]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/changelog
UBUNTU: [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
CommitLineData
61968528
LH
1linux (4.4.0-54.75) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Luis Henriques <luis.henriques@canonical.com> Tue, 06 Dec 2016 16:50:39 +0000
8
db5f146d 9linux (4.4.0-53.74) xenial; urgency=low
e56d38f0 10
db5f146d
BF
11 * CVE-2016-8655 (LP: #1646318)
12 - packet: fix race condition in packet_set_ring
e56d38f0 13
db5f146d 14 -- Brad Figg <brad.figg@canonical.com> Thu, 01 Dec 2016 10:54:01 -0800
e56d38f0 15
40a98f0e 16linux (4.4.0-51.72) xenial; urgency=low
45582b95 17
40a98f0e
LH
18 [ Luis Henriques ]
19
20 * Release Tracking Bug
21 - LP: #1644611
22
23 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
24 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
25 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
26 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
45582b95 27
40a98f0e 28 -- Luis Henriques <luis.henriques@canonical.com> Thu, 24 Nov 2016 17:56:21 +0000
45582b95 29
0238dfbc 30linux (4.4.0-50.71) xenial; urgency=low
930f23a9 31
0238dfbc
LH
32 [ Luis Henriques ]
33
34 * Release Tracking Bug
35 - LP: #1644169
36
37 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
38 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
39 default"
40 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
41 userns root"
42 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
43 CAP_FSETID in s_user_ns""
44 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
45 ownership of inodes"
46 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
47 change ownership of inodes with unmappable ids""
48 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
49 malformed xattrs"
50 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
51 to set xattrs""
52 - Revert "(namespace) dquot: For now explicitly don't support filesystems
53 outside of init_user_ns"
54 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
55 quota_setxquota"
56 - Revert "(namespace) quota: Ensure qids map to the filesystem"
57 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
58 s_user_ns""
59 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
60 to dqget() be valid and map into s_user_ns""
61 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
62 the vfs"
63 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
64 the vfs"
65 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
66 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
67 posix_acl_fix_xattr_userns() to modules"
68 - Revert "(namespace) vfs: Verify acls are valid within superblock's
69 s_user_ns."
70 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
71 handle user namespace mounts""
72 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
73 s_user_ns"
74 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
75 don't map into s_user_ns""
76 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
930f23a9 77
0238dfbc 78 -- Luis Henriques <luis.henriques@canonical.com> Wed, 23 Nov 2016 10:16:31 +0000
930f23a9 79
fe4e49fe 80linux (4.4.0-49.70) xenial; urgency=low
4a206cc9 81
fe4e49fe
LH
82 [ Luis Henriques ]
83
84 * Release Tracking Bug
85 - LP: #1640921
86
87 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
88 - SAUCE: RDMA Infiniband for Windows Azure
89 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
90 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
91 - [Config] Add hv_network_direct.ko to generic inclusion list
92 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
4a206cc9 93
fe4e49fe 94 -- Luis Henriques <luis.henriques@canonical.com> Fri, 11 Nov 2016 15:36:20 +0000
4a206cc9 95
880f6bb1 96linux (4.4.0-48.69) xenial; urgency=low
a6377663 97
880f6bb1 98 [ Luis Henriques ]
a6377663 99
880f6bb1
LH
100 * Release Tracking Bug
101 - LP: #1640758
102
103 * lxc-attach to malicious container allows access to host (LP: #1639345)
104 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
105 mapped uids/gids"
106 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
107 checks
108
109 * take 'P' command from upstream xmon (LP: #1637978)
110 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
111
112 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
113 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
114
115 * I2C touchpad does not work on AMD platform (LP: #1612006)
116 - pinctrl/amd: Configure GPIO register using BIOS settings
117 - pinctrl/amd: switch to using a bool for level
118
119 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
120 - [Config] CONFIG_VFIO_PCI=y for ppc64el
121
122 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
123 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
124
125 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
126 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
127 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
128 map into s_user_ns"
129 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
130 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
131 user namespace mounts"
132 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
133 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
134 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
135 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
136 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
137 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
138 dqget() be valid and map into s_user_ns"
139 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
140 - (namespace) quota: Ensure qids map to the filesystem
141 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
142 - (namespace) dquot: For now explicitly don't support filesystems outside of
143 init_user_ns
144 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
145 xattrs"
146 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
147 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
148 ownership of inodes with unmappable ids"
149 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
150 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
151 s_user_ns"
152 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
153 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
154
155 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
156 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
157
158 * hio: SSD data corruption under stress test (LP: #1638700)
159 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
160 - SAUCE: hio: splitting bio in the entry of .make_request_fn
161
162 * Module sha1-mb fails to load (LP: #1637165)
163 - crypto: sha-mb - Fix load failure
164 - crypto: mcryptd - Fix load failure
165
166 * please include mlx5_core modules in linux-image-generic package
167 (LP: #1635223)
168 - [Config] Include mlx5 in main package
169
170 * xgene i2c slimpro driver fails to load (LP: #1625232)
171 - mailbox: Add support for APM X-Gene platform mailbox driver
172 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
173 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
174 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
175
176 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
177 close/open (LP: #1632527)
178 - gpio/pinctrl: sunxi: stop poking around in private vars
179 - pinctrl: intel: Only restore pins that are used by the driver
180
181 * Xenial update to v4.4.30 stable release (LP: #1638272)
182 - Revert "x86/mm: Expand the exception table logic to allow new handling
183 options"
184 - Revert "fix minor infoleak in get_user_ex()"
185 - Linux 4.4.30
186
187 * Xenial update to v4.4.29 stable release (LP: #1638267)
188 - drm/prime: Pass the right module owner through to dma_buf_export()
189 - drm/amdgpu: fix IB alignment for UVD
190 - drm/amdgpu/dce10: disable hpd on local panels
191 - drm/amdgpu/dce8: disable hpd on local panels
192 - drm/amdgpu/dce11: disable hpd on local panels
193 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
194 - drm/amdgpu: change vblank_time's calculation method to reduce computational
195 error.
196 - drm/radeon: narrow asic_init for virtualization
197 - drm/radeon/si/dpm: fix phase shedding setup
198 - drm/radeon: change vblank_time's calculation method to reduce computational
199 error.
200 - drm/vmwgfx: Limit the user-space command buffer size
201 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
202 - Revert "drm/i915: Check live status before reading edid"
203 - drm/i915: Account for TSEG size when determining 865G stolen base
204 - drm/i915: Unalias obj->phys_handle and obj->userptr
205 - mm/hugetlb: fix memory offline with hugepage size > memory block size
206 - posix_acl: Clear SGID bit when setting file permissions
207 - ipip: Properly mark ipip GRO packets as encapsulated.
208 - powerpc/eeh: Null check uses of eeh_pe_bus_get
209 - perf stat: Fix interval output values
210 - genirq/generic_chip: Add irq_unmap callback
211 - uio: fix dmem_region_start computation
212 - ARM: clk-imx35: fix name for ckil clk
213 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
214 - mwifiex: correct aid value during tdls setup
215 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
216 - crypto: arm/ghash-ce - add missing async import/export
217 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
218 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
219 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
220 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
221 - ASoC: dapm: Fix kcontrol creation for output driver widget
222 - staging: r8188eu: Fix scheduling while atomic splat
223 - power: bq24257: Fix use of uninitialized pointer bq->charger
224 - dmaengine: ipu: remove bogus NO_IRQ reference
225 - x86/mm: Expand the exception table logic to allow new handling options
226 - s390/cio: fix accidental interrupt enabling during resume
227 - s390/con3270: fix use of uninitialised data
228 - s390/con3270: fix insufficient space padding
229 - clk: qoriq: fix a register offset error
230 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
231 - perf hists browser: Fix event group display
232 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
233 - perf symbols: Fixup symbol sizes before picking best ones
234 - mpt3sas: Don't spam logs if logging level is 0
235 - powerpc/nvram: Fix an incorrect partition merge
236 - ARM: pxa: pxa_cplds: fix interrupt handling
237 - Linux 4.4.29
238
239 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
240 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
241
242 * Xenial update to v4.4.28 stable release (LP: #1637510)
243 - gpio: mpc8xxx: Correct irq handler function
244 - mei: me: add kaby point device ids
245 - regulator: tps65910: Work around silicon erratum SWCZ010
246 - clk: imx6: initialize GPU clocks
247 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
248 - rtlwifi: Fix missing country code for Great Britain
249 - mmc: block: don't use CMD23 with very old MMC cards
250 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
251 - PCI: Mark Atheros AR9580 to avoid bus reset
252 - platform: don't return 0 from platform_get_irq[_byname]() on error
253 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
254 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
255 - parisc: Fix kernel memory layout regarding position of __gp
256 - parisc: Increase initial kernel mapping size
257 - pstore/ramoops: fixup driver removal
258 - pstore/core: drop cmpxchg based updates
259 - pstore/ram: Use memcpy_toio instead of memcpy
260 - pstore/ram: Use memcpy_fromio() to save old buffer
261 - perf intel-pt: Fix snapshot overlap detection decoder errors
262 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
263 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
264 - dm: mark request_queue dead before destroying the DM device
265 - dm: return correct error code in dm_resume()'s retry loop
266 - dm mpath: check if path's request_queue is dying in activate_path()
267 - dm crypt: fix crash on exit
268 - powerpc/vdso64: Use double word compare on pointers
269 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
270 - powerpc/powernv: Use CPU-endian hub diag-data type in
271 pnv_eeh_get_and_dump_hub_diag()
272 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
273 - ubi: Deal with interrupted erasures in WL
274 - zfcp: fix fc_host port_type with NPIV
275 - zfcp: fix ELS/GS request&response length for hardware data router
276 - zfcp: close window with unblocked rport during rport gone
277 - zfcp: retain trace level for SCSI and HBA FSF response records
278 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
279 - zfcp: trace on request for open and close of WKA port
280 - zfcp: restore tracing of handle for port and LUN with HBA records
281 - zfcp: fix D_ID field with actual value on tracing SAN responses
282 - zfcp: fix payload trace length for SAN request&response
283 - zfcp: trace full payload of all SAN records (req,resp,iels)
284 - scsi: zfcp: spin_lock_irqsave() is not nestable
285 - fbdev/efifb: Fix 16 color palette entry calculation
286 - ovl: Fix info leak in ovl_lookup_temp()
287 - ovl: copy_up_xattr(): use strnlen
288 - mb86a20s: fix the locking logic
289 - mb86a20s: fix demod settings
290 - cx231xx: don't return error on success
291 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
292 - ALSA: hda - Fix a failure of micmute led when having multi adcs
293 - MIPS: Fix -mabi=64 build of vdso.lds
294 - MIPS: ptrace: Fix regs_return_value for kernel context
295 - lib: move strtobool() to kstrtobool()
296 - lib: update single-char callers of strtobool()
297 - lib: add "on"/"off" support to kstrtobool
298 - Input: i8042 - skip selftest on ASUS laptops
299 - Input: elantech - force needed quirks on Fujitsu H760
300 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
301 - sunrpc: fix write space race causing stalls
302 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
303 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
304 - NFSv4: Open state recovery must account for file permission changes
305 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
306 - scsi: Fix use-after-free
307 - metag: Only define atomic_dec_if_positive conditionally
308 - mm: filemap: don't plant shadow entries without radix tree node
309 - ipc/sem.c: fix complex_count vs. simple op race
310 - arc: don't leak bits of kernel stack into coredump
311 - fs/super.c: fix race between freeze_super() and thaw_super()
312 - cifs: Limit the overall credit acquired
313 - fs/cifs: keep guid when assigning fid to fileinfo
314 - Clarify locking of cifs file and tcon structures and make more granular
315 - Display number of credits available
316 - Set previous session id correctly on SMB3 reconnect
317 - SMB3: GUIDs should be constructed as random but valid uuids
318 - Do not send SMB3 SET_INFO request if nothing is changing
319 - Cleanup missing frees on some ioctls
320 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
321 - x86/e820: Don't merge consecutive E820_PRAM ranges
322 - kvm: x86: memset whole irq_eoi
323 - irqchip/gicv3: Handle loop timeout proper
324 - sd: Fix rw_max for devices that report an optimal xfer size
325 - hpsa: correct skipping masked peripherals
326 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
327 - bnx2x: Prevent false warning for lack of FC NPIV
328 - net/mlx4_core: Allow resetting VF admin mac to zero
329 - acpi, nfit: check for the correct event code in notifications
330 - mm: workingset: fix crash in shadow node shrinker caused by
331 replace_page_cache_page()
332 - mm: filemap: fix mapping->nrpages double accounting in fuse
333 - Using BUG_ON() as an assert() is _never_ acceptable
334 - s390/mm: fix gmap tlb flush issues
335 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
336 - isofs: Do not return EACCES for unknown filesystems
337 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
338 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
339 - arm64: percpu: rewrite ll/sc loops in assembly
340 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
341 - ceph: fix error handling in ceph_read_iter
342 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
343 - mmc: core: Annotate cmd_hdr as __le32
344 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
345 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
346 - ext4: do not advertise encryption support when disabled
347 - jbd2: fix incorrect unlock on j_list_lock
348 - ubifs: Fix xattr_names length in exit paths
349 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
350 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
351 REACHABLE
352 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
353 - Linux 4.4.28
354
355 * Xenial update to v4.4.27 stable release (LP: #1637501)
356 - serial: 8250_dw: Check the data->pclk when get apb_pclk
357 - btrfs: assign error values to the correct bio structs
358 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
359 - fuse: listxattr: verify xattr list
360 - fuse: invalidate dir dentry after chmod
361 - fuse: fix killing s[ug]id in setattr
362 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
363 - brcmfmac: fix memory leak in brcmf_fill_bss_param
364 - ASoC: Intel: Atom: add a missing star in a memcpy call
365 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
366 - reiserfs: switch to generic_{get,set,remove}xattr()
367 - async_pq_val: fix DMA memory leak
368 - scsi: arcmsr: Simplify user_len checking
369 - ext4: enforce online defrag restriction for encrypted files
370 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
371 - ext4: fix memory leak in ext4_insert_range()
372 - ext4: allow DAX writeback for hole punch
373 - ext4: release bh in make_indexed_dir
374 - dlm: free workqueues after the connections
375 - vfs: move permission checking into notify_change() for utimes(NULL)
376 - cfq: fix starvation of asynchronous writes
377 - Linux 4.4.27
378
379 * Xenial update to v4.4.26 stable release (LP: #1637500)
380 - x86/build: Build compressed x86 kernels as PIE
381 - Linux 4.4.26
382
383 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
384 (LP: #1633128)
385 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
386 - powerpc: implement the DMA_ATTR_NO_WARN attribute
387 - nvme: use the DMA_ATTR_NO_WARN attribute
388
389 * CVE-2016-8658
390 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
391
392 * Hotkey doesn't work on HP x360 (LP: #1620979)
393 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
394 - pinctrl: cherryview: Do not mask all interrupts in probe
395 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
396
397 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
398 driver (LP: #1559194)
399 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
400 genwqe device driver
401
402 * CVE-2016-7425
403 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
404
405 * Add ipvlan module to 16.04 kernel (LP: #1634705)
406 - [Config] Add ipvlan to the generic inclusion list
407
408 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
409 (LP: #1634607)
410 - ACPI / video: skip evaluating _DOD when it does not exist
411
412 * BT still shows off after resume by wireless hotkey (LP: #1634380)
413 - Bluetooth: btusb: Fix atheros firmware download error
414
415 * ghash-clmulni-intel module fails to load (LP: #1633058)
416 - crypto: ghash-clmulni - Fix load failure
417 - crypto: cryptd - Assign statesize properly
418
419 * Xenial update to v4.4.25 stable release (LP: #1634153)
420 - timekeeping: Fix __ktime_get_fast_ns() regression
421 - ALSA: ali5451: Fix out-of-bound position reporting
422 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
423 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
424 manufacturer ID
425 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
426 - mfd: atmel-hlcdc: Do not sleep in atomic context
427 - mfd: 88pm80x: Double shifting bug in suspend/resume
428 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
429 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
430 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
431 - KVM: PPC: BookE: Fix a sanity check
432 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
433 - x86/irq: Prevent force migration of irqs which are not in the vector domain
434 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
435 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
436 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
437 - ARM: cpuidle: Fix error return code
438 - ima: use file_dentry()
439 - tpm: fix a race condition in tpm2_unseal_trusted()
440 - tpm_crb: fix crb_req_canceled behavior
441 - Linux 4.4.25
442
443 * backport fwts UEFI test driver to Xenial (LP: #1633506)
444 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
445 - [Config] CONFIG_EFI_TEST=m
446
447 * Fix alps driver for multitouch function. (LP: #1633321)
448 - HID: alps: fix multitouch cursor issue
449
450 * xgene merlin crashes when running as iperf server (LP: #1632739)
451 - drivers: net: xgene: optimizing the code
452 - xgene: get_phy_device() doesn't return NULL anymore
453 - drivers: net: xgene: Get channel number from device binding
454 - drivers: net: xgene: constify xgene_cle_ops structure
455 - drivers: net: xgene: Fix error handling
456 - drivers: net: xgene: fix IPv4 forward crash
457 - drivers: net: xgene: fix sharing of irqs
458 - drivers: net: xgene: fix ununiform latency across queues
459 - drivers: net: xgene: fix statistics counters race condition
460 - drivers: net: xgene: fix register offset
461 - drivers: net: xgene: Separate set_speed from mac_init
462 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
463 - drivers: net: xgene: Fix module unload crash - change sw sequence
464 - drivers: net: xgene: Fix module unload crash - clkrst sequence
465 - drivers: net: phy: xgene: Add MDIO driver
466 - drivers: net: xgene: Add backward compatibility
467 - drivers: net: xgene: Enable MDIO driver
468 - drivers: net: xgene: Use exported functions
469 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
470 - dtb: xgene: Add MDIO node
471 - MAINTAINERS: xgene: Add driver and documentation path
472 - [Config] Enable MDIO_XGENE as a modules
473
474 * Add support for KabeLake i219-LOM chips (LP: #1632578)
475 - e1000e: Initial support for KabeLake
476
477 -- Luis Henriques <luis.henriques@canonical.com> Thu, 10 Nov 2016 11:08:11 +0000
a6377663 478
0d15fb2d 479linux (4.4.0-47.68) xenial; urgency=low
5f4dbc65 480
0d15fb2d 481 [ Kamal Mostafa ]
5f4dbc65 482
0d15fb2d
KM
483 * Release Tracking Bug
484 - LP: #1636941
485
486 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
487 - lib/bitmap.c: conversion routines to/from u32 array
488 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
489 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
490 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
491
492 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
493 - [Config] switch squashfs to single threaded decode
494
495 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 10:47:55 -0700
5f4dbc65 496
ed40d929 497linux (4.4.0-46.67) xenial; urgency=low
fe63540b 498
ed40d929
SF
499 [ Seth Forshee ]
500
501 * Release Tracking Bug
502 - LP: #1635242
503
504 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
505 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
506 proc_keys_show (LP: #1634496)
507
508 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
509 __copy_tofrom_user (LP: #1632462)
510 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
511 __copy_tofrom_user
512
513 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
514 memory_stress_ng. (LP: #1628976)
515 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
516
517 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
518 ibmvfc) (LP: #1632116)
519 - scsi: ibmvfc: Fix I/O hang when port is not mapped
520
521 * PSL data cache should be flushed before resetting CAPI adapter
522 (LP: #1632049)
523 - cxl: Flush PSL cache before resetting the adapter
524
525 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
526 - net: thunderx: Don't set RX_PACKET_DIS while initializing
527
528 * Support snaps inside of lxd containers (LP: #1611078)
529 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
530 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
531
532 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
533 - crypto: ghash-generic - move common definitions to a new header file
534 - crypto: vmx - Fix memory corruption caused by p8_ghash
535 - crypto: vmx - Ensure ghash-generic is enabled
536
537 * Xenial update to v4.4.24 stable release (LP: #1631468)
538 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
539 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
540 - mm,ksm: fix endless looping in allocating memory when ksm enable
541 - can: dev: fix deadlock reported after bus-off
542 - x86/init: Fix cr4_init_shadow() on CR4-less machines
543 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
544 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
545 - drm/radeon/si/dpm: add workaround for for Jet parts
546 - ARM: 8616/1: dt: Respect property size when parsing CPUs
547 - ARM: 8617/1: dma: fix dma_max_pfn()
548 - usb: musb: Fix DMA desired mode for Mentor DMA engine
549 - usb: musb: fix DMA for host mode
550 - iwlwifi: mvm: fix a few firmware capability checks
551 - perf/core: Fix pmu::filter_match for SW-led groups
552 - i40e: avoid null pointer dereference
553 - pinctrl: uniphier: fix .pin_dbg_show() callback
554 - pinctrl: Flag strict is a field in struct pinmux_ops
555 - drivers/perf: arm_pmu: Fix leak in error path
556 - mmc: pxamci: fix potential oops
557 - tools/vm/slabinfo: fix an unintentional printf
558 - ipvs: fix bind to link-local mcast IPv6 address in backup
559 - nvmem: Declare nvmem_cell_read() consistently
560 - hwmon: (adt7411) set bit 3 in CFG1 register
561 - spi: sh-msiof: Avoid invalid clock generator parameters
562 - iwlwifi: pcie: fix access to scratch buffer
563 - iwlwifi: mvm: don't use ret when not initialised
564 - ceph: fix race during filling readdir cache
565 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
566 - gpio: sa1100: fix irq probing for ucb1x00
567 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
568 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
569 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
570 - MIPS: uprobes: remove incorrect set_orig_insn
571 - MIPS: fix uretprobe implementation
572 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
573 - MIPS: uprobes: fix use of uninitialised variable
574 - printk: fix parsing of "brl=" option
575 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
576 - regulator: qcom_spmi: Add support for S4 supply on pm8941
577 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
578 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
579 - regulator: qcom_smd: Fix voltage ranges for pm8x41
580 - ARM: sun5i: Fix typo in trip point temperature
581 - ARM: sa1100: register clocks early
582 - ARM: sa1100: fix 3.6864MHz clock
583 - ARM: sa1100: clear reset status prior to reboot
584 - ARM: shmobile: fix regulator quirk for Gen2
585 - ARM: sa1111: fix pcmcia suspend/resume
586 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
587 - blk-mq: actually hook up defer list when running requests
588 - pstore: drop file opened reference count
589 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
590 - iwlmvm: mvm: set correct state in smart-fifo configuration
591 - NFC: fdp: Detect errors from fdp_nci_create_conn()
592 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
593 - gspca: avoid unused variable warnings
594 - ath9k: Fix programming of minCCA power threshold
595 - avr32: off by one in at32_init_pio()
596 - fnic: pci_dma_mapping_error() doesn't return an error code
597 - dmaengine: at_xdmac: fix debug string
598 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
599 - NFS: Don't drop CB requests with invalid principals
600 - pNFS/files: Fix layoutcommit after a commit to DS
601 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
602 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
603 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
604 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
605 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
606 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
607 support
608 - sysctl: handle error writing UINT_MAX to u32 fields
609 - ASoC: omap-mcpdm: Fix irq resource handling
610 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
611 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
612 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
613 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
614 - IB/core: Fix use after free in send_leave function
615 - IB/ipoib: Don't allow MC joins during light MC flush
616 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
617 - IB/mlx4: Fix code indentation in QP1 MAD flow
618 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
619 - batman-adv: remove unused callback from batadv_algo_ops struct
620 - aio: mark AIO pseudo-fs noexec
621 - clk: xgene: Add missing parenthesis when clearing divider value
622 - dm log writes: fix bug with too large bios
623 - USB: serial: cp210x: fix hardware flow-control disable
624 - usb: misc: legousbtower: Fix NULL pointer deference
625 - Staging: fbtft: Fix bug in fbtft-core
626 - USB: serial: cp210x: Add ID for a Juniper console
627 - Revert "usbtmc: convert to devm_kzalloc"
628 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
629 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
630 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
631 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
632 - Linux 4.4.24
633
634 * sha1-powerpc returning wrong results (LP: #1629977)
635 - crypto: sha1-powerpc - little-endian support
636
637 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
638 - HID: alps: fix stick device not working after resume
639
640 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
641 xenial (LP: #1625177)
642 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
643 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
644 - drivers: net: cpsw: use of_platform_depopulate()
645 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
646 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
647 - ARM: OMAP2+: Fix typo in omap_device.c
648 - drivers: net: cpsw: fix suspend when all ethX devices are down
649 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
650 - drivers: net: cpsw: check return code from pm runtime calls
651 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
652 - drivers: net: cpsw: ethtool: fix accessing to suspended device
653 - drivers: net: cpsw: ndev: fix accessing to suspended device
654 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
655
656 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
657 (LP: #1629204)
658 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
659
660 * Xenial update to v4.4.23 stable release (LP: #1629386)
661 - include/linux/kernel.h: change abs() macro so it uses consistent return type
662 - Fix build warning in kernel/cpuset.c
663 - reiserfs: fix "new_insert_key may be used uninitialized ..."
664 - ipv4: panic in leaf_walk_rcu due to stale node pointer
665 - ipv6: release dst in ping_v6_sendmsg
666 - tcp: cwnd does not increase in TCP YeAH
667 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
668 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
669 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
670 - crypto: skcipher - Fix blkcipher walk OOM crash
671 - crypto: echainiv - Replace chaining with multiplication
672 - ocfs2/dlm: fix race between convert and migration
673 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
674 - kbuild: Do not run modules_install and install in paralel
675 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
676 partially
677 - tools: Support relative directory path for 'O='
678 - kbuild: forbid kernel directory to contain spaces and colons
679 - Kbuild: disable 'maybe-uninitialized' warning for
680 CONFIG_PROFILE_ALL_BRANCHES
681 - gcov: disable -Wmaybe-uninitialized warning
682 - Disable "maybe-uninitialized" warning globally
683 - Disable "frame-address" warning
684 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
685 - net: caif: fix misleading indentation
686 - Add braces to avoid "ambiguous ‘else’" compiler warnings
687 - am437x-vfpe: fix typo in vpfe_get_app_input_index
688 - ath9k: fix misleading indentation
689 - iwlegacy: avoid warning about missing braces
690 - Staging: iio: adc: fix indent on break statement
691 - nouveau: fix nv40_perfctr_next() cleanup regression
692 - bonding: Fix bonding crash
693 - Revert "af_unix: Fix splice-bind deadlock"
694 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
695 - vti: flush x-netns xfrm cache when vti interface is removed
696 - net/irda: handle iriap_register_lsap() allocation failure
697 - tipc: fix NULL pointer dereference in shutdown()
698 - net/mlx5: Added missing check of msg length in verifying its signature
699 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
700 - Revert "phy: IRQ cannot be shared"
701 - net: smc91x: fix SMC accesses
702 - bridge: re-introduce 'fix parsing of MLDv2 reports'
703 - autofs races
704 - autofs: use dentry flags to block walks during expire
705 - xfs: prevent dropping ioend completions during buftarg wait
706 - fsnotify: add a way to stop queueing events on group shutdown
707 - fanotify: fix list corruption in fanotify_get_response()
708 - fix fault_in_multipages_...() on architectures with no-op access_ok()
709 - mtd: maps: sa1100-flash: potential NULL dereference
710 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
711 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
712 - fix memory leaks in tracing_buffers_splice_read()
713 - tracing: Move mutex to protect against resetting of seq data
714 - mm: delete unnecessary and unsafe init_tlb_ubc()
715 - can: flexcan: fix resume function
716 - nl80211: validate number of probe response CSA counters
717 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
718 - i2c-eg20t: fix race between i2c init and interrupt enable
719 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
720 - MIPS: Fix pre-r6 emulation FPU initialisation
721 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
722 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
723 - MIPS: Remove compact branch policy Kconfig entries
724 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
725 - MIPS: Add a missing ".set pop" in an early commit
726 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
727 - PM / hibernate: Restore processor state before using per-CPU variables
728 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
729 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
730 - power: supply: max17042_battery: fix model download bug.
731 - qxl: check for kmap failures
732 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
733 - Linux 4.4.23
734
735 * Xenial update to v4.4.22 stable release (LP: #1627730)
736 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
737 - fscrypto: add authorization check for setting encryption policy
738 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
739 function
740 - MIPS: KVM: Check for pfn noslot case
741 - fscrypto: require write access to mount to set encryption policy
742 - lightnvm: put bio before return
743 - powerpc/tm: do not use r13 for tabort_syscall
744 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
745 - kernfs: don't depend on d_find_any_alias() when generating notifications
746 - pNFS: The client must not do I/O to the DS if it's lease has expired
747 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
748 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
749 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
750 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
751 - kexec: fix double-free when failing to relocate the purgatory
752 - mm: introduce get_task_exe_file
753 - audit: fix exe_file access in audit_exe_compare
754 - dm flakey: fix reads to be issued if drop_writes configured
755 - IB/uverbs: Fix race between uverbs_close and remove_one
756 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
757 - x86/paravirt: Do not trace _paravirt_ident_*() functions
758 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
759 - kvm-arm: Unmap shadow pagetables properly
760 - iio: accel: kxsd9: Fix raw read return
761 - iio: proximity: as3935: set up buffer timestamps for non-zero values
762 - iio: adc: rockchip_saradc: reset saradc controller before programming it
763 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
764 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
765 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
766 - iio: adc: at91: unbreak channel adc channel 3
767 - iio: accel: bmc150: reset chip at init time
768 - iio: fix pressure data output unit in hid-sensor-attributes
769 - iio: accel: kxsd9: Fix scaling bug
770 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
771 - iio: ensure ret is initialized to zero before entering do loop
772 - serial: 8250_mid: fix divide error bug if baud rate is 0
773 - serial: 8250: added acces i/o products quad and octal serial cards
774 - USB: serial: simple: add support for another Infineon flashloader
775 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
776 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
777 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
778 - USB: change bInterval default to 10 ms
779 - net: thunderx: Fix OOPs with ethtool --register-dump
780 - cpuset: make sure new tasks conform to the current config of the cpuset
781 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
782 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
783 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
784 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
785 - ARM: OMAP3: hwmod data: Add sysc information for DSI
786 - ARM: dts: imx6qdl: Fix SPDIF regression
787 - ARM: dts: overo: fix gpmc nand cs0 range
788 - ARM: dts: overo: fix gpmc nand on boards with ethernet
789 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
790 SDHCI
791 - bus: arm-ccn: Fix PMU handling of MN
792 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
793 - bus: arm-ccn: Fix XP watchpoint settings bitmask
794 - dm log writes: fix check of kthread_run() return value
795 - dm log writes: move IO accounting earlier to fix error path
796 - dm crypt: fix error with too large bios
797 - pinctrl: pistachio: fix mfio pll_lock pinmux
798 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
799 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
800 - crypto: cryptd - initialize child shash_desc on import
801 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
802 - fuse: direct-io: don't dirty ITER_BVEC pages
803 - xhci: fix null pointer dereference in stop command timeout function
804 - md-cluster: make md-cluster also can work when compiled into kernel
805 - ath9k: fix using sta->drv_priv before initializing it
806 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
807 - sched/core: Fix a race between try_to_wake_up() and a woken up task
808 - ipv6: addrconf: fix dev refcont leak when DAD failed
809 - gma500: remove annoying deprecation warning
810 - mpssd: fix buffer overflow warning
811 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
812 - mmc: dw_mmc: use resource_size_t to store physical address
813 - pinctrl: at91-pio4: use %pr format string for resource
814 - soc: qcom/spm: shut up uninitialized variable warning
815 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
816 - net: simplify napi_synchronize() to avoid warnings
817 - drm: atmel-hlcdc: Fix vertical scaling
818 - drm: Only use compat ioctl for addfb2 on X86/IA64
819 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
820 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
821 - fix iov_iter_fault_in_readable()
822 - microblaze: fix __get_user()
823 - avr32: fix copy_from_user()
824 - microblaze: fix copy_from_user()
825 - fix minor infoleak in get_user_ex()
826 - mn10300: failing __get_user() and get_user() should zero
827 - m32r: fix __get_user()
828 - sh64: failing __get_user() should zero
829 - nios2: fix __get_user()
830 - score: fix __get_user/get_user
831 - s390: get_user() should zero on failure
832 - ARC: uaccess: get_user to zero out dest in cause of fault
833 - asm-generic: make get_user() clear the destination on errors
834 - frv: fix clear_user()
835 - cris: buggered copy_from_user/copy_to_user/clear_user
836 - blackfin: fix copy_from_user()
837 - score: fix copy_from_user() and friends
838 - sh: fix copy_from_user()
839 - hexagon: fix strncpy_from_user() error return
840 - mips: copy_from_user() must zero the destination on access_ok() failure
841 - asm-generic: make copy_from_user() zero the destination properly
842 - alpha: fix copy_from_user()
843 - metag: copy_from_user() should zero the destination on access_ok() failure
844 - parisc: fix copy_from_user()
845 - openrisc: fix copy_from_user()
846 - nios2: copy_from_user() should zero the tail of destination
847 - mn10300: copy_from_user() should zero on access_ok() failure...
848 - sparc32: fix copy_from_user()
849 - ppc32: fix copy_from_user()
850 - genirq/msi: Fix broken debug output
851 - ia64: copy_from_user() should zero the destination on access_ok() failure
852 - avr32: fix 'undefined reference to `___copy_from_user'
853 - openrisc: fix the fix of copy_from_user()
854 - Linux 4.4.22
855
856 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
857 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
858
859 * i40e/setting some ethtool features and remove module right after (modprobe
860 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
861 - i40e: Fix errors resulted while turning off TSO
862
863 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
864 - ibmvnic: fix to use list_for_each_safe() when delete items
865
866 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
867 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
868 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
869
870 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
871 - nvme: Call pci_disable_device on the error path.
fe63540b 872
ed40d929 873 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 08:09:34 -0500
fe63540b 874
98f089cd 875linux (4.4.0-45.66) xenial; urgency=low
4db121fb 876
98f089cd
SB
877 * CVE-2016-5195
878 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
4db121fb 879
98f089cd
SB
880 * srcname from mount rule corrupted under load (LP: #1634753)
881 - SAUCE: apparmor: fix sleep in critical section
882
883 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 11:24:20 +0200
4db121fb 884
0ae0d9de 885linux (4.4.0-43.63) xenial; urgency=low
8d796174 886
0ae0d9de
SF
887 [ Seth Forshee ]
888
889 * Release Tracking Bug
890 - LP: #1632375
891
892 * kswapd0 100% CPU usage (LP: #1518457)
893 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
894 balance.
8d796174
SF
895
896 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 07:54:56 -0500
897
d82bc181 898linux (4.4.0-42.62) xenial; urgency=low
f854549f 899
d82bc181
SF
900 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
901 - tunnels: Don't apply GRO to multiple layers of encapsulation.
902 - gro: Allow tunnel stacking in the case of FOU/GUE
f854549f 903
d82bc181
SF
904 * CVE-2016-7039
905 - SAUCE: net: add recursion limit to GRO
906
907 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 12:03:55 -0500
f854549f 908
a3370a99 909linux (4.4.0-41.61) xenial; urgency=low
16773b5c 910
a3370a99
KM
911 [ Kamal Mostafa ]
912
913 * Release Tracking Bug
914 - LP: #1628204
915
916 * nvme drive probe failure (LP: #1626894)
917 - (fix) NVMe: Don't unmap controller registers on reset
16773b5c 918
a3370a99 919 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 09:40:42 -0700
16773b5c 920
bc5d8243 921linux (4.4.0-40.60) xenial; urgency=low
8bf120c4 922
bc5d8243 923 [ Kamal Mostafa ]
8bf120c4 924
bc5d8243
KM
925 * Release Tracking Bug
926 - LP: #1627074
927
928 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
929 - Fix memory leaks in cifs_do_mount()
930 - Compare prepaths when comparing superblocks
931 - SAUCE: Fix regression which breaks DFS mounting
932
933 * Backlight does not change when adjust it higher than 50% after S3
934 (LP: #1625932)
935 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
936 increment value
937 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
938 increment on backlight enable
939
940 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 08:53:31 -0700
8bf120c4 941
8f9a3034 942linux (4.4.0-39.59) xenial; urgency=low
98bb14ac 943
8f9a3034 944 [ Joseph Salisbury ]
98bb14ac 945
8f9a3034
JS
946 * Release Tracking Bug
947 - LP: #1625303
948
949 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
950 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
951
952 * thunder: faulty TSO padding (LP: #1623627)
953 - net: thunderx: Fix for HW issue while padding TSO packet
954
955 * CVE-2016-6828
956 - tcp: fix use after free in tcp_xmit_retransmit_queue()
957
958 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
959 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
960
961 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
962 - EDAC, ie31200_edac: Add Skylake support
963
964 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
965 - SAUCE: nvme: Don't suspend admin queue that wasn't created
966
967 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
968 - blk-mq: Allow timeouts to run while queue is freezing
969 - blk-mq: improve warning for running a queue on the wrong CPU
970 - blk-mq: don't overwrite rq->mq_ctx
971
972 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
973 (LP: #1619918)
974 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
975 btrfs_ioctl
976
977 * radeon: monitor connected to onboard VGA doesn't work with Xenial
978 (LP: #1600092)
979 - drm/radeon/dp: add back special handling for NUTMEG
980
981 * initramfs includes qle driver, but not firmware (LP: #1623187)
982 - qed: add MODULE_FIRMWARE()
983
984 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
985 - hv_netvsc: Implement support for VF drivers on Hyper-V
986 - hv_netvsc: Fix the list processing for network change event
987 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
988 buffer
989 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
990 - Drivers: hv: vmbus: Export the vmbus_set_event() API
991 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
992 - asm-generic: guard smp_store_release/load_acquire
993 - x86: reuse asm-generic/barrier.h
994 - asm-generic: add __smp_xxx wrappers
995 - x86: define __smp_xxx
996 - asm-generic: implement virt_xxx memory barriers
997 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
998 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
999 vmbus packets
1000 - drivers:hv: Lock access to hyperv_mmio resource tree
1001 - drivers:hv: Make a function to free mmio regions through vmbus
1002 - drivers:hv: Track allocations of children of hv_vmbus in private resource
1003 tree
1004 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1005 - Drivers: hv: vmbus: handle various crash scenarios
1006 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1007 - Drivers: hv: balloon: reset host_specified_ha_region
1008 - tools: hv: lsvmbus: add pci pass-through UUID
1009 - hv_netvsc: move start_remove flag to net_device_context
1010 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
1011 - hv_netvsc: untangle the pointer mess
1012 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
1013 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
1014 netvsc_remove()
1015 - hv_netvsc: set nvdev link after populating chn_table
1016 - hv_netvsc: Fix VF register on vlan devices
1017 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
1018 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
1019 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
1020 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
1021 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
1022 - netvsc: get rid of completion timeouts
1023 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
1024 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
1025 - netvsc: Use the new in-place consumption APIs in the rx path
1026 - x86/kernel: Audit and remove any unnecessary uses of module.h
1027 - PCI: hv: Fix interrupt cleanup path
1028 - hv_netvsc: Fix VF register on bonding devices
1029 - hv_netvsc: don't lose VF information
1030 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
1031 - hv_netvsc: reset vf_inject on VF removal
1032 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
1033 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
1034 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1035 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
1036 selftest
1037 - ixgbevf: fix error code path when setting MAC address
1038 - ixgbevf: use bit operations for setting and checking resets
1039 - ixgbevf: Add support for generic Tx checksums
1040 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
1041 logic
1042 - ixgbevf: refactor ethtool stats handling
1043 - ixgbevf: add support for per-queue ethtool stats
1044 - ixgbevf: make use of BIT() macro to avoid shift of signed values
1045 - ixgbevf: Move API negotiation function into mac_ops
1046 - ixgbevf: Add the device ID's presented while running on Hyper-V
1047 - ixgbevf: Support Windows hosts (Hyper-V)
1048 - ixgbevf: Change the relaxed order settings in VF driver for sparc
1049 - ixgbevf: Use mac_ops instead of trying to identify NIC type
1050
1051 * New device ID for Kabypoint (LP: #1622469)
1052 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1053 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1054
1055 * Xenial update to v4.4.21 stable release (LP: #1624037)
1056 - Revert "i40e: fix: do not sleep in netdev_ops"
1057 - fs: Check for invalid i_uid in may_follow_link()
1058 - netfilter: x_tables: check for size overflow
1059 - ext4: validate that metadata blocks do not overlap superblock
1060 - ext4: fix xattr shifting when expanding inodes
1061 - ext4: fix xattr shifting when expanding inodes part 2
1062 - ext4: properly align shifted xattrs when expanding inodes
1063 - ext4: avoid deadlock when expanding inode size
1064 - ext4: avoid modifying checksum fields directly during checksum verification
1065 - block: Fix race triggered by blk_set_queue_dying()
1066 - block: make sure a big bio is split into at most 256 bvecs
1067 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
1068 - s390/sclp_ctl: fix potential information leak with /dev/sclp
1069 - drm/radeon: fix radeon_move_blit on 32bit systems
1070 - drm: Reject page_flip for !DRIVER_MODESET
1071 - drm/msm: fix use of copy_from_user() while holding spinlock
1072 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
1073 - xfs: fix superblock inprogress check
1074 - timekeeping: Cap array access in timekeeping_debug
1075 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
1076 - lustre: remove unused declaration
1077 - wrappers for ->i_mutex access
1078 - ovl: don't copy up opaqueness
1079 - ovl: remove posix_acl_default from workdir
1080 - ovl: listxattr: use strnlen()
1081 - ovl: fix workdir creation
1082 - ubifs: Fix assertion in layout_in_gaps()
1083 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
1084 two.
1085 - vhost/scsi: fix reuse of &vq->iov[out] in response
1086 - x86/apic: Do not init irq remapping if ioapic is disabled
1087 - uprobes: Fix the memcg accounting
1088 - crypto: caam - fix IV loading for authenc (giv)decryption
1089 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
1090 - ALSA: firewire-tascam: accessing to user space outside spinlock
1091 - ALSA: fireworks: accessing to user space outside spinlock
1092 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
1093 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1094 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
1095 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
1096 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
1097 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
1098 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
1099 - metag: Fix atomic_*_return inline asm constraints
1100 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
1101 - hwrng: exynos - Disable runtime PM on probe failure
1102 - regulator: anatop: allow regulator to be in bypass mode
1103 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
1104 - Linux 4.4.21
1105
1106 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
1107 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1108
1109 * Xenial update to v4.4.20 stable release (LP: #1621113)
1110 - hugetlb: fix nr_pmds accounting with shared page tables
1111 - x86/mm: Disable preemption during CR3 read+write
1112 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
1113 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
1114 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
1115 - SUNRPC: allow for upcalls for same uid but different gss service
1116 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
1117 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
1118 (VF0610)
1119 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
1120 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
1121 - parisc: Fix order of EREFUSED define in errno.h
1122 - virtio: fix memory leak in virtqueue_add()
1123 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
1124 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
1125 - libnvdimm, nd_blk: mask off reserved status bits
1126 - ALSA: hda - Manage power well properly for resume
1127 - NVMe: Don't unmap controller registers on reset
1128 - PCI: Support PCIe devices with short cfg_size
1129 - PCI: Add Netronome vendor and device IDs
1130 - PCI: Limit config space size for Netronome NFP6000 family
1131 - PCI: Add Netronome NFP4000 PF device ID
1132 - PCI: Limit config space size for Netronome NFP4000
1133 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
1134 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
1135 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
1136 - um: Don't discard .text.exit section
1137 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
1138 - genirq/msi: Make sure PCI MSIs are activated early
1139 - crypto: caam - fix non-hmac hashes
1140 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
1141 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
1142 - usb: ehci: change order of register cleanup during shutdown
1143 - usb: misc: usbtest: add fix for driver hang
1144 - usb: dwc3: pci: add Intel Kabylake PCI ID
1145 - usb: dwc3: gadget: increment request->actual once
1146 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
1147 - USB: hub: fix up early-exit pathway in hub_activate
1148 - USB: hub: change the locking in hub_activate
1149 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
1150 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
1151 - USB: validate wMaxPacketValue entries in endpoint descriptors
1152 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
1153 - usb/gadget: fix gadgetfs aio support.
1154 - xhci: always handle "Command Ring Stopped" events
1155 - usb: xhci: Fix panic if disconnect
1156 - xhci: don't dereference a xhci member after removing xhci
1157 - USB: serial: fix memleak in driver-registration error path
1158 - USB: serial: option: add D-Link DWM-156/A3
1159 - USB: serial: option: add support for Telit LE920A4
1160 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
1161 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
1162 - iommu/dma: Don't put uninitialised IOVA domains
1163 - iommu/arm-smmu: Fix CMDQ error handling
1164 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
1165 - pinctrl/amd: Remove the default de-bounce time
1166 - EDAC: Increment correct counter in edac_inc_ue_error()
1167 - s390/dasd: fix hanging device after clear subchannel
1168 - mac80211: fix purging multicast PS buffer queue
1169 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
1170 - of: fix reference counting in of_graph_get_endpoint_by_regs
1171 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
1172 - sched/nohz: Fix affine unpinned timers mess
1173 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
1174 - drm/amdgpu: Change GART offset to 64-bit
1175 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
1176 - drm/amdgpu: avoid a possible array overflow
1177 - drm/amdgpu: skip TV/CV in display parsing
1178 - drm/amd/amdgpu: sdma resume fail during S4 on CI
1179 - drm/amdgpu: record error code when ring test failed
1180 - drm/i915: fix aliasing_ppgtt leak
1181 - ARC: build: Better way to detect ISA compatible toolchain
1182 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
1183 - ARC: Call trace_hardirqs_on() before enabling irqs
1184 - ARC: Elide redundant setup of DMA callbacks
1185 - aacraid: Check size values after double-fetch from user
1186 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
1187 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
1188 - cdc-acm: fix wrong pipe type on rx interrupt xfers
1189 - mpt3sas: Fix resume on WarpDrive flash cards
1190 - megaraid_sas: Fix probing cards without io port
1191 - usb: renesas_usbhs: gadget: fix return value check in
1192 usbhs_mod_gadget_probe()
1193 - gpio: Fix OF build problem on UM
1194 - fs/seq_file: fix out-of-bounds read
1195 - btrfs: waiting on qgroup rescan should not always be interruptible
1196 - btrfs: properly track when rescan worker is running
1197 - Input: tegra-kbc - fix inverted reset logic
1198 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
1199 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
1200 - crypto: nx - off by one bug in nx_of_update_msc()
1201 - crypto: qat - fix aes-xts key sizes
1202 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
1203 - USB: avoid left shift by -1
1204 - usb: chipidea: udc: don't touch DP when controller is in host mode
1205 - USB: fix typo in wMaxPacketSize validation
1206 - USB: serial: mos7720: fix non-atomic allocation in write path
1207 - USB: serial: mos7840: fix non-atomic allocation in write path
1208 - USB: serial: option: add WeTelecom WM-D200
1209 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
1210 - staging: comedi: daqboard2000: bug fix board type matching code
1211 - staging: comedi: comedi_test: fix timer race conditions
1212 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
1213 - staging: comedi: ni_mio_common: fix wrong insn_write handler
1214 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
1215 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
1216 - ACPI / sysfs: fix error code in get_status()
1217 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
1218 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
1219 - ALSA: line6: Give up on the lock while URBs are released.
1220 - ALSA: line6: Fix POD sysfs attributes segfault
1221 - hwmon: (iio_hwmon) fix memory leak in name attribute
1222 - sysfs: correctly handle read offset on PREALLOC attrs
1223 - Linux 4.4.20
1224
1225 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
1226 (2:No such file or directory) (LP: #1619552)
1227 - powerpc/powernv : Drop reference added by kset_find_obj()
1228
1229 * backport support for userspace access of DP aux devices (LP: #1619756)
1230 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
1231 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
1232 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
1233
1234 * Enable virtual scsi server driver for Power (LP: #1615665)
1235 - SAUCE: Ibmvscsis: Properly deregister target sessions
1236 - SAUCE: Return TCMU-generated sense data to fabric module
1237 - SAUCE: Ibmvscsis: Code cleanup of print statements
1238 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1239
1240 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
1241 during running dlpar test on monklp3 (LP: #1618151)
1242 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
1243
1244 * Kernel Build Fails for Fuse Module (LP: #1617550)
1245 - SAUCE: (namespace) userns: Export current_in_userns to modules
1246
1247 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
1248 (LP: #1572630)
1249 - blk-mq: Reuse hardware context cpumask for tags
1250 - blk-mq: Use proper cpumask iterator
1251
1252 -- Joseph Salisbury <joseph.salisbury@canonical.com> Mon, 19 Sep 2016 14:23:10 -0400
98bb14ac 1253
698f3f28 1254linux (4.4.0-38.57) xenial; urgency=low
aa6d67a7 1255
698f3f28
TG
1256 [ Tim Gardner ]
1257
1258 * Release Tracking Bug
1259 - LP: #1620658
1260
1261 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
1262 (LP: #1612135)
1263 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
1264 - fs: Call d_automount with the filesystems creds
1265
1266 * apt-key add fails in overlayfs (LP: #1618572)
1267 - SAUCE: overlayfs: fix regression in whiteout detection
aa6d67a7
TG
1268
1269 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:24:30 -0600
1270
bda4e3d0 1271linux (4.4.0-37.56) xenial; urgency=low
9af6c8be 1272
bda4e3d0
TG
1273 [ Tim Gardner ]
1274
1275 * Release Tracking Bug
1276 - LP: #1618040
1277
1278 * [Feature] Instruction decoder support for new SKX instructions- AVX512
1279 (LP: #1591655)
1280 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
1281 - x86/insn: Add AVX-512 support to the instruction decoder
1282 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
1283 - perf tools: Add AVX-512 instructions to the new instructions test
1284
1285 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
1286 ioremap() call on 32bit kernel (LP: #1608652)
1287 - lpfc: Correct issue with ioremap() call on 32bit kernel
1288
1289 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
1290 - tools/power turbostat: decode more CPUID fields
1291 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
1292 - tools/power turbostat: decode HWP registers
1293 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
1294 - tools/power turbostat: allow sub-sec intervals
1295 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
1296 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
1297 - tools/power turbostat: re-name "%Busy" field to "Busy%"
1298 - tools/power turbostat: add --out option for saving output in a file
1299 - tools/power turbostat: fix compiler warnings
1300 - tools/power turbostat: make fewer systems calls
1301 - tools/power turbostat: show IRQs per CPU
1302 - tools/power turbostat: show GFXMHz
1303 - tools/power turbostat: show GFX%rc6
1304 - tools/power turbostat: detect and work around syscall jitter
1305 - tools/power turbostat: indicate SMX and SGX support
1306 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
1307 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
1308 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
1309 - tools/power turbostat: SGX state should print only if --debug
1310 - tools/power turbostat: print IRTL MSRs
1311 - tools/power turbostat: initial BXT support
1312 - tools/power turbostat: decode BXT TSC frequency via CPUID
1313 - tools/power turbostat: initial SKX support
1314
1315 * [BYT] display hotplug doesn't work on console (LP: #1616894)
1316 - drm/i915/vlv: Make intel_crt_reset() per-encoder
1317 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
1318 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
1319 - drm/i915: Enable polling when we don't have hpd
1320
1321 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
1322 - intel_idle: add BXT support
1323
1324 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
1325 - [Config] CONFIG_EDAC_SKX=m
1326 - EDAC, skx_edac: Add EDAC driver for Skylake
1327
1328 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
1329 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
1330
1331 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1332 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1333
1334 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
1335 - SAUCE: Bluetooth: Support for LED on Edge Gateways
1336 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
1337
1338 * Please add support for alps touchpad. (LP: #1616813)
1339 - [Config] CONFIG_HID_ALPS=m
1340 - HID: add Alps I2C HID Touchpad-Stick support
1341 - HID: alps: struct u1_dev *priv is internal to the driver
1342 - HID: alps: pass correct sizes to hid_hw_raw_request()
1343 - HID: alps: match alps devices in core
1344 - HID: alps: a few cleanups
1345
1346 * DINO2M - System hangs with a black screen during s4 stress test
1347 (LP: #1616781)
1348 - x86/power/64: Fix kernel text mapping corruption during image restoration
1349
1350 * Xenial update to v4.4.17 stable release (LP: #1611833)
1351 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
1352 - x86/quirks: Apply nvidia_bugs quirk only on root bus
1353 - x86/quirks: Reintroduce scanning of secondary buses
1354 - x86/quirks: Add early quirk to reset Apple AirPort card
1355 - dmaengine: at_xdmac: align descriptors on 64 bits
1356 - dmaengine: at_xdmac: fix residue corruption
1357 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
1358 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
1359 - mm, compaction: abort free scanner if split fails
1360 - fs/nilfs2: fix potential underflow in call to crc32_le
1361 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
1362 - mm, meminit: always return a valid node from early_pfn_to_nid
1363 - mm, meminit: ensure node is online before checking whether pages are
1364 uninitialised
1365 - vmlinux.lds: account for destructor sections
1366 - pps: do not crash when failed to register
1367 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
1368 processing sysrq-w
1369 - arc: unwind: warn only once if DW2_UNWIND is disabled
1370 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
1371 - xen/pciback: Fix conf_space read/write overlap check.
1372 - xenbus: don't BUG() on user mode induced condition
1373 - xenbus: don't bail early from xenbus_dev_request_and_reply()
1374 - Input: vmmouse - remove port reservation
1375 - Input: elantech - add more IC body types to the list
1376 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
1377 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
1378 - Input: xpad - validate USB endpoint count during probe
1379 - Input: tsc200x - report proper input_dev name
1380 - pvclock: Add CPU barriers to get correct version value
1381 - pinctrl: single: Fix missing flush of posted write for a wakeirq
1382 - pinctrl: imx: Do not treat a PIN without MUX register as an error
1383 - cgroup: set css->id to -1 during init
1384 - power_supply: power_supply_read_temp only if use_cnt > 0
1385 - locks: use file_inode()
1386 - Revert "ecryptfs: forbid opening files without mmap handler"
1387 - ecryptfs: don't allow mmap when the lower fs doesn't support it
1388 - ext4: verify extent header depth
1389 - 9p: use file_dentry()
1390 - namespace: update event counter when umounting a deleted dentry
1391 - spi: sunxi: fix transfer timeout
1392 - spi: sun4i: fix FIFO limit
1393 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
1394 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
1395 - block: fix use-after-free in sys_ioprio_get()
1396 - mmc: block: fix packed command header endianness
1397 - sched/fair: Fix effective_load() to consistently use smoothed load
1398 - ovl: handle ATTR_KILL*
1399 - perf/x86: fix PEBS issues on Intel Atom/Core2
1400 - can: at91_can: RX queue could get stuck at high bus load
1401 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
1402 access
1403 - can: fix handling of unmodifiable configuration options fix
1404 - can: fix oops caused by wrong rtnl dellink usage
1405 - RDS: fix rds_tcp_init() error path
1406 - SCSI: fix new bug in scsi_dev_info_list string matching
1407 - ipr: Clear interrupt on croc/crocodile when running with LSI
1408 - posix_cpu_timer: Exit early when process has been reaped
1409 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
1410 value
1411 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
1412 - libceph: apply new_state before new_up_client on incrementals
1413 - net: mvneta: set real interrupt per packet for tx_done
1414 - intel_th: pci: Add Kaby Lake PCH-H support
1415 - intel_th: Fix a deadlock in modprobing
1416 - vfs: fix deadlock in file_remove_privs() on overlayfs
1417 - Linux 4.4.17
1418 - xenbus: don't look up transaction IDs for ordinary writes
1419
1420 * Enable virtual scsi server driver for Power (LP: #1615665)
1421 - [Config] CONFIG_SCSI_IBMVSCSIS=m
1422 - target: Add target_alloc_session() helper function
1423 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
1424
1425 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
1426 - crypto: vmx: Only call enable_kernel_vsx()
1427 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
1428 - crypto: vmx - Adding asm subroutines for XTS
1429 - crypto: xts - consolidate sanity check for keys
1430 - crypto: vmx - Adding support for XTS
1431 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
1432 - crypto: xts - fix compile errors
1433
1434 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
1435 (LP: #1616318)
1436 - USB: don't free bandwidth_mutex too early
1437
1438 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1439 - nvme: Suspend all queues before deletion
1440
1441 * change_hat is logging failures during expected hat probing (LP: #1615893)
1442 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1443
1444 * deleted files outside of the namespace are not being treated as disconnected
1445 (LP: #1615892)
1446 - SAUCE: apparmor: deleted dentries can be disconnected
1447
1448 * stacking to unconfined in a child namespace confuses mediation
1449 (LP: #1615890)
1450 - SAUCE: apparmor: special case unconfined when determining the mode
1451
1452 * apparmor module parameters can be changed after the policy is locked
1453 (LP: #1615895)
1454 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1455
1456 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
1457 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1458
1459 * label vec reductions can result in reference labels instead of direct access
1460 to labels (LP: #1615889)
1461 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1462
1463 * profiles from different namespaces can block other namespaces from being
1464 able to load a profile (LP: #1615887)
1465 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1466
1467 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
1468 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
1469
1470 * vmalloc_addr is being checked on the failed return address of kvzalloc()
1471 (LP: #1615885)
1472 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
1473
1474 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
1475 - SAUCE: apparmor: Add missing id bounds check on dfa verification
1476
1477 * The label build for onexec when stacking is wrong (LP: #1615881)
1478 - SAUCE: apparmor: Fix label build for onexec stacking.
1479
1480 * The inherit check for new to old label comparison for domain transitions is
1481 wrong (LP: #1615880)
1482 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1483
1484 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1485 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1486
1487 * __label_update proxy comparison test is wrong (LP: #1615878)
1488 - SAUCE: apparmor: Fix __label_update proxy comparison test
1489
1490 * Xenial update to v4.4.19 stable release (LP: #1615620)
1491 - usb: gadget: avoid exposing kernel stack
1492 - usb: f_fs: off by one bug in _ffs_func_bind()
1493 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
1494 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
1495 - USB: serial: option: add support for Telit LE910 PID 0x1206
1496 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
1497 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
1498 - arm64: debug: unmask PSTATE.D earlier
1499 - arm64: Fix incorrect per-cpu usage for boot CPU
1500 - tty: serial: msm: Don't read off end of tx fifo
1501 - serial: samsung: Fix ERR pointer dereference on deferred probe
1502 - tty/serial: atmel: fix RS485 half duplex with DMA
1503 - gpio: pca953x: Fix NBANK calculation for PCA9536
1504 - gpio: intel-mid: Remove potentially harmful code
1505 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
1506 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
1507 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
1508 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
1509 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
1510 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
1511 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
1512 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
1513 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
1514 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
1515 - mfd: qcom_rpm: Fix offset error for msm8660
1516 - mfd: qcom_rpm: Parametrize also ack selector size
1517 - media: usbtv: prevent access to free'd resources
1518 - media: dvb_ringbuffer: Add memory barriers
1519 - vb2: core: Skip planes array verification if pb is NULL
1520 - Fix RC5 decoding with Fintek CIR chipset
1521 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
1522 - sur40: fix occasional oopses on device close
1523 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
1524 - hp-wmi: Fix wifi cannot be hard-unblocked
1525 - s5p-mfc: Set device name for reserved memory region devs
1526 - s5p-mfc: Add release callback for memory region devs
1527 - i2c: efm32: fix a failure path in efm32_i2c_probe()
1528 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
1529 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
1530 - EDAC: Correct channel count limit
1531 - HID: uhid: fix timeout when probe races with IO
1532 - ovl: disallow overlayfs as upperdir
1533 - remoteproc: Fix potential race condition in rproc_add
1534 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
1535 - jbd2: make journal y2038 safe
1536 - fs/cifs: make share unaccessible at root level mountable
1537 - cifs: Check for existing directory when opening file with O_CREAT
1538 - cifs: fix crash due to race in hmac(md5) handling
1539 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
1540 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
1541 - random: print a warning for the first ten uninitialized random users
1542 - random: add interrupt callback to VMBus IRQ handler
1543 - MIPS: KVM: Fix mapped fault broken commpage handling
1544 - MIPS: KVM: Add missing gfn range check
1545 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
1546 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
1547 - nfs: don't create zero-length requests
1548 - nfsd: Fix race between FREE_STATEID and LOCK
1549 - nfsd: don't return an unhashed lock stateid after taking mutex
1550 - drm/i915: Don't complain about lack of ACPI video bios
1551 - iommu/exynos: Suppress unbinding to prevent system failure
1552 - iommu/vt-d: Return error code in domain_context_mapping_one()
1553 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
1554 - iommu/amd: Init unity mappings only for dma_ops domains
1555 - iommu/amd: Update Alias-DTE in update_device_table()
1556 - audit: fix a double fetch in audit_log_single_execve_arg()
1557 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
1558 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
1559 - w1:omap_hdq: fix regression
1560 - drm/amdgpu: add a delay after ATPX dGPU power off
1561 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
1562 - drm/amdgpu: support backlight control for UNIPHY3
1563 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
1564 - drm/amdgpu: fix firmware info version checks
1565 - drm/amdgpu/gmc7: add missing mullins case
1566 - drm/radeon: add a delay after ATPX dGPU power off
1567 - drm/radeon: Poll for both connect/disconnect on analog connectors
1568 - drm/radeon: fix firmware info version checks
1569 - drm/radeon: support backlight control for UNIPHY3
1570 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
1571 - drm/nouveau/fbcon: fix font width not divisible by 8
1572 - drm: Restore double clflush on the last partial cacheline
1573 - drm/edid: Add 6 bpc quirk for display AEO model 0.
1574 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
1575 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
1576 is unknown"
1577 - balloon: check the number of available pages in leak balloon
1578 - ftrace/recordmcount: Work around for addition of metag magic but not
1579 relocations
1580 - metag: Fix __cmpxchg_u32 asm constraint for CMP
1581 - block: add missing group association in bio-cloning functions
1582 - block: fix bdi vs gendisk lifetime mismatch
1583 - mtd: nand: fix bug writing 1 byte less than page size
1584 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
1585 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
1586 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
1587 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
1588 - ALSA: hda - Fix headset mic detection problem for two dell machines
1589 - IB/mlx5: Fix MODIFY_QP command input structure
1590 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
1591 - IB/mlx5: Fix returned values of query QP
1592 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
1593 - IB/mlx5: Fix post send fence logic
1594 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
1595 - IB/SA: Use correct free function
1596 - IB/IPoIB: Don't update neigh validity for unresolved entries
1597 - IB/IWPM: Fix a potential skb leak
1598 - IB/mlx4: Fix the SQ size of an RC QP
1599 - IB/mlx4: Fix error flow when sending mads under SRIOV
1600 - IB/mlx4: Fix memory leak if QP creation failed
1601 - of: fix memory leak related to safe_name()
1602 - ubi: Make volume resize power cut aware
1603 - ubi: Fix early logging
1604 - ubi: Fix race condition between ubi device creation and udev
1605 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
1606 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
1607 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
1608 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
1609 - target: Fix max_unmap_lba_count calc overflow
1610 - target: Fix ordered task CHECK_CONDITION early exception handling
1611 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
1612 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
1613 - MIPS: mm: Fix definition of R6 cache instruction
1614 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
1615 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
1616 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
1617 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
1618 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
1619 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
1620 - dm flakey: error READ bios during the down_interval
1621 - module: Invalidate signatures on force-loaded modules
1622 - Documentation/module-signing.txt: Note need for version info if reusing a
1623 key
1624 - Linux 4.4.19
1625
1626 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
1627 - xfrm: Ignore socket policies when rebuilding hash tables
1628
1629 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
1630 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
1631 - writeback: Write dirty times for WB_SYNC_ALL writeback
1632
1633 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
1634 - [Config] CONFIG_IBMEBUS=y for powerpc
1635
1636 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
1637 - cxl: Set psl_fir_cntl to production environment value
1638
1639 * Xenial update to v4.4.18 stable release (LP: #1614560)
1640 - tcp: enable per-socket rate limiting of all 'challenge acks'
1641 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
1642 - bonding: set carrier off for devices created through netlink
1643 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
1644 - net/irda: fix NULL pointer dereference on memory allocation failure
1645 - qed: Fix setting/clearing bit in completion bitmap
1646 - tcp: consider recv buf for the initial window scale
1647 - ipath: Restrict use of the write() interface
1648 - scsi: ignore errors from scsi_dh_add_device()
1649 - HID: sony: do not bail out when the sixaxis refuses the output report
1650 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
1651 - arm: oabi compat: add missing access checks
1652 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
1653 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
1654 - random: strengthen input validation for RNDADDTOENTCNT
1655 - devpts: clean up interface to pty drivers
1656 - x86/mm/pat: Add support of non-default PAT MSR setting
1657 - x86/mm/pat: Add pat_disable() interface
1658 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
1659 - x86/mtrr: Fix Xorg crashes in Qemu sessions
1660 - x86/mtrr: Fix PAT init handling when MTRR is disabled
1661 - x86/xen, pat: Remove PAT table init code from Xen
1662 - x86/pat: Document the PAT initialization sequence
1663 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
1664 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
1665 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
1666 - block: fix use-after-free in seq file
1667 - sysv, ipc: fix security-layer leaking
1668 - fuse: fsync() did not return IO errors
1669 - fuse: fuse_flush must check mapping->flags for errors
1670 - fuse: fix wrong assignment of ->flags in fuse_send_init()
1671 - fs/dcache.c: avoid soft-lockup in dput()
1672 - crypto: gcm - Filter out async ghash if necessary
1673 - crypto: scatterwalk - Fix test in scatterwalk_done
1674 - ext4: check for extents that wrap around
1675 - ext4: fix deadlock during page writeback
1676 - ext4: don't call ext4_should_journal_data() on the journal inode
1677 - ext4: validate s_reserved_gdt_blocks on mount
1678 - ext4: short-cut orphan cleanup on error
1679 - ext4: fix reference counting bug on block allocation error
1680 - mm: memcontrol: fix cgroup creation failure after many small jobs
1681 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
1682 - mm: memcontrol: fix memcg id ref counter on swap charge move
1683 - Linux 4.4.18
1684
1685 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
1686 memory for flatten_device_tree (no room) (LP: #1614309)
1687 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
1688
1689 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
1690 (LP: #1613157)
1691 - drivers: net: xgene: Add support for Classifier engine
1692 - drivers: net: xgene: Add support for RSS
1693 - drivers: net: xgene: Add support for multiple queues
1694
1695 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
1696 controller that doesn't support irq_disable and hardware with level
1697 interrupt (LP: #1611399)
1698 - drivers: net: xgene: fix extra IRQ issue
1699
1700 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
1701 - HID: input: add mic mute key on HP slim keyboard
9af6c8be
SB
1702
1703 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 09:05:59 +0200
1704
b275624b 1705linux (4.4.0-36.55) xenial; urgency=low
6abbbc9d 1706
b275624b
SB
1707 [ Stefan Bader ]
1708
1709 * Release Tracking Bug
1710 - LP: #1612305
1711
1712 * I2C touchpad does not work on AMD platform (LP: #1612006)
1713 - SAUCE: pinctrl/amd: Remove the default de-bounce time
1714
1715 * CVE-2016-5696
1716 - tcp: make challenge acks less predictable
6abbbc9d 1717
b275624b 1718 -- Stefan Bader <stefan.bader@canonical.com> Thu, 11 Aug 2016 17:34:14 +0200
6abbbc9d 1719
1135656a 1720linux (4.4.0-35.54) xenial; urgency=low
ee27c5aa 1721
1135656a 1722 [ Stefan Bader ]
ee27c5aa 1723
1135656a
SB
1724 * Release Tracking Bug
1725 - LP: #1611215
1726
1727 * [i915_bpo] Sync with v4.7 (LP: #1609742)
1728 - SAUCE: i915_bpo: Sync with v4.7
1729
1730 * s390/cio: fix reset of channel measurement block (LP: #1609415)
1731 - s390/cio: allow to reset channel measurement block
1732
1733 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
1734 memory tests are running in 32TB Brazos system (LP: #1606786)
1735 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
1736 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
1737
1738 * Power Menu does not display after press the Power Button (LP: #1609204)
1739 - intel-vbtn: new driver for Intel Virtual Button
1740 - [config] enable CONFIG_INTEL_VBTN=m
1741
1742 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
1743 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
1744
1745 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
1746 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
1747
1748 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
1749 - block: defer timeouts to a workqueue
1750
1751 * Tunnel offload indications not stripped from encapsulated packets, causing
1752 performance overhead (LP: #1602755)
1753 - tunnels: Remove encapsulation offloads on decap.
1754
1755 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
1756 I/O error" for be2net driver (LP: #1607387)
1757 - be2net: perform temperature query in adapter regardless of its interface
1758 state
1759
1760 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
1761 - r8152: Add support for setting pass through MAC address on RTL8153-AD
1762
1763 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
1764 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
1765
1766 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
1767 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
1768 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
1769 lpfc_send_taskmgmt()
1770
1771 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
1772 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
1773 shutdown
1774
1775 * Xenial update to v4.4.16 stable release (LP: #1607404)
1776 - mac80211: fix fast_tx header alignment
1777 - mac80211: mesh: flush mesh paths unconditionally
1778 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
1779 - mac80211: Fix mesh estab_plinks counting in STA removal case
1780 - EDAC, sb_edac: Fix rank lookup on Broadwell
1781 - IB/cm: Fix a recently introduced locking bug
1782 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
1783 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
1784 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
1785 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
1786 - USB: EHCI: declare hostpc register as zero-length array
1787 - usb: common: otg-fsm: add license to usb-otg-fsm
1788 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
1789 - mnt: Account for MS_RDONLY in fs_fully_visible
1790 - mnt: If fs_fully_visible fails call put_filesystem.
1791 - of: fix autoloading due to broken modalias with no 'compatible'
1792 - of: irq: fix of_irq_get[_byname]() kernel-doc
1793 - locking/ww_mutex: Report recursive ww_mutex locking early
1794 - locking/qspinlock: Fix spin_unlock_wait() some more
1795 - locking/static_key: Fix concurrent static_key_slow_inc()
1796 - x86, build: copy ldlinux.c32 to image.iso
1797 - kprobes/x86: Clear TF bit in fault on single-stepping
1798 - x86/amd_nb: Fix boot crash on non-AMD systems
1799 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
1800 - uvc: Forward compat ioctls to their handlers directly
1801 - thermal: cpu_cooling: fix improper order during initialization
1802 - writeback: use higher precision calculation in domain_dirty_limits()
1803 - nfsd4/rpc: move backchannel create logic into rpc code
1804 - nfsd: Always lock state exclusively.
1805 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
1806 - posix_acl: Add set_posix_acl
1807 - nfsd: check permissions when setting ACLs
1808 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
1809 - NFS: Fix another OPEN_DOWNGRADE bug
1810 - ARM: imx6ul: Fix Micrel PHY mask
1811 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
1812 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
1813 - MIPS: KVM: Fix modular KVM under QEMU
1814 - mm: Export migrate_page_move_mapping and migrate_page_copy
1815 - UBIFS: Implement ->migratepage()
1816 - sched/fair: Fix cfs_rq avg tracking underflow
1817 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
1818 - net_sched: fix mirrored packets checksum
1819 - cdc_ncm: workaround for EM7455 "silent" data interface
1820 - ipv6: Fix mem leak in rt6i_pcpu
1821 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
1822 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
1823 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
1824 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
1825 - HID: elo: kill not flush the work
1826 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
1827 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
1828 - base: make module_create_drivers_dir race-free
1829 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
1830 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
1831 - iommu/amd: Fix unity mapping initialization race
1832 - drm/mgag200: Black screen fix for G200e rev 4
1833 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
1834 - arm64: Rework valid_user_regs
1835 - vfs: add d_real_inode() helper
1836 - af_unix: fix hard linked sockets on overlay
1837 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
1838 - drm/radeon: fix asic initialization for virtualized environments
1839 - drm/amdgpu/gfx7: fix broken condition check
1840 - ubi: Make recover_peb power cut aware
1841 - drm/amdkfd: unbind only existing processes
1842 - drm/amdkfd: destroy dbgmgr in notifier release
1843 - drm/dp/mst: Always clear proposed vcpi table for port.
1844 - drm/nouveau/disp/sor/gf119: both links use the same training register
1845 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
1846 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
1847 - drm/nouveau: fix for disabled fbdev emulation
1848 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
1849 - drm/i915/ilk: Don't disable SSC source if it's in use
1850 - drm/i915: Refresh cached DP port register value on resume
1851 - drm/i915: Update ifdeffery for mutex->owner
1852 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
1853 - drm: add missing drm_mode_set_crtcinfo call
1854 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
1855 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
1856 - drm/ttm: Make ttm_bo_mem_compat available
1857 - drm/vmwgfx: Add an option to change assumed FB bpp
1858 - drm/vmwgfx: Work around mode set failure in 2D VMs
1859 - drm/vmwgfx: Check pin count before attempting to move a buffer
1860 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
1861 - drm/vmwgfx: Fix error paths when mapping framebuffer
1862 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
1863 - perf/x86: Fix undefined shift on 32-bit kernels
1864 - xen/balloon: Fix declared-but-not-defined warning
1865 - iio: Fix error handling in iio_trigger_attach_poll_func
1866 - iio:st_pressure: fix sampling gains (bring inline with ABI)
1867 - iio: light apds9960: Add the missing dev.parent
1868 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
1869 - iio: proximity: as3935: remove triggered buffer processing
1870 - iio: proximity: as3935: fix buffer stack trashing
1871 - iio: humidity: hdc100x: correct humidity integration time mask
1872 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
1873 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
1874 - staging: iio: accel: fix error check
1875 - iio: accel: kxsd9: fix the usage of spi_w8r8()
1876 - iio:ad7266: Fix broken regulator error handling
1877 - iio:ad7266: Fix support for optional regulators
1878 - iio:ad7266: Fix probe deferral for vref
1879 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
1880 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
1881 default
1882 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
1883 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
1884 - ALSA: dummy: Fix a use-after-free at closing
1885 - ALSA: hda - Fix the headset mic jack detection on Dell machine
1886 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
1887 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
1888 - ALSA: echoaudio: Fix memory allocation
1889 - ALSA: timer: Fix negative queue usage by racy accesses
1890 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
1891 - ALSA: hda - Add PCI ID for Kabylake-H
1892 - ALSA: hda - fix read before array start
1893 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
1894 - ALSA: pcm: Free chmap at PCM free callback, too
1895 - ALSA: ctl: Stop notification after disconnection
1896 - ALSA: hda - fix use-after-free after module unload
1897 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
1898 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
1899 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
1900 - ARM: mvebu: fix HW I/O coherency related deadlocks
1901 - ovl: Copy up underlying inode's ->i_mode to overlay inode
1902 - ovl: verify upper dentry in ovl_remove_and_whiteout()
1903 - scsi: fix race between simultaneous decrements of ->host_failed
1904 - 53c700: fix BUG on untagged commands
1905 - Fix reconnect to not defer smb3 session reconnect long after socket
1906 reconnect
1907 - cifs: dynamic allocation of ntlmssp blob
1908 - File names with trailing period or space need special case conversion
1909 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
1910 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
1911 - tmpfs: don't undo fallocate past its last page
1912 - tmpfs: fix regression hang in fallocate undo
1913 - drm/i915: Revert DisplayPort fast link training feature
1914 - ovl: verify upper dentry before unlink and rename
1915 - Linux 4.4.16
1916
1917 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
1918 (LP: #1605344)
1919 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
1920
1921 * CVE-2016-5400
1922 - media: fix airspy usb probe error path
1923
1924 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
1925 (LP: #1607374)
1926 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
1927
1928 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
1929 - ideapad_laptop: Add an event for mic mute hotkey
1930
1931 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
1932 - block: atari: Return early for unsupported sector size
1933
1934 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
1935 similar (LP: #1605662)
1936 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
1937
1938 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1939 - nvme: use a work item to submit async event requests
1940 - nvme: don't poll the CQ from the kthread
1941 - nvme: replace the kthread with a per-device watchdog timer
1942 - NVMe: Fix reset/remove race
1943 - nvme: Avoid reset work on watchdog timer function during error recovery
1944 - NVMe: Always use MSI/MSI-x interrupts
1945
1946 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
1947 (LP: #1602524)
1948 - ext4: factor out determining of hole size
1949 - ext4: return hole from ext4_map_blocks()
1950 - ext4: more efficient SEEK_DATA implementation
1951
1952 * changelog: add CVEs as first class citizens (LP: #1604344)
1953 - avoid duplicate CVE numbers in changelog
1954
1955 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
1956 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
1957 - powerpc/eeh: Fix invalid cached PE primary bus
1958
1959 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
1960 (LP: #1603574)
1961 - powerpc/pci: Assign fixed PHB number based on device-tree properties
1962
1963 * nvme - reset_controller is not working after adapter's firmware upgrade
1964 (adapter quirk is needed) (LP: #1602726)
1965 - NVMe: Create discard zero quirk white list
1966 - nvme/quirk: Add a delay before checking for adapter readiness
1967
1968 * ovs nat: conntrack netlink event are missing (LP: #1603468)
1969 - openvswitch: fix conntrack netlink event delivery
1970
1971 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
1972 boot operating system (LP: #1602785)
1973 - cxl: Ignore CAPI adapters misplaced in switched slots
1974
1975 * CVE-2016-5728
1976 - misc: mic: Fix for double fetch security bug in VOP driver
1977
1978 * CVE-2016-5244 (LP: #1589041)
1979 - rds: fix an infoleak in rds_inc_info_copy
1980
1981 * Miscellaneous Ubuntu changes
1982 - Added Snapcraft files
1983 - SAUCE: snapcraft: cleanup and remove unnecessary elements
1984
1985 -- Stefan Bader <stefan.bader@canonical.com> Tue, 09 Aug 2016 15:11:33 +0200
ee27c5aa 1986
f7c96bca 1987linux (4.4.0-34.53) xenial; urgency=low
b83b7d39 1988
f7c96bca
SF
1989 [ Seth Forshee ]
1990
1991 * Release Tracking Bug
1992 - LP: #1606960
1993
1994 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
1995 - x86/cpu/intel: Introduce macros for Intel family numbers
1996 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
1997 based CPUs
b83b7d39 1998
f7c96bca 1999 -- Seth Forshee <seth.forshee@canonical.com> Wed, 27 Jul 2016 10:01:20 -0500
b83b7d39 2000
a1c593e9 2001linux (4.4.0-33.52) xenial; urgency=low
0592e9b7 2002
a1c593e9
SF
2003 [ Seth Forshee ]
2004
2005 * Release Tracking Bug
2006 - LP: #1605709
2007
2008 * [regression] NFS client: access problems after updating to kernel
2009 4.4.0-31-generic (LP: #1603719)
2010 - SAUCE: (namespace) Bypass sget() capability check for nfs
0592e9b7 2011
a1c593e9 2012 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 13:10:08 -0500
0592e9b7 2013
948250ea 2014linux (4.4.0-32.51) xenial; urgency=low
9299644c 2015
948250ea 2016 [ Seth Forshee ]
9299644c 2017
948250ea
SF
2018 * Release Tracking Bug
2019 - LP: #1604443
2020
2021 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
2022 - HID: wacom: break out parsing of device and registering of input
2023 - HID: wacom: Initialize hid_data.inputmode to -1
2024 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
2025
2026 * changelog: add CVEs as first class citizens (LP: #1604344)
2027 - use CVE numbers in changelog
2028
2029 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
2030 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
2031 - SAUCE: hio: bio_endio() no longer takes errors arg
2032 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
2033 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
2034 - SAUCE: hio: fix mask maybe-uninitialized warning
2035 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
2036 - SAUCE: hio: Makefile and Kconfig
2037
2038 * CVE-2016-5243 (LP: #1589036)
2039 - tipc: fix an infoleak in tipc_nl_compat_link_dump
2040 - tipc: fix nl compat regression for link statistics
2041
2042 * CVE-2016-4470
2043 - KEYS: potential uninitialized variable
2044
2045 * integer overflow in xt_alloc_table_info (LP: #1555353)
2046 - netfilter: x_tables: check for size overflow
2047
2048 * CVE-2016-3135:
2049 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
2050
2051 * CVE-2016-4440 (LP: #1584192)
2052 - kvm:vmx: more complete state update on APICv on/off
2053
2054 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
2055 laptop (LP: #1602579)
2056 - dmaengine: dw: platform: power on device on shutdown
2057 - ACPI / LPSS: override power state for LPSS DMA device
2058
2059 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
2060 - Revert "HID: multitouch: enable palm rejection if device implements
2061 confidence usage"
2062 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
2063
2064 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
2065 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
2066
2067 * CVE-2016-4794 (LP: #1581871)
2068 - percpu: fix synchronization between chunk->map_extend_work and chunk
2069 destruction
2070 - percpu: fix synchronization between synchronous map extension and chunk
2071 destruction
2072
2073 * Xenial update to v4.4.15 stable release (LP: #1601952)
2074 - net_sched: fix pfifo_head_drop behavior vs backlog
2075 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
2076 - sit: correct IP protocol used in ipip6_err
2077 - esp: Fix ESN generation under UDP encapsulation
2078 - netem: fix a use after free
2079 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
2080 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
2081 - sock_diag: do not broadcast raw socket destruction
2082 - bpf, perf: delay release of BPF prog after grace period
2083 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
2084 - net: macb: fix default configuration for GMAC on AT91
2085 - net: alx: Work around the DMA RX overflow issue
2086 - bpf: try harder on clones when writing into skb
2087 - AX.25: Close socket connection on session completion
2088 - crypto: ux500 - memmove the right size
2089 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
2090 - USB: uas: Fix slave queue_depth not being set
2091 - usb: quirks: Fix sorting
2092 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
2093 - usb: musb: only restore devctl when session was set in backup
2094 - usb: musb: Stop bulk endpoint while queue is rotated
2095 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
2096 - usb: musb: host: correct cppi dma channel for isoch transfer
2097 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
2098 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
2099 - xhci: Fix handling timeouted commands on hosts in weird states.
2100 - USB: mos7720: delete parport
2101 - usb: gadget: fix spinlock dead lock in gadgetfs
2102 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
2103 - usb: dwc3: exynos: Fix deferred probing storm.
2104 - Linux 4.4.15
2105
2106 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
2107 - qeth: delete napi struct when removing a qeth device
2108
2109 * Adjust KBL PCI-ID's (LP: #1600124)
2110 - drm/i915: Add more Kabylake PCI IDs.
2111 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
2112
2113 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
2114 (LP: #1599109)
2115 - drm/kms_helper: Add a common place to call init and exit functions.
2116 - drm: Add helper for DP++ adaptors
2117 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
2118 - drm: introduce pipe color correction properties
2119 - drm: fix blob pointer check
2120 - drm: atomic helper: do not unreference error pointer
2121 - drm: fix lut value extraction function
2122 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
2123 - SAUCE: drm: Introduce drm_malloc_gfp()
2124 - SAUCE: i915_bpo: Rebase to v4.7-rc6
2125 - SAUCE: i915_bpo: Add backported workarounds for gen9
2126 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
2127 details"
2128 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
2129
2130 * Baytrail-I got black screen with HDMI output (LP: #1599379)
2131 - drm/i915: Only ignore eDP ports that are connected
2132 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
2133
2134 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
2135 (LP: #1590655)
2136 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
2137 present
2138
2139 * Hotplug device addition issue - missing patches on Xenial kernel
2140 (LP: #1599250)
2141 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
2142 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
2143 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
2144 - powerpc/pseries: Fix PCI config address for DDW
2145
2146 * kernel: signal return with invalid floating-point control (LP: #1597971)
2147 - s390: fix test_fp_ctl inline assembly contraints
2148
2149 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
2150 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
2151 Touchpad
2152
2153 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
2154 Controller (LP: #1599347)
2155 - d-i: Add ehci_msm to usb-modules
2156
2157 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
2158 - ALSA: hda - Skip ELD notification during PM process
2159 - ALSA: hda - hdmi add wmb barrier for audio component
2160 - ALSA: hda - hdmi defer to register acomp eld notifier
2161
2162 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
2163 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
2164
2165 * Config: missing AMD Seattle platform support (LP: #1597574)
2166 - [Config] Enable the AMD Seattle platform
2167
2168 * Network installer fails to detect network on AMD Overdrive (ARM64)
2169 (LP: #1597573)
2170 - [Config] Add amd-xgbe to nic-modules udeb
2171
2172 * exercising ptys causes a kernel oops (LP: #1586418)
2173 - devpts: fix null pointer dereference on failed memory allocation
2174
2175 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
2176 (LP: #1574102)
2177 - Input: xpad - move pending clear to the correct location
2178
2179 * thunderx nics fail to establish link (LP: #1597867)
2180 - net: thunderx: Fix link status reporting
2181
2182 * Xenial update to v4.4.14 stable release (LP: #1596575)
2183 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
2184 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
2185 - netlink: Fix dump skb leak/double free
2186 - tipc: fix nametable publication field in nl compat
2187 - switchdev: pass pointer to fib_info instead of copy
2188 - tuntap: correctly wake up process during uninit
2189 - udp: prevent skbs lingering in tunnel socket queues
2190 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
2191 - sfc: on MC reset, clear PIO buffer linkage in TXQs
2192 - team: don't call netdev_change_features under team->lock
2193 - vxlan: Accept user specified MTU value when create new vxlan link
2194 - tcp: record TLP and ER timer stats in v6 stats
2195 - bridge: Don't insert unnecessary local fdb entry on changing mac address
2196 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
2197 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
2198 - vxlan: Relax MTU constraints
2199 - geneve: Relax MTU constraints
2200 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
2201 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2202 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
2203 - ALSA: hda - Add PCI ID for Kabylake
2204 - ALSA: hda - Fix headset mic detection problem for Dell machine
2205 - ALSA: hda/realtek - ALC256 speaker noise issue
2206 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
2207 - ALSA: hda/realtek: Add T560 docking unit fixup
2208 - ARM: fix PTRACE_SETVFPREGS on SMP systems
2209 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
2210 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
2211 - s390/bpf: reduce maximum program size to 64 KB
2212 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
2213 - crypto: public_key: select CRYPTO_AKCIPHER
2214 - crypto: ccp - Fix AES XTS error for request sizes above 4096
2215 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
2216 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
2217 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
2218 - powerpc: Fix definition of SIAR and SDAR registers
2219 - powerpc: Use privileged SPR number for MMCR2
2220 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
2221 call
2222 - pinctrl: mediatek: fix dual-edge code defect
2223 - parisc: Fix pagefault crash in unaligned __get_user() call
2224 - memcg: add RCU locking around css_for_each_descendant_pre() in
2225 memcg_offline_kmem()
2226 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
2227 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
2228 - fix d_walk()/non-delayed __d_free() race
2229 - sparc: Fix system call tracing register handling.
2230 - sparc64: Fix bootup regressions on some Kconfig combinations.
2231 - sparc64: Fix numa node distance initialization
2232 - sparc64: Fix sparc64_set_context stack handling.
2233 - sparc/PCI: Fix for panic while enabling SR-IOV
2234 - sparc64: Reduce TLB flushes during hugepte changes
2235 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
2236 - sparc: Harden signal return frame checks.
2237 - sparc64: Fix return from trap window fill crashes.
2238 - MIPS: Fix 64k page support for 32 bit kernels.
2239 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
2240 - drm/core: Do not preserve framebuffer on rmfb, v4.
2241 - Linux 4.4.14
2242
2243 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
2244 - hv_netvsc: rework link status change handling
2245 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
2246 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
2247 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
2248 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
2249 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
2250 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
2251 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
2252 - hv_netvsc: Don't ask for additional head room in the skb
2253 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
2254 - hv_netvsc: remove locking in netvsc_send()
2255 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
2256 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
2257 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
2258 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
2259 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
2260 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
2261 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
2262 - storvsc: add logging for error/warning messages
2263 - hv_netvsc: Fix race condition on Multi-Send Data field
2264 - kvm/x86: split ioapic-handled and EOI exit bitmaps
2265 - kvm/x86: per-vcpu apicv deactivation support
2266 - kvm/x86: Hyper-V synthetic interrupt controller
2267 - kvm/x86: Hyper-V kvm exit
2268 - kvm/x86: Rearrange func's declarations inside Hyper-V header
2269 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
2270 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
2271 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
2272 - kvm/x86: Hyper-V SynIC timers
2273 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
2274 - storvsc: Properly support Fibre Channel devices
2275 - storvsc: Refactor the code in storvsc_channel_init()
2276 - storvsc: Tighten up the interrupt path
2277 - storvsc: Fix typo in MODULE_PARM_DESC
2278 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
2279 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2280 - hv_netvsc: Fix book keeping of skb during batching process
2281 - storvsc: Install the storvsc specific timeout handler for FC devices
2282 - storvsc: Use the specified target ID in device lookup
2283 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
2284 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2285 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
2286 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2287 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
2288 - hv_netvsc: cleanup netdev feature flags for netvsc
2289 - hv_netvsc: Restore needed_headroom request
2290 - kvm/x86: Rename Hyper-V long spin wait hypercall
2291 - hv_netvsc: add software transmit timestamp support
2292 - hv_netvsc: add ethtool support for set and get of settings
2293 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
2294 - hv_netvsc: Fix the array sizes to be max supported channels
2295 - hv_netvsc: Fix the order of num_sc_offered decrement
2296 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
2297 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
2298 - Drivers: hv: kvp: fix IP Failover
2299
2300 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Jul 2016 11:18:32 -0500
9299644c 2301
2a1e175b 2302linux (4.4.0-31.50) xenial; urgency=low
fe893895 2303
2a1e175b
KM
2304 [ Kamal Mostafa ]
2305
2306 * Release Tracking Bug
2307 - LP: #1602449
2308
2309 * nouveau: boot hangs at blank screen with unsupported graphics cards
2310 (LP: #1602340)
2311 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
fe893895 2312
2a1e175b 2313 -- Kamal Mostafa <kamal@canonical.com> Tue, 12 Jul 2016 16:28:12 -0700
fe893895 2314
af689264 2315linux (4.4.0-30.49) xenial; urgency=low
51a8d47a 2316
af689264
KM
2317 [ Kamal Mostafa ]
2318
2319 * Release Tracking Bug
2320 - LP: #1597897
2321
2322 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
2323 - scsi_dh_alua: Disable ALUA handling for non-disk devices
2324 - scsi_dh_alua: Use vpd_pg83 information
2325 - scsi_dh_alua: improved logging
2326 - scsi_dh_alua: sanitze sense code handling
2327 - scsi_dh_alua: use standard logging functions
2328 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
2329 - scsi_dh_alua: fixup description of stpg_endio()
2330 - scsi_dh_alua: use flag for RTPG extended header
2331 - scsi_dh_alua: use unaligned access macros
2332 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
2333 - scsi_dh_alua: simplify sense code handling
2334 - scsi: Add scsi_vpd_lun_id()
2335 - scsi: Add scsi_vpd_tpg_id()
2336 - scsi_dh_alua: use scsi_vpd_tpg_id()
2337 - scsi_dh_alua: Remove stale variables
2338 - scsi_dh_alua: Pass buffer as function argument
2339 - scsi_dh_alua: separate out alua_stpg()
2340 - scsi_dh_alua: Make stpg synchronous
2341 - scsi_dh_alua: call alua_rtpg() if stpg fails
2342 - scsi_dh_alua: switch to scsi_execute_req_flags()
2343 - scsi_dh_alua: allocate RTPG buffer separately
2344 - scsi_dh_alua: Use separate alua_port_group structure
2345 - scsi_dh_alua: use unique device id
2346 - scsi_dh_alua: simplify alua_initialize()
2347 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
2348 succeed while TPG is transitioning")
2349 - scsi_dh_alua: move optimize_stpg evaluation
2350 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
2351 - scsi_dh_alua: Use workqueue for RTPG
2352 - scsi_dh_alua: Allow workqueue to run synchronously
2353 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
2354 - scsi_dh_alua: Recheck state on unit attention
2355 - scsi_dh_alua: update all port states
2356 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
2357 - scsi_dh_alua: do not fail for unknown VPD identification
51a8d47a 2358
af689264 2359 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 12:52:15 -0700
51a8d47a 2360
44d66d94 2361linux (4.4.0-29.48) xenial; urgency=low
b6f996b0 2362
44d66d94 2363 [ Kamal Mostafa ]
b6f996b0 2364
44d66d94
KM
2365 * Release Tracking Bug
2366 - LP: #1597015
2367
2368 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
2369 - intel-hid: new hid event driver for hotkeys
2370 - intel-hid: fix incorrect entries in intel_hid_keymap
2371 - intel-hid: allocate correct amount of memory for private struct
2372 - intel-hid: add a workaround to ignore an event after waking up from S4.
2373 - [Config] CONFIG_INTEL_HID_EVENT=m
2374
2375 * cgroupfs mounts can hang (LP: #1588056)
2376 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
2377 user ns which owns the ipc ns"
2378 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
2379 namespace when mounting"
2380 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
2381 cgroup namespace"
2382 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
2383 - (namespace) bpf, inode: disallow userns mounts
2384 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
2385 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
2386 - SAUCE: (namespace) Sync with upstream s_user_ns patches
2387 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
2388 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
2389 executables
2390
2391 * KVM system crashes after starting guest (LP: #1596635)
2392 - xhci: Cleanup only when releasing primary hcd
2393
2394 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
2395 16.04 (LP: #1596557)
2396 - crypto: vmx - IV size failing on skcipher API
2397
2398 * [Bug]tpm initialization fails on x86 (LP: #1596469)
2399 - tpm_crb: drop struct resource res from struct crb_priv
2400 - tpm_crb: fix mapping of the buffers
2401
2402 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
2403 - cxlflash: Fix regression issue with re-ordering patch
2404 - cxlflash: Fix to drain operations from previous reset
2405 - cxlflash: Add device dependent flags
2406 - cxlflash: Shutdown notify support for CXL Flash cards
2407
2408 * scsi-modules udeb should include pm80xx (LP: #1595628)
2409 - [Config] Add pm80xx scsi driver to d-i
2410
2411 * Sync up latest relevant upstream bug fixes (LP: #1594871)
2412 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
2413
2414 * Cannot compile module tda10071 (LP: #1592531)
2415 - [media] tda10071: Fix dependency to REGMAP_I2C
2416
2417 * lsvpd doesn't show correct location code for devices attached to a CAPI card
2418 (LP: #1594847)
2419 - cxl: Make vPHB device node match adapter's
2420
2421 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
2422 - [Config] Enable arm64 AES and CRC32 crypto
2423
2424 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
2425 (LP: #1592481)
2426 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
2427 - crypto: vmx - Fix ABI detection
2428 - crypto: vmx - Increase priority of aes-cbc cipher
2429
2430 * build squashfs into xenial kernels by default (LP: #1593134)
2431 - [Config] CONFIG_SQUASHFS=y
2432
2433 * Restore irqfd fast path for PPC (LP: #1592809)
2434 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
2435
2436 * Unable to start guests with memballoon default. (LP: #1592042)
2437 - virtio_balloon: fix PFN format for virtio-1
2438
2439 * Key 5 automatically pressed on some Logitech wireless keyboards
2440 (LP: #1579190)
2441 - HID: core: prevent out-of-bound readings
2442
2443 * ZFS: Running ztest repeatedly for long periods of time eventually results in
2444 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
2445 - Fix ztest truncated cache file
2446
2447 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
2448 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
2449 - lpfc: Fix DMA faults observed upon plugging loopback connector
2450
2451 -- Kamal Mostafa <kamal@canonical.com> Tue, 28 Jun 2016 10:17:41 -0700
b6f996b0 2452
a6409cad 2453linux (4.4.0-28.47) xenial; urgency=low
6223a2a2 2454
a6409cad 2455 [ Luis Henriques ]
6223a2a2 2456
a6409cad
LH
2457 * Release Tracking Bug
2458 - LP: #1595874
2459
2460 * Linux netfilter local privilege escalation issues (LP: #1595350)
2461 - netfilter: x_tables: don't move to non-existent next rule
2462 - netfilter: x_tables: validate targets of jumps
2463 - netfilter: x_tables: add and use xt_check_entry_offsets
2464 - netfilter: x_tables: kill check_entry helper
2465 - netfilter: x_tables: assert minimum target size
2466 - netfilter: x_tables: add compat version of xt_check_entry_offsets
2467 - netfilter: x_tables: check standard target size too
2468 - netfilter: x_tables: check for bogus target offset
2469 - netfilter: x_tables: validate all offsets and sizes in a rule
2470 - netfilter: x_tables: don't reject valid target size on some architectures
2471 - netfilter: arp_tables: simplify translate_compat_table args
2472 - netfilter: ip_tables: simplify translate_compat_table args
2473 - netfilter: ip6_tables: simplify translate_compat_table args
2474 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
2475 - netfilter: x_tables: do compat validation via translate_table
2476 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
2477
2478 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2479 - netfilter: x_tables: validate e->target_offset early
2480 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
2481 - netfilter: x_tables: fix unconditional helper
2482
2483 -- Luis Henriques <luis.henriques@canonical.com> Fri, 24 Jun 2016 09:57:21 +0100
6223a2a2 2484
3d36da5a 2485linux (4.4.0-27.46) xenial; urgency=low
148376ba 2486
3d36da5a
KM
2487 [ Kamal Mostafa ]
2488
2489 * Release Tracking Bug
2490 - LP: #1594906
2491
2492 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
2493 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
148376ba 2494
3d36da5a 2495 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 10:17:00 -0700
148376ba 2496
16078585 2497linux (4.4.0-26.45) xenial; urgency=low
70f22d18 2498
16078585
KM
2499 [ Kamal Mostafa ]
2500
2501 * Release Tracking Bug
2502 - LP: #1594442
2503
2504 * linux: Implement secure boot state variables (LP: #1593075)
2505 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
2506
2507 * failures building userspace packages that include ethtool.h (LP: #1592930)
2508 - ethtool.h: define INT_MAX for userland
70f22d18 2509
16078585 2510 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 09:43:47 -0700
70f22d18 2511
0d52865c 2512linux (4.4.0-25.44) xenial; urgency=low
a8216043 2513
0d52865c
KM
2514 [ Kamal Mostafa ]
2515
2516 * Release Tracking Bug
2517 - LP: #1591289
2518
2519 * Xenial update to v4.4.13 stable release (LP: #1590455)
2520 - MIPS64: R6: R2 emulation bugfix
2521 - MIPS: math-emu: Fix jalr emulation when rd == $0
2522 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
2523 - MIPS: Don't unwind to user mode with EVA
2524 - MIPS: Avoid using unwind_stack() with usermode
2525 - MIPS: Fix siginfo.h to use strict posix types
2526 - MIPS: Fix uapi include in exported asm/siginfo.h
2527 - MIPS: Fix watchpoint restoration
2528 - MIPS: Flush highmem pages in __flush_dcache_page
2529 - MIPS: Handle highmem pages in __update_cache
2530 - MIPS: Sync icache & dcache in set_pte_at
2531 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
2532 - MIPS: Reserve nosave data for hibernation
2533 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
2534 - MIPS: Use copy_s.fmt rather than copy_u.fmt
2535 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
2536 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
2537 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
2538 - MIPS: ptrace: Fix FP context restoration FCSR regression
2539 - MIPS: ptrace: Prevent writes to read-only FCSR bits
2540 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
2541 - MIPS: Build microMIPS VDSO for microMIPS kernels
2542 - MIPS: lib: Mark intrinsics notrace
2543 - MIPS: VDSO: Build with `-fno-strict-aliasing'
2544 - affs: fix remount failure when there are no options changed
2545 - ASoC: ak4642: Enable cache usage to fix crashes on resume
2546 - Input: uinput - handle compat ioctl for UI_SET_PHYS
2547 - ARM: mvebu: fix GPIO config on the Linksys boards
2548 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
2549 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
2550 - ARM: dts: imx35: restore existing used clock enumeration
2551 - ath9k: Add a module parameter to invert LED polarity.
2552 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
2553 - ath10k: fix debugfs pktlog_filter write
2554 - ath10k: fix firmware assert in monitor mode
2555 - ath10k: fix rx_channel during hw reconfigure
2556 - ath10k: fix kernel panic, move arvifs list head init before htt init
2557 - ath5k: Change led pin configuration for compaq c700 laptop
2558 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
2559 - rtlwifi: rtl8723be: Add antenna select module parameter
2560 - rtlwifi: btcoexist: Implement antenna selection
2561 - rtlwifi: Fix logic error in enter/exit power-save mode
2562 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
2563 rtl_pci_reset_trx_ring
2564 - aacraid: Relinquish CPU during timeout wait
2565 - aacraid: Fix for aac_command_thread hang
2566 - aacraid: Fix for KDUMP driver hang
2567 - hwmon: (ads7828) Enable internal reference
2568 - mfd: intel-lpss: Save register context on suspend
2569 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
2570 correctly
2571 - PM / Runtime: Fix error path in pm_runtime_force_resume()
2572 - cpuidle: Indicate when a device has been unregistered
2573 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
2574 - clk: bcm2835: Fix PLL poweron
2575 - clk: at91: fix check of clk_register() returned value
2576 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
2577 - clk: bcm2835: divider value has to be 1 or more
2578 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
2579 - PCI: Disable all BAR sizing for devices with non-compliant BARs
2580 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
2581 put_v4l2_create32
2582 - mm: use phys_addr_t for reserve_bootmem_region() arguments
2583 - wait/ptrace: assume __WALL if the child is traced
2584 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
2585 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
2586 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
2587 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
2588 - xen/events: Don't move disabled irqs
2589 - xen: use same main loop for counting and remapping pages
2590 - sunrpc: fix stripping of padded MIC tokens
2591 - drm/gma500: Fix possible out of bounds read
2592 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
2593 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
2594 - drm/vmwgfx: Fix order of operation
2595 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
2596 - drm/amdgpu: Fix hdmi deep color support.
2597 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
2598 - drm/fb_helper: Fix references to dev->mode_config.num_connector
2599 - drm/atomic: Verify connector->funcs != NULL when clearing states
2600 - drm/i915: Don't leave old junk in ilk active watermarks on readout
2601 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
2602 - ext4: fix hang when processing corrupted orphaned inode list
2603 - ext4: clean up error handling when orphan list is corrupted
2604 - ext4: fix oops on corrupted filesystem
2605 - ext4: address UBSAN warning in mb_find_order_for_block()
2606 - ext4: silence UBSAN in ext4_mb_init()
2607 - PM / sleep: Handle failures in device_suspend_late() consistently
2608 - dma-debug: avoid spinlock recursion when disabling dma-debug
2609 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
2610 - gcov: disable tree-loop-im to reduce stack usage
2611 - xfs: disallow rw remount on fs with unknown ro-compat features
2612 - xfs: Don't wrap growfs AGFL indexes
2613 - xfs: xfs_iflush_cluster fails to abort on error
2614 - xfs: fix inode validity check in xfs_iflush_cluster
2615 - xfs: skip stale inodes in xfs_iflush_cluster
2616 - xfs: print name of verifier if it fails
2617 - xfs: handle dquot buffer readahead in log recovery correctly
2618 - Linux 4.4.13
2619
2620 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
2621 switch colors (LP: #972604)
2622 - ath5k: Change led pin configuration for compaq c700 laptop
2623
2624 * Extended statistics from balloon for proper memory management (LP: #1587091)
2625 - mm/page_alloc.c: calculate 'available' memory in a separate function
2626 - virtio_balloon: export 'available' memory to balloon statistics
2627
2628 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
2629 open/close (LP: #1588468)
2630 - misc: cxl: use kobj_to_dev()
2631 - cxl: Move common code away from bare-metal-specific files
2632 - cxl: Move bare-metal specific code to specialized files
2633 - cxl: Define process problem state area at attach time only
2634 - cxl: Introduce implementation-specific API
2635 - cxl: Rename some bare-metal specific functions
2636 - cxl: Isolate a few bare-metal-specific calls
2637 - cxl: Update cxl_irq() prototype
2638 - cxl: IRQ allocation for guests
2639 - powerpc: New possible return value from hcall
2640 - cxl: New hcalls to support cxl adapters
2641 - cxl: Separate bare-metal fields in adapter and AFU data structures
2642 - cxlflash: Simplify PCI registration
2643 - cxlflash: Unmap problem state area before detaching master context
2644 - cxlflash: Split out context initialization
2645 - cxlflash: Simplify attach path error cleanup
2646 - cxlflash: Reorder user context initialization
2647 - cxl: Add guest-specific code
2648 - cxl: sysfs support for guests
2649 - cxl: Support to flash a new image on the adapter from a guest
2650 - cxl: Parse device tree and create cxl device(s) at boot
2651 - cxl: Support the cxl kernel API from a guest
2652 - cxl: Adapter failure handling
2653 - cxl: Add tracepoints around the cxl hcall
2654 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
2655 - cxl: Remove cxl_get_phys_dev() kernel API
2656 - cxl: Ignore probes for virtual afu pci devices
2657 - cxl: Poll for outstanding IRQs when detaching a context
2658
2659 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
2660 - nvme: set queue limits for the admin queue
2661 - nvme: fix max_segments integer truncation
2662 - block: fix blk_rq_get_max_sectors for driver private requests
2663
2664 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
2665 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
2666
2667 * Xenial update to v4.4.12 stable release (LP: #1588945)
2668 - Btrfs: don't use src fd for printk
2669 - perf/x86/intel/pt: Generate PMI in the STOP region as well
2670 - perf/core: Fix perf_event_open() vs. execve() race
2671 - perf test: Fix build of BPF and LLVM on older glibc libraries
2672 - ext4: iterate over buffer heads correctly in move_extent_per_page()
2673 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
2674 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
2675 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
2676 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
2677 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
2678 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
2679 - kvm: arm64: Fix EC field in inject_abt64
2680 - remove directory incorrectly tries to set delete on close on non-empty
2681 directories
2682 - fs/cifs: correctly to anonymous authentication via NTLMSSP
2683 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
2684 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
2685 authentication
2686 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
2687 authentication
2688 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
2689 - ring-buffer: Use long for nr_pages to avoid overflow failures
2690 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
2691 - crypto: caam - fix caam_jr_alloc() ret code
2692 - crypto: talitos - fix ahash algorithms registration
2693 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
2694 - clk: qcom: msm8916: Fix crypto clock flags
2695 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
2696 systems
2697 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
2698 - Input: pwm-beeper - fix - scheduling while atomic
2699 - irqchip/gic: Ensure ordering between read of INTACK and shared data
2700 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
2701 - can: fix handling of unmodifiable configuration options
2702 - mmc: mmc: Fix partition switch timeout for some eMMCs
2703 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
2704 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
2705 strings
2706 - dell-rbtn: Ignore ACPI notifications if device is suspended
2707 - mmc: longer timeout for long read time quirk
2708 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
2709 - Bluetooth: vhci: fix open_timeout vs. hdev race
2710 - Bluetooth: vhci: purge unhandled skbs
2711 - Bluetooth: vhci: Fix race at creating hci device
2712 - mei: fix NULL dereferencing during FW initiated disconnection
2713 - mei: amthif: discard not read messages
2714 - mei: bus: call mei_cl_read_start under device lock
2715 - USB: serial: mxuport: fix use-after-free in probe error path
2716 - USB: serial: keyspan: fix use-after-free in probe error path
2717 - USB: serial: quatech2: fix use-after-free in probe error path
2718 - USB: serial: io_edgeport: fix memory leaks in attach error path
2719 - USB: serial: io_edgeport: fix memory leaks in probe error path
2720 - USB: serial: option: add support for Cinterion PH8 and AHxx
2721 - USB: serial: option: add more ZTE device ids
2722 - USB: serial: option: add even more ZTE device ids
2723 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
2724 - usb: f_mass_storage: test whether thread is running before starting another
2725 - usb: misc: usbtest: fix pattern tests for scatterlists.
2726 - usb: gadget: udc: core: Fix argument of dev_err() in
2727 usb_gadget_map_request()
2728 - staging: comedi: das1800: fix possible NULL dereference
2729 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2730 - MIPS: KVM: Fix timer IRQ race when freezing timer
2731 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
2732 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
2733 - xen/x86: actually allocate legacy interrupts on PV guests
2734 - tty: vt, return error when con_startup fails
2735 - TTY: n_gsm, fix false positive WARN_ON
2736 - tty/serial: atmel: fix hardware handshake selection
2737 - Fix OpenSSH pty regression on close
2738 - serial: 8250_pci: fix divide error bug if baud rate is 0
2739 - serial: 8250_mid: use proper bar for DNV platform
2740 - serial: 8250_mid: recognize interrupt source in handler
2741 - serial: samsung: Reorder the sequence of clock control when call
2742 s3c24xx_serial_set_termios()
2743 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
2744 - clk: bcm2835: add locking to pll*_on/off methods
2745 - mcb: Fixed bar number assignment for the gdd
2746 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
2747 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
2748 - ALSA: hda/realtek - Add support for ALC295/ALC3254
2749 - ALSA: hda - Fix headset mic detection problem for one Dell machine
2750 - IB/srp: Fix a debug kernel crash
2751 - thunderbolt: Fix double free of drom buffer
2752 - SIGNAL: Move generic copy_siginfo() to signal.h
2753 - UBI: Fix static volume checks when Fastmap is used
2754 - hpfs: fix remount failure when there are no options changed
2755 - hpfs: implement the show_options method
2756 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
2757 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
2758 - kbuild: move -Wunused-const-variable to W=1 warning level
2759 - Linux 4.4.12
2760
2761 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
2762 - clocksource: Allow unregistering the watchdog
2763
2764 * net_admin apparmor denial when using Go (LP: #1465724)
2765 - SAUCE: kernel: Add noaudit variant of ns_capable()
2766 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
2767
2768 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
2769 - [Debian] Install lsvmbus in cloud tools
2770 - SAUCE: tools/hv/lsvmbus -- convert to python3
2771 - SAUCE: tools/hv/lsvmbus -- add manual page
2772
2773 * btrfs: file write crashes with false ENOSPC during snapshot creation since
2774 kernel 4.4 - fix available (LP: #1584052)
2775 - btrfs: Continue write in case of can_not_nocow
2776
2777 * boot stalls on USB detection errors (LP: #1437492)
2778 - usb: core: hub: hub_port_init lock controller instead of bus
2779
2780 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
2781 - kernek/fork.c: allocate idle task for a CPU always on its local node
2782
2783 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
2784 - PCI: hv: Report resources release after stopping the bus
2785 - PCI: hv: Add explicit barriers to config space access
2786
2787 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
2788 claim/release logic in USBFS (LP: #1577024)
2789 - USB: leave LPM alone if possible when binding/unbinding interface drivers
2790
2791 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
2792 - NVMe: Fix namespace removal deadlock
2793 - NVMe: Requeue requests on suspended queues
2794 - NVMe: Move error handling to failed reset handler
2795 - blk-mq: End unstarted requests on dying queue
2796
2797 * conflicting modules in udebs - arc4.ko (LP: #1582991)
2798 - [Config] Remove arc4 from nic-modules
2799
2800 * CVE-2016-4482 (LP: #1578493)
2801 - USB: usbfs: fix potential infoleak in devio
2802
2803 * mlx5_core kexec fail (LP: #1585978)
2804 - net/mlx5: Add pci shutdown callback
2805
2806 * backport fix for /proc/net issues with containers (LP: #1584953)
2807 - netfilter: Set /proc/net entries owner to root in namespace
2808
2809 * CVE-2016-4951 (LP: #1585365)
2810 - tipc: check nl sock before parsing nested attributes
2811
2812 * CVE-2016-4578 (LP: #1581866)
2813 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
2814 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
2815
2816 * CVE-2016-4569 (LP: #1580379)
2817 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
2818
2819 * s390/pci: fix use after free in dma_init (LP: #1584828)
2820 - s390/pci: fix use after free in dma_init
2821
2822 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
2823 - s390/mm: fix asce_bits handling with dynamic pagetable levels
2824
2825 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
2826 setting in cxl.ko driver) (LP: #1584066)
2827 - powerpc: Define PVR value for POWER8NVL processor
2828 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
2829 - cxl: Increase timeout for detection of AFU mmio hang
2830
2831 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
2832 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
2833
2834 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
2835 and "not a git repository" (LP: #1584890)
2836 - [debian] getabis: Only git add $abidir if running in local repo
2837 - [debian] getabis: Fix inconsistent compiler versions check
2838
2839 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
2840 (LP: #1584935)
2841 - cxlflash: Fix to resolve dead-lock during EEH recovery
2842
2843 * Xenial update to 4.4.11 stable release (LP: #1584912)
2844 - decnet: Do not build routes to devices without decnet private data.
2845 - route: do not cache fib route info on local routes with oif
2846 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
2847 - net: sched: do not requeue a NULL skb
2848 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
2849 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
2850 - net: use skb_postpush_rcsum instead of own implementations
2851 - vlan: pull on __vlan_insert_tag error path and fix csum correction
2852 - openvswitch: use flow protocol when recalculating ipv6 checksums
2853 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
2854 - net/mlx4_en: fix spurious timestamping callbacks
2855 - bpf: fix check_map_func_compatibility logic
2856 - samples/bpf: fix trace_output example
2857 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
2858 - gre: do not pull header in ICMP error processing
2859 - net_sched: introduce qdisc_replace() helper
2860 - net_sched: update hierarchical backlog too
2861 - sch_htb: update backlog as well
2862 - sch_dsmark: update backlog as well
2863 - netem: Segment GSO packets on enqueue
2864 - net: fec: only clear a queue's work bit if the queue was emptied
2865 - VSOCK: do not disconnect socket when peer has shutdown SEND only
2866 - net: bridge: fix old ioctl unlocked net device walk
2867 - bridge: fix igmp / mld query parsing
2868 - uapi glibc compat: fix compile errors when glibc net/if.h included before
2869 linux/if.h MIME-Version: 1.0
2870 - net: fix a kernel infoleak in x25 module
2871 - net: thunderx: avoid exposing kernel stack
2872 - tcp: refresh skb timestamp at retransmit time
2873 - net/route: enforce hoplimit max value
2874 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
2875 - ocfs2: fix posix_acl_create deadlock
2876 - zsmalloc: fix zs_can_compact() integer overflow
2877 - crypto: qat - fix invalid pf2vf_resp_wq logic
2878 - crypto: hash - Fix page length clamping in hash walk
2879 - crypto: testmgr - Use kmalloc memory for RSA input
2880 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
2881 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
2882 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
2883 - ALSA: hda - Fix white noise on Asus UX501VW headset
2884 - ALSA: hda - Fix broken reconfig
2885 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
2886 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
2887 - spi: spi-ti-qspi: Handle truncated frames properly
2888 - pinctrl: at91-pio4: fix pull-up/down logic
2889 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
2890 - perf/core: Disable the event on a truncated AUX record
2891 - vfs: add vfs_select_inode() helper
2892 - vfs: rename: check backing inode being equal
2893 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
2894 - workqueue: fix rebind bound workers warning
2895 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
2896 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
2897 - atomic_open(): fix the handling of create_error
2898 - qla1280: Don't allocate 512kb of host tags
2899 - tools lib traceevent: Do not reassign parg after collapse_tree()
2900 - get_rock_ridge_filename(): handle malformed NM entries
2901 - Input: max8997-haptic - fix NULL pointer dereference
2902 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
2903 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
2904 - drm/i915: Bail out of pipe config compute loop on LPT
2905 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
2906 - drm/radeon: fix DP link training issue with second 4K monitor
2907 - nf_conntrack: avoid kernel pointer value leak in slab name
2908 - Linux 4.4.11
2909
2910 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
2911 - SAUCE: Bluetooth: Support for LED on Marvell modules
2912
2913 * Support Edge Gateway's WIFI LED (LP: #1512997)
2914 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
2915
2916 * Marvell wireless driver update for FCC regulation (LP: #1528910)
2917 - mwifiex: parse adhoc start/join result
2918 - mwifiex: handle start AP error paths correctly
2919 - mwifiex: set regulatory info from EEPROM
2920 - mwifiex: don't follow AP if country code received from EEPROM
2921 - mwifiex: correction in region code to country mapping
2922 - mwifiex: update region_code_index array
2923 - mwifiex: use world for unidentified region code
2924 - SAUCE: mwifiex: add iw vendor command support
2925
2926 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
2927 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
2928 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
2929 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
2930
2931 * cgroup namespace update (LP: #1584163)
2932 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
2933 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
2934 field"
2935 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
2936 namespaces
2937 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
2938 - cgroup: fix compile warning
2939
2940 * Missing libunwind support in perf (LP: #1248289)
2941 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
2942
2943 * e1000 Tx Unit Hang (LP: #1582328)
2944 - e1000: Double Tx descriptors needed check for 82544
2945 - e1000: Do not overestimate descriptor counts in Tx pre-check
2946
2947 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
2948 (LP: #1582378)
2949 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
2950 owns the ipc ns
2951
2952 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
2953 - drm/radeon: rework fbdev handling on chips with no connectors
2954 - drm/radeon/mst: fix regression in lane/link handling.
2955 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
2956 issue for CZ
2957 - drm/amd/powerplay: fix segment fault issue in multi-display case.
2958 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
2959
2960 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
2961 - [Config] enable CONFIG_AUFS_EXPORT
2962
2963 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
2964 - [Config] Update inclusion list for CRIU
2965
2966 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
2967 (LP: #1581132)
2968 - ethtool: add speed/duplex validation functions
2969 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
2970 - virtio_net: add ethtool support for set and get of settings
2971 - virtio_net: validate ethtool port setting and explain the user validation
2972
2973 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
2974 - powerpc/perf: Remove PME_ prefix for power7 events
2975 - powerpc/perf: Export Power8 generic and cache events to sysfs
2976
2977 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
2978 - net/mlx5: Introduce a new header file for physical port functions
2979 - net/mlx5e: Device's mtu field is u16 and not int
2980 - net/mlx5e: Fix minimum MTU
2981
2982 * Miscellaneous Ubuntu changes
2983 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
a8216043 2984
0d52865c 2985 -- Kamal Mostafa <kamal@canonical.com> Fri, 10 Jun 2016 10:07:13 -0700
a8216043 2986
dcb49b6b 2987linux (4.4.0-24.43) xenial; urgency=low
1a4f5797 2988
dcb49b6b
KM
2989 [ Kamal Mostafa ]
2990
2991 * CVE-2016-1583 (LP: #1588871)
2992 - ecryptfs: fix handling of directory opening
2993 - SAUCE: proc: prevent stacking filesystems on top
2994 - SAUCE: ecryptfs: forbid opening files without mmap handler
2995 - SAUCE: sched: panic on corrupted stack end
2996
2997 * arm64: statically link rtc-efi (LP: #1583738)
2998 - [Config] Link rtc-efi statically on arm64
1a4f5797 2999
dcb49b6b 3000 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 20:01:12 +0100
1a4f5797 3001
2059c78e 3002linux (4.4.0-23.41) xenial; urgency=low
647cf960 3003
2059c78e
KM
3004 [ Kamal Mostafa ]
3005
3006 * Release Tracking Bug
3007 - LP: #1582431
3008
3009 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3010 - [Packaging] disable zfs module checks when cross-compiling
3011
3012 * Xenial update to v4.4.10 stable release (LP: #1580754)
3013 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
3014 recursive method calls"
3015 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
3016 - Revert: "powerpc/tm: Check for already reclaimed tasks"
3017 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
3018 - ipvs: handle ip_vs_fill_iph_skb_off failure
3019 - ipvs: correct initial offset of Call-ID header search in SIP persistence
3020 engine
3021 - ipvs: drop first packet to redirect conntrack
3022 - mfd: intel-lpss: Remove clock tree on error path
3023 - nbd: ratelimit error msgs after socket close
3024 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
3025 - mwifiex: fix corner case association failure
3026 - CNS3xxx: Fix PCI cns3xxx_write_config()
3027 - clk-divider: make sure read-only dividers do not write to their register
3028 - soc: rockchip: power-domain: fix err handle while probing
3029 - clk: rockchip: free memory in error cases when registering clock branches
3030 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
3031 - clk: qcom: msm8960: fix ce3_core clk enable register
3032 - clk: versatile: sp810: support reentrance
3033 - clk: qcom: msm8960: Fix ce3_src register offset
3034 - lpfc: fix misleading indentation
3035 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
3036 initialisation
3037 - mac80211: fix statistics leak if dev_alloc_name() fails
3038 - tracing: Don't display trigger file for events that can't be enabled
3039 - MD: make bio mergeable
3040 - Minimal fix-up of bad hashing behavior of hash_64()
3041 - mm, cma: prevent nr_isolated_* counters from going negative
3042 - mm/zswap: provide unique zpool name
3043 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
3044 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
3045 - xen: Fix page <-> pfn conversion on 32 bit systems
3046 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
3047 - xen/evtchn: fix ring resize when binding new events
3048 - HID: wacom: Add support for DTK-1651
3049 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
3050 - Input: zforce_ts - fix dual touch recognition
3051 - proc: prevent accessing /proc/<PID>/environ until it's ready
3052 - mm: update min_free_kbytes from khugepaged after core initialization
3053 - batman-adv: fix DAT candidate selection (must use vid)
3054 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
3055 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
3056 - batman-adv: Reduce refcnt of removed router when updating route
3057 - writeback: Fix performance regression in wb_over_bg_thresh()
3058 - MAINTAINERS: Remove asterisk from EFI directory names
3059 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
3060 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
3061 - ARC: Add missing io barriers to io{read,write}{16,32}be()
3062 - x86/sysfb_efi: Fix valid BAR address range check
3063 - ACPICA: Dispatcher: Update thread ID for recursive method calls
3064 - powerpc: Fix bad inline asm constraint in create_zero_mask()
3065 - libahci: save port map for forced port map
3066 - ata: ahci-platform: Add ports-implemented DT bindings.
3067 - USB: serial: cp210x: add ID for Link ECU
3068 - USB: serial: cp210x: add Straizona Focusers device ids
3069 - nvmem: mxs-ocotp: fix buffer overflow in read
3070 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
3071 - drm/amdgpu: make sure vertical front porch is at least 1
3072 - drm/amdgpu: set metadata pointer to NULL after freeing.
3073 - iio: ak8975: Fix NULL pointer exception on early interrupt
3074 - iio: ak8975: fix maybe-uninitialized warning
3075 - drm/radeon: make sure vertical front porch is at least 1
3076 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
3077 - drm/i915: Fix eDP low vswing for Broadwell
3078 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
3079 - drm/i915: Fake HDMI live status
3080 - lib/test-string_helpers.c: fix and improve string_get_size() tests
3081 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
3082 - Linux 4.4.10
3083
3084 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
3085 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
3086
3087 * [i915_bpo] Update i915 backport driver (LP: #1580114)
3088 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
3089 - SAUCE: i915_bpo: Sync with v4.6-rc7
3090
3091 * CVE-2016-4486 (LP: #1578497)
3092 - net: fix infoleak in rtnetlink
3093
3094 * CVE-2016-4485 (LP: #1578496)
3095 - net: fix infoleak in llc
3096
3097 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
3098 - drm: Balance error path for GEM handle allocation
3099
3100 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
3101 supported by compiler (LP: #1574982)
3102 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
3103
3104 * system freeze after vt switching (LP: #1542939)
3105 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
3106 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
3107
3108 * CVE-2016-4558 (LP: #1579140)
3109 - bpf: fix refcnt overflow
3110
3111 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3112 upgrade -d (LP: #1573231)
3113 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3114
3115 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
3116 (LP: #1544978)
3117 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
3118
3119 * Missing libunwind support in perf (LP: #1248289)
3120 - [Config] Add liblzma-dev to enable libunwind support in perf
3121
3122 * thunderbolt hotplug is broken (LP: #1577898)
3123 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
3124 calls
3125
3126 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
3127 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
3128
3129 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3130 acltype=posixac (LP: #1567558)
3131 - zfs: Fix user namespaces uid/gid mapping
3132
3133 * oops when propagating mounts into containers - RIP:
3134 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
3135 (LP: #1572316)
3136 - fs/pnode.c: treat zero mnt_group_id-s as unequal
3137 - propogate_mnt: Handle the first propogated copy being a slave
3138
3139 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
3140 - PNP: Add Broadwell to Intel MCH size workaround
3141 - PNP: Add Haswell-ULT to Intel MCH size workaround
3142
3143 * Xenial update to v4.4.9 stable release (LP: #1578798)
3144 - block: loop: fix filesystem corruption in case of aio/dio
3145 - x86/mce: Avoid using object after free in genpool
3146 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
3147 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
3148 - ARM: mvebu: Correct unit address for linksys
3149 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
3150 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
3151 - assoc_array: don't call compare_object() on a node
3152 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
3153 - xhci: resume USB 3 roothub first
3154 - usb: xhci: fix wild pointers in xhci_mem_cleanup
3155 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
3156 - usb: hcd: out of bounds access in for_each_companion
3157 - usb: gadget: f_fs: Fix use-after-free
3158 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
3159 - dm cache metadata: fix cmd_read_lock() acquiring write lock
3160 - lib: lz4: fixed zram with lz4 on big endian machines
3161 - debugfs: Make automount point inodes permanently empty
3162 - dmaengine: dw: fix master selection
3163 - dmaengine: hsu: correct use of channel status register
3164 - dmaengine: pxa_dma: fix the maximum requestor line
3165 - sched/cgroup: Fix/cleanup cgroup teardown/init
3166 - x86/mm/xen: Suppress hugetlbfs in PV guests
3167 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
3168 - ALSA: hda - Don't trust the reported actual power state
3169 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
3170 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
3171 - ALSA: hda - add PCI ID for Intel Broxton-T
3172 - ALSA: pcxhr: Fix missing mutex unlock
3173 - ALSA: hda - Add dock support for ThinkPad X260
3174 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
3175 - futex: Handle unlock_pi race gracefully
3176 - futex: Acknowledge a new waiter in counter before plist
3177 - drm/nouveau/core: use vzalloc for allocating ramht
3178 - drm/qxl: fix cursor position with non-zero hotspot
3179 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
3180 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
3181 control"
3182 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
3183 control"
3184 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
3185 - iwlwifi: pcie: lower the debug level for RSA semaphore access
3186 - iwlwifi: mvm: fix memory leak in paging
3187 - crypto: ccp - Prevent information leakage on export
3188 - crypto: sha1-mb - use corrcet pointer while completing jobs
3189 - crypto: talitos - fix crash in talitos_cra_init()
3190 - crypto: talitos - fix AEAD tcrypt tests
3191 - powerpc: scan_features() updates incorrect bits for REAL_LE
3192 - powerpc: Update cpu_user_features2 in scan_features()
3193 - powerpc: Update TM user feature bits in scan_features()
3194 - nl80211: check netlink protocol in socket release notification
3195 - netlink: don't send NETLINK_URELEASE for unbound sockets
3196 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
3197 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
3198 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
3199 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
3200 - iommu/amd: Fix checking of pci dma aliases
3201 - iommu/dma: Restore scatterlist offsets correctly
3202 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
3203 work.
3204 - drm/amdgpu: use defines for CRTCs and AMFT blocks
3205 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
3206 - amdgpu/uvd: add uvd fw version for amdgpu
3207 - drm/amdgpu: fix regression on CIK (v2)
3208 - drm/radeon: add a quirk for a XFX R9 270X
3209 - drm/radeon: fix initial connector audio value
3210 - drm/radeon: forbid mapping of userptr bo through radeon device file
3211 - drm/radeon: fix vertical bars appear on monitor (v2)
3212 - drm: Loongson-3 doesn't fully support wc memory
3213 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
3214 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
3215 - drm/dp/mst: Restore primary hub guid on resume
3216 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
3217 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
3218 - drm/i915: Cleanup phys status page too
3219 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
3220 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
3221 - drm/i915: Fixup the free space logic in ring_prepare
3222 - drm/i915: Use fw_domains_put_with_fifo() on HSW
3223 - perf intel-pt: Fix segfault tracing transactions
3224 - i2c: cpm: Fix build break due to incompatible pointer types
3225 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
3226 - toshiba_acpi: Fix regression caused by hotkey enabling value
3227 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
3228 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
3229 - ASoC: ssm4567: Reset device before regcache_sync()
3230 - ASoC: dapm: Make sure we have a card when displaying component widgets
3231 - ASoC: rt5640: Correct the digital interface data select
3232 - vb2-memops: Fix over allocation of frame vectors
3233 - v4l2-dv-timings.h: fix polarity for 4k formats
3234 - cxl: Keep IRQ mappings on context teardown
3235 - IB/mlx5: Expose correct max_sge_rd limit
3236 - IB/security: Restrict use of the write() interface
3237 - efi: Fix out-of-bounds read in variable_matches()
3238 - efi: Expose non-blocking set_variable() wrapper to efivars
3239 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
3240 - workqueue: fix ghost PENDING flag while doing MQ IO
3241 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
3242 - cgroup, cpuset: replace cpuset_post_attach_flush() with
3243 cgroup_subsys->post_attach callback
3244 - memcg: relocate charge moving from ->attach to ->post_attach
3245 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
3246 - numa: fix /proc/<pid>/numa_maps for THP
3247 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
3248 - mm/hwpoison: fix wrong num_poisoned_pages accounting
3249 - cgroup: make sure a parent css isn't freed before its children
3250 - videobuf2-core: Check user space planes array in dqbuf
3251 - videobuf2-v4l2: Verify planes array in buffer dequeueing
3252 - Revert "regulator: core: Fix nested locking of supplies"
3253 - regulator: core: fix regulator_lock_supply regression
3254 - regulator: core: Ensure we lock all regulators
3255 - regulator: core: Fix nested locking of supplies
3256 - locking/mcs: Fix mcs_spin_lock() ordering
3257 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
3258 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
3259 - irqchip/mxs: Fix error check of of_io_request_and_map()
3260 - regulator: s5m8767: fix get_register() error handling
3261 - paride: make 'verbose' parameter an 'int' again
3262 - scsi_dh: force modular build if SCSI is a module
3263 - fbdev: da8xx-fb: fix videomodes of lcd panels
3264 - misc/bmp085: Enable building as a module
3265 - misc: mic/scif: fix wrap around tests
3266 - PM / OPP: Initialize u_volt_min/max to a valid value
3267 - PM / Domains: Fix removal of a subdomain
3268 - rtc: hym8563: fix invalid year calculation
3269 - rtc: vr41xx: Wire up alarm_irq_enable
3270 - rtc: ds1685: passing bogus values to irq_restore
3271 - rtc: rx8025: remove rv8803 id
3272 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
3273 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
3274 - perf evlist: Reference count the cpu and thread maps at set_maps()
3275 - x86/mm/kmmio: Fix mmiotrace for hugepages
3276 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
3277 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
3278 - mtd: spi-nor: remove micron_quad_enable()
3279 - mtd: brcmnand: Fix v7.1 register offsets
3280 - mtd: nand: Drop mtd.owner requirement in nand_scan
3281 - perf hists browser: Only offer symbol scripting when a symbol is under the
3282 cursor
3283 - perf tools: handle spaces in file names obtained from /proc/pid/maps
3284 - perf stat: Document --detailed option
3285 - ext4: fix races between page faults and hole punching
3286 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
3287 - ext4: fix races between buffered IO and collapse / insert range
3288 - ext4: fix races of writeback with punch hole and zero range
3289 - ARM: OMAP3: Add cpuidle parameters table for omap3430
3290 - ARM: prima2: always enable reset controller
3291 - ARM: EXYNOS: select THERMAL_OF
3292 - ARM: dts: armada-375: use armada-370-sata for SATA
3293 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
3294 - bus: imx-weim: Take the 'status' property value into account
3295 - jme: Do not enable NIC WoL functions on S0
3296 - jme: Fix device PM wakeup API usage
3297 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
3298 - thermal: rockchip: fix a impossible condition caused by the warning
3299 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
3300 - megaraid_sas: add missing curly braces in ioctl handler
3301 - stm class: Select CONFIG_SRCU
3302 - extcon: max77843: Use correct size for reading the interrupt register
3303 - Linux 4.4.9
3304
3305 * Stoney powerplay support (LP: #1578305)
3306 - amdgpu/powerplay: Add Stoney to list of early init cases
3307
3308 * CVE-2016-2117 (LP: #1561403)
3309 - atl2: Disable unimplemented scatter/gather feature
3310
3311 * CVE-2016-2187 (LP: #1575706)
3312 - Input: gtco - fix crash on detecting device without endpoints
3313
3314 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
3315 - Fix ZPL miswrite of default POSIX ACL
3316
3317 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
3318 [travis3EN] (LP: #1574697)
3319 - net/mlx4_core: Implement pci_resume callback
3320 - net/mlx4_core: Avoid repeated calls to pci enable/disable
3321
3322 * Add support to thinkpad keyboard backlight (LP: #1574498)
3323 - thinkpad_acpi: Add support for keyboard backlight
3324
3325 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
3326 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
3327
3328 * Miscellaneous Ubuntu changes
3329 - updateconfigs for Linux v4.4.9
647cf960 3330
2059c78e 3331 -- Kamal Mostafa <kamal@canonical.com> Mon, 16 May 2016 15:16:29 -0700
647cf960 3332
f18d7a47 3333linux (4.4.0-22.40) xenial; urgency=low
45589738 3334
f18d7a47
KM
3335 [ Kamal Mostafa ]
3336
3337 * CVE-2016-3713 (LP: #1581201)
3338 - SAUCE: KVM: MTRR: remove MSR 0x2f8
3339
3340 * CVE-2016-0758 (LP: #1581202)
3341 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
45589738 3342
f18d7a47 3343 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 May 2016 13:38:45 -0700
45589738 3344
f66f918a 3345linux (4.4.0-22.39) xenial; urgency=low
eb91b32b 3346
f66f918a
KM
3347 [ Kamal Mostafa ]
3348
3349 * Release Tracking Bug
3350 - LP: #1578721
3351
3352 * LP: #1578705
3353 - bpf: fix double-fdput in replace_map_fd_with_map_ptr()
eb91b32b 3354
f66f918a 3355 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 09:30:58 -0700
eb91b32b 3356
a5bd0626 3357linux (4.4.0-22.38) xenial; urgency=low
a9ea3f9a 3358
a5bd0626 3359 [ Kamal Mostafa ]
a9ea3f9a 3360
a5bd0626
KM
3361 * Release Tracking Bug
3362 - LP: #1573817
3363
3364 * autoreconstruct: need to also generate extend-diff-ignore options for links
3365 (LP: #1574362)
3366 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
3367
3368 * tipc: missing linearization of sk_buff (LP: #1567064)
3369 - tipc: move linearization of buffers to generic code
3370
3371 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
3372 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
3373 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
3374 vmbus_mmio_allocate()
3375 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
3376 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
3377 private resource tree
3378 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
3379 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
3380 range
3381
3382 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
3383 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
3384
3385 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3386 - [Config] CONFIG_AUFS_XATTR=y
3387
3388 * CVE-2016-3672 (LP: #1568523)
3389 - x86/mm/32: Enable full randomization on i386 and X86_32
3390
3391 * CVE-2016-3955 (LP: #1572666)
3392 - USB: usbip: fix potential out-of-bounds write
3393
3394 * Xenial update to v4.4.8 stable release (LP: #1573034)
3395 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
3396 instantiated
3397 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
3398 - parisc: Avoid function pointers for kernel exception routines
3399 - parisc: Fix kernel crash with reversed copy_from_user()
3400 - parisc: Unbreak handling exceptions from kernel modules
3401 - ALSA: timer: Use mod_timer() for rearming the system timer
3402 - ALSA: hda - Asus N750JV external subwoofer fixup
3403 - ALSA: hda - Fix white noise on Asus N750JV headphone
3404 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
3405 - mm: fix invalid node in alloc_migrate_target()
3406 - powerpc/mm: Fixup preempt underflow with huge pages
3407 - libnvdimm: fix smart data retrieval
3408 - libnvdimm, pfn: fix uuid validation
3409 - compiler-gcc: disable -ftracer for __noclone functions
3410 - arm64: opcodes.h: Add arm big-endian config options before including arm
3411 header
3412 - drm/dp: move hw_mutex up the call stack
3413 - drm/udl: Use unlocked gem unreferencing
3414 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
3415 - drm/radeon: add another R7 370 quirk
3416 - drm/radeon: add a dpm quirk for all R7 370 parts
3417 - drm/amdgpu/gmc: move vram type fetching into sw_init
3418 - drm/amdgpu/gmc: use proper register for vram type on Fiji
3419 - xen/events: Mask a moving irq
3420 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
3421 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
3422 - net: jme: fix suspend/resume on JMC260
3423 - net: vrf: Remove direct access to skb->data
3424 - net: qca_spi: Don't clear IFF_BROADCAST
3425 - net: qca_spi: clear IFF_TX_SKB_SHARING
3426 - net: fix bridge multicast packet checksum validation
3427 - sctp: lack the check for ports in sctp_v6_cmp_addr
3428 - mld, igmp: Fix reserved tailroom calculation
3429 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
3430 - qmi_wwan: add Sierra Wireless EM74xx device ID
3431 - ipv6: re-enable fragment header matching in ipv6_find_hdr
3432 - vxlan: fix missing options_len update on RX with collect metadata
3433 - cdc_ncm: toggle altsetting to force reset before setup
3434 - udp6: fix UDP/IPv6 encap resubmit path
3435 - tcp: fix tcpi_segs_in after connection establishment
3436 - ppp: release rtnl mutex when interface creation fails
3437 - net: validate variable length ll headers
3438 - ax25: add link layer header validation function
3439 - packet: validate variable length ll headers
3440 - bpf: avoid copying junk bytes in bpf_get_current_comm()
3441 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
3442 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
3443 - qlcnic: Remove unnecessary usage of atomic_t
3444 - qlcnic: Fix mailbox completion handling during spurious interrupt
3445 - macvtap: always pass ethernet header in linear
3446 - mlxsw: spectrum: Check requested ageing time is valid
3447 - rocker: set FDB cleanup timer according to lowest ageing time
3448 - bridge: allow zero ageing time
3449 - ipv4: Don't do expensive useless work during inetdev destroy.
3450 - net: Fix use after free in the recvmmsg exit path
3451 - mlx4: add missing braces in verify_qp_parameters
3452 - farsync: fix off-by-one bug in fst_add_one
3453 - ath9k: fix buffer overrun for ar9287
3454 - ppp: ensure file->private_data can't be overridden
3455 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
3456 - qlge: Fix receive packets drop.
3457 - net: bcmgenet: fix dma api length mismatch
3458 - bonding: fix bond_get_stats()
3459 - ipv4: fix broadcast packets reception
3460 - ipv4: initialize flowi4_flags before calling fib_lookup()
3461 - ppp: take reference on channels netns
3462 - xfrm: Fix crash observed during device unregistration and decryption
3463 - qmi_wwan: add "D-Link DWM-221 B1" device id
3464 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
3465 - bridge: Allow set bridge ageing time when switchdev disabled
3466 - rtnl: fix msg size calculation in if_nlmsg_size()
3467 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
3468 - tuntap: restore default qdisc
3469 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
3470 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
3471 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
3472 - ipv6: Count in extension headers in skb->network_header
3473 - mpls: find_outdev: check for err ptr in addition to NULL check
3474 - USB: uas: Limit qdepth at the scsi-host level
3475 - USB: uas: Add a new NO_REPORT_LUNS quirk
3476 - cdc-acm: fix NULL pointer reference
3477 - KVM: x86: Inject pending interrupt even if pending nmi exist
3478 - KVM: x86: reduce default value of halt_poll_ns parameter
3479 - MIPS: Fix MSA ld unaligned failure cases
3480 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
3481 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
3482 - pinctrl: sunxi: Fix A33 external interrupts not working
3483 - pinctrl: nomadik: fix pull debug print inversion
3484 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
3485 - au0828: fix au0828_v4l2_close() dev_state race condition
3486 - au0828: Fix dev_state handling
3487 - coda: fix error path in case of missing pdata on non-DT platform
3488 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
3489 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
3490 - rbd: use GFP_NOIO consistently for request allocations
3491 - virtio: virtio 1.0 cs04 spec compliance for reset
3492 - mac80211: properly deal with station hashtable insert errors
3493 - mac80211: avoid excessive stack usage in sta_info
3494 - mac80211: fix ibss scan parameters
3495 - mac80211: fix unnecessary frame drops in mesh fwding
3496 - mac80211: fix txq queue related crashes
3497 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
3498 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
3499 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
3500 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
3501 - iio: accel: bmc150: fix endianness when reading axes
3502 - iio: gyro: bmg160: fix buffer read values
3503 - iio: gyro: bmg160: fix endianness when reading axes
3504 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
3505 bytes
3506 - fs: add file_dentry()
3507 - nfs: use file_dentry()
3508 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
3509 - ext4: add lockdep annotations for i_data_sem
3510 - ext4: ignore quota mount options if the quota feature is enabled
3511 - iommu: Don't overwrite domain pointer when there is no default_domain
3512 - Btrfs: fix file/data loss caused by fsync after rename and new inode
3513 - arm64: replace read_lock to rcu lock in call_step_hook
3514 - perf: Do not double free
3515 - perf: Cure event->pending_disable race
3516 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
3517 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
3518 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
3519 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
3520 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
3521 - ALSA: usb-audio: Add a quirk for Plantronics BT300
3522 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
3523 - HID: wacom: fix Bamboo ONE oops
3524 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
3525 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
3526 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
3527 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
3528 - staging: android: ion: Set the length of the DMA sg entries in buffer
3529 - usbvision: fix crash on detecting device with invalid configuration
3530 - Revert "usb: hub: do not clear BOS field during reset device"
3531 - Linux 4.4.8
3532
3533 * Fix speaker volume on a Dell machine (LP: #1549660)
3534 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
3535
3536 * Xenial update to v4.4.7 stable release (LP: #1572722)
3537 - regulator: core: avoid unused variable warning
3538 - regulator: core: Fix nested locking of supplies
3539 - ASoC: samsung: pass DMA channels as pointers
3540 - mmc: sh_mmcif: rework dma channel handling
3541 - mmc: sh_mmcif: Correct TX DMA channel allocation
3542 - x86/microcode/intel: Make early loader look for builtin microcode too
3543 - x86/microcode: Untangle from BLK_DEV_INITRD
3544 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
3545 - perf/x86/intel: Add definition for PT PMI bit
3546 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
3547 - KVM: i8254: change PIT discard tick policy
3548 - KVM: fix spin_lock_init order on x86
3549 - KVM: VMX: avoid guest hang on invalid invept instruction
3550 - KVM: VMX: avoid guest hang on invalid invvpid instruction
3551 - KVM: VMX: fix nested vpid for old KVM guests
3552 - perf/core: Fix perf_sched_count derailment
3553 - perf tools: Dont stop PMU parsing on alias parse error
3554 - perf tools: Fix checking asprintf return value
3555 - perf tools: Fix python extension build
3556 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
3557 - sched/preempt, sh: kmap_coherent relies on disabled preemption
3558 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
3559 - s390: fix floating pointer register corruption (again)
3560 - s390/cpumf: add missing lpp magic initialization
3561 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
3562 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
3563 - PCI: ACPI: IA64: fix IO port generic range check
3564 - x86/irq: Cure live lock in fixup_irqs()
3565 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
3566 - x86/iopl/64: Properly context-switch IOPL on Xen PV
3567 - x86/iopl: Fix iopl capability check on Xen PV
3568 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
3569 - sg: fix dxferp in from_to case
3570 - aacraid: Fix RRQ overload
3571 - aacraid: Fix memory leak in aac_fib_map_free
3572 - aacraid: Set correct msix count for EEH recovery
3573 - sd: Fix discard granularity when LBPRZ=1
3574 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
3575 - be2iscsi: set the boot_kset pointer to NULL in case of failure
3576 - aic7xxx: Fix queue depth handling
3577 - libnvdimm: Fix security issue with DSM IOCTL.
3578 - dm snapshot: disallow the COW and origin devices from being identical
3579 - dm: fix excessive dm-mq context switching
3580 - dm thin metadata: don't issue prefetches if a transaction abort has failed
3581 - dm cache: make sure every metadata function checks fail_io
3582 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
3583 - usb: retry reset if a device times out
3584 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
3585 - USB: uas: Reduce can_queue to MAX_CMNDS
3586 - USB: cdc-acm: more sanity checking
3587 - USB: iowarrior: fix oops with malicious USB descriptors
3588 - USB: usb_driver_claim_interface: add sanity checking
3589 - USB: mct_u232: add sanity checking in probe
3590 - USB: digi_acceleport: do sanity checking for the number of ports
3591 - USB: cypress_m8: add endpoint sanity check
3592 - USB: serial: cp210x: Adding GE Healthcare Device ID
3593 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
3594 - USB: option: add "D-Link DWM-221 B1" device id
3595 - pwc: Add USB id for Philips Spc880nc webcam
3596 - Input: powermate - fix oops with malicious USB descriptors
3597 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
3598 - ALSA: usb-audio: Add sanity checks for endpoint accesses
3599 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
3600 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
3601 - ALSA: usb-audio: Fix double-free in error paths after
3602 snd_usb_add_audio_stream() call
3603 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
3604 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
3605 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
3606 - crypto: ccp - Add hash state import and export support
3607 - crypto: ccp - Limit the amount of information exported
3608 - crypto: ccp - Don't assume export/import areas are aligned
3609 - crypto: ccp - memset request context to zero during import
3610 - crypto: keywrap - memzero the correct memory
3611 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
3612 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
3613 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
3614 - X.509: Fix leap year handling again
3615 - mei: bus: check if the device is enabled before data transfer
3616 - HID: logitech: fix Dual Action gamepad support
3617 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
3618 - HID: multitouch: force retrieving of Win8 signature blob
3619 - HID: fix hid_ignore_special_drivers module parameter
3620 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
3621 - staging: android: ion_test: fix check of platform_device_register_simple()
3622 error code
3623 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
3624 - tty: Fix GPF in flush_to_ldisc(), part 2
3625 - net: irda: Fix use-after-free in irtty_open()
3626 - 8250: use callbacks to access UART_DLL/UART_DLM
3627 - saa7134: Fix bytesperline not being set correctly for planar formats
3628 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
3629 - bttv: Width must be a multiple of 16 when capturing planar formats
3630 - coda: fix first encoded frame payload
3631 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
3632 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
3633 - mtip32xx: Fix broken service thread handling
3634 - mtip32xx: Remove unwanted code from taskfile error handler
3635 - mtip32xx: Print exact time when an internal command is interrupted
3636 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
3637 - mtip32xx: Handle safe removal during IO
3638 - mtip32xx: Handle FTL rebuild failure state during device initialization
3639 - mtip32xx: Implement timeout handler
3640 - mtip32xx: Cleanup queued requests after surprise removal
3641 - ALSA: pcm: Avoid "BUG:" string for warnings again
3642 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
3643 - ALSA: hda - Don't handle ELD notify from invalid port
3644 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
3645 - ALSA: hda - Fix unconditional GPIO toggle via automute
3646 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
3647 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
3648 - brd: Fix discard request processing
3649 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
3650 - bcache: cleaned up error handling around register_cache()
3651 - bcache: fix race of writeback thread starting before complete initialization
3652 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
3653 - mm: memcontrol: reclaim when shrinking memory.high below usage
3654 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
3655 - ia64: define ioremap_uc()
3656 - watchdog: don't run proc_watchdog_update if new value is same as old
3657 - watchdog: rc32434_wdt: fix ioctl error handling
3658 - Bluetooth: Add new AR3012 ID 0489:e095
3659 - Bluetooth: Fix potential buffer overflow with Add Advertising
3660 - cgroup: ignore css_sets associated with dead cgroups during migration
3661 - net: mvneta: enable change MAC address when interface is up
3662 - of: alloc anywhere from memblock if range not specified
3663 - vfs: show_vfsstat: do not ignore errors from show_devname method
3664 - splice: handle zero nr_pages in splice_to_pipe()
3665 - xtensa: ISS: don't hang if stdin EOF is reached
3666 - xtensa: fix preemption in {clear,copy}_user_highpage
3667 - xtensa: clear all DBREAKC registers on start
3668 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
3669 - ARC: bitops: Remove non relevant comments
3670 - quota: Fix possible GPF due to uninitialised pointers
3671 - xfs: fix two memory leaks in xfs_attr_list.c error paths
3672 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
3673 - md/raid5: Compare apples to apples (or sectors to sectors)
3674 - RAID5: check_reshape() shouldn't call mddev_suspend
3675 - RAID5: revert e9e4c377e2f563 to fix a livelock
3676 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
3677 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
3678 - md: multipath: don't hardcopy bio in .make_request path
3679 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
3680 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
3681 freed"
3682 - fuse: do not use iocb after it may have been freed
3683 - fuse: Add reference counting for fuse_io_priv
3684 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
3685 - rapidio/rionet: fix deadlock on SMP
3686 - ipr: Fix out-of-bounds null overwrite
3687 - ipr: Fix regression when loading firmware
3688 - iwlwifi: mvm: Fix paging memory leak
3689 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
3690 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
3691 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
3692 - drm/amdgpu: include the right version of gmc header files for iceland
3693 - IB/ipoib: fix for rare multicast join race condition
3694 - tracing: Have preempt(irqs)off trace preempt disabled functions
3695 - tracing: Fix crash from reading trace_pipe with sendfile
3696 - tracing: Fix trace_printk() to print when not using bprintk()
3697 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
3698 - scripts/coccinelle: modernize &
3699 - scripts/kconfig: allow building with make 3.80 again
3700 - kbuild/mkspec: fix grub2 installkernel issue
3701 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
3702 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
3703 - mmc: block: fix ABI regression of mmc_blk_ioctl
3704 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
3705 - mmc: sdhci: fix data timeout (part 1)
3706 - mmc: sdhci: fix data timeout (part 2)
3707 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
3708 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
3709 - clk: rockchip: rk3368: fix cpuclk core dividers
3710 - clk: rockchip: rk3368: fix parents of video encoder/decoder
3711 - clk: rockchip: rk3368: fix hdmi_cec gate-register
3712 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
3713 - clk: bcm2835: Fix setting of PLL divider clock rates
3714 - target: Fix target_release_cmd_kref shutdown comp leak
3715 - iser-target: Fix identification of login rx descriptor type
3716 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
3717 - iser-target: Separate flows for np listeners and connections cma events
3718 - iser-target: Rework connection termination
3719 - nfsd4: fix bad bounds checking
3720 - nfsd: fix deadlock secinfo+readdir compound
3721 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
3722 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
3723 - ACPI / PM: Runtime resume devices when waking from hibernate
3724 - writeback, cgroup: fix premature wb_put() in
3725 locked_inode_to_wb_and_lock_list()
3726 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
3727 inode
3728 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
3729 trackstick buttons, again"
3730 - Input: synaptics - handle spurious release of trackstick buttons, again
3731 - Input: ims-pcu - sanity check against missing interfaces
3732 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
3733 - ocfs2/dlm: fix race between convert and recovery
3734 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
3735 - mm/page_alloc: prevent merging between isolated and other pageblocks
3736 - mtd: onenand: fix deadlock in onenand_block_markbad
3737 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
3738 - scsi_common: do not clobber fixed sense information
3739 - sched/cputime: Fix steal time accounting vs. CPU hotplug
3740 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
3741 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
3742 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
3743 - Linux 4.4.7
3744
3745 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
3746 - Bluetooth: Add new AR3012 ID 0489:e095
3747
3748 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
3749 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
3750
3751 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
3752 gl552jx (LP: #1552925)
3753 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
3754
3755 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
3756 (LP: #1546694)
3757 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
3758
3759 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
3760 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
3761
3762 * s390/pci: add extra padding to function measurement block (LP: #1572291)
3763 - s390/pci: add extra padding to function measurement block
3764
3765 * CVE-2016-3951 (LP: #1567191)
3766 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
3767 - usbnet: cleanup after bind() in probe()
3768
3769 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
3770 - efi: Remove redundant efi_set_variable_nonblocking() prototype
3771 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
3772 - efi: Add nonblocking option to efi_query_variable_store()
3773 - efi: Add NV memory attribute
3774 - efi: Reformat GUID tables to follow the format in UEFI spec
3775 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
3776 - SAUCE: (noup) Add EFI signature data types
3777 - crypto: KEYS: convert public key and digsig asym to the akcipher api
3778 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
3779 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
3780 - [Config] CONFIG_IMA_MOK_KEYRING=y
3781 - IMA: create machine owner and blacklist keyrings
3782 - KEYS: Add an alloc flag to convey the builtinness of a key
3783 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
3784 - SAUCE: (noup) KEYS: Add a system blacklist keyring
3785 - SAUCE: (noup) MODSIGN: Support not importing certs from db
3786
3787 * Miscellaneous Ubuntu changes
3788 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
3789
3790 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
a9ea3f9a 3791
440128a3 3792linux (4.4.0-21.37) xenial; urgency=low
66a4b159 3793
440128a3
TG
3794 [ Tim Gardner ]
3795
3796 * Release Tracking Bug
3797 - LP: #1571791
3798
3799 * linux: MokSBState is ignored (LP: #1571691)
3800 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
3801 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
3802 - SAUCE: (noup) Display MOKSBState when disabled
66a4b159
TG
3803
3804 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
3805
640cdd1d 3806linux (4.4.0-20.36) xenial; urgency=low
7b56bc94 3807
640cdd1d
TG
3808 [ Tim Gardner ]
3809
3810 * Release Tracking Bug
3811 - LP: #1571069
3812
3813 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
3814 - SAUCE: kernfs: Do not match superblock in another user namespace when
3815 mounting
3816
3817 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
3818 - x86/topology: Fix logical package mapping
3819 - x86/topology: Fix Intel HT disable
3820 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
3821 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
3822 - x86/topology: Fix AMD core count
3823
3824 * [regression]: Failed to call clock_adjtime(): Invalid argument
3825 (LP: #1566465)
3826 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
7b56bc94
TG
3827
3828 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
3829
92acd054 3830linux (4.4.0-19.35) xenial; urgency=low
0579a988 3831
92acd054
TG
3832 [ Tim Gardner ]
3833
3834 * Release Tracking Bug
3835 - LP: #1570348
3836
3837 * CVE-2016-2847 (LP: #1554260)
3838 - pipe: limit the per-user amount of pages allocated in pipes
3839
3840 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
3841 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
3842
3843 * arm64: guest hangs when ntpd is running (LP: #1549494)
3844 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
3845
3846 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
3847 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
3848
3849 * s390/cpumf: Fix lpp detection (LP: #1555344)
3850 - s390/facilities: use stfl mnemonic instead of insn magic
3851 - s390/facilities: always use lowcore's stfle field for storing facility bits
3852 - s390/cpumf: Fix lpp detection
3853
3854 * s390x kernel image needs weightwatchers (LP: #1536245)
3855 - [Config] s390x: Use compressed kernel bzImage
3856
3857 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
3858 upgrading to Ubuntu 16.04 (LP: #1567581)
3859 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
3860 device-tree properties"
3861
3862 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
3863 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
3864 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
3865 - cpufreq: powernv: Add sysfs attributes to show throttle stats
3866
3867 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
3868 - [Config] Add ib_iser to generic inclusion list
3869
3870 * thunderx nic performance improvements (LP: #1567093)
3871 - net: thunderx: Set recevie buffer page usage count in bulk
3872 - net: thunderx: Adjust nicvf structure to reduce cache misses
3873
3874 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
3875 - net: thunderx: Fix for multiqset not configured upon interface toggle
3876 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
3877 - net: thunderx: Fix receive packet stats
3878
3879 * Miscellaneous Ubuntu changes
3880 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
3881
3882 * Miscellaneous upstream changes (LP: #1564901)
3883 - Input: xpad - correctly handle concurrent LED and FF requests
0579a988
TG
3884
3885 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
3886
5cf9ebd1 3887linux (4.4.0-18.34) xenial; urgency=low
46676e33 3888
5cf9ebd1
TG
3889 [ Tim Gardner ]
3890
3891 * Release Tracking Bug
3892 - LP: #1566868
3893
3894 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
3895 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
3896 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
3897
3898 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
3899 - [Config] CONFIG_ARCH_ROCKCHIP=y
3900
3901 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
3902 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
3903 - perf/x86/cqm: Fix CQM memory leak and notifier leak
3904 - x86/cpufeature: Carve out X86_FEATURE_*
3905 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
3906 - x86/topology: Create logical package id
3907 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
3908 - perf/x86/mbm: Add memory bandwidth monitoring event management
3909 - perf/x86/mbm: Implement RMID recycling
3910 - perf/x86/mbm: Add support for MBM counter overflow handling
3911
3912 * User namespace mount updates (LP: #1566505)
3913 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
3914 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
3915 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
3916 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
3917 - SAUCE: fs: fix a posible leak of allocated superblock
3918
3919 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
3920 (LP: #1566518)
3921 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
3922 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
3923
3924 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
3925 for Alpine Ridge on SKL (LP: #1519623)
3926 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
3927 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
3928 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
3929 - usb: add device descriptor for usb 3.1 root hub
3930 - usb: Support USB 3.1 extended port status request
3931 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
3932 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
3933 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
3934 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
3935 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
3936 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
3937 - usb: Add USB 3.1 Precision time measurement capability descriptor support
3938 - xhci: refactor and cleanup endpoint initialization.
3939 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
3940 - xhci: cleanup isoc tranfers queuing code
3941 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
3942 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
3943
3944 * wrong/missing permissions for device file /dev/prandom (prng.ko)
3945 (LP: #1558275)
3946 - s390/crypto: provide correct file mode at device register.
3947
3948 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
3949 - ALSA: hda - fix front mic problem for a HP desktop
3950
3951 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
3952 (LP: #1556228)
3953 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
3954
3955 * please provide mmc-modules udeb (LP: #1565765)
3956 - [Config] Add mmc block drivers to d-i
3957
3958 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
3959 - Add secure_modules() call
3960 - PCI: Lock down BAR access when module security is enabled
3961 - x86: Lock down IO port access when module security is enabled
3962 - ACPI: Limit access to custom_method
3963 - asus-wmi: Restrict debugfs interface when module loading is restricted
3964 - Restrict /dev/mem and /dev/kmem when module loading is restricted
3965 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
3966 - kexec: Disable at runtime if the kernel enforces module loading restrictions
3967 - x86: Restrict MSR access when module loading is restricted
3968 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
3969 - Add option to automatically enforce module signatures when in Secure Boot mode
3970 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
3971 - efi: Add EFI_SECURE_BOOT bit
3972 - hibernate: Disable in a signed modules environment
3973
3974 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
3975 - PCI: Add fwnode_handle to x86 pci_sysdata
3976 - PCI: Look up IRQ domain by fwnode_handle
3977 - [Config] CONFIG_PCI_HYPERV=m
3978 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
3979
3980 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
3981 (LP: #1559923)
3982 - ACPI / processor: Request native thermal interrupt handling via _OSC
3983
3984 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
3985 (LP: #1564591)
3986 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
3987
3988 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
3989 - atomics: Allow architectures to define their own __atomic_op_* helpers
3990 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
3991 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
3992 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
3993
3994 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
3995 - [Debian] cpupower uses non-standard CROSS
3996
3997 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
3998 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
3999
4000 * Unable to migrate container (LP: #1563921)
4001 - SAUCE: cgroup mount: ignore nsroot=
4002
4003 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4004 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4005
4006 * /proc/$pid/maps performance regression (LP: #1547231)
4007 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4008
4009 * TPM2.0 trusted keys fixes (LP: #1398274)
4010 - tpm: remove unneeded include of actbl2.h
4011 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4012 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4013 - tpm_tis: Disable interrupt auto probing on a per-device basis
4014 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4015 - tpm_tis: Use devm_ioremap_resource
4016 - tpm_tis: Clean up the force=1 module parameter
4017 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4018 - tpm_crb: Use devm_ioremap_resource
4019 - tpm: fix the rollback in tpm_chip_register()
4020 - tpm: fix the cleanup of struct tpm_chip
4021 - tpm: fix: set continueSession attribute for the unseal operation
4022 - tpm: fix: return rc when devm_add_action() fails
4023 - tpm_eventlog.c: fix binary_bios_measurements
4024 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4025 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4026 - tpm_tis: fix build warning with tpm_tis_resume
4027
4028 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4029 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4030
4031 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4032 Xenial (LP: #1563485)
4033 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4034 - cxlflash: Increase cmd_per_lun for better throughput
4035 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4036
4037 * Miscellaneous Ubuntu changes
4038 - [Config] do_zfs_powerpc64-smp = true
4039 - [Debian] fix linux_tools when cross-compiling
4040 - [Config] do_zfs_powerpc64-smp use default value
4041 - SAUCE: apparmor: Fix FTBFS due to bad include path
4042 - SAUCE: i915_bpo: Disable preliminary hw support
46676e33
TG
4043
4044 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4045
8c982bfb 4046linux (4.4.0-17.33) xenial; urgency=low
4cee9f36 4047
8c982bfb
TG
4048 [ Tim Gardner ]
4049
4050 * Release Tracking Bug
4051 - LP: #1563441
4052
4053 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4054 (LP: #1560552)
4055 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4056 about to hit.
4057
4058 * Predictable naming mechanism is leading to issues in DLPAR operations of
4059 NICs (LP: #1560514)
4060 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4061 properties
4062
4063 * ThunderX: support alternative phy implementations (LP: #1562968)
4064 - net: thunderx: Cleanup PHY probing code.
4065 - [Config] CONFIG_MDIO_CAVIUM=m
4066 - phy: mdio-octeon: Refactor into two files/modules
4067 - [Config] CONFIG_MDIO_THUNDER=m
4068 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4069 - phy: mdio-cavium: Add missing MODULE_* annotations.
4070 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4071 - phy: mdio-thunder: Fix some Kconfig typos
4072 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4073
4074 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4075 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4076 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4077
4078 * lots of printk to serial console can hang system for long time
4079 (LP: #1534216)
4080 - printk: set may_schedule for some of console_trylock() callers
4081
4082 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4083 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4084 - PM / runtime: Add new helper for conditional usage count incrementation
4085 - drm/core: Add drm_for_each_encoder_mask, v2.
4086 - drm/atomic-helper: Implement subsystem-level suspend/resume
4087
4088 * [Hyper-V] VM Sockets (LP: #1541585)
4089 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4090 - Drivers: hv: vmbus: Add vendor and device atttributes
4091 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4092 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4093 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4094 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4095 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4096 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4097 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4098 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4099 - Drivers: hv: vmbus: add a per-channel rescind callback
4100 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4101 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4102 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4103 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4104 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4105 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4106 - Drivers: hv: vmbus: remove code duplication in message handling
4107 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4108 - Drivers: hv: util: Pass the channel information during the init call
4109 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4110 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4111 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4112
4113 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4114 (LP: #1559918)
4115 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4116
4117 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4118 - net: add tc offload feature flag
4119 - net: tc: helper functions to query action types
4120 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4121 - net: rework ndo tc op to consume additional qdisc handle parameter
4122 - net: rework setup_tc ndo op to consume general tc operand
4123 - net: sched: add cls_u32 offload hooks for netdevs
4124 - net: ixgbe: add support for tc_u32 offload
4125 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4126
4127 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4128 - net: add netif_is_team_master helper
4129 - net: add netif_is_team_port helper
4130 - net: add netif_is_lag_master helper
4131 - net: add netif_is_lag_port helper
4132 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4133 - fm10k: don't reinitialize RSS flow table when RXFH configured
4134
4135 * [Feature]Always Running Timer (ART) to System Time translation
4136 (LP: #1519625)
4137 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4138 - timekeeping: Provide internal function __ktime_get_real_seconds
4139 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4140 - clocksource: Make clocksource validation work for all clocksources
4141 - time: Add cycles to nanoseconds translation
4142 - time: Add timekeeping snapshot code capturing system time and counter
4143 - time: Remove duplicated code in ktime_get_raw_and_real()
4144 - time: Add driver cross timestamp interface for higher precision time synchronization
4145 - time: Add history to cross timestamp interface supporting slower devices
4146 - time/timekeeping: Work around false positive GCC warning
4147 - x86/tsc: Always Running Timer (ART) correlated clocksource
4148 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4149 - [Config] CONFIG_E1000E_HWTS=y
4150 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4151
4152 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4153 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4154
4155 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4156 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4157 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4158 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4159 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4160 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4161 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4162 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4163 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4164 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4165 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4166 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4167 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4168 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4169 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4170 x86/events/intel/uncore.[ch]
4171 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4172 x86/events/intel/uncore_nmhex.c
4173 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4174 x86/events/intel/uncore_snb.c
4175 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4176 x86/events/intel/uncore_snbep.c
4177 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4178 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4179 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4180 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4181 - perf/x86: Move perf_event.h to its new home
4182 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4183
4184 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4185 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4cee9f36
TG
4186
4187 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4188
4f7f55e2 4189linux (4.4.0-16.32) xenial; urgency=low
092c67eb 4190
4f7f55e2
TG
4191 [ Tim Gardner ]
4192
4193 * Release Tracking Bug
4194 - LP: #1561727
4195
4196 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4197 device correctly" (LP: #1561676)
4198 - Thermal: Ignore invalid trip points
4199
4200 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
4201 on press (LP: #1553811)
4202 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
4203 buttons, again
4204
4205 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
4206 (LP: #1560583)
4207 - SAUCE: apparmor: Allow ns_root processes to open profiles file
4208 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
4209
4210 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
4211 - ubuntu: vbox -- update to 5.0.16-dfsg-2
4212
4213 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
4214 s390x (LP: #1557690)
4215 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
4216
4217 * spl/zfs fails to build on s390x (LP: #1519814)
4218 - [Config] s390x -- re-enable zfs
4219 - [Config] zfs -- disable powerpc until the test failures can be resolved
4220
4221 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
4222 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
4223
4224 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
4225 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
4226 - [Config] powerpc -- convert zfs configuration to custom_override
4227
4228 * Memory arena corruption with FUSE (was Memory allocation failure crashes
4229 kernel hard, presumably related to FUSE) (LP: #1505948)
4230 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
4231 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
4232
4233 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
4234 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
4235
4236 * linux packaging: clear remaining redundant delta (LP: #1560445)
4237 - [Debian] Remove generated intermediate files on clean
4238
4239 * arm64: guest hangs when ntpd is running (LP: #1549494)
4240 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
4241 - Revert "hrtimer: Catch illegal clockids"
4242 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
4243
4244 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
4245 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
4246 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
4247 ThunderX
4248
4249 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
4250 (LP: #1559609)
4251 - arcmsr: fixed getting wrong configuration data
4252 - arcmsr: fixes not release allocated resource
4253 - arcmsr: make code more readable
4254 - arcmsr: adds code to support new Areca adapter ARC1203
4255 - arcmsr: changes driver version number
4256 - arcmsr: more readability improvements
4257 - arcmsr: Split dma resource allocation to a new function
4258 - arcmsr: change driver version to v1.30.00.22-20151126
4259
4260 * server image has no keyboard, desktop image works (LP: #1559692)
4261 - [Config] Rework input-modules (d-i) list
4262
4263 * PMU support for Cavium ThunderX (LP: #1559349)
4264 - arm64: perf: Rename Cortex A57 events
4265 - arm64/perf: Add Cavium ThunderX PMU support
4266 - arm64: perf: Enable PMCR long cycle counter bit
4267 - arm64: perf: Extend event mask for ARMv8.1
4268 - arm64: dts: Add Cavium ThunderX specific PMU
4269
4270 * Show ARM PMU events in perf stat (LP: #1559350)
4271 - drivers/perf: kill armpmu_register
4272 - arm: perf: Convert event enums to #defines
4273 - arm: perf: Add event descriptions
4274 - arm64: perf: Convert event enums to #defines
4275 - arm64: perf: Add event descriptions
4276 - ARM: perf: add format entry to describe event -> config mapping
4277 - arm64: perf: add format entry to describe event -> config mapping
4278
4279 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
4280 - EDAC/sb_edac: Fix computation of channel address
4281
4282 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
4283 - [Config] disable CONFIG_IP_PNP
4284
4285 * Miscellaneous Ubuntu changes
4286 - [Debian] Silence the reconstruct script
092c67eb
TG
4287
4288 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
4289
224120d3 4290linux (4.4.0-15.31) xenial; urgency=low
6dbd8746 4291
224120d3
TG
4292 [ Tim Gardner ]
4293
4294 * Release Tracking Bug
4295 - LP: #1559252
4296
4297 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
4298 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
4299
4300 * policy namespace stacking (LP: #1379535)
4301 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
4302 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
4303 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
4304 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
4305 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
4306 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
4307 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
4308 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
4309 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
4310 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
4311 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
4312 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
4313 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
4314 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
4315 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
4316 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
4317 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
4318 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
4319 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
4320 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
4321 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
4322 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
4323 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
4324 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
4325 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
4326 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
4327 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
4328 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
4329 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
4330 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
4331 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
4332 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
4333 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
4334 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
4335 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
4336 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
4337 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
4338 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4339 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
4340 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
4341 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
4342 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
4343 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
4344 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
4345 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
4346 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
4347 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
4348 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
4349 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
4350
4351 * Add arm64 NUMA support (LP: #1558765)
4352 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
4353 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
4354 - [Config] CONFIG_OF_NUMA=y
4355 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
4356 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
4357 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
4358 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
4359 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
4360
4361 * vivid/linux: total ADT test failures (LP: #1558447)
4362 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
4363
4364 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
4365 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4366 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
4367
4368 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
4369 - s390/pci: enforce fmb page boundary rule
4370
4371 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
4372 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
4373 - page_to_phys() always returns a multiple of PAGE_SIZE
4374 - s390/pci: provide ZPCI_ADDR macro
4375 - s390/pci: improve ZPCI_* macros
4376 - s390/pci: resize iomap
4377 - s390/pci: fix bar check
4378 - s390/pci: set error state for unusable functions
4379 - s390/pci: remove iomap sanity checks
4380 - s390/pci: remove pdev pointer from arch data
4381 - s390/pci: add ioctl interface for CLP
4382
4383 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
4384 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
4385 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
4386 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
4387 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
4388
4389 * skb_warn_bad_offload Crash (LP: #1558025)
4390 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
4391
4392 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
4393 - [Config] CONFIG_PCI_HOST_COMMON=y
4394 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
4395 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
4396 - PCI: generic: Move structure definitions to separate header file
4397 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
4398 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
4399 - PCI: thunder: Add PCIe host driver for ThunderX processors
4400 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
4401
4402 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
4403 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
4404
4405 * Xenial update to v4.4.6 stable release (LP: #1558330)
4406 - arm64: account for sparsemem section alignment when choosing vmemmap offset
4407 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
4408 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
4409 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
4410 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
4411 - kvm: cap halt polling at exactly halt_poll_ns
4412 - KVM: VMX: disable PEBS before a guest entry
4413 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
4414 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
4415 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
4416 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
4417 - s390/dasd: fix diag 0x250 inline assembly
4418 - tracing: Fix check for cpu online when event is disabled
4419 - dmaengine: at_xdmac: fix residue computation
4420 - jffs2: reduce the breakage on recovery from halfway failed rename()
4421 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
4422 - ASoC: dapm: Fix ctl value accesses in a wrong type
4423 - ASoC: samsung: Use IRQ safe spin lock calls
4424 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
4425 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
4426 - ovl: ignore lower entries when checking purity of non-directory entries
4427 - ovl: fix working on distributed fs as lower layer
4428 - wext: fix message delay/ordering
4429 - cfg80211/wext: fix message ordering
4430 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
4431 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
4432 - mac80211: minstrel: Change expected throughput unit back to Kbps
4433 - mac80211: fix use of uninitialised values in RX aggregation
4434 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
4435 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
4436 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
4437 - mac80211: Fix Public Action frame RX in AP mode
4438 - gpu: ipu-v3: Do not bail out on missing optional port nodes
4439 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
4440 - drm/radeon: Fix error handling in radeon_flip_work_func.
4441 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
4442 - userfaultfd: don't block on the last VM updates at exit time
4443 - ovl: fix getcwd() failure after unsuccessful rmdir
4444 - MIPS: Fix build error when SMP is used without GIC
4445 - MIPS: smp.c: Fix uninitialised temp_foreign_map
4446 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
4447 - target: Drop incorrect ABORT_TASK put for completed commands
4448 - ld-version: Fix awk regex compile failure
4449 - Linux 4.4.6
4450
4451 * linux fails to load x.509 built-in certificate (LP: #1557250)
4452 - lib/mpi: Endianness fix
4453
4454 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
4455 - [Config] CONFIG_NET_9P=m for s390x
4456
4457 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
4458 (LP: #1557950)
4459 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
4460 - net/mlx5e: Don't modify CQ before it was created
4461
4462 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
4463 - mmc: sdhci: Do not BUG on invalid vdd
4464 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
4465 - mmc: It is not an error for the card to be removed while suspended
4466
4467 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
4468 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
4469
4470 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
4471 - [Config] CONFIG_NUMA_EMU=y for s390x
4472
4473 * Miscellaneous Ubuntu changes
4474 - [Debian] git-ubuntu-log -- prevent bug references being split
4475 - [Debian] git-ubuntu-log -- git log output is UTF-8
6dbd8746
TG
4476
4477 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
4478
a327d517 4479linux (4.4.0-14.30) xenial; urgency=low
b3432cf6 4480
a327d517
TG
4481 [ Tim Gardner ]
4482
4483 * Release Tracking Bug
4484 - LP: #1557508
4485
4486 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
4487 - powerpc: Fix dedotify for binutils >= 2.26
4488
4489 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
4490 - Illumos 6370 - ZFS send fails to transmit some holes
4491
4492 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
4493 camera (LP: #1557138)
4494 - UVC: Add support for ds4 depth camera
4495
4496 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
4497 - sched/numa: Fix use-after-free bug in the task_numa_compare
4498
4499 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
4500 files (LP: #1555997)
4501 - ovl: copy new uid/gid into overlayfs runtime inode
4502
4503 * Miscellaneous Ubuntu changes
4504 - SAUCE: Dump stack when X.509 certificates cannot be loaded
b3432cf6
TG
4505
4506 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
4507
0afa4cd4 4508linux (4.4.0-13.29) xenial; urgency=low
760352e4 4509
0afa4cd4
TG
4510 [ Tim Gardner ]
4511
4512 * Release Tracking Bug
4513 - LP: #1556247
4514
4515 * s390/mm: four page table levels vs. fork (LP: #1556141)
4516 - s390/mm: four page table levels vs. fork
4517
4518 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
4519 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
4520 - hv_netvsc: cleanup netdev feature flags for netvsc
4521
4522 * fails to boot on megaraid (LP: #1552903)
4523 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
4524 case of PD list DCMD failure
4525
4526 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
4527 - ALSA: hda - add codec support for Kabylake display audio codec
4528
4529 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4530 - cpufreq: powernv: Free 'chips' on module exit
4531 - cpufreq: powernv: Hot-plug safe the kworker thread
4532 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
4533 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
4534 - cpufreq: powernv: Replace pr_info with trace print for throttle event
4535 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
4536
4537 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
4538 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
4539
4540 * integer overflow in xt_alloc_table_info (LP: #1555353)
4541 - SAUCE: (noup) netfilter: x_tables: check for size overflow
4542
4543 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
4544 - [Packaging] reconstruct -- automatically reconstruct against base tag
4545 - [Config] reconstruct -- update to autoreconstruct output
4546 - [Packaging] reconstruct -- update when inserting final changes
4547
4548 * Xenial update to v4.4.5 stable release (LP: #1555640)
4549 - use ->d_seq to get coherency between ->d_inode and ->d_flags
4550 - drivers: sh: Restore legacy clock domain on SuperH platforms
4551 - Btrfs: fix deadlock running delayed iputs at transaction commit time
4552 - btrfs: Fix no_space in write and rm loop
4553 - btrfs: async-thread: Fix a use-after-free error for trace
4554 - block: Initialize max_dev_sectors to 0
4555 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
4556 - parisc: Fix ptrace syscall number and return value modification
4557 - mips/kvm: fix ioctl error handling
4558 - kvm: x86: Update tsc multiplier on change.
4559 - fbcon: set a default value to blink interval
4560 - cifs: fix out-of-bounds access in lease parsing
4561 - CIFS: Fix SMB2+ interim response processing for read requests
4562 - Fix cifs_uniqueid_to_ino_t() function for s390x
4563 - vfio: fix ioctl error handling
4564 - KVM: x86: fix root cause for missed hardware breakpoints
4565 - arm/arm64: KVM: Fix ioctl error handling
4566 - iommu/amd: Apply workaround for ATS write permission check
4567 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
4568 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
4569 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
4570 - drm/ast: Fix incorrect register check for DRAM width
4571 - drm/radeon/pm: update current crtc info after setting the powerstate
4572 - drm/amdgpu/pm: update current crtc info after setting the powerstate
4573 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
4574 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
4575 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
4576 - libata: fix HDIO_GET_32BIT ioctl
4577 - libata: Align ata_device's id on a cacheline
4578 - block: bio: introduce helpers to get the 1st and last bvec
4579 - writeback: flush inode cgroup wb switches instead of pinning super_block
4580 - Adding Intel Lewisburg device IDs for SATA
4581 - arm64: vmemmap: use virtual projection of linear region
4582 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
4583 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
4584 - tracing: Do not have 'comm' filter override event 'comm' field
4585 - pata-rb532-cf: get rid of the irq_to_gpio() call
4586 - Btrfs: fix loading of orphan roots leading to BUG_ON
4587 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
4588 - jffs2: Fix page lock / f->sem deadlock
4589 - Fix directory hardlinks from deleted directories
4590 - dmaengine: pxa_dma: fix cyclic transfers
4591 - adv7604: fix tx 5v detect regression
4592 - ALSA: usb-audio: Add a quirk for Plantronics DA45
4593 - ALSA: ctl: Fix ioctls for X32 ABI
4594 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
4595 - ALSA: rawmidi: Fix ioctls X32 ABI
4596 - ALSA: timer: Fix ioctls for X32 ABI
4597 - ALSA: pcm: Fix ioctls for X32 ABI
4598 - ALSA: seq: oss: Don't drain at closing a client
4599 - ALSA: hdspm: Fix wrong boolean ctl value accesses
4600 - ALSA: hdsp: Fix wrong boolean ctl value accesses
4601 - ALSA: hdspm: Fix zero-division
4602 - ALSA: timer: Fix broken compat timer user status ioctl
4603 - usb: chipidea: otg: change workqueue ci_otg as freezable
4604 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
4605 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
4606 - USB: qcserial: add Sierra Wireless EM74xx device ID
4607 - USB: serial: option: add support for Telit LE922 PID 0x1045
4608 - USB: serial: option: add support for Quectel UC20
4609 - MIPS: scache: Fix scache init with invalid line size.
4610 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
4611 - ubi: Fix out of bounds write in volume update code
4612 - i2c: brcmstb: allocate correct amount of memory for regmap
4613 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
4614 - block: check virt boundary in bio_will_gap()
4615 - block: get the 1st and last bvec via helpers
4616 - drm/i915: more virtual south bridge detection
4617 - drm/i915: refine qemu south bridge detection
4618 - modules: fix longstanding /proc/kallsyms vs module insertion race.
4619 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
4620 - Linux 4.4.5
4621
4622 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
4623 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
4624
4625 * TPM2.0 trusted keys fixes (LP: #1398274)
4626 - tpm_tis: further simplify calculation of ordinal duration
4627 - tpm_tis: Use devm_free_irq not free_irq
4628 - tpm_tis: Ensure interrupts are disabled when the driver starts
4629 - tpm: rework tpm_get_timeouts()
4630 - tpm_tis: Get rid of the duplicate IRQ probing code
4631 - tpm_tis: Refactor the interrupt setup
4632 - tpm_tis: Tighten IRQ auto-probing
4633 - tpm_ibmvtpm: properly handle interrupted packet receptions
4634
4635 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
4636 - [Config] control.stub.in -- review versioned Build-Depends:
4637 - [Config] control.stub.in -- review versioned
4638 Depends/Breaks/Conflicts/Replaces
4639 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
4640 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
760352e4
TG
4641
4642 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
4643
d5d1ecab 4644linux (4.4.0-12.28) xenial; urgency=low
735bc7c6 4645
d5d1ecab
TG
4646 * Miscellaneous Ubuntu changes
4647 - reconstruct: Work around orig tarball packaging limitiations
4648 Fixes FTBS
735bc7c6
TG
4649
4650 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
4651
11cc4de8 4652linux (4.4.0-12.27) xenial; urgency=low
7c1b95e2 4653
11cc4de8
TG
4654 [ Tim Gardner ]
4655
4656 * Release Tracking Bug
4657 - LP: #1554704
4658
4659 * Fails to detect (second) display (LP: #1543683)
4660 - drm/i915: Fix hpd live status bits for g4x
4661
4662 * s390x -- various configuration changes (LP: #1543165)
4663 - [Config] s390x -- enable CONFIG_NUMA
4664 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
4665 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
4666 - [Config] s390x -- disable CONFIG_NVMEM
4667 - [Config] s390x -- switch preempt mode to none
4668
4669 * Radeon hybrid graphics problem on resume (LP: #1554608)
4670 - Revert "drm/radeon: call hpd_irq_event on resume"
4671
4672 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
4673 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
4674 - drm/amdgpu: use $(src) in Makefile (v2)
4675 - drm/radeon: constify radeon_asic_ring structures
4676 - drm/amdgpu: add a callback for reading the bios from the rom directly
4677 - drm/amdgpu: add read_bios_from_rom callback for CI parts
4678 - drm/amdgpu: add read_bios_from_rom callback for VI parts
4679 - drm/amdgpu: Use new read bios from rom callback
4680 - drm/amdgpu: Use unlocked gem unreferencing
4681 - drm/radeon: Use unlocked gem unreferencing
4682 - drm/amd: add new gfx8 register definitions for EDC
4683 - drm/amdgpu: add EDC support for CZ (v3)
4684 - drm/amd: abstract kernel rq and normal rq to priority of run queue
4685 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
4686 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
4687 - drm/amdgpu: update rev id register for VI
4688 - drm/amdgpu: add more debugging output for driver failures
4689 - drm/amdgpu: add entity only when first job come
4690 - drm/amdgpu: handle error case for ctx
4691 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
4692 - drm/amdgpu: change default sched jobs to 32
4693 - drm/amdgpu: limit visible vram if it's smaller than the BAR
4694 - drm/amdgpu: restrict the sched jobs number to power of two
4695 - drm/amdgpu: put VM page tables directly into duplicates list
4696 - drm/amdgpu: split VM PD and PT handling during CS
4697 - drm/amdgpu: keep the PTs validation list in the VM v2
4698 - drm/radeon: Update radeon_get_vblank_counter_kms()
4699 - drm/radeon: only increment sync_seq when a fence is really emitted
4700 - drm/fb-helper: Use proper plane mask for fb cleanup
4701 - drm/amdgpu: fix dp link rate selection (v2)
4702 - drm/radeon: fix dp link rate selection (v2)
4703 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
4704 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
4705 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
4706 - drm/amdgpu: implement new cgs interface for acpi function
4707 - drm/amdgpu: implement cgs interface to query system info
4708 - drm/amdgpu: add new cgs interface to get display info (v2)
4709 - drm/amd/powerplay: add basic powerplay framework
4710 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
4711 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
4712 - drm/amd/powerplay: add SMU manager sub-component
4713 - drm/amd/powerplay: add hardware manager sub-component
4714 - SAUCE: amd: Include errno.h
4715 - drm/amd/powerplay: add Carrizo smu support
4716 - drm/amd/powerplay: add Carrizo dpm support
4717 - drm/amd/powerplay: add CG and PG support for carrizo
4718 - drm/amd/powerplay: add event manager sub-component
4719 - drm/amd/powerplay: implement functions of amd_powerplay_func
4720 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
4721 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
4722 - drm/amd/powerplay: add header file for tonga smu and dpm
4723 - drm/amd/powerplay: Add Tonga SMU support
4724 - drm/amd/powerplay: add Tonga dpm support (v3)
4725 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
4726 - drm/amd/powerplay: update atomctrl for fiji
4727 - drm/amd/powerplay: add Fiji SMU support.
4728 - drm/amd/powerplay: add Fiji DPM support.
4729 - drm/amdgpu: add amdgpu.powerplay module option
4730 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
4731 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
4732 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
4733 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
4734 - drm/amdgpu/powerplay: program display gap for tonga.
4735 - drm/amdgpu: enable powerplay module by default for tonga.
4736 - drm/amdgpu: enable powerplay module by default for fiji.
4737 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
4738 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
4739 - drm/amd/powerplay: Add CG and PG support for tonga
4740 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
4741 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
4742 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
4743 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
4744 - drm/amdgpu/powerplay: implement thermal control for tonga.
4745 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
4746 - drm/amdgpu: export fan control functions to amdgpu
4747 - drm/amdgpu: enable sysfs interface for powerplay
4748 - drm/amdgpu: support per device powerplay enablement (v2)
4749 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
4750 - drm/amd/powerplay: implement new funcs to check current states for tonga.
4751 - drm/amd/powerplay: refine the logic of whether need to update power state.
4752 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
4753 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
4754 - drm/amdgpu: extract pcie helpers to common header
4755 - drm: add drm_pcie_get_max_link_width helper (v2)
4756 - drm/amdgpu: store pcie gen mask and link width
4757 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
4758 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
4759 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
4760 - drm/amd/powerplay: fix boolreturn.cocci warnings
4761 - drm/amd/powerplay/tonga: Add UVD DPM init
4762 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
4763 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
4764 - drm/amdgpu: add sdma clock gating support for Fiji.
4765 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
4766 - drm/amd/powerplay: enable clock gating for Fiji.
4767 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
4768 - drm/amd/powerplay: implement smc state upload for CZ
4769 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
4770 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
4771 - drm/amd/powerplay: add new function point in hwmgr.
4772 - drm/amd/powerplay: add smc msg for NB P-State switch
4773 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
4774 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
4775 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
4776 - drm/amd/powerplay: Add PPLib debug print macro.
4777 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
4778 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
4779 - drm/amd/powerplay: add multimedia power gating support for Fiji.
4780 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
4781 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
4782 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
4783 - drm/amdgpu: Prepare DKMS build for powerplay module.
4784 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
4785 - drm/amd/powerplay: Add thermal protection support for Fiji.
4786 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
4787 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
4788 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
4789 - drm/amd/powerplay: fix boolreturn.cocci warnings
4790 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
4791 - drm/amd/powerplay: check whether enable dpm in powerplay.
4792 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
4793 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
4794 - drm/amd/powerplay: display gpu load when print performance for tonga.
4795 - drm/powerplay: add debugging output to tonga_processpptables.c
4796 - drm/powerplay: add debugging output to processpptables.c
4797 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
4798 - drm/amd/powerplay: Don't return an error if fan table is missing
4799 - amd\powerplay Implement get dal power level
4800 - amd/powerplay: Fix get dal power level
4801 - amd/powerplay: Add structures required to report configuration change
4802 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
4803 - drm/amd/powerplay: add point check to avoid NULL point hang.
4804 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
4805 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
4806 - drm: powerplay: use div64_s64 instead of do_div
4807 - drm/amd/powerplay: fix a reversed condition
4808 - drm/amdgpu/cgs: cleanup some indenting
4809 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
4810 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
4811 - drm/amd/powerplay: fix bug that NULL checks are reversed.
4812 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
4813 - drm/amd/powerplay: fix Smatch static checker warnings
4814 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
4815 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
4816 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
4817 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
4818 - drm/amdgpu: fix hex/decimal bug when show gpu load.
4819 - drm/amd/powerplay: add thermal control task when resume.
4820 - drm/amd/powerplay: enable set boot state task
4821 - drm/amd/powerplay: enable power down asic task. (v2)
4822 - drm/amd/powerplay: implement power down asic task for CZ
4823 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
4824 - drm/amdgpu/cgs: add an interface to access PCI resources
4825 - drm/amdgpu: add irq domain support
4826 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
4827 - drm/sysfs: use kobj_to_dev()
4828 - drm/amd/powerplay: fix static checker warning for return meaningless value.
4829 - drm/amdgpu/cz: add code to enable forcing UVD clocks
4830 - drm/amdgpu/cz: add code to enable forcing VCE clocks
4831 - drm/amdgpu/cz: force uvd clocks when sclks are forced
4832 - drm/amdgpu/cz: force vce clocks when sclks are forced
4833 - drm/amdgpu: use kobj_to_dev()
4834 - drm/radeon: use kobj_to_dev()
4835 - drm/ttm: fix adding foreign BOs to the LRU during init v2
4836 - drm/ttm: fix adding foreign BOs to the swap LRU
4837 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
4838 - drm/amdgpu: move VM page tables to the LRU end on CS v2
4839 - drm/amdgpu: validate duplicates first
4840 - drm/amdgpu: add missing irq.h include
4841 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
4842 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
4843 - amdkfd: don't open-code memdup_user()
4844 - amdkfd: Copy from the proper user command pointer
4845 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
4846 - amd/powerplay: disable powerplay by default initially
4847 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
4848 - drm/atomic-helper: Export framebuffer_changed()
4849 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
4850 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
4851 - drm/amdgpu: fix next_rptr handling for debugfs
4852 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
4853 - drm/radeon: only init fbdev if we have connectors
4854 - drm/amdgpu: don't init fbdev if we don't have any connectors
4855 - drm/amd/powerplay: Update SMU firmware loading for Stoney
4856 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
4857 - drm/amdkfd: Remove unnecessary cast in kfree
4858 - drm/amdgpu: only move pt bos in LRU list on success
4859 - drm/amdgpu: mask out WC from BO on unsupported arches
4860 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
4861 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
4862 - drm/amdgpu: load MEC ucode manually on iceland
4863 - drm/amdgpu: disable uvd and vce clockgating on Fiji
4864 - drm/amdgpu: add pcie cap module parameters (v2)
4865 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
4866 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
4867 - drm/amdgpu: handle uvd pg flags properly
4868 - drm/amdgpu: handle vce pg flags properly
4869 - drm/amdgpu: clean up vce pg flags for cz/st
4870 - drm/amdgpu: be consistent with uvd cg flags
4871 - drm/amd/powerplay/cz: disable uvd pg
4872 - drm/amd/powerplay/cz: disable vce pg
4873 - drm/amd/powerplay/tonga: disable uvd pg
4874 - drm/amd/powerplay/tonga: disable vce pg
4875 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
4876 - drm/amdgpu: remove unused cg defines
4877 - drma/dmgpu: move cg and pg flags into shared headers
4878 - drm/amdgpu/tonga: plumb pg flags through to powerplay
4879 - drm/amdgpu/cz: plumb pg flags through to powerplay
4880 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
4881
4882 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
4883 #1552632)
4884 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
4885
4886 * Miscellaneous Ubuntu changes
4887 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
4888
4889 * Miscellaneous upstream changes
4890 - net: thunderx: Fix for Qset error due to CQ full
4891 - ahci: Workaround for ThunderX Errata#22536
4892 - arm64: Add workaround for Cavium erratum 27456
4893 - tipc: fix nullptr crash during subscription cancel
7c1b95e2
TG
4894
4895 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
4896
904500e4 4897linux (4.4.0-11.26) xenial; urgency=low
d19bc1e9 4898
904500e4
TG
4899 [ Tim Gardner ]
4900
4901 * Release Tracking Bug
4902 - LP: #1553391
4903
4904 * Xenial update to v4.4.4 stable release (LP: #1553179)
4905 - af_iucv: Validate socket address length in iucv_sock_bind()
4906 - gro: Make GRO aware of lightweight tunnels.
4907 - net: dp83640: Fix tx timestamp overflow handling.
4908 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
4909 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
4910 - tcp: fix NULL deref in tcp_v4_send_ack()
4911 - af_unix: fix struct pid memory leak
4912 - pptp: fix illegal memory access caused by multiple bind()s
4913 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
4914 - net: dsa: fix mv88e6xxx switches
4915 - tipc: fix connection abort during subscription cancel
4916 - inet: frag: Always orphan skbs inside ip_defrag()
4917 - switchdev: Require RTNL mutex to be held when sending FDB notifications
4918 - tcp: beware of alignments in tcp_get_info()
4919 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
4920 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
4921 - ipv6: addrconf: Fix recursive spin lock call
4922 - ipv6: fix a lockdep splat
4923 - unix: correctly track in-flight fds in sending process user_struct
4924 - tcp: do not drop syn_recv on all icmp reports
4925 - net:Add sysctl_max_skb_frags
4926 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
4927 - enic: increment devcmd2 result ring in case of timeout
4928 - sctp: translate network order to host order when users get a hmacid
4929 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
4930 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
4931 eth_get_headlen
4932 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
4933 - bonding: Fix ARP monitor validation
4934 - ipv4: fix memory leaks in ip_cmsg_send() callers
4935 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
4936 - af_unix: Guard against other == sk in unix_dgram_sendmsg
4937 - tipc: fix premature addition of node to lookup table
4938 - tcp: md5: release request socket instead of listener
4939 - qmi_wwan: add "4G LTE usb-modem U901"
4940 - net/mlx4_en: Count HW buffer overrun only once
4941 - net/mlx4_en: Avoid changing dev->features directly in run-time
4942 - l2tp: Fix error creating L2TP tunnels
4943 - pppoe: fix reference counting in PPPoE proxy
4944 - net_sched fix: reclassification needs to consider ether protocol changes
4945 - route: check and remove route cache when we get route
4946 - tcp/dccp: fix another race at listener dismantle
4947 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
4948 - rtnl: RTM_GETNETCONF: fix wrong return value
4949 - tipc: unlock in error path
4950 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
4951 - sctp: Fix port hash table size computation
4952 - ext4: fix bh->b_state corruption
4953 - ARM: debug-ll: fix BCM63xx entry for multiplatform
4954 - arm64: errata: Add -mpc-relative-literal-loads to build flags
4955 - KVM: s390: fix guest fprs memory leak
4956 - devm_memremap: Fix error value when memremap failed
4957 - drm/gma500: Use correct unref in the gem bo create function
4958 - ARM: 8457/1: psci-smp is built only for SMP
4959 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
4960 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
4961 - efi: Do variable name validation tests in utf8
4962 - efi: Make our variable validation list include the guid
4963 - efi: Make efivarfs entries immutable by default
4964 - efi: Add pstore variables to the deletion whitelist
4965 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
4966 - bcache: fix a livelock when we cause a huge number of cache misses
4967 - bcache: Add a cond_resched() call to gc
4968 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
4969 - bcache: fix a leak in bch_cached_dev_run()
4970 - bcache: unregister reboot notifier if bcache fails to unregister device
4971 - bcache: allows use of register in udev to avoid "device_busy" error.
4972 - bcache: Change refill_dirty() to always scan entire disk if necessary
4973 - dm thin: fix race condition when destroying thin pool workqueue
4974 - can: ems_usb: Fix possible tx overflow
4975 - usb: dwc3: Fix assignment of EP transfer resources
4976 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
4977 - USB: option: add support for SIM7100E
4978 - USB: option: add "4G LTE usb-modem U901"
4979 - drivers: android: correct the size of struct binder_uintptr_t for
4980 BC_DEAD_BINDER_DONE
4981 - spi: omap2-mcspi: Prevent duplicate gpio_request
4982 - iw_cxgb3: Fix incorrectly returning error on success
4983 - drm/i915: shut up gen8+ SDE irq dmesg noise
4984 - ocfs2: unlock inode if deleting inode from orphan fails
4985 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
4986 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
4987 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
4988 - clocksource/drivers/vt8500: Increase the minimum delta
4989 - s390/kvm: remove dependency on struct save_area definition
4990 - KVM: s390: fix memory overwrites when vx is disabled
4991 - Btrfs: add missing brelse when superblock checksum fails
4992 - Btrfs: igrab inode in writepage
4993 - btrfs: statfs: report zero available if metadata are exhausted
4994 - Btrfs: send, don't BUG_ON() when an empty symlink is found
4995 - Btrfs: fix number of transaction units required to create symlink
4996 - Btrfs: fix transaction handle leak on failure to create hard link
4997 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
4998 subvolume roots
4999 - btrfs: initialize the seq counter in struct btrfs_device
5000 - s390: fix normalization bug in exception table sorting
5001 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5002 - s390/dasd: fix refcount for PAV reassignment
5003 - s390/dasd: fix performance drop
5004 - uml: flush stdout before forking
5005 - uml: fix hostfs mknod()
5006 - um: link with -lpthread
5007 - locks: fix unlock when fcntl_setlk races with a close
5008 - rtlwifi: rtl_pci: Fix kernel panic
5009 - rtlwifi: rtl8192cu: Add missing parameter setup
5010 - rtlwifi: rtl8192ce: Fix handling of module parameters
5011 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5012 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5013 - rtlwifi: rtl8192se: Fix module parameter initialization
5014 - rtlwifi: rtl8188ee: Fix module parameter initialization
5015 - rtlwifi: rtl8723be: Fix module parameter initialization
5016 - mei: fix fasync return value on error
5017 - mei: validate request value in client notify request ioctl
5018 - namei: ->d_inode of a pinned dentry is stable only for positives
5019 - rc: sunxi-cir: Initialize the spinlock properly
5020 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5021 - si2157: return -EINVAL if firmware blob is too big
5022 - gspca: ov534/topro: prevent a division by 0
5023 - vb2: fix a regression in poll() behavior for output,streams
5024 - tda1004x: only update the frontend properties if locked
5025 - dm space map metadata: remove unused variable in brb_pop()
5026 - dm snapshot: fix hung bios when copy error occurs
5027 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5028 - coresight: checking for NULL string in coresight_name_match()
5029 - irqchip/omap-intc: Add support for spurious irq handling
5030 - irqchip/mxs: Add missing set_handle_irq()
5031 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5032 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5033 - posix-clock: Fix return code on the poll method's error path
5034 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5035 - mmc: usdhi6rol0: handle NULL data in timeout
5036 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5037 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5038 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5039 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5040 - mmc: core: Enable tuning according to the actual timing
5041 - mmc: mmci: fix an ages old detection error
5042 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5043 - mmc: pxamci: fix again read-only gpio detection polarity
5044 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5045 - mmc: sdhci: Allow override of mmc host operations
5046 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5047 - Bluetooth: Use continuous scanning when creating LE connections
5048 - Bluetooth: Add support of Toshiba Broadcom based devices
5049 - Bluetooth: Fix incorrect removing of IRKs
5050 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5051 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5052 - time: Avoid signed overflow in timekeeping_get_ns()
5053 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5054 - Revert "MIPS: Fix PAGE_MASK definition"
5055 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5056 - MIPS: hpet: Choose a safe value for the ETIME check
5057 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5058 - MIPS: Fix buffer overflow in syscall_get_arguments()
5059 - EDAC: Robustify workqueues destruction
5060 - EDAC, mc_sysfs: Fix freeing bus' name
5061 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5062 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5063 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5064 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5065 - virtio_balloon: fix race by fill and leak
5066 - virtio_balloon: fix race between migration and ballooning
5067 - virtio_pci: fix use after free on release
5068 - drm/vmwgfx: Fix an incorrect lock check
5069 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5070 - drm/vmwgfx: respect 'nomodeset'
5071 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5072 - drm/amdgpu: call hpd_irq_event on resume
5073 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5074 - drm/amdgpu: fix tonga smu resume
5075 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5076 - drm/amdgpu: no need to load MC firmware on fiji
5077 - drm/amdgpu: move gmc7 support out of CIK dependency
5078 - drm/amdgpu: iceland use CI based MC IP
5079 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5080 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5081 - drm/amdgpu: drop topaz support from gmc8 module
5082 - drm/amdgpu: don't load MEC2 on topaz
5083 - drm/amdgpu: remove exp hardware support from iceland
5084 - drm/amdgpu: fix s4 resume
5085 - drm/amdgpu: remove unnecessary forward declaration
5086 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5087 - drm/amdgpu: fix issue with overlapping userptrs
5088 - drm/amdgpu: use post-decrement in error handling
5089 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5090 - drm/amdgpu/pm: adjust display configuration after powerstate
5091 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5092 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5093 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5094 training
5095 - drm/nouveau: platform: Fix deferred probe
5096 - drm/dp/mst: process broadcast messages correctly
5097 - drm/dp/mst: always send reply for UP request
5098 - drm/dp/mst: fix in MSTB RAD initialization
5099 - drm/dp/mst: fix in RAD element access
5100 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5101 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5102 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5103 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5104 - drm/dp/mst: deallocate payload on port destruction
5105 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5106 - drm/radeon: call hpd_irq_event on resume
5107 - drm/radeon: Fix "slow" audio over DP on DCE8+
5108 - drm/radeon: clean up fujitsu quirks
5109 - drm/radeon: properly byte swap vce firmware setup
5110 - drm/radeon: cleaned up VCO output settings for DP audio
5111 - drm/radeon: Add a common function for DFS handling
5112 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5113 - drm: add helper to check for wc memory support
5114 - drm/radeon: mask out WC from BO on unsupported arches
5115 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5116 - drm: fix missing reference counting decrease
5117 - drm/i915: Restore inhibiting the load of the default context
5118 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5119 - drm/i915: Init power domains early in driver load
5120 - drm/i915: Make sure DC writes are coherent on flush.
5121 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5122 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5123 SKL+
5124 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5125 - drm/i915/dsi: defend gpio table against out of bounds access
5126 - drm/i915/dsi: don't pass arbitrary data to sideband
5127 - drm/i915: fix error path in intel_setup_gmbus()
5128 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5129 - drm/radeon: use post-decrement in error handling
5130 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5131 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5132 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5133 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5134 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5135 - drm/radeon/pm: adjust display configuration after powerstate
5136 - make sure that freeing shmem fast symlinks is RCU-delayed
5137 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5138 supported
5139 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5140 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5141 - uapi: update install list after nvme.h rename
5142 - lib: sw842: select crc32
5143 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5144 R700
5145 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5146 R830
5147 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5148 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5149 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5150 - dmaengine: dw: fix cyclic transfer setup
5151 - dmaengine: dw: fix cyclic transfer callbacks
5152 - dmaengine: at_xdmac: fix resume for cyclic transfers
5153 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5154 - IB/cm: Fix a recently introduced deadlock
5155 - IB/qib: fix mcast detach when qp not attached
5156 - IB/qib: Support creating qps with GFP_NOIO flag
5157 - IB/mlx5: Expose correct maximum number of CQE capacity
5158 - Thermal: initialize thermal zone device correctly
5159 - Thermal: handle thermal zone device properly during system sleep
5160 - Thermal: do thermal zone update after a cooling device registered
5161 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5162 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5163 - hwmon: (ads1015) Handle negative conversion values correctly
5164 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5165 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5166 - seccomp: always propagate NO_NEW_PRIVS on tsync
5167 - libceph: fix ceph_msg_revoke()
5168 - libceph: don't bail early from try_read() when skipping a message
5169 - libceph: use the right footer size when skipping a message
5170 - libceph: don't spam dmesg with stray reply warnings
5171 - sd: Optimal I/O size is in bytes, not sectors
5172 - Staging: speakup: Fix getting port information
5173 - Revert "Staging: panel: usleep_range is preferred over udelay"
5174 - cdc-acm:exclude Samsung phone 04e8:685d
5175 - perf stat: Do not clean event's private stats
5176 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5177 - rfkill: fix rfkill_fop_read wait_event usage
5178 - mac80211: Requeue work after scan complete for all VIF types.
5179 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5180 - Revert "workqueue: make sure delayed work run in local cpu"
5181 - ALSA: hda - Apply clock gate workaround to Skylake, too
5182 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5183 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5184 - target: Fix LUN_RESET active TMR descriptor handling
5185 - target: Fix TAS handling for multi-session se_node_acls
5186 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5187 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5188 - spi: atmel: fix gpio chip-select in case of non-DT platform
5189 - libata: fix sff host state machine locking while polling
5190 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5191 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5192 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5193 - cpuset: make mm migration asynchronous
5194 - cgroup: make sure a parent css isn't offlined before its children
5195 - writeback: keep superblock pinned during cgroup writeback association
5196 switches
5197 - phy: core: fix wrong err handle for phy_power_on
5198 - i2c: i801: Adding Intel Lewisburg support for iTCO
5199 - bio: return EINTR if copying to user space got interrupted
5200 - block: fix use-after-free in dio_bio_complete
5201 - nfs: fix nfs_size_to_loff_t
5202 - NFSv4: Fix a dentry leak on alias use
5203 - of/irq: Fix msi-map calculation for nonzero rid-base
5204 - KVM: async_pf: do not warn on page allocation failures
5205 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
5206 - KVM: x86: fix missed hardware breakpoints
5207 - KVM: x86: MMU: fix ubsan index-out-of-range warning
5208 - powerpc/eeh: Fix partial hotplug criterion
5209 - tracing: Fix showing function event in available_events
5210 - sunrpc/cache: fix off-by-one in qword_get()
5211 - kernel/resource.c: fix muxed resource handling in __request_region()
5212 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
5213 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
5214 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
5215 - xen/arm: correctly handle DMA mapping of compound pages
5216 - xen/scsiback: correct frontend counting
5217 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
5218 - xen/pciback: Save the number of MSI-X entries to be copied later.
5219 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
5220 extracted.
5221 - should_follow_link(): validate ->d_seq after having decided to follow
5222 - do_last(): ELOOP failure exit should be done after leaving RCU mode
5223 - hpfs: don't truncate the file when delete fails
5224 - x86/irq: Call chip->irq_set_affinity in proper context
5225 - x86/irq: Fix a race in x86_vector_free_irqs()
5226 - x86/irq: Validate that irq descriptor is still active
5227 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
5228 - x86/irq: Reorganize the return path in assign_irq_vector
5229 - x86/irq: Reorganize the search in assign_irq_vector
5230 - x86/irq: Check vector allocation early
5231 - x86/irq: Copy vectormask instead of an AND operation
5232 - x86/irq: Get rid of code duplication
5233 - x86/irq: Remove offline cpus from vector cleanup
5234 - x86/irq: Clear move_in_progress before sending cleanup IPI
5235 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
5236 - x86/irq: Remove outgoing CPU from vector cleanup mask
5237 - x86/irq: Call irq_force_move_complete with irq descriptor
5238 - x86/irq: Plug vector cleanup race
5239 - IB/cma: Fix RDMA port validation for iWarp
5240 - iwlwifi: dvm: fix WoWLAN
5241 - iwlwifi: pcie: properly configure the debug buffer size for 8000
5242 - iwlwifi: update and fix 7265 series PCI IDs
5243 - iwlwifi: mvm: don't allow sched scans without matches to be started
5244 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
5245 - bcache: prevent crash on changing writeback_running
5246 - Linux 4.4.4
5247
5248 * mlx4_en didn't choose time-stamping shift value according to HW frequency
5249 (LP: #1552627)
5250 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
5251
5252 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
5253 - target/transport: add flag to indicate CPU Affinity is observed
5254 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
5255 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
5256
5257 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5258 - qla2xxx: Fix warning reported by static checker
5259 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
5260 - qla2xxx: Fix stale pointer access.
5261 - qla2xxx: Use ATIO type to send correct tmr response
5262 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
5263
5264 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
5265 - [Config] Add s390x zfcp to scsi-modules udeb
d19bc1e9
TG
5266
5267 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
5268
1b7091ce 5269linux (4.4.0-10.25) xenial; urgency=low
770d757c 5270
1b7091ce
TG
5271 [ Tim Gardner ]
5272
5273 * Release Tracking Bug
5274 - LP: #1552247
5275
5276 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
5277 - security: let security modules use PTRACE_MODE_* with bitmasks
5278
5279 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
5280 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
5281
5282 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5283 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
5284 - mmc: sdhci: Fix DMA descriptor with zero data length
5285
5286 * Miscellaneous Ubuntu changes
5287 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
770d757c
TG
5288
5289 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
5290
7946e3db 5291linux (4.4.0-9.24) xenial; urgency=low
26841642 5292
7946e3db
TG
5293 [ Tim Gardner ]
5294
5295 * Release Tracking Bug
5296 - LP: #1551319
5297
5298 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
5299 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
5300
5301 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
5302 #1448912)
5303 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
5304 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
5305 replacedby is not setup
5306 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
5307 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
5308 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
5309 replacedby
5310 - SAUCE: apparmor: Fix: label_vec_merge insertion
5311 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
5312 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
5313 merge path
5314 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
5315 labelset lock
5316 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
5317
5318 * apparmor kernel BUG kills firefox (LP: #1430546)
5319 - SAUCE: apparmor: Disallow update of cred when then subjective != the
5320 objective cred
5321 - SAUCE: apparmor: rework retrieval of the current label in the profile update
5322 case
5323
5324 * sleep from invalid context in aa_move_mount (LP: #1539349)
5325 - SAUCE: apparmor: fix sleep from invalid context
5326
5327 * s390x: correct restore of high gprs on signal return (LP: #1550468)
5328 - s390/compat: correct restore of high gprs on signal return
5329
5330 * missing SMAP support (LP: #1550517)
5331 - x86/entry/compat: Add missing CLAC to entry_INT80_32
5332
5333 * Floating-point exception handler receives empty Data-Exception Code in
5334 Floating Point Control register (LP: #1548414)
5335 - s390/fpu: signals vs. floating point control register
5336
5337 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
5338 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
5339
5340 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
5341 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
5342 build fips840/b1208b_1604.840 (LP: #1532914)
5343 - cxl: Fix PSL timebase synchronization detection
5344
5345 * [Feature]EDAC support for Knights Landing (LP: #1519631)
5346 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
5347
5348 * Various failures of kernel_security suite on Xenial kernel on s390x arch
5349 (LP: #1531327)
5350 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
5351
5352 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
5353 - [Config] Provides: virtualbox-guest-modules when appropriate
5354
5355 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
5356 #1507588)
5357 - [Config] Provides: virtualbox-guest-modules when appropriate
5358
5359 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
5360 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
5361 - SAUCE: i915_bpo: Update intel_ips.h file location
5362 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
5363 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
5364 - drm/i915: remove an extra level of indirection in PCI ID list
5365 - drm/i915/kbl: Add Kabylake PCI ID
5366 - drm/i915/kbl: Add Kabylake GT4 PCI ID
5367 - mm: Export nr_swap_pages
5368 - async: export current_is_async()
5369 - drm: fix potential dangling else problems in for_each_ macros
5370 - dp/mst: add SDP stream support
5371 - drm: Implement drm_modeset_lock_all_ctx()
5372 - drm: Add "prefix" parameter to drm_rect_debug_print()
5373 - drm/i915: Set connector_state->connector using the helper.
5374 - drm/atomic: add connector mask to drm_crtc_state.
5375 - drm/i915: Report context GTT size
5376 - drm/i915: Add get_eld audio component
5377 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
5378 - SAUCE: i915_bpo: Revert passing plane/encoder name
5379 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
5380 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
5381 - drm/i915/bxt: update list of PCIIDs
5382 - drm/i915/skl: Add missing SKL ids
5383 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
5384 driver isn't"
5385 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
5386 - drm/atomic: Do not unset crtc when an encoder is stolen
5387 - drm/i915: Update connector_mask during readout, v2.
5388 - drm/atomic: Add encoder_mask to crtc_state, v3.
5389 - SAUCE: drm/core: Add drm_encoder_index.
5390 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
5391 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
5392
5393 * arm64: guest hangs when ntpd is running (LP: #1549494)
5394 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
5395 - hrtimer: Catch illegal clockids
5396 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
5397
5398 * Miscellaneous Ubuntu changes
5399 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
5400 - [Config] CONFIG_ARM_SMMU=y on arm64
5401 - rebase to v4.4.3
5402 - [Debian] git-ubuntu-log -- ensure we get the last commit
5403 - [Config] fix up spelling of probably again
5404 - [Debian] perf -- build in the context of the full generated local headers
5405 - SAUCE: tools: lib/bpf -- add generated headers to search path
5406 - SAUCE: proc: Always set super block owner to init_user_ns
5407 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
5408 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
5409 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
5410 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
5411 needs locking
5412 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
5413 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
5414 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
5415 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
5416 of remove_and_insert
5417 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
5418 transitions ns
5419 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
5420 freed.
5421 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
5422 been removed
5423 - SAUCE: apparmor: Fix: query label file permission
5424 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
5425 - SAUCE: fixup: cleanup return handling of labels
5426 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
5427 destroyed
5428 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
5429 - SAUCE: fixup: 20/23 locking issue around in __label_update
5430 - SAUCE: fixup: get rid of unused var build warning
5431 - SAUCE: fixup: cast poison values to remove warnings
5432 - SAUCE: apparmor: fix refcount race when finding a child profile
5433 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
5434 - SAUCE: fix: audit "no_new_privs" case for exec failure
5435 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
5436 - SAUCE: Move replacedby allocation into label_alloc
5437 - [Debian] supply zfs dkms Provides: based on do_zfs
5438 - [Config] supply zfs dkms Provides: based on do_zfs
5439 - [Config] drop linux-image-3.0 provides
5440
5441 * Miscellaneous upstream changes
5442 - x86/mpx: Fix off-by-one comparison with nr_registers
26841642 5443
c779a8d1
TG
5444 [ Upstream Kernel Changes ]
5445
5446 * rebase to v4.4.3
5447
26841642
TG
5448 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
5449
f17f6d53 5450linux (4.4.0-8.23) xenial; urgency=low
9bb0ab7e 5451
f17f6d53
AW
5452 * cgroup namespace mounts broken in containers (LP: #1549398)
5453 - SAUCE: kernfs: Always set super block owner to init_user_ns
9bb0ab7e 5454
f17f6d53
AW
5455 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
5456 - arm64: mm: avoid calling apply_to_page_range on empty range
5457 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
5458
5459 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
5460 - [Config] postinst -- handle recreating symlinks when a real file is present
5461
5462 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
5463 - SAUCE: cred: Add clone_cred() interface
5464 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5465 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5466 - SAUCE: overlayfs: Be more careful about copying up sxid files
5467 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5468
5469 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
5470 - SAUCE: cred: Add clone_cred() interface
5471 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5472 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5473 - SAUCE: overlayfs: Be more careful about copying up sxid files
5474 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5475
5476 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
5477 - SAUCE: cred: Add clone_cred() interface
5478 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5479 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5480
5481 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
5482 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
5483 - net: Add eth_platform_get_mac_address() helper.
5484 - i40e: Add mac_filter_element at the end of the list instead of HEAD
5485 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
5486 - i40e: Replace X722 mac check in ethtool get_settings
5487 - i40evf: allow channel bonding of VFs
5488 - i40e: define function capabilities in only one place
5489 - i40evf: null out ring pointers on free
5490 - i40e: Cleanup the code with respect to restarting autoneg
5491 - i40e: update features with right offload
5492 - i40e: bump version to 1.4.10
5493 - i40e: add new device IDs for X722
5494 - i40e: Extend ethtool RSS hooks for X722
5495 - i40e/i40evf: Fix for UDP/TCP RSS for X722
5496 - i40evf: add new write-back mode
5497 - i40e/i40evf: Use private workqueue
5498 - i40e: add new proxy-wol bit for X722
5499 - i40e: Limit DCB FW version checks to X710/XL710 devices
5500 - i40e: AQ Add Run PHY Activity struct
5501 - i40e: AQ Geneve cloud tunnel type
5502 - i40e: AQ Add external power class to get link status
5503 - i40e: add 100Mb ethtool reporting
5504 - ixgbe: bulk free SKBs during TX completion cleanup cycle
5505 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
5506 - igb: Unpair the queues when changing the number of queues
5507 - igb/igbvf: don't give up
5508 - igb: clean up code for setting MAC address
5509 - igb: Refactor VFTA configuration
5510 - igb: Allow asymmetric configuration of MTU versus Rx frame size
5511 - igb: Do not factor VLANs into RLPML calculation
5512 - igb: Always enable VLAN 0 even if 8021q is not loaded
5513 - igb: Merge VLVF configuration into igb_vfta_set
5514 - igb: Clean-up configuration of VF port VLANs
5515 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
5516 - igb: Drop unnecessary checks in transmit path
5517 - igb: Enable use of "bridge fdb add" to set unicast table entries
5518 - igb: Add workaround for VLAN tag stripping on 82576
5519 - i40e: AQ Shared resource flags
5520 - i40e: AQ Add set_switch_config
5521 - i40e: AQ Add VXLAN-GPE tunnel type
5522 - i40e: AQ thermal sensor control struct
5523 - i40e: Bump AQ minor version to 1.5 for new FW features
5524 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
5525 - i40e: fix write-back-on-itr to work with legacy itr
5526 - i40e: add counter for arq overflows
5527 - i40e: add 20G speed for Tx bandwidth calculations
5528 - i40e: refactor DCB function
5529 - i40e: add a little more to an NVM update debug message
5530 - i40evf: enable bus master after reset
5531 - i40e: add netdev info to VSI dump
5532 - i40e: remove VF device IDs from PF
5533 - i40e: trivial: remove unnecessary local var
5534 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
5535 - net: ixgbe: add minimal parser details for ixgbe
5536 - i40e: trivial: drop duplicate definition
5537 - i40e: trivial: fix missing space
5538 - i40e: fix bug in dma sync
5539 - i40e: do TSO only if CHECKSUM_PARTIAL is set
5540 - i40e: allocate memory safer
5541 - i40e: fix: do not sleep in netdev_ops
5542 - i40e: APIs to Add/remove port mirroring rules
5543 - i40e: negate PHY int mask bits
5544 - i40e: drop unused function
5545 - i40e: count allocation errors
5546 - i40e: avoid large memcpy by assigning struct
5547 - i40e/i40evf: bump version to 1.4.12/1.4.8
5548 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
5549 - i40e: add priv flag for automatic rule eviction
5550 - i40e: use eth_platform_get_mac_address()
5551 - i40e: move sync_vsi_filters up in service_task
5552 - i40e: Make the DCB firmware checks for X710/XL710 only
5553 - i40e: set shared bit for multicast filters
5554 - i40e: add VEB stat control and remove L2 cloud filter
5555 - i40e: use new add_veb calling with VEB stats control
5556 - i40e: Refactor force_wb and WB_ON_ITR functionality code
5557 - i40evf: Change vf driver string to reflect all products i40evf supports
5558 - i40e/i40evf: don't lose interrupts
5559 - i40e/i40evf: try again after failure
5560 - i40e: dump descriptor indexes in hex
5561 - i40e/i40evf: use __GFP_NOWARN
5562 - i40e/i40evf: use pages correctly in Rx
5563 - i40e/i40evf: use logical operators, not bitwise
5564 - i40e: properly show packet split status in debugfs
5565 - i40e/i40evf: Bump version
5566 - ixgbe: use u32 instead of __u32 in model header
5567 - ixgbe: fix dates on header of ixgbe_model.h
5568 - i40e: get rid of magic number
5569 - i40e: drop unused debugfs file "dump"
5570 - i40evf: support packet split receive
5571 - i40e: trivial: cleanup use of pf->hw
5572 - i40e: Add a SW workaround for lost interrupts
5573 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
5574 - i40e: Removal of code which relies on BASE VEB SEID
5575 - i40e/i40evf: avoid atomics
5576 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
5577 - i40e: expand comment
5578 - i40e: better error reporting for nvmupdate
5579 - i40evf: set adapter state on reset failure
5580 - i40e: clean event descriptor before use
5581 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
5582 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
5583 - i40e/i40evf: Drop outer checksum offload that was not requested
5584 - i40e/i40evf: Use u64 values instead of casting them in TSO function
5585 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
5586 - i40e/i40evf: Consolidate all header changes into TSO function
5587 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
5588 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
5589 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
5590 - i40e/i40evf: Do not write to descriptor unless we complete
5591 - i40e/i40evf: Add exception handling for Tx checksum
5592 - i40e/i40evf: Clean-up Rx packet checksum handling
5593 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
5594 - i40e: Fix ATR in relation to tunnels
5595 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
5596 - i40e: Update feature flags to reflect newly enabled features
5597 - i40evf: Update feature flags to reflect newly enabled features
5598 - i40e: Add support for ATR w/ IPv6 extension headers
5599 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
5600 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
5601 - i40e/i40evf: Move Tx checksum closer to TSO
5602 - i40e: Add functions to blink led on 10GBaseT PHY
5603 - i40e: Fix led blink capability for 10GBaseT PHY
5604 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
5605 - i40e: Do not wait for Rx queue disable in DCB reconfig
5606 - i40e: Fix for unexpected messaging
5607 - i40e: Expose some registers to program parser, FD and RSS logic
5608 - i40e: add check for null VSI
5609 - i40e: add adminq commands for Rx CTL registers
5610 - i40e: implement and use Rx CTL helper functions
5611 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
5612 - i40e: suspend scheduling during driver unload
5613 - i40e: let go of the past
5614 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
5615
5616 * MPT3SAS Driver update for next kernel release (LP: #1512221)
5617 - mpt3sas: A correction in unmap_resources
5618 - mpt3sas: Added support for high port count HBA variants.
5619 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
5620 - mpt3sas: Fix static analyzer(coverity) tool identified defects
5621 - mpt3sas: Never block the Enclosure device
5622 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
5623 - mpt3sas: Added smp_affinity_enable module parameter.
5624 - mpt3sas: Add support for configurable Chain Frame Size
5625 - mpt3sas: Updated MPI Header to 2.00.42
5626 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
5627 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
5628 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
5629
5630 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
5631 - ibmvscsi: Add endian conversions to sysfs attribute show functions
5632
5633 * Miscellaneous Ubuntu changes
5634 - [Packaging] git-ubuntu-log -- output should be utf-8
5635 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
5636
5637 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
9bb0ab7e 5638
c4dd5fcd 5639linux (4.4.0-7.22) xenial; urgency=low
f3d97356 5640
c4dd5fcd
TG
5641 [ Tim Gardner ]
5642
5643 * Release Tracking Bug
5644 - LP: #1547205
5645
5646 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
5647 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
5648 - arm64: kernel: implement ACPI parking protocol
5649
5650 * Please pull cgroup namespaces (LP: #1546775)
5651 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
5652 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
5653 - SAUCE: (noup) cgroup: introduce cgroup namespaces
5654 - SAUCE: (noup) cgroup: cgroup namespace setns support
5655 - SAUCE: (noup) kernfs: define kernfs_node_dentry
5656 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
5657 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
5658 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
5659
5660 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
5661 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
5662 - pwm: lpss: Remove ->free() callback
5663 - pwm: bcm2835: Calculate scaler in ->config()
5664 - pwm: bcm2835: Prevent division by zero
5665 - pwm: bcm2835: Fix email address specification
5666 - pwm: lpss: Update PWM setting for Broxton
5667 - pwm: lpss: Select core part automatically
5668 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
5669 - pwm: fsl-ftm: Fix clock enable/disable when using PM
5670 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
5671 - pwm: lpc32xx: make device usable with common clock framework
5672 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
5673 - pwm: lpc32xx: return ERANGE, if requested period is not supported
5674 - pwm: rcar: Improve accuracy of frequency division setting
5675 - pwm: Add PWM driver for OMAP using dual-mode timers
5676 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
5677 - pwm: omap-dmtimer: Potential NULL dereference on error
5678 - pwm: Mark all devices as "might sleep"
5679
5680 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
5681 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
5682 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
5683
5684 * Update megaraid driver to MR6.10 (LP: #1544679)
5685 - megaraid_sas: Do not allow PCI access during OCR
5686 - megaraid_sas: MFI IO timeout handling
5687 - megaraid_sas: Syncing request flags macro names with firmware
5688 - megaraid_sas: Task management support
5689 - megaraid_sas: Update device queue depth based on interface type
5690 - megaraid_sas: Fastpath region lock bypass
5691 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
5692 - megaraid_sas: Code optimization build_and_issue_cmd return-type
5693 - megaraid_sas: Dual queue depth support
5694 - megaraid_sas: IO throttling support
5695 - megaraid_sas: Make adprecovery variable atomic
5696 - megaraid_sas: MFI adapter OCR changes
5697 - megaraid_sas: Introduce module parameter for SCSI command timeout
5698 - megaraid_sas: SPERC OCR changes
5699 - megaraid_sas: driver version upgrade
5700 - megaraid: fix null pointer check in megasas_detach_one().
5701 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
5702 - megaraid_sas: Fix SMAP issue
5703 - megaraid_sas: Add an i/o barrier
5704
5705 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
5706 - powerpc/powernv: Fix stale PE primary bus
5707
5708 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
5709 - [Config] Update bnx2x d-i firmware to 7.12.30
5710
5711 * Miscellaneous Ubuntu changes
5712 - rebase to v4.4.2
5713
5714 * Miscellaneous upstream changes
5715 - openvswitch: allow management from inside user namespaces
5716 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
5717 - net, thunderx: Remove unnecessary rcv buffer start address management
5718 - net: thunderx: HW TSO support for pass-2 hardware
5719 - net: thunderx: Enable CQE count threshold interrupt
5720 - net: cavium: liquidio: use helpers ns_to_timespec64()
5721 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
5722 - arm64: KVM: Configure TCR_EL2.PS at runtime
5723 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
5724 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
5725 - arm64: lib: improve copy_page to deal with 128 bytes at a time
5726 - arm64: lib: patch in prfm for copy_page if requested
5727 - arm64: prefetch: add missing #include for spin_lock_prefetch
5728 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
5729 - net: thunderx: Use napi_schedule_irqoff()
5730 - net: thunderx: Assign affinity hints to vf's interrupts
5731 - net: thunderx: bgx: Use standard firmware node infrastructure.
5732 - net: thunderx: bgx: Add log message when setting mac address
5733 - net: thunderx: Alloc higher order pages when pagesize is small
5734 - net: cavium: liquidio: Return correct error code
5735 - net: cavium: liquidio: fix check for in progress flag
5736 - livepatch: add old_sympos as disambiguator field to klp_func
5737 - livepatch: add sympos as disambiguator field to klp_reloc
5738 - livepatch: function,sympos scheme in livepatch sysfs directory
5739 - module: Use the same logic for setting and unsetting RO/NX
5740 - gcov: use within_module() helper.
5741 - module: use a structure to encapsulate layout.
5742 - module: clean up RO/NX handling.
5743 - module: keep percpu symbols in module's symtab
5744 - livepatch: Cleanup module page permission changes
f3d97356 5745
79ea05ea
TG
5746 [ Upstream Kernel Changes ]
5747
5748 * rebase to v4.4.2
5749
f3d97356
TG
5750 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
5751
828269ce 5752linux (4.4.0-6.21) xenial; urgency=low
ecf10133 5753
828269ce
TG
5754 [ Tim Gardner ]
5755
5756 * Release Tracking Bug
5757 - LP: #1546283
5758
5759 * Naples/Zen, NTB Driver (LP: #1542071)
5760 - [Config] CONFIG_NTB_AMD=m
5761 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
5762
5763 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
5764 - SAUCE: storvsc: use small sg_tablesize on x86
5765
5766 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
5767 - [Config] CONFIG_ARMV8_DEPRECATED=y
5768
5769 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
5770 - powerpc/eeh: Fix stale cached primary bus
5771
5772 * Miscellaneous Ubuntu changes
5773 - SAUCE: fs: Add user namesapace member to struct super_block
5774 - SAUCE: fs: Limit file caps to the user namespace of the super block
5775 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
5776 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
5777 - SAUCE: block_dev: Check permissions towards block device inode when mounting
5778 - SAUCE: fs: Treat foreign mounts as nosuid
5779 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
5780 - SAUCE: userns: Replace in_userns with current_in_userns
5781 - SAUCE: Smack: Handle labels consistently in untrusted mounts
5782 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
5783 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
5784 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
5785 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
5786 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
5787 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
5788 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
5789 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
5790 - SAUCE: fuse: Add support for pid namespaces
5791 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
5792 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
5793 - SAUCE: fuse: Allow user namespace mounts
5794 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
5795 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
5796 - SAUCE: quota: Convert ids relative to s_user_ns
5797 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
5798 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
5799 - SAUCE: quota: Treat superblock owner as privilged
5800 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
5801 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
5802 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
5803 - SAUCE: ext4: Add module parameter to enable user namespace mounts
5804 - SAUCE: fuse: Add module parameter to enable user namespace mounts
5805
5806 * Miscellaneous upstream changes
5807 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
5808 - libahci: Implement the capability to override the generic ahci interrupt handler.
5809 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
5810 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
ecf10133
TG
5811
5812 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
5813
f29a3f86 5814linux (4.4.0-5.20) xenial; urgency=low
34436e2b 5815
f29a3f86
TG
5816 [ Tim Gardner ]
5817
5818 * Release Tracking Bug
5819 - LP: #1544637
5820
5821 * s390/cio: update measurement characteristics (LP: #1541534)
5822 - s390/cio: fix measurement characteristics memleak
5823 - s390/cio: ensure consistent measurement state
5824 - s390/cio: update measurement characteristics
5825
5826 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
5827 - qeth: initialize net_device with carrier off
5828
5829 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
5830 - [Config] CONFIG_ZONE_DMA=y
5831 - mm: CONFIG_NR_ZONES_EXTENDED
5832
5833 * perf enahancements for ppc64 (LP: #1521678)
5834 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
5835 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
5836 - perf kvm/powerpc: Port perf kvm stat to powerpc
5837 - perf kvm/powerpc: Add support for HCALL reasons
5838
5839 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
5840 - SAUCE: nbd: ratelimit error msgs after socket close
5841
5842 * sleep from invalid context in aa_move_mount (LP: #1539349)
5843 - SAUCE: apparmor: fix sleep from invalid context
5844
5845 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
5846 - net/mlx5_core: Modify enable/disable hca functions
5847 - net/mlx5_core: Add base sriov support
5848 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
5849 - net/mlx5: Update access functions to Query/Modify vport MAC address
5850 - net/mlx5: Introduce access functions to modify/query vport mac lists
5851 - net/mlx5: Introduce access functions to modify/query vport state
5852 - net/mlx5: Introduce access functions to modify/query vport promisc mode
5853 - net/mlx5: Introduce access functions to modify/query vport vlans
5854 - net/mlx5e: Write UC/MC list and promisc mode into vport context
5855 - net/mlx5e: Write vlan list into vport context
5856 - net/mlx5: Introducing E-Switch and l2 table
5857 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
5858 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
5859 - net/mlx5: E-Switch, Introduce Vport administration functions
5860 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
5861 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
5862 - net/mlx5: E-Switch, Introduce get vf statistics
5863 - net/mlx5e: Add support for SR-IOV ndos
5864 - net/mlx5: Fix query E-Switch capabilities
5865 - net/mlx5e: Assign random MAC address if needed
5866
5867 * make wacom_w8001 work well in xenial (LP: #1542771)
5868 - Input: wacom_w8001 - use __set_bit for evbits
5869 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
5870 - Input: wacom_w8001 - handle touch error case correctly
5871 - Input: wacom_w8001 - split pen and touch initialization up
5872 - Input: wacom_w8001 - split the touch and pen devices into two devices
5873 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
5874
5875 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
5876 - ubuntu: vbox -- update to 5.0.14-dfsg-2
5877
5878 * Miscellaneous Ubuntu changes
5879 - [Packaging] git-ubuntu-log -- fix empty section formatting
5880 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
34436e2b
AW
5881
5882 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
5883
4f6ea34b 5884linux (4.4.0-4.19) xenial; urgency=low
04e2be1d 5885
f73b9669
AW
5886 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
5887 - [Config] update spl/zfs version
5888 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
5889 - [Config] reconstruct -- drop links for zfs userspace components
4f6ea34b 5890 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
04e2be1d 5891
f73b9669
AW
5892 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
5893 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
5894
5895 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
5896 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
5897
5898 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
5899 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
5900
5901 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
5902 - HID: multitouch: enable palm rejection if device implements confidence usage
5903
5904 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5905 - qla2xxx: Remove unavailable firmware files
5906 - qla2xxx: Enable Extended Logins support
5907 - qla2xxx: Enable Exchange offload support.
5908 - qla2xxx: Enable Target counters in DebugFS.
5909 - qla2xxx: Add FW resource count in DebugFS.
5910 - qla2xxx: Added interface to send explicit LOGO.
5911 - qla2xxx: Delete session if initiator is gone from FW
5912 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
5913 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
5914 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
5915 - qla2xxx: Add irq affinity notification
5916 - qla2xxx: Add selective command queuing
5917 - qla2xxx: Move atioq to a different lock to reduce lock contention
5918 - qla2xxx: Disable ZIO at start time.
5919 - qla2xxx: Set all queues to 4k
5920 - qla2xxx: Check for online flag instead of active reset when transmitting responses
5921 - scsi: qla2xxxx: avoid type mismatch in comparison
5922
5923 * [Hyper-V] PCI Passthrough (LP: #1541120)
5924 - x86/irq: Export functions to allow MSI domains in modules
5925 - genirq/msi: Export functions to allow MSI domains in modules
5926
5927 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
5928 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
5929 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
5930 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
5931 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
5932 - lpfc: Fix crash in fcp command completion path.
5933 - lpfc: Modularize and cleanup FDMI code in driver
5934 - lpfc: Fix RDP Speed reporting.
5935 - lpfc: Fix RDP ACC being too long.
5936 - lpfc: Make write check error processing more resilient
5937 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
5938 - lpfc: Fix mbox reuse in PLOGI completion
5939 - lpfc: Fix external loopback failure.
5940 - lpfc: Add logging for misconfigured optics.
5941 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
5942 - lpfc: Use kzalloc instead of kmalloc
5943 - lpfc: Update version to 11.0.0.10 for upstream patch set
5944
5945 * Miscellaneous Ubuntu changes
5946 - [Config] CONFIG_ARM64_VA_BITS=48
5947 - [Config] Fixed Vcs-Git
5948
5949 * Miscellaneous upstream changes
5950 - cxl: Fix possible idr warning when contexts are released
5951 - cxl: use correct operator when writing pcie config space values
5952 - cxlflash: drop unlikely before IS_ERR_OR_NULL
5953 - cxl: Fix DSI misses when the context owning task exits
5954 - cxlflash: Removed driver date print
5955 - cxlflash: Fix to resolve cmd leak after host reset
5956 - cxlflash: Resolve oops in wait_port_offline
5957 - cxlflash: Enable device id for future IBM CXL adapter
5958 - cxl: fix build for GCC 4.6.x
5959 - cxl: use -Werror only with CONFIG_PPC_WERROR
5960 - cxl: Enable PCI device ID for future IBM CXL adapter
5961
5962 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
04e2be1d 5963
62a307fd 5964linux (4.4.0-3.17) xenial; urgency=low
e250b71d 5965
62a307fd
TG
5966 [ Tim Gardner ]
5967
5968 * Release Tracking Bug
5969 - LP: #1541058
5970 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
5971 - LP: #1531539
5972 * SAUCE: nvme merge cleanup
5973 - LP: #1531539
5974 * rebase to v4.4.1
5975
5976 [ Andy Whitcroft ]
5977
5978 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
5979 ioctls"
5980 - LP: #1538618
5981 * postinst -- detect symlinks correctly
5982 - LP: #1536810
5983
5984 [ John Johansen ]
5985
5986 * SAUCE: apparmor: fix sleep from invalid context
5987 - LP: #1539349
5988
5989 [ Upstream Kernel Changes ]
5990
5991 * powerpc/eeh: Fix PE location code
5992 - LP: #1538909
5993 * powerpc/pseries: Limit EPOW reset event warnings
5994 - LP: #1539102
5995 * lightnvm: fix bio submission issue
5996 - LP: #1531539
5997 * lightnvm: fix incorrect nr_free_blocks stat
5998 - LP: #1531539
5999 * lightnvm: add check after mempool allocation
6000 - LP: #1531539
6001 * lightnvm: unlock rq and free ppa_list on submission fail
6002 - LP: #1531539
6003 * lightnvm: move ppa erase logic to core
6004 - LP: #1531539
6005 * lightnvm: refactor rqd ppa list into set/free
6006 - LP: #1531539
6007 * lightnvm: refactor end_io functions for sync
6008 - LP: #1531539
6009 * lightnvm: return the get_bb_tbl return value
6010 - LP: #1531539
6011 * lightnvm: check bi_error in gc
6012 - LP: #1531539
6013 * lightnvm: put block back to gc list on its reclaim fail
6014 - LP: #1531539
6015 * lightnvm: fix locking and mempool in rrpc_lun_gc
6016 - LP: #1531539
6017 * lightnvm: sectors first in ppa list
6018 - LP: #1531539
6019 * lightnvm: move the pages per block check out of the loop
6020 - LP: #1531539
6021 * lightnvm: support multiple ppas in nvm_erase_ppa
6022 - LP: #1531539
6023 * lightnvm: move rq->error to nvm_rq->error
6024 - LP: #1531539
6025 * lightnvm: introduce nvm_submit_ppa
6026 - LP: #1531539
6027 * lightnvm: reference rrpc lun in rrpc block
6028 - LP: #1531539
6029 * lightnvm: fix missing grown bad block type
6030 - LP: #1531539
6031 * lightnvm: manage open and closed blocks separately
6032 - LP: #1531539
6033 * lightnvm: add mccap support
6034 - LP: #1531539
6035 * lightnvm: introduce mlc lower page table mappings
6036 - LP: #1531539
6037 * lightnvm: core on-disk initialization
6038 - LP: #1531539
6039 * lightnvm: introduce ioctl to initialize device
6040 - LP: #1531539
6041 * lightnvm: use system block for mm initialization
6042 - LP: #1531539
6043 * lightnvm: introduce factory reset
6044 - LP: #1531539
6045 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6046 - LP: #1531539
6047 * blk-mq: add a flags parameter to blk_mq_alloc_request
6048 - LP: #1531539
6049 * nvme: move struct nvme_iod to pci.c
6050 - LP: #1531539
6051 * nvme: split command submission helpers out of pci.c
6052 - LP: #1531539
6053 * nvme: use offset instead of a struct for registers
6054 - LP: #1531539
6055 * nvme: split nvme_trans_device_id_page
6056 - LP: #1531539
6057 * nvme: use vendor it from identify
6058 - LP: #1531539
6059 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6060 - LP: #1531539
6061 * nvme: simplify nvme_setup_prps calling convention
6062 - LP: #1531539
6063 * nvme: refactor nvme_queue_rq
6064 - LP: #1531539
6065 * nvme: factor out a nvme_unmap_data helper
6066 - LP: #1531539
6067 * nvme: move nvme_error_status to common code
6068 - LP: #1531539
6069 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6070 - LP: #1531539
6071 * nvme: split __nvme_submit_sync_cmd
6072 - LP: #1531539
6073 * nvme: use the block layer for userspace passthrough metadata
6074 - LP: #1531539
6075 * nvme: move block_device_operations and ns/ctrl freeing to common code
6076 - LP: #1531539
6077 * nvme: add explicit quirk handling
6078 - LP: #1531539
6079 * nvme: move remaining CC setup into nvme_enable_ctrl
6080 - LP: #1531539
6081 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6082 - LP: #1531539
6083 * nvme: add a common helper to read Identify Controller data
6084 - LP: #1531539
6085 * nvme: move the call to nvme_init_identify earlier
6086 - LP: #1531539
6087 * nvme: move namespace scanning to common code
6088 - LP: #1531539
6089 * nvme: move chardev and sysfs interface to common code
6090 - LP: #1531539
6091 * nvme: refactor set_queue_count
6092 - LP: #1531539
6093 * blk-integrity: empty implementation when disabled
6094 - LP: #1531539
6095 * NVMe: fix build with CONFIG_NVM enabled
6096 - LP: #1531539
6097 * nvme: fix another 32-bit build warning
6098 - LP: #1531539
6099 * nvme: precedence bug in nvme_pr_clear()
6100 - LP: #1531539
6101 * nvme: only ignore hardware errors in nvme_create_io_queues
6102 - LP: #1531539
6103 * nvme: only add a controller to dev_list after it's been fully
6104 initialized
6105 - LP: #1531539
6106 * nvme: protect against simultaneous shutdown invocations
6107 - LP: #1531539
6108 * nvme: don't take the I/O queue q_lock in nvme_timeout
6109 - LP: #1531539
6110 * nvme: merge nvme_abort_req and nvme_timeout
6111 - LP: #1531539
6112 * nvme: add NVME_SC_CANCELLED
6113 - LP: #1531539
6114 * nvme: simplify resets
6115 - LP: #1531539
6116 * nvme: do not restart the request timeout if we're resetting the
6117 controller
6118 - LP: #1531539
6119 * nvme: merge probe_work and reset_work
6120 - LP: #1531539
6121 * nvme: remove dead controllers from a work item
6122 - LP: #1531539
6123 * nvme: switch abort_limit to an atomic_t
6124 - LP: #1531539
6125 * NVMe: Implement namespace list scanning
6126 - LP: #1531539
6127 * NVMe: Use unbounded work queue for all work
6128 - LP: #1531539
6129 * NVMe: Remove device management handles on remove
6130 - LP: #1531539
6131 * NVMe: Simplify metadata setup
6132 - LP: #1531539
6133 * nvme: fix admin queue depth
6134 - LP: #1531539
6135 * nvme: factor out a few helpers from req_completion
6136 - LP: #1531539
6137 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6138 - LP: #1531539
6139 * nvme: switch abort to blk_execute_rq_nowait
6140 - LP: #1531539
6141 * nvme: special case AEN requests
6142 - LP: #1531539
6143 * nvme: simplify completion handling
6144 - LP: #1531539
6145 * nvme: properly free resources for cancelled command
6146 - LP: #1531539
6147 * nvme: meta_sg doesn't have to be an array
6148 - LP: #1531539
6149 * nvme: merge iod and cmd_info
6150 - LP: #1531539
6151 * NVMe: Add pci error handlers
6152 - LP: #1531539
6153 * NVMe: Export namespace attributes to sysfs
6154 - LP: #1531539
6155 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6156 - LP: #1531539
6157 * nvme: synchronize access to ctrl->namespaces
6158 - LP: #1531539
6159 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6160 - LP: #1531539
6161 * nvme: make SG_IO support optional
6162 - LP: #1531539
6163 * NVMe: Fix admin queue ring wrap
6164 - LP: #1531539
6165 * NVMe: Use a retryable error code on reset
6166 - LP: #1531539
6167 * NVMe: Remove queue freezing on resets
6168 - LP: #1531539
6169 * NVMe: IO queue deletion re-write
6170 - LP: #1531539
6171 * NVMe: Shutdown controller only for power-off
6172 - LP: #1531539
6173 * NVMe: Export NVMe attributes to sysfs group
6174 - LP: #1531539
6175 * i40e: fix build warnings
6176 * net: i40e: shut up uninitialized variable warnings
6177 * Drivers: hv: vmbus: fix build warning
6178 * Drivers: hv: util: Increase the timeout for util services
6179 * Drivers: hv: utils: run polling callback always in interrupt context
6180 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6181 * tools: hv: remove repeated HV_FCOPY string
6182 * Drivers: hv: util: catch allocation errors
6183 * Drivers: hv: utils: use memdup_user in hvt_op_write
6184 * drivers/hv: cleanup synic msrs if vmbus connect failed
6185 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6186 num
6187 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6188 * drivers:hv: Define the channel type for Hyper-V PCI Express
6189 pass-through
6190 * Drivers: hv: vss: run only on supported host versions
6191 * Drivers: hv: vmbus: Use uuid_le type consistently
6192 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6193 * Drivers: hv: vmbus: Get rid of the unused macro
6194 * Drivers: hv: vmbus: Get rid of the unused irq variable
6195 * Drivers: hv: vmbus: serialize process_chn_event() and
6196 vmbus_close_internal()
6197 * Drivers: hv: vmbus: do sanity check of channel state in
6198 vmbus_close_internal()
6199 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
6200 driver
6201 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
6202 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
6203 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
6204 * Drivers: hv: vmbus: Fix a Host signaling bug
6205 * drivers/hv: correct tsc page sequence invalid value
6206 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
6207 * Drivers: hv: utils: Invoke the poll function after handshake
6208 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
6209 * Drivers: hv: utils: fix memory leak on on_msg() failure
6210 * Drivers: hv: utils: rename outmsg_lock
6211 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
6212 * Drivers: hv: utils: fix crash when device is removed from host side
6213 * Drivers: hv: ring_buffer.c: fix comment style
6214 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
6215 * Drivers: hv: ring_buffer: remove code duplication from
6216 hv_ringbuffer_peek/read()
6217 * Drivers: hv: remove code duplication between
6218 vmbus_recvpacket()/vmbus_recvpacket_raw()
6219 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
6220 * drivers/hv: replace enum hv_message_type by u32
6221 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
6222 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
6223 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
6224 header
6225 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
6226 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
6227 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
e250b71d 6228
ed7dc3af
TG
6229 [ Upstream Kernel Changes ]
6230
6231 * rebase to v4.4.1
6232 - LP: #1533461
6233 - LP: #1529624
6234
e250b71d
TG
6235 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
6236
01d91f79 6237linux (4.4.0-2.16) xenial; urgency=low
630bd953 6238
01d91f79 6239 [ Andy Whitcroft ]
630bd953 6240
01d91f79
AW
6241 * Release Tracking Bug
6242 - LP: #1539090
6243 * SAUCE: hv: hv_set_ifconfig -- convert to python3
6244 - LP: #1506521
6245 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
6246 - LP: #1538618
6247
6248 [ Colin Ian King ]
6249
6250 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
6251 bit FADT addresses (LP: #1529381)
6252 - LP: #1529381
6253
6254 [ John Johansen ]
6255
6256 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
6257 being shutdown
6258 - LP: #1446906
6259
6260 [ Mahesh Salgaonkar ]
6261
6262 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
6263 - LP: #1537881
6264 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
6265 interrupt.
6266 - LP: #1537881
6267 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
6268 base errors
6269 - LP: #1537881
6270
6271 [ Paolo Pisati ]
6272
6273 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
6274 #843419 build flags
6275 - LP: #1533009
6276 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
6277 * [Config] disable ARCH_ZX (ZTE ZX Soc)
6278
6279 [ Tim Gardner ]
6280
6281 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
6282 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
6283 - LP: #1536719
6284 * SAUCE: drop obsolete bnx2x firmware
6285 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
6286 - LP: #1536474
6287 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
6288 - LP: #1534647
6289 * [Config] Add pvpanic to virtual flavour
6290 - LP: #1537923
6291 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
6292 - LP: #1520457
6293
6294 [ Upstream Kernel Changes ]
6295
6296 * i40evf: fix compiler warning of unused variable
6297 - LP: #1536474
6298 * intel: i40e: fix confused code
6299 - LP: #1536474
6300 * i40e/i40evf: remove unused tunnel parameter
6301 - LP: #1536474
6302 * i40e: Change BUG_ON to WARN_ON in service event complete
6303 - LP: #1536474
6304 * i40e: remove BUG_ON from feature string building
6305 - LP: #1536474
6306 * i40e: remove BUG_ON from FCoE setup
6307 - LP: #1536474
6308 * i40e: Workaround fix for mss < 256 issue
6309 - LP: #1536474
6310 * i40e/i40evf: Add a stat to track how many times we have to do a force
6311 WB
6312 - LP: #1536474
6313 * i40e: Move the saving of old link info from handle_link_event to
6314 link_event
6315 - LP: #1536474
6316 * i40e/i40evf: Add comment to #endif
6317 - LP: #1536474
6318 * i40e/i40evf: clean up error messages
6319 - LP: #1536474
6320 * i40evf: handle many MAC filters correctly
6321 - LP: #1536474
6322 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
6323 - LP: #1536474
6324 * i40e: rework the functions to configure RSS with similar parameters
6325 - LP: #1536474
6326 * i40e: create a generic configure rss function
6327 - LP: #1536474
6328 * i40e: Bump version to 1.4.2
6329 - LP: #1536474
6330 * i40e: add new fields to store user configuration
6331 - LP: #1536474
6332 * i40e: rename rss_size to alloc_rss_size in i40e_pf
6333 - LP: #1536474
6334 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
6335 workaround
6336 - LP: #1536474
6337 * i40e/i40evf: prefetch skb data on transmit
6338 - LP: #1536474
6339 * i40evf: rename VF adapter specific RSS function
6340 - LP: #1536474
6341 * i40evf: create a generic config RSS function
6342 - LP: #1536474
6343 * i40evf: create a generic get RSS function
6344 - LP: #1536474
6345 * i40evf: add new fields to store user configuration of RSS
6346 - LP: #1536474
6347 * i40e: Update error messaging
6348 - LP: #1536474
6349 * i40e: fix confusing message
6350 - LP: #1536474
6351 * i40e: make error message more useful
6352 - LP: #1536474
6353 * i40evf: quoth the VF driver, Nevermore
6354 - LP: #1536474
6355 * i40evf: allocate queue vectors dynamically
6356 - LP: #1536474
6357 * i40evf: allocate ring structs dynamically
6358 - LP: #1536474
6359 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
6360 - LP: #1536474
6361 * i40e: fix: do not sleep in netdev_ops
6362 - LP: #1536474
6363 * i40e: remove unused argument
6364 - LP: #1536474
6365 * i40evf: increase max number of queues
6366 - LP: #1536474
6367 * i40evf: set real num queues
6368 - LP: #1536474
6369 * i40evf: remove duplicate string
6370 - LP: #1536474
6371 * i40e: Detection and recovery of TX queue hung logic moved to
6372 service_task from tx_timeout
6373 - LP: #1536474
6374 * i40e: Fix memory leaks, sideband filter programming
6375 - LP: #1536474
6376 * i40evf: don't use atomic allocation
6377 - LP: #1536474
6378 * i40e: propagate properly
6379 - LP: #1536474
6380 * i40evf: use correct types
6381 - LP: #1536474
6382 * i40e: use priv flags to control packet split
6383 - LP: #1536474
6384 * i40e: Remove separate functions gathering XOFF Rx stats
6385 - LP: #1536474
6386 * i40e: fix whitespace
6387 - LP: #1536474
6388 * i40e/i40evf: use logical operator
6389 - LP: #1536474
6390 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
6391 - LP: #1536474
6392 * i40e: trivial fixes
6393 - LP: #1536474
6394 * i40e: Fix i40e_print_features() VEB mode output
6395 - LP: #1536474
6396 * i40e: chomp the BIT(_ULL)
6397 - LP: #1536474
6398 * i40e: properly delete VF MAC filters
6399 - LP: #1536474
6400 * i40e: don't add zero MAC filter
6401 - LP: #1536474
6402 * i40evf: check rings before freeing resources
6403 - LP: #1536474
6404 * i40e: use explicit cast from u16 to u8
6405 - LP: #1536474
6406 * i40e: Opcode and structures required by OEM Post Update AQ command and
6407 add new NVM arq message
6408 - LP: #1536474
6409 * i40e: hush little warnings
6410 - LP: #1536474
6411 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
6412 - LP: #1536474
6413 * i40e: clean whole mac filter list
6414 - LP: #1536474
6415 * i40evf: change version string generation
6416 - LP: #1536474
6417 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
6418 - LP: #1536474
6419 * geneve: UDP checksum configuration via netlink
6420 - LP: #1536474
6421 * geneve: Add geneve udp port offload for ethernet devices
6422 - LP: #1536474
6423 * i40e: geneve tunnel offload support
6424 - LP: #1536474
6425 * geneve: Add geneve_get_rx_port support
6426 - LP: #1536474
6427 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
6428 - LP: #1536474
6429 * i40e: change log messages and error returns
6430 - LP: #1536474
6431 * i40e: allow zero MAC address for VFs
6432 - LP: #1536474
6433 * i40e: Look up MAC address in Open Firmware or IDPROM
6434 - LP: #1536474
6435 * i40e: Fix Rx hash reported to the stack by our driver
6436 - LP: #1536474
6437 * i40e: remove forever unused ID
6438 - LP: #1536474
6439 * igb: add 88E1543 initialization code
6440 * igb: don't unmap NULL hw_addr
6441 * igb: use the correct i210 register for EEMNGCTL
6442 * igb: fix NULL derefs due to skipped SR-IOV enabling
6443 * igb: improve handling of disconnected adapters
6444 * igb: Remove GS40G specific defines/functions
6445 * igb: Don't add PHY address to PCDL address
6446 * igb: Improve cable length function for I210, etc.
6447 * igb: Explicitly label self-test result indices
6448 * ixgbe: drop null test before destroy functions
6449 - LP: #1536473
6450 * ixgbe: Delete redundant include file
6451 - LP: #1536473
6452 * ixgbe: fix multiple kernel-doc errors
6453 - LP: #1536473
6454 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
6455 vector
6456 - LP: #1536473
6457 * ixgbe: Add KR mode support for CS4227 chip
6458 - LP: #1536473
6459 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
6460 to 12K
6461 - LP: #1536473
6462 * ixgbe/ixgbevf: use napi_schedule_irqoff()
6463 - LP: #1536473
6464 * ixgbe: Remove CS4227 diagnostic code
6465 - LP: #1536473
6466 * ixgbevf: use ether_addr_copy instead of memcpy
6467 - LP: #1536473
6468 * ixgbevf: fix spoofed packets with random MAC
6469 - LP: #1536473
6470 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
6471 - LP: #1536473
6472 * ixgbe: Add support for newer thermal alarm
6473 - LP: #1536473
6474 * ixgbe: Use private workqueue to avoid certain possible hangs
6475 - LP: #1536473
6476 * ixgbevf: Use a private workqueue to avoid certain possible hangs
6477 - LP: #1536473
6478 * ixgbevf: Minor cleanups
6479 - LP: #1536473
6480 * ixgbe: Refactor MAC address configuration code
6481 - LP: #1536473
6482 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
6483 - LP: #1536473
6484 * ixgbe: Allow FDB entries access to more RAR filters
6485 - LP: #1536473
6486 * ixgbe: Update PTP to support X550EM_x devices
6487 - LP: #1536473
6488 * ixgbe: Correct spec violations by waiting after reset
6489 - LP: #1536473
6490 * ixgbe: Wait for master disable to be set
6491 - LP: #1536473
6492 * ixgbe: Save VF info and take references
6493 - LP: #1536473
6494 * ixgbe: Handle extended IPv6 headers in Tx path
6495 - LP: #1536473
6496 * ixgbe: Always turn PHY power on when requested
6497 - LP: #1536473
6498 * ixgbevf: Handle extended IPv6 headers in Tx path
6499 - LP: #1536473
6500 * ixgbe: Return error on failure to allocate mac_table
6501 - LP: #1536473
6502 * ixgbe: Fix SR-IOV VLAN pool configuration
6503 - LP: #1536473
6504 * ixgbe: Simplify definitions for regidx and bit in set_vfta
6505 - LP: #1536473
6506 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
6507 - LP: #1536473
6508 * ixgbe: Simplify configuration of setting VLVF and VLVFB
6509 - LP: #1536473
6510 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
6511 - LP: #1536473
6512 * ixgbe: Reorder search to work from the top down instead of bottom up
6513 - LP: #1536473
6514 * ixgbe: Add support for VLAN promiscuous with SR-IOV
6515 - LP: #1536473
6516 * ixgbe: Fix VLAN promisc in relation to SR-IOV
6517 - LP: #1536473
6518 * ixgbe: Clear stale pool mappings
6519 - LP: #1536473
6520 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
6521 - LP: #1536473
6522 * ixgbe: do not report 2.5 Gbps as supported
6523 - LP: #1536473
6524 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
6525 per vector
6526 - LP: #1536473
6527 * ixgbevf: minor cleanups for ixgbevf_set_itr()
6528 - LP: #1536473
6529 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
6530 - LP: #1536473
6531 * ixgbe: report correct media type for KR, KX and KX4 interfaces
6532 - LP: #1536473
6533 * ixgbe: Clean up redundancy in hw_enc_features
6534 - LP: #1536473
6535 * ixgbe: fix RSS limit for X550
6536 - LP: #1536473
6537 * ixgbe: Correct X550EM_x revision check
6538 - LP: #1536473
6539 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
6540 - LP: #1536473
6541 * ixgbe: Fill at least min credits to a TC credit refills
6542 - LP: #1536473
6543 * ixgbe: use correct FCoE DDP max check
6544 - LP: #1536473
6545 * ixgbe: fix broken PFC with X550
6546 - LP: #1536473
6547 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
6548 - LP: #1536473
6549 * ixgbe: Correct handling of any outer UDP checksum setting
6550 - LP: #1536473
6551 * ixgbe: Fix to get FDMI HBA attributes information with X550
6552 - LP: #1536473
6553 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
6554 - LP: #1536473
6555 * ixgbe: Make ATR recognize IPv6 extended headers
6556 - LP: #1536473
6557 * e1000: make eeprom read/write scheduler friendly
6558 * e1000: fix data race between tx_ring->next_to_clean
6559 * e1000: Remove checkpatch coding style errors
6560 * e1000: clean up the checking logic
6561 * e1000: fix a typo in the comment
6562 * e1000e: clean up the local variable
6563 * e1000: fix kernel-doc argument being missing
6564 * e1000: get rid of duplicate exit path
6565 * e1000: Elementary checkpatch warnings and checks removed
6566 * e1000e: fix division by zero on jumbo MTUs
6567 * e1000e: Increase timeout of polling bit RSPCIPHY
6568 * e1000e: initial support for i219-LM (3)
6569 * e1000e: Switch e1000e_up to void, drop code checking for error result
6570 * e1000e: Remove unreachable code
6571 * e1000e: Do not read ICR in Other interrupt
6572 * e1000e: Do not write lsc to ics in msi-x mode
6573 * e1000e: Fix msi-x interrupt automask
6574 * acpi: pci: Setup MSI domain for ACPI based pci devices
6575 * irqdomain: Introduce is_fwnode_irqchip helper
6576 * irqchip/gic-v2m: Refactor to prepare for ACPI support
6577 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
6578 * clk: xgene: Fix divider with non-zero shift value
6579 * i2c: designware: Do not require clock when SSCN and FFCN are provided
6580 * fm10k: do not assume VF always has 1 queue
6581 - LP: #1536475
6582 * fm10k: Correct MTU for jumbo frames
6583 - LP: #1536475
6584 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
6585 vector
6586 - LP: #1536475
6587 * fm10k: use napi_schedule_irqoff()
6588 - LP: #1536475
6589 * fm10k: set netdev features in one location
6590 - LP: #1536475
6591 * fm10k: reset max_queues on init_hw_vf failure
6592 - LP: #1536475
6593 * fm10k: always check init_hw for errors
6594 - LP: #1536475
6595 * fm10k: reinitialize queuing scheme after calling init_hw
6596 - LP: #1536475
6597 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
6598 - LP: #1536475
6599 * fm10k: explicitly typecast vlan values to u16
6600 - LP: #1536475
6601 * fm10k: add statistics for actual DWORD count of mbmem mailbox
6602 - LP: #1536475
6603 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
6604 - LP: #1536475
6605 * fm10k: Add support for ITR scaling based on PCIe link speed
6606 - LP: #1536475
6607 * fm10k: introduce ITR_IS_ADAPTIVE macro
6608 - LP: #1536475
6609 * fm10k: Update adaptive ITR algorithm
6610 - LP: #1536475
6611 * fm10k: use macro for default Tx and Rx ITR values
6612 - LP: #1536475
6613 * fm10k: change default Tx ITR to 25usec
6614 - LP: #1536475
6615 * fm10k: TRIVIAL fix typo of hardware
6616 - LP: #1536475
6617 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
6618 - LP: #1536475
6619 * fm10k: use ether_addr_copy to copy MAC address
6620 - LP: #1536475
6621 * fm10k: do not use CamelCase
6622 - LP: #1536475
6623 * fm10k: remove unnecessary else block from if statements with return
6624 - LP: #1536475
6625 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
6626 - LP: #1536475
6627 * fm10k: consistently refer to VLANs and VLAN IDs
6628 - LP: #1536475
6629 * fm10k: bump driver version
6630 - LP: #1536475
6631 * fm10k: conditionally compile DCB and DebugFS support
6632 - LP: #1536475
6633 * fm10k: Cleanup MSI-X interrupts in case of failure
6634 - LP: #1536475
6635 * fm10k: Cleanup exception handling for mailbox interrupt
6636 - LP: #1536475
6637 * fm10k: do not inline fm10k_iov_select_vid()
6638 - LP: #1536475
6639 * fm10k: whitespace cleanups
6640 - LP: #1536475
6641 * fm10k: use BIT() macro instead of open-coded bit-shifting
6642 - LP: #1536475
6643 * fm10k: cleanup namespace pollution
6644 - LP: #1536475
6645 * fm10k: cleanup overly long lines
6646 - LP: #1536475
6647 * fm10k: initialize xps at driver load
6648 - LP: #1536475
6649 * fm10k: don't initialize fm10k_workqueue at global level
6650 - LP: #1536475
6651 * fm10k: correctly pack TLV structures and explain reasoning
6652 - LP: #1536475
6653 * fm10k: Cleanup exception handling for changing queues
6654 - LP: #1536475
6655 * fm10k: use ether_addr_equal instead of memcmp
6656 - LP: #1536475
6657 * fm10k: address operator not needed when declaring function pointers
6658 - LP: #1536475
6659 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
6660 - LP: #1536475
6661 * fm10k: remove unused struct element
6662 - LP: #1536475
6663 * fm10k: use true/false for boolean get_host_state
6664 - LP: #1536475
6665 * fm10k: cleanup mailbox code comments etc
6666 - LP: #1536475
6667 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
6668 - LP: #1536475
6669 * device property: always check for fwnode type
6670 - LP: #1533035
6671 * device property: rename helper functions
6672 - LP: #1533035
6673 * device property: refactor built-in properties support
6674 - LP: #1533035
6675 * device property: keep single value inplace
6676 - LP: #1533035
6677 * device property: helper macros for property entry creation
6678 - LP: #1533035
6679 * device property: improve readability of macros
6680 - LP: #1533035
6681 * device property: return -EINVAL when property isn't found in ACPI
6682 - LP: #1533035
6683 * device property: Fallback to secondary fwnode if primary misses the
6684 property
6685 - LP: #1533035
6686 * device property: Take a copy of the property set
6687 - LP: #1533035
6688 * driver core: platform: Add support for built-in device properties
6689 - LP: #1533035
6690 * driver core: Do not overwrite secondary fwnode with NULL if it is set
6691 - LP: #1533035
6692 * mfd: core: propagate device properties to sub devices drivers
6693 - LP: #1533035
6694 * mfd: intel-lpss: Add support for passing device properties
6695 - LP: #1533035
6696 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
6697 - LP: #1533035
6698 * mfd: intel-lpss: Pass HSUART configuration via properties
6699 - LP: #1533035
6700 * i2c: designware: Convert to use unified device property API
6701 - LP: #1533035
6702 * keys, trusted: fix: *do not* allow duplicate key options
6703 - LP: #1398274
6704 * keys, trusted: select hash algorithm for TPM2 chips
6705 - LP: #1398274
6706 * keys, trusted: seal with a TPM2 authorization policy
6707 - LP: #1398274
6708 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
6709 - LP: #1461360
6710 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
6711 - LP: #1461360
6712 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
6713 offset
6714 - LP: #1461360
6715 * drm/i915: WaRsDisableCoarsePowerGating
6716 - LP: #1527462
6717 * drm/i915/skl: Add SKL GT4 PCI IDs
6718 - LP: #1527462
6719 * drm/i915/skl: Disable coarse power gating up until F0
6720 - LP: #1527462
6721 * platform:x86: add Intel P-Unit mailbox IPC driver
6722 - LP: #1520457
6723 * intel_punit_ipc: add NULL check for input parameters
6724 - LP: #1520457
6725 * platform/x86: Add Intel Telemetry Core Driver
6726 - LP: #1520457
6727 * intel_pmc_ipc: update acpi resource structure for Punit
6728 - LP: #1520457
6729 * platform:x86: Add Intel telemetry platform device
6730 - LP: #1520457
6731 * platform:x86: Add Intel telemetry platform driver
6732 - LP: #1520457
6733 * platform:x86: Add Intel Telemetry Debugfs interfaces
6734 - LP: #1520457
6735 * cxlflash: a couple off by one bugs
6736
6737 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
630bd953 6738
79920494 6739linux (4.4.0-1.15) xenial; urgency=low
c1e209c6 6740
79920494
TG
6741 [ Tim Gardner ]
6742
6743 * Release Tracking Bug
6744 - LP: #1536803
6745
6746 [ Upstream Kernel Changes ]
6747
6748 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
6749 - LP: #1517142
c1e209c6
TG
6750
6751 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
6752
0864cda7 6753linux (4.4.0-0.14) xenial; urgency=low
d2429978 6754
0864cda7
TG
6755 [ Upstream Kernel Changes ]
6756
6757 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
6758 - LP: #1522415
6759 * powerpc: Add __raw_rm_writeq() function
6760 - LP: #1522415
d2429978
TG
6761
6762 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
6763
4155560c 6764linux (4.4.0-0.13) xenial; urgency=low
bb222e6a 6765
4155560c
TG
6766 [ Andy Whitcroft ]
6767
6768 * [Config] s390x -- the kernel provides ppp-modules such as there are
6769 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
6770
6771 [ Tim Gardner ]
6772
6773 * [Config] Update annotations for VIRTIO_{NET,BLK}
6774 - LP: #1533382
6775
6776 [ Upstream Kernel Changes ]
6777
6778 * powerpc/powernv: Add support for Nvlink NPUs
6779 - LP: #1522415
6780 * powerpc/powernv: Fix update of NVLink DMA mask
6781 - LP: #1522415
6782 * powerpc/powernv: Change NPU PE# assignment
6783 - LP: #1522415
6784 * powerpc/powernv: Reserve PE#0 on NPU
6785 - LP: #1522415
6786 * KEYS: Fix keyring ref leak in join_session_keyring()
6787 - LP: #1534887
6788 - CVE-2016-0728
bb222e6a
TG
6789
6790 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
6791
f8086840 6792linux (4.4.0-0.12) xenial; urgency=low
2d16a484 6793
f8086840
TG
6794 [ Eric Dumazet ]
6795
6796 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
6797 - LP: #1527902
6798
6799 [ Guilherme G. Piccoli ]
6800
6801 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
6802 - LP: #1486180
6803
6804 [ Tim Gardner ]
6805
6806 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
6807 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
6808 - LP: #1532886
6809 * [Config] nvme.ko moved to drivers/nvme/host
6810 * [Config] scsi_dh morphed into 4 modules
6811 * [Config] CONFIG_IBMVNIC=m
6812 * [Config] Add DRM ast driver to udeb installer image
6813 - LP: #1514711
6814 * [Config] CONFIG_KVM=y for s390x
6815 - LP: #1532886
6816 * [Config] Install spl/zfs under the kernel modules directory
6817 Fixes some errors in generic.inclusion-list.log
6818
6819 [ Upstream Kernel Changes ]
6820
6821 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
6822 - LP: #1524574
6823 * EDAC: Add DDR4 flag
6824 - LP: #1519631
6825 * EDAC, sb_edac: Virtualize several hard-coded functions
6826 - LP: #1519631
6827 * EDAC, sb_edac: Add support for duplicate device IDs
6828 - LP: #1519631
6829 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
6830 - LP: #1519631
6831 * Driver for IBM System i/p VNIC protocol
6832 - LP: #1532303
2d16a484
TG
6833
6834 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
6835
015b041e 6836linux (4.4.0-0.11) xenial; urgency=low
aaaab06f 6837
015b041e
TG
6838 [ Tim Gardner ]
6839
6840 * [Config] Fix bogus reconstruct script
aaaab06f
TG
6841
6842 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
6843
e8c98c4f 6844linux (4.4.0-0.10) xenial; urgency=low
4b044d18 6845
e8c98c4f
TG
6846 [ Haren Myneni ]
6847
6848 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
6849 - LP: #1529666
6850
6851 [ Serge Hallyn ]
6852
6853 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
6854
6855 [ Tim Gardner ]
6856
6857 * [Config] CONFIG_ZONE_DEVICE=y for amd64
6858 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
6859 - LP: #1526869
6860 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
6861 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
6862 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
6863 * rebase to v4.4
4b044d18 6864
83ea35c2
TG
6865 [ Upstream Kernel Changes ]
6866
6867 * rebase to v4.4
6868
4b044d18
TG
6869 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
6870
1bd9334c 6871linux (4.4.0-0.9) xenial; urgency=low
63bc7ba5 6872
1bd9334c
TG
6873 [ Tim Gardner ]
6874
6875 * rebase to v4.4-rc8
63bc7ba5 6876
765a94d3
TG
6877 [ Upstream Kernel Changes ]
6878
6879 * rebase to v4.4-rc8
6880
63bc7ba5
TG
6881 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
6882
73c077cc 6883linux (4.4.0-0.8) xenial; urgency=low
9528a62c 6884
73c077cc
TG
6885 [ Tim Gardner ]
6886
6887 * rebase to v4.4-rc7
9528a62c 6888
c883be3f
TG
6889 [ Upstream Kernel Changes ]
6890
6891 * rebase to v4.4-rc7
6892
9528a62c
TG
6893 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
6894
a57cf938 6895linux (4.4.0-0.7) xenial; urgency=low
a3226f44 6896
a57cf938
TG
6897 [ Hui Wang ]
6898
6899 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
6900 - LP: #1527096
6901
6902 [ Jann Horn ]
6903
6904 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
6905 uids/gids
6906 - LP: #1527374
6907
6908 [ Tim Gardner ]
6909
6910 * rebase to v4.4-rc6
a3226f44 6911
ee650305
TG
6912 [ Upstream Kernel Changes ]
6913
6914 * rebase to v4.4-rc6
6915 - LP: #1526330
6916
a3226f44
TG
6917 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
6918
7dacab6e 6919linux (4.4.0-0.6) xenial; urgency=low
43353c54 6920
7dacab6e
TG
6921 [ Andy Whitcroft ]
6922
6923 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
6924 support in latest compilers
6925 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
6926 ARMv8.1 support in latest compilers
6927
6928 [ Tim Gardner ]
6929
6930 * [Config] s390 -> s390x
6931 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
43353c54
TG
6932
6933 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
6934
db572d89 6935linux (4.4.0-0.5) xenial; urgency=low
45dbbebb 6936
db572d89
TG
6937 [ Andy Whitcroft ]
6938
6939 * [Config] s390x -- enable tools
6940 - LP: #1524319
6941 * [Config] s390x -- add architecture to getabis
6942 * [Config] s390x -- add s390x ABI information
6943 * [Config] s390x -- enable ABI checks
6944
6945 [ Tim Gardner ]
6946
6947 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
6948 * [Config] Add s390 modules to nic-modules udeb
6949 - LP: #1525297
6950 * rebase to v4.4-rc5
45dbbebb
TG
6951
6952 [ Upstream Kernel Changes ]
6953
6954 * rebase to v4.4-rc5
6955 - LP: #1523517
6956 - LP: #1523232
6957
6958 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
6959
782587c1
TG
6960linux (4.4.0-0.4) xenial; urgency=low
6961
6962 [ Upstream Kernel Changes ]
6963
6964 * cgroup: make css_set pin its css's to avoid use-afer-free
6965 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
6966 freezer_attach()
6967 * cgroup: fix handling of multi-destination migration from
6968 subtree_control enabling
6969
6970 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
6971
d382aa11 6972linux (4.4.0-0.3) xenial; urgency=low
1dc7c8e5 6973
9eb1dc4a
TG
6974 [ Upstream Kernel Changes ]
6975
6976 * rebase to v4.4-rc4
6977
1dc7c8e5
TG
6978 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
6979
114a021f 6980linux (4.4.0-0.2) xenial; urgency=low
0ba96f4a 6981
114a021f
TG
6982 [ Tim Gardner ]
6983
6984 * [Config] Add spl/zfs provides to generic and powerpc64-smp
6985 * [Config] Add zfs to d-i fs-core-modules
6986 * [Config] Include all s390 specific drivers in linux-image
6987 - LP: #1522210
0ba96f4a
TG
6988
6989 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
6990
ce8f3079 6991linux (4.4.0-0.1) xenial; urgency=low
d8bdc6cc 6992
ce8f3079 6993 [ Andy Whitcroft ]
d8bdc6cc 6994
ce8f3079
TG
6995 * [Tests] gcc-multilib does not exist on ppc64el redux
6996 - LP: #1515541
6997 * [Config] libunwind8-dev is not available on s390x
6998 * [Debian] Disable SPL/ZFS for cross compiling -- redux
6999 * [Config] s390x -- add dasd udebs
7000 - LP: #1519833
7001 * [Config] s390x -- include dasd modules in linux-image
7002 - LP: #1519833
7003 * [Config] s390x -- disable ZFS temporarily
7004 - LP: #1519820
7005 * [Config] s390s -- disable ABI/module checks
7006 * [Config] make IBMVETH consistent on powerpc/ppc64el
7007 - LP: #1521712
7008 * [Config] follow ibmvscsi name change
7009 - LP: #1521712
7010 * [Config] move ibm disk and ethernet drivers to linux-image
7011 - LP: #1521712
7012 * [Config] include ibmveth in nic-modules for ppc64el
7013 - LP: #1521712
7014 * [Config] s390x -- disable abi/module checks for s390x
7015
7016 [ Joseph Salisbury ]
7017
7018 * SAUCE: scsi_sysfs: protect against double execution of
7019 __scsi_remove_device()
7020 - LP: #1509029
7021
7022 [ Seth Forshee ]
7023
7024 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7025 - LP: #1510405
7026
7027 [ Tim Gardner ]
09399a62 7028
ce8f3079
TG
7029 * [Debian] Disable SPL/ZFS for cross compiling
7030 * [Config] CONFIG_SCSI_IBMVSCSI=m
7031 - LP: #1515872
7032 * rebase to v4.4-rc2
7033 * [Config] updateconfigs
7034 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7035 * SAUCE: do_zfs=false temporarily
7036 * [Config] CONFIG_LUSTRE_FS=n
7037 * [Debian] Disable udebs when cross compiling
f7ea6f19 7038 * rebase to v4.4-rc3
ce8f3079
TG
7039 * [Config] CONFIG_AUFS_FS=m
7040 * SAUCE: AUFS
f7ea6f19
TG
7041
7042 [ Upstream Kernel Changes ]
7043
ce8f3079
TG
7044 * ZFS: Update with 4.4 support
7045 * SPL: Update with 4.4 support
7046
7047 [ Upstream Kernel Changes ]
7048
7049 * rebase to v4.4-rc3
7050 - LP: #1519168
09399a62
TG
7051 * rebase to v4.4-rc2
7052 - LP: #1506615
7053 - LP: #1502781
7054
d8bdc6cc
TG
7055 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7056
2327b5aa 7057linux (4.3.0-0.8) xenial; urgency=low
a3fc9a8b 7058
2327b5aa
TG
7059 [ Andy Whitcroft ]
7060
7061 * [Config] re-enable OSS support and blacklist
7062 - LP: #1434842
7063 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7064 * [Packaging] config-check -- improve syntax diagnostics
7065 * [Packaging] module-inclusion -- add dependency inclusion for a list
7066 * [Packaging] config-check -- accumulate multi-line annotations correctly
7067 * [Packaging] config-check -- handle V2 annotations format
7068 * [Packaging] s390x -- add architecture to kernelconfig
7069 - LP: #1488653
7070 * [Config] s390x -- initial configuration
7071 * [Config] s390x -- add initial binary image
7072 * [Config] s390x -- initial configuration update
7073 * [Config] s390x -- produce linux-image
7074 * [Config] s390x -- d-i module exclusions
7075 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7076 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7077 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7078 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7079 * [Config] -- s390x -- configuration review updates
7080 * [Config] annotations -- add review marks
7081 * [Config] annotations -- config review 4.3 updates
7082 * [Config] annotations -- expose reviews
7083 * [Config] updateconfigs following incoporation of s390x configs
7084 * [Tests] gcc-multilib does not exist on ppc64el
7085 - LP: #1515541
7086
7087 [ Dan Carpenter ]
7088
7089 * SAUCE: (noup) cxlflash: a couple off by one bugs
7090 - LP: #1499849
7091
7092 [ Haren Myneni ]
7093
7094 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7095
7096 [ Jay Vosburgh ]
7097
7098 * SAUCE: fan: add VXLAN implementation
7099
7100 [ Manoj Kumar ]
7101
7102 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7103 - LP: #1513583
7104
7105 [ Matthew R. Ochs ]
7106
7107 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7108 - LP: #1513583
7109
7110 [ Tim Gardner ]
7111
7112 * [Config] CONFIG_AUFS_EXPORT=y
7113 - LP: #1121699
7114
7115 [ Upstream Kernel Changes ]
7116
7117 * misc/genwqe: get rid of atomic allocations
7118 * crypto: 842 - Add CRC and validation support
7119 - LP: #1497878
7120 * cxlflash: Fix to avoid invalid port_sel value
7121 * cxlflash: Replace magic numbers with literals
7122 * cxlflash: Fix read capacity timeout
7123 * cxlflash: Fix potential oops following LUN removal
7124 * cxlflash: Fix data corruption when vLUN used over multiple cards
7125 * cxlflash: Fix to avoid sizeof(bool)
7126 * cxlflash: Fix context encode mask width
7127 * cxlflash: Fix to avoid CXL services during EEH
7128 * cxlflash: Correct naming of limbo state and waitq
7129 * cxlflash: Make functions static
7130 * cxlflash: Refine host/device attributes
7131 * cxlflash: Fix to avoid spamming the kernel log
7132 * cxlflash: Fix to avoid stall while waiting on TMF
7133 * cxlflash: Fix location of setting resid
7134 * cxlflash: Fix host link up event handling
7135 * cxlflash: Fix async interrupt bypass logic
7136 * cxlflash: Remove dual port online dependency
7137 * cxlflash: Fix AFU version access/storage and add check
7138 * cxlflash: Correct usage of scsi_host_put()
7139 * cxlflash: Fix to prevent workq from accessing freed memory
7140 * cxlflash: Correct behavior in device reset handler following EEH
7141 * cxlflash: Remove unnecessary scsi_block_requests
7142 * cxlflash: Fix function prolog parameters and return codes
7143 * cxlflash: Fix MMIO and endianness errors
7144 * cxlflash: Fix to prevent EEH recovery failure
7145 * cxlflash: Correct spelling, grammar, and alignment mistakes
7146 * cxlflash: Fix to prevent stale AFU RRQ
7147 * cxlflash: Fix to double the delay each time
7148 * cxlflash: Fix to avoid corrupting adapter fops
7149 * cxlflash: Correct trace string
7150 * cxlflash: Fix to avoid potential deadlock on EEH
7151 * cxlflash: Fix to avoid leaving dangling interrupt resources
7152 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7153 * cxlflash: Fix to avoid corrupting port selection mask
7154 * cxlflash: Fix to avoid lock instrumentation rejection
7155 * cxlflash: Fix to avoid bypassing context cleanup
a3fc9a8b
TG
7156
7157 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7158
1f53f5e3
TG
7159linux (4.3.0-0.7) xenial; urgency=low
7160
7161 [ Tim Gardner ]
7162
7163 * Revert "Bypass spl/zfs config"
7164 Causes unresolved symbols on load.
7165 * [Config] Enable ZFS for powerpc64-smp
7166
7167 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7168
72fbc27b 7169linux (4.3.0-0.6) xenial; urgency=low
9ff2a85d 7170
72fbc27b
TG
7171 [ Tim Gardner ]
7172
7173 * Release Tracking Bug
7174 - LP: #1512704
7175 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7176
7177 [ Andy Whitcroft ]
7178
7179 * [Packaging] add feature interlock with mainline builds
7180 * apparmor -- follow change to this_cpu_ptr
7181
7182 [ John Johansen ]
7183
7184 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7185 - LP: #1383886
7186 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7187 - LP: #1362199
7188 * SAUCE: Revert: fix: only allow a single threaded process to ...
7189 - LP: #1371310
7190 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7191 - LP: #1390223
7192 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7193 - LP: #1408833
7194 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7195 - LP: #1496430
7196
7197 [ Tim Gardner ]
7198
7199 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
7200 - LP: #1511006
7201 * rebase to v4.3
7202 * Bypass spl/zfs config
7203 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
7204 * [Config] Default AppArmor settings
9ff2a85d 7205
b2c3a2ca
TG
7206 [ Upstream Kernel Changes ]
7207
7208 * rebase to v4.3
7209
9ff2a85d
TG
7210 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
7211
3234ea2b 7212linux (4.3.0-0.5) xenial; urgency=low
d752a09e 7213
3234ea2b 7214 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
d752a09e 7215
675e9cf1
TG
7216 [ Upstream Kernel Changes ]
7217
7218 * rebase to v4.3-rc7
7219 - LP: #1504778
7220
cc2ab0c8 7221 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
d752a09e 7222
675e9cf1 7223linux (4.3.0-0.4) xenial; urgency=low
d752a09e 7224
cc2ab0c8 7225 [ Tim Gardner ]
d752a09e 7226
cc2ab0c8 7227 * [Debian] Update to new signing key type and location
d752a09e 7228
cc2ab0c8 7229 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
d752a09e 7230
cc2ab0c8 7231linux (4.3.0-0.3) wily; urgency=low
d752a09e 7232
cc2ab0c8 7233 [ Tim Gardner ]
d752a09e 7234
cc2ab0c8
TG
7235 * [Debian] sign-file is now compiled
7236
7237 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
7238
7239linux (4.3.0-0.2) wily; urgency=low
7240
7241 [ Tim Gardner ]
7242
7243 * [Config] Added libssl-dev to Build-Depends
7244
7245 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
7246
7247linux (4.3.0-0.1) wily; urgency=low
d752a09e
TG
7248
7249 [ Upstream Kernel Changes ]
7250
cc2ab0c8
TG
7251 * rebase to v4.3-rc6
7252 * rebase to v4.3-rc5
7253 * rebase to v4.3-rc4
7254 * rebase to v4.3-rc3
7255 * rebase to v4.3-rc2
d752a09e
TG
7256 * rebase to v4.3-rc1
7257 - LP: #1492132
7258 - LP: #1481575
7259
7260 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
7261
7262linux (4.2.0-10.11) wily; urgency=low
7263
7264 [ Andy Whitcroft ]
7265
7266 * Release Tracking Bug
7267 - LP: #1495208
7268 * No change rebuild to avoid issues with leading zero bytes on
7269 internal module signing key. (see launchpad bug 1494943)
7270
7271 [ Ming Lei ]
7272
7273 * [Config] SERIAL_8250_DW=y for arm64
7274
7275 [ Upstream Kernel Changes ]
7276
7277 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
7278 code
7279 - LP: #1484486
7280 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
7281 - LP: #1484486
7282 * drm/i915/gen8: Re-order init pipe_control in lrc mode
7283 - LP: #1484486
7284 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
7285 - LP: #1484486
7286 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7287 workaround
7288 - LP: #1484486
7289 * drm/i915: Bail out early if WA batch is not available for given Gen
7290 - LP: #1484486
7291 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
7292 - LP: #1484486
7293 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
7294 - LP: #1484486
7295 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
7296 - LP: #1484486
7297 * drm/i915: Enable WA batch buffers for Gen9
7298 - LP: #1484486
7299 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
7300 - LP: #1484486
7301 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
7302 - LP: #1484486
7303 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7304 workaround
7305 - LP: #1484486
7306 * drm/i915/gen9: Add
7307 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
7308 - LP: #1484486
7309 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
7310 - LP: #1484486
7311 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
7312 - LP: #1484486
7313 * drm/i915/skl: Don't expose the top most plane on gen9 display
7314 - LP: #1484486
7315 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
7316 - LP: #1484486
7317 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
7318 - LP: #1484486
7319 * drm/i915: reduce indent in i9xx_hpd_irq_handler
7320 - LP: #1484531
7321 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
7322 - LP: #1484531
7323 * drm/i915: reduce indent in intel_hpd_irq_handler
7324 - LP: #1484531
7325 * drm/i915: group all hotplug related fields into a new struct in
7326 dev_priv
7327 - LP: #1484531
7328 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
7329 - LP: #1484531
7330 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
7331 - LP: #1484531
7332 * drm/i915: put back the indent in intel_hpd_irq_handler
7333 - LP: #1484531
7334 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
7335 - LP: #1484531
7336 * drm/i915: simplify condition for digital port
7337 - LP: #1484531
7338 * drm/i915: abstract away platform specific parts from hpd handling
7339 - LP: #1484531
7340 * drm/i915: Handle HPD when it has actually occurred
7341 - LP: #1484531
7342 * drm/i915: Set power domain for DDI-E
7343 - LP: #1484531
7344 * drm/i915: Set alternate aux for DDI-E
7345 - LP: #1484531
7346 * drm/i915/skl: enable DDI-E hotplug
7347 - LP: #1484531
7348 * drm/i915/bxt: fix DDI PHY vswing scale value setting
7349 - LP: #1494163
7350 * drm/i915/skl: Buffer translation improvements
7351 - LP: #1494163
7352 * drm/i915: Per-DDI I_boost override
7353 - LP: #1494163
7354 * drm/i915: fix VBT parsing for SDVO child device mapping
7355 - LP: #1494163
7356 * drm/i915/bxt: edp1.4 Intermediate Freq support
7357 - LP: #1494163
7358 * drm/i915: fix link rates reported for SKL
7359 - LP: #1494163
7360 * drm/i915: Allow parsing of variable size child device entries from VBT
7361 - LP: #1494163
7362 * drm/i915/skl: Update DDI buffer translation programming.
7363 - LP: #1494163
7364 * drm/i915: Enable HDMI on DDI-E
7365 - LP: #1484531
7366 * drm/i915/skl: Enable DDI-E
7367 - LP: #1484531
7368 * drm/i915: eDP can be present on DDI-E
7369 - LP: #1484531
7370 * drm/i915/skl: Adding DDI_E power well domain
7371 - LP: #1484531
7372 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
7373 - LP: #1490035
7374 * drm/i915: Split atomic wm update to pre and post variants
7375 - LP: #1493746
7376 * drm/i915/skl: Drop the preliminary_hw_support flag
7377 - LP: #1486868
7378 * drm/i915: set FDI translations to NULL on SKL
7379 - LP: #1494163
7380
7381 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
7382
7383linux (4.2.0-9.9) wily; urgency=low
7384
7385 [ Tim Gardner ]
7386
7387 * Release Tracking Bug
7388 - LP: #1493970
7389 * [Config] CONFIG_MFD_INTEL_LPSS=m
7390 - LP: #1397876
7391
7392 [ dann frazier ]
7393
7394 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
7395 - LP: #1388952
7396
7397 [ Michael Ellerman ]
7398
7399 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
7400 Fixes FTBS on 32 bit powerpc, patch sent upstream.
7401
7402 [ Upstream Kernel Changes ]
7403
7404 * thermal/powerclamp: add cpu id for skylake h/s
7405 - LP: #1398269
7406 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
7407 - LP: #1397852
7408 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
7409 - LP: #1460905
7410 * i2c: i801: Create iTCO device on newer Intel PCHs
7411 - LP: #1460905
7412 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
7413 - LP: #1460905
7414 * perf/x86: Add a native_perf_sched_clock_from_tsc()
7415 - LP: #1397867
7416 * perf/x86/intel: Add support for PEBSv3 profiling
7417 - LP: #1397867
7418 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
7419 - LP: #1397867
7420 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
7421 - LP: #1397867
7422 * perf: Add cycles to branch_info
7423 - LP: #1397867
7424 * perf/x86/intel/lbr: Add support for LBRv5
7425 - LP: #1397867
7426 * perf/x86/intel: Handle new arch perfmon v4 status bits
7427 - LP: #1397867
7428 * perf/x86/intel: Move PMU ACK to after LBR read
7429 - LP: #1397867
7430 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
7431 - LP: #1397867
7432 * perf/x86/intel: Add Intel Skylake PMU support
7433 - LP: #1397867
7434 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
7435 call stack
7436 - LP: #1397867
7437 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
7438 - LP: #1397867
7439 * perf/x86: Make merge_attr() global to use from perf_event_intel
7440 - LP: #1397867
7441 * perf/x86/intel: Use 0x11 as extra reg test value
7442 - LP: #1397867
7443 * perf tools: Add support for cycles, weight branch_info field
7444 - LP: #1397867
7445 * perf report: Add flag for non ANY branch mode
7446 - LP: #1397867
7447 * perf report: Add infrastructure for a cycles histogram
7448 - LP: #1397867
7449 * perf report: Add processing for cycle histograms
7450 - LP: #1397867
7451 * perf annotate: Compute IPC and basic block cycles
7452 - LP: #1397867
7453 * perf annotate: Finally display IPC and cycle accounting
7454 - LP: #1397867
7455 * perf top: Add branch annotation code to top
7456 - LP: #1397867
7457 * perf report: Display cycles in branch sort mode
7458 - LP: #1397867
7459 * perf annotate: Fix 32-bit compilation error in util/annotate.c
7460 - LP: #1397867
7461 * PM / QoS: Make it possible to expose device latency tolerance to
7462 userspace
7463 - LP: #1460908
7464 * ACPI / PM: Attach ACPI power domain only once
7465 - LP: #1460908
7466 * Driver core: wakeup the parent device before trying probe
7467 - LP: #1460908
7468 * klist: implement klist_prev()
7469 - LP: #1460908
7470 * driver core: implement device_for_each_child_reverse()
7471 - LP: #1460908
7472 * mfd: make mfd_remove_devices() iterate in reverse order
7473 - LP: #1460908
7474 * dmaengine: add a driver for Intel integrated DMA 64-bit
7475 - LP: #1460908
7476 * mfd: Add support for Intel Sunrisepoint LPSS devices
7477 - LP: #1460908
7478 * spi: pxa2xx: Add support for Intel Sunrisepoint
7479 - LP: #1397876
7480 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
7481 - LP: #1397876
7482 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
7483 - LP: #1397876
7484 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
7485 for it
7486 - LP: #1397876
7487 * intel_idle: Skylake Client Support
7488 - LP: #1397877
7489 * powerpc/kernel: Switch to using MAX_ERRNO
7490 - LP: #1458876
7491 * powerpc/kernel: Change the do_syscall_trace_enter() API
7492 - LP: #1458876
7493 * powerpc: Drop unused syscall_get_error()
7494 - LP: #1458876
7495 * powerpc: Don't negate error in syscall_set_return_value()
7496 - LP: #1458876
7497 * powerpc: Rework syscall_get_arguments() so there is only one loop
7498 - LP: #1458876
7499 * powerpc: Use orig_gpr3 in syscall_get_arguments()
7500 - LP: #1458876
7501 * powerpc: Change syscall_get_nr() to return int
7502 - LP: #1458876
7503 * powerpc/kernel: Add SIG_SYS support for compat tasks
7504 - LP: #1458876
7505 * powerpc/kernel: Enable seccomp filter
7506 - LP: #1458876
7507 * selftests/seccomp: Make seccomp tests work on big endian
7508 - LP: #1458876
7509 * selftests/seccomp: Add powerpc support
7510 - LP: #1458876
7511 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
7512
7513 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
7514
7515linux (4.2.0-8.8) wily; urgency=low
7516
7517 [ Tim Gardner ]
7518
7519 * Release Tracking Bug
7520 - LP: #1493357
7521 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
7522 - LP: #1488495
7523 * [Config] CONFIG_CXLFLASH=m
7524 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
7525
7526
7527 [ Andy Whitcroft ]
7528
7529 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
7530 * [Packaging] mark up control for stage1
7531 * [Config] kernel-versions -- clean up deps field
7532 * [Config] s390x -- build linux-libc-dev
7533 - LP: #1488653
7534 * [Packaging] control -- prepare for new kernel-wedge semantics
7535
7536 [ Upstream Kernel Changes ]
7537
7538 * crypto: vmx - Fixing AES-CTR counter bug
7539 - LP: #1484519
7540 * crypto: vmx - Fixing GHASH Key issue on little endian
7541 - LP: #1484519
7542 * powerpc: Uncomment and make enable_kernel_vsx() routine available
7543 - LP: #1484519
7544 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
7545 - LP: #1484519
7546 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
7547 'okay'
7548 - LP: #1488495
7549 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
7550 - LP: #1488495
7551 * crypto: nx - do not emit extra output if status is disabled
7552 - LP: #1488495
7553 * crypto: nx - reduce chattiness of platform drivers
7554 - LP: #1488495
7555 * crypto: nx/842 - Fix context corruption
7556 - LP: #1488495
7557 * crypto: nx - remove __init/__exit from VIO functions
7558 - LP: #1488495
7559 * crypto: nx - remove pSeries NX 'status' field
7560 - LP: #1488495
7561 * crypto: nx - move kzalloc() out of spinlock
7562 - LP: #1488495
7563 * crypto: nx - don't register pSeries driver if ENODEV
7564 - LP: #1488495
7565 * crypto: nx - use common code for both NX decompress success cases
7566 - LP: #1488495
7567 * crypto: nx - merge nx-compress and nx-compress-crypto
7568 - LP: #1488495
7569 * crypto: nx - rename nx-842-crypto.c to nx-842.c
7570 - LP: #1488495
7571 * crypto: nx - make platform drivers directly register with crypto
7572 - LP: #1488495
7573 * cxlflash: Base support for IBM CXL Flash Adapter
7574 - LP: #1449121
7575 * cxlflash: Base error recovery support
7576 - LP: #1449121
7577 * cxlflash: Superpipe support
7578 - LP: #1449121
7579 * cxlflash: Virtual LUN support
7580 - LP: #1449121
7581 * cxlflash: off by one bug in cxlflash_show_port_status()
7582 - LP: #1449121
7583 * cxlflash: shift wrapping bug in afu_link_reset()
7584 - LP: #1449121
7585 * cxlflash: Remove unused variable from queuecommand
7586 - LP: #1449121
7587 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
7588 pci_controller_ops
7589 * powerpc/eeh: Probe after unbalanced kref check
7590 * misc: cxl: clean up afu_read_config()
7591 * cxl: Add explicit precision specifiers
7592 * cxl: use more common format specifier
7593 * cxl: Destroy cxl_adapter_idr on module_exit
7594 * cxl: Destroy afu->contexts_idr on release of an afu
7595 * cxl: Don't ignore add_process_element() result when attaching context
7596 * cxl: Compile with -Werror
7597 * cxl: sparse: Make declarations static
7598 * cxl: sparse: Silence iomem warning in debugfs file creation
7599 * cxl: Convert MMIO read/write macros to inline functions
7600 * cxl: Drop commands if the PCI channel is not in normal state
7601 * cxl: Allocate and release the SPA with the AFU
7602 * cxl: Make IRQ release idempotent
7603 * cxl: Clean up adapter MMIO unmap path.
7604 * cxl: Refactor adaptor init/teardown
7605 * cxl: Refactor AFU init/teardown
7606 * cxl: Don't remove AFUs/vPHBs in cxl_reset
7607 * cxl: Allow the kernel to trust that an image won't change on PERST.
7608 * cxl: EEH support
7609 * cxl: Add CONFIG_CXL_EEH symbol
7610 * cxl: Plug irq_bitmap getting leaked in cxl_context
7611 * cxl: Add alternate MMIO error handling
7612 * cxl: Allow release of contexts which have been OPENED but not STARTED
7613 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
7614 * cxl: Release irqs if memory allocation fails
7615 * cxl: Remove racy attempt to force EEH invocation in reset
7616 * cxl: Fix + cleanup error paths in cxl_dev_context_init
7617 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
7618 * cxl: Set up and enable PSL Timebase
7619
7620 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
7621
7622linux (4.2.0-7.7) wily; urgency=low
7623
7624 [ Tim Gardner ]
7625
7626 * Release Tracking Bug
7627 - LP: #1490564
7628 * rebase to v4.2
7629
7630 [ Wen Xiong ]
7631
7632 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
7633 - LP: #1453892
7634
7635 [ Upstream Kernel Changes ]
7636
7637 * rebase to v4.2
7638 - LP: #1487345
7639
7640 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
7641
7642linux (4.2.0-6.6) wily; urgency=low
7643
7644 [ Tim Gardner ]
7645
7646 * Release Tracking Bug
7647 - LP: #1488138
7648
7649 [ Andy Whitcroft ]
7650
7651 * rebase to v4.2-rc8
7652
7653 [ Shilpasri G Bhat ]
7654
7655 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
7656 level
7657 - LP: #1480894
7658 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
7659 - LP: #1480894
7660 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
7661 notification
7662 - LP: #1480894
7663 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
7664 OCC_THROTTLE
7665 - LP: #1480894
7666 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
7667 bit is set
7668 - LP: #1480894
7669 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
7670 unthrottling
7671 - LP: #1480894
7672
7673 [ Upstream Kernel Changes ]
7674
7675 * rebase to v4.2-rc8
7676 - LP: #1483440
7677 - LP: #1484334
7678
7679 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
7680
7681linux (4.2.0-5.5) wily; urgency=low
7682
7683 [ Tim Gardner ]
7684
7685 * Release Tracking Bug
7686 - LP: #1487173
7687
7688 [ Andy Whitcroft ]
7689
7690 * [Packaging] correct spelling of probabaly on the tools packages
7691 - LP: #1256822
7692 * rebase to v4.2-rc7
7693
7694 [ dann frazier ]
7695
7696 * d-i: Add nicpf and nicvf to nic-modules
7697 * d-i: Enable usb modules on arm64
7698
7699 [ Mahesh Salgaonkar ]
7700
7701 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
7702 - LP: #1482343
7703 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
7704 - LP: #1482343
7705 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
7706 machine check errors.
7707 - LP: #1482343
7708 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
7709 - LP: #1482343
7710
7711 [ Vipin K Parashar ]
7712
7713 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
7714 PowerNV platform
7715 - LP: #1469771
7716
7717 [ Upstream Kernel Changes ]
7718
7719 * rebase to v4.2-rc7
7720
7721 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
7722
7723linux (4.2.0-4.4) wily; urgency=low
7724
7725 [ Tim Gardner ]
7726
7727 * Release Tracking Bug
7728 - LP: #1483677
7729
7730 [ Achiad Shochat ]
7731
7732 * SAUCE: net/mlx5e: Support TX packet copy into WQE
7733 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
7734 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
7735 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
7736
7737 [ Adam Lee ]
7738
7739 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
7740 - LP: #1480142
7741
7742 [ dann frazier ]
7743
7744 * [Config] CONFIG_NR_CPUS=128 on arm64
7745
7746 [ Leann Ogasawara ]
7747
7748 * [Config] d-i -- Add sfc to nic-modules udeb
7749 - LP: #1481490
7750
7751 [ Saeed Mahameed ]
7752
7753 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
7754 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
7755
7756 [ Tim Gardner ]
7757
7758 * [Config] CONFIG_X86_INTEL_MPX=y
7759 - LP: #1460902
7760 * [Debian] change dependency on module-init-tools to kmod
7761 - LP: #1481986
7762 * rebase to v4.2-rc6
7763
7764 [ Upstream Kernel Changes ]
7765
7766 * rebase to v4.2-rc6
7767
7768 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
7769
7770linux (4.2.0-3.3) wily; urgency=low
7771
7772 [ Tim Gardner ]
7773
7774 * Release Tracking Bug
7775 - LP: #1481462
7776 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
7777 Fixes an FTBS for at least one DKMS package.
7778
7779 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
7780
7781linux (4.2.0-2.2) wily; urgency=low
7782
7783 [ Tim Gardner ]
7784
7785 * Release Tracking Bug
7786 - LP: #1481067
7787 * rebase to v4.2-rc5
7788
7789 [ Andy Whitcroft ]
7790
7791 * [Packaging] module-inclusion -- commonise copy code and simplify
7792 * [Packaging] module-inclusion -- add manual command entries
7793 * [Packaging] module blacklists -- add support for manual blacklists
7794 * [Packaging] do_common_tools should always be on
7795 * [Packaging] initscripts need installing when making the package
7796 * [Packaging] initscripts work around bug in debhelper systemd support
7797 * [Config] exclude oss modules from linux-image
7798 - LP: #1434842
7799 * hyper-v -- add hid and fb drivers to linux-virtual
7800 - LP: #1444179
7801 * ubuntu: (no-squash) vbox -- infrastructure and updater
7802 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
7803 - LP: #1426113
7804 * ubuntu: vbox -- update to 5.0.0-dfsg-1
7805 - LP: #1480879
7806 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
7807 * [Config] move vbox modules into linux-image
7808
7809 [ Upstream Kernel Changes ]
7810
7811 * rebase to v4.2-rc5
7812 - LP: #1478497
7813 - LP: #1477900
7814
7815 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
7816
7817linux (4.2.0-1.1~rc1) wily; urgency=low
7818
7819 [ Andy Whitcroft ]
7820
7821 * Release Tracking Bug
7822 - LP: #1479903
7823 * Initial upload of v4.2 based kernel (currently v4.-rc4)
7824
7825 [ Upstream Kernel Changes ]
7826
7827 * rebase to v4.2-rc4
7828 - LP: #1476987
7829 - LP: #1476888
7830 * rebase to v4.2-rc3
7831 * rebase to v4.2-rc2
7832 * rebase to v4.2-rc1
7833 - LP: #1394368
7834 - LP: #1427680
7835 - LP: #1462614
7836 - LP: #1397021
7837
7838 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
7839
7840linux (4.1.0-3.3) wily; urgency=low
7841
7842 [ Andy Whitcroft ]
7843
7844 * Release Tracking Bug
7845 - LP: #1478897
7846
7847 [ Colin Ian King ]
7848
7849 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
7850 - CVE-2015-1333
7851
7852 [ Seth Forshee ]
7853
7854 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
7855 - LP: #1478578
7856
7857 [ Upstream Kernel Changes ]
7858
7859 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
7860 - LP: #1461620
7861 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
7862 * x86/nmi/64: Remove asm code that saves cr2
7863 * x86/nmi/64: Switch stacks on userspace NMI entry
7864 * x86/nmi/64: Reorder nested NMI checks
7865 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
7866 detection
7867
7868 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
7869
7870linux (4.1.0-2.4) wily; urgency=low
7871
7872 [ Andy Whitcroft ]
7873
7874 * SAUCE: overlayfs: when copying up and reading directories ensure
7875 mounter had permissions V2
7876 - CVE-2015-1328
7877
7878 [ Leann Ogasawara ]
7879
7880 * Release Tracking Bug
7881 - LP: #1465419
7882
7883 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
7884
7885linux (4.1.0-2.2) wily; urgency=low
7886
7887 [ Tim Gardner ]
7888
7889 * rebase to v4.1.3
7890 * [Config] Add i40e[vf] to d-i
7891 - LP: #1476393
7892
7893 [ Upstream Kernel Changes ]
7894
7895 * rebase to v4.1.3
7896 - LP: #1427680
7897 - LP: #1462614
7898 - LP: #1394368
7899
7900 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
7901
7902linux (4.1.0-1.1) wily; urgency=low
7903
7904 [ Andy Whitcroft ]
7905
7906 * SAUCE: overlay: add backwards compatible overlayfs format support V3
7907 - LP: #1395877, #1410480
7908 * SAUCE: overlayfs: when copying up and reading directories ensure
7909 mounter had permissions V2
7910 - CVE-2015-1328
7911 * [Packaging] fix up Vcs-Git: to point to launchpad
7912 * [Config] correct linux-initramfs-tool virtual linkage
7913 - LP: #1474810
7914
7915 [ Chris J Arges ]
7916
7917 * [Config] Add dm-service-time to multipath-modules
7918 - LP: #1469240
7919 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
7920 - LP: #1464560
7921
7922 [ Jay Vosburgh ]
7923
7924 * SAUCE: fan: Proof of concept implementation (v2)
7925 - LP: #1439706
7926 * SAUCE: fan: tunnel multiple mapping mode (v3)
7927 - LP: #1470091
7928
7929 [ Leann Ogasawara ]
7930
7931 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
7932 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
7933 considering"
7934 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
7935 * Revert "SAUCE: dm-crypt: never use write same"
7936 * Release Tracking Bug
7937 - LP: #1476333
7938
7939 [ Tim Gardner ]
7940
7941 * Rebase to v4.1
7942 - LP: #1443371
7943 * [Config] Enable Apparmor
7944 * [Config] CONFIG_OVERLAY_FS_V1=y
7945 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
7946 - LP: #1469829
7947 * [Config] CONFIG_VM86=n
7948 - LP: #1473447
7949 * [Config] ACORN_PARTITION=n
7950 - LP: #1453117
7951
7952 [ Timo Aaltonen ]
7953
7954 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
7955 - LP: #1473319
7956
7957 [ Upstream Kernel Changes ]
7958
7959 * efi: efivar_create_sysfs_entry() should return negative error codes
7960 * efi: Add esrt support
7961 * x86, doc: Remove cmdline_size from list of fields to be filled in for
7962 EFI handover
7963 * efi/esrt: Fix some compiler warnings
7964 * efi: dmi: List SMBIOS3 table before SMBIOS table
7965 * efi: Add 'systab' information to Documentation/ABI
7966 * ALSA: hda - restore the MIC FIXUP for some Dell machines
7967 - LP: #1473560
7968 * mtd: powernv: Add powernv flash MTD abstraction driver
7969 - LP: #1464560
7970 * powerpc/powernv: Expose OPAL APIs required by PRD interface
7971 - LP: #1464560
7972 * powerpc/powernv: Add opal-prd channel
7973 - LP: #1464560
7974 * powerpc/powernv: fix construction of opal PRD messages
7975 - LP: #1464560
7976 * powerpc/include: Add opal-prd to installed uapi headers
7977 - LP: #1464560
7978 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
7979 - LP: #1464560
7980
7981 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
7982
7983linux (4.0.0-2.4) wily; urgency=low
7984
7985 [ Andy Whitcroft ]
7986
7987 * SAUCE: overlayfs: when copying up and reading directories ensure
7988 mounter had permissions V2
7989 - CVE-2015-1328
7990
7991 [ Leann Ogasawara ]
7992
7993 * Release Tracking Bug
7994 - LP: #1465419
7995
7996 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
7997
7998linux (4.0.0-1.2) wily; urgency=low
7999
8000 [ Andy Whitcroft ]
8001
8002 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8003 - LP: #1395877, #1410480
8004 * [Config] enable CONFIG_OVERLAY_FS_V1
8005
8006 [ Tai Nguyen ]
8007
8008 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8009 - LP: #1463211
8010
8011 [ Tim Gardner ]
8012
8013 * [Config] CONFIG_HIBERNATION=n for ppc64el
8014 - LP: #1463836
8015
8016 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8017
8018linux (4.0.0-1.1) wily; urgency=low
8019
8020 [ Leann Ogasawara ]
8021
8022 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8023 - LP: #1457510
8024 * powerpc/powernv: Check image loaded or not before calling flash
8025 - LP: #1461553
8026
8027 [ Tim Gardner ]
8028
8029 * [Config] armhf: CPUFREQ_DT=y
8030 - LP: #1457781
8031
8032 [ Upstream Kernel Changes ]
8033
8034 * rebase to v4.0.5
8035 - LP: #1429756
8036 - LP: #1452175
8037 - LP: #1454656
8038 - LP: #1447909
8039 - LP: #1446517
8040 - LP: #1428947
8041 - LP: #1410704
8042 - LP: #1412800
8043 - LP: #1400215
8044 - LP: #1411193
8045 - LP: #1412800
8046 - LP: #1408295
8047 - LP: #1436745
8048
8049 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8050
8051linux (3.19.0-10.10) vivid; urgency=low
8052
8053 [ Andy Whitcroft ]
8054
8055 * [Packaging] control -- make element ordering deterministic
8056 * [Config] allow dracult to support initramfs as well
8057 - LP: #1109029
8058 * [Packaging] generate live watchdog blacklists
8059 - LP: #1432837
8060
8061 [ Leann Ogasawara ]
8062
8063 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8064 - LP: #1397860
8065 * rebase to v3.19.2
8066
8067 [ Upstream Kernel Changes ]
8068
8069 * thinkpad_acpi: support new BIOS version string pattern
8070 - LP: #1417915
8071 * arm64: Invalidate the TLB corresponding to intermediate page table
8072 levels
8073 - LP: #1432546
8074 * perf tools: Support parsing parameterized events
8075 - LP: #1430341
8076 * perf tools: Extend format_alias() to include event parameters
8077 - LP: #1430341
8078 * perf Documentation: Add event parameters
8079 - LP: #1430341
8080 * perf tools: Document parameterized and symbolic events
8081 - LP: #1430341
8082 * perf: provide sysfs_show for struct perf_pmu_events_attr
8083 - LP: #1430341
8084 * perf: add PMU_EVENT_ATTR_STRING() helper
8085 - LP: #1430341
8086 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8087 - LP: #1430341
8088 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8089 - LP: #1430341
8090 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8091 annotated
8092 - LP: #1430341
8093 * powerpc/perf/hv-gpci: add the remaining gpci requests
8094 - LP: #1430341
8095 * powerpc/perf/hv-24x7: Document sysfs event description entries
8096 - LP: #1430341
8097 * powerpc/iommu: Remove IOMMU device references via bus notifier
8098 - LP: #1425202
8099 * powerpc/pseries: Fix endian problems with LE migration
8100 - LP: #1428351
8101 * intel_idle: support additional Broadwell model
8102 - LP: #1400970
8103 * tools/power turbostat: support additional Broadwell model
8104 - LP: #1400970
8105 * KVM: x86: flush TLB when D bit is manually changed.
8106 - LP: #1397860
8107 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8108 - LP: #1397860
8109 * KVM: Add generic support for dirty page logging
8110 - LP: #1397860
8111 * KVM: x86: switch to kvm_get_dirty_log_protect
8112 - LP: #1397860
8113 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8114 log dirty
8115 - LP: #1397860
8116 * KVM: MMU: Add mmu help functions to support PML
8117 - LP: #1397860
8118 * KVM: MMU: Explicitly set D-bit for writable spte.
8119 - LP: #1397860
8120 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8121 - LP: #1397860
8122 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8123 - LP: #1397860
8124 * KVM: VMX: Add PML support in VMX
8125 - LP: #1397860
8126 * HID: multitouch: add support of clickpads
8127 * HID: multitouch: Add support for button type usage
8128
8129 [ Upstream Kernel Changes ]
8130
8131 * rebase to v3.19.2
8132 - LP: #1428947
8133
8134 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8135
8136linux (3.19.0-9.9) vivid; urgency=low
8137
8138 [ Leann Ogasawara ]
8139
8140 * Release Tracking Bug
8141 - LP: #1430930
8142
8143 [ Shachar Raindel ]
8144
8145 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8146 arithmetic
8147 - LP: #1413741
8148 - CVE-2014-8159
8149
8150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8151
8152linux (3.19.0-8.8) vivid; urgency=low
8153
8154 [ Andy Whitcroft ]
8155
8156 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8157 - LP: #1426113
8158 * rebase to stable v3.19.1
8159
8160 [ John Johansen ]
8161
8162 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8163 - LP: #1408833
8164
8165 [ Leann Ogasawara ]
8166
8167 * Release Tracking Bug
8168 - LP: #1429940
8169
8170 [ Upstream Kernel Changes ]
8171
8172 * xen: correct bug in p2m list initialization
8173 * net/mlx5_core: Fix configuration of log_uar_page_sz
8174 - LP: #1419938
8175 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8176 - LP: #1420575
8177 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8178 - LP: #1422481
8179 * net/mlx4_core: Set device configuration data to be persistent across
8180 reset
8181 - LP: #1422481
8182 * net/mlx4_core: Refactor the catas flow to work per device
8183 - LP: #1422481
8184 * net/mlx4_core: Enhance the catas flow to support device reset
8185 - LP: #1422481
8186 * net/mlx4_core: Activate reset flow upon fatal command cases
8187 - LP: #1422481
8188 * net/mlx4_core: Manage interface state for Reset flow cases
8189 - LP: #1422481
8190 * net/mlx4_core: Handle AER flow properly
8191 - LP: #1422481
8192 * net/mlx4_core: Enable device recovery flow with SRIOV
8193 - LP: #1422481
8194 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8195 - LP: #1422481
8196 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8197 - LP: #1428111
8198 * rebase to v3.19.1
8199 - LP: #1410704
8200 - LP: #1411193
8201 - LP: #1400215
8202
8203 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
8204
8205linux (3.19.0-7.7) vivid; urgency=low
8206
8207 [ Andy Whitcroft ]
8208
8209 * Release Tracking Bug
8210 - LP: #1426013
8211
8212 [ Upstream Kernel Changes ]
8213
8214 * x86/irq: Fix regression caused by commit b568b8601f05
8215 * cxl: Fix leaking interrupts if attach process fails
8216 - LP: #1415102
8217 * cxl: Early return from cxl_handle_fault for a shut down context
8218 - LP: #1415102
8219 * cxl: Disable AFU debug flag
8220 - LP: #1415102
8221 * cxl: Disable SPAP register when freeing SPA
8222 - LP: #1415102
8223 * cxl: remove redundant increment of hwirq
8224 - LP: #1415102
8225 * cxl: Add tracepoints
8226 - LP: #1415102
8227 * cxl: Update CXL ABI documentation
8228 - LP: #1415102
8229 * cxl: Use image state defaults for reloading FPGA
8230 - LP: #1415102
8231 * cxl: Add image control to sysfs
8232 - LP: #1415102
8233 * cxl: Enable CAPP recovery
8234 - LP: #1415102
8235 * cxl: Add ability to reset the card
8236 - LP: #1415102
8237 * cxl: Fix device_node reference counting
8238 - LP: #1415102
8239 * cxl: Export optional AFU configuration record in sysfs
8240 - LP: #1415102
8241 * cxl: Fail AFU initialisation if an invalid configuration record is
8242 found
8243 - LP: #1415102
8244 * cxl: Add missing return statement after handling AFU errror
8245 - LP: #1415102
8246 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
8247 - LP: #1415102
8248 * powerpc/eeh: Allow to set maximal frozen times
8249 - LP: #1415102
8250 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
8251
8252 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
8253
8254linux (3.19.0-6.6) vivid; urgency=low
8255
8256 [ Andy Whitcroft ]
8257
8258 * systemd -- fix hyper-v units to be non-forking
8259 - LP: #1401525
8260 * [Config] move vbox modules into linux-image
8261 * ubuntu: vbox -- update to 4.3.22-dfsg-1
8262
8263 [ Brad Figg ]
8264
8265 * SAUCE: DEP8 test to run our regression tests
8266
8267 [ Paolo Pisati ]
8268
8269 * [Config] I2C_CHARDEV=y
8270 - LP: #1417032
8271
8272 [ Upstream Kernel Changes ]
8273
8274 * PCI: Fix infinite loop with ROM image of size 0
8275 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
8276 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
8277 controller
8278 - LP: #1400215
8279
8280 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
8281
8282linux (3.19.0-5.5) vivid; urgency=low
8283
8284 [ Andy Whitcroft ]
8285
8286 * [Config] CONFIG_FA_DUMP=y
8287 - LP: #1415562
8288 * ubuntu: (no-squash) vbox -- infrastructure and updater
8289 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
8290 * rebase to v3.19 final
8291
8292 [ Chris J Arges ]
8293
8294 * [Config] Add ibmvfc to d-i
8295 - LP: #1416001
8296 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
8297 - LP: #1292234
8298
8299 [ Upstream Kernel Changes ]
8300
8301 * rebase to v3.19
8302
8303 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
8304
8305linux (3.19.0-4.4) vivid; urgency=low
8306
8307 [ Andy Whitcroft ]
8308
8309 * [Config] apply Kernel hacking >> Tracers config defaults
8310 * hyper-v -- fix comment handing in /etc/network/interfaces
8311 - LP: #1413020
8312 * rebase to v3.19-rc7
8313 * updateconfigs following rebase to v3.19-rc7
8314
8315 [ Ben Hutchings ]
8316
8317 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
8318 - LP: #1413149
8319
8320 [ Upstream Kernel Changes ]
8321
8322 * rebase to v3.19-rc7
8323
8324 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
8325
8326linux (3.19.0-3.3) vivid; urgency=low
8327
8328 [ Andy Whitcroft ]
8329
8330 * [Debian] arm64 -- build ubuntu drivers
8331 - LP: #1411284
8332 * [Packaging] config-check -- add support for enforced annotations
8333 * [Config] annotations -- switch to ENFORCED annotations
8334 * [Packaging] config-check -- drop support for enforce file
8335 * [Packaging] enforce -- drop empty enforce file
8336 * rebase to v3.19-rc5
8337 * [Config] add modules removed due to tighter dependencies
8338 * [Config] updateconfigs following rebase to v3.19-rc5
8339 * [Config] enforce CONFIG_FHANDLE=y
8340 - LP: #1412543
8341 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
8342 - LP: #1408355
8343 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
8344 - LP: #1413646
8345 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
8346 message handler config defaults
8347 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8348 config defaults
8349 * [Config] apply Device Drivers >> GPIO Support config defaults
8350 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
8351 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
8352 support) config defaults
8353 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
8354 Devices >> Support for frame buffer devices config defaults
8355 * [Config] apply Device Drivers >> HID support >> HID bus support >>
8356 Special HID drivers config defaults
8357 * [Config] apply Device Drivers >> Hardware Monitoring support config
8358 defaults
8359 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
8360 Hardware Bus support config defaults
8361 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
8362 digital converters config defaults
8363 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
8364 sensors config defaults
8365 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
8366 sensors config defaults
8367 * [Config] apply Device Drivers >> Input device support >> Generic input
8368 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8369 * [Config] apply Device Drivers >> Input device support >> Generic input
8370 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
8371 * [Config] apply Device Drivers >> LED Support >> LED Class Support
8372 config defaults
8373 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
8374 defaults
8375 * [Config] apply Device Drivers >> Multifunction device drivers config
8376 defaults
8377 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
8378 grabbers support >> Media test drivers config defaults
8379 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
8380 Adapters config defaults
8381 * [Config] apply Device Drivers >> Multimedia support >> Remote
8382 Controller devices config defaults
8383 * [Config] apply Device Drivers >> Network device support >> Distributed
8384 Switch Architecture drivers config defaults
8385 * [Config] apply Device Drivers >> Network device support >> Network core
8386 driver support config defaults
8387 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8388 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
8389 defaults
8390 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8391 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
8392 defaults
8393 * [Config] apply Device Drivers >> PHY Subsystem config defaults
8394 * [Config] apply Device Drivers >> Pin controllers config defaults
8395 * [Config] apply Device Drivers >> SPI support config defaults
8396 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8397 Sound Architecture >> ALSA for SoC audio support config defaults
8398 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8399 Sound Architecture >> FireWire sound devices config defaults
8400 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8401 Sound Architecture >> HD-Audio config defaults
8402 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
8403 client support config defaults
8404 * [Config] apply Device Drivers >> Staging drivers >> Media staging
8405 drivers config defaults
8406 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8407 USB Gadget Drivers >> USB functions configurable through configfs
8408 config defaults
8409 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8410 USB Peripheral Controller config defaults
8411 * [Config] apply Networking support >> NFC subsystem support >> Near
8412 Field Communication (NFC) devices config defaults
8413 * [Config] apply Networking support >> Networking options >> Network
8414 packet filtering framework (Netfilter) >> Core Netfilter Configuration
8415 >> Netfilter nf_tables support config defaults
8416 * [Config] apply Networking support >> Networking options >> QoS and/or
8417 fair queueing >> Actions config defaults
8418 * [Config] apply Networking support >> Networking options >> TCP/IP
8419 networking config defaults
8420 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
8421 Networking Stack (mac80211) config defaults
8422 * [Config] apply Device Drivers >> Input device support >> Generic input
8423 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
8424 * [Config] apply Device Drivers >> Input device support >> Generic input
8425 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8426 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
8427 config defaults
8428 * [Config] apply Networking support >> Networking options >> Network
8429 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
8430 >> IPv4 NAT config defaults
8431 * [Config] apply Networking support >> Networking options >> Network
8432 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
8433 >> IPv6 NAT config defaults
8434 * [Config] apply Kernel hacking >> Kernel debugging config defaults
8435 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
8436 config defaults
8437 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
8438 values in
8439 - LP: #1414002
8440 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8441 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
8442 (iwlwifi) config defaults
8443 * [Config] apply Device Drivers >> Real Time Clock config defaults
8444 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
8445 support >> SCSI low-level drivers config defaults
8446 * [Config] apply General setup >> CPU/Task time and stats accounting >>
8447 Cputime accounting config defaults
8448 * [Config] apply Device Drivers >> Mailbox Hardware Support config
8449 defaults
8450 * rebase to v3.19-rc6
8451 * [Config] updateconfigs following rebase to v3.19-rc6
8452
8453 [ Kamal Mostafa ]
8454
8455 * [Packaging] force "dpkg-source -I -i" behavior
8456
8457 [ Leann Ogasawara ]
8458
8459 * [Config] Disable CONFIG_USB_OTG
8460 - LP: #1411295
8461
8462 [ Upstream Kernel Changes ]
8463
8464 * overlay: add backwards compatible overlayfs format support (fixes)
8465 - LP: #1410480
8466
8467 [ Upstream Kernel Changes ]
8468
8469 * rebase to v3.19-rc5
8470 * rebase to v3.19-rc6
8471
8472 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
8473
8474linux (3.19.0-2.2) vivid; urgency=low
8475
8476 [ Andy Whitcroft ]
8477
8478 * rebase to v3.19-rc4
8479 * [Config] updateconfigs following rebase to v3.19-rc4
8480 * [Packaging] install all dtb files
8481 - LP: #1408002
8482 * [Config] switch on "all" dtbs
8483 - LP: #1408002
8484
8485 [ Colin Ian King ]
8486
8487 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
8488 timers
8489 - LP: #1333569
8490
8491 [ Joseph Salisbury ]
8492
8493 * [Config] Enable CONFIG_N_GSM as module.
8494 - LP: #1404670
8495
8496 [ K. Y. Srinivasan ]
8497
8498 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
8499 - LP: #1406867
8500
8501 [ Steve McIntyre ]
8502
8503 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
8504 - LP: #1409750
8505
8506 [ Upstream Kernel Changes ]
8507
8508 * rebase to v3.19-rc4
8509
8510 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
8511
8512linux (3.19.0-1.1) vivid; urgency=low
8513
8514 [ Andy Whitcroft ]
8515
8516 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
8517 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
8518 * Revert "SAUCE: AUFS -- aufs3-base.patch"
8519 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
8520 * rebase to v3.19-rc1
8521 * rebase to v3.19-rc2
8522 * [Config] defaultconfigs following rebase to v3.19-rc2
8523 * ubuntu: aufs3 -- follow rename of d_child
8524 * ubuntu: aufs3 -- follow switch to d_splice_alias
8525 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
8526 * ubuntu: aufs3 -- follow rename for d_alias
8527 * apparmor -- follow change to this_cpu_ptr
8528 * disable module checks for rebase
8529 * ubuntu: AUFS -- substrate: aufs3-base.patch
8530 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
8531 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
8532 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
8533 * [Configs] updateconfigs following aufs update
8534 * v3.19 series start
8535 * rebase to v3.19-rc3
8536 * [Configs] updateconfigs following rebase to v3.19-rc3
8537 * [Packaging] uploadnum should be the remainder of the version
8538 - LP: #1407755
8539 * [Packaging] handle dts directories
8540 - LP: #1408004
8541 * [Config] follow move of arm64 dts' into vendor directories
8542
8543 [ Upstream Kernel Changes ]
8544
8545 * arm64: optimized copy_to_user and copy_from_user assembly code
8546 - LP: #1400349
8547 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
8548
8549 [ Upstream Kernel Changes ]
8550
8551 * rebase to v3.19-rc1
8552 - LP: #1173681
8553 * rebase to v3.19-rc2
8554 * rebase to v3.19-rc3
8555
8556 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
8557
8558linux (3.18.0-7.8) vivid; urgency=low
8559
8560 [ Leann Ogasawara ]
8561
8562 * Release Tracking Bug
8563 - LP: #1401590
8564
8565 [ John Johansen ]
8566
8567 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
8568 - LP: #1362199
8569 * SAUCE: Revert: fix: only allow a single threaded process to ...
8570 - LP: #1371310
8571 * SAUCE: (no-up) fix: bad unix_addr_fs macro
8572 - LP: #1390223
8573 * SAUCE: (no-up) apparmor: add parameter to control whether policy
8574 hashing is used
8575 - LP: #1383886
8576 * [config] set apparmor config options
8577
8578 [ Seth Forshee ]
8579
8580 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
8581 - LP: #1398458
8582
8583 [ Upstream Kernel Changes ]
8584
8585 * mfd: rtsx: Fix PM suspend for 5227 & 5249
8586 - LP: #1359052
8587 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
8588 - LP: #1346067
8589
8590 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
8591
8592linux (3.18.0-6.7) vivid; urgency=low
8593
8594 [ Andy Whitcroft ]
8595
8596 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
8597 assembly code"
8598 - LP: #1398596
8599 * rebase to v3.18
8600
8601 [ Chris J Arges ]
8602
8603 * [Config] CONFIG_PCIEASPM_DEBUG=y
8604 - LP: #1398544
8605
8606 [ Paolo Pisati ]
8607
8608 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
8609 - LP: #1396470
8610
8611 [ Upstream Kernel Changes ]
8612
8613 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
8614 may result in I/O freeze
8615 - LP: #1400289
8616
8617 [ Upstream Kernel Changes ]
8618
8619 * rebase to v3.18
8620
8621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
8622
8623linux (3.18.0-5.6) vivid; urgency=low
8624
8625 [ Leann Ogasawara ]
8626
8627 * Release Tracking Bug
8628 - LP: #1398109
8629
8630 [ Andy Whitcroft ]
8631
8632 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
8633 - LP: #1397061
8634 * rebase to v3.18-rc7
8635
8636 [ Chris J Arges ]
8637
8638 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
8639 ppc64el/generic
8640 - LP: #1395855
8641
8642 [ Upstream Kernel Changes ]
8643
8644 * rebase to v3.18-rc7
8645 - LP: #1389497
8646
8647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
8648
8649linux (3.18.0-4.5) vivid; urgency=low
8650
8651 [ Leann Ogasawara ]
8652
8653 * Release Tracking Bug
8654 - LP: #1395891
8655
8656 [ Andy Whitcroft ]
8657
8658 * rebase to v3.18-rc6
8659 * [Config] update configs following rebase to v3.18-rc6
8660 * [Config] enable overlayfs v1 support
8661
8662 [ Tim Gardner ]
8663
8664 * rebase to v3.18-rc5
8665
8666 [ Upstream Kernel Changes ]
8667
8668 * overlay: add backwards compatible overlayfs format support
8669 - LP: #1395877
8670
8671 [ Upstream Kernel Changes ]
8672
8673 * rebase to v3.18-rc5
8674 * rebase to v3.18-rc6
8675
8676 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
8677
8678linux (3.18.0-3.4) vivid; urgency=low
8679
8680 [ Andy Whitcroft ]
8681
8682 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
8683 * Revert "SAUCE: AUFS -- update to
8684 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
8685 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
8686 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
8687 * [Config] amd64 is now the indep architecture
8688 * [Debian] basic hook support
8689 * SAUCE: AUFS -- aufs3-base.patch
8690 * SAUCE: AUFS -- aufs3-mmap.patch
8691 * SAUCE: AUFS -- aufs3-standalone.patch
8692 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
8693 * [Config] updateconfigs following aufs3 update
8694 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
8695
8696 [ dann frazier ]
8697
8698 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
8699 - LP: #1388952
8700 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
8701 * [Config] Disable CONFIG_RCU_USER_QS on arm64
8702
8703 [ Tim Gardner ]
8704
8705 * rebase to v3.18-rc4
8706
8707 [ Upstream Kernel Changes ]
8708
8709 * rebase to v3.18-rc4
8710 - LP: #1389497
8711 - LP: #1387128
8712
8713 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
8714
8715linux (3.18.0-2.2) vivid; urgency=low
8716
8717 [ Tim Gardner ]
8718
8719 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
8720
8721 [ Upstream Kernel Changes ]
8722
8723 * rebase to v3.18-rc3
8724
8725 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
8726
8727linux (3.18.0-1.1) vivid; urgency=low
8728
8729 [ Andy Whitcroft ]
8730
8731 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
8732 * [Config] tools -- only build common tools when enabled
8733 * [Config] follow rename of DEB_BUILD_PROFILES
8734 * [Config] linux-image-extra is additive to linux-image
8735 - LP: #1375310
8736 * [Config] linux-image-extra postrm is not needed on purge
8737 * [Config] enable cloud tools on i386
8738 - LP: #1367399
8739
8740 [ Marc Dietrich ]
8741
8742 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
8743
8744 [ Paolo Pisati ]
8745
8746 * [Config] armhf: REGULATOR_TWL4030=y
8747 * [Config] armhf: disable JUMP_LABEL
8748 - LP: #1378856
8749
8750 [ Tim Gardner ]
8751
8752 * rebase to v3.17-rc2
8753 * updateconfigs
8754 * [Config] CONFIG_NFC_ST21NFCB=n
8755 * [Config] Added net/6lowpan/* to generic inclusion list
8756 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
8757 * rebase to v3.17-rc3
8758 * rebase to v3.17-rc4
8759 * rebase to v3.17-rc5
8760 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
8761 * [Config] CONFIG_XMON=y
8762 - LP: #1365655
8763 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
8764 - LP: #1362514
8765 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
8766 - LP: #1362514
8767 * [Config] CONFIG_DMA_CMA=n
8768 - LP: #1362261
8769 * [Config] Add mpt3sas to d-i
8770 - LP: #1368907
8771 * [Debian] set do_*_tools after stage1 or bootstrap is determined
8772 - LP: #1370211
8773 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
8774 - LP: #1244176
8775 * rebase to v3.17-rc6
8776 * SAUCE: usbip: Update include path
8777 * [Debian] usbip tools packaging
8778 - LP: #898003
8779 * [Config] Enable usbip tools
8780 - LP: #898003
8781 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
8782 - LP: #1363180
8783 * [Config] Correct annotation regarding CONFIG_DMA_CMA
8784 - LP: #1362261
8785 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
8786 - LP: #1374438
8787 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
8788 - LP: #1374440
8789 * [Debian] Don't fail if a symlink already exists
8790 * rebase to v3.17-rc7
8791 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
8792 - LP: #1374440
8793 * rebase to v3.17
8794 * rebase to v3.18-rc1
8795 * [Config] CONFIG_AUFS_FS=n for FTBS
8796 * Enable vivid
8797 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
8798 - LP: #1385510
8799 * rebase to v3.18-rc2
8800 * [Debian] Fix linux-doc dangling symlinks
8801 - LP: #661306
8802 * CONFIG_MODULE_COMPRESS=n
8803 * [Config] dropped scsi_tgt from generic inclusion list
8804 * [Config] Added drivers/uio to generic inclusion list
8805 * [Config] CONFIG_PATA_MACIO=y
8806 - LP: #1378894
8807 * [Config] CONFIG_DRM_BOCHS=n
8808 * [Debian] install usbipd
8809 - LP: #898003
8810
8811 [ Upstream Kernel Changes ]
8812
8813 * rebase to v3.18-rc2
8814
8815 [ Upstream Kernel Changes ]
8816
8817 * rebase to v3.18-rc1
8818 - LP: #1316518
8819 - LP: #1371591
8820 - LP: #1357928
8821
8822 [ Upstream Kernel Changes ]
8823
8824 * rebase to v3.17
8825
8826 [ Upstream Kernel Changes ]
8827
8828 * rebase to v3.17-rc7
8829
8830 [ Upstream Kernel Changes ]
8831
8832 * rebase to v3.17-rc6
8833
8834 [ Upstream Kernel Changes ]
8835
8836 * rebase to v3.17-rc5
8837
8838 [ Upstream Kernel Changes ]
8839
8840 * rebase to v3.17-rc4
8841
8842 [ Upstream Kernel Changes ]
8843
8844 * rebase to v3.17-rc3
8845
8846 [ Upstream Kernel Changes ]
8847
8848 * rebase to v3.17-rc2
8849 - LP: #1358116
8850 - LP: #1350148
8851 - LP: #1334950
8852 - LP: #1329580
8853 - LP: #1329580
8854 - LP: #1329580
8855
8856 [ Upstream Kernel Changes ]
8857
8858 * rebase to v3.17-rc2
8859
8860 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
8861
8862linux (3.17.0-0.0) utopic; urgency=medium
8863
8864 * Empty entry
8865
8866 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
8867
8868linux (3.16.0-11.16) utopic; urgency=low
8869
8870 [ Mauricio Faria de Oliveira ]
8871
8872 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
8873 - LP: #1358920
8874
8875 [ Peter Zijlstra ]
8876
8877 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
8878 - LP: #1361300
8879
8880 [ Tim Gardner ]
8881
8882 * [Config] CONFIG_ZPOOL=y
8883 - LP: #1360428
8884 * Release Tracking Bug
8885 - LP: #1361308
8886
8887 [ Upstream Kernel Changes ]
8888
8889 * Revert "net/mlx4_en: Fix bad use of dev_id"
8890 - LP: #1347012
8891 * net/mlx4_en: Reduce memory consumption on kdump kernel
8892 - LP: #1347012
8893 * net/mlx4_en: Fix mac_hash database inconsistency
8894 - LP: #1347012
8895 * net/mlx4_en: Disable blueflame using ethtool private flags
8896 - LP: #1347012
8897 * net/mlx4_en: current_mac isn't updated in port up
8898 - LP: #1347012
8899 * net/mlx4_core: Use low memory profile on kdump kernel
8900 - LP: #1347012
8901 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
8902 - LP: #1347169
8903 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
8904 - LP: #1347169
8905 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
8906 - LP: #1347169
8907 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
8908 - LP: #1347169
8909 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
8910 - LP: #1347169
8911 * drivers: scsi: storvsc: Set srb_flags in all cases
8912 - LP: #1347169
8913 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
8914 - LP: #1347169
8915 * namespaces: Use task_lock and not rcu to protect nsproxy
8916 - LP: #1328088
8917 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
8918 * mm/zbud: change zbud_alloc size type to size_t
8919 - LP: #1360428
8920 * mm/zpool: implement common zpool api to zbud/zsmalloc
8921 - LP: #1360428
8922 * mm/zpool: zbud/zsmalloc implement zpool
8923 - LP: #1360428
8924 * mm/zpool: update zswap to use zpool
8925 - LP: #1360428
8926 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
8927 - LP: #1341296
8928 * iommu/amd: Fix for pasid initialization
8929 - LP: #1361300
8930 * iommu/amd: Moving PPR fault flags macros definitions
8931 - LP: #1361300
8932 * iommu/amd: Drop oprofile dependency
8933 - LP: #1361300
8934 * iommu/amd: Fix typo in amd_iommu_v2 driver
8935 - LP: #1361300
8936 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
8937 - LP: #1361300
8938 * iommu/amd: Don't free pasid_state in mn_release path
8939 - LP: #1361300
8940 * iommu/amd: Get rid of __unbind_pasid
8941 - LP: #1361300
8942 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
8943 - LP: #1361300
8944 * iommu/amd: Add pasid_state->invalid flag
8945 - LP: #1361300
8946 * iommu/amd: Don't hold a reference to mm_struct
8947 - LP: #1361300
8948 * iommu/amd: Don't hold a reference to task_struct
8949 - LP: #1361300
8950 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
8951 - LP: #1361300
8952 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
8953 - LP: #1361300
8954 * iommu/amd: Remove change_pte mmu_notifier call-back
8955 - LP: #1361300
8956 * iommu/amd: Fix device_state reference counting
8957 - LP: #1361300
8958 * iommu/amd: Fix 2 typos in comments
8959 - LP: #1361300
8960
8961 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
8962
8963linux (3.16.0-10.15) utopic; urgency=low
8964
8965 [ dann frazier ]
8966
8967 * [debian] Fix regression with ABI subversions and backport
8968
8969 [ Feng Kan ]
8970
8971 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
8972 modify write.
8973 - LP: #1357527
8974 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
8975 assembly code
8976 - LP: #1358949
8977
8978 [ Stefan Bader ]
8979
8980 * SAUCE: bcache: prevent crash on changing writeback_running
8981 - LP: #1357295
8982
8983 [ Tim Gardner ]
8984
8985 * [Config] CONFIG_XFRM_STATISTICS=y
8986 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
8987 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
8988 - LP: #1353005
8989 * Release Tracking Bug
8990 - LP: #1359783
8991
8992 [ Upstream Kernel Changes ]
8993
8994 * intel_idle: Broadwell support
8995 - LP: #1256170
8996 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
8997 - LP: #1357108
8998 * powerpc/powernv: Invoke opal call to handle hmi.
8999 - LP: #1357108
9000 * powerpc/book3s: handle HMIs for cpus in nap mode.
9001 - LP: #1357108
9002 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9003 - LP: #1357108
9004 * powerpc: Add smp_mb() to arch_spin_is_locked()
9005 - LP: #1358569
9006 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9007 - LP: #1358569
9008 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9009 temperature
9010 - LP: #1353005
9011 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9012 - LP: #1358855
9013 * printk: Add function to return log buffer address and size
9014 - LP: #1359423
9015 * powerpc/powernv: Interface to register/unregister opal dump region
9016 - LP: #1359423
9017 * bcache: fix crash on shutdown in passthrough mode
9018 - LP: #1357295
9019 * bcache: fix uninterruptible sleep in writeback thread
9020 - LP: #1357295
9021
9022 [ Vinayak Kale ]
9023
9024 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9025 - LP: #1357527
9026 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9027 - LP: #1357527
9028
9029 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9030
9031linux (3.16.0-9.14) utopic; urgency=low
9032
9033 [ Tim Gardner ]
9034
9035 * Release Tracking Bug
9036 - LP: #1357370
9037
9038 [ Serge Hallyn ]
9039
9040 * SAUCE: Overlayfs: allow unprivileged mounts
9041 - LP: #1357025
9042
9043 [ Upstream Kernel Changes ]
9044
9045 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9046 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9047 * dts: Add bindings for APM X-Gene SoC ethernet driver
9048 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9049 * powerpc/thp: Add write barrier after updating the valid bit
9050 - LP: #1357014
9051 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9052 - LP: #1357014
9053 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9054 of 4k pte
9055 - LP: #1357014
9056 * powerpc/thp: Handle combo pages in invalidate
9057 - LP: #1357014
9058 * powerpc/thp: Invalidate with vpn in loop
9059 - LP: #1357014
9060 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9061 - LP: #1357014
9062 * powerpc/mm: Use read barrier when creating real_pte
9063 - LP: #1357014
9064 * powerpc/thp: Add tracepoints to track hugepage invalidate
9065 - LP: #1357014
9066 * rebase to v3.16.1
9067
9068 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9069
9070linux (3.16.0-8.13) utopic; urgency=low
9071
9072 [ Tim Gardner ]
9073
9074 * Release Tracking Bug
9075 - LP: #1356403
9076
9077 [ dann frazier ]
9078
9079 * [debian] Allow for package revisions condusive for branching
9080
9081 [ Upstream Kernel Changes ]
9082
9083 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9084 - LP: #1350087
9085 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9086 - LP: #1350087
9087 * powerpc/powernv: Enable M64 aperatus for PHB3
9088 - LP: #1355469
9089 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9090 - LP: #1352994
9091 * powerpc: Add machine_early_initcall()
9092 - LP: #1352640
9093 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9094 - LP: #1352640
9095 * powerpc/eeh: Avoid event on passed PE
9096 - LP: #1352640
9097 * powerpc/eeh: EEH support for VFIO PCI device
9098 - LP: #1352640
9099 * powerpc/eeh: sysfs entries lost
9100 - LP: #1352640
9101 * powerpc/powernv: Fix IOMMU table for VFIO dev
9102 - LP: #1352640
9103 * powerpc/eeh: Fetch IOMMU table in reliable way
9104 - LP: #1352640
9105 * powerpc/eeh: Refactor EEH flag accessors
9106 - LP: #1352640
9107 * powerpc/eeh: Selectively enable IO for error log
9108 - LP: #1352640
9109 * powerpc/eeh: Reduce lines of log dump
9110 - LP: #1352640
9111 * powerpc/eeh: Replace pr_warning() with pr_warn()
9112 - LP: #1352640
9113 * powerpc/eeh: Make diag-data not endian dependent
9114 - LP: #1352640
9115 * powerpc/eeh: Aux PE data for error log
9116 - LP: #1352640
9117 * PCI: Support BAR sizes up to 128GB
9118 - LP: #1352640
9119 * powerpc/powernv: Allow to freeze PE
9120 - LP: #1352640
9121 * powerpc/powernv: Split ioda_eeh_get_state()
9122 - LP: #1352640
9123 * powerpc/powernv: Handle compound PE
9124 - LP: #1352640
9125 * powerpc/powernv: Handle compound PE for EEH
9126 - LP: #1352640
9127 * powerpc/powernv: Handle compound PE in config accessors
9128 - LP: #1352640
9129 * mnt: Only change user settable mount flags in remount
9130 - LP: #1356318
9131 - CVE-2014-5206
9132 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9133 - LP: #1356318
9134 - CVE-2014-5206
9135 * mnt: Correct permission checks in do_remount
9136 - LP: #1356323
9137 - CVE-2014-5207
9138 * mnt: Change the default remount atime from relatime to the existing value
9139 - LP: #1356323
9140 - CVE-2014-5207
9141
9142 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9143
9144linux (3.16.0-7.12) utopic; urgency=low
9145
9146 [ Andy Whitcroft ]
9147
9148 * rebase to v3.16 final
9149 * [Config] d-i -- add virtio_scsi to virtio-modules
9150 - LP: #1342000
9151
9152 [ dann frazier ]
9153
9154 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9155
9156 [ Tim Gardner ]
9157
9158 * [Config] CONFIG_MICROCODE=y
9159 - LP: #1084373
9160 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9161 - LP: #1349028
9162 * [Config] Add hv_balloon to d-i virtio-modules
9163 - LP: #1292216
9164 * Release Tracking Bug
9165 - LP: #1354530
9166
9167 [ Upstream Kernel Changes ]
9168
9169 * rebase to v3.16
9170
9171 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9172
9173linux (3.16.0-6.11) utopic; urgency=low
9174
9175 [ Paolo Pisati ]
9176
9177 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9178 * [Config] armhf: KEYBOARD_IMX=m
9179 * [Config] armhf: build cubox & imx6 DTBs
9180 * [Config] armhf: RTC_DRV_PCF8523=y
9181
9182 [ Tim Gardner ]
9183
9184 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9185 - LP: #1344405
9186 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9187 - LP: #1343109
9188 * Release Tracking Bug
9189 - LP: #1349196
9190
9191 [ Upstream Kernel Changes ]
9192
9193 * rebase to v3.16-rc7
9194
9195 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9196
9197linux (3.16.0-5.10) utopic; urgency=low
9198
9199 [ Tim Gardner ]
9200
9201 * Release Tracking Bug
9202 - LP: #1346298
9203 * [Config] CONFIG_GPIO_SYSFS=y
9204 - LP: #1342153
9205 * rebase to v3.16-rc6
9206
9207 [ Paolo Pisati ]
9208
9209 * [Config] enable ARCH_MVEBU*
9210 * [Config] AHCI_MVEBU=m
9211 * [Config] ARMADA_THERMAL=y
9212 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
9213 * [Config] CRYPTO_DEV_MV_CESA=m
9214 * [Config] I2C_MV64XXX=m
9215 * [Config] MMC_MVSDIO=m
9216 * [Config] MMC_SDHCI_DOVE=m
9217 * [Config] MTD_NAND_ORION=m
9218 * [Config] MTD_NAND_PXA3xx=m
9219 * [Config] MVNETA=m
9220 * [Config] MV_XOR=y
9221 * [Config] ORION_WATCHDOG=m
9222 * [Config] PCI_MVEBU=y
9223 * [Config] RTC_DRV_MV=y
9224 * [Config] SND_KIRKWOOD_SOC*=m
9225 * [Config] SPI_ORION=m
9226 * [Config] USB_XHCI_MVEBU=m
9227 * [Config] armhf: build all Armada and Dove DTBs
9228 * [Config] armhf: SERIAL_8250_DW=y
9229
9230 [ Upstream Kernel Changes ]
9231
9232 * rebase to v3.16-rc6
9233
9234 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
9235
9236linux (3.16.0-4.9) utopic; urgency=low
9237
9238 [ Tim Gardner ]
9239
9240 * Release Tracking Bug
9241 - LP: #1341543
9242
9243 [ Upstream Kernel Changes ]
9244
9245 * rebase to v3.16-rc5
9246
9247 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
9248
9249linux (3.16.0-3.8) utopic; urgency=low
9250
9251 [ Tim Gardner ]
9252
9253 * Release Tracking Bug
9254 - LP: #1340091
9255
9256 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
9257
9258linux (3.16.0-2.7) utopic; urgency=low
9259
9260 [ Andy Whitcroft ]
9261
9262 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
9263 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9264
9265 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
9266
9267linux (3.16.0-2.6) utopic; urgency=low
9268
9269 [ Andy Whitcroft ]
9270
9271 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
9272 Fixes FTBS.
9273
9274 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
9275
9276linux (3.16.0-2.5) utopic; urgency=low
9277
9278 [ Andy Whitcroft ]
9279
9280 * ubuntu -- fix basic format for ubuntu/Makefile
9281 * ubuntu: AUFS (no-squash): basic framework and update machinary
9282 * ubuntu: aufs3 -- update update scripting
9283 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9284 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9285 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9286 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
9287 * [Configs] AUFS configs
9288 * ubuntu: aufs3 -- reenable
9289
9290 [ Tim Gardner ]
9291
9292 * CONFIG_LATENCYTOP=n
9293
9294 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
9295
9296linux (3.16.0-2.4) utopic; urgency=low
9297
9298 [ Andy Whitcroft ]
9299
9300 * [Config] flip VIRTIO*=y
9301 * [Config] commonise CONFIG_SWIOTLB=y
9302 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
9303 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
9304 config defaults
9305 * [Config] apply Device Drivers >> Block devices config defaults
9306 * [Config] apply Device Drivers >> Character devices config defaults
9307 * [Config] apply Device Drivers >> DMA Engine support config defaults
9308 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
9309 reporting config defaults
9310 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9311 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9312 support) config defaults
9313 * [Config] apply Device Drivers >> GPIO Support config defaults
9314 * [Config] apply Device Drivers >> Graphics support >> Console display
9315 driver support config defaults
9316 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
9317 config defaults
9318 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
9319 * [Config] apply Device Drivers >> Input device support >> Generic input
9320 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
9321 defaults
9322 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
9323 ports config defaults
9324 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9325 config defaults
9326 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
9327 defaults
9328 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9329 grabbers support config defaults
9330 * [Config] apply Security options config defaults
9331 * [Config] apply Networking options >> Network packet filtering framework
9332 (Netfilter) >> Core Netfilter Configuration config defaults
9333 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9334 defaults
9335 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9336 Devices >> Support for frame buffer devices config defaults
9337 * [Config] apply Power management and ACPI options >> CPU Frequency
9338 scaling config defaults
9339 * [Config] apply Processor type and features config defaults
9340 * [Config] apply Partition Types config defaults
9341 * [Config] apply Power management and ACPI options config defaults
9342 * [Config] apply Device Drivers >> InfiniBand support config defaults
9343 * [Config] apply Device Drivers >> Misc devices config defaults
9344 * [Config] apply Device Drivers >> Multifunction device drivers config
9345 defaults
9346 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9347 support >> SCSI low-level drivers config defaults
9348 * [Config] apply Device Drivers >> Network device support >> Ethernet
9349 driver support config defaults
9350 * [Config] apply Device Drivers >> Network device support >> Network core
9351 driver support config defaults
9352 * [Config] apply Device Drivers >> Network device support >> PHY Device
9353 support and infrastructure config defaults
9354 * [Config] apply File systems >> Network File Systems config defaults
9355 * [Config] apply Device Drivers >> Input device support >> Generic input
9356 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9357 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
9358 >> NAND Device Support config defaults
9359 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9360 >> Ralink driver support config defaults
9361 * [Config] apply Device Drivers >> Staging drivers config defaults
9362 * [Config] apply Cryptographic API >> Hardware crypto devices config
9363 defaults
9364 * [Config] apply Device Drivers >> Macintosh device drivers config
9365 defaults
9366 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9367 config defaults
9368 * [Config] apply Device Drivers >> PPS support config defaults
9369 * [Config] apply Device Drivers >> Sound card support config defaults
9370 * [Config] apply Networking support >> RF switch subsystem support config
9371 defaults
9372 * [Config] apply Library routines config defaults
9373 * [Config] apply Device Drivers >> CODEC drivers config defaults
9374 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9375 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9376 config defaults
9377 * [Config] apply Kernel hacking >> Tracers config defaults
9378 * [Config] apply Kernel hacking >> Runtime Testing config defaults
9379 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
9380 * [Config] apply Device Drivers >> USB support config defaults
9381 * [Config] apply Device Drivers >> Power supply class support config
9382 defaults
9383 * [Config] apply Device Drivers >> USB Network Adapters config defaults
9384 * [Config] apply General setup >> IRQ subsystem config defaults
9385 * [Config] apply General setup config defaults
9386 * [Config] apply File systems >> Miscellaneous filesystems config
9387 defaults
9388 * [Config] apply File systems config defaults
9389 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
9390 * [Config] apply Device Drivers >> Virtio drivers config defaults
9391 * [Config] apply Device Drivers >> USB Peripheral Controller config
9392 defaults
9393 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9394 support >> SCSI Transports config defaults
9395 * [Config] apply Device Drivers >> Real Time Clock config defaults
9396 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
9397 (libata) config defaults
9398 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
9399 defaults
9400 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
9401 config defaults
9402 * [Config] apply Device Drivers >> USB Physical Layer drivers config
9403 defaults
9404 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
9405 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
9406 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
9407 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
9408 CONFIG_HOTPLUG_CPU=n
9409 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
9410 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
9411 * [Config] drivers/acpi/acpi_ipmi.ko needs
9412 drivers/char/ipmi/ipmi_msghandler.ko in virtual
9413 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
9414 CONFIG_FUNCTION_TRACER=n
9415 * [Config] ignore modules changing following major config changes
9416
9417 [ Tim Gardner ]
9418
9419 * rebase to v3.16-rc4
9420
9421 [ Upstream Kernel Changes ]
9422
9423 * rebase to v3.16-rc4
9424 - LP: #1297581
9425
9426 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
9427
9428linux (3.16.0-1.3) utopic; urgency=low
9429
9430 [ Andy Whitcroft ]
9431
9432 * Revert "Disable do_tools_perf for FTBS"
9433 * SAUCE: fix perf_regs definitions for arm64
9434
9435 [ Paolo Pisati ]
9436
9437 * [Config] armhf: ARCH_EXYNOS5* support
9438 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
9439 * [Config] armhf: EXYNOS_THERMAL=y
9440 * [Config] armhf: EXYNOS_IOMMU=y
9441 * [Config] armhf: EXYNOS_ADC=m
9442 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
9443 * [Config] armhf: MMC_SDHCI_S3C=m
9444 * [Config] armhf: PCI_EXYNOS=y
9445 * [Config] armhf: PHY_EXYNOS5250_SATA=y
9446 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
9447 * [Config] armhf: PWM_SAMSUNG=m
9448 * [Config] armhf: RTC_DRV_S3C=y
9449 * [Config] armhf: S3C2410_WATCHDOG=m
9450 * [Config] armhf: MMC_DW_EXYNOS=m
9451 * [Config] armhf: SERIAL_SAMSUNG=y
9452 * [Config] armhf: SND_SOC_SAMSUNG=m
9453 * [Config] armhf: SPI_S3C64XX=m
9454 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
9455 * [Config] armhf: FB_S3C=m
9456 * [Config] armhf: build all Exynos 5 DTBs
9457 * [Config] armhf: disable CPUFREQ_EXYNOS
9458
9459 [ Tim Gardner ]
9460
9461 * rebase to v3.16-rc3
9462
9463 [ Upstream Kernel Changes ]
9464
9465 * rebase to v3.16-rc3
9466 - LP: #1331915
9467
9468 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
9469
9470linux (3.16.0-0.2) utopic; urgency=low
9471
9472 [ Tim Gardner ]
9473
9474 * Revert "SAUCE: intel_pstate -- toggle default to disable"
9475 - LP: #1333322
9476 * CONFIG_BOOKE_WDT=y
9477 * Disable do_tools_perf for FTBS (just until I can figure it out)
9478
9479 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
9480
9481linux (3.16.0-0.1) utopic; urgency=low
9482
9483 [ Tim Gardner ]
9484
9485 * Release Tracking Bug
9486 - LP: #1333265
9487
9488 [ Andy Whitcroft ]
9489
9490 * [Config] cloud-tools -- add systemd units
9491 - LP: #1329027
9492
9493 [ dann frazier ]
9494
9495 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
9496 * [Config] CONFIG_NET_XGENE=m for arm64
9497 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
9498
9499 [ Feng Kan ]
9500
9501 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
9502 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
9503 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
9504
9505 [ Iyappan Subramanian ]
9506
9507 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9508 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9509 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
9510 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
9511
9512 [ Tim Gardner ]
9513
9514 * updateconfigs
9515 * Fix arm64 crypto Makefile
9516 * [Config] CONFIG_BOOKE_WDT=n for FTBS
9517 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
9518 - LP: #1327619
9519 * Disabled powerpc64-emb for FTBS
9520 * [Config] CONFIG_DRM_TEGRA=m
9521 * [Config] CONFIG_CMA_SIZE_MBYTES=64
9522 * rebase to v3.16-rc2
9523 * Clean up generic.inclusion-list warnings
9524
9525 [ Upstream Kernel Changes ]
9526
9527 * rebase to v3.16-rc2
9528 - LP: #1328587
9529 - LP: #1319291
9530 - LP: #1310512
9531 - LP: #1310512
9532 - LP: #1305480
9533
9534 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
9535
9536linux (3.15.0-6.11) utopic; urgency=low
9537
9538 [ Adam Conrad ]
9539
9540 * Enable building the sata-modules udeb on ppc64el.
9541 - LP: #1323980
9542 * [Packaging] Set bootloader and loader on ppc64el to grub
9543
9544 [ Adam Lee ]
9545
9546 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
9547 - LP: #1310512, #1320070
9548
9549 [ Alex Hung ]
9550
9551 * SAUCE: (no-up) dell-led: add mic mute led interface
9552 - LP: #1308297
9553
9554 [ Andy Whitcroft ]
9555
9556 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
9557 - LP: #1285434
9558 * [Config] tools -- enable cpupower on ppc64el
9559 * [Config] ppc64el -- enable perf tools
9560 * [Config] powerpc -- enable perf tools
9561 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
9562 * [Config] arm64 -- enable tools
9563 - LP: #1326050
9564 * [Config] switch hyper-keyboard to virtual
9565 - LP: #1325306
9566 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
9567 upgrades
9568 * SAUCE: kvm: BIOS disabled kvm support should be a warning
9569 - LP: #1300247
9570 * SAUCE: nouveau: missing outputs should be warnings
9571 - LP: #1300244
9572 * [Config] d-i -- add nvme devices to block-modules udeb
9573 - LP: #1303710
9574
9575 [ Anton Blanchard ]
9576
9577 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
9578 - LP: #1328230
9579
9580 [ Colin Ian King ]
9581
9582 * SAUCE: intel_pstate: inform user that thermald is worth considering
9583
9584 [ Dave Chiluk ]
9585
9586 * [Config] Enable CONFIG_IP_VS_IPV6=y
9587 - LP: #1300739
9588
9589 [ Paolo Pisati ]
9590
9591 * [Config] build vexpress a9 dtb
9592 - LP: #1303657
9593
9594 [ Tetsuo Handa ]
9595
9596 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
9597
9598 [ Tim Gardner ]
9599
9600 * Release Tracking Bug
9601 - LP: #1329045
9602 * [Debian] Treat vdso install as an environment variable
9603 - LP: #1325713
9604 * [Config] Treat vdso install as an environment variable
9605 - LP: #1325713
9606 * [config] Set IPMI suppoort default to "y"
9607 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
9608 * [Config] CONFIG_RT_GROUP_SCHED=n
9609 - LP: #1284731
9610 * [Config] ppc64el -- switch to 64K system pages
9611 * [Config] CONFIG_MICROCODE_EARLY=y
9612 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
9613 * [Config] armhf: DRM_TILCDC=m
9614 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
9615 * [Config] arm64: KVM=y
9616 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
9617 * [Config] armhf: generic: disable CPU_IDLE
9618 * [Config] armhf: CPU_FREQ=y
9619 * [Config] Add new mlx modules to d-i
9620 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
9621 - LP: #1295112
9622 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
9623 - LP: #1294353
9624 * [Config] CONFIG_ABX500_CORE=y for ppc64el
9625 * [Config] CONFIG_ALX=m for powerpc
9626 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
9627 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
9628 * [Config] CONFIG_ANDROID=n for powerpc
9629 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
9630 * [Config] CONFIG_BIG_KEYS=y for ppc64el
9631 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
9632 * rebase to v3.15
9633 * [Config] CONFIG_PHY_XGENE=y
9634 * [Config] CONFIG_MLX4_DEBUG=y
9635 - LP: #1328256
9636 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
9637 - LP: #1324571
9638 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
9639 * [Config] CONFIG_CFG80211=m for ppc64el
9640 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
9641 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
9642 * [Config] CONFIG_EXPERT=y for ppc64el
9643 * [Config] CONFIG_ATA_SFF=y on ppc64el
9644 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
9645 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
9646 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
9647 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
9648 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
9649 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
9650 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
9651 * [Config] CONFIG_DDR=y for ppc64el
9652 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
9653 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
9654 * [Config] CONFIG_EZX_PCAP=n for all arches
9655 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
9656 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
9657 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
9658 * [Config] CONFIG_FB_3DFX=m for all arches
9659 * [Config] CONFIG_FB_MATROX=m for ppc64el
9660 * [Config] CONFIG_FB_RADEON=m for ppc64el
9661 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
9662 * [Config] CONFIG_FIREWIRE=m for ppc64el
9663 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
9664 * [Config] CONFIG_HAMRADIO=y for ppc64el
9665 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
9666 * [Config] CONFIG_I2C_MUX=m for ppc64el
9667 * [Config] CONFIG_I2C_STUB=m for ppc64el
9668 * [Config] CONFIG_I2O=m for ppc64el
9669 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
9670 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
9671 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
9672 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
9673 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
9674 * [Config] CONFIG_IPACK_BUS=m for ppc64el
9675 * [Config] CONFIG_ISDN=y for ppc64el
9676 * [Config] CONFIG_ISO9660_FS=m for ppc64el
9677 * [Config] CONFIG_KGDB=y for ppc64el
9678 * [Config] CONFIG_KVM_GUEST=y for ppc64el
9679 * [Config] CONFIG_L2TP_V3=y for powerpc
9680 * [Config] CONFIG_MAILBOX=y for ppc64el
9681 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
9682 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
9683 * [Config] CONFIG_MEMORY=y for ppc64el
9684 * [Config] CONFIG_MEMSTICK=m for ppc64el
9685 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
9686 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
9687 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
9688 * [Config] CONFIG_NET_9P=m for ppc64el
9689 * [Config] CONFIG_MSDOS_FS=m for ppc64el
9690 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
9691 * [Config] CONFIG_MTD=m for arm64
9692 * [Config] CONFIG_NETCONSOLE=m for ppc64el
9693 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
9694 * [Config] CONFIG_NET_IPIP=m for ppc64el
9695 * [Config] CONFIG_NET_TEAM=m for all arches
9696 * [Config] CONFIG_NFC=m for ppc64el
9697 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
9698 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
9699 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
9700 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
9701 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
9702 * [Config] CONFIG_OPROFILE=m for ppc64el
9703 * [Config] CONFIG_PARPORT_1284=y for ppc64el
9704 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
9705 * [Config] CONFIG_8723AU_P2P=n
9706 * [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
9707 * [Config] CONFIG_PCNET32=m for ppc64el
9708 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
9709 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
9710 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
9711 * [Config] CONFIG_SCSI_IPR=m for ppc64el
9712 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
9713 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
9714 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
9715 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
9716 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
9717 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
9718 * [Config] CONFIG_WLAN=y for arm64
9719 * [Config] CONFIG_VORTEX=m for ppc64el
9720 * [Config] CONFIG_WIMAX=m for ppc64el
9721 * [Config] CONFIG_WATCHDOG=y for ppc64el
9722 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
9723 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
9724 * [Config] CONFIG_UWB=m for ppc64el
9725 * [Config] CONFIG_USB_STORAGE=y
9726 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
9727 * [Config] CONFIG_HID_RMI=m
9728 * [Config] CONFIG_HVC_DCC=n
9729 - LP: #1303657
9730
9731 [ Upstream Kernel Changes ]
9732
9733 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
9734 - LP: #1323165
9735 * powerpc/powernv: Add calls to support little endian host
9736 - LP: #1327400
9737 * HID: rmi: introduce RMI driver for Synaptics touchpads
9738 * HID: rmi: do not stop the device at the end of probe
9739 * HID: rmi: check for the existence of some optional queries before reading query 12
9740 * HID: rmi: do not fetch more than 16 bytes in a query
9741 * HID: rmi: fix wrong struct field name
9742 * HID: rmi: fix masks for x and w_x data
9743 * HID: rmi: do not handle touchscreens through hid-rmi
9744 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
9745 - LP: #1305480
9746 * rebase to v3.15
9747
9748 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
9749
9750linux (3.15.0-5.10) utopic; urgency=low
9751
9752 [ Tim Gardner ]
9753
9754 * Release Tracking Bug
9755 - LP: #1325596
9756 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
9757 * rebase to v3.15-rc8
9758
9759 [ Upstream Kernel Changes ]
9760
9761 * rebase to v3.15-rc8
9762
9763 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
9764
9765linux (3.15.0-4.9) utopic; urgency=low
9766
9767 * no change rebuild to fix embeded debhelper.
9768
9769 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
9770
9771linux (3.15.0-4.8) utopic; urgency=low
9772
9773 [ Andy Whitcroft ]
9774
9775 * Release Tracking Bug
9776 - LP: #1324107
9777 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
9778
9779 [ Javier Martinez Canillas ]
9780
9781 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
9782 - LP: #1323526
9783
9784 [ John Johansen ]
9785
9786 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
9787 - LP: #1323528
9788 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
9789 - LP: #1308761
9790 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
9791 - LP: #1308765
9792 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
9793 - LP: #1308764
9794 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
9795 - LP: #1323530
9796
9797 [ Kamal Mostafa ]
9798
9799 * [Config] add debian/gbp.conf
9800
9801 [ Tim Gardner ]
9802
9803 * [Config] CONFIG_SATA_AHCI=m for ppc64el
9804 - LP: #1323980
9805
9806 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
9807
9808linux (3.15.0-3.7) utopic; urgency=low
9809
9810 [ Tim Gardner ]
9811
9812 * Release Tracking Bug
9813 - LP: #1323189
9814
9815 [ Andy Whitcroft ]
9816
9817 * [Config] autopkgtest -- need fakeroot for tests
9818
9819 [ Upstream Kernel Changes ]
9820
9821 * rebase to v3.15-rc7
9822
9823 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
9824
9825linux (3.15.0-2.6) utopic; urgency=low
9826
9827 [ Andy Whitcroft ]
9828
9829 * [Config] remove the kernel-image firmware list on clean
9830
9831 [ Martin Pitt ]
9832
9833 * [Config] autopkgtest -- switch to significantly faster rebuild
9834
9835 [ Stefan Bader ]
9836
9837 * [Config]: Add missing modules to inclusion list
9838
9839 [ Tim Gardner ]
9840
9841 * [debian] Dynamically generate the kernel-image udebs firmware list
9842 * [d-i] firmware/kernel-image is generated
9843 * rebase to v3.15-rc6
9844 * Release Tracking Bug
9845 - LP: #1322251
9846
9847 [ Upstream Kernel Changes ]
9848
9849 * rebase to v3.15-rc6
9850 - LP: #1297581
9851
9852 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
9853
9854linux (3.15.0-1.5) utopic; urgency=low
9855
9856 [ Tim Gardner ]
9857
9858 * [Config] Add apm-mustang.dtb to kernel-image udeb
9859
9860 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
9861
9862linux (3.15.0-1.4) utopic; urgency=low
9863
9864 [ Andy Whitcroft ]
9865
9866 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
9867 local linux/hyperv.h"
9868 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
9869 local linux/hyperv.h"
9870 * [Packaging] tools -- hv tools build correctly against the built headers
9871 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
9872 * cloud-tools -- pull in init scripts for Hyper-V daemons
9873 * cloud-tools -- detect Hyper-V VM to avoid starting
9874 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
9875 - LP: #1295401
9876 * [Config] cloud-tools: reenable cloud-tools
9877
9878 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
9879
9880linux (3.15.0-1.3) utopic; urgency=low
9881
9882 [ Andy Whitcroft ]
9883
9884 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
9885 - LP: #1318848
9886
9887 [ Ben Collins ]
9888
9889 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
9890 - LP: #1318629
9891
9892 [ Tim Gardner ]
9893
9894 * [Config] CONFIG_FSL_PAMU=n
9895 - LP: #1311738
9896 * Release Tracking Bug
9897 - LP: #1320239
9898
9899 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
9900
9901linux (3.15.0-1.2) utopic; urgency=low
9902
9903 [ Tim Gardner ]
9904
9905 * Release Tracking Bug
9906 - LP: #1318171
9907 * Add rpcsec_gss_krb5 to generic inclusion list
9908 - LP: #769527
9909 * rebase to v3.15-rc5
9910
9911 [ Upstream Kernel Changes ]
9912
9913 * rebase to v3.15-rc5
9914 - LP: #1297581
9915
9916 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
9917
9918linux (3.15.0-0.1) utopic; urgency=low
9919
9920 [ Upstream Kernel Changes ]
9921
9922 * rebase to v3.15-rc4
9923 - LP: #1297581
9924 - LP: #1297581
9925 - LP: #1305133
9926 - LP: #1297581
9927 - LP: #1297581
9928 - LP: #871808
9929 - LP: #1260303
9930 - LP: #1268468
9931 - LP: #1248116
9932 - LP: #1211920
9933 - LP: #1259790
9934 - LP: #1259437
9935 - LP: #1259435
9936 - LP: #1268468
9937
9938 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
9939
9940linux (3.15.0-0.0) utopic; urgency=low
9941
9942 * Initial version for 3.15.
9943
9944 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
9945
9946linux (3.13.0-8.27) trusty; urgency=low
9947
9948 [ John Johansen ]
9949
9950 * SAUCE: Add config option to disable new apparmor 3 semantics
9951 -LP: #1270215
9952
9953 [ Tim Gardner ]
9954
9955 * [debian] Fix indep_hdrs_pkg_name
9956 - LP: #1134441
9957 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
9958 * Enabled lttng build
9959 * Don't build lttng for armhf
9960 lttng hates gcc-4.8 for armhf
9961 * Release Tracking Bug
9962 - LP: #1277309
9963
9964 [ Upstream Kernel Changes ]
9965
9966 * rebase to v3.13.2
9967 - LP: #1260303
9968 - LP: #1260303
9969 - LP: #1268468
9970
9971 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
9972
9973linux (3.13.0-7.26) trusty; urgency=low
9974
9975 [ John Johansen ]
9976
9977 * SAUCE: apparmor: fix uninitialized lsm_audit membe
9978 - LP: #1268727
9979 * Add config option to optionally enable new apparmor 3 semantics
9980
9981 [ Tim Gardner ]
9982
9983 * [Config] Add lowlatency to getabis
9984 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
9985 - LP: #1270215
9986 * Release Tracking Bug
9987 - LP: #1276810
9988
9989 [ Upstream Kernel Changes ]
9990
9991 * x86, x32: Correct invalid use of user timespec in the kernel
9992 - LP: #1274349
9993 - CVE-2014-0038
9994
9995 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
9996
9997linux (3.13.0-7.25) trusty; urgency=low
9998
9999 [ Andy Whitcroft ]
10000
10001 * Revert "SAUCE: fix fmd headers"
10002 * SAUCE: fix fmd headers
10003
10004 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10005
10006linux (3.13.0-7.24) trusty; urgency=low
10007
10008 [ Stefan Bader ]
10009
10010 * [Config] Make vmwgfx driver enable the framebuffer device
10011
10012 [ Tim Gardner ]
10013
10014 * rebase to v3.13.1
10015 * [Config] CONFIG_NFS_FS=m for ppc64el
10016 * [Config] CONFIG_X86_SYSFB=n
10017 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10018 * Release Tracking Bug
10019 - LP: #1275898
10020
10021 [ Upstream Kernel Changes ]
10022
10023 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10024 - LP: #1272525
10025 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10026 - LP: #1272525
10027 * mm: ignore VM_SOFTDIRTY on VMA merging
10028 - LP: #1274917
10029 * drm/radeon: disable dpm on BTC
10030 - LP: #1266984
10031
10032 [ Upstream Kernel Changes ]
10033
10034 * rebase to v3.13.1
10035
10036 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10037
10038linux (3.13.0-6.23) trusty; urgency=low
10039
10040 [ Andy Whitcroft ]
10041
10042 * [Config] fix up architecture for linux-tools
10043
10044 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10045
10046linux (3.13.0-6.22) trusty; urgency=low
10047
10048 [ Andy Whitcroft ]
10049
10050 * [Packaging] limit linux-udebs-<flavour> to matching arch
10051 * [Config] powerpc -- disable perf to fix FTBFS
10052 * [Config] ppc64el -- fix up missing udebs
10053
10054 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10055
10056linux (3.13.0-6.21) trusty; urgency=low
10057
10058 [ Andy Fleming ]
10059
10060 * SAUCE: net: Add support for handling queueing in hardware
10061 * SAUCE: of_mdio: Add of_phy_attach function
10062 * SAUCE: phylib: Add generic 10G driver
10063 * SAUCE: phylib: Support attaching to gen10g_driver
10064 * SAUCE: phylib: Add Clause 45 read/write functions
10065
10066 [ Andy Whitcroft ]
10067
10068 * SAUCE: fix fmd headers
10069 * [Packaging] lowlatency -- merge out of tree flavours
10070 * SAUCE: allow IRQs to be irq-threaded by default via config
10071 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10072 * [Config] powerpc -- fix up Build-depends:
10073 * Release Tracking Bug
10074 - LP: #1273747
10075
10076 [ Ben Collins ]
10077
10078 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10079 ptr/64-bit rsrcs
10080 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10081 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10082 * SAUCE: xgmac_mdio: Silence read errors
10083 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10084 * SAUCE: Fix stack overflow on ppc32
10085 * SAUCE: Use resource_size_t instead of long for PCI resource address
10086 * SAUCE: net/phy: Export function for use by dpaa_eth
10087 * [Packaging] powerpc -- merge out of tree powerpc arch
10088
10089 [ Bjorn Helgaas ]
10090
10091 * SAUCE: Revert "EISA: Log device resources in dmesg"
10092 - LP: #1251816
10093 * SAUCE: Revert "EISA: Initialize device before its resources"
10094 - LP: #1251816
10095
10096 [ Emil Medve ]
10097
10098 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10099 with 10G "fixed-link"s
10100
10101 [ Kumar Gala ]
10102
10103 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10104 * SAUCE: fsl_pme2: Add support for DPAA PME
10105 * SAUCE: fmd: FMD14 integration
10106 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10107 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10108
10109 [ Madalin Bucur ]
10110
10111 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10112 flow_cache_flush
10113 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10114 and duplex reading
10115
10116 [ Stefan Bader ]
10117
10118 * [Config] move some VMWare related modules into main package
10119 - LP: #1271669
10120
10121 [ Tim Gardner ]
10122
10123 * [Config] Add r815x to nic-modules
10124 - LP: #1273735
10125 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10126 - LP: #239479
10127
10128 [ Upstream Kernel Changes ]
10129
10130 * mmc: sdhci-pci: break out definitions to header file
10131 - LP: #1239938
10132 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10133 - LP: #1239938
10134 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10135 * powerpc/book3e: support CONFIG_RELOCATABLE
10136 * book3e/kexec/kdump: enable kexec for kernel
10137 * book3e/kexec/kdump: create a 1:1 TLB mapping
10138 * book3e/kexec/kdump: introduce a kexec kernel flag
10139 * book3e/kexec/kdump: implement ppc64 kexec specfic
10140 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10141 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10142
10143 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10144
10145linux (3.13.0-5.20) trusty; urgency=low
10146
10147 [ Andy Whitcroft ]
10148
10149 * [Packaging] tools -- do not make symlinks when not making packages
10150 * [Packaging] tools -- tidy up control.stub.in ordering
10151 * [Packaging] tools -- tools-common is shared and not conditional
10152 * rebase to v3.13
10153
10154 [ Dirk Brandewie ]
10155
10156 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10157
10158 [ KY Srinivasan ]
10159
10160 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10161 notification
10162
10163 [ Upstream Kernel Changes ]
10164
10165 * rebase to v3.13
10166 - LP: #1270603
10167
10168 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10169
10170linux (3.13.0-4.19) trusty; urgency=low
10171
10172 [ Andy Whitcroft ]
10173
10174 * [Config] libunwind8-dev is now available for ppc64el
10175 * [Packaging] tools -- make cpupower optional
10176 * [Packaging] tools -- enable correctly for x86
10177
10178 [ Tim Gardner ]
10179
10180 * Release Tracking Bug
10181 - LP: #1269872
10182
10183 [ Upstream Kernel Changes ]
10184
10185 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10186 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10187 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10188 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10189
10190 [ Upstream Kernel Changes ]
10191
10192 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10193
10194 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10195
10196linux (3.13.0-3.18) trusty; urgency=low
10197
10198 [ Andy Whitcroft ]
10199
10200 * rebase to v3.13-rc8
10201 * [Packaging] efi -- allow EFI signatures on any arch
10202
10203 [ Tim Gardner ]
10204
10205 * [Config] Fix vcs-git path
10206 * Release Tracking Bug
10207 - LP: #1268683
10208
10209 [ Upstream Kernel Changes ]
10210
10211 * rebase to v3.13-rc8
10212
10213 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
10214
10215linux (3.13.0-2.17) trusty; urgency=low
10216
10217 [ Andy Whitcroft ]
10218
10219 * Release Tracking Bug
10220 - LP: #1267809
10221 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
10222 defaults
10223 * [Config] apply Platform support>>CPU Frequency scaling config defaults
10224 * [Config] CONFIG_PARIDE_EPATC8=y
10225 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
10226 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
10227 Switch drivers config defaults
10228 * [Config] apply Cryptographic API config defaults
10229 * [Config] apply Device Drivers >> Common Clock Framework config defaults
10230 * [Config] apply Device Drivers >> Distributed Switch Architecture
10231 drivers config defaults
10232 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
10233 device support config defaults
10234 * [Config] apply Device Drivers >> Graphics support >> Support for frame
10235 buffer devices >> Bootup logo config defaults
10236 * annotations -- update in tree annotations
10237 * [Config] apply Bus options >> PCI support >> RapidIO support config
10238 defaults
10239 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
10240 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
10241 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
10242 support config defaults
10243 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10244 config defaults
10245 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
10246 defaults
10247 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
10248 Support config defaults
10249 * [Config] apply Device Drivers >> Character devices config defaults
10250 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
10251 HID transport layer config defaults
10252 * [Config] apply Device Drivers >> HID support >> HID bus support config
10253 defaults
10254 * [Config] apply Device Drivers >> HID support >> USB HID support config
10255 defaults
10256 * annotations -- update in tree annotations
10257 * [Config] apply Device Drivers >> GPIO Support config defaults
10258 * [Config] update configs for apparmour update
10259
10260 [ John Johansen ]
10261
10262 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10263 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10264 - LP: #1208988
10265 * SAUCE: apparmor: allocate path lookup buffers during init
10266 - LP: #1208988
10267 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
10268 - LP: #1236455
10269
10270 [ Tim Gardner ]
10271
10272 * Revert "[Debian] getabis: Preface module with package name"
10273 * [Config] Added ppc64el to getabis
10274 * [packaging] Bump ABI for every new release
10275
10276 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
10277
10278linux (3.13.0-1.16) trusty; urgency=low
10279
10280 * First 3.13 upload.
10281 * Release tracker
10282 - LP: #1266852
10283
10284 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
10285
10286linux (3.13.0-0.15) trusty; urgency=low
10287
10288 [ Tim Gardner ]
10289
10290 * rebase to v3.13-rc7
10291
10292 [ Upstream Kernel Changes ]
10293
10294 * rebase to v3.13-rc7
10295
10296 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
10297
10298linux (3.13.0-0.14) trusty; urgency=low
10299
10300 [ Andy Whitcroft ]
10301
10302 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10303
10304 [ Tim Gardner ]
10305
10306 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
10307 * Update lttng to Version 2.4.0-rc2
10308 * lttng: Disabled trace_kvm_async_pf_completed
10309 * [Config] CONFIG_IMA=y
10310 - LP: #1244627
10311
10312 [ Upstream Kernel Changes ]
10313
10314 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10315
10316 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
10317
10318linux (3.13.0-0.13) trusty; urgency=low
10319
10320 [ Andy Whitcroft ]
10321
10322 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10323 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10324 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10325 * ubuntu: AUFS (no-squash): basic framework and update machinary
10326 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
10327 * ubuntu: aufs3 -- enable
10328 * ubuntu: aufs3 -- update configs
10329
10330 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
10331
10332linux (3.13.0-0.12) trusty; urgency=low
10333
10334 [ Upstream Kernel Changes ]
10335
10336 * rebase to v3.13-rc6
10337
10338 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
10339
10340linux (3.13.0-0.11) trusty; urgency=low
10341
10342 [ Andy Whitcroft ]
10343
10344 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
10345 * [Config] ppc64el -- initial defconfig based -generic flavour
10346 * [Config] initial defconfig for ppc64el
10347 * [Config] ubuntuise ppc64el config
10348 * [Config] ubuntuise ppc64el config part 2
10349 * [Config] d-i -- update empty udebs list
10350 * [Config] ppc64el -- split extras package
10351
10352 [ Anton Blanchard ]
10353
10354 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
10355
10356 [ Benjamin Herrenschmidt ]
10357
10358 * SAUCE: powerpc/powernv: Add calls to support little endian
10359
10360 [ Cédric Le Goater ]
10361
10362 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
10363 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
10364 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
10365 guests
10366
10367 [ Paul E. McKenney ]
10368
10369 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
10370
10371 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
10372
10373linux (3.13.0-0.10) trusty; urgency=low
10374
10375 [ Andy Whitcroft ]
10376
10377 * rebase to v3.13-rc5
10378 * [Config] updateconfigs following rebase to v3.13-rc5
10379
10380 [ Upstream Kernel Changes ]
10381
10382 * rebase to v3.13-rc5
10383 - LP: #1260303
10384 - LP: #1260303
10385 - LP: #1260225
10386
10387 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
10388
10389linux (3.13.0-0.9) trusty; urgency=low
10390
10391 [ Andy Whitcroft ]
10392
10393 * [Config] d-i -- allow missing firmware
10394
10395 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
10396
10397linux (3.13.0-0.8) trusty; urgency=low
10398
10399 [ Andy Whitcroft ]
10400
10401 * [Config] annotations -- first pass over entire config
10402 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
10403
10404 [ Tim Gardner ]
10405
10406 * [Config] Add arm64 device tree files
10407 - LP: #1262901
10408
10409 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
10410
10411linux (3.13.0-0.7) trusty; urgency=low
10412
10413 [ Rajesh B Prathipati ]
10414
10415 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
10416
10417 [ Tim Gardner ]
10418
10419 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
10420
10421 [ Upstream Kernel Changes ]
10422
10423 * rebase to v3.13-rc4
10424 - LP: #1259790
10425 - LP: #1259437
10426 - LP: #1259435
10427
10428 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
10429
10430linux (3.13.0-0.6) trusty; urgency=low
10431
10432 [ Paolo Pisati ]
10433
10434 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
10435 * [Config] i386: amd64: VIRTIO_CONSOLE=y
10436
10437 [ Tim Gardner ]
10438
10439 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
10440
10441 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
10442
10443linux (3.13.0-0.5) trusty; urgency=low
10444
10445 [ Andy Whitcroft ]
10446
10447 * correct bug listing for v3.13-rc2 rebase
10448 * [Config] ppc64el -- create linux-libc-dev
10449 * [Debian] Improve tools version message
10450 - LP: #1257715
10451
10452 [ Serge Hallyn ]
10453
10454 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
10455 - LP: #1248590
10456 * SAUCE: vfs: Fix a regression in mounting proc
10457
10458 [ Tim Gardner ]
10459
10460 * [Config] Build-in ohci-pci
10461 - LP: #1244176
10462 * Rebase to v3.13-rc3
10463
10464 [ Upstream Kernel Changes ]
10465
10466 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
10467 checks""
10468 - LP: #1248590
10469
10470 [ Upstream Kernel Changes ]
10471
10472 * rebase to v3.13-rc3
10473 - LP: #1256840
10474 - LP: #1256212
10475
10476 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
10477
10478linux (3.13.0-0.4) trusty; urgency=low
10479
10480 [ Tim Gardner ]
10481
10482 * Rebase to v3.13-rc2
10483
10484 [ Upstream Kernel Changes ]
10485
10486 * rebase to v3.13-rc2
10487
10488 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
10489
10490linux (3.13.0-0.3) trusty; urgency=low
10491
10492 [ Andy Whitcroft ]
10493
10494 * Revert "SAUCE: Fix DocBook FTBS"
10495
10496 [ Tim Gardner ]
10497
10498 * [Debian] Re-sign modules after debug objcopy
10499 - LP: #1253155
10500 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
10501
10502 [ Upstream Kernel Changes ]
10503
10504 * doc: fix generation of device-drivers
10505 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
10506
10507 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
10508
10509linux (3.13.0-0.2) trusty; urgency=low
10510
10511 [ Tim Gardner ]
10512
10513 * SAUCE: Fix DocBook FTBS
10514
10515 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
10516
10517linux (3.13.0-0.1) trusty; urgency=low
10518
10519 [ Upstream Kernel Changes ]
10520
10521 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
10522
10523 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
10524
10525linux (3.13.0-0.0) trusty; urgency=low
10526
10527 * Major release bump.
10528
10529 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
10530
10531linux (3.12.0-2.7) trusty; urgency=low
10532
10533 * Fixed armhf ABI build failure.
10534 * Release tracker
10535 - LP: #1249477
10536
10537 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
10538
10539linux (3.12.0-2.6) trusty; urgency=low
10540
10541 [ Joseph Salisbury ]
10542
10543 * SAUCE: tg3: Add support for new 57786 device id.
10544 - LP: #1242610
10545
10546 [ Tim Gardner ]
10547
10548 * [Config] CONFIG_OABI_COMPAT=n
10549 * [Config] add the wandboard to shipped dtb
10550 - LP: #1249421
10551 * Release tracker
10552 - LP: #1249477
10553
10554 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
10555
10556linux (3.12.0-2.5) trusty; urgency=low
10557
10558 [ Andy Whitcroft ]
10559
10560 * rebase to mainline v3.12
10561 * [Config] updateconfigs following rebase to v3.12
10562 * postinst -- improve relative symlink detection with missing files
10563 - LP: #1248053
10564 * postinst -- fix unchanged link detection
10565 * [Config] update configs following addition of apparmor fixes
10566
10567 [ Anthony Wong ]
10568
10569 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
10570 - LP: #1231305
10571
10572 [ John Johansen ]
10573
10574 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10575 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10576 - LP: #1208988
10577 * SAUCE: apparmor: allocate path lookup buffers during init
10578 - LP: #1208988
10579
10580 [ Tim Gardner ]
10581
10582 * [Config] Remove superfluous ubuntu/lttng-modules
10583
10584 [ Upstream Kernel Changes ]
10585
10586 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
10587 - LP: #1248590
10588
10589 [ Upstream Kernel Changes ]
10590
10591 * rebase to v3.12
10592 - LP: #1222850
10593
10594 [ Adam Conrad ]
10595 * etc/getabis: Fetch arm64/generic abis as well
10596
10597 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
10598
10599linux (3.12.0-1.3) trusty; urgency=low
10600
10601 [ Andy Whitcroft ]
10602
10603 * [Config] arm64 -- add arch to the configuration handlers
10604 * [Config] arm64 -- add generic flavour
10605 * [Config] arm64 -- default config
10606 * [Config] arm64 -- fix up various FTBFS config options
10607 * SAUCE: arm64: export __copy_in_user to modules
10608 * [Config] arm64 -- disable ABI/module checks
10609 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
10610 * [Config] arm64 -- enable udebs for arm64
10611
10612 [ Colin Watson ]
10613
10614 * [Config] Clean up various udeb Provides
10615
10616 [ Paolo Pisati ]
10617
10618 * [Config] AHCI_IMX=y
10619 * [Config] build imx*-wandboard dtbs
10620
10621 [ Serge Hallyn ]
10622
10623 * SAUCE: device_cgroup: remove can_attach
10624
10625 [ Tim Gardner ]
10626
10627 * rebase to v3.12-rc7
10628 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
10629 * Release tracker
10630 - LP: #1245932
10631
10632 [ Upstream Kernel Changes ]
10633
10634 * rebase to v3.12-rc7
10635 - LP: #1180881
10636 - LP: #1180881
10637 - LP: #1217957
10638
10639 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
10640
10641linux (3.12.0-0.2) trusty; urgency=low
10642
10643 [ Andy Whitcroft ]
10644
10645 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
10646 CAPACITY (16) at SPC-2"
10647 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
10648 SPC-2"
10649 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
10650 CAPACITY (16) be preferred"
10651 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
10652 be used at SPC-2"
10653 * Revert "overlayfs: Update to v19"
10654 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
10655 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
10656 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
10657 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
10658 clone_private_mount()"
10659 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
10660 modules"
10661 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
10662 documentation"
10663 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
10664 * [Config] fix linux-libc-dev generation for arm64
10665 * [Config] fix linux-libc-dev generation for x32
10666 * [Config] add linux-libc-dev generation for ppc64el
10667
10668 [ Erez Zadok ]
10669
10670 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
10671
10672 [ Miklos Szeredi ]
10673
10674 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
10675 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
10676 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
10677 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
10678 * ubuntu: overlayfs v20 -- overlay filesystem
10679 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
10680
10681 [ Neil Brown ]
10682
10683 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
10684
10685 [ Paolo Pisati ]
10686
10687 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
10688
10689 [ Seth Forshee ]
10690
10691 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
10692 ThinkPads
10693 - LP: #1183856
10694
10695 [ Tim Gardner ]
10696
10697 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
10698 * rebase to v3.12-rc2
10699 * updateconfigs
10700 * [Config] disable CONFIG_FB_VESA enforcer check
10701 * [Config] Disable lttng for FTBS
10702 * rebase to v3.12-rc3
10703 * rebase to v3.12-rc4
10704 * [Config] CONFIG_ANDROID=n
10705 - LP: #1235161
10706 * [Config] CONFIG_L2TP_V3=y
10707 - LP: #1235914
10708 * [Config] CONFIG_USB_OTG=n for all arches
10709 * Release tracker
10710 - LP: #1242811
10711
10712 [ Upstream Kernel Changes ]
10713
10714 * scsi: hyper-v storsvc switch up to SPC-3
10715
10716 * rebase to v3.12-rc6
10717 - LP: #1235977
10718 - LP: #1235523
10719 - LP: #1239392
10720 - LP: #1227491
10721
10722 * rebase to v3.12-rc3
10723 - LP: #1231931
10724
10725 * rebase to v3.12-rc2
10726 - LP: #1213820
10727 - LP: #1213055
10728 - LP: #1198030
10729
10730 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
10731
10732linux (3.11.0-8.15) saucy; urgency=low
10733
10734 [ Tim Gardner ]
10735
10736 * Release tracker
10737 - LP: #1227969
10738
10739 * Update lttng
10740 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
10741 Version 2.3.0+
10742
10743 [ Upstream Kernel Changes ]
10744
10745 * igb: Add additional get_phy_id call for i354 devices
10746 - LP: #1219619
10747 * igb: Read flow control for i350 from correct EEPROM section
10748 - LP: #1219619
10749 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
10750 Required for lttng update.
10751
10752 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
10753
10754linux (3.11.0-7.14) saucy; urgency=low
10755
10756 [ Andy Whitcroft ]
10757
10758 * [Packaging] sort out linux-tools naming
10759 - LP: #1205284
10760 * [Packaging] linux-tools: switch to common generic version helper
10761
10762 [ Paolo Pisati ]
10763
10764 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
10765
10766 [ Tim Gardner ]
10767
10768 * Release tracker
10769 - LP: #1226160
10770
10771 [ Tony Lindgren ]
10772
10773 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
10774 for pandaboard
10775
10776 [ Upstream Kernel Changes ]
10777
10778 * USB: handle LPM errors during device suspend correctly
10779 - LP: #1011415
10780 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
10781 - LP: #1011415
10782 * usb: Don't fail port power resume on device disconnect.
10783 - LP: #1011415
10784
10785 [ Upstream Kernel Changes ]
10786
10787 * rebase to v3.11.1
10788
10789 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
10790
10791linux (3.11.0-7.13) saucy; urgency=low
10792
10793 * Release tracker
10794 - LP: #1223545
10795
10796 [ Andy Whitcroft ]
10797
10798 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
10799 - LP: #1223499
10800 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
10801 - LP: #1223499
10802 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
10803 - LP: #1223499
10804 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
10805 - LP: #1223499
10806
10807 [ Maximiliano Curia ]
10808
10809 * SAUCE: (no-up) Only let characters through when there are active readers.
10810 - LP: #1208740
10811
10812 [ Tim Gardner ]
10813
10814 * [Debian] getabis: Commit new ABI directory, remove the old
10815 * [Config] CONFIG_EFIVAR_FS=y
10816 - LP: #1223195
10817 * [Config] CONFIG_EFI_VARS_PSTORE=m,
10818 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
10819 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
10820 - LP: #1222850
10821
10822 [ Upstream Kernel Changes ]
10823
10824 * Intel xhci: refactor EHCI/xHCI port switching
10825 - LP: #1210858
10826
10827 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
10828
10829linux (3.11.0-6.12) saucy; urgency=low
10830
10831 * Release tracker
10832 - LP: #1222893
10833
10834 [ Andy Whitcroft ]
10835
10836 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
10837 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
10838 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
10839 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
10840 - LP: #1222407
10841
10842 [ Paolo Pisati ]
10843
10844 * [Config] restore mmc boot on panda
10845
10846 [ Tyler Hicks ]
10847
10848 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
10849 - LP: #1216294
10850
10851 [ Upstream Kernel Changes ]
10852
10853 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
10854 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
10855 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
10856 * net: calxedaxgmac: fix possible skb free before tx complete
10857 * net: calxedaxgmac: update ring buffer tx_head after barriers
10858 * net: calxedaxgmac: fix race with tx queue stop/wake
10859 * net: calxedaxgmac: enable interrupts after napi_enable
10860 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
10861 * net: calxedaxgmac: remove some unused statistic counters
10862 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
10863 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
10864 * mfd: rtsx: Read vendor setting from config space
10865 - LP: #1201698
10866
10867 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
10868
10869linux (3.11.0-5.11) saucy; urgency=low
10870
10871 * Release tracker
10872 - LP: #1221886
10873
10874 [ Adam Lee ]
10875
10876 * SAUCE: Bluetooth: Add support for 04ca:2007
10877 - LP: #1153448
10878 * SAUCE: Bluetooth: Add support for 105b:e065
10879 - LP: #1161261
10880
10881 [ Gavin Guo ]
10882
10883 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
10884 - LP: #1166113
10885
10886 [ Upstream Kernel Changes ]
10887
10888 * igb: Reset the link when EEE setting changed
10889 - LP: #1219619
10890 * igb: Read register for latch_on without return value
10891 - LP: #1219619
10892 * igb: Added rcu_lock to avoid race
10893 - LP: #1219619
10894 * igb: don't allow SR-IOV without MSI-X
10895 - LP: #1219619
10896 * igb: Update MTU so that it is always at least a standard frame size
10897 - LP: #1219619
10898 * igb: Refactor of init_nvm_params
10899 - LP: #1219619
10900 * igb: Refactor NVM read functions to accommodate devices with no flash
10901 - LP: #1219619
10902 * igb: Add device support for flashless SKU of i210 device
10903 - LP: #1219619
10904 * igb: Fix get_fw_version function for all parts
10905 - LP: #1219619
10906 * igb: Add macro for size of RETA indirection table
10907 - LP: #1219619
10908 * igb: Expose RSS indirection table for ethtool
10909 - LP: #1219619
10910 * igb: Don't look for a PBA in the iNVM when flashless
10911 - LP: #1219619
10912 * igb: Implementation of 1-sec delay for i210 devices
10913 - LP: #1219619
10914 * igb: New PHY_ID for i354 device
10915 - LP: #1219619
10916 * igb: M88E1543 PHY downshift implementation
10917 - LP: #1219619
10918 * igb: No PHPM support in i354 devices
10919 - LP: #1219619
10920 * igb: Support to get 2_5G link status for appropriate media type
10921 - LP: #1219619
10922 * igb: Get speed and duplex for 1G non_copper devices
10923 - LP: #1219619
10924 * igb: Implementation to report advertised/supported link on i354 devices
10925 - LP: #1219619
10926 * igb: Update version number
10927 - LP: #1219619
10928 * Bluetooth: Take proper tty_struct references
10929 - LP: #1189998
10930 * Bluetooth: Remove the device from the list in the destructor
10931 - LP: #1189998
10932 * Bluetooth: Move the tty initialization and cleanup out of open/close
10933 - LP: #1189998
10934 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
10935 - LP: #1189998
10936 * Bluetooth: Fix the reference counting of tty_port
10937 - LP: #1189998
10938 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
10939 - LP: #1189998
10940
10941 [ Wen-chien Jesse Sung ]
10942
10943 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
10944 - LP: #1065400
10945 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
10946 - LP: #1065400
10947
10948 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
10949
10950linux (3.11.0-5.10) saucy; urgency=low
10951
10952 [ Andy Whitcroft ]
10953
10954 * Release tracker
10955 - LP: #1220222
10956 * Revert "[Config] Fix ubuntu directoy Kbuilds"
10957 * Revert "aufs update dropped some Kbuild files"
10958 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
10959 * Revert "ubuntu: AUFS -- update to
10960 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
10961 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
10962 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
10963 * rebase to v3.11 final
10964 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
10965 * ubuntu: AUFS (no-squash): basic framework and update machinary
10966 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
10967 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
10968 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
10969 * ubuntu: (no-squash) AUFS -- enable aufs
10970 * ubuntu: AUFS -- fix remaining d_count references to use accessor
10971 * ubuntu: lttng -- follow rename of pid_ns
10972 * SAUCE: disable stack-protector for ARM compressed bootloader
10973
10974 [ Paolo Pisati ]
10975
10976 * [Config] ARM_ATAG_DTB_COMPAT=y
10977
10978 [ Rob Herring ]
10979
10980 * [Config] Enable KVM and virtio for armhf generic-lpae
10981
10982 [ Tim Gardner ]
10983
10984 * [Config] CONFIG_ARPD=y
10985 * [Config] CONFIG_ZSWAP=y
10986 - LP: #1215379
10987
10988 [ Upstream Kernel Changes ]
10989
10990 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
10991 - LP: #1217957
10992 * ARM: use phys_addr_t for DMA zone sizes
10993 * ARM: highbank: enable DMA zone for LPAE
10994 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
10995 * ARM: highbank: select required errata work-arounds
10996 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
10997 * DMA: fix printk warning in AMBA PL08x DMA driver
10998 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
10999 * ARM: move outer_cache declaration out of ifdef
11000 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11001 * ARM: highbank: clean-up some unused includes
11002 * ARM: xen: only set pm function ptrs for Xen guests
11003
11004 [ Upstream Kernel Changes ]
11005
11006 * rebase to v3.11
11007
11008 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11009
11010linux (3.11.0-4.9) saucy; urgency=low
11011
11012 [ Tim Gardner ]
11013
11014 * rebase to v3.11-rc7
11015 * Release tracker
11016 - LP: #1216962
11017
11018 [ Upstream Kernel Changes ]
11019
11020 * mwifiex: do not create AP and P2P interfaces upon driver loading
11021 - LP: #1212720
11022
11023 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11024
11025linux (3.11.0-3.8) saucy; urgency=low
11026
11027 [ Johannes Berg ]
11028
11029 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11030 - LP: #1201470
11031
11032 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11033
11034linux (3.11.0-3.7) saucy; urgency=low
11035
11036 [ Tim Gardner ]
11037
11038 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11039 upstart to track
11040 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11041 linux/hyperv.h
11042 * SAUCE: hv: Add vss daemon to Makefile
11043 * [Debian] Add hv_vss_daemon to tools package
11044 - LP: #1213282
11045 * [Config] Fix ubuntu directoy Kbuilds
11046 - LP: #1181755
11047
11048 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11049
11050linux (3.11.0-3.6) saucy; urgency=low
11051
11052 [ Andy Whitcroft ]
11053
11054 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11055 * [Config] tools: enable x86 and hyper-v
11056
11057 [ John Johansen ]
11058
11059 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11060 snapshot"
11061 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11062 root users"
11063 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11064
11065 [ Joseph Salisbury ]
11066
11067 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11068 - LP: #1210848
11069
11070 [ Kamal Mostafa ]
11071
11072 * [debian] tools: ship 'cpupower' in linux-tools
11073 - LP: #1158668
11074 * [Config] Build-dep on libpci-dev for cpu tools
11075 - LP: #1158668
11076
11077 [ Tim Gardner ]
11078
11079 * rebase to v3.11-rc6
11080 * Release tracker
11081 - LP: #1213941
11082
11083 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11084
11085linux (3.11.0-2.5) saucy; urgency=low
11086
11087 [ Tim Gardner ]
11088
11089 * [Config] CONFIG_PM_DEBUG=y
11090 - LP: #1210539
11091 * rebase to v3.11-rc5
11092 * Release tracker
11093 - LP: #1211378
11094
11095 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11096
11097linux (3.11.0-1.4) saucy; urgency=low
11098
11099 [ Tim Gardner ]
11100
11101 * Bump ABI when making changes to the inclusion list lest
11102 you cause conflicts with existing installed kernel
11103 packages.
11104 - LP: #1210331
11105
11106 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11107
11108linux (3.11.0-0.3) saucy; urgency=low
11109
11110 [ Tim Gardner ]
11111
11112 * [Config] Include rbd and kvm in the virtual inclusion list
11113 - LP: #1206961
11114 * [Config] Removed obsolete inclusion list entries
11115
11116 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11117
11118linux (3.11.0-0.2) saucy; urgency=low
11119
11120 [ Bruce Allan ]
11121
11122 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11123 - LP: #1206757
11124 * SAUCE: (no-up) e1000e: enable support for new device IDs
11125 - LP: #1206757
11126
11127 [ John Johansen ]
11128
11129 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11130
11131 [ Paolo Pisati ]
11132
11133 * build vexpress a15 dtb
11134 * [Config] disable Broadcom bcm support (ARCH_BCM)
11135 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11136 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11137 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11138 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11139 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11140 * [Config] ARM_APPENDED_DTB=y
11141
11142 [ Tim Gardner ]
11143
11144 * rebase to v3.11-rc4
11145 * overlayfs: Update to v19
11146 * [Config] Enable overlayfs
11147 * SAUCE: Fix lttng compile errors
11148
11149 [ Upstream Kernel Changes ]
11150
11151 * rebase to v3.11-rc4
11152 - LP: #1163720
11153 - LP: #1162026
11154 - LP: #1195636
11155 - LP: #1195597
11156 - LP: #1180409
11157 - LP: #1168430
11158
11159 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11160
11161linux (3.11.0-0.1) saucy; urgency=low
11162
11163 [ Upstream Kernel Changes ]
11164
11165 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11166 - LP: #1163720
11167 - LP: #1162026
11168 - LP: #1195636
11169 - LP: #1195597
11170 - LP: #1180409
11171 - LP: #1168430
11172
11173 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11174
11175linux (3.10.0-2.10) saucy; urgency=low
11176
11177 [ Andy Whitcroft ]
11178
11179 * [Config] CONFIG_INTEL_MEI*=m
11180 - LP: #1196155
11181 * [Config] CONFIG_DEBUG_INFO=y
11182
11183 [ Stephen Warren ]
11184
11185 * [Config] fix Calxeda xgmac module filename
11186
11187 [ Upstream Kernel Changes ]
11188
11189 * Revert "serial: 8250_pci: add support for another kind of NetMos
11190 Technology PCI 9835 Multi-I/O Controller"
11191 - LP: #1190967
11192 * mfd: lpc_ich: Add support for Intel Avoton SoC
11193 - LP: #1196658
11194
11195 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11196
11197linux (3.10.0-2.9) saucy; urgency=low
11198
11199 [ Andy Whitcroft ]
11200
11201 * rebase to v3.10
11202
11203 [ John Johansen ]
11204
11205 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
11206 network mediation"
11207 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
11208 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
11209 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
11210 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
11211 interface"
11212 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
11213 to prevent execve from granting privs"
11214 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11215
11216 [ Upstream Kernel Changes ]
11217
11218 * rebase to v3.10
11219
11220 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
11221
11222linux (3.10.0-1.8) saucy; urgency=low
11223
11224 [ Andy Whitcroft ]
11225
11226 * Release Tracking Bug
11227 - LP: #1195717
11228
11229 [ Andy Whitcroft ]
11230
11231 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
11232 interface"
11233 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
11234 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
11235 reference"
11236 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
11237 * Revert "ubuntu: overlayfs --
11238 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
11239 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
11240 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
11241 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
11242 * Revert "ubuntu: overlayfs --
11243 overlayfs-fix-possible-leak-in-ovl_new_inode"
11244 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
11245 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
11246 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
11247 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
11248 * Revert "ubuntu: overlayfs -- overlay filesystem"
11249 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
11250 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
11251 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
11252 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
11253
11254 [ Erez Zadok ]
11255
11256 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
11257
11258 [ Miklos Szeredi ]
11259
11260 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
11261 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
11262 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
11263 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
11264 * ubuntu: overlayfs v18 -- -- overlay filesystem
11265 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
11266
11267 [ Neil Brown ]
11268
11269 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
11270
11271 [ Tim Gardner ]
11272
11273 * [Config] CONFIG_SUNRPC_DEBUG=y
11274 - LP: #1127319
11275
11276 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
11277
11278linux (3.10.0-0.7) saucy; urgency=low
11279
11280 [ Andy Whitcroft ]
11281
11282 * autopkgtest: switch Depends: to build-essential
11283
11284 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
11285
11286linux (3.10.0-0.6) saucy; urgency=low
11287
11288 [ Andy Whitcroft ]
11289
11290 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
11291 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
11292 - LP: #1098378
11293 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
11294 * ubuntu: overlayfs -- expose do_splice_direct prototype
11295 * ubuntu: overlayfs -- follow change to do_splice_direct interface
11296 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
11297 - LP: #1192691
11298
11299 [ Stefan Bader ]
11300
11301 * (d-i) Add dm-snapshot to md-modules
11302 - LP: #1191726
11303
11304 [ Tim Gardner ]
11305
11306 * Release tracker
11307 - LP: #1194149
11308 * [Config] CONFIG_WIL6210=n for armhf
11309 * [Config] d-i: Add calxedaxgmac to nic-modules
11310 - LP: #1192358
11311 * [debian] Use dh_strip
11312 - LP: #1192759
11313 * [Config] Enable perf for armhf
11314 * do_tools=false when cross compiling
11315 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
11316 - LP: #1108082
11317
11318 [ Upstream Kernel Changes ]
11319
11320 * nsp32: switch reset delay to msleep() as it is tooo long
11321 * alx: add a simple AR816x/AR817x device driver
11322 Plucked from linux-next. replaces ubuntu/alx in favor of
11323 'to be merged' version in 3.11.
11324 * rebase to v3.10-rc7
11325 - LP: #1189363
11326
11327 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
11328
11329linux (3.10.0-0.5) saucy; urgency=low
11330
11331 [ Andy Whitcroft ]
11332
11333 * rebase to v3.10-rc6
11334 * [Config] updateconfigs following rebase to v3.10-rc6
11335
11336 [ Upstream Kernel Changes ]
11337
11338 * rebase to v3.10-rc6
11339
11340 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
11341
11342linux (3.10.0-0.4) saucy; urgency=low
11343
11344 [ Andy Whitcroft ]
11345
11346 * [Config] updateconfigs following rebase to v3.10-rc4
11347
11348 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
11349
11350linux (3.10.0-0.3) saucy; urgency=low
11351
11352 [ Andy Whitcroft ]
11353
11354 * rebase to v3.10-rc5
11355
11356 [ Upstream Kernel Changes ]
11357
11358 * rebase to v3.10-rc5
11359 - LP: #1186170
11360
11361 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
11362
11363linux (3.10.0-0.2) saucy; urgency=low
11364
11365 [ Andy Whitcroft ]
11366
11367 * rebase to v3.10-rc4
11368 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
11369 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
11370 - LP: #1187744
11371 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
11372
11373 [ Dave Chiluk ]
11374
11375 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
11376 - LP: #1035226
11377
11378 [ Tim Gardner ]
11379
11380 * rebase to v3.10-rc3
11381 * [Config] sparc be gone
11382 * [Config] ia64 be gone
11383 * d-i: block-modules provides nbd-modules
11384
11385 [ Upstream Kernel Changes ]
11386
11387 * rebase to v3.10-rc4
11388 * rebase to v3.10-rc3
11389
11390 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
11391
11392linux (3.10.0-0.1) saucy; urgency=low
11393
11394 [ Tim Gardner ]
11395
11396 * UBUNTU: Disabled lttng
11397 * UBUNTU: Disable aufs for FTBS
11398 * UBUNTU: Disabled alx
11399 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
11400 * UBUNTU: rebase to v3.10-rc2
11401 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
11402
11403 [ Andy Whitcroft ]
11404
11405 * UBUNTU: [Config] update standards version to 3.9.4.0
11406 * UBUNTU: [Config] squash duplicate package description (long and short)
11407 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
11408 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
11409 * UBUNTU: [Config] drop redundant Build-Conficts:
11410
11411 [ Upstream Kernel Changes ]
11412
11413 * rebase to v3.10-rc2
11414 - LP: #1180351
11415
11416 [ Upstream Kernel Changes ]
11417
11418 * rebase to v3.10-rc1
11419 - LP: #1172151
11420 - LP: #1089795
11421 - LP: #1167270
11422 - LP: #1128840
11423
11424 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
11425
11426linux (3.10.0-0.0) saucy; urgency=low
11427
11428 * Dummy
11429
11430 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11431
11432linux (3.9.0-2.6) saucy; urgency=low
11433
11434 [ Tim Gardner ]
11435
11436 * rebase to v3.9.2
11437
11438 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11439
11440linux (3.9.0-1.5) saucy; urgency=low
11441
11442 [ Tim Gardner ]
11443
11444 * rebase to v3.9.1
11445
11446 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
11447
11448linux (3.9.0-0.4) saucy; urgency=low
11449
11450 [ Andy Whitcroft ]
11451
11452 * ubuntu: overlayfs -- add FS_ALIAS
11453
11454 [ Tim Gardner ]
11455
11456 * Added lttng
11457 - LP: #1175784
11458
11459 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
11460
11461linux (3.9.0-0.3) saucy; urgency=low
11462
11463 [ Upstream Kernel Changes ]
11464
11465 * rebase to v3.9
11466
11467 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
11468
11469linux (3.9.0-0.2) saucy; urgency=low
11470
11471 [ Tim Gardner ]
11472
11473 * Enable extras packaging for amd64/i386.
11474 Fixes build depenencies with brittany and linux-meta.
11475
11476 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
11477
11478linux (3.9.0-0.1) saucy; urgency=low
11479
11480 [ Upstream Kernel Changes ]
11481
11482 * rebase to v3.9-rc8
11483
11484 [ Upstream Kernel Changes ]
11485
11486 * rebase to v3.9-rc7
11487 - LP: #1128840
11488
11489 [ Upstream Kernel Changes ]
11490
11491 * rebase to v3.9-rc6
11492
11493 [ Upstream Kernel Changes ]
11494
11495 * rebase to v3.9-rc5
11496
11497 [ Upstream Kernel Changes ]
11498
11499 * rebase to v3.8-rc4
11500 - LP: #1095315
11501 - LP: #886975
11502 - LP: #1086921
11503
11504 [ Upstream Kernel Changes ]
11505
11506 * rebase to v3.9-rc3
11507 - LP: #1155016
11508 - LP: #1103594
11509
11510 [ Upstream Kernel Changes ]
11511
11512 * rebase to v3.9-rc2
11513
11514 [ Upstream Kernel Changes ]
11515
11516 * rebase to v3.9-rc1
11517 - LP: #901105
11518 - LP: #961286
11519 - LP: #1011792
11520 - LP: #1128934
11521 - LP: #886975
11522 - LP: #978807
11523
11524 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
11525
11526linux (3.8.0-7.14) raring; urgency=low
11527
11528 [ Andy Whitcroft ]
11529
11530 * [Config] CONFIG_RCU_USER_QS=n
11531 * [Config] CONFIG_MTD_ONENAND_SIM=n
11532 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
11533
11534 [ Upstream Kernel Changes ]
11535
11536 * rebase to v3.8
11537
11538 [Tim Gardner]
11539
11540 * Release Tracking Bug
11541 - LP: #1130111
11542 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
11543 - LP: #1128840
11544
11545 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
11546
11547linux (3.8.0-6.13) raring; urgency=low
11548
11549 [Tim Gardner]
11550
11551 * Release Tracking Bug
11552 - LP: #1125364
11553 * Add ahci modules to d-i
11554 - LP: #1124415
11555
11556
11557 [ Chris Wilson ]
11558
11559 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
11560 the encoders
11561 - LP: #1097315
11562
11563 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
11564
11565linux (3.8.0-6.12) raring; urgency=low
11566
11567 [Tim Gardner]
11568
11569 * perf: NO_LIBPERL=1
11570 * Fix linux-headers dependency
11571 * Release Tracking Bug
11572 - LP: #1124362
11573
11574 [ Andy Whitcroft ]
11575
11576 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
11577 - LP: #1121699
11578
11579 [ Daniel Vetter ]
11580
11581 * SAUCE: drm/i915: write backlight harder
11582 - LP: #954661
11583
11584 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
11585
11586linux (3.8.0-6.11) raring; urgency=low
11587
11588 [Tim Gardner]
11589
11590 * Release Tracking Bug
11591 - LP: #1122071
11592 * rebase to v3.8-rc7
11593 * Add libaudit-dev as a build dependency
11594 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
11595
11596 [ Leann Ogasawara ]
11597
11598 * [Config] Remove CONFIG_SATA_AHCI annotation
11599
11600 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
11601
11602linux (3.8.0-5.10) raring; urgency=low
11603
11604 [Tim Gardner]
11605
11606 * Release Tracking Bug
11607 - LP: #1118568
11608
11609 * Bump ABI to fix install issue with 3.8.0-4.8.
11610 Moving drivers/ata/*ahci* to linux-image caused an
11611 install conflict with linux-image-extras without an
11612 ABI bump.
11613
11614 [ Jan Beulich ]
11615
11616 * SAUCE: xen-pciback: rate limit error messages from
11617 xen_pcibk_enable_msi{, x}()
11618 - LP: #1117336
11619 - CVE-2013-0231
11620
11621 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
11622
11623linux (3.8.0-4.9) raring; urgency=low
11624
11625 [ Herton Ronaldo Krzesinski ]
11626
11627 * d-i: Add mellanox ethernet drivers to nic-modules
11628 - LP: #1015339
11629
11630 [ Joseph Salisbury ]
11631
11632 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
11633 - LP: #1113547
11634
11635 [ Kamal Mostafa ]
11636
11637 * SAUCE: alx driver import script
11638
11639 [ Qualcomm Atheros, Inc ]
11640
11641 * SAUCE: alx: Update to heads/master
11642
11643 [ Tim Gardner ]
11644
11645 * Release Tracking Bug
11646 - LP: #1117673
11647
11648 * [debian] Remove dangling symlink from headers package
11649 - LP: #1112442
11650 * [config] CONFIG_ALX=m
11651 * [Config] Add alx to d-i nic-modules
11652 * [Config] CONFIG_SATA_AHCI=m
11653 - LP: #1056563
11654
11655 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
11656
11657linux (3.8.0-4.8) raring; urgency=low
11658
11659 [ Allen Ibara ]
11660
11661 * SAUCE: imx6: dts: Add IMX6Q AHCI support
11662
11663 [ Andy Whitcroft ]
11664
11665 * rebase to v3.8-rc6
11666 * updateconfigs following rebase to v3.8-rc6
11667
11668 [Leann Ogasawara]
11669
11670 * Release Tracking Bug
11671 - LP: #1112573
11672
11673 [ Paolo Pisati ]
11674
11675 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
11676 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
11677 * [Config] MMC_ARMMMCI=y (vexpress mmc)
11678 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
11679
11680 [ Seth Forshee ]
11681
11682 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
11683
11684 [ Upstream Kernel Changes ]
11685
11686 * rebase to v3.8-rc6
11687 - LP: #1107477
11688
11689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
11690
11691linux (3.8.0-3.7) raring; urgency=low
11692
11693 [ Andy Green ]
11694
11695 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
11696 * SAUCE: ARM: omap2 add mac address allocation register api
11697 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
11698 allocation
11699
11700 [ Leann Ogasawara ]
11701
11702 * rebase to v3.8-rc5
11703 * Release Tracking Bug
11704 - LP: #1111486
11705
11706 [ Paolo Pisati ]
11707
11708 * SAUCE: davinci: vpss: compilation fix
11709 * [Config] enable TI OMAP4 support (Pandaboard/ES)
11710 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
11711 * [Config] enable Freescale IMX6 support (SabreLite)
11712 * [Config] SERIAL_IMX_CONSOLE=y
11713 * [Config] MMC_*_IMX=y
11714 * [Config] disable USB_SUSPEND
11715 * [Config] USB_MXS_PHY=y
11716 * [Config] USB_CHIPIDEA=y
11717 * SAUCE: DTB: add support for multiple DTBs
11718 * SAUCE: DTB: build imx6q-sabrelite
11719 * SAUCE: DTB: build beaglexm
11720 * SAUCE: DTB: build panda/panda es
11721 * [Config] disable CPU_FREQ
11722 * [Config] PANEL_TFP410=y (video DVI output)
11723 * [Config] SND_OMAP_SOC*=y
11724 * [Config] SND_IMX_SOC*=y
11725 * [Config] I2C_IMX=y
11726 * [Config] SPI_IMX=m
11727
11728 [ Stefan Bader ]
11729
11730 * [Config] Move 9p modules into generic package
11731 - LP: #1107658
11732
11733 [ Tony Lindgren ]
11734
11735 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
11736 kernels
11737 * SAUCE: ARM: OMAP2+: Use omap initcalls
11738 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
11739 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
11740 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
11741 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
11742 multiplaform
11743 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
11744 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
11745 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
11746
11747 [ Upstream Kernel Changes ]
11748
11749 * rebase to v3.8-rc5
11750 - LP: #1096789
11751
11752 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
11753
11754linux (3.8.0-2.6) raring; urgency=low
11755
11756 [ Adam Conrad ]
11757
11758 * Fix up linux-tools -> SRCPKGNAME-tools rename
11759
11760 [ Andy Whitcroft ]
11761
11762 * [Config] re-disable CONFIG_SOUND_OSS
11763 - LP: #1105230
11764
11765 [ Arend van Spriel ]
11766
11767 * SAUCE: brcmsmac: fix tx status processing
11768
11769 [Leann Ogasawara]
11770
11771 * Release Tracking Bug
11772 - LP: #1105104
11773
11774 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
11775
11776linux (3.8.0-1.5) raring; urgency=low
11777
11778 [Tim Gardner]
11779
11780 * Release Tracking Bug
11781 - LP: #1101235
11782
11783 [ Dudley Du ]
11784
11785 * SAUCE: Input: add support for Cypress PS/2 Trackpads
11786 - LP: #978807
11787
11788 [ Kamal Mostafa ]
11789
11790 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
11791 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
11792 * [Config] Add CONFIG_PS2_CYPRESS
11793
11794 [ Tim Gardner ]
11795
11796 * rebase to v3.8-rc4
11797
11798 [ Upstream Kernel Changes ]
11799
11800 * rebase to v3.8-rc4
11801 - LP: #1095315
11802 - LP: #886975
11803 - LP: #1086921
11804
11805 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
11806
11807linux (3.8.0-0.4) raring; urgency=low
11808
11809 [ Leann Ogasawara ]
11810
11811 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
11812 * [Config] Update CONFIG_IIO build annotation
11813 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
11814 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
11815 * [Config] Remove CONFIG_SPI_PL022 annotation
11816 * [Config] Update CONFIG_EZX_PCAP annotation
11817 * [Config] Update CONFIG_SENSORS_AK8975 annotation
11818 * [Config] Disable CONFIG_DRM_MGAG200
11819 - LP: #1042903
11820
11821 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
11822
11823linux (3.8.0-0.3) raring; urgency=low
11824
11825 [ Andy Whitcroft ]
11826
11827 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
11828 uselib()"
11829
11830 [ Scott James Remnant ]
11831
11832 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
11833 (for v3.7+)
11834 - LP: #1085766, #462111
11835
11836 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
11837
11838linux (3.8.0-0.2) raring; urgency=low
11839
11840 [ Tim Gardner ]
11841
11842 * [packaging] Add macro to selectively disable building perf
11843 * [packaging] Cannot depend on universe package libaudit-dev
11844
11845 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
11846
11847linux (3.8.0-0.1) raring; urgency=low
11848
11849
11850 [ Upstream Kernel Changes ]
11851
11852 * rebase to v3.8-rc3
11853 - LP: #1096789
11854
11855 [ Upstream Kernel Changes ]
11856
11857 * rebase to v3.8-rc2
11858 - LP: #1082357
11859 - LP: #1075882
11860
11861 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
11862
11863linux (3.7.0-7.15) raring; urgency=low
11864
11865 [ Chris J Arges ]
11866
11867 * SAUCE: add eeprom_bad_csum_allow module parameter
11868 - LP: #1070182
11869
11870 [ Leann Ogasawara ]
11871
11872 * Add ceph to linux-image for virtual instances
11873 - LP: #1063784
11874
11875 [ Serge Hallyn ]
11876
11877 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
11878
11879 [ Tim Gardner ]
11880
11881 * [Config] CONFIG_SLUB_DEBUG=y
11882 - LP: #1090308
11883
11884 [ Upstream Kernel Changes ]
11885
11886 * Revert "[SCSI] sd: Implement support for WRITE SAME"
11887 - LP: #1089818
11888
11889 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
11890
11891linux (3.7.0-6.14) raring; urgency=low
11892
11893 [ Andy Whitcroft ]
11894
11895 * [Config] annotations: all new annotations scheme including defaults
11896 * [Configs] apply annotation updates to main configs (top section)
11897
11898 [ Leann Ogasawara ]
11899
11900 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
11901 build"
11902 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
11903 * Temporarily disable module check for build
11904
11905 [ Stefan Bader ]
11906
11907 * ubuntu: dm-raid45: Adapt to upstream interface changes
11908 * Re-enable build of dm-raid45
11909
11910 [ Tim Gardner ]
11911
11912 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
11913 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
11914 * SAUCE: drm: Fix possible EDID memory allocation oops
11915 * SAUCE: ttm: Fix possible _manager memory allocation oops
11916 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
11917 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
11918 2 pointers
11919
11920 [ Tomas Hozza ]
11921
11922 * SAUCE: tools: hv: Netlink source address validation allows DoS
11923 - LP: #1084777
11924 - CVE-2012-5532
11925
11926 [ Upstream Kernel Changes ]
11927
11928 * rebase to v3.7
11929
11930 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
11931
11932linux (3.7.0-5.13) raring; urgency=low
11933
11934 [ Lino Sanfilippo ]
11935
11936 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
11937 fsnotify_destroy_group()
11938 - LP: #922906
11939 * SAUCE: fsnotify: introduce fsnotify_get_group()
11940 - LP: #922906
11941 * SAUCE: fsnotify: use reference counting for groups
11942 - LP: #922906
11943 * SAUCE: fsnotify: take groups mark_lock before mark lock
11944 - LP: #922906
11945 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
11946 indicates wheather a mark should be destroyed
11947 - LP: #922906
11948 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
11949 mark list
11950 - LP: #922906
11951 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
11952 - LP: #922906
11953 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
11954 fsnotify_remove_mark()
11955 - LP: #922906
11956 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
11957 by group
11958 - LP: #922906
11959 * SAUCE: fsnotify: change locking order
11960 - LP: #922906
11961
11962 [ Tim Gardner ]
11963
11964 * [Config] CONFIG_NFC_LLCP=y
11965 * [Config] get-firmware: Filter new files through fwinfo
11966 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
11967 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
11968 * [Config] CONFIG_XEN=y for all arches
11969 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
11970 * [Config] CONFIG_MMC_DW_EXYNOS=m
11971 * [Config] CONFIG_GPIO_ADNP=m
11972 * [Config] find-obsolete-firmware: Use correct path
11973 * rebase to v3.7-rc8
11974 - LP: #1084640
11975
11976 [ Upstream Kernel Changes ]
11977
11978 * Revert "VFS: don't do protected {sym,hard}links by default"
11979 - LP: #1084192
11980
11981 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
11982
11983linux (3.7.0-4.12) raring; urgency=low
11984
11985 [ Tim Gardner ]
11986
11987 * Revert "[Config] Use -j1 for headers_install"
11988 * Revert "[Config] install-arch-headers needs a valid config"
11989 Strayed into the weeds in search of the root cause of the periodic
11990 build failure.
11991 Fixes powerpc FTBS introduced in -4.11.
11992 * [Config] hmake -j1
11993 The kernel makefile appears to have parallel dependency
11994 problems for the install_headers target. This appears to be root
11995 cause for a periodic build failure on N-way machines.
11996
11997 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
11998
11999linux (3.7.0-4.11) raring; urgency=low
12000
12001 [ Tim Gardner ]
12002
12003 * [Config] Use -j1 for headers_install
12004 Also fixes a powerpc FTBS introduced by
12005 "[Config] install-arch-headers needs a valid config".
12006
12007 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12008
12009linux (3.7.0-4.10) raring; urgency=low
12010
12011 [ Andy Whitcroft ]
12012
12013 * [Config] add rebuild-test support for autopkgtest
12014 - LP: #1081500
12015 * [tests] move build tests out of the way
12016 - LP: #1081500
12017 * [tests] add an autopkgtest rebuild test
12018 - LP: #1081500
12019
12020 [ Tim Gardner ]
12021
12022 * rebase to v3.7-rc7
12023 * SAUCE: Remove emi62 files duplicated in linux-firmware
12024 * SAUCE: Remove sb16 files duplicated in linux-firmware
12025 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12026 * SAUCE: Remove yamaha files duplicated in linux-firmware
12027 * SAUCE: Remove dsp56k files used only by m68k
12028 * SAUCE: firmware: Remove last vestiges of dabusb
12029 * SAUCE: Remove vicam files duplicated in linux-firmware
12030 * [Config] install-arch-headers needs a valid config
12031
12032 [ Upstream Kernel Changes ]
12033
12034 * rebase to v3.7-rc7
12035 - LP: #1076840
12036 - LP: #1081466
12037
12038 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12039
12040linux (3.7.0-3.9) raring; urgency=low
12041
12042 [ Leann Ogasawara ]
12043
12044 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12045 - LP: #1079900
12046 * Add nfsv3 to nfs-modules udeb
12047
12048 [ Paolo Pisati ]
12049
12050 * [Config] SND_OMAP_SOC*=y
12051 - LP: #1019321
12052
12053 [ Stefan Bader ]
12054
12055 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12056 - LP: #1078926
12057
12058 [ Tim Gardner ]
12059
12060 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12061 - LP: #1079469
12062 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12063 * rebase to v3.7-rc6
12064 * SAUCE: script to detect obsolete firmware
12065 * SAUCE: Remove yam files duplicated in linux-firmware
12066 * SAUCE: Remove tehuti files duplicated in linux-firmware
12067 * SAUCE: Remove matrox files duplicated in linux-firmware
12068 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12069 * SAUCE: Remove r128 files duplicated in linux-firmware
12070 * SAUCE: Remove acenic files duplicated in linux-firmware
12071 * SAUCE: Remove keyspan files duplicated in linux-firmware
12072 * SAUCE: Remove sun files duplicated in linux-firmware
12073 * SAUCE: Remove radeon files duplicated in linux-firmware
12074 * SAUCE: Update bnx2x firmware to 7.8.2.0
12075 * [Config] generic.inclusion-list: econet has disappeared
12076
12077 [ Upstream Kernel Changes ]
12078
12079 * seccomp: forcing auditing of kill condition
12080 - LP: #1079469
12081 * rebase to v3.7-rc6
12082
12083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12084
12085linux (3.7.0-2.8) raring; urgency=low
12086
12087 [ Andy Whitcroft ]
12088
12089 * Revert "overlayfs: disable until FTBS is fixed"
12090 * Revert "ubuntu: overlayfs"
12091 * Revert "ubuntu: AUFS"
12092 * ubuntu: overlayfs -- overlayfs: add statfs support
12093 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12094 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12095 inode
12096 - LP: #944386
12097 * ubuntu: AUFS (no-squash): basic framework and update machinary
12098 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12099 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12100 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12101 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12102 * ubuntu: AUFS (no-squash) -- reenable
12103 - LP: #1079193
12104
12105 [ Erez Zadok ]
12106
12107 * ubuntu: overlayfs -- overlayfs: implement show_options
12108
12109 [ Miklos Szeredi ]
12110
12111 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12112 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12113 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12114 * ubuntu: overlayfs -- overlay filesystem
12115 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12116 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12117
12118 [ Neil Brown ]
12119
12120 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12121
12122 [ Robin Dong ]
12123
12124 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12125 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12126
12127 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12128
12129linux (3.7.0-1.7) raring; urgency=low
12130
12131 [ Tim Gardner ]
12132
12133 * [Config] Drop dependency on libaudit-dev
12134 Its a universe package which causes an FTBS on the builders.
12135 libaudit-dev is not strictly required for the perf tools build.
12136
12137 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12138
12139linux (3.7.0-1.6) raring; urgency=low
12140
12141 [ Andy Whitcroft ]
12142
12143 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12144 * [Config] better encode the CONFIG_NVRAM constaint
12145 * enforcer -- fix debugging output
12146
12147 [ Ben Collins ]
12148
12149 * [Config] Add custom_override rule to allow for alternate kernel
12150 file/install
12151 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12152
12153 [ Tim Gardner ]
12154
12155 * [Config] Dropped armel
12156 * Drop highbank from ABI fetch list
12157 * [Config] Use dh_prep instead of 'dh_clean -k'
12158 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12159 * [Config] Document binary-indep dependency chain
12160 * rebase to v3.7-rc5
12161
12162 [ Upstream Kernel Changes ]
12163
12164 * rebase to v3.7-rc5
12165
12166 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12167
12168linux (3.7.0-0.5) raring; urgency=low
12169
12170 [ Tim Gardner ]
12171
12172 * [Config] CONFIG_AMD_IOMMU_V2=m
12173 - LP: #1071520
12174 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12175 Fixes FTBS
12176
12177 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12178
12179linux (3.7.0-0.4) raring; urgency=low
12180
12181 [ Ben Collins ]
12182
12183 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12184
12185 [ Tim Gardner ]
12186
12187 * [Config] do_tools=false for arm
12188
12189 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12190
12191linux (3.7.0-0.3) raring; urgency=low
12192
12193 [ Tim Gardner ]
12194
12195 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12196 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12197 * [Config] Drop highbank harder
12198
12199 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
12200
12201linux (3.7.0-0.2) raring; urgency=low
12202
12203 [ Andy Whitcroft ]
12204
12205 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
12206 instances
12207 - LP: #1066921
12208 * [Config] drop highbank builds
12209
12210 [ Jeremy Kerr ]
12211
12212 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
12213 - LP: #1063061
12214
12215 [ Leann Ogasawara ]
12216
12217 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
12218
12219 [ Tim Gardner ]
12220
12221 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
12222 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
12223 * rebase to v3.7-rc4
12224 * SAUCE: MODSIGN: Emit error for incorrectly signed module
12225
12226 [ Upstream Kernel Changes ]
12227
12228 * rebase to v3.7-rc4
12229
12230 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
12231
12232linux (3.7.0-0.1) raring; urgency=low
12233
12234
12235 [ Upstream Kernel Changes ]
12236
12237 * rebase to v3.7-rc3
12238 - LP: #1056078
12239
12240 [ Upstream Kernel Changes ]
12241
12242 * rebase to v3.7-rc2
12243 - LP: #1060729
12244 - LP: #1059523
12245 - LP: #1006690
12246 - LP: #1049623
12247 - LP: #1046512
12248 - LP: #1052499
12249 - LP: #1037642
12250 - LP: #559939
12251 - LP: #1052460
12252 - LP: #939161
12253 - LP: #1046734
12254
12255 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
12256
12257linux (3.6.0-0.1) UNRELEASED; urgency=low
12258
12259
12260 [ Upstream Kernel Changes ]
12261
12262 * rebase to v3.6
12263
12264 [ Upstream Kernel Changes ]
12265
12266 * rebase to v3.6-rc7
12267
12268 [ Upstream Kernel Changes ]
12269
12270 * rebase to v3.6-rc6
12271 - LP: #1000424
12272
12273 [ Upstream Kernel Changes ]
12274
12275 * rebase to v3.6-rc5
12276 - LP: #1040077
12277
12278 [ Upstream Kernel Changes ]
12279
12280 * rebase to v3.6-rc4
12281
12282 [ Upstream Kernel Changes ]
12283
12284 * rebase to v3.6-rc3
12285 - LP: #1038651
12286 - LP: #1034779
12287
12288 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
12289
12290linux (3.5.0-6.6) quantal-proposed; urgency=low
12291
12292 [ Andy Whitcroft ]
12293
12294 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
12295 experimental features
12296 * SAUCE: highbank -- export clock functions for modules
12297 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
12298 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
12299 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
12300 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12301 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12302 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
12303 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
12304 * [Config] highbank -- reenable CONFIG_DW_DMAC
12305 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
12306 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
12307 * [Config] highbank -- reenable CONFIG_USB_DWC3
12308 * [Config] highbank -- reenable CONFIG_SATA_MV
12309 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
12310 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
12311 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
12312 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
12313 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
12314 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12315 * [Config] highbank -- enable CONFIG_EXPERT
12316 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12317 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
12318 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
12319 * [Config] enable CONFIG_USB_ETH_EEM
12320 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
12321 * [Config] disable CONFIG_USB_M66592
12322 * [Config] enable CONFIG_USB_NET2272
12323 * [Config] enable CONFIG_USB_R8A66597
12324 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
12325 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
12326 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
12327 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
12328 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
12329 * [Config] sync configuration armhf omap -> armel omap
12330 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
12331 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
12332
12333 [ Bryan Wu ]
12334
12335 * [Config] change default IO scheduler from CFQ to Deadline
12336
12337 [ Leann Ogasawara ]
12338
12339 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
12340 * [Config] Disable CONFIG_MOUSE_INPORT
12341
12342 [ Tim Gardner ]
12343
12344 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
12345 * [Config] Add bnx2x firmware to nic-modules udeb
12346 * SAUCE: Add script to convert firmware to ihex format
12347 * SAUCE: firmware: Upgrade bnx2 to current versions
12348 * [Config] Add tigon firmware to nic-modules udeb
12349 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
12350 - LP: #1026761
12351 * SAUCE: Remove redundant cis firmware
12352 * SAUCE: Remove redundant emi26 firmware
12353 * SAUCE: Remove redundant ttusb-budget firmware
12354 * SAUCE: Remove redundant sun/cassini firmware
12355 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
12356 * SAUCE: Remove redundant 3com/typhoon.bin firmware
12357 * SAUCE: Remove redundant yamaha/ds1 firmware
12358 * SAUCE: Remove redundant keyspan_pda firmware
12359 * rebase to v3.5
12360
12361 [ Upstream Kernel Changes ]
12362
12363 * rebase to v3.5
12364 - LP: #1027828
12365
12366 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
12367
12368linux (3.5.0-5.5) quantal-proposed; urgency=low
12369
12370 [ Andy Whitcroft ]
12371
12372 * [Config] annotations: initial import of configuration annotations
12373
12374 [ Bryan Wu ]
12375
12376 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
12377
12378 [ Leann Ogasawara ]
12379
12380 * Rebase to v3.5-rc7
12381
12382 [ Manoj Iyer ]
12383
12384 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
12385 - LP: #1010281
12386
12387 [ Tim Gardner ]
12388
12389 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
12390 expects
12391 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
12392 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
12393 * [Config] CONFIG_IP_NF_QUEUE=n
12394 * [Config] CONFIG_MTD_DOC2000=n
12395 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
12396 * [Config] CONFIG_PRISM54=n
12397 * [Config] CONFIG_SCx200_I2C=n
12398 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
12399
12400 [ Upstream Kernel Changes ]
12401
12402 * rebase to v3.5-rc7
12403
12404 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
12405
12406linux (3.5.0-4.4) quantal-proposed; urgency=low
12407
12408 [ Andy Whitcroft ]
12409
12410 * [Packaging] getabis should be extracting all packages
12411 - LP: #1021174
12412 * [Config] getabis -- series uses linux-image-extra
12413 - LP: #1021174
12414 * rebase to v3.5-rc6
12415
12416 [ Bryan Wu ]
12417
12418 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
12419 flavours
12420 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
12421
12422 [ Leann Ogasawara ]
12423
12424 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
12425 - LP: #1019561
12426
12427 [ Paolo Pisati ]
12428
12429 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
12430 - LP: #1019321
12431
12432 [ Stefan Bader ]
12433
12434 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
12435 - LP: #1018456
12436 * (config) Disable ACPI_PROCFS_POWER
12437
12438 [ Tim Gardner ]
12439
12440 * [Config] CONFIG_ACPI_BGRT=y
12441 * Extract firmware module info during getabi
12442 - LP: #1021174
12443
12444 [ Upstream Kernel Changes ]
12445
12446 * rebase to v3.5-rc6
12447
12448 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
12449
12450linux (3.5.0-3.3) quantal-proposed; urgency=low
12451
12452 [ Andy Whitcroft ]
12453
12454 * [Config] enable CONFIG_MEMTEST=y
12455 - LP: #1004535
12456 * [Config] config-check: add support for a cut operation
12457 * [Config] enforcer -- switch to cut where appropriate
12458
12459 [ Leann Ogasawara ]
12460
12461 * Rebase to v3.5-rc5
12462 * [Config] Updateconfigs after rebase to v3.5-rc5
12463
12464 [ Luis Henriques ]
12465
12466 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
12467 __ocfs2_change_file_space
12468 - LP: #1006012
12469
12470 [ Seth Forshee ]
12471
12472 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
12473 for LVDS register initialization
12474 - LP: #1012800
12475
12476 [ Upstream Kernel Changes ]
12477
12478 * rebase to v3.5-rc5
12479 - LP: #1013183
12480 - LP: #1017017
12481 - LP: #884652
12482
12483 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
12484
12485linux (3.5.0-2.2) quantal-proposed; urgency=low
12486
12487 [ Andy Whitcroft ]
12488
12489 * rebase to v3.5-rc4
12490
12491 [ Arend van Spriel ]
12492
12493 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
12494 brcms_c_regd_init()
12495 - LP: #950320
12496
12497 [ Bryan Wu ]
12498
12499 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
12500
12501 [ Chris J Arges ]
12502
12503 * PACKAGING: add .gnu_debuglink sections to .ko files
12504 - LP: #669641
12505
12506 [ Leann Ogasawara ]
12507
12508 * d-i: Add hid-generic to input-modules
12509 - LP: #1017879
12510
12511 [ Ming Lei ]
12512
12513 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
12514 - LP: #1017717, #225
12515
12516 [ Paolo Pisati ]
12517
12518 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
12519 - LP: #1017718
12520 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
12521
12522 [ Seth Forshee ]
12523
12524 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
12525 during initialization
12526 - LP: #950320
12527 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
12528 by mac80211
12529 - LP: #950320
12530 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
12531 channels
12532 - LP: #950320
12533 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
12534 - LP: #950320
12535 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
12536 regulatory domain
12537 - LP: #950320
12538 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
12539 regulatory updates
12540 - LP: #950320
12541 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
12542 tx power limits
12543 - LP: #950320
12544 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
12545 against internal regulatory data
12546 - LP: #950320
12547 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
12548 when checking whether OFDM is allowed
12549 - LP: #950320
12550
12551 [ Tim Gardner ]
12552
12553 * [Config] Enable CONFIG_CGROUPS for highbank
12554 - LP: #1014692
12555 * [Config] FB_OMAP*=y and PANEL_TFP410=y
12556
12557 [ Upstream Kernel Changes ]
12558
12559 * rebase to v3.5-rc4
12560
12561 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
12562
12563linux (3.5.0-1.1) quantal-proposed; urgency=low
12564
12565 [ Andy Whitcroft ]
12566
12567 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
12568
12569 [ Leann Ogasawara ]
12570
12571 * Rebase to v3.5-rc1
12572 * [Config] Remove USB_DEVICEFS from the config enforcer
12573 * [Config] Updateconfigs after rebase to v3.5-rc1
12574 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
12575 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
12576 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
12577 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
12578 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
12579 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
12580 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
12581 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
12582 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
12583 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
12584 * Rebase to v3.5-rc2
12585 * [Config] Updateconfigs after rebase to v3.5-rc2
12586 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
12587 * Rebase to v3.5-rc3
12588 * [Config] Updateconfigs after rebase to v3.5-rc3
12589
12590 [ Paul Mundt ]
12591
12592 * SAUCE: fix bug.h's inclusion of kernel.h
12593
12594 [ Stefan Bader ]
12595
12596 * SAUCE: Fix compile failures of dm-raid45
12597 * [Config] Enable dm-raid45
12598 * Move dependency on crda to extra package
12599 - LP: #657901
12600 * SAUCE: Mask CR4 writes on older Xen hypervisors
12601
12602 [ Upstream Kernel Changes ]
12603
12604 * rebase to v3.5-rc3
12605 - LP: #993162
12606 - LP: #925577
12607 * rebase to v3.5-rc2
12608 * rebase to v3.5-rc1
12609 - LP: #955892
12610 - LP: #978038
12611 - LP: #987371
12612 - LP: #929545
12613 - LP: #942316
12614 - LP: #903853
12615
12616 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
12617
12618linux (3.4.0-5.11) quantal-proposed; urgency=low
12619
12620 [ Leann Ogasawara ]
12621
12622 * [Config] Disable CONFIG_ARM_LPAE
12623 - LP: #1009061
12624
12625 [ Oleksij Rempel ]
12626
12627 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
12628 - LP: #1008905
12629
12630 [ Paolo Pisati ]
12631
12632 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
12633 - LP: #1009061
12634
12635 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
12636
12637linux (3.4.0-4.10) quantal; urgency=low
12638
12639 [ Leann Ogasawara ]
12640
12641 * Temporarily disable ABI and module check
12642
12643 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
12644
12645linux (3.4.0-4.9) quantal; urgency=low
12646
12647 [ Andy Whitcroft ]
12648
12649 * [Config] fix config split to avoid the shared config
12650 * [Config] updateconfigs following split config fix
12651 * [Config] linux-image-extras needs full postinst
12652 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
12653 * [Config] CONFIG_HP_WATCHDOG enable as module
12654 * [Config] CONFIG_PDC_ADMA is not boot essential
12655 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
12656 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
12657 * [Config] CONFIG_TRANZPORT=m commonise
12658 * [Config] CONFIG_R3964=m commonise
12659 * [Config] CONFIG_SCSI_DH=m commonise
12660 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
12661 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
12662 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
12663 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
12664 * [Config] CONFIG_USB_SN9C102 is deprecated disable
12665 * [Config] CONFIG_USB_SI470X=m commonise
12666 * [Config] CONFIG_USB_ET61X251=m commonise
12667 * [Config] CONFIG_RTS_PSTOR=m commonise
12668 * [Config] CONFIG_SCANLOG=m commonise
12669 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
12670 * [Config] CONFIG_SM_FTL=m commonise
12671 * [Config] CONFIG_SOLO6X10=m commonise
12672 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
12673 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
12674 * [Config] CONFIG_SPI_SPIDEV=m commonise
12675 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
12676 * [Config] CONFIG_TPS65010=m commonise
12677 * [Config] CONFIG_STE10XP=y commonise
12678 * [Config] CONFIG_X25_ASY=m commonise
12679 * [Config] CONFIG_USB_MON=m commonise
12680 * [Config] CONFIG_VME_BUS=m commonise
12681 * [Config] CONFIG_W35UND=m commonise
12682 * [Config] -CONFIG_TCG_TPM=y commonise
12683 * [Config] highbank -- commonise filesystems
12684 * [Config] highbank -- commonise subsystems
12685 * [Config] highbank -- commonise network protocols
12686 * [Config] highbank -- commonise input drivers
12687 * [Config] highbank -- commonise CRYPTO options
12688 * [Config] highbank -- commonise HID options
12689 * [Config] highbank -- commonise sensors options
12690 * [Config] highbank -- commonise EXPORTFS/FHANDLE
12691 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
12692 * [Config] highbank -- commonise ENCRYPTED_KEYS
12693 * [Config] highbank -- commonise CONFIG_ATALK
12694 * [Config] highbank -- commonise INET/INET6
12695 * [Config] highbank -- commonise NLS
12696 * [Config] highbank -- commonise BLK/CHR
12697 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
12698 * [Config] highbank -- commonise INET/INET6 part 2
12699 * [Config] highbank -- commonise PHY settings
12700 * [Config] highbank -- commonise CRC settings
12701 * [Config] highbank -- commonise BINFMT settings
12702 * [Config] highbank -- commonise DM settings
12703 * [Config] highbank -- commonise RTC_DRV settings
12704 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
12705 * [Config] highbank -- commonise USB settings
12706 * [Config] highbank -- commonise GPIO settings
12707 * [Config] highbank -- commonise I2C settings
12708 * [Config] highbank -- commonise numerous subsystem selectors
12709 * [Config] highbank -- commonise A-C modules missmatches
12710 * [Config] highbank -- commonise D-F modules missmatches
12711 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
12712 * [Config] highbank -- commonise G-I modules missmatches
12713 * [Config] highbank -- commonise J-L modules missmatches
12714 * [Config] highbank -- commonise M modules missmatches
12715 * [Config] highbank -- commonise N-P modules missmatches
12716 * [Config] highbank -- commonise Q-R modules missmatches
12717 * [Config] highbank -- commonise S modules missmatches -- part 1
12718 * [Config] highbank -- commonise S modules missmatches -- part 2
12719 * [Config] highbank -- commonise T modules missmatches
12720 * [Config] highbank -- commonise U-Z modules missmatches
12721
12722 [ Ike Panhc ]
12723
12724 * [Config] add highbank flavour
12725 - LP: #1000831
12726
12727 [ Mark Langsdorf ]
12728
12729 * SAUCE: arm highbank: add support for pl320-ipc driver
12730 - LP: #1000831
12731
12732 [ Rob Herring ]
12733
12734 * SAUCE: input: add a key driver for highbank
12735 - LP: #1000831
12736 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
12737 - LP: #1000831
12738 * SAUCE: force DMA buffers to non-bufferable on highbank
12739 - LP: #1000831
12740 * SAUCE: net: calxedaxgmac: fix net timeout recovery
12741 - LP: #1000831
12742
12743 [ Tim Gardner ]
12744
12745 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
12746 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
12747 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
12748 * [Config] Homogenize CIFS configs across all arches
12749 * [Config] armhf should not be skipabi or skipmodules
12750 - LP: #1006913
12751
12752 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
12753
12754linux (3.4.0-3.8) quantal; urgency=low
12755
12756 [ Andy Whitcroft ]
12757
12758 * [Config] include include/generated/compile.h
12759 - LP: #942569
12760 * [Config] fix up postinst to ensure we know which error is which
12761 - LP: #1002388
12762
12763 [ Herton Ronaldo Krzesinski ]
12764
12765 * SAUCE: async_populate_rootfs: fix build warnings
12766 - LP: #1003417
12767
12768 [ John Johansen ]
12769
12770 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
12771 * SAUCE: apparmor: Add the ability to mediate mount
12772 * SAUCE: AppArmor: basic networking rules
12773 * SAUCE: apparmor: fix profile lookup for unconfined
12774 - LP: #978038, #987371
12775 * SAUCE: apparmor: fix long path failure due to disconnected path
12776 - LP: #955892
12777
12778 [ Mario Limonciello ]
12779
12780 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
12781 - LP: #901410
12782
12783 [ Stefan Bader ]
12784
12785 * (config) Built-in xen-acpi-processor
12786
12787 [ Tim Gardner ]
12788
12789 * [Config] CONFIG_NET_DSA=m
12790 - LP: #1004148
12791 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
12792
12793 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
12794
12795linux (3.4.0-3.7) quantal; urgency=low
12796
12797 [ Andy Whitcroft ]
12798
12799 * [Config] drop the virtual flavour in favour of a split generic et al
12800 * [Config] enforcer -- drop IDLE enforcement
12801 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
12802 * [Config] updateconfigs following removal of -virtual
12803
12804 [ Leann Ogasawara ]
12805
12806 * Rebase to v3.4
12807
12808 [ Seth Forshee ]
12809
12810 * [Config] disable CONFIG_B43_BCMA_EXTRA
12811
12812 [ Tim Gardner ]
12813
12814 * [Config] Check for extras when building udebs
12815 * [Config] Collapsed generic-pae into generic [i386]
12816
12817 [ Upstream Kernel Changes ]
12818
12819 * rebase to v3.4
12820
12821 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
12822
12823linux (3.4.0-2.6) quantal; urgency=low
12824
12825 [ Andy Whitcroft ]
12826
12827 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
12828 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
12829 d_make_root()"
12830 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
12831 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
12832 security permissions to overlay files"
12833 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
12834 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
12835 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
12836 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
12837 * Revert "ubuntu: overlayfs -- overlay filesystem"
12838 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
12839 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
12840 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
12841 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
12842 * ubuntu: overlayfs -- overlayfs: add statfs support
12843 * ubuntu: overlayfs -- inode_only_permission: export inode level
12844 permissions checks
12845 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
12846
12847 [ Erez Zadok ]
12848
12849 * ubuntu: overlayfs -- overlayfs: implement show_options
12850
12851 [ Miklos Szeredi ]
12852
12853 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
12854 * ubuntu: overlayfs -- vfs: add i_op->open()
12855 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12856 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12857 * ubuntu: overlayfs -- overlay filesystem
12858 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12859
12860 [ Neil Brown ]
12861
12862 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12863
12864 [ Robin Dong ]
12865
12866 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12867 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12868
12869 [ Tim Gardner ]
12870
12871 * [Config] perarch and indep tools builds need separate build directories
12872 * Prevent upgrading a non-PAE CPU
12873 * perf is not parallel build safe
12874
12875 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
12876
12877linux (3.4.0-2.5) quantal; urgency=low
12878
12879 [ Andy Whitcroft ]
12880
12881 * [Config] perarch and indep tools builds need separate build directories
12882
12883 [ Tim Gardner ]
12884
12885 * Prevent upgrading a non-PAE CPU
12886 * [Config] build debug
12887 * [Config] perf tools are not parallel build safe
12888
12889 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
12890
12891linux (3.4.0-2.4) quantal; urgency=low
12892
12893 [ Leann Ogasawara ]
12894
12895 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
12896 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
12897 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
12898 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
12899 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
12900 7400"
12901 * Revert "ubuntu: omnibook: fix source file newline"
12902 * Revert "ubuntu: omnibook -- update BOM"
12903 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
12904 depend on X86"
12905 * Revert "ubuntu: omnibook -- Added missing BOM file"
12906 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
12907 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
12908 mappings"
12909 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
12910 X86_32"
12911 * Revert "ubuntu: nx-emu - i386: NX emulation"
12912 * Revert "ubuntu: rfkill drivers -- version 1.3"
12913 * Temporarily disable module check
12914 * [Config] Remove CONFIG_FSAM7400
12915 * [Config] Remove CONFIG_OMNIBOOK
12916 * [Config] Update configs
12917 * Rebase to v3.4-rc7
12918 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
12919
12920 [ Tim Gardner ]
12921
12922 * Updated generic-pae description
12923 * Rebase to v3.4-rc6
12924 * install-tools depends on build targets
12925
12926 [ Upstream Kernel Changes ]
12927
12928 * kconfig: in debug mode some 0 length message prints occur
12929 * rebase to v3.4-rc7
12930 * rebase to v3.3-rc6
12931
12932 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
12933
12934linux (3.4.0-1.3) quantal; urgency=low
12935
12936 [ Andy Whitcroft ]
12937
12938 * [Config] control.stub is an intermediate product not a dependancy
12939 - LP: #992414
12940
12941 [ Leann Ogasawara ]
12942
12943 * remove i386 generic from getabis
12944
12945 [ Upstream Kernel Changes ]
12946
12947 * (pre-stable) b43: only reload config after successful initialization
12948 - LP: #950295
12949
12950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
12951
12952linux (3.4.0-1.2) quantal; urgency=low
12953
12954 [ Andy Whitcroft ]
12955
12956 * [Config] add build depends for flex, bison and pkg-config
12957
12958 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
12959
12960linux (3.4.0-1.1) quantal; urgency=low
12961
12962 [ Andy Whitcroft ]
12963
12964 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
12965 permissions to overlay files
12966 - LP: #915941, #918212
12967 - CVE-2012-0055
12968
12969 [ Leann Ogasawara ]
12970
12971 * Open Q
12972 * Rebase to v3.4-rc5
12973 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
12974 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
12975 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
12976 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
12977 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
12978 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
12979 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
12980 * [Config] Temporarily disable CONFIG_AX88796 on arm
12981
12982 [ Upstream Kernel Changes ]
12983
12984 * vfs: pass struct path to __dentry_open()
12985 * vfs: add i_op->open()
12986 * vfs: export do_splice_direct() to modules
12987 * vfs: introduce clone_private_mount()
12988 * overlay filesystem
12989 * overlayfs: add statfs support
12990 * overlayfs: implement show_options
12991 * overlay: overlay filesystem documentation
12992 * fs: limit filesystem stacking depth
12993 * overlayfs: follow header cleanup
12994 * overlayfs: switch from d_alloc_root() to d_make_root()
12995 * overlayfs: update touch_atime() usage
12996 * rebase to v3.4-rc5
12997 - LP: #950490
12998 * rebase to v3.4-rc4
12999 * rebase to v3.4-rc3
13000 * rebase to v3.4-rc2
13001 * rebase to v3.4-rc1
13002 * rebase to v3.3
13003 * rebase to v3.3-rc7
13004 * rebase to v3.3-rc6
13005 * rebase to v3.3-rc5
13006 * rebase to v3.3-rc4
13007 - LP: #900802
13008 - LP: #930842
13009 * rebase to v3.3-rc3
13010 - LP: #924320
13011 - LP: #923316
13012 - LP: #923409
13013 - LP: #918254
13014 * rebase to v3.3-rc2
13015 * rebase to v3.3-rc1
13016 - LP: #795823
13017 - LP: #909419
13018 - LP: #910792
13019 - LP: #878701
13020 - LP: #724831
13021
13022 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13023
13024linux (3.2.0-10.18) precise; urgency=low
13025
13026 [ Tim Gardner ]
13027
13028 * SAUCE: ecryptfs: Print inode on metadata error
13029
13030 [ Upstream Kernel Changes ]
13031
13032 * Revert "proc: enable writing to /proc/pid/mem"
13033 - LP: #919115
13034 - CVE-2012-0056
13035 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13036 - LP: #909419
13037
13038 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13039
13040linux (3.2.0-10.17) precise; urgency=low
13041
13042 [ Andy Whitcroft ]
13043
13044 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13045 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13046 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13047 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13048 * Revert "SAUCE: overlayfs -- overlay filesystem"
13049 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13050 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13051 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13052 * ensure debian/ is not excluded from git by default
13053 * add new scripting to handle buglinks in rebases
13054 * ubuntu: overlayfs -- overlayfs: add statfs support
13055 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13056 permissions to overlay files
13057 - LP: #915941, #918212
13058 - CVE-2012-0055
13059
13060 [ Erez Zadok ]
13061
13062 * ubuntu: overlayfs -- overlayfs: implement show_options
13063
13064 [ Leann Ogasawara ]
13065
13066 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13067 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13068 - LP: #907377, #911236
13069 * [Config] Enable CONFIG_IRQ_REMAP
13070
13071 [ Miklos Szeredi ]
13072
13073 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13074 * ubuntu: overlayfs -- vfs: add i_op->open()
13075 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13076 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13077 * ubuntu: overlayfs -- overlay filesystem
13078 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13079
13080 [ Neil Brown ]
13081
13082 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13083
13084 [ Upstream Kernel Changes ]
13085
13086 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13087 - LP: #647043
13088 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13089 breaks USB
13090 - LP: #647043
13091
13092 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13093
13094linux (3.2.0-9.16) precise; urgency=low
13095
13096 [ Andy Whitcroft ]
13097
13098 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13099 * [Config] pull ARM sound modules =m
13100 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13101 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13102 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13103
13104 [ Leann Ogasawara ]
13105
13106 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13107 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13108 * [Config] Enable CONFIG_MMC_TMIO=m
13109 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13110 * [Config] Enable CONFIG_ISI=m
13111 * [Config] Enable CONFIG_MMC=y
13112 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13113 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13114 * [Config] Enable CONFIG_CHR_DEV_SG=y
13115 * [Config] Enable CONFIG_GPIO_PCA953X=m
13116 * [Config] Enable CONFIG_GPIO_TWL4030=m
13117 * [Config] Enable CONFIG_INET_DIAG=m
13118 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13119 * [Config] Enable CONFIG_NVRAM=m
13120 * [Config] Enable CONFIG_SLIP=m
13121 * [Config] Enable CONFIG_PC300TOO=m
13122 * [Config] Enable CONFIG_TUN=y
13123 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13124 * [Config] Enable CONFIG_THERMAL=y
13125 * [Config] Enable CONFIG_PPP=y
13126 * [Config] Enable CONFIG_PCI_STUB=m
13127 * Rebase to v3.2.1
13128 * [Config] Enable CONFIG_RTL8192E=m
13129 * [Config] Enable CONFIG_RTS5139=m
13130
13131 [ Stefan Bader ]
13132
13133 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13134
13135 [ Upstream Kernel Changes ]
13136
13137 * ARM: restart: add restart hook to machine_desc record
13138 * ARM: restart: allow platforms more flexibility specifying restart mode
13139 * ARM: restart: move reboot failure handing into machine_restart()
13140 * ARM: restart: remove argument to setup_mm_for_reboot()
13141 * ARM: 7159/1: OMAP: Introduce local common.h files
13142 * ARM: restart: only perform setup for restart when soft-restarting
13143 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13144 function
13145 * ARM: idmap: populate identity map pgd at init time using .init.text
13146 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13147 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13148 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13149 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13150 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13151 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13152 restart changes
13153 * ARM: lib: add call_with_stack function for safely changing stack
13154 * ARM: reset: implement soft_restart for jumping to a physical address
13155 * ARM: stop: execute platform callback from cpu_stop code
13156 * ARM: kexec: use soft_restart for branching to the reboot buffer
13157 * ARM: restart: omap: use new restart hook
13158 * topdown mmap support
13159 - LP: #861296
13160
13161 [ Upstream Kernel Changes ]
13162
13163 * Rebase to v3.2.1
13164
13165 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13166
13167linux (3.2.0-8.15) precise; urgency=low
13168
13169 [ Leann Ogasawara ]
13170
13171 * [Config] Disable CONFIG_ACPI_PROCFS
13172 * Remove server from getabis
13173 * Temporarily disable module check
13174 * [Config] Disable CONFIG_MTD_TESTS
13175 * [Config] Disable CONFIG_X86_E_POWERSAVER
13176 * [Config] Set CONFIG_ARCNET=m
13177 * [Config] Enable CONFIG_ATM_DUMMY=m
13178 * [Config] Enable CONFIG_BLK_DEV_MD=y
13179 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13180 * [Config] Enable CONFIG_BLK_DEV_SD=y
13181 * [Config] Enable CONFIG_BLK_DEV_SR=y
13182 * [Config] Enable CONFIG_BLK_DEV_UB=m
13183 * [Config] Enable CONFIG_COPS=m
13184 * [Config] Enable CONFIG_DVB_USB_EC168=m
13185 * [Config] Enable CONFIG_ENC28J60=m
13186 * [Config] Enable CONFIG_FB_UVESA=m
13187 * [Config] Enable CONFIG_FB_ATY=m
13188 * [Config] Enable CONFIG_BROADCOM_PHY=y
13189 * [Config] Enable CONFIG_CICADA_PHY=y
13190 * [Config] Enable CONFIG_DAVICOM_PHY=y
13191 * [Config] Enable CONFIG_ICPLUS_PHY=y
13192 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13193 * [Config] Enable CONFIG_LXT_PHY=y
13194 * [Config] Enable CONFIG_MARVELL_PHY=y
13195 * [Config] Enable CONFIG_NATIONAL_PHY=y
13196 * [Config] Enable CONFIG_QSEMI_PHY=y
13197 * [Config] Enable CONFIG_SMSC_PHY=y
13198 * [Config] Enable CONFIG_VITESSE_PHY=y
13199 * Add 3w-sas to scsi-modules
13200 - LP: #776542
13201
13202 [ Mathieu Trudel-Lapierre ]
13203
13204 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
13205 to interface settings
13206
13207 [ Paolo Pisati ]
13208
13209 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
13210 - LP: #912199
13211 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
13212 - LP: #912199
13213 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
13214 - LP: #912199
13215
13216 [ Upstream Kernel Changes ]
13217
13218 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
13219 - LP: #906832
13220
13221 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
13222
13223linux (3.2.0-8.14) precise; urgency=low
13224
13225 [ Andy Whitcroft ]
13226
13227 * [Config] enable CONFIG_SND_USB_6FIRE
13228 - LP: #912197
13229 * rebase to mainline v3.2 final release
13230 * updateconfigs following rebase to v3.2 final
13231 * ubuntu: AUFS -- add BOM and automated update script
13232 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13233 - LP: #684666
13234 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13235 * ubuntu: AUFS -- clean up the aufs updater and BOM
13236 * ubuntu: AUFS -- documentation on updating aufs2
13237 * ubuntu: AUFS -- aufs3-base.patch
13238 * ubuntu: AUFS -- aufs3-standalone.patch
13239 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
13240 * ubuntu: AUFS -- fix undefined security_path_link
13241 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
13242 * ubuntu: AUFS -- updateconfigs following update
13243 * ubuntu: AUFS -- suppress benign plink warning messages
13244 - LP: #621195
13245 * ubuntu: AUFS -- enable in config and makefile
13246 * ubuntu: AUFS -- disable in favor of overlayfs
13247 * [Config] linux-virtual -- should include the extX modules
13248 - LP: #912308
13249
13250 [ Tyler Hicks ]
13251
13252 * SAUCE: eCryptfs: Improve statfs reporting
13253 - LP: #885744
13254
13255 [ Upstream Kernel Changes ]
13256
13257 * rebase to upstream v3.2
13258
13259 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
13260
13261linux (3.2.0-7.13) precise; urgency=low
13262
13263 [ Upstream Kernel Changes ]
13264
13265 * rebase to upstream 3.2-rc7
13266
13267 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
13268
13269linux (3.2.0-6.12) precise; urgency=low
13270
13271 [ Upstream Kernel Changes ]
13272
13273 * rebase to upstream v3.2-rc6
13274
13275 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
13276
13277linux (3.2.0-5.11) precise; urgency=low
13278
13279 [ Andy Whitcroft ]
13280
13281 * enforcer -- allow arch and flavour predicates to take lists
13282 * enforcer -- simplify armel/armhf specific options
13283 * enforcer -- fix incorrectly specified flavour matches
13284
13285 [ Leann Ogasawara ]
13286
13287 * [Config] Disable IRQ_REMAP
13288 * [Config] Enable CONFIG_SENSORS_LM95245=m
13289 * [Config] Enable CONFIG_SENSORS_MAX1668=m
13290 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
13291 * [Config] Enable CONFIG_SENSORS_MAX6639=m
13292 * [Config] Enable CONFIG_SENSORS_MAX6642=m
13293 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
13294 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
13295 * [Config] Enable CONFIG_PATA_TOSHIBA=m
13296 * [Config] Enable CONFIG_POHMELFS=m
13297 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
13298 * [Config] Enable CONFIG_PATA_OPTI=m
13299 * add overlayfs to virtual inclusion list
13300 - LP: #903897
13301 * add veth to virtual inclusion list
13302 - LP: #903897
13303 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
13304
13305 [ Paolo Pisati ]
13306
13307 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
13308 - LP: #903346
13309
13310 [ Tim Gardner ]
13311
13312 * [Config] CONFIG_LOCKUP_DETECTOR=y
13313 - LP: #903615
13314
13315 [ Upstream Kernel Changes ]
13316
13317 * rebase to upstream 55b02d2f
13318
13319 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
13320
13321linux (3.2.0-4.10) precise; urgency=low
13322
13323 [ Kyle McMartin ]
13324
13325 * SAUCE: dmar: disable if ricoh multifunction detected
13326 - LP: #894070
13327
13328 [ Seth Forshee ]
13329
13330 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
13331 - LP: #581312
13332
13333 [ Tim Gardner ]
13334
13335 * Start new release, Bump ABI, rebase to 3.2-rc5
13336
13337 [ Leann Ogasawara ]
13338
13339 * [Config] Enable CONFIG_SENSORS_AK8975=m
13340
13341 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
13342
13343linux (3.2.0-3.9) precise; urgency=low
13344
13345 [ Andy Whitcroft ]
13346
13347 * SAUCE: ext4: correct partial write discard size calculation
13348 - LP: #894768
13349
13350 [ Leann Ogasawara ]
13351
13352 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
13353 - LP: #892615
13354
13355 [ Matthew Garrett ]
13356
13357 * SAUCE: pci: Rework ASPM disable code
13358
13359 [ Upstream Kernel Changes ]
13360
13361 * x86: Fix boot failures on older AMD CPU's
13362 - LP: #892615
13363 * EHCI : Fix a regression in the ISO scheduler
13364 - LP: #899165
13365
13366 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
13367
13368linux (3.2.0-3.8) precise; urgency=low
13369
13370 [ Andy Whitcroft ]
13371
13372 * armhf -- add d-i configuration
13373 * armhf -- disable ABI checks for armhf
13374 * armhf -- add arch to getabis config
13375
13376 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
13377
13378linux (3.2.0-3.7) precise; urgency=low
13379
13380 [ Stefan Bader ]
13381
13382 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
13383 synchronous, regardless of lazy_mmu mode
13384 - LP: #854050
13385
13386 [ Tim Gardner ]
13387
13388 * rebase to v3.2-rc4
13389
13390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
13391
13392linux (3.2.0-2.6) precise; urgency=low
13393
13394 [ Andy Whitcroft ]
13395
13396 * armhf -- fix omap flavour to build on armhf
13397 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
13398
13399 [ Borislav Petkov ]
13400
13401 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
13402 - LP: #892615
13403
13404 [ Colin Watson ]
13405
13406 * Add pata_macio to pata-modules
13407
13408 [ Tim Gardner ]
13409
13410 * [Config] Prefer crda over wireless-crda
13411 * [Config] Fix virtual inclusion list.
13412 - LP: #897795
13413
13414 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
13415
13416linux (3.2.0-2.5) precise; urgency=low
13417
13418 [ Paolo Pisati ]
13419
13420 * [Config] PANEL_DVI=y
13421
13422 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
13423
13424linux (3.2.0-2.4) precise; urgency=low
13425
13426 [ Andy Whitcroft ]
13427
13428 * rebase to v3.2-rc3
13429
13430 [ Leann Ogasawara ]
13431
13432 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
13433 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
13434 * Revert "olpc_dcon_xo_1_5 needs delay.h"
13435 * Revert "olpc_dcon_xo_1 needs delay.h"
13436 * rebase to 6fe4c6d4
13437 * [Config] updateconfigs after rebase to 6fe4c6d4
13438
13439 [ Tim Gardner ]
13440
13441 * [Config] Replace wireless-crda with crda,wireless-regdb
13442 - LP: #856421
13443 * [Config] Relax the dependencies on crda
13444
13445 [ Upstream Kernel Changes ]
13446
13447 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
13448 - LP: #724831
13449 * Ubuntu: remove coreutils|fileutils package dependency
13450 - LP: #892814
13451 * iio: iio_event_getfd -- fix ev_int build failure
13452
13453 [ Upstream Kernel Changes ]
13454
13455 * Rebase to v3.2-rc3
13456
13457 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
13458
13459linux (3.2.0-1.3) precise; urgency=low
13460
13461 [ Upstream Kernel Changes ]
13462
13463 * Ubuntu: Add ext2 to fs-core-modules
13464 - LP: #893395
13465
13466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
13467
13468linux (3.2.0-1.2) precise; urgency=low
13469
13470 [ Andy Whitcroft ]
13471
13472 * [Config] enable CONFIG_NFC and associated devices
13473 * SAUCE: allow brcmsmac and b43 to both build
13474
13475 [ Soren Hansen ]
13476
13477 * Add ixgbe driver to d-i
13478 - LP: #891969
13479
13480 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
13481
13482linux (3.2.0-1.1) precise; urgency=low
13483 [ Andy Whitcroft ]
13484
13485 * armhf -- enable armhf and create the first flavours
13486 * SAUCE: ensure root is ready before running usermodehelpers in it
13487 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
13488
13489 [ Leann Ogasawara ]
13490
13491 * Temporarily ignore module check
13492 * [Config] Enable PCI_IOV on powerpc
13493 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
13494 * rebase to v3.2-rc2
13495 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
13496 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
13497 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
13498 * SAUCE: select ARM_AMBA if OMAP3_EMU
13499 * [Config] updateconfigs after select ARM_AMBA
13500 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
13501 * [Config] Enable CONFIG_EXT2_FS=m
13502 * [Config] Build in CONFIG_SATA_AHCI=y
13503 * Resolve linux-image-extra's install dependency
13504
13505 [ Seth Forshee ]
13506
13507 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
13508 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
13509 Documentation
13510 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
13511 alps_model_info
13512 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
13513 size
13514 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
13515 3 and 4
13516 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
13517 protocol
13518 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
13519 versions 3 and 4
13520
13521 [ Stefan Bader ]
13522
13523 * [Config] Built-in xen-netfront and xen-blkfront
13524 * Fix build of dm-raid45 and re-enable it
13525
13526 [ Tim Gardner ]
13527
13528 * [Config] CONFIG_USB_XHCI_HCD=y
13529 - LP: #886167
13530 * [Config] CONFIG_R6040=m
13531 - LP: #650899
13532 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
13533 - LP: #854399
13534 * [Config] Consolidated amd64 server flavour into generic
13535 * [Config] updateconfigs after rebase to 3.2-rc1
13536 * [Config] Disabled dm-raid4-5
13537 * [Config] Disabled ndiswrapper
13538 * [Config] Disable vt6656
13539 * [Config] exclude ppp-modules for virtual flavour
13540 * [Config] CONFIG_MEMSTICK_R592=m
13541 - LP: #238208
13542
13543 [ Upstream Kernel Changes ]
13544
13545 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
13546 - LP: #887780
13547 * CHROMIUM: seccomp_filter: add process state reporting
13548 - LP: #887780
13549 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
13550 works.
13551 - LP: #887780
13552 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
13553 - LP: #887780
13554 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
13555 - LP: #887780
13556 * CHROMIUM: seccomp_filters: move to btrees
13557 * CHROMIUM: enable CONFIG_BTREE
13558 * CHROMIUM: seccomp_filter: kill NR_syscall references
13559 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
13560 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
13561 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
13562 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
13563 * CHROMIUM: seccomp_filter: inheritance documentation
13564 * CHROMIUM: seccomp_filter: make inherited filters composable
13565 * CHROMIUM: Fix seccomp_t compile error
13566 - LP: #887780
13567 * CHROMIUM: Fix kref usage
13568 - LP: #887780
13569 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
13570 * rebase to v3.2-rc2
13571
13572 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
13573
13574linux (3.1.0-2.3) precise; urgency=low
13575
13576 [ Tim Gardner ]
13577
13578 * Add postinit and postrm scripts to the extras package
13579 - LP: #882120
13580
13581 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
13582
13583linux (3.1.0-2.2) precise; urgency=low
13584
13585 [ Andy Whitcroft ]
13586
13587 * debian: add locking to protect debian/files from parallel update
13588
13589 [ Leann Ogasawara ]
13590
13591 * rebase to v3.1
13592
13593 [ Upstream Kernel Changes ]
13594
13595 * rebase to v3.1
13596
13597 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
13598
13599linux (3.1.0-1.1) precise; urgency=low
13600
13601 [ Andiry Xu ]
13602
13603 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
13604 - LP: #872811
13605
13606 [ Andy Whitcroft ]
13607
13608 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
13609 - LP: #832694
13610 * Revert "ubuntu: compcache -- version 0.5.3"
13611 - LP: #832694
13612 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
13613 * [Config] Enable CONFIG_MACVTAP=m
13614 - LP: #822601
13615 * record the compiler in the ABI and check for inconsistant builds
13616 * [Config] move ECRYPT_FS back to =y for all architectures
13617 - LP: #827197
13618 * [Config] enable CONFIG_DRM_VMWGFX=m
13619 - LP: #698009
13620 * [Config] re-fix ECRYPT_FS=y
13621 - LP: #827197
13622 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
13623 - LP: #827197
13624 * [Config] dropping compcache configuration options
13625 * [Config] standardise on HZ=250
13626 * SAUCE: headers_install: fix #include "..." usage for userspace
13627 - LP: #824377
13628 * make module-inclusion selection retain the left overs
13629 * add a new linux-image-extras package for virtual
13630
13631 [ Colin Watson ]
13632
13633 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
13634
13635 [ edwin_rong ]
13636
13637 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
13638 - LP: #824273
13639
13640 [ Greg Kroah-Hartman ]
13641
13642 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
13643 - LP: #824273
13644
13645 [ Jesse Sung ]
13646
13647 * SAUCE: Unregister input device only if it is registered
13648 - LP: #839238
13649
13650 [ Jiri Kosina ]
13651
13652 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
13653
13654 [ Joshua V. Dillon ]
13655
13656 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
13657
13658 [ Kees Cook ]
13659
13660 * [Config] enable and enforce SECCOMP_FILTER on x86
13661
13662 [ Keng-Yu Lin ]
13663
13664 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
13665 - LP: #824273
13666
13667 [ Leann Ogasawara ]
13668
13669 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
13670 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13671 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
13672 readdir"
13673 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
13674 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13675 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13676 * Revert "ubuntu: overlayfs -- overlay filesystem"
13677 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13678 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
13679 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
13680 than just revision"
13681 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
13682 * Revert "ubuntu: fsam7400 disable driver"
13683 - LP: #876030
13684 * rebase to v3.1-rc1
13685 * [Config] updateconfigs after rebase to v3.1-rc1
13686 * rebase to v3.1-rc2
13687 * [Config] Updateconfigs after rebase to v3.1-rc2
13688 * ubuntu: Yama - update calls to generic_permission() and
13689 inode->i_op->permission()
13690 * ubuntu: ndiswrapper -- remove netdev_priv macro
13691 * ubuntu: aufs -- Temporarily disable due to build failure
13692 * [Config] Diable INTEL_MID_PTI on armel
13693 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
13694 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
13695 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
13696 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
13697 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
13698 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
13699 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
13700 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
13701 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
13702 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
13703 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
13704 * [Config] Enable CONFIG_ECHO=m on powerpc
13705 * [Config] Enable CONFIG_ET131X=m on powerpc
13706 * [Config] Set CONFIG_FB_MATROX=m
13707 * [Config] Enable CONFIG_FB_UDL=m on powerpc
13708 * [Config] Set CONFIG_FB_VIRTUAL=n
13709 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
13710 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
13711 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
13712 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
13713 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
13714 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
13715 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
13716 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
13717 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
13718 * [Config] Enable CONFIG_IBMVETH=m on powerpc
13719 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
13720 * [Config] Enable CONFIG_IGB=m on powerpc
13721 * [Config] Enable CONFIG_IIO=m on powerpc
13722 * [Config] Enable CONFIG_INFINIBAND_NES=m
13723 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
13724 * [Config] Enable CONFIG_IWL3945=m on powerpc
13725 * [Config] Disable CONFIG_KVM_BOOK3S_64
13726 * [Config] Enable CONFIG_LAPBETHER=m on arm
13727 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
13728 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
13729 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
13730 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
13731 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
13732 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
13733 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
13734 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
13735 * [Config] Enable CONFIG_MEMSTICK=m on arm
13736 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
13737 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
13738 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
13739 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
13740 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
13741 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
13742 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
13743 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
13744 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
13745 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
13746 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
13747 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
13748 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
13749 * [Config] Enable CONFIG_MTD_SST25L=m on arm
13750 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
13751 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
13752 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
13753 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
13754 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
13755 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
13756 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
13757 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
13758 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
13759 * [Config] Enable CONFIG_PANEL=m on powerpc
13760 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
13761 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
13762 - LP: #833705
13763 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
13764 - LP: #837332
13765 * [Config] Update CONFIG_EFI_VARS enforcer check
13766 * [Config] Add aufs to virtual flavor inclusion list
13767 - LP: #844159
13768 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
13769 - LP: #818933
13770 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
13771 - LP: #768039
13772 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
13773 - LP: #838402
13774 * [Config] Add igbvf to the virtual flavor inclusion list
13775 - LP: #794570
13776 * [Config] Add ixgbevf to the virtual inclusion list
13777 - LP: #872411
13778 * [Config] Transition -generic and -server to be identical
13779 * rebase to v3.1-rc10
13780
13781 [ Luke Yelavich ]
13782
13783 * [Config] Disable legacy IDE drivers on powerpc
13784
13785 [ Ming Lei ]
13786
13787 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
13788 - LP: #801719
13789 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
13790 Sandybridge chipsets(v2)
13791 - LP: #737388, #782389, #794642
13792
13793 [ Paolo Pisati ]
13794
13795 * [Config] Compile-in vfat support for armel
13796 - LP: #853783
13797
13798 [ Randy Dunlap ]
13799
13800 * SAUCE: staging: fix rts5139 depends & build
13801 - LP: #824273
13802
13803 [ Rene Bolldorf ]
13804
13805 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
13806 power in 'ideapad_backlight_notify_power' to avoid a page fault
13807
13808 [ Seth Forshee ]
13809
13810 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
13811 - LP: #681904
13812 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
13813 - LP: #810020
13814
13815 [ Stefan Bader ]
13816
13817 * (config) Package macvlan and macvtap for virtual
13818 * [Config] Force perf to use libiberty for demangling
13819 - LP: #783660
13820 * SAUCE: xen: Do not use pv spinlocks on HVM
13821 - LP: #838026
13822
13823 [ Tim Gardner ]
13824
13825 * [Config] Clean up tools rules
13826 * [Config] Package x86_energy_perf_policy and turbostat
13827 - LP: #797556
13828 * rebase to v3.1-rc3
13829 * [Config] Simplify binary-udebs dependencies
13830 * [Config] kernel preparation cannot be parallelized
13831 * [Config] Linearize module/abi checks
13832 * [Config] Linearize and simplify tree preparation rules
13833 * [Config] Build kernel image in parallel with modules
13834 * [Config] Set concurrency for kmake invocations
13835 * [Config] Improve install-arch-headers speed
13836 * [Config] Fix binary-perarch dependencies
13837 * [Config] Removed stamp-flavours target
13838 * [Config] Serialize binary indep targets
13839 * [Config] Use build stamp directly
13840 * [Config] Restore prepare-% target
13841 * rebase to v3.1-rc4
13842 * rebase to v3.1-rc5
13843 * [Config] Disable makedumpfile for i386/amd64
13844 * rebase to v3.1-rc6
13845 * [Config] Fix binary-% build target
13846 * rebase to v3.1-rc7
13847 * rebase to v3.1-rc8
13848 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
13849 - LP: #854399
13850 * [Config] Enable ftrace support in the mac80211 layer
13851 - LP: #865171
13852 * rebase to v3.1-rc9
13853 * SAUCE: usb/core/devio.c: Check for printer class specific request
13854 - LP: #872711
13855
13856 [ Upstream Kernel Changes ]
13857
13858 * overlay filesystem
13859 * overlayfs: add statfs support
13860 * overlayfs: implement show_options
13861 * overlay: overlay filesystem documentation
13862 * fs: limit filesystem stacking depth
13863
13864 [ Will Drewry ]
13865
13866 * SAUCE: seccomp_filter: new mode with configurable syscall filters
13867 * SAUCE: seccomp_filter: add process state reporting
13868 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
13869 works.
13870 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
13871
13872 [ Upstream Kernel Changes ]
13873
13874 * rebase to v3.1-rc1
13875 * rebase to v3.1-rc2
13876 * rebase to v3.1-rc3
13877 +CONFIG_BLK_DEV_BSGLIB=y
13878 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
13879 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
13880 * rebase to v3.1-rc4
13881 * rebase to v3.1-rc5
13882 * rebase to v3.1-rc6
13883 * rebase to v3.1-rc7
13884 * rebase to v3.1-rc8
13885 * rebase to v3.1-rc9
13886 * rebase to v3.1-rc10
13887
13888 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
13889
13890linux (3.1.0-1.0) oneiric; urgency=low
13891
13892 [ Leann Ogasawara ]
13893
13894 * Open P-series
13895
13896 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
13897
13898linux (3.0.0-8.10) oneiric; urgency=low
13899
13900 [ Adam Jackson ]
13901
13902 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
13903 - LP: #753994
13904
13905 [ John Johansen ]
13906
13907 * [Config] Enable missing IPv6 options
13908
13909 [ Leann Ogasawara ]
13910
13911 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
13912 - LP: #819925
13913 * Rebase to 3.0.1
13914
13915 [ Upstream Kernel Changes ]
13916
13917 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
13918 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
13919 - LP: #783582
13920 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
13921 - LP: #796476
13922 * KVM: Add SMEP support when setting CR4
13923 - LP: #796476
13924 * KVM: Mask function7 ebx against host capability word9
13925 - LP: #796476
13926 * KVM: Add instruction fetch checking when walking guest page table
13927 - LP: #796476
13928
13929 [ Upstream Kernel Changes ]
13930
13931 * rebase to v3.0.1
13932
13933 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
13934
13935linux (3.0.0-7.9) oneiric; urgency=low
13936
13937 [ Andy Whitcroft ]
13938
13939 * Revert "[Upstream] add local prefix to oss local change_bits"
13940 * Revert "SAUCE: add tracing for user initiated readahead requests"
13941 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
13942 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
13943 Zhaoyang E47"
13944 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
13945 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13946 (grub)"
13947 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
13948 checks"
13949 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
13950 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
13951 vt switch"
13952 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
13953 - LP: #816035
13954 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
13955 it
13956 * SAUCE: (no-up) add tracing for user initiated readahead requests
13957 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13958 switch
13959 * SAUCE: vt -- allow grub to request automatic vt_handoff
13960
13961 [ Arjan van de Ven ]
13962
13963 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
13964
13965 [ Kees Cook ]
13966
13967 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
13968 * [Config] enforce ACPI_CUSTOM_METHOD disabled
13969
13970 [ Keng-Yu Lin ]
13971
13972 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
13973 Zhaoyang E47
13974 - LP: #632884, #803005
13975
13976 [ Leann Ogasawara ]
13977
13978 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
13979 - LP: #513131
13980 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
13981 - LP: #815064
13982
13983 [ Rezwanul Kabir ]
13984
13985 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
13986 Dell E2 series Laptops
13987 - LP: #632884
13988
13989 [ Upstream Kernel Changes ]
13990
13991 * Revert "yama: if an underlying filesystem provides a permissions op use
13992 it"
13993 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13994 series Laptops"
13995 * Revert "tty: include linux/slab.h for kfree"
13996 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
13997 * Revert "pch_dma: add include/slab.h for kfree"
13998 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
13999 - LP: #773524
14000 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14001
14002 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14003
14004linux (3.0.0-7.8) oneiric; urgency=low
14005
14006 [ Andy Whitcroft ]
14007
14008 * ubuntu: overlayfs -- overlayfs: add statfs support
14009 * [Config] enable CONFIG_OVERLAYFS
14010
14011 [ Erez Zadok ]
14012
14013 * ubuntu: overlayfs -- overlayfs: implement show_options
14014
14015 [ Leann Ogasawara ]
14016
14017 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14018 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14019 * [Config] Disable CONFIG_ATM_DUMMY on arm
14020 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14021 * Temporarily disable module check on arm
14022 * Rebase to 3.0 final
14023 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14024 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14025 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14026 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14027 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14028 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14029 * [Config] Enable CONFIG_DM9000=m on arm
14030 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14031 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14032
14033 [ Miklos Szeredi ]
14034
14035 * ubuntu: overlayfs -- vfs: add i_op->open()
14036 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14037 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14038 * ubuntu: overlayfs -- overlay filesystem
14039 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14040 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14041 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14042 * ubuntu: overlayfs -- ovl: make lower mount read-only
14043
14044 [ Neil Brown ]
14045
14046 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14047
14048 [ Tim Gardner ]
14049
14050 * [Config] Add enic/fnic to udebs
14051 - LP: #801610
14052
14053 [ Upstream Kernel Changes ]
14054
14055 * yama: if an underlying filesystem provides a permissions op use it
14056
14057 [ Major Kernel Changes ]
14058
14059 * Rebase to 3.0 final
14060
14061 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14062
14063linux (3.0.0-6.7) oneiric; urgency=low
14064
14065 [ Eagon Yager ]
14066
14067 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14068
14069 [ Keng-Yu Lin ]
14070
14071 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14072 - LP: #632884, #803005
14073
14074 [ Leann Ogasawara ]
14075
14076 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14077 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14078 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14079 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14080 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14081 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14082 * [Config] Set CONFIG_ACPI_SBS=m
14083 * [Config] Set CONFIG_ACPI_WMI=m
14084 * [Config] Set CONFIG_AD7150=m on arm
14085 * [Config] Set CONFIG_AD7152=m on arm
14086 * [Config] Drop CONFIG_GPIO_S5PV210
14087 * [Config] Drop CONFIG_GPIO_S5PC100
14088 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14089 * [Config] Drop CONFIG_GPIO_EXYNOS4
14090
14091 [ Stefan Bader ]
14092
14093 * SAUCE: Re-enable RODATA for i386 virtual
14094 - LP: #809838
14095
14096 [ Upstream Kernel Changes ]
14097
14098 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14099 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14100 - LP: #771758
14101
14102 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14103
14104linux (3.0.0-5.6) oneiric; urgency=low
14105
14106 [ Tim Gardner ]
14107
14108 * [Config] CONFIG_RTL8192CU=m
14109 * Rebase to -rc7
14110
14111 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14112
14113linux (3.0.0-4.5) oneiric; urgency=low
14114
14115 [ Ming Lei ]
14116
14117 * SAUCE: fix yama_ptracer_del lockdep warning
14118 - LP: #791019
14119
14120 [ Seth Forshee ]
14121
14122 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14123 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14124 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14125 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14126 - LP: #805218
14127
14128 [ Tim Gardner ]
14129
14130 * [Config] updateconfigs after rebase to -rc6+
14131 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14132 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14133 * Revert "UBUNTU: add dependancies for module-init-tools"
14134 This dependency is no longer required for a 3 digit version.
14135
14136 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14137
14138linux (3.0-3.4) oneiric; urgency=low
14139
14140 [ Keng-Yu Lin ]
14141
14142 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14143 killswitch"
14144 - LP: #775281
14145
14146 [ Leann Ogasawara ]
14147
14148 * rebase to v3.0-rc5
14149 * [Config] updateconfigs after rebase to 3.0-rc5
14150
14151 [ Tim Gardner ]
14152
14153 * [Config] Remove ubuntu/rtl8192se
14154 * [Config] Added armel ABI files
14155 * [Config] Removed armel versatile flavour
14156 * [Config] CONFIG_INTEL_MEI=m
14157 - LP: #716867
14158
14159 [ Upstream Kernel Changes ]
14160
14161 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14162
14163 [ Upstream Kernel Changes ]
14164
14165 * rebase to v3.0-rc5
14166
14167 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14168
14169linux (3.0-2.3) oneiric; urgency=low
14170
14171 [ Andy Whitcroft ]
14172
14173 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14174
14175 [ Leann Ogasawara ]
14176
14177 * rebase to v3.0-rc4
14178 * [Config] updateconfigs after rebase to 3.0-rc4
14179 * fix ERROR: __devcgroup_inode_permission undefined
14180
14181 [ Stefan Bader ]
14182
14183 * SAUCE: iscsitarget: Remove driver from the kernel
14184
14185 [ Tim Gardner ]
14186
14187 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14188 * [Config] Add grub-efi as a recommended bootloader for server and
14189 generic
14190 - LP: #800910
14191
14192 [ Upstream Kernel Changes ]
14193
14194 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14195
14196 [ Leann Ogasawara ]
14197
14198 * rebase to v3.0-rc4
14199
14200 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
14201
14202linux (3.0-1.2) oneiric; urgency=low
14203
14204 [ Andy Whitcroft ]
14205
14206 * [Config] enable CONFIG_CAN_CALC_BITTIMING
14207
14208 [ Leann Ogasawara ]
14209
14210 * rebase to v3.0-rc3
14211 * [Config] updateconfigs after rebase to 3.0-rc3
14212
14213 [ Upstream Kernel Changes ]
14214
14215 * perf: clear out make flags when calling kernel make kernelver
14216
14217 [ Leann Ogasawara ]
14218
14219 * rebase to v3.0-rc3
14220
14221 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
14222
14223linux (3.0-0.1) oneiric; urgency=low
14224
14225 [ Andy Whitcroft ]
14226
14227 * use the packaging version in the kernel
14228 * use the kernels idea of its version for version_signature
14229 * add dependancies for module-init-tools
14230 * update control files to version 3
14231 * printchanges/insertchanges allow override of prev_release
14232 * correct Vcs-Git: to point to oneiric
14233
14234 [ Leann Ogasawara ]
14235
14236 * rebase to v3.0-rc1
14237 * [Config] updateconfigs after rebase to 3.0-rc1
14238 * ubuntu: dm-raid4-5 fix up build failure
14239 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
14240 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
14241 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
14242 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
14243 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
14244 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
14245 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
14246 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
14247 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
14248 * rebase to v3.0-rc2
14249
14250 [ Manoj Iyer ]
14251
14252 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
14253 - LP: #790754
14254
14255 [ Upstream Kernel Changes ]
14256
14257 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
14258 demands it"
14259 * drm/i915: fix regression after clock gating init split
14260
14261 [ Major Kernel Changes ]
14262
14263 * rebase from v2.6.39 to v3.0-rc1
14264 * rebase from v3.0-rc1 to v3.0-rc2
14265
14266 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
14267
14268linux (2.6.39-3.10) oneiric; urgency=low
14269
14270 [ Colin Ian King ]
14271
14272 * SAUCE: S3 early resume debug via keyboard LEDs
14273
14274 [ Ingo Molnar ]
14275
14276 * ubuntu: nx-emu - i386: NX emulation
14277 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
14278
14279 [ Leann Ogasawara ]
14280
14281 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
14282 * Revert "[Config] Disable CONFIG_DM_RAID45"
14283 * [Config] enable CONFIG_BRCMFMAC=y
14284 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
14285 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
14286
14287 [ Robert Nelson ]
14288
14289 * SAUCE: omap3: beagle: detect new xM revision B
14290 - LP: #770679
14291 * SAUCE: omap3: beagle: detect new xM revision C
14292 - LP: #770679
14293 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
14294 - LP: #770679
14295
14296 [ Stefan Bader ]
14297
14298 * SAUCE: Convert dm-raid45 to new block plugging
14299
14300 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
14301
14302linux (2.6.39-3.9) oneiric; urgency=low
14303
14304 [ Leann Ogasawara ]
14305
14306 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
14307 * rebase to v2.6.39
14308 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
14309 * [Config] enable CONFIG_INPUT_APANEL=m
14310
14311 [ Thomas Schlichter ]
14312
14313 * SAUCE: vesafb: mtrr module parameter is uint, not bool
14314 - LP: #778043
14315 * SAUCE: vesafb: enable mtrr WC by default
14316 - LP: #778043
14317
14318 [ Major Kernel Changes ]
14319
14320 * rebase from v2.6.39-rc7 to v2.6.39
14321
14322 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
14323
14324linux (2.6.39-2.8) oneiric; urgency=low
14325
14326 [ Andy Whitcroft ]
14327
14328 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
14329 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
14330 * Revert "[Config] Disable CONFIG_AUFS_FS"
14331 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
14332 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
14333 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
14334 * ubuntu: AUFS -- clean up the aufs updater and BOM
14335 * ubuntu: AUFS -- documentation on updating aufs2
14336
14337 [ Kees Cook ]
14338
14339 * ubuntu: Yama - LSM hooks
14340 * ubuntu: Yama - create task_free security callback
14341 * ubuntu: Yama - add ptrace relationship tracking interface
14342 * ubuntu: Yama - unconditionally chain to Yama LSM
14343
14344 [ Leann Ogasawara ]
14345
14346 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
14347 * Revert "[Config] Disable CONFIG_EASYCAP"
14348 * ubuntu: fsam7400 disable driver
14349 * ubuntu: omnibook disable driver
14350 * ubuntu: rfkill disable driver
14351
14352 [ Tim Gardner ]
14353
14354 * SAUCE: Fix extra reference in fb_open()
14355
14356 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
14357
14358linux (2.6.39-2.7) oneiric; urgency=low
14359
14360 [ Leann Ogasawara ]
14361
14362 * rebase to v2.6.39-rc7
14363
14364 [ Major Kernel Changes ]
14365
14366 * rebase from v2.6.39-rc6 to v2.6.39-rc7
14367
14368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
14369
14370linux (2.6.39-1.6) oneiric; urgency=low
14371
14372 [ Leann Ogasawara ]
14373
14374 * rebase to v2.6.39-rc6
14375 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
14376
14377 [ Tim Gardner ]
14378
14379 * [Config] updateconfigs after rebase to 2.6.39-rc6
14380
14381 [ Major Kernel Changes ]
14382
14383 * rebase from v2.6.39-rc5 to v2.6.39-rc6
14384 - LP: #740126
14385
14386 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
14387
14388linux (2.6.39-0.5) oneiric; urgency=low
14389
14390 [ Herton Ronaldo Krzesinski ]
14391
14392 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
14393 - LP: #764758
14394
14395 [ Leann Ogasawara ]
14396
14397 * rebase to v2.6.39-rc5
14398 * [Config] updateconfigs following rebase to v2.6.39-rc5
14399
14400 [ Paolo Pisati ]
14401
14402 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
14403 - LP: #759913
14404
14405 [ Stefan Bader ]
14406
14407 * Include nls_iso8859-1 for virtual images
14408 - LP: #732046
14409
14410 [ Major Kernel Changes ]
14411
14412 * rebase from v2.6.39-rc4 to v2.6.39-rc5
14413
14414 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
14415
14416linux (2.6.39-0.4) oneiric; urgency=low
14417
14418 [ Leann Ogasawara ]
14419
14420 * rebase to v2.6.39-rc4
14421 * [Config] updateconfigs following rebase to v2.6.39-rc4
14422 * fixup powerpc implicit declaration of function
14423 'crash_kexec_wait_realmode'
14424 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
14425
14426 [ Tim Gardner ]
14427
14428 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
14429 - LP: #769503
14430 * [Config] Add cachefiles.ko to virtual flavour
14431 - LP: #770430
14432
14433 [ Major Kernel Changes ]
14434
14435 * rebase from v2.6.39-rc3 to v2.6.39-rc4
14436
14437 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
14438
14439linux (2.6.39-0.3) oneiric; urgency=low
14440
14441 [ Leann Ogasawara ]
14442
14443 * rebase to v2.6.39-rc3
14444 * crash_kexec_wait_realmode() undefined when !SMP
14445
14446 [ Tim Gardner ]
14447
14448 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
14449 - LP: #632327
14450
14451 [ Major Kernel Changes ]
14452
14453 * rebase from v2.6.39-rc2 to v2.6.39-rc3
14454
14455 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
14456
14457linux (2.6.39-0.2) oneiric; urgency=low
14458
14459 [ Gustavo F. Padovan ]
14460
14461 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
14462 - LP: #720949
14463
14464 [ John Johansen ]
14465
14466 * AppArmor: Fix masking of capabilities in complain mode
14467 - LP: #748656
14468
14469 [ Leann Ogasawara ]
14470
14471 * rebase to v2.6.39-rc2
14472 * [Config] updateconfigs following rebase to v2.6.39-rc2
14473 * hv_mouse needs delay.h
14474 * olpc_dcon_xo_1 needs delay.h
14475 * olpc_dcon_xo_1_5 needs delay.h
14476 * Update dropped.txt for Oneiric
14477
14478 [ Steve Langasek ]
14479
14480 * [Config] Make linux-libc-dev coinstallable under multiarch
14481 - LP: #750585
14482
14483 [ Upstream Kernel Changes ]
14484
14485 * x86, hibernate: Initialize mmu_cr4_features during boot
14486 - LP: #752870
14487
14488 [ Major Kernel Changes ]
14489
14490 * rebase from v2.6.39-rc1 to v2.6.39-rc2
14491
14492 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
14493
14494linux (2.6.39-0.1) oneiric; urgency=low
14495
14496 [ Brad Figg ]
14497
14498 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
14499 - LP: #737124
14500
14501 [ Henrik Rydberg ]
14502
14503 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
14504 * SAUCE: HID: ntrig: fix suspend/resume on recent models
14505
14506 [ Herton Ronaldo Krzesinski ]
14507
14508 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
14509 struct v4l2_subdev
14510 - LP: #745213
14511
14512 [ Kees Cook ]
14513
14514 * [Config] packaging: adjust perms on vmlinuz as well
14515 * SAUCE: nx-emu: further clarify dmesg reporting
14516 - LP: #745181
14517
14518 [ Leann Ogasawara ]
14519
14520 * rebase to v2.6.39-rc1
14521 * [Config] updateconfigs following rebase to v2.6.39-rc1
14522 * [Config] Disable CONFIG_DM_RAID45
14523 * [Config] Disable CONFIG_SCSI_ISCSITARGET
14524 * [Config] Disable CONFIG_EASYCAP
14525 * [Config] Disable CONFIG_AUFS_FS
14526 * update bnx2 firmware files in d-i/firmware/nic-modules
14527 * xhci-pci.c resolve implicit declaration of kzalloc
14528 * [Config] Enable CONFIG_DRM_PSB for only x86
14529 * [Config] Enable CONFIG_RTS_PSTOR for only x86
14530 * mfd/asic3: Fix typo, s/irq_data/data/
14531
14532 [ Luke Yelavich ]
14533
14534 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
14535 - LP: #745358
14536 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
14537 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
14538
14539 [ Manoj Iyer ]
14540
14541 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
14542 - LP: #745217
14543
14544 [ Tim Gardner ]
14545
14546 * SAUCE: INR_OPEN=4096
14547 - LP: #663090
14548 * SAUCE: Increase the default hard limit for open FDs to 4096
14549 - LP: #663090
14550
14551 [ Upstream Kernel Changes ]
14552
14553 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
14554 namespace cleanup
14555 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
14556 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
14557
14558 [ Major Kernel Changes ]
14559
14560 * rebase from v2.6.38 to v2.6.39-rc1
14561
14562 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
14563
14564linux (2.6.39-0.0) oneiric; urgency=low
14565
14566 [ Leann Ogasawara ]
14567
14568 * Open Oneiric
14569
14570 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
14571
14572linux (2.6.38-7.39) natty; urgency=low
14573
14574 [ Leann Ogasawara ]
14575
14576 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
14577
14578 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
14579
14580linux (2.6.38-7.38) natty; urgency=low
14581
14582 [ Leann Ogasawara ]
14583
14584 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
14585 gcc-4.5.2-6ubuntu5 finished building on all arches.
14586
14587 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
14588
14589linux (2.6.38-7.37) natty; urgency=low
14590
14591 [ Leann Ogasawara ]
14592
14593 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
14594
14595 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
14596
14597linux (2.6.38-7.36) natty; urgency=low
14598
14599 [ Andy Whitcroft ]
14600
14601 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
14602 optimisation"
14603 * purge last vestiges of maverick
14604 * [Config] switch CONFIG_FB_VESA back to module
14605
14606 [ Chris Wilson ]
14607
14608 * SAUCE: drm/i915: Fix pipelined fencing
14609 - LP: #717114
14610
14611 [ Loïc Minier ]
14612
14613 * Include nls_cp437 module in virtual for fat
14614 - LP: #732046
14615 * Support arch= cross-compilation for any arch
14616 * Fix couple of typos in 0-common-vars.mk
14617 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
14618 * Add armhf to Debian -> Linux arch map
14619 * Add initial armhf.mk
14620 * Enable common packages for armhf
14621
14622 [ Upstream Kernel Changes ]
14623
14624 * Yama: fix default relationship to check thread group
14625 - LP: #737676
14626
14627 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
14628
14629linux (2.6.38-7.35) natty; urgency=low
14630
14631 [ Andy Whitcroft ]
14632
14633 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
14634 * rebase fixes bug #715330
14635 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
14636 * rebase to v2.6.38 final
14637
14638 [ Herton Ronaldo Krzesinski ]
14639
14640 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
14641 - LP: #636091
14642
14643 [ Tim Gardner ]
14644
14645 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
14646
14647 [ Upstream Kernel Changes ]
14648
14649 * Yama: use thread group leader when creating match
14650 - LP: #729839
14651 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
14652 RAID controller
14653 - LP: #735240
14654 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
14655
14656 [ Major Kernel Changes ]
14657
14658 * rebase from v2.6.38-rc8 to v2.6.38 final
14659 - LP: #715330
14660
14661 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
14662
14663linux (2.6.38-6.34) natty; urgency=low
14664
14665 [ Andy Whitcroft ]
14666
14667 * [Config] normalise CONFIG_INTEL_TXT
14668 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
14669 - LP: #730860
14670 * rebase to mainline v2.6.38-rc8
14671
14672 [ Major Kernel Changes ]
14673
14674 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
14675 to v2.6.38-rc8
14676
14677 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
14678
14679linux (2.6.38-6.33) natty; urgency=low
14680
14681 [ Andy Whitcroft ]
14682
14683 * d-i -- enable speakup-modules udeb
14684 - LP: #672699
14685 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
14686 * [Config] debian PPC64 configuration
14687 * [Config] cleanup powerpc config fixing unexpected inconsistancies
14688 * [Config] resync ppc64 configuration
14689 * SAUCE: match up ENTRY/END naming for 32/64 bit
14690 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
14691 * [Config] update configs after rebase to
14692 fb62c00a6d8942775abc23d1621db1252e2d93d1
14693 * [Config] pps_gen_parport no longer built
14694
14695 [ Corentin Chary ]
14696
14697 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
14698 - LP: #689393
14699 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
14700 - LP: #689393
14701
14702 [ John Johansen ]
14703
14704 * SAUCE: Fix aufs calling of security_path_mknod
14705 - LP: #724456
14706
14707 [ Kees Cook ]
14708
14709 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
14710
14711 [ Tim Gardner ]
14712
14713 * rebase to 2.6.38-rc7
14714
14715 [ Upstream Kernel Changes ]
14716
14717 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
14718
14719 [ Major Kernel Changes ]
14720
14721 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
14722 fb62c00a6d8942775abc23d1621db1252e2d93d1
14723 - LP: #721389
14724 - LP: #722925
14725 - LP: #723672
14726 - LP: #723676
14727 - LP: #715318
14728
14729 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
14730
14731linux (2.6.38-5.32) natty; urgency=low
14732
14733 [ Andy Whitcroft ]
14734
14735 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
14736 * [Config] updateconfigs following rebase to v2.6.38-rc6
14737 * [Config] enable CONFIG_DMAR
14738 - LP: #552311
14739
14740 [ Upstream Kernel Changes ]
14741
14742 * drm/i915: skip FDI & PCH enabling for DP_A
14743 - LP: #561802, #600453, #681877
14744
14745 [ Major Kernel Changes ]
14746
14747 * rebase from v2.6.38-rc5 to v2.6.38-rc6
14748 - LP: #718402
14749 - LP: #719524
14750 - LP: #721126
14751 - LP: #719691
14752 - LP: #722689
14753 - LP: #722310
14754
14755 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
14756
14757linux (2.6.38-4.31) natty; urgency=low
14758
14759 [ Andy Whitcroft ]
14760
14761 * add in bugs closed by upstream patches pulled in by rebases
14762 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
14763 * [Config] enable CONFIG_VSX to allow use of vector instuctions
14764 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
14765 * rebase to mainline v2.6.38-rc5
14766 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
14767 supported
14768 - LP: #719691
14769
14770 [ Colin Ian King ]
14771
14772 * SAUCE: Dell All-In-One: Remove need for Dell module alias
14773
14774 [ Manoj Iyer ]
14775
14776 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
14777 - LP: #717435
14778
14779 [ Tim Gardner ]
14780
14781 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
14782
14783 [ Upstream Kernel Changes ]
14784
14785 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
14786 - LP: #702434
14787 * vfs: fix BUG_ON() in fs/namei.c:1461
14788
14789 [ Vladislav P ]
14790
14791 * SAUCE: Release BTM while sleeping to avoid deadlock.
14792 - LP: #713837
14793
14794 [ Major Kernel Changes ]
14795
14796 * rebase from v2.6.38-rc4 to v2.6.38-rc5
14797 - LP: #579276
14798 - LP: #715877
14799 - LP: #713769
14800 - LP: #716811
14801 * resync with Maverick Ubuntu-2.6.35-27.47
14802
14803 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
14804
14805linux (2.6.38-3.30) natty; urgency=low
14806
14807 [ Andy Whitcroft ]
14808
14809 * rebase to v2.6.38-rc4
14810 * ppc64 -- add basic architecture
14811 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
14812
14813 [ Colin Ian King ]
14814
14815 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
14816 - LP: #676997
14817 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
14818 - LP: #701530
14819 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
14820 - LP: #701530
14821
14822 [ Dan Rosenberg ]
14823
14824 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
14825
14826 [ Kees Cook ]
14827
14828 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
14829 attacking"
14830 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
14831
14832 [ Tim Gardner ]
14833
14834 * [Config] CONFIG_BLK_CGROUP=y
14835 - LP: #706394
14836 * [Config] CONFIG_DELL_WMI_AIO=m
14837
14838 [ Upstream Kernel Changes ]
14839
14840 * drm/i915/lvds: Restore dithering on native modes for gen2/3
14841 - LP: #711568
14842
14843 [ Upstream Kernel Changes ]
14844
14845 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
14846 - LP: #701271
14847 - LP: #708521
14848 - LP: #710371
14849
14850 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
14851
14852linux (2.6.38-2.29) natty; urgency=low
14853
14854 [ Andy Whitcroft ]
14855
14856 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
14857 * [Config] updateconfigs following rebase to
14858 1f0324caefd39985e9fe052fac97da31694db31e
14859 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
14860 * [Config] reenable HIBERNATE
14861 - LP: #710877
14862 * rebase to v2.6.38-rc3
14863 * [Config] reenable CONFIG_CRASH_DUMP
14864
14865 [ Kamal Mostafa ]
14866
14867 * SAUCE: rtl8192se: fix source file perms
14868 * SAUCE: rtl8192se: fix source file newline
14869 * SAUCE: omnibook: fix source file newline
14870
14871 [ Kees Cook ]
14872
14873 * [Config] packaging: really make System.map mode 0600
14874
14875 [ Ricardo Salveti de Araujo ]
14876
14877 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
14878 PM34XX_ERRATUM
14879
14880 [ Soren Hansen ]
14881
14882 * SAUCE: nbd: Remove module-level ioctl mutex
14883
14884 [ Tim Gardner ]
14885
14886 * SAUCE: Disable building the ACPI debugfs source
14887
14888 [ Upstream Kernel Changes ]
14889
14890 * Set physical start and alignment 1M for virtual i386
14891 - LP: #710754
14892
14893 [ Upstream Kernel Changes ]
14894
14895 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
14896 to v2.6.38-rc3
14897 - LP: #707902
14898
14899 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
14900
14901linux (2.6.38-1.28) natty; urgency=low
14902
14903 [ Andy Whitcroft ]
14904
14905 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
14906
14907 [ Ricardo Salveti de Araujo ]
14908
14909 * SAUCE: omap3: beaglexm: fix DVI initialization
14910 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
14911 display work at Beagle
14912
14913 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
14914
14915linux (2.6.38-1.27) natty; urgency=low
14916
14917 [ Andy Whitcroft ]
14918
14919 * ubuntu: AUFS -- update aufs-update to track new locations of headers
14920 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
14921 * SAUCE: ensure root is ready before running usermodehelpers in it
14922 * correct the Vcs linkage to point to natty
14923 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
14924 * [Config] update configs following rebase
14925 e78bf5e6cbe837daa6ab628a5f679548742994d3
14926 * SAUCE: Yama: follow changes to generic_permission
14927 * ubuntu: compcache -- follow changes to bd_claim/bd_release
14928 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
14929 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
14930 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
14931 * update package version to match payload version
14932 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
14933 * rebase to v2.6.38-rc1
14934 * [Config] updateconfigs following rebase to v2.6.38-rc1
14935 * SAUCE: x86 fix up jiffies/jiffies_64 handling
14936 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
14937 * [Config] updateconfigs following rebase to
14938 2b1caf6ed7b888c95a1909d343799672731651a5
14939 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
14940 * ubuntu: AUFS -- suppress benign plink warning messages
14941 - LP: #621195
14942 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
14943 * rebase to v2.6.38-rc2
14944 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
14945 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
14946 * [Config] update configs following rebase to
14947 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
14948 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
14949 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
14950 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
14951 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
14952
14953 [ Kees Cook ]
14954
14955 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
14956
14957 [ Stefan Bader ]
14958
14959 * Temporarily disable RODATA for virtual i386
14960 - LP: #699828
14961
14962 [ Tim Gardner ]
14963
14964 * [Config] CONFIG_NLS_DEFAULT=utf8
14965 - LP: #683690
14966 * [Config] CONFIG_HIBERNATION=n
14967 * update bnx2 firmware files in d-i/firmware/nic-modules
14968
14969 [ Upstream Kernel Changes ]
14970
14971 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
14972 objects."
14973 * packaging: make System.map mode 0600
14974 * thinkpad_acpi: Always report scancodes for hotkeys
14975 - LP: #702407
14976 * sched: tg->se->load should be initialised to tg->shares
14977 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
14978 * brcm80211: include linux/slab.h for kfree
14979 * pch_dma: add include/slab.h for kfree
14980 * i2c-eg20t: include linux/slab.h for kfree
14981 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
14982 * tty: include linux/slab.h for kfree
14983 * winbond: include linux/delay.h for mdelay et al
14984
14985 [ Upstream Kernel Changes ]
14986
14987 * mark the start of v2.6.38 versioning
14988 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
14989 - LP: #689886
14990 - LP: #702125
14991 - LP: #608775
14992 - LP: #215802
14993 - LP: #686333
14994 - LP: #677830
14995 - LP: #677652
14996 - LP: #696493
14997 - LP: #697240
14998 - LP: #689036
14999 - LP: #705323
15000 - LP: #686692
15001
15002 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15003
15004linux (2.6.37-12.26) natty; urgency=low
15005
15006 [ Andy Whitcroft ]
15007
15008 * rebase to v2.6.37-rc8
15009 * [Config] armel -- reenable omap flavour
15010 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15011 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15012 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15013 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15014 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15015 * [Config] track missing modules
15016 * rebase to v2.6.37 final
15017
15018 [ Chase Douglas ]
15019
15020 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15021 Magic Trackpad
15022
15023 [ Stefan Bader ]
15024
15025 * Revert "SAUCE: blkfront: default to sd devices"
15026 - LP: #684875
15027
15028 [ Tim Gardner ]
15029
15030 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15031 - LP: #380138
15032 * [Config] Added autofs4.ko to -virtual flavour
15033 - LP: #692917
15034
15035 [ Upstream Kernel Changes ]
15036
15037 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15038 Laptops
15039 - LP: #632884
15040
15041 [ Upstream Kernel Changes ]
15042
15043 * rebase to v2.6.37-rc8
15044 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15045 * rebase to v2.6.37 final
15046
15047 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15048
15049linux (2.6.37-11.25) natty; urgency=low
15050
15051 [ Andy Whitcroft ]
15052
15053 * [Config] d-i -- add hpsa to the list of block devices
15054 - LP: #684304
15055 * [Config] add vmw-balloon driver to -virtual flavour
15056 - LP: #592039
15057 * rebase to v2.6.37-rc7
15058
15059 [ Upstream Kernel Changes ]
15060
15061 * rebase to v2.6.37-rc7
15062
15063 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15064
15065linux (2.6.37-10.24) natty; urgency=low
15066
15067 [ Andy Whitcroft ]
15068
15069 * rebase to v2.6.37-rc6
15070 * updateconfigs following rebase to v2.6.37-rc6
15071
15072 [ Upstream Kernel Changes ]
15073
15074 * rebase to v2.6.37-rc6
15075
15076 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15077
15078linux (2.6.37-9.23) natty; urgency=low
15079
15080 [ Andy Whitcroft ]
15081
15082 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15083 - LP: #689606
15084 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15085 - LP: #689606
15086
15087 [ Kees Cook ]
15088
15089 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15090 - LP: #690190
15091
15092 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15093
15094linux (2.6.37-9.22) natty; urgency=low
15095
15096 [ Andy Whitcroft ]
15097
15098 * rebase to v2.6.35-rc5
15099 * [Config] updateconfigs following rebase to v2.6.37-rc5
15100 * (no-up) add support for installed header files to ubuntu directory
15101 - LP: #684666
15102 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15103 - LP: #684666
15104 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15105 * ubuntu: dm-raid4-5 -- re-enable
15106 * ubuntu: omnibook -- update BOM
15107 * ubuntu: ndiswrapper -- update BOM to match actual version
15108 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15109 * ubuntu: ndiswrapper -- re-enable
15110 * ubuntu: iscsitarget -- re-instate copy_io_context
15111 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15112 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15113 * ubuntu: iscsitarget -- re-enable
15114
15115 [ Kees Cook ]
15116
15117 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15118
15119 [ Manoj Iyer ]
15120
15121 * SAUCE: Enable jack sense for Thinkpad Edge 13
15122 - LP: #685015
15123
15124 [ Tim Gardner ]
15125
15126 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15127 * [Config] CONFIG_CRYPTO_CRC32C=y
15128 - LP: #681819
15129 * [Config] CONFIG_9P_FSCACHE=n
15130 * [Config] Add nfsd modules to -virtual flavour
15131 - LP: #688070
15132
15133 [ Upstream Kernel Changes ]
15134
15135 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15136 * NFS: Fix panic after nfs_umount()
15137 - LP: #683938
15138 * x86: Add NX protection for kernel data
15139 * x86: Add RO/NX protection for loadable kernel modules
15140 * x86: Resume trampoline must be executable
15141 * x86: RO/NX protection for loadable kernel, jump_table fix
15142
15143 [ Upstream Kernel Changes ]
15144
15145 * rebase to v2.6.37-rc5
15146
15147 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15148
15149linux (2.6.37-8.21) natty; urgency=low
15150
15151 [ Andy Whitcroft ]
15152
15153 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15154 linux-libc-headers"
15155 * Revert "(no-up) add support for installed header files to ubuntu
15156 directory"
15157
15158 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15159
15160linux (2.6.37-8.20) natty; urgency=low
15161
15162 [ Andy Whitcroft ]
15163
15164 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15165 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15166 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15167 * Revert "SAUCE: i915 -- disable powersave by default"
15168 * SAUCE: enable Marvell 9128 PCIe SATA controller
15169 - LP: #658521
15170 * [Config] evtchn has been renamed
15171 * (no-up) add support for installed header files to ubuntu directory
15172 - LP: #684666
15173 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15174 - LP: #684666
15175
15176 [ Tim Gardner ]
15177
15178 * [Config] MISS: evtchn, NEW : xen-evtchn
15179 * rebase to v2.6.37-rc4
15180
15181 [ Upstream Kernel Changes ]
15182
15183 * drm/i915: Clean conflicting modesetting registers upon init
15184 - LP: #683775
15185 * rebase to v2.6.37-rc4
15186
15187 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15188
15189linux (2.6.37-7.19) natty; urgency=low
15190
15191 [ Tim Gardner ]
15192
15193 * [Config] Add bnx2 firmware to nic-modules udeb
15194 - LP: #676245
15195
15196 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15197
15198linux (2.6.37-7.18) natty; urgency=low
15199
15200 [ Andy Whitcroft ]
15201
15202 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
15203 * Revert "SAUCE: Add extra headers to linux-libc-dev"
15204 * Revert "SAUCE: Enable speedstep for sonoma processors."
15205 * [Config] enable CONFIG_BT_HCIUART_ATH3K
15206 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
15207 * [Config] standardise CONFIG_MII
15208 * [Config] standardise CONFIG_PRISM2_USB
15209 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
15210 * [Config] build in CONFIG_AGP
15211 * [Config] build in CONFIG_AGP_INTEL
15212 * [Config] build in CONFIG_AGP_AMD
15213 * [Config] build in CONFIG_AGP_AMD64
15214 * [Config] build in CONFIG_AGP_NVIDIA
15215 * [Config] build in CONFIG_AGP_VIA
15216 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
15217 * (no-up): document the new ## scheme
15218 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
15219 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
15220 - LP: #675453
15221
15222 [ Mathieu J. Poirier ]
15223
15224 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
15225
15226 [ Upstream Kernel Changes ]
15227
15228 * nx-emu: fix inverted report of disable_nx
15229
15230 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
15231
15232linux (2.6.37-6.17) natty; urgency=low
15233
15234 [ Andy Whitcroft ]
15235
15236 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
15237 aufs2.1-36-UNRELEASED-20101103"
15238 * Revert "ubuntu: AUFS -- aufs2-base.patch
15239 aufs2.1-36-UNRELEASED-20101103"
15240 * [Config] standardise CONFIG_BT
15241 * [Config] standardise CONFIG_IRDA
15242 * [Config] standardise CONFIG_LAPB
15243 * [Config] standardise CONFIG_RDS
15244 * [Config] standardise CONFIG_RFKILL
15245 * [Config] standardise CONFIG_TIPC
15246 * [Config] standardise CONFIG_X25
15247 * [Config] standardise CONFIG_INPUT_EVDEV
15248 * [Config] standardise CONFIG_INPUT_JOYDEV
15249 * [Config] standardise CONFIG_INPUT_JOYSTICK
15250 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
15251 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
15252 * [Config] CONFIG_IRDA=n for FTBS (arm)
15253 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
15254 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
15255 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
15256
15257 [ Tim Gardner ]
15258
15259 * SAUCE: Fix drivers/staging/easycap FTBS
15260 * [Config] CONFIG_EASYCAP=m after fixing FTBS
15261
15262 [ Upstream Kernel Changes ]
15263
15264 * Revert "x86: Add NX protection for kernel data"
15265
15266 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
15267
15268linux (2.6.37-6.16) natty; urgency=low
15269
15270 [ Andy Whitcroft ]
15271
15272 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
15273 * rebase to v2.6.37-rc3
15274
15275 [ Tim Gardner ]
15276
15277 * [Config] CONFIG_SCHED_AUTOGROUP=y
15278
15279 [ Upstream Kernel Changes ]
15280
15281 * Revert "x86: Add RO/NX protection for loadable kernel modules"
15282 * sched: automated per session task groups
15283 * rebase to v2.6.37-rc3
15284
15285 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
15286
15287linux (2.6.37-6.15) natty; urgency=low
15288
15289 [ Andy Whitcroft ]
15290
15291 * [Config] standardise CONFIG_CEPH_FS
15292 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
15293 * [Config] standardise CONFIG_SCSI_PROC_FS
15294 * [Config] standardise CONFIG_UBIFS_FS
15295 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
15296
15297 [ Kees Cook ]
15298
15299 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15300
15301 [ Manoj Iyer ]
15302
15303 * SAUCE: Enable jack sense for Thinkpad Edge 11
15304 - LP: #677210
15305 * SAUCE: enable rfkill for rtl8192se driver
15306 - LP: #640992
15307
15308 [ Tim Gardner ]
15309
15310 * [Config] CONFIG_EASYCAP=n for FTBS
15311 * Rebase to v2.6.32-rc2+git
15312
15313 [ Upstream Kernel Changes ]
15314
15315 * x86: Fix improper large page preservation
15316 * x86: Add NX protection for kernel data
15317 * x86: Add RO/NX protection for loadable kernel modules
15318
15319 [ Upstream Kernel Changes ]
15320
15321 * Rebase to Linus 2.6.37-rc2+git
15322
15323 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
15324
15325linux (2.6.37-5.14) natty; urgency=low
15326
15327 [ Upstream Kernel Changes ]
15328
15329 * PCI: fix offset check for sysfs mmapped files
15330 - LP: #676963
15331
15332 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
15333
15334linux (2.6.37-5.13) natty; urgency=low
15335
15336 [ Andy Whitcroft ]
15337
15338 * rebased to v2.6.37-rc2
15339 * updateconfigs following rebase to v2.6.37-rc2
15340
15341 [ Tim Gardner ]
15342
15343 * [Config] Added NFS and related modules to virtual flavour
15344 - LP: #659084
15345
15346 [ Upstream Kernel Changes ]
15347
15348 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
15349 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
15350 * x86, cpu: Call verify_cpu during 32bit CPU startup
15351 * x86, cpu: Only CPU features determine NX capabilities
15352
15353 [ Upstream Changes ]
15354
15355 * rebased to v2.67.37-rc2
15356
15357 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
15358
15359linux (2.6.37-4.12) natty; urgency=low
15360
15361 [ Andy Whitcroft ]
15362
15363 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
15364 * Revert "[Upstream] HID: magicmouse: properly account for scroll
15365 movement in state"
15366 * Revert "[Upstream] HID: magicmouse: disable and add module param for
15367 scroll acceleration"
15368 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
15369 middle of mouse"
15370
15371 [ Henrik Rydberg ]
15372
15373 * SAUCE: hid: ntrig: remove sysfs nodes
15374 * SAUCE: hid: ntrig: Setup input filtering manually
15375 * SAUCE: hid: ntrig: New ghost-filtering event logic
15376
15377 [ Manoj Iyer ]
15378
15379 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15380 - LP: #348861
15381
15382 [ Upstream Kernel Changes ]
15383
15384 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
15385 suspend/resume"
15386 * Revert "[ARM] implement arch_randomize_brk()"
15387 * Revert "ARM: stack protector: change the canary value per task"
15388 * Revert "ARM: initial stack protector (-fstack-protector) support"
15389 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
15390 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
15391 * Revert "perf probe: Add kernel source path option"
15392 * hid: ntrig: Support single-touch devices
15393 * hid: ntrig: Mask pen switch events
15394 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
15395 kernel
15396 - LP: #673073
15397 * Fix userspace build of linux/fs.h
15398
15399 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
15400
15401linux (2.6.37-3.11) natty; urgency=low
15402
15403 [ Andy Whitcroft ]
15404
15405 * Revert "ubuntu: AUFS -- update to
15406 b37c575759dc4535ccc03241c584ad5fe69e3b25"
15407 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
15408 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
15409 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
15410 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
15411 * [Config] Disable intel_idle for -virtual kernels
15412 - LP: #651370
15413 * [Config] enforcer -- ensure we never enable CONFIG_IMA
15414 * debian -- pass the correct flavour name when checking configs
15415 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
15416 * [Config] ensure CONFIG_IPV6=y for powerpc
15417 * [Config] enforcer -- ensure CONFIG_IPV6=y
15418 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
15419 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
15420 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
15421 * ubuntu: AUFS -- re-enable
15422 * ubuntu: AUFS -- track changes to work queue initialisation
15423 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
15424 * SAUCE: fbcon -- fix race between open and removal of framebuffers
15425 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15426 - LP: #614008
15427 * SAUCE: drm -- stop early access to drm devices
15428
15429 [ Jeremy Kerr ]
15430
15431 * [Config] Build-in powermac ZILOG serial driver
15432 - LP: #673346
15433
15434 [ Kees Cook ]
15435
15436 * SAUCE: nx-emu: use upstream ASLR when possible
15437
15438 [ Tim Gardner ]
15439
15440 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
15441 - LP: #628776
15442
15443 [ Upstream Kernel Changes ]
15444
15445 * i386: NX emulation
15446 * nx-emu: drop exec-shield sysctl, merge with disable_nx
15447 * nx-emu: standardize boottime message prefix
15448 * mmap randomization for executable mappings on 32-bit
15449 * exec-randomization: brk away from exec rand area
15450
15451 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
15452
15453linux (2.6.37-2.10) natty; urgency=low
15454
15455 [ Andy Whitcroft ]
15456
15457 * reinstate armel config changes:
15458 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
15459 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
15460
15461 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
15462
15463linux (2.6.37-2.9) natty; urgency=low
15464
15465 [ Andy Whitcroft ]
15466
15467 * config -- fix genportsconfig
15468 * [Config] move powerpc over from ports to distro
15469 * bump master version number to match contained kernel
15470 * SAUCE: fix documentation strings for struct input_keymap_entry
15471 * usb: gadget: goku_udc: add registered flag bit
15472
15473 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
15474
15475linux (2.6.36-2.8) natty; urgency=low
15476
15477 [ Tim Gardner ]
15478
15479 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
15480 * [Config]: TWL4030_CORE=n for FTBS
15481 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
15482 * [Config]: CONFIG_SOLO6X10=n for FTBS
15483 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
15484 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
15485 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
15486 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
15487 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
15488 * [Config]: CONFIG_I2C_I801=n for armel FTBS
15489 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
15490 * AppArmor: compatibility patch for v5 interface
15491 * AppArmor: compatibility patch for v5 network controll
15492 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
15493 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
15494 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15495 * Dropped: hid: 3m: Convert to MT slots
15496 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
15497 * Dropped: HID: magicmouse: simplify touch data bit manipulation
15498 * Dropped: HID: magicmouse: simplify touch down logic
15499 * Dropped: HID: magicmouse: enable Magic Trackpad support
15500 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
15501 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
15502 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
15503 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
15504 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
15505 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
15506 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
15507 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15508 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
15509 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
15510 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
15511 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
15512
15513 [ Upstream Kernel Changes ]
15514
15515 * rebased against 2.6.27-rc1
15516
15517 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
15518
15519linux (2.6.36-1.7) natty; urgency=low
15520
15521 [ Andy Whitcroft ]
15522
15523 * rebased to v2.6.36 final
15524 * [Config] update configs following rebase to v2.6.36 final
15525 * [Config] update ports configs following rebase to v2.6.36 final
15526
15527 [ Upstream Kernel Changes ]
15528
15529 * rebased to v2.6.36 final
15530
15531 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
15532
15533linux (2.6.36-1.6) natty; urgency=low
15534
15535 [ Upstream Kernel Changes ]
15536
15537 * drop broadcom staging driver preview:
15538 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
15539 wireless LAN driver."
15540
15541 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
15542
15543linux (2.6.36-1.5) natty; urgency=low
15544
15545 [ Andy Whitcroft ]
15546
15547 * rebase to v2.6.36-rc8
15548 * updateconfigs following rebase to v2.6.36-rc8
15549 * updateportsconfigs following rebase to v2.6.36-rc8
15550 * config -- simplify the kernelconfig interface
15551 * config -- add new config mode 'dumpconfigs'
15552
15553 [ Tim Gardner ]
15554
15555 * Simplify the use of CROSS_COMPILER
15556
15557 [ Upstream Kernel Changes ]
15558
15559 * drop broadcom staging driver preview:
15560 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
15561 brcmfmac.ko mutually exclusive."
15562 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
15563 set."
15564 * Revert "Staging: brcm80211: remove driver specific -W options"
15565 * Revert "Staging: brcm80211: clean up makefile cflag lines"
15566 * Revert "staging: brcm80211: add fullmac driver"
15567 * Revert "staging: brcm80211: use string native library"
15568 * Revert "staging: brcm80211: use native ctype library"
15569 * Revert "staging: brcm80211: fix remaining checkpatch errors."
15570 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
15571 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
15572 ...""
15573 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
15574 ':' ...""
15575 * Revert "staging: brcm80211: fix "ERROR: space required before that
15576 ...""
15577 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
15578 * Revert "staging: brcm80211: fix "ERROR: space required after that close
15579 brace""
15580 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
15581 ...close square bracket""
15582 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
15583 ...""
15584 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
15585 '*'""
15586 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
15587 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
15588 do - while loop""
15589 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
15590 parenthesis""
15591 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
15592 or NULL""
15593 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
15594 or NULL""
15595 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
15596 '}'""
15597 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
15598 line""
15599 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
15600 on next line""
15601 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
15602 condition""
15603 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
15604 paren...""
15605 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
15606 function dec...""
15607 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
15608 *bar"'"
15609 * Revert "staging: brcm80211: Fix URLs for firmware files."
15610 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
15611 * Revert "staging: brcm80211: Add contact info to TODO list."
15612 * Revert "staging: brcm80211: Fix some initialisation failure paths"
15613 * Export dump_{write,seek} to binary loader modules
15614 * rebase to v2.6.36-rc8.
15615
15616 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
15617
15618linux (2.6.36-0.4) natty; urgency=low
15619
15620 [ Andy Whitcroft ]
15621
15622 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
15623 (fixes FTBS on powerpc)
15624
15625 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
15626
15627linux (2.6.36-0.3) natty; urgency=low
15628
15629 [ Andy Whitcroft ]
15630
15631 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
15632
15633 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
15634
15635linux (2.6.36-0.2) natty; urgency=low
15636
15637 [ Andy Whitcroft ]
15638
15639 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
15640 (fix FTBS on powerpc)
15641
15642 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
15643
15644linux (2.6.36-0.1) natty; urgency=low
15645
15646 [ Andy Whitcroft ]
15647
15648 * reduce disk usage during buildd builds
15649 - LP: #645653
15650 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
15651 * [Config] armel -- drop omap flavour
15652
15653 [ Tim Gardner ]
15654
15655 * Added dropped patch list
15656 * more dropped patches
15657 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
15658 * [Config] Add support for cross compiling armel
15659 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
15660 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
15661 * [Config]: updateconfigs after adding brcm80211
15662 * staging: brcm80211: Fix Makefile syntax error
15663 * rebased to v2.6.36-rc7
15664
15665 [ Upstream Kernel Changes ]
15666
15667 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
15668 * (upstream) IPS driver: verify BIOS provided limits
15669 * intel_ips: Print MCP limit exceeded values.
15670 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
15671 LAN driver.
15672 * staging: brcm80211: Fix some initialisation failure paths
15673 * staging: brcm80211: Add contact info to TODO list.
15674 * staging: brcm80211: use '%pM' format to print MAC address
15675 * staging: brcm80211: Fix URLs for firmware files.
15676 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
15677 * staging: brcm80211: fix "ERROR: open brace '{' following function
15678 dec..."
15679 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
15680 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
15681 * staging: brcm80211: fix "ERROR: trailing statements should be on next
15682 line"
15683 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
15684 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
15685 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
15686 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
15687 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
15688 parenthesis"
15689 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
15690 while loop"
15691 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
15692 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
15693 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
15694 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
15695 bracket"
15696 * staging: brcm80211: fix "ERROR: space required after that close brace"
15697 * staging: brcm80211: fix "ERROR: space required after that ..."
15698 * staging: brcm80211: fix "ERROR: space required before that ..."
15699 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
15700 * staging: brcm80211: fix "ERROR: spaces required around that ..."
15701 * staging: brcm80211: fix "ERROR: trailing whitespace."
15702 * staging: brcm80211: fix remaining checkpatch errors.
15703 * staging: brcm80211: use native ctype library
15704 * staging: brcm80211: use string native library
15705 * staging: brcm80211: add fullmac driver
15706 * Staging: brcm80211: clean up makefile cflag lines
15707 * Staging: brcm80211: remove driver specific -W options
15708 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
15709 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
15710 mutually exclusive.
15711
15712 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
15713
15714linux (2.6.35-22.33) maverick; urgency=low
15715
15716 [ Andy Whitcroft ]
15717
15718 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
15719 Dell E2 series Laptops"
15720 - LP: #641320
15721
15722 [ Brian Rogers ]
15723
15724 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
15725 - LP: #624701
15726
15727 [ Christopher James Halse Rogers ]
15728
15729 * SAUCE: Nouveau: Add quirk framework to disable acceleration
15730 - LP: #544088, #546393
15731 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
15732 - LP: #546393
15733
15734 [ John Johansen ]
15735
15736 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
15737 kernels"
15738 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
15739 - LP: #639758
15740
15741 [ Mathieu J. Poirier ]
15742
15743 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
15744
15745 [ Upstream Kernel Changes ]
15746
15747 * ALSA: HDA: Enable internal speaker on Dell M101z
15748 - LP: #640254
15749
15750 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
15751
15752linux (2.6.35-22.32) maverick; urgency=low
15753
15754 [ Arjan van de Ven ]
15755
15756 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
15757
15758 [ David Henningsson ]
15759
15760 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
15761 - LP: #605047, #628961
15762
15763 [ John Johansen ]
15764
15765 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
15766 and profile names
15767 - LP: #615947
15768 * [Upstream] AppArmor: Fix locking from removal of profile namespace
15769 - LP: #615947
15770 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
15771 - LP: #639758
15772 * SAUCE: Improve Amazon EBS performance for EC2
15773 - LP: #634316
15774
15775 [ Leann Ogasawara ]
15776
15777 * Revert "SAUCE: i915 KMS -- blacklist i855"
15778 * Revert "SAUCE: i915 KMS -- blacklist i845g"
15779 * Revert "SAUCE: i915 KMS -- blacklist i830"
15780 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
15781 devices"
15782 * execute module-inclusion within a subshell
15783 - LP: #621175
15784
15785 [ Upstream Kernel Changes ]
15786
15787 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
15788 - LP: #633227
15789 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
15790 - LP: #629711
15791 * (pre-stable) mm: Move vma_stack_continue into mm.h
15792 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
15793 - LP: #601073
15794 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
15795 * PM / Runtime: Add runtime PM statistics (v3)
15796 * compat: Make compat_alloc_user_space() incorporate the access_ok()
15797 - CVE-2010-3081
15798 * x86-64, compat: Test %rax for the syscall number, not %eax
15799 - CVE-2010-3301
15800 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
15801 - CVE-2010-3301
15802
15803 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
15804
15805linux (2.6.35-21.31) maverick; urgency=low
15806
15807 [ Andy Whitcroft ]
15808
15809 * bodge linux-libc-dev package version due to ti-omap4 error
15810 * linux-libc-dev -- ensure we can only build this on debian.master
15811
15812 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
15813
15814linux (2.6.35-21.30) maverick; urgency=low
15815
15816 [ Andy Whitcroft ]
15817
15818 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15819 - LP: #614008
15820
15821 [ Daniel Lezcano ]
15822
15823 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
15824
15825 [ Henrik Rydberg ]
15826
15827 * SAUCE: Input: wacom - add fuzz parameters to features
15828 * SAUCE: Input: wacom - collect device quirks into single function
15829 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
15830 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
15831 * SAUCE: hid: ntrig: Remove unused device ids
15832 * SAUCE: hid: ntrig: remove sysfs nodes
15833 * SAUCE: hid: ntrig: Correct logic for quirks
15834 * SAUCE: hid: ntrig: zero-initialize ntrig struct
15835 * SAUCE: hid: ntrig: Setup input filtering manually
15836 * SAUCE: hid: ntrig: New ghost-filtering event logic
15837
15838 [ Leann Ogasawara ]
15839
15840 * SAUCE: ndiswrapper: Initialize buffer index and check its value
15841 - LP: #613796
15842
15843 [ Manoj Iyer ]
15844
15845 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
15846 series Laptops
15847 - LP: #632884
15848
15849 [ Ping Cheng ]
15850
15851 * SAUCE: Input: wacom - parse the Bamboo device family
15852
15853 [ Rafi Rubin ]
15854
15855 * SAUCE: hid: ntrig: identify firmware version (wiggled)
15856
15857 [ Tim Gardner ]
15858
15859 * [Config] CONFIG_NL80211_TESTMODE=n
15860
15861 [ Upstream Kernel Changes ]
15862
15863 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
15864 * e1000e: initial support for 82579 LOMs
15865 * e1000e: correct MAC-PHY interconnect register offset for 82579
15866 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
15867 tested on HP G60
15868 - LP: #587388
15869 * DSS2: Don't power off a panel twice
15870 - LP: #588243
15871 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
15872 * Input: i8042 - reset keyboard controller wehen resuming from S2R
15873 - LP: #86820
15874 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
15875 - LP: #414795
15876 * agp/intel: Support the extended physical addressing bits on
15877 Sandybridge.
15878 - LP: #632488
15879 * drm/i915,intel_agp: Add support for Sandybridge D0
15880 - LP: #632488
15881 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
15882 - LP: #632488
15883 * mmc: omap: fix for bus width which improves SD card's peformance.
15884
15885 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
15886
15887linux (2.6.35-20.29) maverick; urgency=low
15888
15889 [ Andy Whitcroft ]
15890
15891 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
15892 - LP: #563277
15893 * SAUCE: i915 KMS -- blacklist i830
15894 - LP: #542208, #563277
15895 * SAUCE: i915 KMS -- blacklist i845g
15896 - LP: #541492, #563277
15897 * SAUCE: i915 KMS -- blacklist i855
15898 - LP: #511001, #541511, #563277
15899
15900 [ Leann Ogasawara ]
15901
15902 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
15903 - LP: #601073
15904 * ARM: Temporarily disable module check for armel
15905 * rebase to v2.6.35.4
15906 * [Config] update configs following rebase to v2.6.35.4
15907
15908 [ Ricardo Salveti de Araujo ]
15909
15910 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
15911 in Omap
15912
15913 [ Tim Gardner ]
15914
15915 * [Config] Added be2net, be2scsi to udebs
15916 - LP: #628776
15917
15918 [ Upstream Kernel Changes ]
15919
15920 * x86, cpu: Package Level Thermal Control, Power Limit Notification
15921 definitions
15922 - LP: #601073
15923 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
15924 - LP: #601073
15925 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
15926 - LP: #601073
15927 * x86, hwmon: Package Level Thermal/Power: power limit
15928 - LP: #601073
15929 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
15930 - LP: #601073
15931 * hid: 3m: Adjust to sequential MT HID protocol
15932 * hid: 3m: Convert to MT slots
15933 * hid: 3m: Correct touchscreen emulation
15934 * hid: 3m: Adjust major / minor axes to scale
15935 * input: bcm5974: Adjust major / minor to scale
15936 * HID: magicmouse: don't allow hidinput to initialize the device
15937 * HID: magicmouse: simplify multitouch feature request
15938 * HID: magicmouse: simplify touch data bit manipulation
15939 * HID: magicmouse: simplify touch down logic
15940 * HID: magicmouse: remove timestamp logic
15941 * HID: magicmouse: enable Magic Trackpad support
15942 * HID: magicmouse: Adjust major / minor axes to scale
15943 * mmc: fix all hangs related to mmc/sd card insert/removal during
15944 suspend/resume
15945 - LP: #477106
15946 * drm/i915: fix VGA plane disable for Ironlake+
15947 - LP: #602281
15948
15949 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
15950
15951linux (2.6.35-19.28) maverick; urgency=low
15952
15953 [ Leann Ogasawara ]
15954
15955 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
15956 from the archive and a no-change rebuild was attempted. However, the ABI
15957 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
15958 up the ABI and re-upload.
15959
15960 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
15961
15962linux (2.6.35-19.27) maverick; urgency=low
15963
15964 [ Leann Ogasawara ]
15965
15966 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
15967 from the archive.
15968
15969 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
15970
15971linux (2.6.35-19.26) maverick; urgency=low
15972
15973 [ Upstream Kernel Changes ]
15974
15975 * ARM: OMAP: Beagle: revision detection
15976 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
15977 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
15978
15979 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
15980
15981linux (2.6.35-19.25) maverick; urgency=low
15982
15983 [ Jarod Wilson ]
15984
15985 * SAUCE: Bring in staging/lirc from 2.6.36
15986 - LP: #609234
15987 * SAUCE: Update ir-core to linuxtv/other which should be merged for
15988 2.6.36.
15989 - LP: #609234
15990 * SAUCE: Fix memleaks in imon and mceusb drivers
15991 - LP: #609234
15992 * SAUCE: Bring in streamzap support from linuxtv/other
15993 - LP: #609234
15994
15995 [ Mario Limonciello ]
15996
15997 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
15998 - LP: #609234
15999
16000 [ Mathieu J. Poirier ]
16001
16002 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16003 - LP: #608279
16004
16005 [ Upstream Kernel Changes ]
16006
16007 * intel_idle: disable module support
16008 - LP: #615265
16009 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16010 correct codec ID
16011 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16012 - LP: #605101
16013 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16014 - LP: #495134
16015 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16016 - LP: #519066
16017 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16018 - LP: #519066
16019 * input: mt: Initialize slots to unused (rev2)
16020 * input: mt: Add support for the Bamboo Touch trackpad
16021 * hid: Add a hid quirk for input sync override
16022
16023 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16024
16025linux (2.6.35-18.24) maverick; urgency=low
16026
16027 [ Colin Watson ]
16028
16029 * Pass DEB_MAINT_PARAMS to hook scripts
16030
16031 [ Leann Ogasawara ]
16032
16033 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16034 - LP: #584812
16035 * rebase to v2.6.35.3
16036
16037 [ Upstream Kernel Changes ]
16038
16039 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16040 - LP: #609234
16041 * can: add limit for nframes and clean up signed/unsigned variables
16042 - CVE-2010-2959
16043 * drm: Initialize ioctl struct when no user data is present
16044 - CVE-2010-2803
16045 * ARM: initial stack protector (-fstack-protector) support
16046 * ARM: stack protector: change the canary value per task
16047 * [ARM] implement arch_randomize_brk()
16048 * [ARM] add address randomization to mmap()
16049 * ARM: fix ASLR of PIE executables
16050
16051 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16052
16053linux (2.6.35-17.23) maverick; urgency=low
16054
16055 [ Jeremy Kerr ]
16056
16057 * [Config] build-in uinput module
16058 - LP: #584812
16059
16060 [ Leann Ogasawara ]
16061
16062 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16063 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16064 * Revert "[Config] [FTBS] sparc: Temporarily disable
16065 CONFIG_MTD_NAND_DENALI"
16066 * Revert "[Config] [FTBS] sparc: Temporarily disable
16067 CONFIG_MFD_JANZ_CMODIO"
16068 * Revert "[Config] [FTBS] sparc: Temporarily disable
16069 CONFIG_INFINIBAND_QIB"
16070 * [Config] Enable INTEL_IPS
16071 - LP: #601057
16072 * Remove ia64 support
16073 * [Config] Update portsconfigs after removing ia64 support
16074 * Remove sparc support
16075 * [Config] Update portsconfigs after removing sparc support
16076
16077 [ Linus Torvalds ]
16078
16079 * (pre-stable) mm: fix page table unmap for stack guard page properly
16080
16081 [ Mathieu J. Poirier ]
16082
16083 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16084 - LP: #591941
16085
16086 [ Upstream Kernel Changes ]
16087
16088 * timer: add on-stack deferrable timer interfaces
16089 - LP: #601057
16090 * x86 platform driver: intelligent power sharing driver
16091 - LP: #601057
16092 * IPS driver: add GPU busy and turbo checking
16093 - LP: #601057
16094 * X86: intel_ips, check for kzalloc properly
16095 - LP: #601057
16096 * ips driver: make it less chatty
16097 - LP: #601057
16098
16099 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16100
16101linux (2.6.35-16.22) maverick; urgency=low
16102
16103 [ Andy Whitcroft ]
16104
16105 * debian -- more agressivly clean up after depmod on purge
16106 - LP: #618591
16107
16108 [ Henrik Rydberg ]
16109
16110 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16111
16112 [ Leann Ogasawara ]
16113
16114 * ubuntu: iscsitarget -- version 1.4.20.2
16115 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16116 * rebase to v2.6.35.2
16117 * [Config] update configs following rebase to v2.6.35.2
16118 * [Config] update ports configs following rebase to v2.6.35.2
16119
16120 [ Luke Yelavich ]
16121
16122 * [Config] Enable new firewire stack on powerpc
16123
16124 [ Mathieu J. Poirier ]
16125
16126 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16127 - LP: #608266
16128
16129 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16130
16131linux (2.6.35-15.21) maverick; urgency=low
16132
16133 [ Luke Yelavich ]
16134
16135 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16136
16137 [ Upstream Kernel Changes ]
16138
16139 * Input: introduce MT event slots
16140 * Input: document the MT event slot protocol
16141 * (pre-stable) sched: Revert nohz_ratelimit() for now
16142 * (pre-stable) drm/radeon/kms: add missing copy from user
16143 - LP: #606081
16144
16145 [ Leann Ogasawara ]
16146
16147 * rebase to v2.6.35.1
16148
16149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16150
16151linux (2.6.35-14.20) maverick; urgency=low
16152
16153 [ Andy Whitcroft ]
16154
16155 * update Vcs-Git to point to maverick repo
16156 * debian -- include the debian packaging in the -source package
16157 - LP: #608674
16158 * select debian source format 1.0
16159 * add support for building selected stages of kernel
16160 - LP: #603087
16161 * cleanup conditional dependancy handling
16162 - LP: #603087
16163
16164 [ Upstream Kernel Changes ]
16165
16166 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16167 - LP: #582199, #586418, #588031
16168 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16169 - LP: #582199, #586418, #588031
16170 * sched: Revert nohz_ratelimit() for now
16171
16172 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16173
16174linux (2.6.35-14.19) maverick; urgency=low
16175
16176 [ Leann Ogasawara ]
16177
16178 * rebase to v2.6.35
16179
16180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16181
16182linux (2.6.35-13.18) maverick; urgency=low
16183
16184 [ Andy Whitcroft ]
16185
16186 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16187 * SAUCE: add tracing for user initiated readahead requests
16188 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16189 switch
16190 * SAUCE: vt -- allow grub to request automatic vt_handoff
16191 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16192 * SAUCE: drm -- stop early access to drm devices
16193
16194 [ Bryan Wu ]
16195
16196 * CONFIG: compile in OTG driver and Transceiver driver
16197 - LP: #566645
16198 * remove OTG modules from modules list file
16199
16200 [ John Johansen ]
16201
16202 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
16203 - LP: #581525, #599450
16204 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
16205 * SAUCE: AppArmor 2.4 compatibility patch
16206 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
16207 * SAUCE: fix pv-ops for legacy Xen
16208 * SAUCE: blkfront: default to sd devices
16209 * [Config] Build in drivers required for Xen pv-ops
16210
16211 [ Leann Ogasawara ]
16212
16213 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
16214 size."
16215
16216 [ Lee Jones ]
16217
16218 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
16219 - LP: #608095
16220 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
16221 just revision
16222 - LP: #608095
16223 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
16224 - LP: #608095
16225 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
16226 - LP: #608095
16227
16228 [ Upstream Kernel Changes ]
16229
16230 * agp/intel: Use the correct mask to detect i830 aperture size.
16231 - LP: #597075
16232
16233 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
16234
16235linux (2.6.35-12.17) maverick; urgency=low
16236
16237 [ Leann Ogasawara ]
16238
16239 * rebase to v2.6.35-rc6
16240 * [Config] update configs following rebase to v2.6.35-rc6
16241 * [Config] update ports configs following rebase to v2.6.35-rc6
16242 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
16243
16244 [ Leann Ogasawara ]
16245
16246 * rebase to v2.6.35-rc6
16247
16248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
16249
16250linux (2.6.35-11.16) maverick; urgency=low
16251
16252 [ Leann Ogasawara ]
16253
16254 * Bump ABI for new compiler update
16255
16256 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
16257
16258linux (2.6.35-10.15) maverick; urgency=low
16259
16260 [ Leann Ogasawara ]
16261
16262 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
16263 device"
16264 * [Config] Enable CONFIG_M686=y
16265 - LP: #592495
16266
16267 [ Upstream Kernel Changes ]
16268
16269 * tracing: Add alignment to syscall metadata declarations
16270
16271 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
16272
16273linux (2.6.35-9.14) maverick; urgency=low
16274
16275 [ Andy Whitcroft ]
16276
16277 * ubuntu: AUFS -- add BOM and automated update script
16278 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
16279
16280 [ John Johansen ]
16281
16282 * [Config] Enable DRBD as a module
16283
16284 [ Kees Cook ]
16285
16286 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
16287 - LP: #604407
16288
16289 [ Leann Ogasawara ]
16290
16291 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
16292 - LP: #606139
16293 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
16294 - LP: #606139
16295 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16296 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16297
16298 [ Lee Jones ]
16299
16300 * Stop ARM boards crashing when CUPS is loaded
16301 - LP: #601226
16302
16303 [ Upstream Kernel Changes ]
16304
16305 * perf probe: Support tracing an entry of array
16306 * perf probe: Support static and global variables
16307
16308 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
16309
16310linux (2.6.35-8.13) maverick; urgency=low
16311
16312 [ Kees Cook ]
16313
16314 * SAUCE: Yama: check PTRACE using thread group leader
16315 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
16316 - LP: #603716
16317
16318 [ Leann Ogasawara ]
16319
16320 * rebase to v2.6.35-rc5
16321 * [Config] update configs following rebase to v2.6.35-rc5
16322
16323 [ Nicolas Pitre ]
16324
16325 * SAUCE: make ndiswrapper available on X86 only
16326
16327 [ Tim Gardner ]
16328
16329 * [Config] Added ums-cypress to udeb
16330 - LP: #576066
16331 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
16332 * [Config] CONFIG_NDISWRAPPER=m across all configs
16333
16334 [ Upstream Kernel Changes ]
16335
16336 * HID: magicmouse: report last touch up
16337 * rebase to 2.6.35-rc5
16338
16339 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
16340
16341linux (2.6.35-7.12) maverick; urgency=low
16342
16343 [ Tim Gardner ]
16344
16345 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
16346 - LP: #597075
16347
16348 [ Upstream Kernel Changes ]
16349
16350 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
16351 (squashed)
16352
16353 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
16354
16355linux (2.6.35-7.11) maverick; urgency=low
16356
16357 [ Tim Gardner ]
16358
16359 * [Config] CONFIG_X86_MRST=n
16360
16361 [ Upstream Kernel Changes ]
16362
16363 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
16364 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
16365 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
16366
16367 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
16368
16369linux (2.6.35-7.10) maverick; urgency=low
16370
16371 [ Kees Cook ]
16372
16373 * SAUCE: security: create task_free security callback
16374 * SAUCE: Yama: add PTRACE exception tracking and interface
16375 * SAUCE: security: unconditionally chain to Yama LSM
16376 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
16377 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
16378 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
16379 * [Upstream] security: Yama LSM
16380 * [Config] Enable CONFIG_SECURITY_YAMA=y
16381
16382 [ Tim Gardner ]
16383
16384 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
16385
16386 [ Upstream Kernel Changes ]
16387
16388 * rebase to 2.6.35-rc4
16389
16390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
16391
16392linux (2.6.35-6.9) maverick; urgency=low
16393
16394 [ Tim Gardner ]
16395
16396 * [Upstream] direct_splice_actor() should not use pos in sd
16397 - LP: #588861
16398
16399 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
16400
16401linux (2.6.35-6.8) maverick; urgency=low
16402
16403 [ Mathieu J. Poirier ]
16404
16405 * ARM: Adding regulator supply for vdds_sdi.
16406 - LP: #597904
16407
16408 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
16409
16410linux (2.6.35-6.7) maverick; urgency=low
16411
16412 [ Alberto Milone ]
16413
16414 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
16415
16416 [ Chase Douglas ]
16417
16418 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
16419 of mouse
16420 * [Upstream] HID: magicmouse: disable and add module param for scroll
16421 acceleration
16422 * [Upstream] HID: magicmouse: properly account for scroll movement in
16423 state
16424 * [Upstream] HID: magicmouse: add param for scroll speed
16425 * [Upstream] HID: magicmouse: enable horizontal scrolling
16426
16427 [ Henrik Rydberg ]
16428
16429 * [Upstream] Input: evdev - convert to dynamic event buffer
16430 * [Upstream] Input: evdev - use driver hint to compute size of event
16431 buffer
16432 * [Upstream] Input: bcm5974 - set the average number of events per MT
16433 event packet
16434 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
16435 * [Upstream] Input: evdev - never leave the client buffer empty after
16436 write
16437
16438 [ John Johansen ]
16439
16440 * SAUCE: AppArmor: -- mainline 2010-06-23
16441 * SAUCE: AppArmor 2.4 compatibility patch
16442 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
16443
16444 [ Leann Ogasawara ]
16445
16446 * [Config] Enable CONFIG_INTR_REMAP=y
16447 - LP: #597091
16448 * [Config] Enable CONFIG_X86_X2APIC
16449 - LP: #597091
16450
16451 [ Mathieu J. Poirier ]
16452
16453 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
16454 - LP: #594382
16455
16456 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
16457
16458linux (2.6.35-5.6) maverick; urgency=low
16459
16460 [ Amit Kucheria ]
16461
16462 * [Config] update omap flavour description
16463
16464 [ Andy Whitcroft ]
16465
16466 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
16467 - LP: #570500, #576274
16468 * SAUCE: add option to hand off all kernel parameters to init
16469 - LP: #586386
16470 * [Config] enable passing all kernel command line to init
16471 - LP: #586386
16472 * [Config] disable CONFIG_VMI
16473 - LP: #537601
16474 * [Config] enable CONFIG_IPV6_SIT_6RD
16475 - LP: #591869
16476 * [Config] enable CONFIG_VMWARE_BALOON as module
16477 - LP: #592039
16478
16479 [ Leann Ogasawara ]
16480
16481 * Revert "SAUCE: pm: Config option to disable handling of console during
16482 suspend/resume"
16483 - LP: #594885
16484 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
16485 * [Config] ports: enable passing all kernel command line to init
16486 - LP: #586386
16487 * [Config] Enable CONFIG_FB_VESA=y for x86
16488 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
16489 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
16490 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
16491 - LP: #493156
16492
16493 [ Mathieu Poirier ]
16494
16495 * ARM: Adding MosChip MCS7830 to nic-usb
16496 - LP: #584920
16497
16498 [ Upstream Kernel Changes ]
16499
16500 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
16501 * docbook: need xmldoclinks for all doc types
16502 * perf probe: Add kernel source path option
16503
16504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
16505
16506linux (2.6.35-4.5) maverick; urgency=low
16507
16508 [ Leann Ogasawara ]
16509
16510 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
16511 size (rev2)"
16512 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
16513 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
16514 (rev4)"
16515 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
16516 modules"
16517 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
16518 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
16519 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
16520
16521 [ Tim Gardner ]
16522
16523 * [Config] CONFIG_NFS_FSCACHE=y
16524 - LP: #440522
16525 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
16526 - LP: #440522
16527
16528 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
16529
16530linux (2.6.35-3.4) maverick; urgency=low
16531
16532 [ Andy Whitcroft ]
16533
16534 * debian -- ensure the version number is clean
16535
16536 [ Henrik Rydberg ]
16537
16538 * [Upstream] Introduce MT event slots (rev 5)
16539 * [Upstream] Document the MT event slot protocol (rev5)
16540 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
16541 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
16542 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
16543 (rev2)
16544
16545 [ Leann Ogasawara ]
16546
16547 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
16548 * Revert "SAUCE: hostap: send events on data interface as well as master
16549 interface"
16550 * Revert "Fix webcam having USB ID 0ac8:303b"
16551 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
16552 * rebase to v2.6.35-rc3
16553
16554 [ Maxim Levitsky ]
16555
16556 * [Config] Enable new Smartmedia/xD translation layer
16557 - LP: #202490
16558
16559 [ Upstream Kernel Changes ]
16560
16561 * net: fix deliver_no_wcard regression on loopback device
16562
16563 [ Upstream changes ]
16564
16565 * rebased to v2.6.35-rc3
16566
16567 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
16568
16569linux (2.6.35-2.3) maverick; urgency=low
16570
16571 [ Bryan Wu ]
16572
16573 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
16574
16575 [ Leann Ogasawara ]
16576
16577 * [Config] armel: Enable CONFIG_BNX2=m
16578 * [Config] ports: Enable CONFIG_BNX2X=m
16579 * SAUCE: armel: define get_dma_ops to fix FTBS
16580
16581 [ Tim Gardner ]
16582
16583 * [Upstream] net: Print num_rx_queues imbalance warning only when there
16584 are allocated queues
16585 - LP: #591416
16586
16587 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
16588
16589linux (2.6.35-2.2) maverick; urgency=low
16590
16591 [ Andy Whitcroft ]
16592
16593 * [Config] d-i: make armel configuration versatile flavour specific
16594 - LP: #588805
16595 * [Config] d-i: enable .udebs for omap flavour
16596 - LP: #588805
16597
16598 [ Kees Cook ]
16599
16600 * ptrace: limit scope to attach only (allow read)
16601 - LP: #589656
16602
16603 [ Leann Ogasawara ]
16604
16605 * rebase to v2.6.35-rc2
16606 * [Config] update configs following rebase to v2.6.35-rc2
16607 * [Config] update port configs following rebase to v2.6.35-rc2
16608
16609 [ Lee Jones ]
16610
16611 * Enable perf to be more helpful when perf_<version> does not exist.
16612 - LP: #570500
16613 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
16614
16615 [ Tim Gardner ]
16616
16617 * [Config] Update bnx2 udeb firmware files
16618 - LP: #589304
16619
16620 [ Upstream changes ]
16621
16622 * rebased to v2.6.35-rc2
16623
16624 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
16625
16626linux (2.6.35-1.1) maverick; urgency=low
16627
16628 [ Andy Whitcroft ]
16629
16630 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
16631 - LP: #587888
16632 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
16633
16634 [ Leann Ogasawara ]
16635
16636 * rebase to v2.6.35-rc1
16637 * [Config] update configs following rebase to v2.6.35-rc1
16638 * [Config] update port configs following rebase to v2.6.35-rc1
16639 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
16640 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
16641 * SAUCE: ndiswrapper: convert multicast list to list_head
16642 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
16643 * [Config] [FTBS] ia64: Temporarily disable gpiolib
16644 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
16645 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
16646 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
16647 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
16648 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
16649 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
16650 * [Config] [FTBS] armel: Temporarily disable bnx2
16651 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
16652 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
16653 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
16654 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
16655 gpio_set_debounce
16656
16657 [ Upstream Kernel Changes ]
16658
16659 * of/usb: fix build error due to of_node pointer move
16660 * n2_crypto: Fix build after of_device/of_platform_driver changes.
16661 * powerpc/fsl-booke: fix the case where we are not in the first page
16662 * powerpc/fsl-booke: Move the entry setup code into a seperate file
16663 * powerpc/kexec: Add support for FSL-BookE
16664 * greth: Fix build after OF device conversions.
16665
16666 [ Upstream changes ]
16667
16668 * rebased to v2.6.35-rc1
16669
16670 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
16671
16672linux (2.6.35-1.0) UNRELEASED; urgency=low
16673
16674 [ Leann Ogasawara ]
16675
16676 * Null entry.
16677
16678 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
16679
16680linux (2.6.34-5.14) maverick; urgency=low
16681
16682 [ Tim Gardner ]
16683
16684 * [Config] Added module inclusion support
16685 * [Config] Added virtual flavour module inclusion list and d-i package
16686 definitions
16687
16688 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
16689
16690linux (2.6.34-5.13) maverick; urgency=low
16691
16692 [ Andy Whitcroft ]
16693
16694 * Revert "ubuntu: AUFS -- aufs2 20091209"
16695 * Revert "ubuntu: AUFS -- export various core functions
16696 (aufs2-standalone.patch)"
16697 * Revert "ubuntu: AUFS -- export various core functions
16698 (aufs2-base.patch)"
16699 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
16700 - LP: #587888
16701 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
16702 - LP: #587888
16703 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
16704 - LP: #587888
16705 * [Config] AUFS -- enable aufs options
16706 - LP: #587888
16707
16708 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
16709
16710linux (2.6.34-5.12) maverick; urgency=low
16711
16712 [ Andy Whitcroft ]
16713
16714 * enforce -- ensure SYSFS compatibility is disabled
16715
16716 [ Chase Douglas ]
16717
16718 * build with libdw-dev for perf probe symbol support
16719 * maverick ftrace configuration changes
16720
16721 [ Kees Cook ]
16722
16723 * Revert "SAUCE: x86: brk away from exec rand area"
16724 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
16725 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
16726 * SAUCE: x86: implement cs-limit nx-emulation for ia32
16727 - LP: #369978
16728 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
16729 * SAUCE: x86: brk away from exec rand area
16730 - LP: #452175
16731 * SAUCE: ptrace: restrict ptrace scope to children
16732
16733 [ Leann Ogasawara ]
16734
16735 * Add new omap flavour to getabis
16736 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
16737 - LP: #585490
16738 * build/modules: Temorarily add ignore.modules
16739 * ubuntu: iscsitarget -- version 1.4.20.1
16740
16741 [ Loïc Minier ]
16742
16743 * SAUCE: [um] Don't use nx_enabled under UML
16744 - LP: #524849
16745
16746 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
16747
16748linux (2.6.34-4.11) maverick; urgency=low
16749
16750 [ Amit Kucheria ]
16751
16752 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
16753 * [Config] Add support for OMAP-mainline flavour
16754
16755 [ Andy Whitcroft ]
16756
16757 * SAUCE: powerpc: fix compile error when ptrace.h is included from
16758 userspace
16759 - LP: #583733
16760
16761 [ Chase Douglas ]
16762
16763 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
16764 are present"
16765 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
16766 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
16767 load detect pipe"
16768
16769 [ Kees Cook ]
16770
16771 * SAUCE: fs: block cross-uid sticky symlinks
16772 * SAUCE: fs: block hardlinks to non-accessible sources
16773
16774 [ Koen Kooi ]
16775
16776 * SAUCE: board-omap3-beagle: add DSS2 support
16777
16778 [ Leann Ogasawara ]
16779
16780 * Revert "staging/go7007 -- disable"
16781 * Revert "[Config] staging/winbond -- disable"
16782 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
16783 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
16784 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
16785 controller"
16786 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
16787 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
16788 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
16789 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
16790 chipsets."
16791 * Revert "[Upstream] b43: Declare all possible firmware files."
16792 * Revert "add Breaks: against hardy lvm2"
16793 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
16794 id on Vmware ESX Server"
16795 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
16796 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
16797 * [Config] Enable CONFIG_USB=y for armel and sparc
16798 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
16799 * [Config] Enable CONFIG_RFKILL=y for ports
16800 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
16801 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
16802 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
16803 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
16804 * [Config] Enable CONFIG_LIBERTAS_MESH=y
16805 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
16806 * [Config] CONFIG_RT2800USB_UNKNOWN=y
16807 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
16808 * [Config] Enable CONFIG_CEPH_FS=m
16809 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
16810 * [Config] Enable CONFIG_EEEPC_WMI=m
16811 * [Config] Enable CONFIG_RT2800PCI=m
16812 * [Config] Enable CONFIG_SCSI_HPSA=m
16813 * [Config] Enable CONFIG_VHOST_NET=m
16814 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
16815 - LP: #582350
16816 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
16817 - LP: #579300
16818 * [Config] Enable CONFIG_PCIEASPM=y
16819 - LP: #333990
16820 * [Config] updateconfigs for OMAP flavour
16821
16822 [ Loïc Minier ]
16823
16824 * Enable perf tools on armel
16825
16826 [ Tim Gardner ]
16827
16828 * SAUCE: Updated ndiswrapper to 1.56
16829 - LP: #582555
16830 * [Config] Added virtual flavour
16831 * [Config] Remove support for sub-flavours
16832 * [Config] Removed amd64 preempt flavour
16833 * [Config] updateconfigs, updateportsconfigs after flavour munging
16834
16835 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
16836
16837linux (2.6.34-3.10) maverick; urgency=low
16838
16839 [ Leann Ogasawara ]
16840
16841 * rebase to v2.6.34
16842
16843 [ Upstream changes ]
16844
16845 * rebased to v2.6.34
16846
16847 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
16848
16849linux (2.6.34-2.9) maverick; urgency=low
16850
16851 [ Leann Ogasawara ]
16852
16853 * [Config] [FTBS] Disable comedi for armel
16854
16855 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
16856
16857linux (2.6.34-2.8) maverick; urgency=low
16858
16859 [ Leann Ogasawara ]
16860
16861 * Drop lpia
16862 * [Config] [FTBS] disable KVM
16863 * [Config] [FTBS] disable ipr for armel
16864
16865 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
16866
16867linux (2.6.34-2.7) maverick; urgency=low
16868
16869 [ Leann Ogasawara ]
16870
16871 * [Config] disable CONFIG_SCSI_IPR on powerpc
16872 * [Config] Remove 386 flavour per UDS discussion
16873
16874 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
16875
16876linux (2.6.34-1.6) maverick; urgency=low
16877
16878 [ Chase Douglas ]
16879
16880 * enforce CONFIG_TMPFS_POSIX_ACL=y
16881 - LP: #575940
16882 * don't force module dependency checking
16883 - LP: #577029
16884
16885 [ Kees Cook ]
16886
16887 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
16888 - LP: #568844
16889
16890 [ Leann Ogasawara ]
16891
16892 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
16893 * rebase to v2.6.34-rc7
16894 * [Config] update configs following rebase to v2.6.34-rc7
16895 * [Config] update port configs following rebase to v2.6.34-rc7
16896 * Add btrfs to the udebs
16897
16898 [ Tim Gardner ]
16899
16900 * [Config] Add atl1c to nic-modules udeb
16901 - LP: #557130
16902
16903 [ Upstream changes ]
16904
16905 * rebased to v2.6.34-rc7
16906
16907 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
16908
16909linux (2.6.34-1.5) UNRELEASED; urgency=low
16910
16911 [ Leann Ogasawara ]
16912
16913 * rebase to v2.6.34-rc6
16914 * [Config] update configs following rebase to v2.6.34-rc6
16915 * [Config] update port configs following rebase to v2.6.34-rc6
16916
16917 [ Upstream changes ]
16918
16919 * rebased to v2.6.34-rc6
16920
16921 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
16922
16923linux (2.6.34-1.4) UNRELEASED; urgency=low
16924
16925 [ Leann Ogasawara ]
16926
16927 * rebase to v2.6.34-rc5
16928 * [Config] update ports configs following rebase to v2.6.34-rc5
16929
16930 [ Upstream changes ]
16931
16932 * rebased to v2.6.34-rc5
16933
16934 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
16935
16936linux (2.6.34-1.3) UNRELEASED; urgency=low
16937
16938 [ Leann Ogasawara ]
16939
16940 * rebase to v2.6.34-rc4
16941 * [Config] update configs following rebase to v2.6.34-rc4
16942 * [Config] update port configs following rebase to v2.6.34-rc4
16943 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
16944
16945 [ Upstream changes ]
16946
16947 * rebased to v2.6.34-rc4
16948
16949 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
16950
16951linux (2.6.34-1.2) UNRELEASED; urgency=low
16952
16953 [ Leann Ogasawara ]
16954
16955 * Temorarily disable building linux-doc
16956 * rebase to v2.6.34-rc3
16957 * [Config] update configs following rebase to v2.6.34-rc3
16958 * [Config] update port configs following rebase to v2.6.34-rc3
16959
16960 [ Upstream changes ]
16961
16962 * rebased to v2.6.34-rc3
16963
16964 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
16965
16966linux (2.6.34-1.1) UNRELEASED; urgency=low
16967
16968 [ Leann Ogasawara ]
16969
16970 * rebase to v2.6.34-rc2
16971 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
16972 * [Config] update port configs following rebase to v2.6.34-rc2
16973 * [Config] update configs following rebase to v2.6.34-rc2
16974
16975 [ Upstream changes ]
16976
16977 * rebased to v2.6.34-rc2
16978
16979 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
16980
16981linux (2.6.33-1.1) UNRELEASED; urgency=low
16982
16983 [ Leann Ogasawara ]
16984
16985 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
16986 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
16987 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
16988 * ubuntu: lirc -- rename kfifo_put and kfifo_get
16989 * ubuntu: iscsitarget -- rename daddr inet_sock field
16990 * rebased to v2.6.33
16991 * [Config] update configs following rebase to v2.6.33
16992 * [Config] update ports configs following rebase to v2.6.33
16993
16994 [ Upstream changes ]
16995
16996 * rebased to v2.6.33
16997
16998 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
16999
17000linux (2.6.33-0.0) UNRELEASED; urgency=low
17001
17002 [ Leann Ogasawara ]
17003
17004 * Null entry.
17005
17006 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17007
17008linux (2.6.32-16.25) lucid; urgency=low
17009
17010 [ Andy Whitcroft ]
17011
17012 * linux-tools -- move to Suggests: with explicit seeding
17013 - LP: #534635
17014
17015 [ Tim Gardner ]
17016
17017 * [Config] CONFIG_HID=m
17018
17019 [ Upstream Kernel Changes ]
17020
17021 * (pre-stable) sched: Fix SMT scheduler regression in
17022 find_busiest_queue()
17023 * KVM: introduce kvm_vcpu_on_spin
17024 * KVM: VMX: Add support for Pause-Loop Exiting
17025
17026 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17027
17028linux (2.6.32-16.24) lucid; urgency=low
17029
17030 [ Andy Whitcroft ]
17031
17032 * armel -- perf userspace does not support arm
17033 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17034
17035 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17036
17037linux (2.6.32-16.23) lucid; urgency=low
17038
17039 [ Andy Whitcroft ]
17040
17041 * SAUCE: PM report driver and device suspend/resume times -- move config
17042 * update to standards version 3.8.4.0
17043 * printenv -- expose all of the package selectors
17044 * source package -- cleanup source content control
17045 * doc package -- ensure we do build package content on buildd
17046 * lintian -- correct the address in the debian/copyright
17047 * lintian -- update debhelper package version dependancy
17048 * lintian -- fix ghostscript dependancy
17049 * lintian -- add required misc:Depends
17050 * lintian -- move our debhelper compat level to debian/compat
17051 * perf -- build the kernel carried tools
17052 * perf -- add linux-tools carrying the version switches and manuals
17053 * SAUCE: fix up Kconfig for staging drivers
17054 * [Config] enable NOUVEAU etc following drm backport
17055 * update DRM to mainline v2.6.33
17056 * [Config] Remove AppArmor config options that no longer exist (ports)
17057 * [Config] updateportsconfigs following drm update
17058
17059 [ John Johansen ]
17060
17061 * ubuntu: AppArmor -- update to mainline 2010-03-04
17062 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17063 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17064 * [Config] Remove AppArmor config options that no longer exist
17065
17066 [ Manoj Iyer ]
17067
17068 * ubuntu: rtl8192se -- version 2010-0115,0014
17069 - LP: #530275
17070 * [Config] added CONFIG_RTL8192SE module.
17071 - LP: #530275
17072
17073 [ Tim Gardner ]
17074
17075 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17076 - LP: #531017
17077 * [Upstream] netfilter: xt_recent: Add an entry reaper
17078
17079 [ Upstream Kernel Changes ]
17080
17081 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17082 emulation"
17083 * Revert "KVM: x86 emulator: Fix popf emulation"
17084 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17085 emulation"
17086 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17087 * Revert "KVM: fix memory access during x86 emulation."
17088 * Add vlan (8021.Q) module package for d-i.
17089 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17090 Inspiron 700m
17091 - LP: #515246
17092 * [Upstream] docbook: need xmldoclinks for all doc types
17093 * x86: set_personality_ia32() misses force_personality32
17094 * lib: Introduce generic list_sort function
17095 * drm/nv50: Implement ctxprog/state generation.
17096 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17097 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17098 Inspiron 700m
17099 - LP: #515246
17100
17101 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17102
17103linux (2.6.32-15.22) lucid; urgency=low
17104
17105 [ Andy Whitcroft ]
17106
17107 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17108 * Revert "SAUCE: PM report driver and device suspend/resume times."
17109 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17110
17111 [ Manoj Iyer ]
17112
17113 * SAUCE: PM report driver and device suspend/resume times.
17114
17115 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17116
17117linux (2.6.32-15.21) lucid; urgency=low
17118
17119 [ Andy Whitcroft ]
17120
17121 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17122 * Revert "[Config] lenovo-sl-laptop -- enable"
17123 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17124 * armel -- cramfs module will no longer be built
17125 * d-i -- make all modules optional
17126 * rename the debug packages to match archive standard
17127 - LP: #527837
17128 * lenovo-sl-laptop is no longer built
17129
17130 [ Colin Ian King ]
17131
17132 * Disable 4MB page tables for Atom, work around errata AAE44
17133 - LP: #523112
17134
17135 [ Colin Watson ]
17136
17137 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17138 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17139
17140 [ Jesse Barnes ]
17141
17142 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17143 detect pipe
17144 - LP: #488328
17145
17146 [ Loïc Minier ]
17147
17148 * [Config] armel Update versatile initrd configs
17149 - LP: #524893
17150 * SAUCE: [um] Don't use nx_enabled under UML
17151 - LP: #524849
17152
17153 [ Manoj Iyer ]
17154
17155 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17156
17157 [ Mario Limonciello ]
17158
17159 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17160
17161 [ Rafael J. Wysocki ]
17162
17163 * SAUCE: PM report driver and device suspend/resume times.
17164
17165 [ Surbhi Palande ]
17166
17167 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17168 - CVE-2009-4538
17169 * Revert "[Upstream] e1000: enhance frame fragment detection"
17170 - CVE-2009-4536
17171
17172 [ Tim Gardner ]
17173
17174 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17175 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17176 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17177
17178 [ Upstream Kernel Changes ]
17179
17180 * Revert "(pre-stable) eCryptfs: Add getattr function"
17181 * Fix potential crash with sys_move_pages
17182 * futex_lock_pi() key refcnt fix
17183 * futex: Handle user space corruption gracefully
17184 * futex: Handle futex value corruption gracefully
17185 * Fix race in tty_fasync() properly
17186 * hwmon: (w83781d) Request I/O ports individually for probing
17187 * hwmon: (lm78) Request I/O ports individually for probing
17188 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17189 * ALSA: ctxfi - fix PTP address initialization
17190 * drm/i915: disable hotplug detect before Ironlake CRT detect
17191 * drm/i915: enable self-refresh on 965
17192 * drm/i915: Disable SR when more than one pipe is enabled
17193 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17194 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17195 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17196 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17197 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17198 * i2c-tiny-usb: Fix on big-endian systems
17199 * drm/i915: handle FBC and self-refresh better
17200 * drm/i915: Increase fb alignment to 64k
17201 * drm/i915: Update write_domains on active list after flush.
17202 * regulator: Fix display of null constraints for regulators
17203 * ALSA: hda-intel: Avoid divide by zero crash
17204 * CPUFREQ: Fix use after free of struct powernow_k8_data
17205 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
17206 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
17207 * ioat: fix infinite timeout checking in ioat2_quiesce
17208 * resource: add helpers for fetching rlimits
17209 * fs/exec.c: restrict initial stack space expansion to rlimit
17210 * cifs: fix length calculation for converted unicode readdir names
17211 * NFS: Fix a reference leak in nfs_wb_cancel_page()
17212 * NFS: Try to commit unstable writes in nfs_release_page()
17213 * NFSv4: Don't allow posix locking against servers that don't support it
17214 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
17215 * NFS: Fix an Oops when truncating a file
17216 * NFS: Fix a umount race
17217 * NFS: Fix a bug in nfs_fscache_release_page()
17218 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
17219 * md: fix 'degraded' calculation when starting a reshape.
17220 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
17221 * Export the symbol of getboottime and mmonotonic_to_bootbased
17222 * kvmclock: count total_sleep_time when updating guest clock
17223 * KVM: PIT: control word is write-only
17224 * tpm_infineon: fix suspend/resume handler for pnp_driver
17225 * amd64_edac: Do not falsely trigger kerneloops
17226 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
17227 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
17228 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
17229 * netfilter: xtables: compat out of scope fix
17230 * netfilter: nf_conntrack: fix hash resizing with namespaces
17231 * drm/i915: remove full registers dump debug
17232 * drm/i915: add i915_lp_ring_sync helper
17233 * drm/i915: Don't wait interruptible for possible plane buffer flush
17234 * dasd: remove strings from s390dbf
17235 * crypto: padlock-sha - Add import/export support
17236 * wmi: Free the allocated acpi objects through wmi_get_event_data
17237 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
17238 * /dev/mem: introduce size_inside_page()
17239 * devmem: check vmalloc address on kmem read/write
17240 * devmem: fix kmem write bug on memory holes
17241 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
17242 of value 0.
17243 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
17244 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
17245 * dst: call cond_resched() in dst_gc_task()
17246 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
17247 * befs: fix leak
17248 * rtc-fm3130: add missing braces
17249 * Call flush_dcache_page after PIO data transfers in libata-sff.c
17250 * ahci: add Acer G725 to broken suspend list
17251 * pktgen: Fix freezing problem
17252 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
17253 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
17254 * x86: Re-get cfg_new in case reuse/move irq_desc
17255 * Staging: fix rtl8187se compilation errors with mac80211
17256 * ALSA: usb-audio - Avoid Oops after disconnect
17257 * serial: 8250: add serial transmitter fully empty test
17258 * sysfs: sysfs_sd_setattr set iattrs unconditionally
17259 * class: Free the class private data in class_release
17260 * USB: usbfs: only copy the actual data received
17261 * USB: usbfs: properly clean up the as structure on error paths
17262 * rtl8187: Add new device ID
17263 * ACPI: Add NULL pointer check in acpi_bus_start
17264 * ACPI: fix High cpu temperature with 2.6.32
17265 * drm/radeon/kms: use udelay for short delays
17266 * NFS: Too many GETATTR and ACCESS calls after direct I/O
17267 * eCryptfs: Add getattr function
17268 * b43: Fix throughput regression
17269 * ath9k: Fix sequence numbers for PAE frames
17270 * mac80211: Fix probe request filtering in IBSS mode
17271 * iwlwifi: Fix to set correct ht configuration
17272 * dm stripe: avoid divide by zero with invalid stripe count
17273 * dm log: userspace fix overhead_size calcuations
17274 * Linux 2.6.32.9
17275 * sfc: Fix SFE4002 initialisation
17276 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
17277 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
17278 * (pre-stable) HID: handle joysticks with large number of buttons
17279 - LP: #492056
17280 * (pre-stable) HID: extend mask for BUTTON usage page
17281 - LP: #492056
17282 * PM: Measure device suspend and resume times
17283 * e1000: enhance frame fragment detection
17284 - CVE-2009-4536
17285 * e1000e: enhance frame fragment detection
17286 - CVE-2009-4538
17287 * KVM: fix memory access during x86 emulation.
17288 - CVE-2010-0306
17289 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
17290 - CVE-2010-0306
17291 * KVM: x86 emulator: Check IOPL level during io instruction emulation
17292 - CVE-2010-0306
17293 * KVM: x86 emulator: Fix popf emulation
17294 - CVE-2010-0306
17295 * KVM: x86 emulator: Check CPL level during privilege instruction
17296 emulation
17297 - CVE-2010-0306
17298 * Input: wacom - ensure the device is initialized properly upon resume
17299 * Input: wacom - add defines for packet lengths of various devices
17300 * Input: wacom - add support for new LCD tablets
17301 - LP: #516777
17302
17303 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
17304
17305linux (2.6.32-14.20) lucid; urgency=low
17306
17307 [ Andy Whitcroft ]
17308
17309 * rebuild following the GCC update to match compiler for out of tree modules
17310 * Revert "[Config] drbd -- enable"
17311 * Revert "ubuntu: drbd -- version 8.3.1"
17312 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
17313 - LP: #510937
17314
17315 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
17316
17317linux (2.6.32-14.19) lucid; urgency=low
17318
17319 [ Andy Whitcroft ]
17320
17321 * ensure we build the source package contents when enabled
17322 - LP: #522308
17323 * [Config] enable CONFIG_X86_MCE_XEON75XX
17324 * SAUCE: AppArmor -- add linux/kref.h for struct kref
17325 * [Config] enable CONFIG_HID_ORTEK
17326 * enable udeb generation for arm versatile flavour
17327 - LP: #522515
17328
17329 [ John Johansen ]
17330
17331 * ubuntu: AppArmor -- update to mainline 2010-02-18
17332 - LP: #439560, #496110, #507069
17333
17334 [ Johnathon Harris ]
17335
17336 * SAUCE: HID: add support for Ortek WKB-2000
17337 - LP: #405390
17338
17339 [ Upstream Kernel Changes ]
17340
17341 * tpm_tis: TPM_STS_DATA_EXPECT workaround
17342 - LP: #490487
17343 * x86, mce: Xeon75xx specific interface to get corrected memory error
17344 information
17345 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
17346 * x86, mce: Make xeon75xx memory driver dependent on PCI
17347 * drm/edid: Unify detailed block parsing between base and extension
17348 blocks
17349 - LP: #500999
17350 * (pre-stable) eCryptfs: Add getattr function
17351 - LP: #390833
17352
17353 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
17354
17355linux (2.6.32-13.18) lucid; urgency=low
17356
17357 [ Andy Whitcroft ]
17358
17359 * Revert "enforcer -- make the enforcement configuration common"
17360 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
17361 (Dell E6x00 series)"
17362 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
17363 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
17364 0755"
17365 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
17366 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
17367 * Revert "SAUCE: make fc transport removal of target configurable"
17368 * enforcer -- make the enforcement configuration common
17369 * getabis -- add preempt flavour to the list
17370 * [Config] enforce DEVTMPFS options
17371 * [Config] armel -- cleanup to-be builtin modules
17372 * [Config] cleanup ports configs
17373 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
17374 - LP: #485536
17375 * add printdebian target to find branch target
17376 * distclean -- do not remove debian.env
17377 * [Config] generic-pae switch to M586TSC
17378 - LP: #519448
17379 * git-ubuntu-log -- commonise duplicated log handling
17380 * git-ubuntu-log -- tighten up Bug: NNNN matching
17381 * git-ubuntu-log -- sort the bug numbers
17382
17383 [ Chris Wilson ]
17384
17385 * (pre-stable) drm/i915: Increase fb alignment to 64k
17386 - LP: #404064
17387
17388 [ Eric Miao ]
17389
17390 * arm -- enable ubuntu/ directory
17391
17392 [ Huang Ying ]
17393
17394 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
17395 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
17396
17397 [ Loïc Minier ]
17398
17399 * [Config] cleanup preempt configuration
17400 * [Config] versatile: Fix video output
17401 - LP: #517594
17402 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
17403 * [Config] Large update to armel/versatile
17404 * [Config] versatile: Add RTC support
17405 * [Config] armel: Enable NEON
17406 * [Config] versatile: Builtin MMC support
17407 * [Config] versatile Builtin SCSI controller
17408 * [Config] armel Disable dma_cache_sync callers
17409 * [Config] armel Disable asm/time.h users
17410 * [Config] armel Disable out of range udelay()
17411 * [Config] armel Disable flush_cache_range() users
17412 * [Config] armel -- Enable ubuntu/ drivers
17413
17414 [ Steve Conklin ]
17415
17416 * SAUCE: drm/i915: Add display hotplug event on Ironlake
17417 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
17418
17419 [ Upstream Kernel Changes ]
17420
17421 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
17422 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
17423 in IRQ handler""
17424 * clockevent: Don't remove broadcast device when cpu is dead
17425 * clockevents: Add missing include to pacify sparse
17426 * ACPI: don't cond_resched if irq is disabled
17427 * be2net: Add support for next generation of BladeEngine device.
17428 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
17429 * mpt2sas: New device SAS2208 support is added
17430 * ar9170: Add support for D-Link DWA 160 A2
17431 * powerpc/fsl: Add PCI device ids for new QoirQ chips
17432 * davinci: dm646x: Add support for 3.x silicon revision
17433 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
17434 * Driver-Core: devtmpfs - set root directory mode to 0755
17435 * driver-core: fix devtmpfs crash on s390
17436 * vfs: get_sb_single() - do not pass options twice
17437 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
17438 * V4L/DVB (13569): smsusb: add autodetection support for five additional
17439 Hauppauge USB IDs
17440 * USB: mos7840: add device IDs for B&B electronics devices
17441 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
17442 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
17443 SubVendor ID: 0x1043 Device ID: 0x4847)
17444 * iTCO_wdt: Add support for Intel Ibex Peak
17445 * atl1c:use common_task instead of reset_task and link_chg_task
17446 * atl1e:disable NETIF_F_TSO6 for hardware limit
17447 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
17448 * V4L/DVB (13680b): DocBook/media: create links for included sources
17449 * netfilter: xtables: fix conntrack match v1 ipt-save output
17450 * partitions: read whole sector with EFI GPT header
17451 * partitions: use sector size for EFI GPT
17452 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
17453 * sched: Fix isolcpus boot option
17454 * sched: Fix missing sched tunable recalculation on cpu add/remove
17455 * nohz: Prevent clocksource wrapping during idle
17456 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
17457 * timers, init: Limit the number of per cpu calibration bootup messages
17458 * PCI: Always set prefetchable base/limit upper32 registers
17459 * iscsi class: modify handling of replacement timeout
17460 * NFS: Revert default r/wsize behavior
17461 * HID: fixup quirk for NCR devices
17462 * scsi_devinfo: update Hitachi entries (v2)
17463 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
17464 * scsi_transport_fc: remove invalid BUG_ON
17465 * lpfc: fix hang on SGI ia64 platform
17466 * libfc: fix typo in retry check on received PRLI
17467 * libfc: fix ddp in fc_fcp for 0 xid
17468 * fcoe: remove redundant checking of netdev->netdev_ops
17469 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
17470 * libfc: lport: fix minor documentation errors
17471 * libfc: don't WARN_ON in lport_timeout for RESET state
17472 * fcoe: initialize return value in fcoe_destroy
17473 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
17474 * libfc: fix memory corruption caused by double frees and bad error
17475 handling
17476 * libfc: fix free of fc_rport_priv with timer pending
17477 * libfc: remote port gets stuck in restart state without really
17478 restarting
17479 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
17480 * fcoe: Fix checking san mac address
17481 * fcoe: Fix getting san mac for VLAN interface
17482 * qlge: Remove explicit setting of PCI Dev CTL reg.
17483 * qlge: Set PCIE max read request size.
17484 * qlge: Don't fail open when port is not initialized.
17485 * qlge: Add handler for DCBX firmware event.
17486 * qlge: Bonding fix for mode 6.
17487 * PCI: AER: fix aer inject result in kernel oops
17488 * DMI: allow omitting ident strings in DMI tables
17489 * Input: i8042 - remove identification strings from DMI tables
17490 * Input: i8042 - add Gigabyte M1022M to the noloop list
17491 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
17492 * ALSA: hda - select IbexPeak handler for Calpella
17493 * ALSA: hda - Fix quirk for Maxdata obook4-1
17494 * ALSA: hda - Add missing Line-Out and PCM switches as slave
17495 * iTCO_wdt.c - cleanup chipset documentation
17496 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
17497 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
17498 * ahci: disable SNotification capability for ich8
17499 * ata_piix: fix MWDMA handling on PIIX3
17500 * md: fix small irregularity with start_ro module parameter
17501 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
17502 * cio: fix double free in case of probe failure
17503 * cio: dont panic in non-fatal conditions
17504 * netiucv: displayed TX bytes value much too high
17505 * ipc ns: fix memory leak (idr)
17506 * ALSA: hda - Fix HP T5735 automute
17507 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
17508 * UBI: fix memory leak in update path
17509 * UBI: initialise update marker
17510 * ASoC: fix a memory-leak in wm8903
17511 * mac80211: check that ieee80211_set_power_mgmt only handles STA
17512 interfaces.
17513 * cfg80211: fix channel setting for wext
17514 * KVM: S390: fix potential array overrun in intercept handling
17515 * KVM: only allow one gsi per fd
17516 * KVM: Fix race between APIC TMR and IRR
17517 * KVM: MMU: bail out pagewalk on kvm_read_guest error
17518 * KVM: x86: Fix host_mapping_level()
17519 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
17520 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
17521 * KVM: fix lock imbalance in kvm_*_irq_source_id()
17522 * KVM: only clear irq_source_id if irqchip is present
17523 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
17524 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
17525 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
17526 - LP: #516325
17527 * iwlwifi: Fix throughput stall issue in HT mode for 5000
17528 * fnctl: f_modown should call write_lock_irqsave/restore
17529 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
17530 CPUID drivers.
17531 * Linux 2.6.32.7
17532 * scsi_lib: Fix bug in completion of bidi commands
17533 * mptsas: Fix issue with chain pools allocation on katmai
17534 * mm: add new 'read_cache_page_gfp()' helper function
17535 * drm/i915: Selectively enable self-reclaim
17536 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
17537 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
17538 * x86: Set hotpluggable nodes in nodes_possible_map
17539 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
17540 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
17541 * zcrypt: Do not remove coprocessor for error 8/72
17542 * dasd: fix possible NULL pointer errors
17543 * ACPI: Add a generic API for _OSC -v2
17544 * ACPI: Add platform-wide _OSC support.
17545 * ACPI: fix OSC regression that caused aer and pciehp not to load
17546 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
17547 * UBI: fix volume creation input checking
17548 * e1000/e1000e: don't use small hardware rx buffers
17549 * drm/i915: Reload hangcheck timer too for Ironlake
17550 * Fix a leak in affs_fill_super()
17551 * Fix failure exits in bfs_fill_super()
17552 * fix oops in fs/9p late mount failure
17553 * fix leak in romfs_fill_super()
17554 * Fix remount races with symlink handling in affs
17555 * fix affs parse_options()
17556 * Fix failure exit in ipathfs
17557 * mm: fix migratetype bug which slowed swapping
17558 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
17559 NOMMU stack
17560 * Split 'flush_old_exec' into two functions
17561 * sparc: TIF_ABI_PENDING bit removal
17562 * x86: get rid of the insane TIF_ABI_PENDING bit
17563 * Input: winbond-cir - remove dmesg spam
17564 * x86: Disable HPET MSI on ATI SB700/SB800
17565 * iwlwifi: set default aggregation frame count limit to 31
17566 * drm/i915: only enable hotplug for detected outputs
17567 * firewire: core: add_descriptor size check
17568 * SECURITY: selinux, fix update_rlimit_cpu parameter
17569 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
17570 * x86: Add Dell OptiPlex 760 reboot quirk
17571 - LP: #488319
17572 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
17573 * x86/amd-iommu: Fix possible integer overflow
17574 * clocksource: fix compilation if no GENERIC_TIME
17575 * tcp: update the netstamp_needed counter when cloning sockets
17576 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
17577 * net: restore ip source validation
17578 * af_packet: Don't use skb after dev_queue_xmit()
17579 * ax25: netrom: rose: Fix timer oopses
17580 * KVM: allow userspace to adjust kvmclock offset
17581 * oprofile/x86: add Xeon 7500 series support
17582 * oprofile/x86: fix crash when profiling more than 28 events
17583 * libata: retry link resume if necessary
17584 * mm: percpu-vmap fix RCU list walking
17585 * mm: purge fragmented percpu vmap blocks
17586 * block: fix bio_add_page for non trivial merge_bvec_fn case
17587 * Fix 'flush_old_exec()/setup_new_exec()' split
17588 * random: drop weird m_time/a_time manipulation
17589 * random: Remove unused inode variable
17590 * block: fix bugs in bio-integrity mempool usage
17591 * usb: r8a66597-hdc disable interrupts fix
17592 * connector: Delete buggy notification code.
17593 * be2net: Bug fix to support newer generation of BE ASIC
17594 * be2net: Fix memset() arg ordering.
17595 * mm: flush dcache before writing into page to avoid alias
17596 * mac80211: fix NULL pointer dereference when ftrace is enabled
17597 * imxfb: correct location of callbacks in suspend and resume
17598 * mx3fb: some debug and initialisation fixes
17599 * starfire: clean up properly if firmware loading fails
17600 * kernel/cred.c: use kmem_cache_free
17601 * uartlite: fix crash when using as console
17602 * pktcdvd: removing device does not remove its sysfs dir
17603 * ath9k: fix eeprom INI values override for 2GHz-only cards
17604 * ath9k: fix beacon slot/buffer leak
17605 * powerpc: TIF_ABI_PENDING bit removal
17606 * NET: fix oops at bootime in sysctl code
17607 * Linux 2.6.32.8
17608
17609 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
17610
17611linux (2.6.32-12.17) lucid; urgency=low
17612
17613 [ Andy Whitcroft ]
17614
17615 * restore linux-image prefix -- master
17616 * enforce -- we require SELINUX enabled -- master
17617 * enforce -- ensure APPARMOR is our default LSM -- master
17618 * make doc package completely optional -- master
17619 * make source package completely optional -- master
17620 * make linux-libc-dev completly optional -- master
17621 * convert package disable to a deps list -- master
17622 * allow common headers to switch from indep to arch -- master
17623 * convert binary package disable to a deps list -- master
17624 * add configuration option for a full source build tree -- master
17625 * add support for uImage kernels in package control scripts
17626 * getabis -- cleanup and parameterise repository list -- master
17627 * getabis -- move configuration to etc/getabi -- master
17628 * kernelconfig -- move configuration to etc -- master
17629 * rules -- make debian/debian.env master for branch name
17630 * set the current branch name -- master
17631 * pull back common debian.master files into debian -- master
17632 * enforcer -- make the enforcement configuration common
17633 * insert-changes -- correctly link to debian/rules in DROOT
17634
17635 [ Colin Watson ]
17636
17637 * future-proof ddeb handling against buildd changes
17638
17639 [ Eric Miao ]
17640
17641 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
17642 X86
17643
17644 [ Loïc Minier ]
17645
17646 * Add modules.builtin.bin to prerm rm list
17647 - LP: #516584
17648
17649 [ Tim Gardner ]
17650
17651 * [Config] Implement the amd64 preempt flavour
17652
17653 [ Upstream Kernel Changes ]
17654
17655 * syslog: distinguish between /proc/kmsg and syscalls
17656 - LP: #515623
17657 * sfc: Fix polling for slow MCDI operations
17658 * sfc: Fix conditions for MDIO self-test
17659 * sfc: QT202x: Remove unreliable MMD check at initialisation
17660 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
17661 * sfc: Use fixed-size buffers for MCDI NVRAM requests
17662
17663 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
17664
17665linux (2.6.32-12.16) lucid; urgency=low
17666
17667 [ Andy Whitcroft ]
17668
17669 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
17670 first use"
17671 * SAUCE: acpi battery -- move first lookup asynchronous
17672 - LP: #507211
17673 * [Config] update configs to cleanup generic configs
17674 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
17675 * [Config] enable USER_NS
17676 - LP: #480739, #509808
17677
17678 [ Heiko Carstens ]
17679
17680 * (pre-stable) driver-core: fix devtmpfs crash on s390
17681 - LP: #512370
17682
17683 [ John Johansen ]
17684
17685 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
17686 - LP: #494565
17687 * [Config] VIRTIO=y for server/virtual flavours
17688 - LP: #494565
17689
17690 [ Kay Sievers ]
17691
17692 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
17693 - LP: #512370
17694
17695 [ Kees Cook ]
17696
17697 * SAUCE: x86: brk away from exec rand area
17698 - LP: #452175
17699
17700 [ Leann Ogasawara ]
17701
17702 * [Upstream] e1000: enhance frame fragment detection
17703 - CVE-2009-4536
17704 * [Upstream] e1000e: enhance frame fragment detection
17705 - CVE-2009-4538
17706
17707 [ Sebastian Kapfer ]
17708
17709 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
17710 series)
17711 - LP: #296610
17712
17713 [ Upstream Kernel Changes ]
17714
17715 * inotify: do not reuse watch descriptors
17716 - LP: #485556
17717 * inotify: only warn once for inotify problems
17718 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
17719 Framebuffer"
17720 * memcg: ensure list is empty at rmdir
17721 * drm/i915: remove loop in Ironlake interrupt handler
17722 * block: Fix incorrect reporting of partition alignment
17723 * x86, mce: Thermal monitoring depends on APIC being enabled
17724 * futexes: Remove rw parameter from get_futex_key()
17725 * page allocator: update NR_FREE_PAGES only when necessary
17726 * x86, apic: use physical mode for IBM summit platforms
17727 * edac: i5000_edac critical fix panic out of bounds
17728 * x86: SGI UV: Fix mapping of MMIO registers
17729 * mfd: WM835x GPIO direction register is not locked
17730 * mfd: Correct WM835x ISINK ramp time defines
17731 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
17732 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
17733 * reiserfs: truncate blocks not used by a write
17734 * HID: add device IDs for new model of Apple Wireless Keyboard
17735 * PCI/cardbus: Add a fixup hook and fix powerpc
17736 * Input: pmouse - move Sentelic probe down the list
17737 * asus-laptop: add Lenovo SL hotkey support
17738 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
17739 * sparc64: Fix NMI programming when perf events are active.
17740 * sparc64: Fix Niagara2 perf event handling.
17741 * i2c: Do not use device name after device_unregister
17742 * i2c/pca: Don't use *_interruptible
17743 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
17744 * sched: Fix task priority bug
17745 * vfs: Fix vmtruncate() regression
17746 * Linux 2.6.32.5
17747 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
17748 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
17749 * Staging: asus_oled: fix oops in 2.6.32.2
17750 * Staging: hv: fix smp problems in the hyperv core code
17751 * tty: fix race in tty_fasync
17752 * ecryptfs: use after free
17753 * ecryptfs: initialize private persistent file before dereferencing
17754 pointer
17755 * nozomi: quick fix for the close/close bug
17756 * serial: 8250_pnp: use wildcard for serial Wacom tablets
17757 * usb: serial: fix memory leak in generic driver
17758 * USB: fix bitmask merge error
17759 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
17760 * USB: EHCI: fix handling of unusual interrupt intervals
17761 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
17762 * USB: add missing delay during remote wakeup
17763 * USB: add speed values for USB 3.0 and wireless controllers
17764 * ACPI: EC: Accelerate query execution
17765 * ACPI: EC: Add wait for irq storm
17766 * SCSI: enclosure: fix oops while iterating enclosure_status array
17767 * drm/i915: Read the response after issuing DDC bus switch command
17768 * drm/i915: try another possible DDC bus for the SDVO device with
17769 multiple outputs
17770 * block: bdev_stack_limits wrapper
17771 * DM: Fix device mapper topology stacking
17772 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
17773 * USB: fix usbstorage for 2770:915d delivers no FAT
17774 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
17775 * perf timechart: Use tid not pid for COMM change
17776 * perf events: Dont report side-band events on each cpu for
17777 per-task-per-cpu events
17778 * perf: Honour event state for aux stream data
17779 * Linux 2.6.32.6
17780
17781 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
17782
17783linux (2.6.32-11.15) lucid; urgency=low
17784
17785 [ Andy Whitcroft ]
17786
17787 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
17788 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
17789 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
17790 boards"
17791 * Revert "[Upstream] mmc: prevent dangling block device from accessing
17792 stale queues"
17793 * Revert "SAUCE: Fix nx_enable reporting"
17794 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
17795 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17796 * SAUCE: i915 -- disable powersave by default
17797 - LP: #492392
17798
17799 [ Kees Cook ]
17800
17801 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17802 - LP: #369978
17803 * SAUCE: [x86] fix report of cs-limit nx-emulation
17804 - LP: #454285
17805 * SAUCE: Fix nx_enable reporting
17806 - LP: #454285
17807
17808 [ Tim Gardner ]
17809
17810 * [Upstream] b43: Declare all possible firmware files.
17811 - LP: #488636
17812 * [Config] updateconfigs after adding pvscsi
17813 - LP: #497156
17814 * [Config] CONFIG_BT=m
17815
17816 [ Upstream Kernel Changes ]
17817
17818 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
17819 for pre-Pentium"
17820 * SCSI: ipr: fix EEH recovery
17821 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
17822 * SCSI: st: fix mdata->page_order handling
17823 * SCSI: fc class: fix fc_transport_init error handling
17824 * sched: Fix task_hot() test order
17825 * x86, cpuid: Add "volatile" to asm in native_cpuid()
17826 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
17827 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
17828 * pata_hpt3x2n: fix clock turnaround
17829 * pata_cmd64x: fix overclocking of UDMA0-2 modes
17830 * ASoC: wm8974: fix a wrong bit definition
17831 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
17832 * ALSA: hda - Fix missing capsrc_nids for ALC88x
17833 * acerhdf: limit modalias matching to supported
17834 - LP: #435958
17835 * ACPI: EC: Fix MSI DMI detection
17836 * ACPI: Use the return result of ACPI lid notifier chain correctly
17837 * powerpc: Handle VSX alignment faults correctly in little-endian mode
17838 * ASoC: Do not write to invalid registers on the wm9712.
17839 * drm/radeon: fix build on 64-bit with some compilers.
17840 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
17841 * USB: option: support hi speed for modem Haier CE100
17842 * USB: Fix a bug on appledisplay.c regarding signedness
17843 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
17844 * Bluetooth: Prevent ill-timed autosuspend in USB driver
17845 * USB: rename usb_configure_device
17846 * USB: fix bugs in usb_(de)authorize_device
17847 * drivers/net/usb: Correct code taking the size of a pointer
17848 * x86: SGI UV: Fix writes to led registers on remote uv hubs
17849 * md: Fix unfortunate interaction with evms
17850 * dma: at_hdmac: correct incompatible type for argument 1 of
17851 'spin_lock_bh'
17852 * dma-debug: Do not add notifier when dma debugging is disabled.
17853 * dma-debug: Fix bug causing build warning
17854 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
17855 referrals
17856 * x86/amd-iommu: Fix initialization failure panic
17857 * ioat3: fix p-disabled q-continuation
17858 * ioat2,3: put channel hardware in known state at init
17859 * KVM: MMU: remove prefault from invlpg handler
17860 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
17861 * Libertas: fix buffer overflow in lbs_get_essid()
17862 * iwmc3200wifi: fix array out-of-boundary access
17863 * mac80211: fix propagation of failed hardware reconfigurations
17864 * mac80211: fix WMM AP settings application
17865 * mac80211: Fix IBSS merge
17866 * cfg80211: fix race between deauth and assoc response
17867 * ath5k: fix SWI calibration interrupt storm
17868 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
17869 * ath9k: Fix TX queue draining
17870 * ath9k: fix missed error codes in the tx status check
17871 * ath9k: wake hardware during AMPDU TX actions
17872 * ath9k: fix suspend by waking device prior to stop
17873 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
17874 64-bit
17875 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
17876 in 0x4054
17877 * iwl3945: disable power save
17878 * iwl3945: fix panic in iwl3945 driver
17879 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
17880 * iwlwifi: fix more eeprom endian bugs
17881 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
17882 * mac80211: fix race with suspend and dynamic_ps_disable_work
17883 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
17884 * 'sysctl_max_map_count' should be non-negative
17885 * kernel/sysctl.c: fix the incomplete part of
17886 sysctl_max_map_count-should-be-non-negative.patch
17887 * V4L/DVB (13596): ov511.c typo: lock => unlock
17888 * x86/ptrace: make genregs[32]_get/set more robust
17889 * memcg: avoid oom-killing innocent task in case of use_hierarchy
17890 * e100: Fix broken cbs accounting due to missing memset.
17891 * ipv6: reassembly: use seperate reassembly queues for conntrack and
17892 local delivery
17893 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
17894 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
17895 * b43: avoid PPC fault during resume
17896 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
17897 support
17898 * sched: Fix balance vs hotplug race
17899 * drm/radeon/kms: fix crtc vblank update for r600
17900 * drm: disable all the possible outputs/crtcs before entering KMS mode
17901 * S390: dasd: support DIAG access for read-only devices
17902 * xen: fix is_disconnected_device/exists_disconnected_device
17903 * xen: improvement to wait_for_devices()
17904 * xen: wait up to 5 minutes for device connetion
17905 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
17906 * udf: Try harder when looking for VAT inode
17907 * Add unlocked version of inode_add_bytes() function
17908 * quota: decouple fs reserved space from quota reservation
17909 * ext4: Convert to generic reserved quota's space management.
17910 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
17911 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
17912 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
17913 * amd64_edac: unify MCGCTL ECC switching
17914 * x86, msr: Add support for non-contiguous cpumasks
17915 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
17916 * amd64_edac: fix driver instance freeing
17917 * amd64_edac: make driver loading more robust
17918 * amd64_edac: fix forcing module load/unload
17919 * sched: Sched_rt_periodic_timer vs cpu hotplug
17920 * ext4: Update documentation to correct the inode_readahead_blks option
17921 name
17922 * lguest: fix bug in setting guest GDT entry
17923 * vmscan: do not evict inactive pages when skipping an active list scan
17924 * ksm: fix mlockfreed to munlocked
17925 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
17926 * generic_permission: MAY_OPEN is not write access
17927 * Linux 2.6.32.3
17928 * untangle the do_mremap() mess
17929 * fasync: split 'fasync_helper()' into separate add/remove functions
17930 * ASoC: fix params_rate() macro use in several codecs
17931 * modules: Skip empty sections when exporting section notes
17932 * exofs: simple_write_end does not mark_inode_dirty
17933 * nfsd: make sure data is on disk before calling ->fsync
17934 * sunrpc: fix peername failed on closed listener
17935 * SUNRPC: Fix up an error return value in
17936 gss_import_sec_context_kerberos()
17937 * SUNRPC: Fix the return value in gss_import_sec_context()
17938 * sunrpc: on successful gss error pipe write, don't return error
17939 * drm/i915: Update LVDS connector status when receiving ACPI LID event
17940 * drm/i915: fix order of fence release wrt flushing
17941 * drm/i915: Permit pinning whilst the device is 'suspended'
17942 * drm: remove address mask param for drm_pci_alloc()
17943 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
17944 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
17945 pipeconf on Ironlake
17946 * drm/i915: Select the correct BPC for LVDS on Ironlake
17947 * drm/i915: fix unused var
17948 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
17949 * drivers/cpuidle/governors/menu.c: fix undefined reference to
17950 `__udivdi3'
17951 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
17952 * lib/rational.c needs module.h
17953 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
17954 DMA_FROM_DEVICE and
17955 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
17956 * mmc_block: add dev_t initialization check
17957 * mmc_block: fix probe error cleanup bug
17958 * mmc_block: fix queue cleanup
17959 * ALSA: hda - Fix ALC861-VD capture source mixer
17960 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
17961 blacklist
17962 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
17963 - LP: #498863
17964 * ASoC: Fix WM8350 DSP mode B configuration
17965 * netfilter: ebtables: enforce CAP_NET_ADMIN
17966 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
17967 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
17968 * hwmon: (adt7462) Fix pin 28 monitoring
17969 * quota: Fix dquot_transfer for filesystems different from ext4
17970 * xen: fix hang on suspend.
17971 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
17972 * ath5k: Fix eeprom checksum check for custom sized eeproms
17973 * cfg80211: fix syntax error on user regulatory hints
17974 * iwl: off by one bug
17975 * mac80211: add missing sanity checks for action frames
17976 * drm/i915: remove render reclock support
17977 * libertas: Remove carrier signaling from the scan code
17978 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
17979 * mac80211: fix skb buffering issue (and fixes to that)
17980 * fix braindamage in audit_tree.c untag_chunk()
17981 * fix more leaks in audit_tree.c tag_chunk()
17982 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
17983 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
17984 * agp/intel-agp: Clear entire GTT on startup
17985 * Linux 2.6.32.4
17986 * ethtool: Add reset operation
17987 * gro: Name the GRO result enumeration type
17988 * gro: Change all receive functions to return GRO result codes
17989 * sfc: 10Xpress: Initialise pause advertising flags
17990 * sfc: 10Xpress: Report support for pause frames
17991 * sfc: Remove redundant header gmii.h
17992 * sfc: Remove redundant hardware initialisation
17993 * sfc: Rename Falcon-specific board code and types
17994 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
17995 * sfc: Remove versioned bitfield macros
17996 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
17997 * sfc: Update hardware definitions for Siena
17998 * sfc: Rename register I/O header and functions used by both Falcon and
17999 Siena
18000 * sfc: Eliminate indirect lookups of queue size constants
18001 * sfc: Define DMA address mask explicitly in terms of descriptor field
18002 width
18003 * sfc: Move all TX DMA length limiting into tx.c
18004 * sfc: Change order of device removal to reverse of probe order
18005 * sfc: Remove declarations of nonexistent functions
18006 * sfc: Move efx_xmit_done() declaration into correct stanza
18007 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18008 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18009 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18010 * sfc: Remove pointless abstraction of memory BAR number
18011 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18012 * sfc: Remove unnecessary tests of efx->membase
18013 * sfc: Move MTD probe after netdev registration and name allocation
18014 * sfc: Remove unused code for non-autoneg speed/duplex switching
18015 * sfc: Rename 'xfp' file and functions to reflect reality
18016 * sfc: Really allow RX checksum offload to be disabled
18017 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18018 * sfc: Enable heuristic selection between page and skb RX buffers
18019 * sfc: Remove pointless abstraction of memory BAR number (2)
18020 * sfc: Remove redundant gotos from __efx_rx_packet()
18021 * sfc: Remove ridiculously paranoid assertions
18022 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18023 * sfc: Record RX queue number on GRO path
18024 * sfc: SFT9001: Reset LED configuration correctly after blinking
18025 * sfc: Use a single blink implementation
18026 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18027 * sfc: Make board information explicitly Falcon-specific
18028 * sfc: Move definition of struct falcon_nic_data into falcon.h
18029 * sfc: Move struct falcon_board into struct falcon_nic_data
18030 * sfc: Move all I2C stuff into struct falcon_board
18031 * sfc: Gather link state fields in struct efx_nic into new struct
18032 efx_link_state
18033 * sfc: Remove unnecessary casts to struct sk_buff *
18034 * sfc: Remove redundant efx_xmit() function
18035 * sfc: Combine high-level header files
18036 * sfc: Log interrupt and reset type names, not numbers
18037 * sfc: Fix descriptor cache sizes
18038 * sfc: Treat all MAC registers as 128-bit
18039 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18040 * sfc: Comment corrections
18041 * sfc: Remove unused constant
18042 * sfc: Clean up struct falcon_board and struct falcon_board_data
18043 * sfc: Fix bugs in RX queue flushing
18044 * sfc: Remove unused function efx_flush_queues()
18045 * sfc: Only switch Falcon MAC clocks as necessary
18046 * sfc: Hold MAC lock for longer in efx_init_port()
18047 * sfc: Split MAC stats DMA initiation and completion
18048 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18049 * sfc: Simplify XMAC link polling
18050 * sfc: Change MAC promiscuity and multicast hash at the same time
18051 * sfc: Move inline comment into kernel-doc
18052 * sfc: Do not set net_device::trans_start in self-test
18053 * sfc: Simplify PHY polling
18054 * sfc: QT202x: Reset before reading PHY id
18055 * sfc: Replace MDIO spinlock with mutex
18056 * sfc: Always start Falcon using the XMAC
18057 * sfc: Limit some hardware workarounds to Falcon
18058 * sfc: Remove EFX_WORKAROUND_9141 macro
18059 * sfc: Remove another unused workaround macro
18060 * sfc: Remove some redundant whitespace
18061 * sfc: Decouple NIC revision number from Falcon PCI revision number
18062 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18063 * sfc: Clean up RX event handling
18064 * sfc: Remove redundant writes to INT_ADR_KER
18065 * sfc: Remove duplicate hardware structure definitions
18066 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18067 * sfc: Move Falcon NIC operations to efx_nic_type
18068 * sfc: Refactor link configuration
18069 * sfc: Generalise link state monitoring
18070 * sfc: Add power-management and wake-on-LAN support
18071 * sfc: Implement ethtool reset operation
18072 * sfc: Add efx_nic_type operation for register self-test
18073 * sfc: Add efx_nic_type operation for NVRAM self-test
18074 * sfc: Add efx_nic_type operation for identity LED control
18075 * sfc: Separate shared NIC code from Falcon-specific and rename
18076 accordingly
18077 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18078 * sfc: Extend loopback mode enumeration
18079 * sfc: Remove static PHY data and enumerations
18080 * sfc: Extend MTD driver for use with new NICs
18081 * sfc: Allow for additional checksum offload features
18082 * sfc: Rename falcon.h to nic.h
18083 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18084 * sfc: Add firmware protocol definitions (MCDI)
18085 * sfc: Add support for SFC9000 family (1)
18086 * sfc: Add support for SFC9000 family (2)
18087 * sfc: Implement TSO for TCP/IPv6
18088 * sfc: Update version, copyright dates, authors
18089 * drivers/net/sfc: Correct code taking the size of a pointer
18090 * sfc: Move PHY software state initialisation from init() into probe()
18091 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18092 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18093 * sfc: QT2025C: Work around PHY bug
18094 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18095 * sfc: QT2025C: Work around PHY firmware initialisation bug
18096 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18097 * sfc: Disable TX descriptor prefetch watchdog
18098 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18099 - LP: #497156
18100
18101 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18102
18103linux (2.6.32-10.14) lucid; urgency=low
18104
18105 [ Alex Deucher ]
18106
18107 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18108 - LP: #493795
18109
18110 [ Andy Whitcroft ]
18111
18112 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18113 id is less than 0x0f."
18114 * config-check -- ensure the checks get run at build time
18115 * config-check -- check the processed config during updateconfigs
18116 * config-check -- CONFIG_SECCOMP may not be present
18117 * TUN is now built in ignore
18118 * SAUCE: acpi battery -- delay first lookup of the battery until first
18119 use
18120 * SAUCE: async_populate_rootfs: move rootfs init earlier
18121 * ubuntu: AppArmor -- update to mainline 2010-01-06
18122 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18123 - LP: #498525
18124
18125 [ Dave Airlie ]
18126
18127 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18128
18129 [ Leann Ogasawara ]
18130
18131 * Add asix to nic-usb-modules file
18132 - LP: #499785
18133
18134 [ Peter Zijlstra ]
18135
18136 * (pre-stable) sched: Fix balance vs hotplug race
18137
18138 [ Tim Gardner ]
18139
18140 * [Config] Enable CONFIG_FUNCTION_TRACER
18141 - LP: #497989
18142 * [Config] Drop lpia from getabis
18143 * [Config] Build in TUN/TAP driver
18144 - LP: #499491
18145 * [Config] DH_COMPAT=5
18146
18147 [ Upstream Kernel Changes ]
18148
18149 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18150 component_only tv_modes"
18151 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18152 turned off"
18153 * USB: usb-storage: fix bug in fill_inquiry
18154 * USB: option: add pid for ZTE
18155 * firewire: ohci: handle receive packets with a data length of zero
18156 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18157 of ->completed counter
18158 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18159 counter
18160 * rcu: Fix note_new_gpnum() uses of ->gpnum
18161 * rcu: Remove inline from forward-referenced functions
18162 * perf_event: Fix invalid type in ioctl definition
18163 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18164 * perf: Don't free perf_mmap_data until work has been done
18165 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18166 * sched: Check for an idle shared cache in select_task_rq_fair()
18167 * sched: Fix affinity logic in select_task_rq_fair()
18168 * sched: Rate-limit newidle
18169 * sched: Fix and clean up rate-limit newidle code
18170 * x86/amd-iommu: attach devices to pre-allocated domains early
18171 * x86/amd-iommu: un__init iommu_setup_msi
18172 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18173 up the PCI tree
18174 * x86: Fix iommu=nodac parameter handling
18175 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18176 * x86: ASUS P4S800 reboot=bios quirk
18177 - LP: #366682
18178 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18179 * ssb: Fix range check in sprom write
18180 * ath5k: allow setting txpower to 0
18181 * ath5k: enable EEPROM checksum check
18182 * hrtimer: Fix /proc/timer_list regression
18183 * ALSA: hrtimer - Fix lock-up
18184 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18185 * KVM: x86 emulator: limit instructions to 15 bytes
18186 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18187 * KVM: s390: Make psw available on all exits, not just a subset
18188 * KVM: fix irq_source_id size verification
18189 * KVM: x86: include pvclock MSRs in msrs_to_save
18190 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18191 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18192 * x86, mce: don't restart timer if disabled
18193 * x86/mce: Set up timer unconditionally
18194 * x86: SGI UV: Fix BAU initialization
18195 * x86: Fix duplicated UV BAU interrupt vector
18196 * x86: Add new Intel CPU cache size descriptors
18197 * x86: Fix typo in Intel CPU cache size descriptor
18198 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18199 * s390: clear high-order bits of registers after sam64
18200 * V4L/DVB: Fix test in copy_reg_bits()
18201 * bsdacct: fix uid/gid misreporting
18202 * UBI: flush wl before clearing update marker
18203 * jbd2: don't wipe the journal on a failed journal checksum
18204 * USB: xhci: Add correct email and files to MAINTAINERS entry.
18205 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
18206 * USB: option.c: add support for D-Link DWM-162-U5
18207 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
18208 * USB: usb-storage: add BAD_SENSE flag
18209 * USB: Close usb_find_interface race v3
18210 * pxa/em-x270: fix usb hub power up/reset sequence
18211 * hfs: fix a potential buffer overflow
18212 * SUNRPC: IS_ERR/PTR_ERR confusion
18213 * NFS: Fix nfs_migrate_page()
18214 * md/bitmap: protect against bitmap removal while being updated.
18215 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
18216 * devpts_get_tty() should validate inode
18217 * debugfs: fix create mutex racy fops and private data
18218 * Driver core: fix race in dev_driver_string
18219 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
18220 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
18221 * mac80211: Fixed bug in mesh portal paths
18222 * mac80211: Revert 'Use correct sign for mesh active path refresh'
18223 * mac80211: fix scan abort sanity checks
18224 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
18225 * rtl8187: Fix wrong rfkill switch mask for some models
18226 * x86: Fix bogus warning in apic_noop.apic_write()
18227 * mm: hugetlb: fix hugepage memory leak in mincore()
18228 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
18229 * powerpc/windfarm: Add detection for second cpu pump
18230 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
18231 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
18232 * drm/radeon/kms: Add quirk for HIS X1300 board
18233 * drm/radeon/kms: handle vblanks properly with dpms on
18234 * drm/radeon/kms: fix legacy crtc2 dpms
18235 * drm/radeon/kms: fix vram setup on rs600
18236 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
18237 * drm/ttm: Fix build failure due to missing struct page
18238 * drm/i915: Set the error code after failing to insert new offset into mm
18239 ht.
18240 * drm/i915: Add the missing clonemask for display port on Ironlake
18241 * xen/xenbus: make DEVICE_ATTR()s static
18242 * xen: re-register runstate area earlier on resume.
18243 * xen: restore runstate_info even if !have_vcpu_info_placement
18244 * xen: correctly restore pfn_to_mfn_list_list after resume
18245 * xen: register timer interrupt with IRQF_TIMER
18246 * xen: register runstate on secondary CPUs
18247 * xen: don't call dpm_resume_noirq() with interrupts disabled.
18248 * xen: register runstate info for boot CPU early
18249 * xen: call clock resume notifier on all CPUs
18250 * xen: improve error handling in do_suspend.
18251 * xen: don't leak IRQs over suspend/resume.
18252 * xen: use iret for return from 64b kernel to 32b usermode
18253 * xen: explicitly create/destroy stop_machine workqueues outside
18254 suspend/resume region.
18255 * Xen balloon: fix totalram_pages counting.
18256 * xen: try harder to balloon up under memory pressure.
18257 * dm exception store: free tmp_store on persistent flag error
18258 * dm snapshot: only take lock for statustype info not table
18259 * dm crypt: move private iv fields to structs
18260 * dm crypt: restructure essiv error path
18261 * dm: avoid _hash_lock deadlock
18262 * dm snapshot: cope with chunk size larger than origin
18263 * dm crypt: separate essiv allocation from initialisation
18264 * dm crypt: make wipe message also wipe essiv key
18265 * slc90e66: fix UDMA handling
18266 * tcp: Stalling connections: Fix timeout calculation routine
18267 * ip_fragment: also adjust skb->truesize for packets not owned by a
18268 socket
18269 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
18270 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
18271 * sparc64: Fix overly strict range type matching for PCI devices.
18272 * sparc64: Fix stack debugging IRQ stack regression.
18273 * sparc: Set UTS_MACHINE correctly.
18274 * b43legacy: avoid PPC fault during resume
18275 * tracing: Fix event format export
18276 * ath9k: Fix TX hang poll routine
18277 * ath9k: fix processing of TX PS null data frames
18278 * ath9k: Fix maximum tx fifo settings for single stream devices
18279 * ath9k: fix tx status reporting
18280 * mac80211: Fix dynamic power save for scanning.
18281 * drm/i915: Fix sync to vblank when VGA output is turned off
18282 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
18283 * thinkpad-acpi: fix default brightness_mode for R50e/R51
18284 * thinkpad-acpi: preserve rfkill state across suspend/resume
18285 * ipw2100: fix rebooting hang with driver loaded
18286 * matroxfb: fix problems with display stability
18287 * acerhdf: add new BIOS versions
18288 * asus-laptop: change light sens default values.
18289 * vmalloc: conditionalize build of pcpu_get_vm_areas()
18290 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
18291 * net: Fix userspace RTM_NEWLINK notifications.
18292 * ext3: Fix data / filesystem corruption when write fails to copy data
18293 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
18294 * bcm63xx_enet: fix compilation failure after get_stats_count removal
18295 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
18296 * drm/i915: Avoid NULL dereference with component_only tv_modes
18297 * drm/i915: PineView only has LVDS and CRT ports
18298 * drm/i915: Fix LVDS stability issue on Ironlake
18299 * mm: sigbus instead of abusing oom
18300 * ipvs: zero usvc and udest
18301 * jffs2: Fix long-standing bug with symlink garbage collection.
18302 * intel-iommu: Detect DMAR in hyperspace at probe time.
18303 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
18304 * intel-iommu: Check for an RMRR which ends before it starts.
18305 * intel-iommu: Fix oops with intel_iommu=igfx_off
18306 * intel-iommu: ignore page table validation in pass through mode
18307 * netfilter: xtables: document minimal required version
18308 * perf_event: Fix incorrect range check on cpu number
18309 * implement early_io{re,un}map for ia64
18310 * Linux 2.6.32.2
18311
18312 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
18313
18314linux (2.6.32-9.13) lucid; urgency=low
18315
18316 [ Andy Whitcroft ]
18317
18318 * [Config] enable CONFIG_B43_PHY_LP
18319 - LP: #493059
18320 * include modules.builtin in the binary debs
18321 * config-check -- add a configuration enforcer
18322 * config-check -- add a unit-test suite to the checker
18323 * [Config] Enable CONFIG_SYN_COOKIES for versatile
18324 * [Config] Enable CONFIG_SECURITY_SMACK for ports
18325 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
18326 * [Config] Disable CONFIG_COMPAT_BRK for ports
18327 * getabis -- add armel versatile to the list
18328
18329 [ Brad Figg ]
18330
18331 * SAUCE: Increase the default prealloc buffer for HDA audio devices
18332 (non-modem)
18333
18334 [ Manoj Iyer ]
18335
18336 * ubuntu: onmibook -- Added missing BOM file
18337
18338 [ Tim Gardner ]
18339
18340 * ubuntu: fsam7400 -- Cleanup Makefile
18341
18342 [ Upstream Kernel Changes ]
18343
18344 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
18345 * signal: Fix alternate signal stack check
18346 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
18347 * SCSI: osd_protocol.h: Add missing #include
18348 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
18349 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
18350 ENOSPC
18351 * ext4: avoid divide by zero when trying to mount a corrupted file system
18352 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
18353 * ext4: fix lock order problem in ext4_move_extents()
18354 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
18355 * ext4: plug a buffer_head leak in an error path of ext4_iget()
18356 * ext4: make sure directory and symlink blocks are revoked
18357 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
18358 * ext4: journal all modifications in ext4_xattr_set_handle
18359 * ext4: don't update the superblock in ext4_statfs()
18360 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
18361 non-zero
18362 * ext4: fix block validity checks so they work correctly with meta_bg
18363 * ext4: avoid issuing unnecessary barriers
18364 * ext4: fix error handling in ext4_ind_get_blocks()
18365 * ext4: make trim/discard optional (and off by default)
18366 * ext4: make "norecovery" an alias for "noload"
18367 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
18368 * ext4: initialize moved_len before calling ext4_move_extents()
18369 * ext4: move_extent_per_page() cleanup
18370 * jbd2: Add ENOMEM checking in and for
18371 jbd2_journal_write_metadata_buffer()
18372 * ext4: Return the PTR_ERR of the correct pointer in
18373 setup_new_group_blocks()
18374 * ext4: Avoid data / filesystem corruption when write fails to copy data
18375 * ext4: wait for log to commit when umounting
18376 * ext4: remove blocks from inode prealloc list on failure
18377 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
18378 * ext4: quota macros cleanup
18379 * ext4: fix incorrect block reservation on quota transfer.
18380 * ext4: Wait for proper transaction commit on fsync
18381 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18382 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
18383 * Linux 2.6.32.1
18384 * kbuild: generate modules.builtin
18385 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
18386 - LP: #494461
18387 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
18388 tv_modes
18389 - LP: #494045
18390
18391 [ Zhao Yakui ]
18392
18393 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
18394 less than 0x0f.
18395 - LP: #481765
18396
18397 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
18398
18399linux (2.6.32-8.12) lucid; urgency=low
18400
18401 [ Andy Whitcroft ]
18402
18403 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
18404
18405 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
18406
18407linux (2.6.32-8.11) lucid; urgency=low
18408
18409 [ Andy Whitcroft ]
18410
18411 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
18412 up"
18413 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18414 transition."
18415 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
18416 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
18417 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
18418 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
18419 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
18420 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
18421 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
18422 mem"
18423 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
18424 denied"
18425 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
18426 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
18427 allocation"
18428 * Revert "SAUCE: AppArmor: Set error code after structure
18429 initialization."
18430 * Revert "AppArmor -- fix pstrace_may_access rename"
18431 * Revert "ubuntu: AppArmor security module"
18432 * Revert "SAUCE: Add config option to set a default LSM"
18433 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
18434 * Revert "[Config] fsam7400 -- enable"
18435 * Revert "[Config] AUFS -- enable"
18436 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
18437 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
18438 * Revert "ubuntu: AUFS -- export various core functions"
18439 * Revert "[Config] ubuntu/iscsitarget -- disable"
18440 * Revert "[Config] iscsitarget -- enable"
18441 * Revert "ubuntu: iscsitarget -- SVN revision r214"
18442 * update Vcs-Git to point to the correct repository
18443 - LP: #493589
18444 * update build environment overrides to lucid
18445 - LP: #493589
18446 * [Config] enable CONFIG_DEVTMPFS
18447 * [Config] update all configs following AppArmor 2009-12-08 update
18448 * SAUCE: isapnp_init: make isa PNP scans occur async
18449 * [Config] fsam7400 -- enable
18450 * [Config] omnibook -- enable
18451 * [Config] cleanup CONFIG_AUDIT
18452 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
18453 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
18454 * ubuntu: AUFS -- aufs2 20091209
18455 * [Config] AUFS -- enable
18456 * [Config] iscsitarget -- enable
18457
18458 [ Arjan van de Ven ]
18459
18460 * SAUCE: KMS: cache the EDID information of the LVDS
18461
18462 [ Colin Watson ]
18463
18464 * bnx2: update d-i firmware filenames
18465 - LP: #494052
18466 * add cdc_ether to nic-usb-modules udeb
18467 - LP: #495060
18468
18469 [ John Johansen ]
18470
18471 * ubuntu: AppArmor -- mainline 2009-10-08
18472
18473 [ Manoj Iyer ]
18474
18475 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
18476 * ubuntu: omnibook -- support Toshiba (HP) netbooks
18477 * ubuntu: iscsitarget --- version 1.4.19
18478 - LP: #494693
18479
18480 [ Surbhi Palande ]
18481
18482 * SAUCE: Make populate_rootfs asynchronous
18483
18484 [ Tim Gardner ]
18485
18486 * Parallelize flavour builds and packaging
18487 * [Config] Enable CONFIG_KSM
18488
18489 [ Upstream Kernel Changes ]
18490
18491 * Config option to set a default LSM
18492 * LSM: Add security_path_chroot().
18493 * LSM: Add security_path_chroot().
18494 * LSM: Move security_path_chmod()/security_path_chown() to after
18495 mutex_lock().
18496 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18497
18498 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
18499
18500linux (2.6.32-7.10) lucid; urgency=low
18501
18502 [ Andy Whitcroft ]
18503
18504 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
18505
18506 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
18507
18508linux (2.6.32-7.9) lucid; urgency=low
18509
18510 [ Andy Whitcroft ]
18511
18512 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
18513 - LP: #458982
18514 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
18515 * [Config] update configs following versatile switch to V7
18516 * rebased to v2.6.32
18517 * [Config] update configs following rebase to v2.6.32
18518 * [Config] update ports configs following rebase to v2.6.32
18519 * SAUCE: default ATI Radeon KMS to off until userspace catches up
18520
18521 [ Arjan van de Ven ]
18522
18523 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
18524
18525 [ Leann Ogasawara ]
18526
18527 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
18528 permissions
18529 - CVE-2009-3939
18530
18531 [ Loic Minier ]
18532
18533 * SAUCE: select a v7 CPU for versatile
18534
18535 [ Takashi Iwai ]
18536
18537 * SAUCE: ALSA: hda - Add power on/off counter
18538
18539 [ Upstream changes ]
18540
18541 * rebased to v2.6.32
18542
18543 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
18544
18545linux (2.6.32-6.8) lucid; urgency=low
18546
18547 [ Andy Whitcroft ]
18548
18549 * [Config] disable SSB devices for armel
18550
18551 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
18552
18553linux (2.6.32-6.7) lucid; urgency=low
18554
18555 [ Andy Whitcroft ]
18556
18557 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
18558 * Revert "SAUCE: Dell XPS710 reboot quirk"
18559 * Revert "SAUCE: Link acpi-cpufreq.o first"
18560 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
18561 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
18562 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
18563 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
18564 * Revert "Add Dell Dimension 9200 reboot quirk"
18565 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
18566 * Revert "SAUCE: tulip: Define ULI PCI ID's"
18567 * Revert "SAUCE: Lower warning level of some PCI messages"
18568 * Revert "mac80211: fix two issues in debugfs"
18569 Drop a number of known redundant commits as identified in the Ubuntu
18570 delta review blueprint.
18571
18572 * reenable armel versatile flavour
18573 * [Config] disable CONFIG_USB_DEVICEFS
18574
18575 [ Tim Gardner ]
18576
18577 * [Config] udeb: Add squashfs to fs-core-modules
18578 - LP: #352615
18579 * [Config] Create a real squashfs udeb
18580 - LP: #352615
18581
18582
18583 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
18584
18585linux (2.6.32-5.6) lucid; urgency=low
18586
18587 [ Andy Whitcroft ]
18588
18589 * rebase to v2.6.32-rc8
18590 * update configs following rebase to v2.6.32-rc8
18591 * update ports configs since rebase to v2.6.32-rc8
18592 * [Config] enable cgroup options
18593 - LP: #480739
18594
18595 [ Upstream Kernel Changes ]
18596
18597 * rebase to v2.6.32-rc8
18598
18599 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
18600
18601linux (2.6.32-4.5) lucid; urgency=low
18602
18603 [ Andy Whitcroft ]
18604
18605 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
18606 * rebase to v2.6.32-rc7
18607 * resync with Karmic proposed
18608
18609 [ John Johansen ]
18610
18611 * SAUCE: AppArmor: Fix oops after profile removal
18612 - LP: #475619
18613 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
18614 - LP: #437258
18615 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
18616 - LP: #479102
18617 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
18618 - LP: #479115
18619 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18620 transition.
18621 - LP: #480112
18622
18623 [ Ubuntu Changes ]
18624
18625 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
18626
18627 [ Upstream Kernel Changes ]
18628
18629 * rebase to v2.6.32-rc7
18630
18631 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
18632
18633linux (2.6.32-3.4) lucid; urgency=low
18634
18635 [ Andy Whitcroft ]
18636
18637 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
18638 * [Upstream] add local prefix to oss local change_bits
18639
18640 [ Upstream Kernel Changes ]
18641
18642 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
18643 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
18644
18645 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
18646
18647linux (2.6.32-3.3) lucid; urgency=low
18648
18649 [ Andy Whitcroft ]
18650
18651 * rebase to v2.6.32-rc6
18652 * [Config] update configs following rebase to v2.6.32-rc6
18653 * [Config] update ports configs following rebase to v2.6.32-rc6
18654 * resync with Karmic Ubuntu-2.6.31-15.49
18655 * [Config] add module ignores for broken drivers
18656
18657 [ John Johansen ]
18658
18659 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
18660 - LP: #453335
18661 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
18662 - LP: #458299
18663 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
18664 - LP: #462824
18665 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
18666 - LP: #451375
18667
18668 [ Kees Cook ]
18669
18670 * SAUCE: Fix nx_enable reporting
18671 - LP: #454285
18672
18673 [ Scott James Remnant ]
18674
18675 * Revert "SAUCE: trace: add trace_event for the open() syscall"
18676 * SAUCE: trace: add trace events for open(), exec() and uselib()
18677 - LP: #462111
18678
18679 [ Stefan Bader ]
18680
18681 * SAUCE: Fix sub-flavour script to not stop on missing directories
18682 - LP: #453073
18683
18684 [ Ubuntu Changes ]
18685
18686 * resync with Karmic Ubuntu-2.6.31-15.49
18687
18688 [ Upstream Kernel Changes ]
18689
18690 * rebase to v2.6.32-rc6
18691 - LP: #464552
18692
18693 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
18694
18695linux (2.6.32-2.2) lucid; urgency=low
18696
18697 [ Andy Whitcroft ]
18698
18699 * install the full changelog with the binary package
18700 * changelog -- explicitly note rebases and clean history
18701 * reinstate armel.mk with no flavours
18702 - LP: #449637
18703 * [Upstream] block: silently error unsupported empty barriers too
18704 - LP: #420423
18705 * [Config] udate configs following karmic resync
18706 * [Config] update ports configs following karmic resync
18707 * [Upstream] lirc -- follow removal of .id element
18708
18709 [ Colin Watson ]
18710
18711 * Use section 'admin' rather than 'base'
18712 * Add more e100 firmware to nic-modules
18713 - LP: #451872
18714 * Add qla1280 firmware to scsi-modules
18715 - LP: #381037
18716
18717 [ John Johansen ]
18718
18719 * SAUCE: AppArmor: Set error code after structure initialization.
18720 - LP: #427948
18721 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
18722 - LP: #446595
18723 * SAUCE: AppArmor: Fix mediation of "deleted" paths
18724
18725 [ Kees Cook ]
18726
18727 * SAUCE: [x86] fix report of cs-limit nx-emulation
18728 - LP: #454285
18729
18730 [ Leann Ogasawara ]
18731
18732 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
18733 events
18734 - LP: #430809
18735 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
18736 toggle switch press
18737 - LP: #430809
18738
18739 [ Luke Yelavich ]
18740
18741 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
18742 * [Config] Add sd_mod to scsi-modules udeb for powerpc
18743
18744 [ Mario Limonciello ]
18745
18746 * SAUCE: Update to LIRC 0.8.6
18747 - LP: #432678
18748 * SAUCE: dell-laptop: Store the HW switch status internally rather than
18749 requerying every time
18750 - LP: #430809
18751 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
18752 - LP: #430809
18753
18754 [ Stefan Bader ]
18755
18756 * [Upstream] acerhdf: Limit modalias matching to supported boards
18757 - LP: #435958
18758
18759 [ Tim Gardner ]
18760
18761 * [Upstream] i915: Fix i2c init message
18762 - LP: #409361
18763 * [Config] Add sym53c8xx.ko to virtual sub-flavour
18764 - LP: #439415
18765 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
18766 - LP: #439456
18767 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
18768 - LP: #381300
18769 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
18770 - LP: #430694
18771 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
18772 - LP: #430694
18773 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
18774 - LP: #416325
18775 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
18776 - LP: #430694
18777 * SAUCE: Raise the default console 'quiet' level to 2
18778 * [Config] CONFIG_X86_PAT=y
18779 * [Config] Add armel arch to linux-libc-dev arches.
18780 - LP: #449637
18781 * [Config] CONFIG_X86_MCE
18782 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
18783 M300 to rate blacklist
18784 - LP: #433801
18785
18786 [ Upstream Kernel Changes ]
18787
18788 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
18789 * drm/i915: Fix FDI M/N setting according with correct color depth
18790 - LP: #416792
18791
18792 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
18793
18794linux (2.6.32-1.1) lucid; urgency=low
18795
18796 [ Andy Whitcroft ]
18797
18798 * rebase to v2.6.32-rc3
18799 * [Config] update configs following rebase to 2.6.32-rc3
18800 * [Config] update ports configs following rebase to 2.6.32-rc3
18801 * AppArmor -- fix pstrace_may_access rename
18802 * staging/android -- disable
18803 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
18804 * ubuntu: drbd -- disable
18805 * staging/comdi -- disable
18806 * staging/go7007 -- disable
18807 * [Config] staging/winbond -- disable
18808 * [Config] ubuntu/iscsitarget -- disable
18809 * [d-i] cbc and ecb are builtin make them optional in udebs
18810 * rebase to v2.6.32-rc5
18811 * [Config] update configs following rebase to v2.6.32-rc5
18812 * [Config] update ports configs following rebase to v2.6.31-rc5
18813
18814 [ Tim Gardner ]
18815
18816 * [Config] Add cpio as a build dependency.
18817
18818 [ Upstream Kernel Changes ]
18819
18820 * rebase to v2.6.32-rc3
18821 * rebase to v2.6.32-rc5
18822
18823 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
18824
18825linux (2.6.31-11.37) karmic; urgency=low
18826
18827 [ Tim Gardner ]
18828
18829 * [Config] Increase kernel log buffer to 256K for amd64 flavours
18830 - LP: #424810
18831 * [Config] Set HZ=100 for amd64 flavours
18832 - LP: #438234
18833 * [Upstream] e1000e: Emit notice instead of an error when
18834 pci_enable_pcie_error_reporting() fails
18835 - LP: #436370
18836
18837 [ Upstream Kernel Changes ]
18838
18839 * n_tty: honor opost flag for echoes
18840 * n_tty: move echoctl check and clean up logic
18841 - LP: #438310
18842
18843 * Revert "[Upstream] drm/i915: Check that the relocation points to within
18844 the target" - Use upstream cherry-pick.
18845 * drm/i915: Check that the relocation points to within the target
18846 - LP: #429241
18847
18848 * drm/i915: fix tiling on IGDNG
18849 * drm/i915: add B43 chipset support
18850 * agp/intel: Add B43 chipset support
18851 Intel request from kernel team mailing list.
18852
18853 * HID: completely remove apple mightymouse from blacklist
18854 - LP: #428111
18855
18856 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
18857
18858linux (2.6.31-11.36) karmic; urgency=low
18859
18860 [ Brian Rogers ]
18861
18862 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
18863 persistent object
18864 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
18865 persistent object
18866
18867 [ Takashi Iwai ]
18868
18869 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
18870 - LP: #416482
18871
18872 [ Tyler Hicks ]
18873
18874 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
18875 negative during unlink
18876
18877 [ Upstream Kernel Changes ]
18878
18879 * sg: fix oops in the error path in sg_build_indirect()
18880 * mpt2sas : Rescan topology from Interrupt context instead of work thread
18881 * mpt2sas: Prevent sending command to FW while Host Reset
18882 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
18883 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
18884 * SCSI: fix oops during scsi scanning
18885 * SCSI: libsrp: fix memory leak in srp_ring_free()
18886 * cfg80211: fix looping soft lockup in find_ie()
18887 * ath5k: write PCU registers on initial reset
18888 * binfmt_elf: fix PT_INTERP bss handling
18889 * TPM: Fixup boot probe timeout for tpm_tis driver
18890 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
18891 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
18892 * fix undefined reference to user_shm_unlock
18893 * perf_counter: Fix buffer overflow in perf_copy_attr()
18894 * perf_counter: Start counting time enabled when group leader gets
18895 enabled
18896 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
18897 * powerpc: Fix bug where perf_counters breaks oprofile
18898 * powerpc/ps3: Workaround for flash memory I/O error
18899 * block: don't assume device has a request list backing in nr_requests
18900 store
18901 * agp/intel: remove restore in resume
18902 * ALSA: cs46xx - Fix minimum period size
18903 * ASoC: Fix WM835x Out4 capture enumeration
18904 * sound: oxygen: work around MCE when changing volume
18905 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
18906 * perf stat: Change noise calculation to use stddev
18907 * x86: Fix x86_model test in es7000_apic_is_cluster()
18908 * x86/i386: Make sure stack-protector segment base is cache aligned
18909 * PCI: apply nv_msi_ht_cap_quirk on resume too
18910 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
18911 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
18912 with highmem
18913 * KVM guest: do not batch pte updates from interrupt context
18914 * KVM: Fix coalesced interrupt reporting in IOAPIC
18915 * KVM: VMX: Check cpl before emulating debug register access
18916 * KVM guest: fix bogus wallclock physical address calculation
18917 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
18918 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
18919 * KVM: x86 emulator: Implement zero-extended immediate decoding
18920 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
18921 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
18922 * KVM: limit lapic periodic timer frequency
18923 * libata: fix off-by-one error in ata_tf_read_block()
18924 * PCI quirk: update 82576 device ids in SR-IOV quirks list
18925 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
18926 * powerpc/pseries: Fix to handle slb resize across migration
18927 * Linux 2.6.31.1
18928
18929 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
18930
18931linux (2.6.31-10.35) karmic; urgency=low
18932
18933 [ Amit Kucheria ]
18934
18935 * Disable CONFIG_UEVENT_HELPER_PATH
18936
18937 [ Andy Whitcroft ]
18938
18939 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
18940 * remove the tlsup driver
18941 * remove lmpcm logitech driver support
18942
18943 [ Bryan Wu ]
18944
18945 * Add 3 missing files to prerm remove file list
18946 - LP: #345623, #415832
18947
18948 [ Chris Wilson ]
18949
18950 * [Upstream] drm/i915: Check that the relocation points to within the
18951 target
18952 - LP: #429241
18953
18954 [ Luke Yelavich ]
18955
18956 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
18957
18958 [ Manoj Iyer ]
18959
18960 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
18961 - LP: #348861
18962
18963 [ Tim Gardner ]
18964
18965 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
18966 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
18967 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
18968 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
18969 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
18970 Upstream suggests that this is not the right approach.
18971
18972 * [Config] Set default I/O scheduler to DEADLINE
18973 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
18974 - LP: #381300
18975
18976 [ ubuntu@tjworld.net ]
18977
18978 * SAUCE: ipw2200: Enable LED by default
18979 - LP: #21367
18980
18981 [ Upstream Kernel Changes ]
18982
18983 * ALSA: hda - Add support for new AMD HD audio devices
18984 - LP: #430564
18985
18986 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
18987
18988linux (2.6.31-10.34) karmic; urgency=low
18989
18990 [ Ted Tso ]
18991
18992 * [Upstream] ext3: Don't update superblock write time when filesystem is
18993 read-only
18994 - LP: #427822
18995
18996 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
18997
18998linux (2.6.31-10.33) karmic; urgency=low
18999
19000 [ Leann Ogasawara ]
19001
19002 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19003 - LP: #421258
19004
19005 [ Tim Gardner ]
19006
19007 * [Config] Unconditionally copy files from sub-flavours lists.
19008 (really, really fix it this time)
19009 - LP: #423426
19010 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19011
19012 [ Upstream Kernel Changes ]
19013
19014 * ext4: Don't update superblock write time when filesystem is read-only
19015 - LP: #427822
19016
19017 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19018
19019linux (2.6.31-10.32) karmic; urgency=low
19020
19021 [ Eric Miao ]
19022
19023 * [Config] enable module support for memory stick
19024 - LP: #159951
19025
19026 [ Tim Gardner ]
19027
19028 * [Config] Unconditionally copy files from sub-flavours lists.
19029 - LP: #423426
19030
19031 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19032
19033linux (2.6.31-10.31) karmic; urgency=low
19034
19035 [ Andy Whitcroft ]
19036
19037 * rebase to v2.6.31 final
19038
19039 [ Colin Watson ]
19040
19041 * [Config] Recommend grub-pc in linux-image
19042 - LP: #385741
19043
19044 [ Ike Panhc ]
19045
19046 * [Upstream] Pull latest update of lenovo-sl-laptop
19047
19048 [ Peter Feuerer ]
19049
19050 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19051 model
19052 - LP: #426691
19053
19054 [ Tim Gardner ]
19055
19056 * [Config] De-macro some package names.
19057
19058 [ Upstream Changes ]
19059
19060 * rebase to 2.6.31 final.
19061
19062 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19063
19064linux (2.6.31-10.30) karmic; urgency=low
19065
19066 [ Amit Kucheria ]
19067
19068 * [Config] Enable CONFIG_USB_DEVICEFS
19069 - LP: #417748
19070 * [Config] Populate the config-update template a bit more
19071
19072 [ Andy Whitcroft ]
19073
19074 * rebase to v2.6.31-rc9
19075 * [Config] update configs following rebase to v2.6.31-rc9
19076 * [Config] update ports configs following rebase to v2.6.31-rc9
19077
19078 [ Colin Ian King ]
19079
19080 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19081 - LP: #254837
19082
19083 [ Jerone Young ]
19084
19085 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19086 white-list
19087 - LP: #281732
19088 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19089 white-list
19090 - LP: #281732
19091 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19092 white-list
19093 - LP: #281732
19094 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19095 white-list
19096 - LP: #281732
19097 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19098 white-list
19099 - LP: #281732
19100
19101 [ John Johansen ]
19102
19103 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19104 - LP: #419308
19105 * SAUCE: AppArmor: Return the correct error codes on profile
19106 addition/removal
19107 - LP: #408473
19108 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19109 - LP: #408454
19110 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19111 - LP: #419222
19112 * SAUCE: AppArmor: Fix change_profile failure
19113 - LP: #401931
19114 * SAUCE: AppArmor: Tell git to ignore generated include files
19115 - LP: #419505
19116
19117 [ Stefan Bader ]
19118
19119 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19120 - LP: #333386
19121 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19122
19123 [ Tim Gardner ]
19124
19125 * [Config] Exclude char-modules from non-x86 udeb creation
19126 * SAUCE: Notify the ACPI call chain of AC events
19127 * [Config] CONFIG_SATA_VIA=m
19128 - LP: #403385
19129 * [Config] Build in all phylib support modules.
19130 * [Config] Don't fail when sub-flavour files are missing
19131 - LP: #423426
19132 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19133 - LP: #423513
19134
19135 [ Upstream ]
19136
19137 * Rebased against v2.6.31-rc9
19138
19139 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19140
19141linux (2.6.31-9.29) karmic; urgency=low
19142
19143 [ Leann Ogasawara ]
19144
19145 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19146 - LP: #419993
19147 * [Config] d-i/modules: Add new char-modules file, initialize with
19148 intel-agp
19149 - LP: #420605
19150
19151 [ Upstream ]
19152
19153 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19154 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19155 adda766193ea1cf3137484a9521972d080d0b7af.
19156
19157 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19158
19159linux (2.6.31-8.28) karmic; urgency=low
19160
19161 [ Ike Panhc ]
19162
19163 * [Config] Let nic-shared-modules depends on crypto-modules
19164 - LP: #360966
19165
19166 [ Leann Ogasawara ]
19167
19168 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19169 constant
19170 - LP: #412492
19171
19172 [ Mario Limonciello ]
19173
19174 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19175 status if HW switch is disabled
19176 - LP: #418721
19177 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19178 Compal made Dell laptops
19179 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19180 with rfkill support
19181
19182 [ Tim Gardner ]
19183
19184 * [Config] Add acpiphp to virtual sub-flavour
19185 - LP: #364916
19186 * Drop KSM patch set for now because of instabilities with encrypted swap.
19187 - LP: #418781
19188
19189 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19190
19191linux (2.6.31-7.27) karmic; urgency=low
19192
19193 [ Tim Gardner ]
19194
19195 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19196 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19197 Replaces previous ksm patches from 2.6.31-6.25
19198 * [Config] KSM=y
19199
19200 [ Upstream ]
19201
19202 * Rebased against v2.6.31-rc7
19203
19204 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
19205
19206linux (2.6.31-6.26) karmic; urgency=low
19207
19208 [ Andy Whitcroft ]
19209
19210 * [Config] enable CONFIG_AUFS_BR_RAMFS
19211 - LP: #414738
19212 * split out debian directory ready for abstraction
19213 * add printdebian target to find branch target
19214 * abstracted debian -- debian/files is not abstracted
19215 * abstracted debian -- packages must be built in debian/<pkg>
19216 * abstracted debian -- kernel-wedge needs to work in debian/
19217 * abstracted debian -- ensure we install the copyright file
19218 * abstracted-debian -- drop the debian directories from headers
19219 * abstracted-debian -- drop the debian directories from headers part 2
19220 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
19221 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
19222 - LP: #410198
19223
19224 [ Luke Yelavich ]
19225
19226 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
19227 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
19228 - LP: #413150
19229 * [Config] Ports: Build all cpu frequency scaling governors into ports
19230 kernels
19231 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
19232 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
19233 * [Config] Ports: Enable PS3 network driver
19234
19235 [ Stefan Bader ]
19236
19237 * abstracted debian -- call $(DEBIAN)/rules using make
19238
19239 [ Tim Gardner ]
19240
19241 * [Config] Abstract the debian directory
19242 * SAUCE: Improve error reporting in postinst
19243 - LP: #358564
19244
19245 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
19246
19247linux (2.6.31-6.25) karmic; urgency=low
19248
19249 [ Andy Whitcroft ]
19250
19251 * script to generate Ubuntu changes from changelog
19252 * [Config] standardise ANDROID options
19253 * [Config] standardise CONFIG_ATM as module
19254 * [Config] standardise CONFIG_LIB80211 as module
19255 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
19256 * [Config] set CONFIG_CRAMFS as module
19257 * [Config] enable CONFIG_DAB and modules
19258 * [Config] set CONFIG_MAC80211_HWSIM as module
19259 * [Config] set CONFIG_NET_CLS_FLOW as module
19260 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
19261 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
19262 * [Config] set CONFIG_RTC_DRV_DS1511 as module
19263 * [Config] set CONFIG_RTC_DRV_R9701 as module
19264 * [Config] set CONFIG_RTC_DRV_S35390A as module
19265 * [Config] set CONFIG_TOIM3232_DONGLE as module
19266 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
19267 * [Config] standardise CONFIG_USB_G_PRINTER as module
19268 * [Config] standardise CONFIG_USB_SERIAL_IR as module
19269 * [Config] set CONFIG_USB_SERIAL_IUU as module
19270 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
19271 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
19272 * cleanup remains of dm-loop
19273 * drop thinkpad ec and smapi support
19274 * drop appleir
19275 * [Config] update configs following rebase to v2.6.31-rc6
19276 * rebase to v2.6.31-rc6
19277
19278 [ Hugh Dickins ]
19279
19280 * SAUCE: ksm patch 1, drop after 2.6.31
19281 * SAUCE: ksm patch 2, drop after 2.6.31
19282 * SAUCE: ksm patch 3, drop after 2.6.31
19283 * SAUCE: ksm patch 4, drop after 2.6.31
19284 * SAUCE: ksm patch 5, drop after 2.6.31
19285 * SAUCE: ksm patch 7, drop after 2.6.31
19286
19287 [ Izik Eidus ]
19288
19289 * SAUCE: ksm patch 0, drop after 2.6.31
19290 * SAUCE: ksm patch 6, drop after 2.6.31
19291 * SAUCE: ksm patch 8, drop after 2.6.31
19292 * SAUCE: ksm patch 9, drop after 2.6.31
19293
19294 [ Luke Yelavich ]
19295
19296 * [Config] Ports: Re-add PS3 modules to udebs
19297
19298 [ Michael Casadevall ]
19299
19300 * [Config] Update SPARC config and d-i files to reflect what can be built
19301
19302 [ Tim Gardner ]
19303
19304 * [Config] Removed armel package support
19305 * [Config] Enabled CONFIG_KSM=y
19306
19307 [ Upstream Kernel Changes ]
19308
19309 * Rebased against v2.6.31-rc6
19310 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
19311 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
19312 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
19313 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
19314 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
19315 changes"
19316 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
19317 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
19318 revision"
19319 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
19320 by default"
19321 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
19322 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
19323 ARCH_MXC_CANONICAL"
19324 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
19325 CONFIG_GPIOLIB"
19326 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
19327 2.6.31"
19328 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
19329 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
19330 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
19331 mxc_uart.h _everywhere_"
19332 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
19333 correct location"
19334 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
19335 snd_card_create"
19336 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
19337 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
19338 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
19339 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
19340 mxc_map_io."
19341 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19342 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19343 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
19344 with snd_soc_card."
19345 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
19346 structure"
19347 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
19348 DMA_MODE_READ/WRITE/MASK"
19349 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
19350 Freescale mx51 platform"
19351 * Driver core: add new device to bus's list before probing
19352 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
19353 power-saving
19354 - LP: #381693, #399750, #380892
19355
19356 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
19357
19358linux (2.6.31-5.24) karmic; urgency=low
19359
19360 [ Amit Kucheria ]
19361
19362 * ARM: IMX51: Make video capture drivers compile
19363 * [Config] IMX51: Config updates
19364
19365 [ Andy Whitcroft ]
19366
19367 * remove leftovers of dm-bbr
19368
19369 [ Leann Ogasawara ]
19370
19371 * Add pata_cs5535 to pata-modules
19372 - LP: #318805
19373
19374 [ Luke Yelavich ]
19375
19376 * [Config] CONFIG_PPC64=y for powerpc64-smp
19377 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
19378 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
19379 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
19380 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
19381 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
19382 * [Config] Enable all PS3 drivers in powerpc64-smp
19383
19384 [ Mario Limonciello ]
19385
19386 * LIRC -- fix lirc-i2c 2.6.31 compilation
19387
19388 [ Matthew Garrett ]
19389
19390 * [Upstream] dell-laptop: Fix rfkill state queries
19391
19392 [ Tim Gardner ]
19393
19394 * [Config] Ignore armel ABI and module changes
19395 * [Config] Update configs after rebase against 2.6.31-rc5
19396
19397 [ Upstream ]
19398
19399 * Rebased to 2.6.31-rc5
19400
19401 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
19402
19403linux (2.6.31-4.23) karmic; urgency=low
19404
19405 [ Andy Whitcroft ]
19406
19407 * AUFS -- update to aufs2-30 20090727
19408 * [Config] enable AUFS FUSE support
19409
19410 [ Luke Yelavich ]
19411
19412 * [Config] CONFIG_JFS_FS=m on sparc
19413
19414 [ Tim Gardner ]
19415
19416 * [Upstream] dell-laptop: Fix rfkill state setting.
19417
19418 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
19419
19420linux (2.6.31-4.22) karmic; urgency=low
19421
19422 [ Amit Kucheria ]
19423
19424 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
19425 * ARM: IMX51: Move board-mx51* header files to the correct location
19426 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
19427 * ARM: IMX51: Make it compile.
19428 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
19429 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
19430 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
19431 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
19432 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
19433 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
19434 * ARM: staging: udlfb: Add vmalloc.h include
19435 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
19436
19437 [ Brad Figg ]
19438
19439 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
19440 * ARM: IMX51: codec structure was moved to the card structure
19441 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
19442 * ARM: IMX51: Get to bus_id by calling dev_name.
19443 * ARM: IMX51: Get to bus_id by calling dev_name.
19444 * ARM: IMX51: Added external declaration for mxc_map_io.
19445 * ARM: IMX51: Removed the mxc_gpio_port structure.
19446 * ARM: IMX51: mxc_timer_init prototype
19447 * ARM: IMX51: Fix up merge error in Kconfig
19448 * ARM: IMX51: Changed from snd_card_new to snd_card_create
19449
19450 [ Dinh Nguyen ]
19451
19452 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
19453 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
19454 * ARM: IMX51: Babbage 2.5 needs a different system revision
19455 * ARM: IMX51: IPU irq handler deadlock fix
19456
19457 [ Tim Gardner ]
19458
19459 * [Config] Enabled CONFIG_CAN=m
19460 - LP: #327243
19461 * [Config] Enabled CONFIG_SERIAL=m
19462 - LP: #397189
19463
19464 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
19465
19466linux (2.6.31-4.21) karmic; urgency=low
19467
19468 [ Amit Kucheria ]
19469
19470 * dm-raid-4-5: Add missing brackets around test_bit()
19471
19472 [ John Johansen ]
19473
19474 * AppArmor: Fix change_profile failing lpn401931
19475 * AppArmor: Fix determination of forced AUDIT messages.
19476 * AppArmor: Fix oops in auditing of the policy interface offset
19477
19478 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
19479
19480linux (2.6.31-4.20) karmic; urgency=low
19481
19482 [ Andy Whitcroft ]
19483
19484 * SAUCE: iscsitarget -- update to SVN revision r214
19485 * SAUCE: iscsitarget -- renable driver
19486 * [Config] consolidate lpia/lpia and i386/generic configs
19487 * [Config] enable CRYPTO modules for all architectures
19488 * [Config] enable cryptoloop
19489 * [Config] enable various filesystems for armel
19490 * [Config] sync i386 generic and generic-pae
19491 * [Config] add the 386 (486 processors and above) flavour
19492 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
19493 - LP: #399914
19494 * add genconfigs/genportsconfigs to extract the built configs
19495 * updateconfigs -- alter concatenation order allow easier updates
19496 * intelfb -- INTELFB now conflicts with DRM_I915
19497 * printchanges -- rebase tree does not have stable tags use changelog
19498 * AppArmor: fix argument size missmatch on 64 bit builds
19499
19500 [ Ike Panhc ]
19501
19502 * Ship bnx2x firmware in nic-modules udeb
19503 - LP: #360966
19504
19505 [ Jeff Mahoney ]
19506
19507 * AppArmor: fix build failure on ia64
19508
19509 [ John Johansen ]
19510
19511 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
19512 initialize.
19513 * AppArmour: fix auditing of domain transitions to include target profile
19514 information
19515 * AppArmor: fix C99 violation
19516 * AppArmor: revert reporting of create to write permission.
19517 * SAUCE: Add config option to set a default LSM
19518 * [Config] enable AppArmor by default
19519 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
19520
19521 [ Keith Packard ]
19522
19523 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
19524 hardware
19525 - LP: #351756
19526
19527 [ Luke Yelavich ]
19528
19529 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
19530 header packages
19531 - LP: #355344
19532
19533 [ Michael Casadevall ]
19534
19535 * [Config] update SPARC config files to allow success build
19536
19537 [ Scott James Remnant ]
19538
19539 * SAUCE: trace: add trace_event for the open() syscall
19540
19541 [ Stefan Bader ]
19542
19543 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
19544 - LP: #396780
19545
19546 [ Tim Gardner ]
19547
19548 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
19549 - LP: #397499
19550 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
19551 refresh
19552 - LP: #365291
19553 * [Config] SSB/B44 are common across all arches/flavours.
19554
19555 [ Upstream ]
19556
19557 * Rebased to 2.6.31-rc4
19558
19559 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
19560
19561linux (2.6.31-3.19) karmic; urgency=low
19562
19563 [ Andy Whitcroft ]
19564
19565 * Revert "[Config] Disabled NDISWRAPPER"
19566 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
19567 * AUFS -- export various core functions
19568 * AUFS -- export various core functions -- fixes
19569 * AUFS -- core filesystem
19570 * AUFS -- track changes in v2.6.31
19571 * [Config] Enable AUFS
19572 * droppped 'iwl3945: do not send scan command if channel count zero' as it
19573 is already upstream but failed to auto-drop on rebase.
19574
19575 [ Eric Paris ]
19576
19577 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
19578 choose
19579 * SAUCE: inotify: check filename before dropping repeat events
19580 * SAUCE: fsnotify: fix inotify tail drop check with path entries
19581
19582 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
19583
19584linux (2.6.31-3.18) karmic; urgency=low
19585
19586 [ Andy Whitcroft ]
19587
19588 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
19589 AUFS"
19590 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
19591 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
19592 security_inode_permission"
19593 * clear out left over AUFS files and modifications
19594
19595 [ Luke Yelavich ]
19596
19597 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
19598 * SAUCE: Explicitly include header files to allow apparmor to build on
19599 powerpc
19600 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
19601
19602 [ Tim Gardner ]
19603
19604 * [Config] Dropped ubuntu/misc/wireless/acx
19605 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
19606
19607 [ Upstream ]
19608
19609 * Rebased to 2.6.31-rc3
19610
19611 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
19612
19613linux (2.6.31-2.17) karmic; urgency=low
19614
19615 [ Andy Whitcroft ]
19616
19617 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
19618 * compcache -- remove redundant Kconfig entries part 2
19619 * compcache -- clean up CCFLAGS declarations
19620 * [Config] enable AppArmor
19621 * AppArmor: fix operator precidence issue in as_path_link
19622
19623 [ John Johansen ]
19624
19625 * AppArmor security module
19626 * AppArmor: Correct mapping of file permissions.
19627 * AppArmor: Turn auditing of ptrace on
19628
19629 [ Luke Yelavich ]
19630
19631 * [Config] disable CONFIG_DM_RAID45 on powerpc
19632
19633 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
19634
19635linux (2.6.31-2.16) karmic; urgency=low
19636
19637 [ Andy Whitcroft ]
19638
19639 * compcache -- remove redundant Kconfig entries
19640 added ignore and ignore.modules for all arches since the compcache update
19641 changes the modules names as well as some compcache ABI values.
19642
19643 [ Manoj Iyer ]
19644
19645 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
19646 * SAUCE: update compcache version to 0.5.3
19647
19648 [ Tim Gardner ]
19649
19650 * [Config]: Fix sparc FTBS by adding ignore.modules
19651
19652 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
19653
19654linux (2.6.31-2.15) karmic; urgency=low
19655
19656 [ Andy Whitcroft ]
19657
19658 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19659 * [Config] Update configs following rebase to 2.6.31-rc2
19660 * [Config] update ports configs following update to 2.6.31-rc2
19661
19662 [ Luke Yelavich ]
19663
19664 * [Config] powerpc - Disable CONFIG_RDS
19665
19666 [ Matt Zimmerman ]
19667
19668 * Rename linux-doc-PKGVER to linux-doc and clean up its description
19669 - LP: #382115
19670
19671 [ Upstream Kernel Changes ]
19672
19673 * rebased to mainline 2.6.31-rc2
19674
19675 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
19676
19677linux (2.6.31-1.14) karmic; urgency=low
19678
19679 [ Andy Whitcroft ]
19680
19681 * update ndiswrapper to 1.55
19682 * remove leftovers of gfs
19683 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
19684
19685 [ Luke Yelavich ]
19686
19687 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
19688 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
19689 kernel
19690
19691 [ Manoj Iyer ]
19692
19693 * Remove snd-bt-sco ubuntu driver
19694
19695 [ Michael Casadevall ]
19696
19697 * [Config] updates ia64 config and d-i folders to allow succesful build
19698 * [Config] Update powerpc and sparc for 2.6.31
19699
19700 [ Upstream Kernel Changes ]
19701
19702 * intel-iommu: fix Identity Mapping to be arch independent
19703 - LP: #384695
19704 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
19705
19706 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
19707
19708linux (2.6.31-1.13) karmic; urgency=low
19709
19710 [ Andy Whitcroft ]
19711
19712 * REBASE: rebased to mainline 2.6.31-rc1
19713 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
19714 no longer applies, using deprecated interfaces, LPIA only, dropped
19715 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
19716 changes now upstream, dropped
19717 * [Config] Update configs following rebase to 2.6.31-rc1
19718 * [Config] update ports configs following update to 2.6.31-rc1
19719
19720 * [Config] disable broken staging driver CONFIG_STLC45XX
19721 * SAUCE: fix compcache to use updates accessors
19722 * [Config] disable staging driver CONFIG_VT6655
19723 * SAUCE: fix DRDB to use updates accessors
19724 * [Disable] ndiswrapper needs update
19725 * [Disable] LIRC I2C needs update
19726 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
19727 * [Config] disable I2C_DESIGNWARE does not compile
19728 * [Config] disable CONFIG_TLSUP for lpia
19729 * [Config] disable CONFIG_FB_UDL for arm
19730 * SAUCE: disable adding scsi headers to linux-libc-dev
19731
19732 [ Mario Limonciello ]
19733
19734 * SAUCE: Add LIRC drivers
19735
19736 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
19737
19738linux (2.6.30-10.12) karmic; urgency=low
19739
19740 [ Andy Whitcroft ]
19741
19742 * [Config] split out the ports configs into their own family
19743 * [Config] update configs following introduction of ports family
19744
19745 [ Upstream Kernel Changes ]
19746
19747 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
19748 description". Fixes linux-doc package name conflicts for now.
19749 - LP: #382115
19750
19751 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
19752
19753linux (2.6.30-10.11) karmic; urgency=low
19754
19755 [ Amit Kucheria ]
19756
19757 * [Config] Comment splitconfig.pl and misc cleanup
19758 * [Config] Rename all configs to the new naming scheme
19759 * [Config] Splitconfig rework
19760 * [Config] Rename scripts/misc/oldconfig to kernelconfig
19761 * [Config] Fix build system for new config split
19762 * [Config] Run updateconfigs after the splitconfig rework
19763
19764 [ Andy Whitcroft ]
19765
19766 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
19767 * [Config] standardise CONFIG_STAGING=y
19768 * [Config] standardise CONFIG_RD_LZMA=y
19769 * [Config] CONFIG_PCI_IOV=y
19770 * [Config] CONFIG_PCI_STUB=m
19771 * [Config] merge kernel configs more agressively
19772
19773 [ Colin Watson ]
19774
19775 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
19776 * [Config] Add support for including firmware in udebs
19777 * [Config] Ship bnx2 firmware in nic-modules udeb
19778 - LP: #384861
19779
19780 [ Luke Yelavich ]
19781
19782 * [Config] ports - Import of ports architectures into kernel packaging
19783 infrastructure
19784 * [Config] ports - Do not update ports kernel configurations by default
19785 * [Config] ports - Disable ABI checking for ports architectures
19786 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
19787 * [Config] ports - Add control.d/vars.* files for ports architectures
19788 * [Config] ports - Add ports architectures for linux-libc-dev
19789 * [Config] ports - Create powerpc specific message-modules and
19790 block-modules udebs
19791 * [Config] ports - Add configuration files for ports architectures
19792
19793 [ Manoj Iyer ]
19794
19795 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
19796 - LP: #329864
19797
19798 [ Michael Casadevall ]
19799
19800 * [Config] ports - Fix compression of kernels
19801
19802 [ Stefan Bader ]
19803
19804 * [Upstream] mmc: prevent dangling block device from accessing stale
19805 queues
19806 - LP: #383668
19807
19808 [ Tim Gardner ]
19809
19810 * [Config] Recommend grub-pc in linux-image
19811 - LP: #385741
19812 * [Config] Implement i386 generic and generic-pae flavours
19813 * [Config] ports - Add control info after integrating ports arches
19814 * [Config] Removed auto-generated files from git
19815 * [Config] Added netxen_nic to nic-modules
19816 - LP: #389603
19817
19818 [ Matt Zimmerman ]
19819
19820 * Rename linux-doc-PKGVER to linux-doc and clean up its description
19821 - LP: #382115
19822
19823 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
19824
19825linux (2.6.30-9.10) karmic; urgency=low
19826
19827 [ Andy Whitcroft ]
19828
19829 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
19830 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
19831 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
19832 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
19833 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
19834 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
19835
19836 [ Upstream Kernel Changes ]
19837
19838 * rebased to 2.6.30 final
19839
19840 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
19841
19842linux (2.6.30-8.9) karmic; urgency=low
19843
19844 [ Andy Whitcroft ]
19845
19846 * Config update removed the following options:
19847 CONFIG_EDAC_AMD8111=m
19848 CONFIG_EDAC_AMD8131=m
19849
19850 [ Upstream Kernel Changes ]
19851
19852 * rebased to 2.6.30-rc8
19853
19854 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
19855
19856linux (2.6.30-7.8) karmic; urgency=low
19857
19858 [ Andy Whitcroft ]
19859
19860 * Enabled NEW configration options:
19861 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
19862 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
19863
19864 [ Upstream Kernel Changes ]
19865
19866 * rebased to 2.6.30-rc7
19867
19868 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
19869
19870linux (2.6.30-6.7) karmic; urgency=low
19871
19872 [ Andy Whitcroft ]
19873
19874 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
19875 upstream)
19876
19877 [ Upstream Kernel Changes ]
19878
19879 * rebased to 2.6.30-rc6
19880
19881 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
19882
19883linux (2.6.30-5.6) karmic; urgency=low
19884
19885 [ Tim Gardner ]
19886
19887 * [Config] Enable Keyspan USB serial device firmware in kernel module
19888 - LP: #334285
19889
19890 [ Upstream Kernel Changes ]
19891
19892 * rebased to 2.6.30-rc5
19893
19894 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
19895
19896linux (2.6.30-4.5) karmic; urgency=low
19897
19898 [ Colin Watson ]
19899
19900 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
19901 /usr/include/asm/* going missing
19902 - LP: #373214
19903
19904 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
19905
19906linux (2.6.30-3.4) karmic; urgency=low
19907
19908 [ Kees Cook ]
19909
19910 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
19911 - LP: #369978
19912
19913 [ Stefan Bader ]
19914
19915 * SAUCE: input: Blacklist digitizers from joydev.c
19916 - LP: #300143
19917
19918 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
19919
19920linux (2.6.30-2.3) karmic; urgency=low
19921
19922 [ Tim Gardner ]
19923
19924 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
19925 - LP: #369152
19926 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
19927 * [Config] CONFIG_DRM_I915_KMS=y
19928 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
19929 minimums
19930
19931 [ Upstream Kernel Changes ]
19932
19933 * rebased to 2.6.30-rc4
19934
19935 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
19936
19937linux (2.6.30-1.2) karmic; urgency=low
19938
19939 [ Tim Gardner ]
19940
19941 * [Config] armel: disable staging drivers, fixes FTBS
19942 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
19943
19944 [ Upstream Kernel Changes ]
19945
19946 * mpt2sas: Change reset_type enum to avoid namespace collision.
19947 Submitted upstream.
19948
19949 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
19950
19951linux (2.6.30-1.1) karmic; urgency=low
19952
19953 * Initial release after rebasing against v2.6.30-rc3
19954
19955 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
19956