]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
bd3f503a6ea719a02e044d14d0ec8cd3e4d66dd9
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-29.33) zesty; urgency=low
2
3 * linux: 4.10.0-29.33 -proposed tracker (LP: #1704961)
4
5 * Opal and POWER9 DD2 (LP: #1702159)
6 - powerpc/powernv: Tell OPAL about our MMU mode on POWER9
7 - powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
8
9 * CVE-2017-1000364
10 - mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
11 - mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
12
13 * [Xenial] nvme: Quirks for PM1725 controllers (LP: #1704435)
14 - nvme: Quirks for PM1725 controllers
15
16 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
17 - net: hns: Bugfix for Tx timeout handling in hns driver
18
19 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
20 - iommu/arm-smmu: Plumb in new ACPI identifiers
21
22 * CVE-2017-7482
23 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode
24
25 * CVE-2017-1000365
26 - fs/exec.c: account for argv/envp pointers
27
28 * CVE-2017-10810
29 - drm/virtio: don't leak bo on drm_gem_object_init failure
30
31 * Data corruption with hio driver (LP: #1701316)
32 - SAUCE: hio: Fix incorrect use of enum req_opf values
33
34 * arm64: fix crash reading /proc/kcore (LP: #1702749)
35 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
36 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
37
38 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
39 - scsi: cxlflash: Refactor context reset to share reset logic
40 - scsi: cxlflash: Support SQ Command Mode
41 - scsi: cxlflash: Cleanup prints
42 - scsi: cxlflash: Cancel scheduled workers before stopping AFU
43 - scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
44 - scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
45 - scsi: cxlflash: Serialize RRQ access and support offlevel processing
46 - scsi: cxlflash: Implement IRQ polling for RRQ processing
47 - scsi: cxlflash: Update sysfs helper routines to pass config structure
48 - scsi: cxlflash: Support dynamic number of FC ports
49 - scsi: cxlflash: Remove port configuration assumptions
50 - scsi: cxlflash: Hide FC internals behind common access routine
51 - scsi: cxlflash: SISlite updates to support 4 ports
52 - scsi: cxlflash: Support up to 4 ports
53 - scsi: cxlflash: Fence EEH during probe
54 - scsi: cxlflash: Remove unnecessary DMA mapping
55 - scsi: cxlflash: Fix power-of-two validations
56 - scsi: cxlflash: Fix warnings/errors
57 - scsi: cxlflash: Improve asynchronous interrupt processing
58 - scsi: cxlflash: Support multiple hardware queues
59 - scsi: cxlflash: Add hardware queues attribute
60 - scsi: cxlflash: Introduce hardware queue steering
61 - cxl: Enable PCI device IDs for future IBM CXL adapters
62 - scsi: cxlflash: Select IRQ_POLL
63 - scsi: cxlflash: Combine the send queue locks
64 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
65 - scsi: cxlflash: Reset hardware queue context via specified register
66 - scsi: cxlflash: Schedule asynchronous reset of the host
67 - scsi: cxlflash: Handle AFU sync failures
68 - scsi: cxlflash: Track pending scsi commands in each hardware queue
69 - scsi: cxlflash: Flush pending commands in cleanup path
70 - scsi: cxlflash: Add scsi command abort handler
71 - scsi: cxlflash: Create character device to provide host management interface
72 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
73 specifics
74 - scsi: cxlflash: Introduce host ioctl support
75 - scsi: cxlflash: Refactor AFU capability checking
76 - scsi: cxlflash: Support LUN provisioning
77 - scsi: cxlflash: Support AFU debug
78 - scsi: cxlflash: Support WS16 unmap
79 - scsi: cxlflash: Remove zeroing of private command data
80 - scsi: cxlflash: Update TMF command processing
81 - scsi: cxlflash: Avoid double free of character device
82 - scsi: cxlflash: Update send_tmf() parameters
83 - scsi: cxlflash: Update debug prints in reset handlers
84
85 * Ath10k to read different board data file if specify in SMBIOS (LP: #1666742)
86 - ath10k: search SMBIOS for OEM board file extension
87
88 * APST gets enabled against explicit kernel option (LP: #1699004)
89 - nvme: Display raw APST configuration via DYNAMIC_DEBUG
90 - nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
91 - nvme: explicitly disable APST on quirked devices
92
93 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
94 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
95
96 * New NVLINK2 patches (LP: #1701272)
97 - powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
98 - powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
99
100 * ERAT invalidate on context switch removal (LP: #1700819)
101 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
102
103 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
104 - powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
105
106 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
107 - net/ena: use napi_complete_done() return value
108 - net: ena: remove superfluous check in ena_remove()
109 - net/ena: switch to pci_alloc_irq_vectors
110 - net: ena: fix rare uncompleted admin command false alarm
111 - net: ena: fix bug that might cause hang after consecutive open/close
112 interface.
113 - net: ena: add missing return when ena_com_get_io_handlers() fails
114 - net: ena: fix race condition between submit and completion admin command
115 - net: ena: add missing unmap bars on device removal
116 - net: ena: fix theoretical Rx hang on low memory systems
117 - net: ena: disable admin msix while working in polling mode
118 - net: ena: bug fix in lost tx packets detection mechanism
119 - net: ena: update ena driver to version 1.1.7
120 - net: ena: change return value for unsupported features unsupported return
121 value
122 - net: ena: add hardware hints capability to the driver
123 - net: ena: change sizeof() argument to be the type pointer
124 - net: ena: add reset reason for each device FLR
125 - net: ena: add support for out of order rx buffers refill
126 - net: ena: allow the driver to work with small number of msix vectors
127 - net: ena: use napi_schedule_irqoff when possible
128 - net: ena: separate skb allocation to dedicated function
129 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
130 - net: ena: update driver's rx drop statistics
131 - net: ena: update ena driver to version 1.2.0
132
133 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 19 Jul 2017 12:50:42 +0200
134
135 linux (4.10.0-28.32) zesty; urgency=low
136
137 * linux: 4.10.0-28.32 -proposed tracker (LP: #1701013)
138
139 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
140 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
141
142 * aacraid driver may return uninitialized stack data to userspace
143 (LP: #1700077)
144 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
145
146 * CVE-2017-9605
147 - drm/vmwgfx: Make sure backup_handle is always valid
148
149 * CVE-2017-1000380
150 - ALSA: timer: Fix race between read and ioctl
151 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
152
153 * XDP eBPF programs fail to verify on Zesty ppc64el (LP: #1699627)
154 - [Config] ppc64el: build for Power8 not Power7
155
156 * AACRAID for power9 platform (LP: #1689980)
157 - scripts/spelling.txt: add "therfore" pattern and fix typo instances
158 - scsi: aacraid: fix PCI error recovery path
159 - scsi: aacraid: pci_alloc_consistent() failures on ARM64
160 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
161 - scsi: aacraid: Fix DMAR issues with iommu=pt
162 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
163 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
164 - scsi: aacraid: Remove reset support from check_health
165 - scsi: aacraid: Change wait time for fib completion
166 - scsi: aacraid: Log count info of scsi cmds before reset
167 - scsi: aacraid: Print ctrl status before eh reset
168 - scsi: aacraid: Using single reset mask for IOP reset
169 - scsi: aacraid: Rework IOP reset
170 - scsi: aacraid: Add periodic checks to see IOP reset status
171 - scsi: aacraid: Rework SOFT reset code
172 - scsi: aacraid: Rework aac_src_restart
173 - scsi: aacraid: Use correct function to get ctrl health
174 - scsi: aacraid: Make sure ioctl returns on controller reset
175 - scsi: aacraid: Enable ctrl reset for both hba and arc
176 - scsi: aacraid: Add reset debugging statements
177 - scsi: aacraid: Remove reference to Series-9
178 - scsi: aacraid: Update driver version to 50834
179
180 * arm64 kernel crashdump support (LP: #1694859)
181 - memblock: add memblock_clear_nomap()
182 - memblock: add memblock_cap_memory_range()
183 - arm64: limit memory regions based on DT property, usable-memory-range
184 - arm64: kdump: reserve memory for crash dump kernel
185 - arm64: mm: add set_memory_valid()
186 - arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
187 - arm64: kdump: protect crash dump kernel memory
188 - arm64: hibernate: preserve kdump image around hibernation
189 - arm64: kdump: implement machine_crash_shutdown()
190 - arm64: kdump: add VMCOREINFO's for user-space tools
191 - [Config] CONFIG_CRASH_DUMP=y on arm64
192 - arm64: kdump: provide /proc/vmcore file
193 - Documentation: kdump: describe arm64 port
194 - Documentation: dt: chosen properties for arm64 kdump
195 - efi/libstub/arm*: Set default address and size cells values for an empty dtb
196
197 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
198 - SAUCE: drm: hibmc: Use set_busid function from drm core
199
200 * Processes in "D" state due to zap_pid_ns_processes kernel call with Ubuntu +
201 Docker (LP: #1698264)
202 - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
203
204 * Bugfixes for hns network driver (LP: #1696031)
205 - hns_enet: use cpumask_var_t for on-stack mask
206 - net: hns: fix uninitialized data use
207 - net: hns: avoid gcc-7.0.1 warning for uninitialized data
208 - net: hns: Add ACPI support to check SFP present
209 - net: hns: Fix the implementation of irq affinity function
210 - net: hns: Modify GMAC init TX threshold value
211 - net: hns: Optimize the code for GMAC pad and crc Config
212 - net: hns: Remove redundant memset during buffer release
213 - net: hns: bug fix of ethtool show the speed
214 - net: hns: Optimize hns_nic_common_poll for better performance
215 - net: hns: Fix to adjust buf_size of ring according to mtu
216 - net: hns: Replace netif_tx_lock to ring spin lock
217 - net: hns: Correct HNS RSS key set function
218 - net: hns: Remove the redundant adding and deleting mac function
219 - net: hns: Remove redundant mac_get_id()
220 - net: hns: Remove redundant mac table operations
221 - net: hns: Clean redundant code from hns_mdio.c file
222 - net: hns: Optimise the code in hns_mdio_wait_ready()
223 - net: hns: Simplify the exception sequence in hns_ppe_init()
224 - net: hns: Adjust the SBM module buffer threshold
225 - net: hns: Avoid Hip06 chip TX packet line bug
226 - net: hns: Some checkpatch.pl script & warning fixes
227 - net: hns: support deferred probe when can not obtain irq
228 - net: hns: support deferred probe when no mdio
229 - net: hns: fix ethtool_get_strings overflow in hns driver
230
231 * CVE-2017-7346
232 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
233
234 * [SRU][Zesty] qcom_emac is unable to get ip address with at803x phy driver.
235 (LP: #1696143)
236 - net: qcom/emac: do not use hardware mdio automatic polling
237
238 * hisi_sas driver updates (LP: #1695999)
239 - scsi: hisi_sas: service v2 hw CQ ISR with tasklet
240 - scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt
241 - scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()
242 - scsi: hisi_sas: workaround v2 hw SATA IO timeout issue
243 - scsi: hisi_sas: modify some values of ITCT table
244 - scsi: hisi_sas: downgrade refclk message
245 - scsi: hisi_sas: modify hard reset for directed-attached disk
246 - scsi: hisi_sas: downgrade internal abort exit print
247 - scsi: hisi_sas: fix probe ordering problem
248 - scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()
249 - scsi: hisi_sas: add to_hisi_sas_port()
250 - scsi: hisi_sas: add controller reset
251 - scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
252 - scsi: hisi_sas: add softreset function for SATA disk
253 - scsi: hisi_sas: remove hisi_sas_port_deformed()
254 - scsi: hisi_sas: error hisi_sas_task_prep() when port down
255 - scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
256 - scsi: hisi_sas: modify error handling for v2 hw
257 - scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
258 - scsi: hisi_sas: hardreset for SATA disk in LU reset
259 - scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
260 - scsi: hisi_sas: free slots after hardreset
261 - scsi: hisi_sas: fix some sas_task.task_state_lock locking
262 - scsi: hisi_sas: remove task free'ing for timeouts
263 - scsi: hisi_sas: process error codes according to their priority
264 - scsi: hisi_sas: some modifications to v2 hw reg init values
265 - scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
266 - scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
267 - scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
268 - scsi: hisi_sas: release SMP slot in lldd_abort_task
269 - scsi: hisi_sas: check hisi_sas_lu_reset() error message
270 - scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
271 - scsi: hisi_sas: add is_sata_phy_v2_hw()
272 - scsi: hisi_sas: add missing break in switch statement
273 - scsi: hisi_sas: fix SATA dependency
274 - scsi: hisi_sas: workaround STP link SoC bug
275 - scsi: hisi_sas: workaround a SoC SATA IO processing bug
276 - scsi: hisi_sas: workaround SoC about abort timeout bug
277 - scsi: hisi_sas: add v2 hw internal abort timeout workaround
278 - scsi: hisi_sas: fix NULL deference when TMF timeouts
279 - scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
280
281 * [SRU][Zesty] fix soft lockup on overcommited hugepages (LP: #1696165)
282 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
283
284 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
285 - d-i: Add hibmc-drm to kernel-image udeb
286
287 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
288 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
289
290 * CVE-2014-9900
291 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
292
293 * OpenPower: Some multipaths temporarily have only a single path
294 (LP: #1696445)
295 - scsi: ses: don't get power status of SES device slot on probe
296
297 -- Juerg Haefliger <juerg.haefliger@canonical.com> Thu, 29 Jun 2017 11:14:43 +0200
298
299 linux (4.10.0-26.30) zesty; urgency=low
300
301 * linux: 4.10.0-26.30 -proposed tracker (LP: #1700528)
302
303 * CVE-2017-1000364
304 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
305 - Revert "mm: do not collapse stack gap into THP"
306 - Revert "mm: enlarge stack guard gap"
307 - mm: larger stack guard gap, between vmas
308 - mm: fix new crash in unmapped_area_topdown()
309 - Allow stack to grow up to address space limit
310
311 -- Juerg Haefliger <juerg.haefliger@canonical.com> Mon, 26 Jun 2017 18:09:03 +0200
312
313 linux (4.10.0-25.29) zesty; urgency=low
314
315 * linux: 4.10.0-25.29 -proposed tracker (LP: #1699028)
316
317 * CVE-2017-1000364
318 - SAUCE: mm: Only expand stack if guard area is hit
319
320 * CVE-2017-9074
321 - ipv6: Prevent overrun when parsing v6 header options
322 - ipv6: Check ip6_find_1stfragopt() return value properly.
323
324 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
325 for 22s! (LP: #1680549)
326 - iommu/dma: Stop getting dma_32bit_pfn wrong
327 - iommu/dma: Implement PCI allocation optimisation
328 - iommu/dma: Convert to address-based allocation
329 - iommu/dma: Clean up MSI IOVA allocation
330 - iommu/dma: Plumb in the per-CPU IOVA caches
331 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
332
333 * Zesty update to 4.10.17 stable release (LP: #1692898)
334 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
335 - target: Fix compare_and_write_callback handling for non GOOD status
336 - target/fileio: Fix zero-length READ and WRITE handling
337 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
338 - usb: xhci: bInterval quirk for TI TUSB73x0
339 - usb: host: xhci: print correct command ring address
340 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
341 - USB: Proper handling of Race Condition when two USB class drivers try to
342 call init_usb_class simultaneously
343 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
344 - staging: vt6656: use off stack for in buffer USB transfers.
345 - staging: vt6656: use off stack for out buffer USB transfers.
346 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
347 - staging: wilc1000: Fix problem with wrong vif index
348 - staging: comedi: jr3_pci: fix possible null pointer dereference
349 - staging: comedi: jr3_pci: cope with jiffies wraparound
350 - usb: misc: add missing continue in switch
351 - usb: gadget: legacy gadgets are optional
352 - usb: Make sure usb/phy/of gets built-in
353 - usb: hub: Fix error loop seen after hub communication errors
354 - usb: hub: Do not attempt to autosuspend disconnected devices
355 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
356 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
357 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
358 - um: Fix PTRACE_POKEUSER on x86_64
359 - perf/x86: Fix Broadwell-EP DRAM RAPL events
360 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
361 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
362 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
363 - block: fix blk_integrity_register to use template's interval_exp if not 0
364 - crypto: s5p-sss - Close possible race for completed requests
365 - crypto: algif_aead - Require setkey before accept(2)
366 - crypto: ccp - Use only the relevant interrupt bits
367 - crypto: ccp - Disable interrupts early on unload
368 - crypto: ccp - Change ISR handler method for a v3 CCP
369 - crypto: ccp - Change ISR handler method for a v5 CCP
370 - dm crypt: rewrite (wipe) key in crypto layer using random data
371 - dm era: save spacemap metadata root after the pre-commit
372 - dm rq: check blk_mq_register_dev() return value in
373 dm_mq_init_request_queue()
374 - dm thin: fix a memory leak when passing discard bio down
375 - vfio/type1: Remove locked page accounting workqueue
376 - iov_iter: don't revert iov buffer if csum error
377 - IB/core: Fix sysfs registration error flow
378 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
379 - IB/IPoIB: ibX: failed to create mcg debug file
380 - IB/mlx4: Fix ib device initialization error flow
381 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
382 - IB/hfi1: Prevent kernel QP post send hard lockups
383 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
384 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
385 - perf annotate s390: Implement jump types for perf annotate
386 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
387 - ext4: evict inline data when writing to memory map
388 - orangefs: fix bounds check for listxattr
389 - orangefs: clean up oversize xattr validation
390 - orangefs: do not set getattr_time on orangefs_lookup
391 - orangefs: do not check possibly stale size on truncate
392 - fs/xattr.c: zero out memory copied to userspace in getxattr
393 - ceph: fix memory leak in __ceph_setxattr()
394 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
395 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
396 - Fix match_prepath()
397 - Set unicode flag on cifs echo request to avoid Mac error
398 - SMB3: Work around mount failure when using SMB3 dialect to Macs
399 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
400 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
401 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
402 - CIFS: fix oplock break deadlocks
403 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
404 - CIFS: add misssing SFM mapping for doublequote
405 - ovl: do not set overlay.opaque on non-dir create
406 - padata: free correct variable
407 - md/raid1: avoid reusing a resync bio after error handling.
408 - device-dax: fix cdev leak
409 - device-dax: fix sysfs attribute deadlock
410 - dax: prevent invalidation of mapped DAX entries
411 - mm: fix data corruption due to stale mmap reads
412 - f2fs: fix fs corruption due to zero inode page
413 - fscrypt: fix context consistency check when key(s) unavailable
414 - serial: samsung: Use right device for DMA-mapping calls
415 - serial: omap: fix runtime-pm handling on unbind
416 - serial: omap: suspend device on probe errors
417 - tty: pty: Fix ldisc flush after userspace become aware of the data already
418 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
419 - Bluetooth: hci_bcm: add missing tty-device sanity check
420 - Bluetooth: hci_intel: add missing tty-device sanity check
421 - libnvdimm, region: fix flush hint detection crash
422 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
423 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
424 - libnvdimm, pfn: fix 'npfns' vs section alignment
425 - pstore: Shut down worker when unregistering
426 - Linux 4.10.17
427
428 * [SRU][Zesty] Support SMMU passthrough using the default domain
429 (LP: #1688158)
430 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
431 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
432 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
433 - iommu: Rename iommu_get_instance()
434 - iommu: Rename struct iommu_device
435 - iommu: Introduce new 'struct iommu_device'
436 - iommu: Add sysfs bindings for struct iommu_device
437 - iommu: Make iommu_device_link/unlink take a struct iommu_device
438 - iommu: Add iommu_device_set_fwnode() interface
439 - iommu/arm-smmu: Make use of the iommu_register interface
440 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
441 - iommu: Allow default domain type to be set on the kernel command line
442 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
443 - iommu/vt-d: Fix crash on boot when DMAR is disabled
444
445 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
446 - [Config] Enable CONFIG_DRM_MGAG200 as module
447 - drm/mgag200: Added support for the new device G200eH3
448
449 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
450 (LP: #1691973)
451 - powerpc/64s: Add msgp facility unavailable log string
452 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
453 - powerpc/xmon: Dump memory in CPU endian format
454 - powerpc/xive: Native exploitation of the XIVE interrupt controller
455 - powerpc: Change the doorbell IPI calling convention
456 - powerpc: Introduce msgsnd/doorbell barrier primitives
457 - powerpc/64s: Avoid a branch for ppc_msgsnd
458 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
459 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
460 - powerpc: Add more PPC bit conversion macros
461 - powerpc/powernv: Add XIVE related definitions to opal-api.h
462 - powerpc/smp: Remove migrate_irq() custom implementation
463 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
464 - (config) Update configs with PPC_XIVE options
465
466 * CVE-2017-100363
467 - char: lp: fix possible integer overflow in lp_setup()
468
469 * CVE-2017-9242
470 - ipv6: fix out of bound writes in __ip6_append_data()
471
472 * CVE-2017-9075
473 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
474
475 * CVE-2017-9076
476 - ipv6/dccp: do not inherit ipv6_mc_list from parent
477
478 * CVE-2017-9077
479 - ipv6/dccp: do not inherit ipv6_mc_list from parent
480
481 * CVE-2017-8890
482 - dccp/tcp: do not inherit mc_list from parent
483
484 * Module signing exclusion for staging drivers does not work properly
485 (LP: #1690908)
486 - SAUCE: Fix module signing exclusion in package builds
487
488 * extend-diff-ignore should use exact matches (LP: #1693504)
489 - [Packaging] exact extend-diff-ignore matches
490
491 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
492 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
493
494 * arm-smmu arm-smmu.2.auto: Unhandled context fault (LP: #1694506)
495 - net: thunderx: Fix IOMMU translation faults
496
497 * arm64: mbigen updates (LP: #1692783)
498 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
499 - irqchip/mbigen: Add ACPI support
500 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
501 - irqchip/mbigen: Fix memory mapping code
502 - irqchip/mbigen: Fix potential NULL dereferencing
503 - irqchip/mbigen: Fix the clear register offset calculation
504
505 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
506 (LP: #1671360)
507 - pinctrl: amd: make use of raw_spinlock variants
508 - pinctrl/amd: Use regular interrupt instead of chained
509
510 * PowerPC: Pstore dump for powerpc is broken (LP: #1691045)
511 - pstore: Fix flags to enable dumps on powerpc
512
513 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
514 event (LP: #1678590)
515 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
516
517 * APST quirk needed for Intel NVMe (LP: #1686592)
518 - nvme: Quirk APST on Intel 600P/P3100 devices
519
520 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
521 - drivers: net: phy: xgene: Fix mdio write
522
523 * Zesty update to 4.10.16 stable release (LP: #1691369)
524 - 9p: fix a potential acl leak
525 - drm/sti: fix GDP size to support up to UHD resolution
526 - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
527 - mtd: nand: Add OX820 NAND hardware dependency
528 - tpm: fix RC value check in tpm2_seal_trusted
529 - tmp: use pdev for parent device in tpm_chip_alloc
530 - crypto: caam - fix error path for ctx_dma mapping failure
531 - crypto: caam - don't dma_map key for hash algorithms
532 - power: supply: lp8788: prevent out of bounds array access
533 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
534 - powerpc/perf: Fix perf_get_data_addr() for power9 DD1
535 - powerpc/perf: Handle sdar_mode for marked event in power9
536 - powerpc/mm: Fixup wrong LPCR_VRMASD value
537 - powerpc/powernv: Fix opal_exit tracepoint opcode
538 - powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
539 - powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
540 - powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
541 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
542 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
543 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
544 probe()
545 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
546 component
547 - power: supply: bq24190_charger: Don't read fault register outside
548 irq_handle_thread()
549 - power: supply: bq24190_charger: Handle fault before status on interrupt
550 - arm64: dts: r8a7795: Mark EthernetAVB device node disabled
551 - arm: dts: qcom: Fix ipq board clock rates
552 - arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
553 - arm64: Improve detection of user/non-user mappings in set_pte(_at)
554 - spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
555 - leds: ktd2692: avoid harmless maybe-uninitialized warning
556 - ARM: pxa: ezx: fix a910 camera data
557 - ARM: dts: NSP: GPIO reboot open-source
558 - ARM: dts: imx6sx-udoo-neo: Fix reboot hang
559 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
560 - ARM: OMAP3: Fix smartreflex platform data regression
561 - ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
562 - ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
563 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
564 - mwifiex: remove redundant dma padding in AMSDU
565 - mwifiex: Avoid skipping WEP key deletion for AP
566 - mwifiex: don't enable/disable IRQ 0 during suspend/resume
567 - mwifiex: set adapter->dev before starting to use mwifiex_dbg()
568 - iwlwifi: mvm: properly check for transport data in dump
569 - iwlwifi: mvm: don't restart HW if suspend fails with unified image
570 - iwlwifi: mvm: overwrite skb info later
571 - iwlwifi: pcie: don't increment / decrement a bool
572 - iwlwifi: pcie: trans: Remove unused 'shift_param'
573 - iwlwifi: pcie: fix the set of DMA memory mask
574 - iwlwifi: mvm: fix reorder timer re-arming
575 - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
576 - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
577 - iwlwifi: mvm: fix pending frame counter calculation
578 - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
579 - iwlwifi: mvm: synchronize firmware DMA paging memory
580 - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
581 - iwlwifi: mvm: fix accessing fw_id_to_mac_id
582 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
583 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
584 - x86/mpx: Re-add MPX to selftests Makefile
585 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
586 - platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
587 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
588 probed
589 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
590 - Revert "KVM: nested VMX: disable perf cpuid reporting"
591 - KVM: nVMX: initialize PML fields in vmcs02
592 - KVM: nVMX: do not leak PML full vmexit to L1
593 - usb: dwc2: host: use msleep() for long delay
594 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
595 paths
596 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
597 paths
598 - usb: chipidea: Only read/write OTGSC from one place
599 - usb: chipidea: Handle extcon events properly
600 - USB: serial: keyspan_pda: fix receive sanity checks
601 - USB: serial: digi_acceleport: fix incomplete rx sanity check
602 - USB: serial: ssu100: fix control-message error handling
603 - USB: serial: io_edgeport: fix epic-descriptor handling
604 - USB: serial: ti_usb_3410_5052: fix control-message error handling
605 - USB: serial: ark3116: fix open error handling
606 - USB: serial: ftdi_sio: fix latency-timer error handling
607 - USB: serial: quatech2: fix control-message error handling
608 - USB: serial: mct_u232: fix modem-status error handling
609 - USB: serial: ch341: fix modem-status handling
610 - USB: serial: io_edgeport: fix descriptor error handling
611 - clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
612 - phy: qcom-usb-hs: Add depends on EXTCON
613 - serial: 8250_omap: Fix probe and remove for PM runtime
614 - scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
615 - scsi: qedi: fix build error without DEBUG_FS
616 - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
617 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
618 - scsi: smartpqi: fix time handling
619 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
620 - brcmfmac: Ensure pointer correctly set if skb data location changes
621 - brcmfmac: Make skb header writable before use
622 - staging/lustre/llite: move root_squash from sysfs to debugfs
623 - staging: wlan-ng: add missing byte order conversion
624 - staging: emxx_udc: remove incorrect __init annotations
625 - staging: lustre: ptlrpc: avoid warning on missing return
626 - ALSA: hda - Fix deadlock of controller device lock at unbinding
627 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
628 - tcp: do not underestimate skb->truesize in tcp_trim_head()
629 - net: adjust skb->truesize in ___pskb_trim()
630 - net: macb: fix phy interrupt parsing
631 - geneve: fix incorrect setting of UDP checksum flag
632 - bpf: enhance verifier to understand stack pointer arithmetic
633 - bpf, arm64: fix jit branch offset related to ldimm64
634 - tcp: fix wraparound issue in tcp_lp
635 - net: ipv6: Do not duplicate DAD on link up
636 - net: usb: qmi_wwan: add Telit ME910 support
637 - tcp: do not inherit fastopen_req from parent
638 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
639 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
640 - ipv6: initialize route null entry in addrconf_init()
641 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
642 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
643 - bpf: don't let ldimm64 leak map addresses on unprivileged
644 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
645 - openvswitch: Set internal device max mtu to ETH_MAX_MTU.
646 - f2fs: sanity check segment count
647 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
648 - drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
649 - drm: mxsfb: drm_dev_alloc() returns error pointers
650 - drm/ttm: fix use-after-free races in vm fault handling
651 - block: get rid of blk_integrity_revalidate()
652 - Linux 4.10.16
653 - [Config] Remove CONFIG_MTD_NAND_OXNAS=m
654 - Ignore missing oxnas_nand
655
656 * Keyboard backlight control does not work on some dell laptops.
657 (LP: #1693126)
658 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
659 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
660
661 * Hardware transaction memory corruption (LP: #1691477)
662 - powerpc/tm: Fix FP and VMX register corruption
663
664 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
665 (LP: #1685792)
666 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
667 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
668 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
669 - powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
670
671 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
672 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
673
674 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
675 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
676
677 * powerpc/powernv: Introduce address translation services for Nvlink2
678 (LP: #1690412)
679 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
680 - drivers/of/base.c: Add of_property_read_u64_index
681 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
682 - powerpc/powernv: Introduce address translation services for Nvlink2
683
684 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
685 (LP: #1672819)
686 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
687
688 -- Stefan Bader <stefan.bader@canonical.com> Tue, 20 Jun 2017 16:40:34 +0200
689
690 linux (4.10.0-24.28) zesty; urgency=low
691
692 * CVE-2017-1000364
693 - mm: enlarge stack guard gap
694 - mm: do not collapse stack gap into THP
695
696 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 12:12:07 +0200
697
698 linux (4.10.0-22.24) zesty; urgency=low
699
700 * linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
701
702 * Fix NVLINK2 TCE route (LP: #1690155)
703 - powerpc/powernv: Fix TCE kill on NVLink2
704
705 * CVE-2017-0605
706 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
707
708 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
709 - [Config] CONFIG_QCOM_L3_PMU=y
710 - perf: qcom: Add L3 cache PMU driver
711
712 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
713 - drivers/perf: arm_pmu: rework per-cpu allocation
714 - drivers/perf: arm_pmu: manage interrupts per-cpu
715 - drivers/perf: arm_pmu: split irq request from enable
716 - drivers/perf: arm_pmu: remove pointless PMU disabling
717 - drivers/perf: arm_pmu: define armpmu_init_fn
718 - drivers/perf: arm_pmu: fold init into alloc
719 - drivers/perf: arm_pmu: factor out pmu registration
720 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
721 - drivers/perf: arm_pmu: handle no platform_device
722 - drivers/perf: arm_pmu: rename irq request/free functions
723 - drivers/perf: arm_pmu: split cpu-local irq request/free
724 - drivers/perf: arm_pmu: move irq request/free into probe
725 - drivers/perf: arm_pmu: split out platform device probe logic
726 - arm64: add function to get a cpu's MADT GICC table
727 - [Config] CONFIG_ARM_PMU_ACPI=y
728 - drivers/perf: arm_pmu: add ACPI framework
729 - arm64: pmuv3: handle !PMUv3 when probing
730 - arm64: pmuv3: use arm_pmu ACPI framework
731
732 * [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
733 (LP: #1689886)
734 - ipmi: Fix kernel panic at ipmi_ssif_thread()
735
736 * tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
737 - tty: pl011: fix earlycon work-around for QDF2400 erratum 44
738 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
739
740 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
741 (LP: #1688259)
742 - Remove squashfs-modules files from d-i
743 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
744
745 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
746 - clocksource: arm_arch_timer: clean up printk usage
747 - clocksource: arm_arch_timer: rename type macros
748 - clocksource: arm_arch_timer: rename the PPI enum
749 - clocksource: arm_arch_timer: move enums and defines to header file
750 - clocksource: arm_arch_timer: add a new enum for spi type
751 - clocksource: arm_arch_timer: rework PPI selection
752 - clocksource: arm_arch_timer: split dt-only rate handling
753 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
754 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
755 call
756 - clocksource: arm_arch_timer: add structs to describe MMIO timer
757 - clocksource: arm_arch_timer: split MMIO timer probing.
758 - [Config] CONFIG_ACPI_GTDT=y
759 - acpi/arm64: Add GTDT table parse driver
760 - clocksource: arm_arch_timer: simplify ACPI support code.
761 - acpi/arm64: Add memory-mapped timer support in GTDT driver
762 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
763 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
764
765 * kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
766 (LP: #1674838)
767 - Revert "mm/ksm: handle protnone saved writes when making page write protect"
768 - Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
769 - Revert "mm: introduce page_vma_mapped_walk()"
770 - mm/ksm: handle protnone saved writes when making page write protect
771
772 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
773 - arm64: Add CNTFRQ_EL0 trap handler
774
775 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
776 - i2c: thunderx: Enable HWMON class probing
777
778 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
779 - net/ena: remove ntuple filter support from device feature list
780 - net/ena: fix queues number calculation
781 - net/ena: fix ethtool RSS flow configuration
782 - net/ena: fix RSS default hash configuration
783 - net/ena: fix NULL dereference when removing the driver after device reset
784 failed
785 - net/ena: refactor ena_get_stats64 to be atomic context safe
786 - net/ena: fix potential access to freed memory during device reset
787 - net/ena: use READ_ONCE to access completion descriptors
788 - net/ena: reduce the severity of ena printouts
789 - net/ena: change driver's default timeouts
790 - net/ena: change condition for host attribute configuration
791 - net/ena: update driver version to 1.1.2
792
793 * Zesty update to 4.10.15 stable release (LP: #1689258)
794 - timerfd: Protect the might cancel mechanism proper
795 - Handle mismatched open calls
796 - hwmon: (it87) Avoid registering the same chip on both SIO addresses
797 - dm ioctl: prevent stack leak in dm ioctl call
798 - Linux 4.10.15
799
800 * Zesty update to 4.10.14 stable release (LP: #1688499)
801 - ping: implement proper locking
802 - sparc64: kern_addr_valid regression
803 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
804 - net: neigh: guard against NULL solicit() method
805 - net: phy: handle state correctly in phy_stop_machine
806 - kcm: return immediately after copy_from_user() failure
807 - secure_seq: downgrade to per-host timestamp offsets
808 - bpf: improve verifier packet range checks
809 - Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
810 pointer"
811 - net/mlx5: Avoid dereferencing uninitialized pointer
812 - l2tp: hold tunnel socket when handling control frames in l2tp_ip and
813 l2tp_ip6
814 - l2tp: purge socket queues in the .destruct() callback
815 - openvswitch: Fix ovs_flow_key_update()
816 - l2tp: take reference on sessions being dumped
817 - l2tp: fix PPP pseudo-wire auto-loading
818 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
819 - sctp: listen on the sock only when it's state is listening or closed
820 - tcp: clear saved_syn in tcp_disconnect()
821 - ipv6: Fix idev->addr_list corruption
822 - net-timestamp: avoid use-after-free in ip_recv_error
823 - net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
824 - sh_eth: unmap DMA buffers when freeing rings
825 - ipv6: sr: fix out-of-bounds access in SRH validation
826 - dp83640: don't recieve time stamps twice
827 - ipv6: sr: fix double free of skb after handling invalid SRH
828 - ipv6: fix source routing
829 - gso: Validate assumption of frag_list segementation
830 - net: ipv6: RTF_PCPU should not be settable from userspace
831 - netpoll: Check for skb->queue_mapping
832 - ip6mr: fix notification device destruction
833 - net/mlx5: Fix driver load bad flow when having fw initializing timeout
834 - net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
835 - net/mlx5e: Fix small packet threshold
836 - net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
837 - tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
838 - tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
839 - macvlan: Fix device ref leak when purging bc_queue
840 - net: ipv6: regenerate host route if moved to gc list
841 - net: phy: fix auto-negotiation stall due to unavailable interrupt
842 - ipv6: check skb->protocol before lookup for nexthop
843 - tcp: memset ca_priv data to 0 properly
844 - ipv6: check raw payload size correctly in ioctl
845 - ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
846 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
847 type
848 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
849 - scsi: return correct blkprep status code in case scsi_init_io() fails.
850 - ARC: [plat-eznps] Fix build error
851 - MIPS: KGDB: Use kernel context for sleeping threads
852 - MIPS: cevt-r4k: Fix out-of-bounds array access
853 - MIPS: Avoid BUG warning in arch_check_elf
854 - p9_client_readdir() fix
855 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
856 - Input: i8042 - add Clevo P650RS to the i8042 reset list
857 - nfsd: check for oversized NFSv2/v3 arguments
858 - nfsd4: minor NFSv2/v3 write decoding cleanup
859 - nfsd: stricter decoding of write-like NFSv2/v3 ops
860 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
861 - macsec: avoid heap overflow in skb_to_sgvec
862 - net: can: usb: gs_usb: Fix buffer on stack
863 - cpu/hotplug: Serialize callback invocations proper
864 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
865 - Linux 4.10.14
866
867 * Zesty update to 4.10.13 stable release (LP: #1688485)
868 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
869 - KEYS: Change the name of the dead type to ".dead" to prevent user access
870 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
871 - tracing: Allocate the snapshot buffer before enabling probe
872 - HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
873 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
874 - mm: prevent NR_ISOLATE_* stats from going negative
875 - cifs: Do not send echoes before Negotiate is complete
876 - CIFS: remove bad_network_name flag
877 - mmc: dw_mmc: silent verbose log when calling from PM context
878 - s390/mm: fix CMMA vs KSM vs others
879 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
880 - ACPI / power: Avoid maybe-uninitialized warning
881 - mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
882 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
883 - ubifs: Fix RENAME_WHITEOUT support
884 - ubifs: Fix O_TMPFILE corner case in ubifs_link()
885 - mac80211: reject ToDS broadcast data frames
886 - mac80211: fix MU-MIMO follow-MAC mode
887 - x86/mce: Make the MCE notifier a blocking one
888 - ubi/upd: Always flush after prepared for an update
889 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
890 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
891 - device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
892 - Linux 4.10.13
893
894 * Zesty update to 4.10.12 stable release (LP: #1687045)
895 - Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
896 tracking""
897 - cgroup, kthread: close race window where new kthreads can be migrated to
898 non-root cgroups
899 - audit: make sure we don't let the retry queue grow without bounds
900 - tcmu: Fix possible overwrite of t_data_sg's last iov[]
901 - tcmu: Fix wrongly calculating of the base_command_size
902 - tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
903 - thp: fix MADV_DONTNEED vs. MADV_FREE race
904 - thp: fix MADV_DONTNEED vs clear soft dirty race
905 - zsmalloc: expand class bit
906 - orangefs: free superblock when mount fails
907 - drm/nouveau/mpeg: mthd returns true on success now
908 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
909 - drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
910 - drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
911 - drm/nouveau: initial support (display-only) for GP107
912 - drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
913 - drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
914 - CIFS: reconnect thread reschedule itself
915 - CIFS: store results of cifs_reopen_file to avoid infinite wait
916 - Input: xpad - add support for Razer Wildcat gamepad
917 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
918 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
919 - x86/efi: Don't try to reserve runtime regions
920 - x86/signals: Fix lower/upper bound reporting in compat siginfo
921 - x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
922 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
923 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
924 - x86/vdso: Plug race between mapping and ELF header setup
925 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
926 comparison)
927 - ACPI / scan: Set the visited flag for all enumerated devices
928 - parisc: fix bugs in pa_memcpy
929 - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
930 - efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
931 - iscsi-target: Fix TMR reference leak during session shutdown
932 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
933 - scsi: sr: Sanity check returned mode data
934 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
935 - scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
936 - scsi: sd: Fix capacity calculation with 32-bit sector_t
937 - target: Avoid mappedlun symlink creation during lun shutdown
938 - xen, fbfront: fix connecting to backend
939 - new privimitive: iov_iter_revert()
940 - make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
941 - libnvdimm: fix blk free space accounting
942 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
943 - libnvdimm: band aid btt vs clear poison locking
944 - can: ifi: use correct register to read rx status
945 - pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
946 - cpufreq: Bring CPUs up even if cpufreq_online() failed
947 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
948 - ftrace: Fix removing of second function probe
949 - drm/i915/gvt: set the correct default value of CTX STATUS PTR
950 - char: lack of bool string made CONFIG_DEVPORT always on
951 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
952 - zram: do not use copy_page with non-page aligned address
953 - ftrace: Fix function pid filter on instances
954 - crypto: algif_aead - Fix bogus request dereference in completion function
955 - crypto: xts - Fix use-after-free on EINPROGRESS
956 - crypto: ahash - Fix EINPROGRESS notification callback
957 - crypto: lrw - Fix use-after-free on EINPROGRESS
958 - parisc: Fix get_user() for 64-bit value on 32-bit kernel
959 - dvb-usb-v2: avoid use-after-free
960 - [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
961 - ASoC: Intel: select DW_DMAC_CORE since it's mandatory
962 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
963 notify event
964 - x86/xen: Fix APIC id mismatch warning on Intel
965 - ACPI / EC: Use busy polling mode when GPE is not enabled
966 - rtc: tegra: Implement clock handling
967 - mm: Tighten x86 /dev/mem with zeroing reads
968 - cxusb: Use a dma capable buffer also for reading
969 - virtio-console: avoid DMA from stack
970 - Linux 4.10.12
971
972 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
973 - [Config] CONFIG_LIBIO=y on arm64 only
974 - SAUCE: LIBIO: Introduce a generic PIO mapping method
975 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
976 - [Config] CONFIG_HISILICON_LPC=y
977 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
978 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
979 I/O
980 - SAUCE: LPC: Add the ACPI LPC support
981 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
982 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
983
984 * APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
985 - nvme: Adjust the Samsung APST quirk
986 - nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
987
988 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
989 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
990 - d-i: initrd needs qcom_emac on amberwing platform.
991
992 * POWER9: CAPI2 enablement (LP: #1686519)
993 - cxl: Fix build when CONFIG_DEBUG_FS=n
994 - cxl: Read vsec perst load image
995 - cxl: Remove unused values in bare-metal environment.
996 - cxl: Keep track of mm struct associated with a context
997 - cxl: Update implementation service layer
998 - cxl: Rename some psl8 specific functions
999 - cxl: Isolate few psl8 specific calls
1000 - cxl: Force psl data-cache flush during device shutdown
1001 - cxl: Add psl9 specific code
1002
1003 * CVE-2017-7979
1004 - net sched actions: allocate act cookie early
1005
1006 * refcount underflow / kernel NULL dereference after attempting to add basic
1007 tc filter (LP: #1682368)
1008 - net_sched: nla_memdup_cookie() can be static
1009
1010 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 17 May 2017 18:13:39 -0300
1011
1012 linux (4.10.0-21.23) zesty; urgency=low
1013
1014 * linux: 4.10.0-21.23 -proposed tracker (LP: #1686414)
1015
1016 * Need to stop using bzip2 compression in packages for zesty onward
1017 (LP: #1686782)
1018 - [Debian] Use default compression for all packages
1019
1020 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1021 (LP: #1684971)
1022 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1023
1024 * CVE-2017-7477: macsec: avoid heap overflow in skb_to_sgvec (LP: #1685892)
1025 - macsec: avoid heap overflow in skb_to_sgvec
1026 - macsec: dynamically allocate space for sglist
1027
1028 * Zesty update to 4.10.11 stable release (LP: #1685140)
1029 - drm/i915: Fix forcewake active domain tracking
1030 - drm/i915: Move updating color management to before vblank evasion
1031 - drm/i915/fbdev: Stop repeating tile configuration on stagnation
1032 - drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
1033 - drm/i915/gen9: Increase PCODE request timeout to 50ms
1034 - drm/i915: Store a permanent error in obj->mm.pages
1035 - drm/i915: Nuke debug messages from the pipe update critical section
1036 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
1037 - drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
1038 - drm/i915: Only enable hotplug interrupts if the display interrupts are
1039 enabled
1040 - drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
1041 - drm/i915: Stop using RP_DOWN_EI on Baytrail
1042 - drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
1043 - drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
1044 - orangefs: Dan Carpenter influenced cleanups...
1045 - orangefs: fix buffer size mis-match between kernel space and user space.
1046 - nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
1047 - rt2x00usb: fix anchor initialization
1048 - rt2x00usb: do not anchor rx and tx urb's
1049 - MIPS: Introduce irq_stack
1050 - MIPS: Stack unwinding while on IRQ stack
1051 - MIPS: Only change $28 to thread_info if coming from user mode
1052 - MIPS: Switch to the irq_stack in interrupts
1053 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
1054 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
1055 - crypto: caam - fix RNG deinstantiation error checking
1056 - crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
1057 - dma-buf: add support for compat ioctl
1058 - Linux 4.10.11
1059
1060 * Zesty update to v4.10.10 stable release (LP: #1682130)
1061 - drm/vmwgfx: Type-check lookups of fence objects
1062 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
1063 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
1064 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
1065 - drm/vmwgfx: Remove getparam error message
1066 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
1067 - PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host
1068 controller
1069 - PCI: thunder-pem: Fix legacy firmware PEM-specific resources
1070 - sysfs: be careful of error returns from ops->show()
1071 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
1072 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
1073 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
1074 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
1075 - iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
1076 - iio: st_pressure: initialize lps22hb bootime
1077 - iio: bmg160: reset chip when probing
1078 - arm64: mm: unaligned access by user-land should be received as SIGBUS
1079 - cfg80211: check rdev resume callback only for registered wiphy
1080 - Reset TreeId to zero on SMB2 TREE_CONNECT
1081 - mm/page_alloc.c: fix print order in show_free_areas()
1082 - ptrace: fix PTRACE_LISTEN race corrupting task->state
1083 - dax: fix radix tree insertion race
1084 - dm verity fec: limit error correction recursion
1085 - dm verity fec: fix bufio leaks
1086 - ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
1087 - ACPI / scan: Prefer devices without _HID for _ADR matching
1088 - Kbuild: use cc-disable-warning consistently for maybe-uninitialized
1089 - jump label: fix passing kbuild_cflags when checking for asm goto support
1090 - orangefs: move features validation to fix filesystem hang
1091 - xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
1092 - ring-buffer: Fix return value check in test_ringbuffer()
1093 - mac80211: unconditionally start new netdev queues with iTXQ support
1094 - brcmfmac: use local iftype avoiding use-after-free of virtual interface
1095 - metag/usercopy: Drop unused macros
1096 - metag/usercopy: Fix alignment error checking
1097 - metag/usercopy: Add early abort to copy_to_user
1098 - metag/usercopy: Zero rest of buffer from copy_from_user
1099 - metag/usercopy: Set flags before ADDZ
1100 - metag/usercopy: Fix src fixup in from user rapf loops
1101 - metag/usercopy: Add missing fixups
1102 - drm/msm: adreno: fix build error without debugfs
1103 - powerpc: Disable HFSCR[TM] if TM is not supported
1104 - powerpc/mm: Add missing global TLB invalidate if cxl is active
1105 - powerpc/64: Fix flush_(d|i)cache_range() called from modules
1106 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
1107 - powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
1108 - dm raid: fix NULL pointer dereference for raid1 without bitmap
1109 - x86/mce: Don't print MCEs when mcelog is active
1110 - nios2: reserve boot memory for device tree
1111 - xtensa: make __pa work with uncached KSEG addresses
1112 - s390/decompressor: fix initrd corruption caused by bss clear
1113 - s390/uaccess: get_user() should zero on failure (again)
1114 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
1115 - MIPS: ralink: Fix typos in rt3883 pinctrl
1116 - MIPS: End spinlocks with .insn
1117 - MIPS: Lantiq: fix missing xbar kernel panic
1118 - MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
1119 - MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
1120 - MIPS: Flush wrong invalid FTLB entry for huge page
1121 - MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
1122 - drm/i915/gvt: Fix gvt scheduler interval time
1123 - drm/i915/kvmgt: fix suspicious rcu dereference usage
1124 - usb: dwc3: gadget: delay unmap of bounced requests
1125 - Documentation: stable-kernel-rules: fix stable-tag format
1126 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
1127 - random: use chacha20 for get_random_int/long
1128 - kvm: fix page struct leak in handle_vmon
1129 - drm/edid: constify edid quirk list
1130 - drm/i915: fix INTEL_BDW_IDS definition
1131 - drm/i915: more .is_mobile cleanups for BDW
1132 - drm/i915: actually drive the BDW reserved IDs
1133 - ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
1134 - usb: chipidea: msm: Rely on core to override AHBBURST
1135 - serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
1136 - usb: xhci: add quirk flag for broken PED bits
1137 - usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
1138 - usb: dwc3: host: pass quirk-broken-port-ped property for known broken
1139 revisions
1140 - drm/mga: remove device_is_agp callback
1141 - PCI: Add ACS quirk for Intel Union Point
1142 - PCI: xgene: Fix double free on init error
1143 - sata: ahci-da850: implement a workaround for the softreset quirk
1144 - ACPI / button: Change default behavior to lid_init_state=open
1145 - ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
1146 - ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
1147 - ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
1148 - ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
1149 - ACPI: save NVS memory for Lenovo G50-45
1150 - ASoC: sun4i-i2s: Add quirks to handle a31 compatible
1151 - HID: wacom: don't apply generic settings to old devices
1152 - arm: kernel: Add SMC structure parameter
1153 - firmware: qcom: scm: Fix interrupted SCM calls
1154 - ARM: smccc: Update HVC comment to describe new quirk parameter
1155 - PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
1156 - PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
1157 - mmc: sdhci-of-esdhc: remove default broken-cd for ARM
1158 - PCI: Sort the list of devices with D3 delay quirk by ID
1159 - watchdog: s3c2410: Fix infinite interrupt in soft mode
1160 - platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
1161 - x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
1162 - x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
1163 - usb-storage: Add ignore-residue quirk for Initio INIC-3619
1164 - x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
1165 - Linux 4.10.10
1166
1167 * Broken PowerNV PCI hotplug driver - Patch backporting to zesty
1168 (LP: #1680328)
1169 - drivers/pci/hotplug: Mask PDC interrupt if required
1170
1171 * Zesty update to v4.10.9 stable release (LP: #1681875)
1172 - libceph: force GFP_NOIO for socket allocations
1173 - KVM: nVMX: fix nested EPT detection
1174 - xfs: pull up iolock from xfs_free_eofblocks()
1175 - xfs: sync eofblocks scans under iolock are livelock prone
1176 - xfs: fix eofblocks race with file extending async dio writes
1177 - xfs: fix toctou race when locking an inode to access the data map
1178 - xfs: fail _dir_open when readahead fails
1179 - xfs: filter out obviously bad btree pointers
1180 - xfs: check for obviously bad level values in the bmbt root
1181 - xfs: verify free block header fields
1182 - xfs: allow unwritten extents in the CoW fork
1183 - xfs: mark speculative prealloc CoW fork extents unwritten
1184 - xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
1185 - xfs: reject all unaligned direct writes to reflinked files
1186 - xfs: update ctime and mtime on clone destinatation inodes
1187 - xfs: correct null checks and error processing in xfs_initialize_perag
1188 - xfs: don't fail xfs_extent_busy allocation
1189 - xfs: handle indlen shortage on delalloc extent merge
1190 - xfs: split indlen reservations fairly when under reserved
1191 - xfs: fix uninitialized variable in _reflink_convert_cow
1192 - xfs: don't reserve blocks for right shift transactions
1193 - xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
1194 - xfs: tune down agno asserts in the bmap code
1195 - xfs: only reclaim unwritten COW extents periodically
1196 - xfs: fix and streamline error handling in xfs_end_io
1197 - xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
1198 - xfs: use iomap new flag for newly allocated delalloc blocks
1199 - xfs: try any AG when allocating the first btree block when reflinking
1200 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
1201 - scsi: libsas: fix ata xfer length
1202 - scsi: scsi_dh_alua: Check scsi_device_get() return value
1203 - scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion
1204 function
1205 - PCI: iproc: Save host bridge window resource in struct iproc_pcie
1206 - PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host
1207 controller
1208 - ALSA: seq: Fix race during FIFO resize
1209 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
1210 - ASoC: atmel-classd: fix audio clock rate
1211 - ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of
1212 pointer
1213 - ASoC: rt5665: fix getting wrong work handler container
1214 - HID: wacom: Don't add ghost interface as shared data
1215 - mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
1216 - mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
1217 - crypto: ccp - Make some CCP DMA channels private
1218 - crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
1219 - ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
1220 - NFSv4.1 fix infinite loop on IO BAD_STATEID error
1221 - nfsd: map the ENOKEY to nfserr_perm for avoiding warning
1222 - dt-bindings: rng: clocks property on omap_rng not always mandatory
1223 - parisc: Clean up fixup routines for get_user()/put_user()
1224 - parisc: Avoid stalled CPU warnings after system shutdown
1225 - parisc: Fix access fault handling in pa_memcpy()
1226 - ACPI: Fix incompatibility with mcount-based function graph tracing
1227 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
1228 - tty/serial: atmel: fix race condition (TX+DMA)
1229 - tty/serial: atmel: fix TX path in atmel_console_write()
1230 - xhci: Set URB actual length for stopped control transfers
1231 - USB: fix linked-list corruption in rh_call_control()
1232 - serial: mxs-auart: Fix baudrate calculation
1233 - KVM: x86: clear bus pointer when destroyed
1234 - KVM: kvm_io_bus_unregister_dev() should never fail
1235 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
1236 - drm/vc4: Allocate the right amount of space for boot-time CRTC state.
1237 - drm/etnaviv: (re-)protect fence allocation with GPU mutex
1238 - drm/i915/kvmgt: Hold struct kvm reference
1239 - x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
1240 - x86/mce: Fix copy/paste error in exception table entries
1241 - lib/syscall: Clear return values when no stack
1242 - mm: rmap: fix huge file mmap accounting in the memcg stats
1243 - mm: workingset: fix premature shadow node shrinking with cgroups
1244 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
1245 - drm/armada: Fix compile fail
1246 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
1247 - MIPS: Lantiq: Fix cascaded IRQ setup
1248 - blk: improve order of bio handling in generic_make_request()
1249 - blk: Ensure users for current->bio_list can see the full list.
1250 - padata: avoid race in reordering
1251 - nvme/core: Fix race kicking freed request_queue
1252 - nvme/pci: Disable on removal when disconnected
1253 - drm/i915: Move the release of PT page to the upper caller
1254 - drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
1255 - drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
1256 - Linux 4.10.9
1257
1258 * POWER9: Improve performance on memory management (LP: #1681429)
1259 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1260 flush
1261 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1262
1263 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1264 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1265
1266 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 28 Apr 2017 12:41:49 +0200
1267
1268 linux (4.10.0-20.22) zesty; urgency=low
1269
1270 * linux: 4.10.0-20.22 -proposed tracker (LP: #1684491)
1271
1272 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
1273 (LP: #1682561)
1274 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
1275
1276 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 16:13:16 +0200
1277
1278 linux (4.10.0-19.21) zesty; urgency=low
1279
1280 [ Tim Gardner ]
1281
1282 * Release Tracking Bug
1283 - LP: #1680535
1284
1285 * ADT regressions caused by "audit: fix auditd/kernel connection state
1286 tracking" (LP: #1680532)
1287 - SAUCE: Revert "audit: fix auditd/kernel connection state tracking"
1288
1289 * Miscellaneous Ubuntu changes
1290 - [Config] updateconfigs to update CONFIG_GENERIC_CSUM for ppc64el
1291 This cleans up behind a Kconfig change that went undetected.
1292
1293 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Apr 2017 17:28:49 +0100
1294
1295 linux (4.10.0-18.20) zesty; urgency=low
1296
1297 [ Tim Gardner ]
1298
1299 * Release Tracking Bug
1300 - LP: #1680168
1301
1302 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1303 - UBUNU: [Config] Add smartpqi to d-i
1304
1305 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Apr 2017 17:32:19 +0100
1306
1307 linux (4.10.0-17.19) zesty; urgency=low
1308
1309 [ Tim Gardner ]
1310
1311 * Release Tracking Bug
1312 - LP: #1679718
1313
1314 * Fix CVE-2017-7308 (LP: #1678009)
1315 - net/packet: fix overflow in check for priv area size
1316 - net/packet: fix overflow in check for tp_frame_nr
1317 - net/packet: fix overflow in check for tp_reserve
1318
1319 * apparmor: oops on boot if parameters set on grub command line (LP: #1678048)
1320 - SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
1321
1322 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1323 - SAUCE: apparmor: add policy revision file interface
1324
1325 * apparmor does not make support of query data visible (LP: #1678023)
1326 - SAUCE: apparmor: add label data availability to the feature set
1327
1328 * apparmor query interface does not make supported query info available
1329 (LP: #1678030)
1330 - SAUCE: apparmor: add information about the query inteface to the feature set
1331
1332 * change_profile incorrect when using namespaces with a compound stack
1333 (LP: #1677959)
1334 - SAUCE: apparmor: fix label parse for stacked labels
1335
1336 * Zesty update to v4.10.8 stable release (LP: #1678930)
1337 - xfrm: policy: init locks early
1338 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
1339 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
1340 - KVM: nVMX: Fix nested VPID vmx exec control
1341 - KVM: x86: cleanup the page tracking SRCU instance
1342 - virtio_balloon: init 1st buffer in stats vq
1343 - pinctrl: qcom: Don't clear status bit on irq_unmask
1344 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
1345 - h8300/ptrace: Fix incorrect register transfer count
1346 - mips/ptrace: Preserve previous registers for short regset write
1347 - sparc/ptrace: Preserve previous registers for short regset write
1348 - metag/ptrace: Preserve previous registers for short regset write
1349 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
1350 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
1351 - qla2xxx: Allow vref count to timeout on vport delete.
1352 - sched/rt: Add a missing rescheduling point
1353 - usb: musb: fix possible spinlock deadlock
1354 - Linux 4.10.8
1355
1356 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
1357 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
1358 - PCI: hv: Use device serial number as PCI domain
1359
1360 * Miscellaneous Ubuntu changes
1361 - [Config] flash-kernel should be a Breaks
1362 - [Config] drop the info directory
1363 - [Config] drop NOTES as obsolete
1364 - [Config] drop changelog.historical as obsolete
1365
1366 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Mar 2017 14:30:54 -0600
1367
1368 linux (4.10.0-16.18) zesty; urgency=low
1369
1370 [ Tim Gardner ]
1371
1372 * Release Tracking Bug
1373 - LP: #1677697
1374
1375 * [Feature] ISH (Intel Sensor Hub) support (LP: #1645521)
1376 - iio: accel: hid-sensor-accel-3d: Add timestamp
1377
1378 * Zesty update to v4.10.7 stable release (LP: #1677589)
1379 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
1380 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
1381 - net: properly release sk_frag.page
1382 - amd-xgbe: Fix jumbo MTU processing on newer hardware
1383 - openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
1384 - net: unix: properly re-increment inflight counter of GC discarded candidates
1385 - qmi_wwan: add Dell DW5811e
1386 - net: vrf: Reset rt6i_idev in local dst after put
1387 - net/mlx5: Add missing entries for set/query rate limit commands
1388 - net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
1389 - net/mlx5: Increase number of max QPs in default profile
1390 - net/mlx5e: Count GSO packets correctly
1391 - net/mlx5e: Count LRO packets correctly
1392 - ipv6: make sure to initialize sockc.tsflags before first use
1393 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
1394 - ipv4: provide stronger user input validation in nl_fib_input()
1395 - socket, bpf: fix sk_filter use after free in sk_clone_lock
1396 - genetlink: fix counting regression on ctrl_dumpfamily()
1397 - tcp: initialize icsk_ack.lrcvtime at session start time
1398 - amd-xgbe: Fix the ECC-related bit position definitions
1399 - net: solve a NAPI race
1400 - HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
1401 - Input: ALPS - fix V8+ protocol handling (73 03 28)
1402 - Input: ALPS - fix trackstick button handling on V8 devices
1403 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
1404 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1405 - Input: iforce - validate number of endpoints before using them
1406 - Input: ims-pcu - validate number of endpoints before using them
1407 - Input: hanwang - validate number of endpoints before using them
1408 - Input: yealink - validate number of endpoints before using them
1409 - Input: cm109 - validate number of endpoints before using them
1410 - Input: kbtab - validate number of endpoints before using them
1411 - Input: sur40 - validate number of endpoints before using them
1412 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
1413 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
1414 - ALSA: hda - Adding a group of pin definition to fix headset problem
1415 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
1416 - USB: serial: qcserial: add Dell DW5811e
1417 - ACM gadget: fix endianness in notifications
1418 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
1419 - dvb-usb-firmware: don't do DMA on stack
1420 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
1421 - USB: uss720: fix NULL-deref at probe
1422 - USB: lvtest: fix NULL-deref at probe
1423 - USB: idmouse: fix NULL-deref at probe
1424 - USB: wusbcore: fix NULL-deref at probe
1425 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
1426 - usb: hub: Fix crash after failure to read BOS descriptor
1427 - USB: usbtmc: add missing endpoint sanity check
1428 - USB: usbtmc: fix probe error path
1429 - uwb: i1480-dfu: fix NULL-deref at probe
1430 - uwb: hwa-rc: fix NULL-deref at probe
1431 - mmc: ushc: fix NULL-deref at probe
1432 - nl80211: fix dumpit error path RTNL deadlocks
1433 - mmc: core: Fix access to HS400-ES devices
1434 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
1435 - iio: sw-device: Fix config group initialization
1436 - iio: hid-sensor-trigger: Change get poll value function order to avoid
1437 sensor properties losing after resume from S3
1438 - iio: magnetometer: ak8974: remove incorrect __exit markups
1439 - mei: fix deadlock on mei reset
1440 - mei: don't wait for os version message reply
1441 - parport: fix attempt to write duplicate procfiles
1442 - ppdev: fix registering same device name
1443 - ext4: mark inode dirty after converting inline directory
1444 - powerpc/64s: Fix idle wakeup potential to clobber registers
1445 - audit: fix auditd/kernel connection state tracking
1446 - mmc: sdhci-of-at91: Support external regulators
1447 - mmc: sdhci-of-arasan: fix incorrect timeout clock
1448 - mmc: sdhci: Do not disable interrupts while waiting for clock
1449 - mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
1450 - hwrng: amd - Revert managed API changes
1451 - hwrng: geode - Revert managed API changes
1452 - clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
1453 - clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
1454 - mwifiex: pcie: don't leak DMA buffers when removing
1455 - ath10k: fix incorrect wlan_mac_base in qca6174_regs
1456 - crypto: ccp - Assign DMA commands to the channel's CCP
1457 - fscrypt: remove broken support for detecting keyring key revocation
1458 - vfio: Rework group release notifier warning
1459 - xen/acpi: upload PM state from init-domain to Xen
1460 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
1461 - iommu/exynos: Block SYSMMU while invalidating FLPD cache
1462 - iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
1463 - Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
1464 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
1465 - arm64: kaslr: Fix up the kernel image alignment
1466 - cpufreq: Restore policy min/max limits on CPU online
1467 - cgroup, net_cls: iterate the fds of only the tasks which are being migrated
1468 - blk-mq: don't complete un-started request in timeout handler
1469 - cpsw/netcp: cpts depends on posix_timers
1470 - drm/amdgpu: reinstate oland workaround for sclk
1471 - drm/amd/amdgpu: add POLARIS12 PCI ID
1472 - auxdisplay: img-ascii-lcd: add missing sentinel entry in
1473 img_ascii_lcd_matches
1474 - jbd2: don't leak memory if setting up journal fails
1475 - intel_th: Don't leak module refcount on failure to activate
1476 - Drivers: hv: vmbus: Don't leak channel ids
1477 - Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
1478 - mmc: block: Fix is_waiting_last_req set incorrectly
1479 - libceph: don't set weight to IN when OSD is destroyed
1480 - device-dax: fix pmd/pte fault fallback handling
1481 - scsi: sd: Check for unaligned partial completion
1482 - cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
1483 - xen: do not re-use pirq number cached in pci device msi msg data
1484 - drm: reference count event->completion
1485 - fbcon: Fix vc attr at deinit
1486 - crypto: algif_hash - avoid zero-sized array
1487 - Linux 4.10.7
1488
1489 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
1490 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1491
1492 * [Zesty] mlx5_core Kernel oops with bonding mode 1 and 6 (LP: #1676786)
1493 - SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized pointer
1494
1495 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
1496 - Revert "hv: don't reset hv_context.tsc_page on crash"
1497 - Revert "Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()"
1498 - Revert "hv: allocate synic pages for all present CPUs"
1499 - Revert "hv: init percpu_list in hv_synic_alloc()"
1500 - Revert "Drivers: hv: vmbus: Prevent sending data on a rescinded channel"
1501 - Revert "Drivers: hv: vmbus: Fix a rescind handling bug"
1502 - Revert "Drivers: hv: util: kvp: Fix a rescind processing issue"
1503 - Revert "Drivers: hv: util: Fcopy: Fix a rescind processing issue"
1504 - Revert "Drivers: hv: util: Backup: Fix a rescind processing issue"
1505 - Revert "drivers: hv: Turn off write permission on the hypercall page"
1506 - Revert "UBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI"
1507 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1508 - hv: allocate synic pages for all present CPUs
1509 - hv: init percpu_list in hv_synic_alloc()
1510 - hv: don't reset hv_context.tsc_page on crash
1511 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1512 - hv: switch to cpuhp state machine for synic init/cleanup
1513 - hv: make CPU offlining prevention fine-grained
1514 - Drivers: hv: vmbus: Fix a rescind handling bug
1515 - Drivers: hv: util: kvp: Fix a rescind processing issue
1516 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1517 - Drivers: hv: util: Backup: Fix a rescind processing issue
1518 - Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
1519 - Drivers: hv: vmbus: Move the definition of generate_guest_id()
1520 - Drivers: hv vmbus: Move Hypercall page setup out of common code
1521 - Drivers: hv: vmbus: Move Hypercall invocation code out of common code
1522 - Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
1523 - Drivers: hv: vmbus: Move the extracting of Hypervisor version information
1524 - Drivers: hv: vmbus: Move the crash notification function
1525 - Drivers: hv: vmbus: Move the check for hypercall page setup
1526 - Drivers: hv: vmbus: Move the code to signal end of message
1527 - Drivers: hv: vmbus: Restructure the clockevents code
1528 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
1529 - Drivers: hv: vmbus: Get rid of an unsused variable
1530 - Drivers: hv: vmbus: Define APIs to manipulate the message page
1531 - Drivers: hv: vmbus: Define APIs to manipulate the event page
1532 - Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
1533 - Drivers: hv: vmbus: Define an API to retrieve virtual processor index
1534 - Drivers: hv: vmbus: Define an APIs to manage interrupt state
1535 - Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
1536 - hv_util: switch to using timespec64
1537 - Drivers: hv: restore hypervcall page cleanup before kexec
1538 - Drivers: hv: restore TSC page cleanup before kexec
1539 - Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
1540 - Drivers: hv: vmbus: Use all supported IC versions to negotiate
1541 - Drivers: hv: Log the negotiated IC versions.
1542 - Drivers: hv: Fix the bug in generating the guest ID
1543 - hv: export current Hyper-V clocksource
1544 - hv_utils: implement Hyper-V PTP source
1545 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1546 - drivers: hv: Turn off write permission on the hypercall page
1547
1548 * Populating Hyper-V MSR for Ubuntu 13.10 (LP: #1193172)
1549 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1550
1551 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5
1552 card (LP: #1670247)
1553 - powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
1554 - powerpc/64: Use optimized checksum routines on little-endian
1555
1556 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
1557 2012r2 Gen2 VM (LP: #1674635)
1558 - scsi: storvsc: Workaround for virtual DVD SCSI version
1559
1560 * POWER9 Radix mode KVM (LP: #1675806)
1561 - Revert "powerpc: Update to new option-vector-5 format for CAS"
1562 - Revert "powerpc/powernv: Initialise nest mmu"
1563 - Revert "KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend"
1564 - KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
1565 - KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
1566 - KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
1567 - powerpc/64: More definitions for POWER9
1568 - powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
1569 - powerpc/64: Make type of partition table flush depend on partition type
1570 - powerpc/64: Allow for relocation-on interrupts from guest to host
1571 - KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
1572 - KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
1573 - KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
1574 - KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
1575 - KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
1576 - KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
1577 - KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
1578 - KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
1579 - KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
1580 - KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
1581 - KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
1582 - KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
1583 - KVM: PPC: Book3S HV: Enable radix guest support
1584 - powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
1585 - KVM: PPC: Book3S HV: Fix software walk of guest process page tables
1586 - KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
1587 - KVM: PPC: Book3S HV: Don't try to signal cpu -1
1588 - KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
1589 - powerpc/64: Invalidate process table caching after setting process table
1590 - powerpc: Update to new option-vector-5 format for CAS
1591 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
1592 - powerpc/powernv: Initialise nest mmu
1593 - powerpc/powernv: Remove separate entry for OPAL real mode calls
1594
1595 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device shutdown (LP: #1672785)
1596 - net/mlx4_core: Avoid delays during VF driver device shutdown
1597
1598 * [zesty] mlx4_core OOM with 32 bit arch (LP: #1676858)
1599 - mlx4: reduce OOM risk on arches with large pages
1600
1601 * [Feature] GLK Northpeak Enabling (LP: #1645963)
1602 - intel_th: pci: Add Denverton SOC support
1603 - intel_th: pci: Add Gemini Lake support
1604
1605 * [zesty] mlx5e OVS fixes (LP: #1676388)
1606 - net/mlx5: Fix create autogroup prev initializer
1607 - net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
1608 - net/mlx5e: Avoid wrong identification of rules on deletion
1609 - devlink: fix the name of eswitch commands
1610 - devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
1611 - devlink: use nla_put_failure goto label instead of out
1612 - devlink: allow to fillup eswitch attrs even if mode_get op does not exist
1613 - net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
1614 - net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
1615
1616 * [ARM64] Support systems where the physical memory footprint exceeds the size
1617 of the linear mapping. (LP: #1675046)
1618 - SAUCE: efi: arm-stub: Correct FDT and initrd allocation rules for arm64
1619 - SAUCE: efi: arm-stub: Round up FDT allocation to mapping size
1620
1621 * AACRAID Driver: Add 3 patch fixes to Kernel release (LP: #1675872)
1622 - scsi: aacraid: remove redundant zero check on ret
1623 - scsi: aacraid: Fix typo in blink status
1624 - scsi: aacraid: Fix potential null access
1625
1626 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
1627 failure with linux 4.9.0-12.13) (LP: #1658633)
1628 - ext4: lock the xattr block before checksuming it
1629
1630 * ARM arch_timer erratum (LP: #1675509)
1631 - arm64: ptrace: add XZR-safe regs accessors
1632 - SAUCE: arm64: Allow checking of a CPU-local erratum
1633 - SAUCE: arm64: Add CNTVCT_EL0 trap handler
1634 - SAUCE: arm64: Define Cortex-A73 MIDR
1635 - SAUCE: arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
1636 - SAUCE: arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
1637 - SAUCE: arm64: arch_timer: Add infrastructure for multiple erratum detection methods
1638 - SAUCE: arm64: arch_timer: Add erratum handler for globally defined capability
1639 - SAUCE: arm64: arch_timer: Add erratum handler for CPU-specific capability
1640 - SAUCE: arm64: arch_timer: Move arch_timer_reg_read/write around
1641 - SAUCE: arm64: arch_timer: Get rid of erratum_workaround_set_sne
1642 - SAUCE: arm64: arch_timer: Rework the set_next_event workarounds
1643 - SAUCE: arm64: arch_timer: Make workaround methods optional
1644 - SAUCE: arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
1645 - SAUCE: arm64: arch_timer: Move clocksource_counter and co around
1646 - SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
1647 - SAUCE: arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
1648 - SAUCE: arm64: arch_timer: Allow erratum matching with ACPI OEM information
1649 - SAUCE: arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
1650 - SAUCE: arm64: arch_timer: Add check for unknown erratum
1651
1652 * Zesty update to v4.10.6 stable release (LP: #1676429)
1653 - give up on gcc ilog2() constant optimizations
1654 - qla2xxx: Fix memory leak for abts processing
1655 - qla2xxx: Fix request queue corruption.
1656 - parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
1657 - parisc: support R_PARISC_SECREL32 relocation in modules
1658 - parisc: Fix system shutdown halt
1659 - perf/core: Fix use-after-free in perf_release()
1660 - perf/core: Fix event inheritance on fork()
1661 - md/r5cache: fix set_syndrome_sources() for data in cache
1662 - xprtrdma: Squelch kbuild sparse complaint
1663 - NFS prevent double free in async nfs4_exchange_id
1664 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
1665 - powerpc/boot: Fix zImage TOC alignment
1666 - hwrng: omap - write registers after enabling the clock
1667 - hwrng: omap - use devm_clk_get() instead of of_clk_get()
1668 - hwrng: omap - Do not access INTMASK_REG on EIP76
1669 - md/raid1/10: fix potential deadlock
1670 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
1671 - scsi: lpfc: Add shutdown method for kexec
1672 - scsi: libiscsi: add lock around task lists to fix list corruption regression
1673 - scsi: mpt3sas: Avoid sleeping in interrupt context
1674 - target: Fix VERIFY_16 handling in sbc_parse_cdb
1675 - isdn/gigaset: fix NULL-deref at probe
1676 - gfs2: Avoid alignment hole in struct lm_lockname
1677 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
1678 - cgroup/pids: remove spurious suspicious RCU usage warning
1679 - drm/amdgpu/si: add dpm quirk for Oland
1680 - Linux 4.10.6
1681
1682 * Miscellaneous Ubuntu changes
1683 - [Config] CONFIG_ARM64_ERRATUM_858921=y
1684 - [Debian] add rprovides for spl-modules and zfs-modules
1685
1686 -- Tim Gardner <tim.gardner@canonical.com> Mon, 27 Mar 2017 07:17:47 -0600
1687
1688 linux (4.10.0-15.17) zesty; urgency=low
1689
1690 [ Tim Gardner ]
1691
1692 * Release Tracking Bug
1693 - LP: #1675868
1694
1695 * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
1696 - powerpc/64s: fix handling of non-synchronous machine checks
1697 - powerpc/64s: allow machine check handler to set severity and initiator
1698 - powerpc/64s: POWER9 machine check handler
1699
1700 * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
1701 - x86/cpufeature: Enable RING3MWAIT for Knights Landing
1702 - x86/cpufeature: Enable RING3MWAIT for Knights Mill
1703 - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
1704 - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
1705 - x86/cpufeature: Add RING3MWAIT to CPU features
1706
1707 * [Feature] GLK:New device IDs (LP: #1645951)
1708 - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
1709 - pwm: lpss: Add Intel Gemini Lake PCI ID
1710 - i2c: i801: Add support for Intel Gemini Lake
1711 - spi: pxa2xx: Add support for Intel Gemini Lake
1712 - [Config] CONFIG_PINCTRL_GEMINILAKE=m
1713 - pinctrl: intel: Add Intel Gemini Lake pin controller support
1714
1715 * Zesty update to v4.10.5 stable release (LP: #1675032)
1716 - net/mlx5e: Register/unregister vport representors on interface attach/detach
1717 - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
1718 - net/mlx5e: Fix broken CQE compression initialization
1719 - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
1720 - net/mlx5e: Fix wrong CQE decompression
1721 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
1722 - vti6: return GRE_KEY for vti6
1723 - vxlan: don't allow overwrite of config src addr
1724 - ipv4: add missing initialization for flowi4_uid
1725 - ipv4: mask tos for input route
1726 - sctp: set sin_port for addr param when checking duplicate address
1727 - net sched actions: decrement module reference count after table flush.
1728 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
1729 - vxlan: lock RCU on TX path
1730 - geneve: lock RCU on TX path
1731 - mlxsw: spectrum_router: Avoid potential packets loss
1732 - net: bridge: allow IPv6 when multicast flood is disabled
1733 - net: don't call strlen() on the user buffer in packet_bind_spkt()
1734 - net: net_enable_timestamp() can be called from irq contexts
1735 - ipv6: orphan skbs in reassembly unit
1736 - dccp: Unlock sock before calling sk_free()
1737 - amd-xgbe: Stop the PHY before releasing interrupts
1738 - amd-xgbe: Be sure to set MDIO modes on device (re)start
1739 - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
1740 - bonding: use ETH_MAX_MTU as max mtu
1741 - strparser: destroy workqueue on module exit
1742 - tcp: fix various issues for sockets morphing to listen state
1743 - net: fix socket refcounting in skb_complete_wifi_ack()
1744 - net: fix socket refcounting in skb_complete_tx_timestamp()
1745 - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
1746 - dccp: fix use-after-free in dccp_feat_activate_values
1747 - team: use ETH_MAX_MTU as max mtu
1748 - vrf: Fix use-after-free in vrf_xmit
1749 - net/tunnel: set inner protocol in network gro hooks
1750 - uapi: fix linux/packet_diag.h userspace compilation error
1751 - amd-xgbe: Enable IRQs only if napi_complete_done() is true
1752 - act_connmark: avoid crashing on malformed nlattrs with null parms
1753 - mpls: Send route delete notifications when router module is unloaded
1754 - mpls: Do not decrement alive counter for unregister events
1755 - ipv6: make ECMP route replacement less greedy
1756 - ipv6: avoid write to a possibly cloned skb
1757 - net: use net->count to check whether a netns is alive or not
1758 - dccp/tcp: fix routing redirect race
1759 - tun: fix premature POLLOUT notification on tun devices
1760 - dccp: fix memory leak during tear-down of unsuccessful connection request
1761 - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
1762 - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
1763 - drm/i915/gen9+: Enable hotplug detection early
1764 - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
1765 - x86/unwind: Fix last frame check for aligned function stacks
1766 - x86/tsc: Fix ART for TSC_KNOWN_FREQ
1767 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
1768 - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
1769 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
1770 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
1771 - futex: Add missing error handling to FUTEX_REQUEUE_PI
1772 - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
1773 - crypto: powerpc - Fix initialisation of crc32c context
1774 - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
1775 - Linux 4.10.5
1776
1777 * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
1778 used) (LP: #869017)
1779 - SAUCE: Disable default console blanking interval
1780
1781 * CVE-CVE-2017-5986
1782 - sctp: deny peeloff operation on asocs with threads sleeping on it
1783
1784 * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
1785 - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
1786
1787 * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
1788 running stress-ng. (LP: #1654073)
1789 - tcp/dccp: block BH for SYN processing
1790
1791 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1792 - tty: Fix ldisc crash on reopened tty
1793 - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
1794
1795 * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
1796 - iwlwifi: fix MODULE_FIRMWARE for 6030
1797
1798 * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
1799 - net sched actions: Add support for user cookies
1800 - net sched actions: do not overwrite status of action creation.
1801
1802 * Zesty update to v4.10.4 stable release (LP: #1674288)
1803 - iio: 104-quad-8: Fix off-by-one error when addressing flag register
1804 - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
1805 - USB: serial: digi_acceleport: fix OOB data sanity check
1806 - USB: serial: digi_acceleport: fix OOB-event processing
1807 - crypto: improve gcc optimization flags for serpent and wp512
1808 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
1809 - MIPS: VDSO: avoid duplicate CAC_BASE definition
1810 - MIPS: ip27: Disable qlge driver in defconfig
1811 - MIPS: Update ip27_defconfig for SCSI_DH change
1812 - MIPS: ip22: Fix ip28 build for modern gcc
1813 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
1814 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
1815 - MIPS: ralink: Cosmetic change to prom_init().
1816 - MIPS: ralink: Remove unused timer functions
1817 - MIPS: ralink: Remove unused rt*_wdt_reset functions
1818 - i2c: bcm2835: Avoid possible NULL ptr dereference
1819 - tracing: Add #undef to fix compile error
1820 - ucount: Remove the atomicity from ucount->count
1821 - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
1822 - dw2102: don't do DMA on stack
1823 - i2c: add missing of_node_put in i2c_mux_del_adapters
1824 - powerpc: Emulation support for load/store instructions on LE
1825 - powerpc/booke: Fix boot crash due to null hugepd
1826 - powerpc/xics: Work around limitations of OPAL XICS priority handling
1827 - PCI: Prevent VPD access for QLogic ISP2722
1828 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
1829 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
1830 - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
1831 - usb: ohci-at91: Do not drop unhandled USB suspend control requests
1832 - usb: gadget: function: f_fs: pass companion descriptor along
1833 - Revert "usb: gadget: uvc: Add missing call for additional setup data"
1834 - usb: host: xhci-dbg: HCIVERSION should be a binary number
1835 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
1836 - USB: serial: safe_serial: fix information leak in completion handler
1837 - USB: serial: omninet: fix reference leaks at open
1838 - USB: iowarrior: fix NULL-deref at probe
1839 - USB: iowarrior: fix NULL-deref in write
1840 - USB: serial: io_ti: fix NULL-deref in interrupt callback
1841 - USB: serial: io_ti: fix information leak in completion handler
1842 - serial: samsung: Continue to work if DMA request fails
1843 - KVM: s390: Fix guest migration for huge guests resulting in panic
1844 - KVM: arm/arm64: Let vcpu thread modify its own active state
1845 - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
1846 - serial_ir: ensure we're ready to receive interrupts
1847 - dm: flush queued bios when process blocks to avoid deadlock
1848 - rc: raw decoder for keymap protocol is not loaded on register
1849 - ext4: don't BUG when truncating encrypted inodes on the orphan list
1850 - IB/mlx5: Verify that Q counters are supported
1851 - Linux 4.10.4
1852
1853 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
1854 - bridge: drop netfilter fake rtable unconditionally
1855
1856 * Miscellaneous Ubuntu changes
1857 - [Config] Remove powerpc architecture build
1858 - [Config] updateconfigs after removing powerpc builds
1859 - [Config] Update annotations after removing powerpc configs
1860
1861 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1862
1863 linux (4.10.0-14.16) zesty; urgency=low
1864
1865 [ Tim Gardner ]
1866
1867 * Release Tracking Bug
1868 - LP: #1673805
1869
1870 * msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
1871 - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
1872 - SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
1873
1874 * C++ demangling support missing from perf (LP: #1396654)
1875 - [Config] added binutils-dev to Build-deps
1876
1877 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
1878 - [Config] d-i: Also add dm-queue-length to multipath modules
1879
1880 * move aufs.ko from -extra to linux-image package (LP: #1673498)
1881 - [config] aufs.ko moved to linux-image package
1882
1883 * Using an NVMe drive causes huge power drain (LP: #1664602)
1884 - nvme: Add a quirk mechanism that uses identify_ctrl
1885 - nvme: Enable autonomous power state transitions
1886
1887 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
1888 - Bluetooth: btbcm: Add a delay for module reset
1889
1890 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
1891 - Bluetooth: btusb: Add support for 413c:8143
1892
1893 * Zesty update to v4.10.3 stable release (LP: #1673118)
1894 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
1895 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
1896 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
1897 - Bluetooth: Add another AR3012 04ca:3018 device
1898 - phy: qcom-ufs: Don't kfree devres resource
1899 - phy: qcom-ufs: Fix misplaced jump label
1900 - s390/qdio: clear DSCI prior to scanning multiple input queues
1901 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
1902 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
1903 - s390/chsc: Add exception handler for CHSC instruction
1904 - s390: TASK_SIZE for kernel threads
1905 - s390/topology: correct allocation of topology information
1906 - s390: make setup_randomness work
1907 - s390: use correct input data address for setup_randomness
1908 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
1909 - cxl: Prevent read/write to AFU config space while AFU not configured
1910 - cxl: fix nested locking hang during EEH hotplug
1911 - brcmfmac: fix incorrect event channel deduction
1912 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
1913 - IB/ipoib: Fix deadlock between rmmod and set_mode
1914 - IB/IPoIB: Add destination address when re-queue packet
1915 - IB/mlx5: Fix out-of-bound access
1916 - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
1917 - IB/srp: Avoid that duplicate responses trigger a kernel bug
1918 - IB/srp: Fix race conditions related to task management
1919 - Btrfs: fix data loss after truncate when using the no-holes feature
1920 - orangefs: Use RCU for destroy_inode
1921 - memory/atmel-ebi: Fix ns <-> cycles conversions
1922 - tracing: Fix return value check in trace_benchmark_reg()
1923 - ktest: Fix child exit code processing
1924 - ceph: remove req from unsafe list when unregistering it
1925 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
1926 - drivers/pci/hotplug: Handle presence detection change properly
1927 - drivers/pci/hotplug: Fix initial state for empty slot
1928 - nlm: Ensure callback code also checks that the files match
1929 - pwm: pca9685: Fix period change with same duty cycle
1930 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
1931 - nfit, libnvdimm: fix interleave set cookie calculation
1932 - mac80211: flush delayed work when entering suspend
1933 - mac80211: don't reorder frames with SN smaller than SSN
1934 - mac80211: don't handle filtered frames within a BA session
1935 - mac80211: use driver-indicated transmitter STA only for data frames
1936 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
1937 - drm/amdgpu/pm: check for headless before calling compute_clocks
1938 - Revert "drm/amdgpu: update tile table for oland/hainan"
1939 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
1940 - drm/radeon: handle vfct with multiple vbios images
1941 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
1942 - drm/ttm: Make sure BOs being swapped out are cacheable
1943 - drm/vmwgfx: Work around drm removal of control nodes
1944 - drm/imx: imx-tve: Do not set the regulator voltage
1945 - drm/atomic: fix an error code in mode_fixup()
1946 - drm/i915/gvt: Disable access to stolen memory as a guest
1947 - drm: Cancel drm_fb_helper_dirty_work on unload
1948 - drm: Cancel drm_fb_helper_resume_work on unload
1949 - drm/i915: Recreate internal objects with single page segments if dmar fails
1950 - drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
1951 - drm/i915: Check for timeout completion when waiting for the rq to submitted
1952 - drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
1953 - drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
1954 - libceph: use BUG() instead of BUG_ON(1)
1955 - x86, mm: fix gup_pte_range() vs DAX mappings
1956 - x86/tlb: Fix tlb flushing when lguest clears PGE
1957 - thp: fix another corner case of munlock() vs. THPs
1958 - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
1959 - kasan: resched in quarantine_remove_cache()
1960 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
1961 - drivers: hv: Turn off write permission on the hypercall page
1962 - Linux 4.10.3
1963
1964 * Zesty update to v4.10.2 stable release (LP: #1672544)
1965 - MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
1966 - MIPS: Fix special case in 64 bit IP checksumming.
1967 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
1968 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
1969 - MIPS: Lantiq: Keep ethernet enabled during boot
1970 - MIPS: Clear ISA bit correctly in get_frame_info()
1971 - MIPS: Prevent unaligned accesses during stack unwinding
1972 - MIPS: Fix get_frame_info() handling of microMIPS function size
1973 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
1974 - MIPS: Calculate microMIPS ra properly when unwinding the stack
1975 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
1976 - mmc: sdhci-acpi: support deferred probe
1977 - am437x-vpfe: always assign bpp variable
1978 - uvcvideo: Fix a wrong macro
1979 - media: fix dm1105.c build error
1980 - cxd2820r: fix gpio null pointer dereference
1981 - dvb-usb: don't use stack for firmware load
1982 - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
1983 - media: Properly pass through media entity types in entity enumeration
1984 - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
1985 - spi: s3c64xx: fix inconsistency between binding and driver
1986 - ARM: at91: define LPDDR types
1987 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
1988 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
1989 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
1990 - ALSA: hda - fix Lewisburg audio issue
1991 - ALSA: timer: Reject user params with too small ticks
1992 - ALSA: ctxfi: Fallback DMA mask to 32bit
1993 - ALSA: seq: Fix link corruption by event error handling
1994 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
1995 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
1996 - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
1997 - hwmon: (it87) Ensure that pwm control cache is current before updating values
1998 - staging: greybus: loopback: fix broken udelay
1999 - staging/lustre/lnet: Fix allocation size for sv_cpt_data
2000 - staging: rtl: fix possible NULL pointer dereference
2001 - coresight: STM: Balance enable/disable
2002 - coresight: fix kernel panic caused by invalid CPU
2003 - regulator: Fix regulator_summary for deviceless consumers
2004 - tpm_tis: use default timeout value if chip reports it as zero
2005 - tpm_tis: fix the error handling of init_tis()
2006 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
2007 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
2008 - CIFS: Fix splice read for non-cached files
2009 - mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
2010 - mm/page_alloc: fix nodes for reclaim in fast path
2011 - mm: vmpressure: fix sending wrong events on underflow
2012 - mm: do not access page->mapping directly on page_endio
2013 - mm balloon: umount balloon_mnt when removing vb device
2014 - mm, vmscan: cleanup lru size claculations
2015 - mm, vmscan: consider eligible zones in get_scan_count
2016 - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
2017 - ipc/shm: Fix shmat mmap nil-page protection
2018 - ima: fix ima_d_path() possible race with rename
2019 - PM / devfreq: Fix available_governor sysfs
2020 - PM / devfreq: Fix wrong trans_stat of passive devfreq device
2021 - dm cache: fix corruption seen when using cache > 2TB
2022 - dm stats: fix a leaked s->histogram_boundaries array
2023 - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
2024 - dm raid: fix data corruption on reshape request
2025 - scsi: qla2xxx: Cleaned up queue configuration code.
2026 - scsi: qla2xxx: Fix response queue count for Target mode.
2027 - scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
2028 - Revert "scsi: aacraid: Reorder Adapter status check"
2029 - scsi: aacraid: Reorder Adapter status check
2030 - scsi: use 'scsi_device_from_queue()' for scsi_dh
2031 - power: reset: at91-poweroff: timely shutdown LPDDR memories
2032 - Fix: Disable sys_membarrier when nohz_full is enabled
2033 - jbd2: don't leak modified metadata buffers on an aborted journal
2034 - block/loop: fix race between I/O and set_status
2035 - loop: fix LO_FLAGS_PARTSCAN hang
2036 - ext4: Include forgotten start block on fallocate insert range
2037 - ext4: do not polute the extents cache while shifting extents
2038 - ext4: trim allocation requests to group size
2039 - ext4: fix data corruption in data=journal mode
2040 - ext4: fix use-after-iput when fscrypt contexts are inconsistent
2041 - ext4: fix inline data error paths
2042 - ext4: preserve the needs_recovery flag when the journal is aborted
2043 - ext4: return EROFS if device is r/o and journal replay is needed
2044 - ext4: fix fencepost in s_first_meta_bg validation
2045 - samples/seccomp: fix 64-bit comparison macros
2046 - mei: remove support for broken parallel read
2047 - ath10k: fix boot failure in UTF mode/testmode
2048 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
2049 - ath9k: fix race condition in enabling/disabling IRQs
2050 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
2051 - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
2052 - PCI: altera: Fix TLP_CFG_DW0 for TLP write
2053 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
2054 - crypto: xts - Add ECB dependency
2055 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
2056 - crypto: xts - Propagate NEED_FALLBACK bit
2057 - crypto: api - Add crypto_requires_off helper
2058 - fuse: add missing FR_FORCE
2059 - x86/pkeys: Check against max pkey to avoid overflows
2060 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
2061 - arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
2062 - arm64: fix erroneous __raw_read_system_reg() cases
2063 - KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
2064 - Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
2065 - iio: pressure: mpl115: do not rely on structure field ordering
2066 - iio: pressure: mpl3115: do not rely on structure field ordering
2067 - can: gs_usb: Don't use stack memory for USB transfers
2068 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
2069 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
2070 - w1: ds2490: USB transfer buffers need to be DMAable
2071 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
2072 - usb: dwc3: gadget: skip Set/Clear Halt when invalid
2073 - usb: host: xhci: plat: check hcc_params after add hcd
2074 - usb: gadget: udc-core: Rescan pending list on driver unbind
2075 - usb: gadget: udc: fsl: Add missing complete function.
2076 - usb: gadget: f_hid: fix: Free out requests
2077 - usb: gadget: f_hid: fix: Prevent accessing released memory
2078 - usb: gadget: f_hid: Use spinlock instead of mutex
2079 - usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
2080 - hv: allocate synic pages for all present CPUs
2081 - hv: init percpu_list in hv_synic_alloc()
2082 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
2083 - Drivers: hv: vmbus: Fix a rescind handling bug
2084 - Drivers: hv: util: kvp: Fix a rescind processing issue
2085 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
2086 - Drivers: hv: util: Backup: Fix a rescind processing issue
2087 - RDMA/core: Fix incorrect structure packing for booleans
2088 - rdma_cm: fail iwarp accepts w/o connection params
2089 - gfs2: Add missing rcu locking for glock lookup
2090 - remoteproc: qcom: mdt_loader: Don't overwrite firmware object
2091 - rtlwifi: Fix alignment issues
2092 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
2093 - VME: restore bus_remove function causing incomplete module unload
2094 - nfsd: minor nfsd_setattr cleanup
2095 - nfsd: special case truncates some more
2096 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
2097 - NFSv4: Fix reboot recovery in copy offload
2098 - pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
2099 - Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
2100 - NFSv4: fix getacl head length estimation
2101 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
2102 - f2fs: fix a problem of using memory after free
2103 - f2fs: fix multiple f2fs_add_link() calls having same name
2104 - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
2105 - f2fs: avoid to issue redundant discard commands
2106 - f2fs: Fix zoned block device support
2107 - rtc: sun6i: Disable the build as a module
2108 - rtc: sun6i: Add some locking
2109 - rtc: sun6i: Switch to the external oscillator
2110 - md linear: fix a race between linear_add() and linear_congested()
2111 - bcma: use (get|put)_device when probing/removing device driver
2112 - mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
2113 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
2114 - xprtrdma: Fix Read chunk padding
2115 - xprtrdma: Per-connection pad optimization
2116 - xprtrdma: Disable pad optimization by default
2117 - xprtrdma: Reduce required number of send SGEs
2118 - powerpc/xmon: Fix data-breakpoint
2119 - powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
2120 - module: fix memory leak on early load_module() failures
2121 - MIPS: IP22: Reformat inline assembler code to modern standards.
2122 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
2123 - ceph: update readpages osd request according to size of pages
2124 - Linux 4.10.2
2125
2126 * kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
2127 - SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
2128
2129 * arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
2130 - [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
2131 - irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
2132
2133 * arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
2134 - irqdomain: Add empty irq_domain_check_msi_remap
2135
2136 * pinctrl: qcom: add get_direction function (LP: #1672504)
2137 - pinctrl: qcom: add get_direction function
2138
2139 * perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
2140 - perf probe: Fix wrong register name for arm64
2141
2142 * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
2143 - [Config] linux-source-* is in the primary linux namespace
2144
2145 * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
2146 - hv_set_ifconfig -- handle DHCP interfaces correctly
2147 - hv_set_ifconfig -- ensure we include the last stanza
2148
2149 * Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
2150 - Revert "UBUNTU: SAUCE: Disable timers selftest for now"
2151
2152 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
2153 - powerpc/64: Fix checksum folding in csum_add()
2154
2155 * POWER9: Additional power9 patches (LP: #1671613)
2156 - mm/autonuma: don't use set_pte_at when updating protnone ptes
2157 - mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
2158 - powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
2159 - mm/gup: check for protnone only if it is a PTE entry
2160 - mm/thp/autonuma: use TNF flag instead of vm fault
2161 - SAUCE: powerpc/mm: handle protnone ptes on fork
2162 - SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
2163 - mm/ksm: improve deduplication of zero pages with colouring
2164 - mm: introduce page_vma_mapped_walk()
2165 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
2166 - mm/ksm: handle protnone saved writes when making page write protect
2167
2168 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2169 - powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
2170
2171 * Miscellaneous Ubuntu changes
2172 - [Debian] consider renames in gen-auto-reconstruct
2173
2174 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 13:30:55 -0700
2175
2176 linux (4.10.0-13.15) zesty; urgency=low
2177
2178 [ Tim Gardner ]
2179
2180 * Release Tracking Bug
2181 - LP: #1671614
2182
2183 * ehci-platform needed in usb-modules udeb (LP: #1671589)
2184 - d-i: add ehci-platform to usb-modules
2185
2186 * irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
2187 (LP: #1671598)
2188 - irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
2189
2190 * iommu: Fix static checker warning in iommu_insert_device_resv_regions
2191 (LP: #1671599)
2192 - iommu: Fix static checker warning in iommu_insert_device_resv_regions
2193
2194 * QDF2400: Fix panic introduced by erratum 1003 (LP: #1671602)
2195 - arm64: Avoid clobbering mm in erratum workaround on QDF2400
2196
2197 * QDF2400 PCI ports require ACS quirk (LP: #1671601)
2198 - PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
2199
2200 * tty: pl011: Work around QDF2400 E44 stuck BUSY bit (LP: #1671600)
2201 - tty: pl011: Work around QDF2400 E44 stuck BUSY bit
2202
2203 * CVE-2017-2636
2204 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
2205
2206 * Sync virtualbox to 5.1.16-dfsg-1 in zesty (LP: #1671470)
2207 - ubuntu: vbox -- Update to 5.1.16-dfsg-1
2208
2209 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 06:16:24 -0700
2210
2211 linux (4.10.0-12.14) zesty; urgency=low
2212
2213 [ Tim Gardner ]
2214
2215 * Release Tracking Bug
2216 - LP: #1671235
2217
2218 * POWER9: Improve CAS negotiation (LP: #1671169)
2219 - powerpc: Parse the command line before calling CAS
2220 - powerpc: Update to new option-vector-5 format for CAS
2221
2222 * lowlatency kernel is lacking support for latencytop (LP: #1655986)
2223 - [Config] CONFIG_LATENCYTOP=y for amd64 lowlatency
2224
2225 * Power9 kernel: add virtualization patches (LP: #1670800)
2226 - powerpc: Add POWER9 architected mode to cputable
2227
2228 * h-prod does not function across cores (LP: #1670726)
2229 - KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
2230
2231 * CIFS: Enable encryption for SMB3 (LP: #1670508)
2232 - cifs: Simplify SMB2 and SMB311 dependencies
2233 - cifs: Only select the required crypto modules
2234 - cifs: Add soft dependencies
2235 - CIFS: Separate SMB2 header structure
2236 - CIFS: Make SendReceive2() takes resp iov
2237 - CIFS: Make send_cancel take rqst as argument
2238 - CIFS: Send RFC1001 length in a separate iov
2239 - CIFS: Separate SMB2 sync header processing
2240 - CIFS: Separate RFC1001 length processing for SMB2 read
2241 - CIFS: Add capability to transform requests before sending
2242 - CIFS: Enable encryption during session setup phase
2243 - CIFS: Encrypt SMB3 requests before sending
2244 - CIFS: Add transform header handling callbacks
2245 - CIFS: Add mid handle callback
2246 - CIFS: Add copy into pages callback for a read operation
2247 - CIFS: Decrypt and process small encrypted packets
2248 - CIFS: Add capability to decrypt big read responses
2249 - CIFS: Allow to switch on encryption with seal mount option
2250 - CIFS: Fix possible use after free in demultiplex thread
2251
2252 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
2253 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
2254 - scsi: lpfc: Correct WQ creation for pagesize
2255 - scsi: lpfc: Add missing memory barrier
2256
2257 * Ubuntu 17.04: Guest does not reflect all the cpus hotplugged (LP: #1670315)
2258 - powerpc/64: Don't try to use radix MMU under a hypervisor
2259 - powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
2260 - powerpc/64: Enable use of radix MMU under hypervisor on POWER9
2261 - powerpc/pseries: Advertise HPT resizing support via CAS
2262 - powerpc/pseries: Advertise Hot Plug Event support to firmware
2263 - powerpc/pseries: Report DLPAR capabilities
2264 - powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
2265 - powerpc/pseries: Introduce memory hotplug READD operation
2266 - powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
2267 - powerpc/pseries: Implement indexed-count hotplug memory add
2268 - powerpc/pseries: Implement indexed-count hotplug memory remove
2269 - powerpc/pseries: Revert 'Auto-online hotplugged memory'
2270
2271 * Allow Unity8 to run inside Virtualbox (LP: #1669807)
2272 - ubuntu: vbox -- Update to 5.1.14-dfsg-3
2273
2274 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
2275 - crypto: vmx - Use skcipher for cbc fallback
2276 - crypto: vmx - Use skcipher for xts fallback
2277 - [Config] CONFIG_CRYPTO_DEV_VMX=y
2278
2279 * Regression in 4.4.0-65-generic causes very frequent system crashes
2280 (LP: #1669611)
2281 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
2282 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
2283 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() fails"
2284 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails"
2285
2286 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
2287 - powerpc/optprobes: Fix TOC handling in optprobes trampoline
2288
2289 * [Ubuntu 17.04] Kernel panics when large number of hugepages is passed as an
2290 boot argument to kernel. (LP: #1665113)
2291 - SAUCE: mm/cgroup: avoid panic when init with low memory
2292
2293 * bcache device numbers increase by 16 (LP: #1667078)
2294 - SAUCE: bcache: Fix bcache device names
2295
2296 * [Feature] GLK Intel PT write (LP: #1645962)
2297 - perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
2298
2299 * arm64: ACPI platform MSI support required for new systems (LP: #1669061)
2300 - SAUCE: ACPI: IORT: fix the indentation in iort_scan_node()
2301 - SAUCE: ACPI: IORT: add missing comment for iort_dev_find_its_id()
2302 - SAUCE: ACPI: IORT: minor cleanup for iort_match_node_callback()
2303 - SAUCE: irqchip: gic-v3-its: keep the head file include in alphabetic order
2304 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
2305 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
2306 - SAUCE: irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
2307 - SAUCE: ACPI: IORT: rename iort_node_map_rid() to make it generic
2308 - SAUCE: ACPI: IORT: introduce iort_node_map_platform_id() to retrieve dev id
2309 - SAUCE: ACPI: platform-msi: retrieve dev id from IORT
2310 - SAUCE: ACPI: platform: setup MSI domain for ACPI based platform device
2311 - SAUCE: msi: platform: make platform_msi_create_device_domain() ACPI aware
2312 - SAUCE: irqchip: mbigen: drop module owner
2313 - SAUCE: irqchip: mbigen: introduce mbigen_of_create_domain()
2314 - SAUCE: irqchip: mbigen: Add ACPI support
2315
2316 * Miscellaneous Ubuntu changes
2317 - [Debian] Don't attempt to sign files if CONFIG_MODULE_SIG=n
2318
2319 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Mar 2017 05:37:29 -0700
2320
2321 linux (4.10.0-11.13) zesty; urgency=low
2322
2323 [ Tim Gardner ]
2324
2325 * Release Tracking Bug
2326 - LP: #1669127
2327
2328 * linux-tools-common should Depends: lsb-release (LP: #1667571)
2329 - [Config] linux-tools-common depends on lsb-release
2330
2331 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
2332 imprecise (LP: #1668382)
2333 - of/irq: improve error report on irq discovery process failure
2334
2335 * Zesty update to v4.10.1 stable release (LP: #1668993)
2336 - ptr_ring: fix race conditions when resizing
2337 - ip: fix IP_CHECKSUM handling
2338 - net: socket: fix recvmmsg not returning error from sock_error
2339 - tty: serial: msm: Fix module autoload
2340 - USB: serial: mos7840: fix another NULL-deref at open
2341 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
2342 - USB: serial: ftdi_sio: fix modem-status error handling
2343 - USB: serial: ftdi_sio: fix extreme low-latency setting
2344 - USB: serial: ftdi_sio: fix line-status over-reporting
2345 - USB: serial: spcp8x5: fix modem-status handling
2346 - USB: serial: opticon: fix CTS retrieval at open
2347 - USB: serial: ark3116: fix register-accessor error handling
2348 - USB: serial: console: fix uninitialised spinlock
2349 - x86/platform/goldfish: Prevent unconditional loading
2350 - goldfish: Sanitize the broken interrupt handler
2351 - netfilter: nf_ct_helper: warn when not applying default helper assignment
2352 - ACPICA: Linuxize: Restore and fix Intel compiler build
2353 - block: fix double-free in the failure path of cgwb_bdi_init()
2354 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
2355 - xfs: clear delalloc and cache on buffered write failure
2356 - Linux 4.10.1
2357
2358 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
2359 - net/sched: cls_flower: Disallow duplicate internal elements
2360 - net/sched: cls_flower: Properly handle classifier flags dumping
2361 - net/sched: cls_matchall: Dump the classifier flags
2362 - net/sched: Reflect HW offload status
2363 - net/sched: cls_flower: Reflect HW offload status
2364 - net/sched: cls_matchall: Reflect HW offloading status
2365 - net/sched: cls_u32: Reflect HW offload status
2366 - net/sched: cls_bpf: Reflect HW offload status
2367 - net/mlx5: Push min-inline mode resolution helper into the core
2368 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
2369 - net/mlx5: Use exact encap header size for the FW input buffer
2370 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
2371 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
2372 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
2373 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
2374 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
2375 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
2376 - net/mlx5: Fix static checker warnings
2377
2378 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2379 (LP: #1470250)
2380 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2381
2382 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
2383 (LP: #1668726)
2384 - scsi: aacraid: Remove duplicate irq management code
2385 - scsi: aacraid: Added aacraid.h include guard
2386 - scsi: aacraid: added support for init_struct_8
2387 - scsi: aacraid: Added sa firmware support
2388 - scsi: aacraid: Retrieve and update the device types
2389 - scsi: aacraid: Reworked scsi command submission path
2390 - scsi: aacraid: Process Error for response I/O
2391 - scsi: aacraid: Added support for response path
2392 - scsi: aacraid: Added support for read medium error
2393 - scsi: aacraid: Reworked aac_command_thread
2394 - scsi: aacraid: Added support for periodic wellness sync
2395 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
2396 - scsi: aacraid: Added support to set QD of attached drives
2397 - scsi: aacraid: Added support for hotplug
2398 - scsi: aacraid: Include HBA direct interface
2399 - scsi: aacraid: Add task management functionality
2400 - scsi: aacraid: Added support to abort cmd and reset lun
2401 - scsi: aacraid: VPD 83 type3 support
2402 - scsi: aacraid: Added new IWBR reset
2403 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
2404 - scsi: aacraid: Retrieve HBA host information ioctl
2405 - scsi: aacraid: Update copyrights
2406 - scsi: aacraid: Change Driver Version Prefix
2407 - scsi: aacraid: update version
2408 - scsi: aacraid: rcode is unsigned and should be signed int
2409 - scsi: aacraid: avoid open-coded upper_32_bits
2410 - scsi: aacraid: Fix camel case
2411 - scsi: aacraid: Use correct channel number for raw srb
2412 - scsi: aacraid: Fix for excessive prints on EEH
2413 - scsi: aacraid: Prevent E3 lockup when deleting units
2414 - scsi: aacraid: Fix memory leak in fib init path
2415 - scsi: aacraid: Added sysfs for driver version
2416 - scsi: aacraid: Fix sync fibs time out on controller reset
2417 - scsi: aacraid: Skip wellness sync on controller failure
2418 - scsi: aacraid: Reload offlined drives after controller reset
2419 - scsi: aacraid: Decrease adapter health check interval
2420 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
2421 - scsi: aacraid: Reorder Adapter status check
2422 - scsi: aacraid: Save adapter fib log before an IOP reset
2423 - scsi: aacraid: Fix a potential spinlock double unlock bug
2424 - scsi: aacraid: Update driver version
2425 - scsi: aacraid: Fixed expander hotplug for SMART family
2426
2427 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2428 fadump over ssh on Alpine machine. (LP: #1655241)
2429 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
2430 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
2431
2432 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
2433 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
2434 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
2435 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
2436
2437 * Nvlink2: Additional patches (LP: #1667081)
2438 - powerpc/powernv: Initialise nest mmu
2439 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
2440 - powerpc/mm: refactor radix physical page mapping
2441 - powerpc/mm: add radix__create_section_mapping()
2442 - powerpc/mm: add radix__remove_section_mapping()
2443 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
2444 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
2445
2446 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
2447 (LP: #1667416)
2448 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
2449
2450 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
2451 (LP: #1667490)
2452 - [Config] Disable experimental IMA options
2453
2454 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
2455 - SAUCE: drm/ast: Handle configuration without P2A bridge
2456 - SAUCE: drm/ast: const'ify mode setting tables
2457 - SAUCE: drm/ast: Remove spurrious include
2458 - SAUCE: drm/ast: Fix calculation of MCLK
2459 - SAUCE: drm/ast: Base support for AST2500
2460 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
2461 - SAUCE: drm/ast: Factor mmc_test code in POST code
2462 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
2463 - SAUCE: drm/ast: POST code for the new AST2500
2464 - SAUCE: drm/ast: Fix test for VGA enabled
2465 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
2466
2467 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
2468 - powerpc/mm: Update PROTFAULT handling in the page fault path
2469 - powerpc/mm/radix: Update pte update sequence for pte clear case
2470 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
2471 - powerpc/mm/radix: Skip ptesync in pte update helpers
2472 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
2473
2474 * POWER9: Improve PMU capabilites (LP: #1667413)
2475 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
2476 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
2477 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
2478 - powerpc/perf: Use Instruction Counter value
2479 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
2480 - powerpc/perf: Add alternative event table and function for power9
2481 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
2482 - powerpc/perf: Factor out event_alternative function
2483
2484 * Miscellaneous Ubuntu changes
2485 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
2486 - [Config] CONFIG_QCOM_L2_PMU=y
2487 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
2488 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
2489
2490 * Miscellaneous upstream changes
2491 - arm64: errata: Provide macro for major and minor cpu revisions
2492 - arm64: Define Falkor v1 CPU
2493 - arm64: Use __tlbi() macros in KVM code
2494 - arm64: Work around Falkor erratum 1009
2495 - perf: add qcom l2 cache perf events driver
2496 - arm64: arch_timer: document Hisilicon erratum 161010101
2497 - arm64: Work around Falkor erratum 1003
2498 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
2499 - net: qcom/emac: add ethtool support
2500 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
2501 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
2502 - net: qcom/emac: claim the irq only when the device is opened
2503 - net: qcom/emac: display the phy driver info after we connect
2504 - net: qcom/emac: always use autonegotiation to configure the SGMII link
2505 - net: qcom/emac: do not call emac_mac_start twice
2506 - net: qcom/emac: remove extraneous wake-on-lan code
2507 - net: qcom/emac: add an error interrupt handler for the sgmii
2508 - net: qcom/emac: add ethool support for setting pause parameters
2509 - net: qcom/emac: fix semicolon.cocci warnings
2510 - net: qcom/emac: add ethtool support for reading hardware registers
2511 - net: qcom/emac: add ethtool support for setting ring parameters
2512 - net: qcom/emac: fix a sizeof() typo
2513
2514 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
2515
2516 linux (4.10.0-10.12) zesty; urgency=low
2517
2518 [ Tim Gardner ]
2519
2520 * Release Tracking Bug
2521 - LP: #1666636
2522
2523 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2524 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2525 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
2526 - cpuidle:powernv: Add helper function to populate powernv idle states.
2527 - powernv: Pass PSSCR value and mask to power9_idle_stop
2528 - Documentation:powerpc: Add device-tree bindings for power-mgt
2529
2530 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
2531 - [Config] CONFIG_CRYPTO_DEV_VMX=n
2532
2533 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
2534 - powerpc/bpf: Introduce __PPC_SH64()
2535 - powerpc: Add helper to check if offset is within relative branch range
2536 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
2537 - powerpc/kprobes: Implement Optprobes
2538 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
2539
2540 * Miscellaneous Ubuntu changes
2541 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
2542 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
2543 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
2544
2545 * Miscellaneous upstream changes
2546 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
2547 - ACPI: Add support for ResourceSource/IRQ domain mapping
2548 - irqchip/qcom: Add IRQ combiner driver
2549 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
2550 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
2551 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
2552 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
2553 - iommu/dma: Allow MSI-only cookies
2554 - iommu: Rename iommu_dm_regions into iommu_resv_regions
2555 - iommu: Add a new type field in iommu_resv_region
2556 - iommu: iommu_alloc_resv_region
2557 - iommu: Only map direct mapped regions
2558 - iommu: iommu_get_group_resv_regions
2559 - iommu: Implement reserved_regions iommu-group sysfs file
2560 - iommu/vt-d: Implement reserved region get/put callbacks
2561 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
2562 - iommu/arm-smmu: Implement reserved region get/put callbacks
2563 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
2564 - irqdomain: Add irq domain MSI and MSI_REMAP flags
2565 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
2566 - irqdomain: irq_domain_check_msi_remap
2567 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
2568 - vfio/type1: Allow transparent MSI IOVA allocation
2569 - vfio/type1: Check MSI remapping at irq domain level
2570 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
2571 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
2572 - iommu/arm-smmu-v3: limit use of 2-level stream tables
2573 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
2574 - iommu/arm-smmu: Fix for ThunderX erratum #27704
2575
2576 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
2577
2578 linux (4.10.0-9.11) zesty; urgency=low
2579
2580 [ Tim Gardner ]
2581
2582 * Release Tracking Bug
2583 - LP: #1666214
2584
2585 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
2586 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
2587
2588 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
2589 4.4.0-63.84~14.04.2 (LP: #1664912)
2590 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
2591
2592 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2593 fadump over ssh on Alpine machine. (LP: #1655241)
2594 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
2595
2596 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
2597 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
2598 - SAUCE: ima: Downgrade error to warning
2599
2600 * NFS client : permission denied when trying to access subshare, since kernel
2601 4.4.0-31 (LP: #1649292)
2602 - fs: Better permission checking for submounts
2603
2604 * Miscellaneous Ubuntu changes
2605 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
2606 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
2607 - d-i: Add hisi_sas_v2_hw to scsi-modules
2608 - d-i: Add hns_enet_drv to nic-modules
2609 - d-i: Add supporting modules for hns_enet_drv to nic-modules
2610 - rebase to v4.10
2611
2612 [ Upstream Kernel Changes ]
2613
2614 * rebase to v4.10
2615
2616 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
2617
2618 linux (4.10.0-8.10) zesty; urgency=low
2619
2620 [ Tim Gardner ]
2621
2622 * Release Tracking Bug
2623 - LP: #1664217
2624
2625 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
2626 (LP: #1663687)
2627 - scsi: storvsc: Enable tracking of queue depth
2628 - scsi: storvsc: Remove the restriction on max segment size
2629 - scsi: storvsc: Enable multi-queue support
2630 - scsi: storvsc: use tagged SRB requests if supported by the device
2631 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
2632 - scsi: storvsc: properly set residual data length on errors
2633
2634 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
2635 caused KVM host hung and all KVM guests down. (LP: #1651248)
2636 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
2637 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
2638 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
2639 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
2640 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
2641
2642 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
2643 (LP: #1531747)
2644 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2645
2646 * CVE-2016-1575 (LP: #1534961)
2647 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2648
2649 * CVE-2016-1576 (LP: #1535150)
2650 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2651
2652 * Miscellaneous Ubuntu changes
2653 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
2654 - SAUCE: Import aufs driver
2655 - d-i: Build message-modules udeb for arm64
2656 - rebase to v4.10-rc8
2657
2658 * Miscellaneous upstream changes
2659 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
2660 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
2661 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
2662 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
2663 - Revert "UBUNTU: SAUCE: Import aufs driver"
2664
2665 [ Upstream Kernel Changes ]
2666
2667 * rebase to v4.10-rc8
2668
2669 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
2670
2671 linux (4.10.0-7.9) zesty; urgency=low
2672
2673 [ Tim Gardner ]
2674
2675 * Release Tracking Bug
2676 - LP: #1662201
2677
2678 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
2679 - [Config] CONFIG_DRM_AMDGPU_CIK=y
2680
2681 * regession tests failing after stackprofile test is run (LP: #1661030)
2682 - fix regression with domain change in complain mode
2683
2684 * Permission denied and inconsistent behavior in complain mode with 'ip netns
2685 list' command (LP: #1648903)
2686 - fix regression with domain change in complain mode
2687
2688 * flock not mediated by 'k' (LP: #1658219)
2689 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2690
2691 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2692 from a unshared mount namespace (LP: #1656121)
2693 - SAUCE: apparmor: null profiles should inherit parent control flags
2694
2695 * apparmor refcount leak of profile namespace when removing profiles
2696 (LP: #1660849)
2697 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2698
2699 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2700 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2701 name="system_tor" (LP: #1648143)
2702 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2703 namespaces
2704
2705 * apparmor_parser hangs indefinitely when called by multiple threads
2706 (LP: #1645037)
2707 - SAUCE: apparmor: fix lock ordering for mkdir
2708
2709 * apparmor leaking securityfs pin count (LP: #1660846)
2710 - SAUCE: apparmor: fix leak on securityfs pin count
2711
2712 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2713 (LP: #1660845)
2714 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2715 fails
2716
2717 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2718 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2719
2720 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2721 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2722
2723 * apparmor auditing denied access of special apparmor .null fi\ le
2724 (LP: #1660836)
2725 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2726
2727 * apparmor label leak when new label is unused (LP: #1660834)
2728 - SAUCE: apparmor: fix label leak when new label is unused
2729
2730 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2731 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2732
2733 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2734 - SAUCE: apparmor: fix replacement race in reading rawdata
2735
2736 * unix domain socket cross permission check failing with nested namespaces
2737 (LP: #1660832)
2738 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2739
2740 * Regression tests can not detect binfmt_elf mmpa semantic change
2741 (LP: #1630069)
2742 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
2743
2744 * Support snaps inside of lxd containers (LP: #1611078)
2745 - apparmor: add interface to be able to grab loaded policy
2746 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
2747 - apparmor: add __aa_find_ns fn
2748 - apparmor: add mkdir/rmdir interface to manage policy namespaces
2749 - apparmor: fix oops in pivot_root mediation
2750 - apparmor: fix warning that fn build_pivotroot discards const
2751 - apparmor: add interface to advertise status of current task stacking
2752 - apparmor: update policy permissions to consider ns being viewed/managed
2753 - apparmor: add per ns policy management interface
2754 - apparmor: bump domain stacking version to 1.2
2755
2756 * change_hat is logging failures during expected hat probing (LP: #1615893)
2757 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2758
2759 * deleted files outside of the namespace are not being treated as disconnected
2760 (LP: #1615892)
2761 - SAUCE: apparmor: deleted dentries can be disconnected
2762
2763 * stacking to unconfined in a child namespace confuses mediation
2764 (LP: #1615890)
2765 - SAUCE: apparmor: special case unconfined when determining the mode
2766
2767 * apparmor module parameters can be changed after the policy is locked
2768 (LP: #1615895)
2769 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2770
2771 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2772 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2773
2774 * label vec reductions can result in reference labels instead of direct access
2775 to labels (LP: #1615889)
2776 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2777
2778 * profiles from different namespaces can block other namespaces from being
2779 able to load a profile (LP: #1615887)
2780 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2781
2782 * The label build for onexec when stacking is wrong (LP: #1615881)
2783 - SAUCE: apparmor: Fix label build for onexec stacking.
2784
2785 * The inherit check for new to old label comparison for domain transitions is
2786 wrong (LP: #1615880)
2787 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2788
2789 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2790 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2791
2792 * __label_update proxy comparison test is wrong (LP: #1615878)
2793 - SAUCE: apparmor: Fix __label_update proxy comparison test
2794
2795 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2796 (LP: #1560583)
2797 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2798 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2799
2800 * policy namespace stacking (LP: #1379535)
2801 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
2802 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2803
2804 * brd module compiled as built-in (LP: #1593293)
2805 - [Config] CONFIG_BLK_DEV_RAM=m
2806
2807 * Miscellaneous Ubuntu changes
2808 - SAUCE: apparmor: Fix FTBFS due to bad include path
2809 - SAUCE: apparmor: add data query support
2810 - rebase to v4.10-rc7
2811
2812 * Miscellaneous upstream changes
2813 - fixup backout policy view capable for forward port
2814 - apparmor: fix: Rework the iter loop for label_update
2815 - apparmor: add more assertions for updates/merges to help catch errors
2816 - apparmor: Make pivot root transitions work with stacking
2817 - apparmor: convert delegating deleted files to mediate deleted files
2818 - apparmor: add missing parens. not a bug fix but highly recommended
2819 - apparmor: add a stack_version file to allow detection of bug fixes
2820 - apparmor: push path lookup into mediation loop
2821 - apparmor: default to allowing unprivileged userns policy
2822 - apparmor: fix: permissions test to view and manage policy
2823 - apparmor: Add Basic ns cross check condition for ipc
2824
2825 [ Upstream Kernel Changes ]
2826
2827 * rebase to v4.10-rc7
2828
2829 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
2830
2831 linux (4.10.0-6.8) zesty; urgency=low
2832
2833 [ Tim Gardner ]
2834
2835 * Release Tracking Bug
2836 - LP: #1661300
2837
2838 * flock not mediated by 'k' (LP: #1658219)
2839 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2840
2841 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2842 from a unshared mount namespace (LP: #1656121)
2843 - SAUCE: apparmor: null profiles should inherit parent control flags
2844
2845 * apparmor refcount leak of profile namespace when removing profiles
2846 (LP: #1660849)
2847 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2848
2849 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2850 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2851 name="system_tor" (LP: #1648143)
2852 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2853 namespaces
2854
2855 * apparmor_parser hangs indefinitely when called by multiple threads
2856 (LP: #1645037)
2857 - SAUCE: apparmor: fix lock ordering for mkdir
2858
2859 * apparmor leaking securityfs pin count (LP: #1660846)
2860 - SAUCE: apparmor: fix leak on securityfs pin count
2861
2862 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2863 (LP: #1660845)
2864 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2865 fails
2866
2867 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2868 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2869
2870 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2871 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2872
2873 * apparmor auditing denied access of special apparmor .null fi\ le
2874 (LP: #1660836)
2875 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2876
2877 * apparmor label leak when new label is unused (LP: #1660834)
2878 - SAUCE: apparmor: fix label leak when new label is unused
2879
2880 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2881 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2882
2883 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2884 - SAUCE: apparmor: fix replacement race in reading rawdata
2885
2886 * unix domain socket cross permission check failing with nested namespaces
2887 (LP: #1660832)
2888 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2889
2890 * Kdump through NMI SMP and single core not working on Ubuntu16.10
2891 (LP: #1630924)
2892 - hv: don't reset hv_context.tsc_page on crash
2893
2894 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2895 distribution (LP: #1628889)
2896 - SAUCE: s390: kernel message catalog
2897
2898 * Miscellaneous Ubuntu changes
2899 - [Config] Drop powerpc ABI files
2900
2901 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
2902
2903 linux (4.10.0-5.7) zesty; urgency=low
2904
2905 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
2906 Chromebook R11 (LP: #1630238)
2907 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
2908
2909 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
2910 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
2911
2912 * Miscellaneous Ubuntu changes
2913 - d-i: initrd needs msm_emac on amberwing platform.
2914 - [Config] Remove powerpc architecture builds
2915 - [Config] updateconfigs after removing powerpc configs
2916 - [Config] Update annotations after removing powerpc configs
2917 - SAUCE: Disable timers selftest for now
2918 - Rebase to v4.10-rc6
2919 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
2920 - Enable zfs build
2921 - [Config] CONFIG_NET_DROP_MONITOR=m
2922
2923 [ Upstream Kernel Changes ]
2924
2925 * rebase to v4.10-rc6
2926
2927 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
2928
2929 linux (4.10.0-4.6) zesty; urgency=low
2930
2931 * Miscellaneous upstream changes
2932 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
2933
2934 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
2935
2936 linux (4.10.0-3.5) zesty; urgency=low
2937
2938 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
2939 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
2940
2941 * ENA network driver moved to -extra (LP: #1657767)
2942 - [Config] Move Amazon ENA network driver to the main kernel package
2943
2944 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
2945 (LP: #1657539)
2946 - block: relax check on sg gap
2947
2948 * i915 module requests unreleased GUC firmware files (LP: #1626740)
2949 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
2950 firmware
2951
2952 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2953 distribution (LP: #1628889)
2954 - [Config] CONFIG_KMSG_IDS=y for s390
2955 - SAUCE: s390 Kernel message catalog
2956
2957 * Miscellaneous Ubuntu changes
2958 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
2959 - SAUCE: vbox -- remove .readlink assignment
2960 - Enable vbox build
2961 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
2962 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
2963 - [Config] Fix up s390x config options changed during 4.10 rebase
2964 - [Config] Update annotations for 4.10
2965 - Disable all flavors for the powerpc architecture
2966
2967 [ Upstream Kernel Changes ]
2968
2969 * rebase to v4.10-rc5
2970
2971 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
2972
2973 linux (4.10.0-2.4) zesty; urgency=low
2974
2975 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
2976 - [Config] Add IBM power drivers to the inclusion list
2977
2978 * Miscellaneous Ubuntu changes
2979 - [Config] linux-source Provides should not be a macro
2980 - [Config] Correct the note URL for LATENCYTOP
2981 - rebase to v4.10-rc4
2982
2983 [ Upstream Kernel Changes ]
2984
2985 * rebase to v4.10-rc4
2986
2987 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
2988
2989 linux (4.10.0-1.3) zesty; urgency=low
2990
2991 [ Upstream Kernel Changes ]
2992
2993 * rebase to v4.10-rc3
2994
2995 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
2996
2997 linux (4.10.0-0.2) zesty; urgency=low
2998
2999 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
3000 host/NV kernel (LP: #1643652)
3001 - [Config] Update and enforce IMA options
3002
3003 * Miscellaneous Ubuntu changes
3004 - [Config] Disble stack protector for powerpc-smp
3005
3006 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
3007
3008 linux (4.10.0-0.1) zesty; urgency=low
3009
3010 * IP-over-DDP packets dropped (LP: #1559772)
3011 - [Config] CONFIG_IPDDP=n
3012
3013 * Miscellaneous Ubuntu changes
3014 - [Config] Update annotations with recent config changes
3015 - SAUCE: aufs -- remove .readlink assignment
3016 - disable vbox build
3017 - disable ZFS build
3018
3019 [ Upstream Kernel Changes ]
3020
3021 * rebase to v4.10-rc2
3022
3023 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
3024
3025 linux (4.9.0-11.12) zesty; urgency=low
3026
3027 * Miscellaneous Ubuntu changes
3028 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
3029 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
3030
3031 [ Upstream Kernel Changes ]
3032
3033 * rebase to v4.9
3034
3035 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
3036
3037 linux (4.9.0-10.11) zesty; urgency=low
3038
3039 * d-i is missing usb support for platforms that use the xhci-platform driver
3040 (LP: #1625222)
3041 - d-i initrd needs additional usb modules to support the merlin platform
3042
3043 * Miscellaneous Ubuntu changes
3044 - SAUCE: Import aufs driver
3045 - SAUCE: aufs -- Convert to use xattr handlers
3046 - SAUCE: aufs -- Add flags argument to aufs_rename()
3047 - [Config] Enable aufs
3048 - [Config] CONFIG_FSL_FMAN=y for powerpc
3049 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
3050 - [Config] Restore powerpc64-emb
3051
3052 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
3053
3054 linux (4.9.0-9.10) zesty; urgency=low
3055
3056 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
3057 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
3058
3059 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
3060 - [Config] CONFIG_ARM64_ERRATUM_845719=y
3061
3062 * Update hio driver to 2.1.0.28 (LP: #1646643)
3063 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
3064
3065 * Miscellaneous Ubuntu changes
3066 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
3067 - Build vbox for ARCH=x86
3068 - SAUCE: Add aufs driver
3069 - SAUCE: aufs -- Convert to use xattr handlers
3070 - SAUCE: aufs -- Updates for rename2
3071 - SAUCE: Export symbols used by aufs
3072 - [Config] Enable aufs
3073
3074 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
3075
3076 linux (4.9.0-8.9) zesty; urgency=low
3077
3078 * Miscellaneous Ubuntu changes
3079 - SAUCE: xr-usb-serial: only build for x86
3080 Fixes s390x FTBS
3081
3082 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
3083
3084 linux (4.9.0-7.8) zesty; urgency=low
3085
3086 * Driver for Exar USB UART (LP: #1645591)
3087 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
3088 - SAUCE: xr-usb-serial: interface for switching modes
3089 - SAUCE: cdc-acm: Exclude Exar USB serial ports
3090
3091 [ Upstream Kernel Changes ]
3092
3093 * rebase to v4.9-rc8
3094
3095 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
3096
3097 linux (4.9.0-6.7) zesty; urgency=low
3098
3099 * Miscellaneous Ubuntu changes
3100 - Set build_arch=x86 for i386
3101
3102 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
3103
3104 linux (4.9.0-5.6) zesty; urgency=low
3105
3106 * Miscellaneous Ubuntu changes
3107 - [Debian] restore tools build
3108 - Set build_arch=x86 for amd64 and x32
3109
3110 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
3111
3112 linux (4.9.0-4.5) zesty; urgency=low
3113
3114 * linux: Staging modules should be unsigned (LP: #1642368)
3115 - [Debian] Suppress module signing for staging drivers
3116 - SAUCE: Add rtl drivers to signature inclusion list
3117
3118 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
3119 host/NV kernel (LP: #1643652)
3120 - [Config] CONFIG_IMA=y
3121
3122 * Miscellaneous Ubuntu changes
3123 - [Debian] config-check -- Make it easier to find annotations syntax errors
3124 - [Config] Enable various drivers for ARM platforms
3125 - [Config] Fix s390x config carnage
3126 - [Config] Set CONFIG_KEXEC=y for all architectures
3127 - [Config] Fix up CONFIG_I2C_SLAVE values
3128 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
3129 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
3130 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
3131 - [Config] Update annotations
3132 - [Config] CONFIG_NR_CPUS=8192 for amd64
3133
3134 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
3135
3136 linux (4.9.0-3.4) zesty; urgency=low
3137
3138 * Miscellaneous Ubuntu changes
3139 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3140 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
3141 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
3142 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
3143 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3144 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3145 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3146 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3147 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3148 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3149 - SAUCE: (namespace) fuse: Add support for pid namespaces
3150 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3151 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3152 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
3153 - SAUCE: (namespace) fuse: Allow user namespace mounts
3154 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
3155 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
3156 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
3157 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
3158
3159 * Miscellaneous upstream changes
3160 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
3161
3162 [ Upstream Kernel Changes ]
3163
3164 * rebase to v4.9-rc7
3165
3166 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
3167
3168 linux (4.9.0-2.3) zesty; urgency=low
3169
3170 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
3171 - SAUCE: ibmvscsis: Rearrange functions for future patches
3172 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
3173 - SAUCE: ibmvscsis: Synchronize cmds at remove time
3174 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
3175 - SAUCE: ibmvscsis: Return correct partition name/# to client
3176 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
3177
3178 * Move some kernel modules to the main kernel package (LP: #1642228)
3179 - [Config] Move some powerpc kernel modules to the main kernel package
3180
3181 * linux: Staging modules should be unsigned (LP: #1642368)
3182 - [Debian] Suppress module signing for staging drivers
3183
3184 * Miscellaneous Ubuntu changes
3185 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
3186
3187 [ Upstream Kernel Changes ]
3188
3189 * rebase to v4.9-rc6
3190
3191 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
3192
3193 linux (4.9.0-1.2) zesty; urgency=low
3194
3195 * hio: SSD data corruption under stress test (LP: #1638700)
3196 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
3197 - SAUCE: hio: splitting bio in the entry of .make_request_fn
3198
3199 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
3200 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
3201 - SAUCE: hio: bio_endio() no longer takes errors arg
3202 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
3203 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
3204 - SAUCE: hio: fix mask maybe-uninitialized warning
3205 - SAUCE: hio: port to v4.8 base
3206 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
3207 - SAUCE: hio: Makefile and Kconfig
3208 - [Config] Enforce CONFIG_HIO
3209
3210 * Miscellaneous Ubuntu changes
3211 - rebase to v4.9-rc5
3212 - zfs: remove the never implemented aio_fsync file operation
3213 - [Config] Disable powerpc64-emb for FTBS
3214
3215 [ Upstream Kernel Changes ]
3216
3217 * rebase to v4.9-rc5
3218
3219 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
3220
3221 linux (4.9.0-0.1) zesty; urgency=low
3222
3223 [ Upstream Kernel Changes ]
3224
3225 * rebase to v4.9-rc4
3226 - LP: #1465724
3227 - LP: #1535802
3228
3229 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
3230
3231 linux (4.9.0-0.0) yakkety; urgency=low
3232
3233 [ Seth Forshee ]
3234
3235 * Release Tracking Bug
3236 - LP: #1632918
3237
3238 * Revert "If zone is so small that watermarks are the same, stop zone balance"
3239 in yakkety (LP: #1632894)
3240 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
3241 same, stop zone balance."
3242
3243 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
3244
3245 linux (4.8.0-24.26) yakkety; urgency=low
3246
3247 [ Seth Forshee ]
3248
3249 * Release Tracking Bug
3250 - LP: #1632749
3251
3252 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
3253 - SAUCE: (no-up) dm raid: fix compat_features validation
3254
3255 * kswapd0 100% CPU usage (LP: #1518457)
3256 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
3257 balance.
3258
3259 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
3260
3261 linux (4.8.0-23.25) yakkety; urgency=low
3262
3263 [ Seth Forshee ]
3264
3265 * Release Tracking Bug
3266 - LP: #1632484
3267
3268 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
3269 __copy_tofrom_user (LP: #1632462)
3270 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
3271 __copy_tofrom_user
3272
3273 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
3274 memory_stress_ng. (LP: #1628976)
3275 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
3276
3277 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
3278 ibmvfc) (LP: #1632116)
3279 - scsi: ibmvfc: Fix I/O hang when port is not mapped
3280
3281 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
3282 (LP: #1626983)
3283 - [Config] Enable live patching on powerpc/ppc64el
3284
3285 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3286 - [Config] CONFIG_AUFS_XATTR=y
3287
3288 * Yakkety update to 4.8.1 stable release (LP: #1632445)
3289 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
3290 - Using BUG_ON() as an assert() is _never_ acceptable
3291 - usb: misc: legousbtower: Fix NULL pointer deference
3292 - Staging: fbtft: Fix bug in fbtft-core
3293 - usb: usbip: vudc: fix left shift overflow
3294 - USB: serial: cp210x: Add ID for a Juniper console
3295 - Revert "usbtmc: convert to devm_kzalloc"
3296 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
3297 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
3298 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
3299 - Linux 4.8.1
3300
3301 * PSL data cache should be flushed before resetting CAPI adapter
3302 (LP: #1632049)
3303 - cxl: Flush PSL cache before resetting the adapter
3304
3305 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
3306 - net: thunderx: Don't set RX_PACKET_DIS while initializing
3307
3308 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
3309 - crypto: ghash-generic - move common definitions to a new header file
3310 - crypto: vmx - Fix memory corruption caused by p8_ghash
3311 - crypto: vmx - Ensure ghash-generic is enabled
3312
3313 * arm64: SPCR console not autodetected (LP: #1630311)
3314 - of/serial: move earlycon early_param handling to serial
3315 - [Config] CONFIG_ACPI_SPCR_TABLE=y
3316 - ACPI: parse SPCR and enable matching console
3317 - ARM64: ACPI: enable ACPI_SPCR_TABLE
3318 - serial: pl011: add console matching function
3319
3320 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
3321 (LP: #1630990)
3322 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
3323 CONFIG_SECURITYFS=n
3324
3325 * sha1-powerpc returning wrong results (LP: #1629977)
3326 - crypto: sha1-powerpc - little-endian support
3327
3328 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
3329
3330 linux (4.8.0-22.24) yakkety; urgency=low
3331
3332 * CVE-2016-7039 (LP: #1631287)
3333 - SAUCE: net: add recursion limit to GRO
3334
3335 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
3336
3337 linux (4.8.0-21.23) yakkety; urgency=low
3338
3339 [ Tim Gardner ]
3340
3341 * Release Tracking Bug
3342 - LP: #1630279
3343
3344 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
3345 - Revert "Revert "powerpc: Simplify module TOC handling""
3346
3347 * Regression tests can not detect binfmt_elf mmpa semantic change
3348 (LP: #1630069)
3349 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
3350
3351 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
3352 (LP: #1629204)
3353 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
3354
3355 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
3356
3357 linux (4.8.0-20.22) yakkety; urgency=low
3358
3359 [ Tim Gardner ]
3360
3361 * Release Tracking Bug
3362 - LP: #1629730
3363
3364 [ Upstream Kernel Changes ]
3365
3366 * rebase to v4.8
3367
3368 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
3369
3370 linux (4.8.0-19.21) yakkety; urgency=low
3371
3372 [ Tim Gardner ]
3373
3374 * Release Tracking Bug
3375 - LP: #1629057
3376
3377 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
3378 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
3379
3380 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
3381 - SAUCE: nbd: Only delay uevent until connected
3382
3383 * Support snaps inside of lxd containers (LP: #1611078)
3384 - apparmor: add interface to be able to grab loaded policy
3385 - securityfs: update interface to allow inode_ops, and setup from vfs fns
3386 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
3387 - apparmor: add __aa_find_ns fn
3388 - apparmor: add mkdir/rmdir interface to manage policy namespaces
3389 - apparmor: fix oops in pivot_root mediation
3390 - apparmor: fix warning that fn build_pivotroot discards const
3391 - apparmor: add interface to advertise status of current task stacking
3392 - apparmor: update policy permissions to consider ns being viewed/managed
3393 - apparmor: add per ns policy management interface
3394 - apparmor: bump domain stacking version to 1.2
3395
3396 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
3397 (LP: #1628523)
3398 - [Config] CONFIG_ZONE_DMA=y for generic
3399
3400 * Yakkety - disable ARCH_ZX (LP: #1628503)
3401 - [Config] armhf: disable ARCH_ZX
3402
3403 * Enable switchdev config parameter for Yakkety (LP: #1628241)
3404 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
3405
3406 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
3407 (LP: #1628009)
3408 - firmware: Update bnx2x to 7.13.1.0
3409
3410 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
3411 - [Config] Enable CONFIG_IBMVNIC=m
3412
3413 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
3414 (LP: #1628112)
3415 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
3416
3417 * Miscellaneous Ubuntu changes
3418 - Rebase to v4.8-rc8
3419 - [Config] skip Ubuntu-4.8.0-18.20
3420 - [Config] missing modules in armhf/s390x
3421
3422 * Miscellaneous Ubuntu changes
3423 - rebase to v4.8-rc8
3424
3425 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
3426
3427 linux (4.8.0-17.19) yakkety; urgency=low
3428
3429 * Release Tracking Bug
3430 - LP: #1627387
3431
3432 * build squashfs into xenial kernels by default (LP: #1593134)
3433 - Remove squashfs udeb
3434
3435 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
3436 - Add d-i support for ata_generic
3437
3438 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
3439 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
3440
3441 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
3442 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
3443
3444 * Yakkety - USB drivers must be built in (LP: #1627323)
3445 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
3446
3447 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
3448 (LP: #1627052)
3449 - [Config] CONFIG_GOLDFISH=n
3450
3451 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
3452 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
3453 time in more detail"
3454
3455 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
3456 - SAUCE: Fix regression which breaks DFS mounting
3457
3458 * Miscellaneous Ubuntu changes
3459 - [Config] apply xenial configuration annotations
3460 - s390x -- DEBUG_RODATA is now valid
3461 - [Config] s390x -- CONFIG_SQUASHFS=y
3462 - [Config] s390x -- CONFIG_ECRYPT_FS=y
3463 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
3464 - [Config] Enable CONFIG_ACPI_HED=y for arm64
3465 - [Config] Enable CONFIG_QUICC_ENGINE=y
3466
3467 * Miscellaneous upstream changes
3468 - annotations: pull back to xenial
3469
3470 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
3471
3472 linux (4.8.0-16.17) yakkety; urgency=low
3473
3474 [ Tim Gardner ]
3475
3476 * Release Tracking Bug
3477 - LP: #1626768
3478
3479 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
3480 - [Config] CONFIG_ACPI_IORT=y
3481 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
3482 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
3483 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
3484 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
3485 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
3486 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
3487 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
3488 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
3489
3490 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
3491 (LP: #1626394)
3492 - [Config] CONFIG_ATA=y
3493
3494 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
3495 - [Config] CONFIG_VMD=m
3496 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
3497 - [Config] CONFIG_OF=y for all arches
3498 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3499 - [Config] Xenial device settings sync with amd64
3500 - [Config] Xenial device settings sync with i386
3501 - [Config] CONFIG_MTD_UBI_GLUEBI=m
3502 - [Config] Xenial device settings sync with armhf
3503 - [Config] Xenial device settings sync with arm64
3504
3505 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
3506 - [Config] CONFIG_USERFAULTFD=y
3507
3508 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
3509 - [Config] CONFIG_SLUB=y
3510
3511 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3512 (LP: #1626158)
3513 - add nls_cp437 to the generic.inclusion-list
3514
3515 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
3516
3517 linux (4.8.0-15.16) yakkety; urgency=low
3518
3519 [ Tim Gardner ]
3520
3521 * Release Tracking Bug
3522 - LP: #1626239
3523
3524 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3525 (LP: #1626158)
3526 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
3527 - [Config] CONFIG_NLS_CODEPAGE_437=y
3528 - [Config] CONFIG_VFAT_FS=y
3529
3530 * Miscellaneous Ubuntu changes
3531 - SAUCE: seccomp: log actions even when audit is disabled
3532
3533 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
3534
3535 linux (4.8.0-14.15) yakkety; urgency=low
3536
3537 * CVE-2016-1575 (LP: #1534961)
3538 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3539 - SAUCE: overlayfs: Be more careful about copying up sxid files
3540 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3541
3542 * CVE-2016-1576 (LP: #1535150)
3543 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3544 - SAUCE: overlayfs: Be more careful about copying up sxid files
3545 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3546
3547 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
3548 (LP: #1531747)
3549 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3550
3551 * Miscellaneous Ubuntu changes
3552 - [Config] CONFIG_PM_WAKELOCKS=y
3553 - [Config] CONFIG_CLEANCACHE=y
3554 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
3555 - [Config] CONFIG_PROCESSOR_SELECT=y
3556 - [Config] Enabled some networking options
3557 - SAUCE: overlayfs: Enable user namespace mounts
3558
3559 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
3560
3561 linux (4.8.0-13.14) yakkety; urgency=low
3562
3563 [ Tim Gardner ]
3564
3565 * Release Tracking Bug
3566 - LP: #1625733
3567
3568 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
3569 - [Config] Add some CRC crypto modules to d-i
3570
3571 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3572 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
3573
3574 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
3575 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
3576 ThinkPads
3577
3578 * Option GE0301 3G modem doesn't work (LP: #348861)
3579 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
3580
3581 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
3582 (LP: #1625259)
3583 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
3584
3585 * Miscellaneous Ubuntu changes
3586 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
3587 opened for writing
3588 - SAUCE: fan: add VXLAN implementation
3589 - [Config] CONFIG_VFIO=m for ppc64el
3590
3591 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
3592
3593 linux (4.8.0-12.13) yakkety; urgency=low
3594
3595 [ Tim Gardner ]
3596
3597 * Release Tracking Bug
3598 - LP: #1625233
3599
3600 * Miscellaneous Ubuntu changes
3601 - rebase to v4.8-rc7
3602 - [Config] CONFIG_SCSI_DEBUG=m for all arches
3603
3604 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
3605
3606 linux (4.8.0-11.12) yakkety; urgency=low
3607
3608 * change_hat is logging failures during expected hat probing (LP: #1615893)
3609 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
3610
3611 * deleted files outside of the namespace are not being treated as
3612 disconnected
3613 (LP: #1615892)
3614 - SAUCE: apparmor: deleted dentries can be disconnected
3615
3616 * stacking to unconfined in a child namespace confuses mediation
3617 (LP: #1615890)
3618 - SAUCE: apparmor: special case unconfined when determining the mode
3619
3620 * apparmor module parameters can be changed after the policy is locked
3621 (LP: #1615895)
3622 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
3623
3624 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
3625 #1579135)
3626 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
3627
3628 * label vec reductions can result in reference labels instead of direct
3629 access
3630 to labels (LP: #1615889)
3631 - SAUCE: apparmor: reduction of vec to single entry is just that entry
3632
3633 * profiles from different namespaces can block other namespaces from being
3634 able to load a profile (LP: #1615887)
3635 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
3636
3637 * The label build for onexec when stacking is wrong (LP: #1615881)
3638 - SAUCE: apparmor: Fix label build for onexec stacking.
3639
3640 * The inherit check for new to old label comparison for domain transitions
3641 is
3642 wrong (LP: #1615880)
3643 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
3644
3645 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
3646 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
3647
3648 * __label_update proxy comparison test is wrong (LP: #1615878)
3649 - SAUCE: apparmor: Fix __label_update proxy comparison test
3650
3651 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
3652 (LP: #1560583)
3653 - SAUCE: apparmor: Allow ns_root processes to open profiles file
3654 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
3655
3656 * policy namespace stacking (LP: #1379535)
3657 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
3658 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
3659
3660 * Miscellaneous Ubuntu changes
3661 - [Debian] Dynamically determine linux udebs package name
3662 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
3663 - SAUCE: apparmor: Fix FTBFS due to bad include path
3664 - SAUCE: apparmor: add data query support
3665 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
3666
3667 * Miscellaneous upstream changes
3668 - fixup backout policy view capable for forward port
3669 - apparmor: fix: Rework the iter loop for label_update
3670 - apparmor: add more assertions for updates/merges to help catch errors
3671 - apparmor: Make pivot root transitions work with stacking
3672 - apparmor: convert delegating deleted files to mediate deleted files
3673 - apparmor: add missing parens. not a bug fix but highly recommended
3674 - apparmor: add a stack_version file to allow detection of bug fixes
3675 - apparmor: push path lookup into mediation loop
3676 - apparmor: default to allowing unprivileged userns policy
3677 - apparmor: fix: permissions test to view and manage policy
3678 - apparmor: Add Basic ns cross check condition for ipc
3679
3680 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
3681
3682 linux (4.8.0-10.11) yakkety; urgency=low
3683
3684 * Miscellaneous Ubuntu changes
3685 - ubuntu: vbox -- update to 5.1.6-dfsg-1
3686 - SAUCE: Enable vbox build
3687
3688 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
3689
3690 linux (4.8.0-9.10) yakkety; urgency=low
3691
3692 * Miscellaneous Ubuntu changes
3693 - [Config] arm64: CONFIG_ARCH_THUNDER=y
3694 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
3695 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
3696 - [Config] arm64: CONFIG_DRM_AST=m
3697 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
3698 - d-i: initrd needs ext4 and scsi modules
3699 - SAUCE: AUFS aufs4.x-rcN 20160912
3700 - [Config] Enable CONFIG_GPIO_XGENE*
3701 - [Config] Disable CONFIG_POWER_RESET_XGENE
3702 - [Config] CONFIG_EDAC_XGENE=m
3703 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
3704 - [Config] CONFIG_XGENE_DMA=m
3705
3706 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
3707
3708 linux (4.8.0-8.9) yakkety; urgency=low
3709
3710 * New device ID for Kabypoint (LP: #1622469)
3711 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
3712 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
3713
3714 * Miscellaneous Ubuntu changes
3715 - rebase to v4.8-rc6
3716 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
3717
3718 [ Upstream Kernel Changes ]
3719
3720 * rebase to v4.8-rc6
3721 - LP: #1617900
3722
3723 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
3724
3725 linux (4.8.0-7.8) yakkety; urgency=low
3726
3727 * Miscellaneous Ubuntu changes
3728 - [Debian] Use src_pkg_name when constructing udeb control files
3729
3730 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
3731
3732 linux (4.8.0-6.7) yakkety; urgency=low
3733
3734 * Enable virtual scsi server driver for Power (LP: #1615665)
3735 - SAUCE: Ibmvscsis: Properly deregister target sessions
3736 - SAUCE: Return TCMU-generated sense data to fabric module
3737 - SAUCE: Ibmvscsis: Code cleanup of print statements
3738 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
3739
3740 * Miscellaneous Ubuntu changes
3741 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
3742 - rebase to v4.8-rc5
3743
3744 [ Upstream Kernel Changes ]
3745
3746 * rebase to v4.8-rc5
3747
3748 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
3749
3750 linux (4.8.0-5.6) yakkety; urgency=low
3751
3752 * support compressed kernels on arm64 (LP: #1384955)
3753 - [Config] Switch to compressed Image on arm64
3754
3755 * Miscellaneous Ubuntu changes
3756 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3757 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3758 lookup_bdev()
3759 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3760 when mounting
3761 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3762 when mounting
3763 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3764 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3765 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3766 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3767 security.* xattrs
3768 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3769 filesystems
3770 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3771 - SAUCE: (namespace) fuse: Add support for pid namespaces
3772 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3773 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3774 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3775 or a descendant
3776 - SAUCE: (namespace) fuse: Allow user namespace mounts
3777 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3778 namespaces
3779 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3780 mounts
3781 - rebase to v4.8-rc4
3782
3783 [ Upstream Kernel Changes ]
3784
3785 * rebase to v4.8-rc4
3786
3787 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
3788
3789 linux (4.8.0-4.5) yakkety; urgency=low
3790
3791 * Miscellaneous Ubuntu changes
3792 - [Config] CONFIG_AUFS_FS=m
3793 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
3794
3795 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
3796
3797 linux (4.8.0-3.4) yakkety; urgency=low
3798
3799 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
3800 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
3801
3802 * Miscellaneous Ubuntu changes
3803 - rebase to v4.8-rc3
3804
3805 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
3806
3807 linux (4.8.0-2.3) yakkety; urgency=low
3808
3809 * Miscellaneous Ubuntu changes
3810 - [Config] Add fuse to inclusion list
3811 - SAUCE: update spl/zfs to support v4.8
3812
3813 * Miscellaneous upstream changes
3814 - Revert "UBUNTU: [Debian] do_zfs=false"
3815
3816 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
3817
3818 linux (4.8.0-1.2) yakkety; urgency=low
3819
3820 * Miscellaneous Ubuntu changes
3821 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
3822 - [Config] Enabled enforcement for CONFIG_NVRAM
3823 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
3824 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
3825 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
3826 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
3827 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
3828 - [Config] Enabled enforcement for CONFIG_SECCOMP
3829 - [Config] Enabled enforcement for
3830 - rebase to v4.8-rc2
3831 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
3832 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
3833 - SAUCE: security,perf: Allow further restriction of perf_event_open
3834
3835 [ Upstream Kernel Changes ]
3836
3837 * rebase to v4.8-rc2
3838
3839 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
3840
3841 linux (4.8.0-0.1) yakkety; urgency=low
3842
3843 [ Upstream Kernel Changes ]
3844
3845 * rebase to v4.8-rc1
3846 - LP: #1607647
3847 - LP: #1498667
3848 - LP: #1592547
3849 - LP: #1319984
3850 - LP: #1268727
3851 - LP: #1600623
3852 - LP: #1465724
3853 - LP: #1333569
3854
3855 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
3856
3857 linux (4.8.0-0.0) yakkety; urgency=low
3858
3859 * empty stanza
3860
3861 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
3862
3863 linux (4.7.0-0.2) yakkety; urgency=low
3864
3865 * Miscellaneous Ubuntu changes fixing various FTBS issues
3866 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
3867 - [Config] make powerpc udeb block modules optional
3868 - [Config] CONFIG_PLIP=m
3869 - [Config] CONFIG_IRDA=m armhf/arm64
3870 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
3871 - [Config] CONFIG_MOUSE_PS2=m
3872 - [Config] remove ppc64el fb-modules
3873
3874 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
3875
3876 linux (4.7.0-0.1) yakkety; urgency=low
3877
3878 [ Upstream Kernel Changes ]
3879
3880 * rebase to v4.7
3881 - LP: #972604
3882
3883 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
3884
3885 linux (4.7.0-0.0) yakkety; urgency=low
3886
3887 [ Tim Gardner ]
3888
3889 * Release Tracking Bug
3890 - LP: #1588856
3891
3892 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
3893 - scsi_dh_alua: do not fail for unknown VPD identification
3894
3895 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3896 - [Config] Install lsvmbus in cloud tools
3897 - SAUCE: tools/hv/lsvmbus -- convert to python3
3898 - SAUCE: tools/hv/lsvmbus -- add manual page
3899
3900 * boot stalls on USB detection errors (LP: #1437492)
3901 - usb: core: hub: hub_port_init lock controller instead of bus
3902
3903 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3904 - kernek/fork.c: allocate idle task for a CPU always on its local node
3905
3906 * VirtIO (and probably other modules as well) is built-in, make it modular...
3907 (LP: #1475078)
3908 - [Config] CONFIG_VIRTIO_*=m for all but s390x
3909 - [Config] CONFIG_USB=m
3910 - [Config] CONFIG_BLK_DEV_*=m
3911 - [Config] CONFIG_ATA=m
3912 - [Config] CONFIG_SCSI=m
3913 - [Config] CONFIG_DEVFREQ_GOV_*=m
3914 - [Config] CONFIG_XEN_NETDEV_*=m
3915 - [Config] CONFIG_AGP=m
3916 - [Config] CONFIG_ECRYPT_FS=m
3917 - [Config] CONFIG_ACPI_*=m
3918 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
3919 - [Config] Modularize some CRYPTO
3920 - [Config] CONFIG_FDDI=m
3921 - [Config] CONFIG_FIXED_PHY=m
3922 - [Config] CONFIG_VFAT_FS=m for all but armhf
3923 - [Config] CONFIG_TUN=m
3924 - [Config] CONFIG_UNIX=m
3925 - [Config] CONFIG_TRUSTED_KEYS=m
3926 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
3927
3928 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3929 and "not a git repository" (LP: #1584890)
3930 - [debian] getabis: Only git add $abidir if running in local repo
3931 - [debian] getabis: Fix inconsistent compiler versions check
3932
3933 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3934 - [Config] Remove arc4 from nic-modules
3935
3936 * arm64: statically link rtc-efi (LP: #1583738)
3937 - [Config] Link rtc-efi statically on arm64
3938
3939 * Miscellaneous Ubuntu changes
3940 - [Debian] zfs: transform symlink into referent file/dir
3941 - [Debian] Added tristate.sh
3942 - [Config] CONFIG_FUSE_FS=m
3943 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
3944 - [Config] CONFIG_PSTORE_CONSOLE=y
3945 - Added Snapcraft files
3946 - [Config] Mark CONFIG_UNIX enforced
3947
3948 * Miscellaneous upstream changes
3949 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
3950
3951 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
3952
3953 linux (4.6.0-6.7) yakkety; urgency=low
3954
3955 [ Tim Gardner ]
3956
3957 * Release Tracking Bug
3958 - LP: #1582753
3959
3960 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3961 (LP: #1582378)
3962 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3963 owns the ipc ns
3964
3965 * Miscellaneous Ubuntu changes
3966 - [Config] Add Description to kernel-image udeb
3967 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
3968 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
3969
3970 * Miscellaneous upstream changes
3971 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
3972 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
3973 - Drivers: hv: vmbus: Use the new virt_xx barrier code
3974 - Drivers: hv: vmbus: Export the vmbus_set_event() API
3975 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
3976 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
3977 - drivers:hv: Lock access to hyperv_mmio resource tree
3978 - drivers:hv: Make a function to free mmio regions through vmbus
3979 - drivers:hv: Reverse order of resources in hyperv_mmio
3980 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
3981 - drivers:hv: Record MMIO range in use by frame buffer
3982 - drivers:hv: Separate out frame buffer logic when picking MMIO range
3983 - Drivers: hv: kvp: fix IP Failover
3984 - Drivers: hv: vmbus: handle various crash scenarios
3985 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
3986 - Drivers: hv: balloon: reset host_specified_ha_region
3987
3988 [ Tim Gardner ]
3989
3990 * Dropped hv SAUCE patches in favor of linux-next.
3991
3992 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
3993
3994 linux (4.6.0-5.6) yakkety; urgency=low
3995
3996 [ Tim Gardner ]
3997
3998 * Release Tracking Bug
3999 - LP: #1582351
4000
4001 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
4002 - [Config] enable CONFIG_AUFS_EXPORT
4003
4004 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
4005 - [Config] Update inclusion list for CRIU
4006
4007 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
4008 - [Debian] disable zfs module checks when cross-compiling
4009
4010 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
4011 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
4012
4013 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
4014 (LP: #1535150)
4015 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
4016
4017 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
4018 enabled, breaking serial support on normal systems (LP: #1580960)
4019 - [Config] disable CONFIG_GOLDFISH
4020
4021 * Miscellaneous Ubuntu changes
4022 - [Config] d-i -- update local configuration to new form
4023 - [Config] kernel-wedge -- switch to explicit versions
4024 - [Config] powerpc64-smp --> generic
4025 - [Config] CONFIG_AUFS_FS=m
4026 - SAUCE: AUFS
4027 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
4028 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
4029 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
4030 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
4031 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
4032 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
4033 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
4034 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
4035 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
4036 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
4037 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
4038 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
4039 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
4040 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
4041 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
4042 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
4043 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
4044 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
4045 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
4046 - SAUCE: (namespace) fuse: Add support for pid namespaces
4047 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
4048 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
4049 - SAUCE: (namespace) fuse: Allow user namespace mounts
4050 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
4051 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
4052 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
4053 - SAUCE: (namespace) quota: Add support for user namespace mounts
4054 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
4055 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
4056 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
4057 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
4058 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
4059 - rebase to v4.6
4060 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4061 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
4062
4063 * Miscellaneous upstream changes
4064 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
4065 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
4066
4067 [ Upstream Kernel Changes ]
4068
4069 * rebase to v4.6
4070
4071 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
4072
4073 linux (4.6.0-4.5) yakkety; urgency=low
4074
4075 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
4076 upgrade -d (LP: #1573231)
4077 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
4078
4079 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
4080 IRC pointed out some leftover SAUCE patches that were causing issues.
4081
4082 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
4083 has some issues.
4084
4085 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
4086
4087 linux (4.6.0-3.4) xenial; urgency=low
4088
4089 * Release Tracking Bug
4090 - LP: #1579594
4091
4092 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
4093 - [Config] Generate an -extras package for arm64 and powerpc
4094
4095 * Missing libunwind support in perf (LP: #1248289)
4096 - [Config] Add liblzma-dev to enable libunwind support in perf
4097
4098 * ZFS is confused by user namespaces (uid/gid mapping) when used with
4099 acltype=posixac (LP: #1567558)
4100 - zfs: Fix user namespaces uid/gid mapping
4101
4102 * Miscellaneous Ubuntu changes
4103 - rebase to v4.6-rc7
4104
4105 [ Upstream Kernel Changes ]
4106
4107 * rebase to v4.6-rc7
4108
4109 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
4110
4111 linux (4.6.0-2.3) yakkety; urgency=low
4112
4113 * Miscellaneous Ubuntu changes
4114 - [Config] CONFIG_AUFS_FS=m
4115 - SAUCE: AUFS
4116 - zfs: gcc build error: -Wbool-compare in metaslab.c
4117 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
4118 - zfs: Fix ZPL miswrite of default POSIX ACL
4119 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
4120 - SAUCE: Dropped ubuntu/i915
4121 - SAUCE: Dropped ubuntu/dm-raid4-5
4122
4123 * Miscellaneous upstream changes
4124 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
4125 kernel"
4126
4127 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
4128
4129 linux (4.6.0-1.2) yakkety; urgency=low
4130
4131 * Miscellaneous Ubuntu changes
4132 - [Config] CONFIG_NR_CPUS=8192 for amd64
4133
4134 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
4135
4136 linux (4.6.0-0.1) yakkety; urgency=low
4137
4138
4139 [ Upstream Kernel Changes ]
4140
4141 * rebase to v4.6-rc6
4142 - LP: #1564712
4143 - LP: #1555912
4144 - LP: #1552925
4145 - LP: #1546694
4146 - LP: #1549660
4147 - LP: #1549620
4148 - LP: #1542944
4149 - LP: #1542564
4150 - LP: #1533009
4151 - LP: #1533461
4152 - LP: #1529624
4153 - LP: #1522949
4154
4155 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
4156
4157 linux (4.6.0-0.0) yakkety; urgency=low
4158
4159 [ Kamal Mostafa ]
4160
4161 * Release Tracking Bug
4162 - LP: #1573817
4163
4164 * autoreconstruct: need to also generate extend-diff-ignore options for links
4165 (LP: #1574362)
4166 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
4167
4168 * tipc: missing linearization of sk_buff (LP: #1567064)
4169 - tipc: move linearization of buffers to generic code
4170
4171 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
4172 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
4173 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
4174 vmbus_mmio_allocate()
4175 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
4176 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
4177 private resource tree
4178 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
4179 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
4180 range
4181
4182 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
4183 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
4184
4185 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
4186 - [Config] CONFIG_AUFS_XATTR=y
4187
4188 * CVE-2016-3672 (LP: #1568523)
4189 - x86/mm/32: Enable full randomization on i386 and X86_32
4190
4191 * CVE-2016-3955 (LP: #1572666)
4192 - USB: usbip: fix potential out-of-bounds write
4193
4194 * Xenial update to v4.4.8 stable release (LP: #1573034)
4195 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
4196 instantiated
4197 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
4198 - parisc: Avoid function pointers for kernel exception routines
4199 - parisc: Fix kernel crash with reversed copy_from_user()
4200 - parisc: Unbreak handling exceptions from kernel modules
4201 - ALSA: timer: Use mod_timer() for rearming the system timer
4202 - ALSA: hda - Asus N750JV external subwoofer fixup
4203 - ALSA: hda - Fix white noise on Asus N750JV headphone
4204 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
4205 - mm: fix invalid node in alloc_migrate_target()
4206 - powerpc/mm: Fixup preempt underflow with huge pages
4207 - libnvdimm: fix smart data retrieval
4208 - libnvdimm, pfn: fix uuid validation
4209 - compiler-gcc: disable -ftracer for __noclone functions
4210 - arm64: opcodes.h: Add arm big-endian config options before including arm
4211 header
4212 - drm/dp: move hw_mutex up the call stack
4213 - drm/udl: Use unlocked gem unreferencing
4214 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
4215 - drm/radeon: add another R7 370 quirk
4216 - drm/radeon: add a dpm quirk for all R7 370 parts
4217 - drm/amdgpu/gmc: move vram type fetching into sw_init
4218 - drm/amdgpu/gmc: use proper register for vram type on Fiji
4219 - xen/events: Mask a moving irq
4220 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
4221 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
4222 - net: jme: fix suspend/resume on JMC260
4223 - net: vrf: Remove direct access to skb->data
4224 - net: qca_spi: Don't clear IFF_BROADCAST
4225 - net: qca_spi: clear IFF_TX_SKB_SHARING
4226 - net: fix bridge multicast packet checksum validation
4227 - sctp: lack the check for ports in sctp_v6_cmp_addr
4228 - mld, igmp: Fix reserved tailroom calculation
4229 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
4230 - qmi_wwan: add Sierra Wireless EM74xx device ID
4231 - ipv6: re-enable fragment header matching in ipv6_find_hdr
4232 - vxlan: fix missing options_len update on RX with collect metadata
4233 - cdc_ncm: toggle altsetting to force reset before setup
4234 - udp6: fix UDP/IPv6 encap resubmit path
4235 - tcp: fix tcpi_segs_in after connection establishment
4236 - ppp: release rtnl mutex when interface creation fails
4237 - net: validate variable length ll headers
4238 - ax25: add link layer header validation function
4239 - packet: validate variable length ll headers
4240 - bpf: avoid copying junk bytes in bpf_get_current_comm()
4241 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
4242 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
4243 - qlcnic: Remove unnecessary usage of atomic_t
4244 - qlcnic: Fix mailbox completion handling during spurious interrupt
4245 - macvtap: always pass ethernet header in linear
4246 - mlxsw: spectrum: Check requested ageing time is valid
4247 - rocker: set FDB cleanup timer according to lowest ageing time
4248 - bridge: allow zero ageing time
4249 - ipv4: Don't do expensive useless work during inetdev destroy.
4250 - net: Fix use after free in the recvmmsg exit path
4251 - mlx4: add missing braces in verify_qp_parameters
4252 - farsync: fix off-by-one bug in fst_add_one
4253 - ath9k: fix buffer overrun for ar9287
4254 - ppp: ensure file->private_data can't be overridden
4255 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
4256 - qlge: Fix receive packets drop.
4257 - net: bcmgenet: fix dma api length mismatch
4258 - bonding: fix bond_get_stats()
4259 - ipv4: fix broadcast packets reception
4260 - ipv4: initialize flowi4_flags before calling fib_lookup()
4261 - ppp: take reference on channels netns
4262 - xfrm: Fix crash observed during device unregistration and decryption
4263 - qmi_wwan: add "D-Link DWM-221 B1" device id
4264 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
4265 - bridge: Allow set bridge ageing time when switchdev disabled
4266 - rtnl: fix msg size calculation in if_nlmsg_size()
4267 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
4268 - tuntap: restore default qdisc
4269 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
4270 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
4271 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
4272 - ipv6: Count in extension headers in skb->network_header
4273 - mpls: find_outdev: check for err ptr in addition to NULL check
4274 - USB: uas: Limit qdepth at the scsi-host level
4275 - USB: uas: Add a new NO_REPORT_LUNS quirk
4276 - cdc-acm: fix NULL pointer reference
4277 - KVM: x86: Inject pending interrupt even if pending nmi exist
4278 - KVM: x86: reduce default value of halt_poll_ns parameter
4279 - MIPS: Fix MSA ld unaligned failure cases
4280 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
4281 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
4282 - pinctrl: sunxi: Fix A33 external interrupts not working
4283 - pinctrl: nomadik: fix pull debug print inversion
4284 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
4285 - au0828: fix au0828_v4l2_close() dev_state race condition
4286 - au0828: Fix dev_state handling
4287 - coda: fix error path in case of missing pdata on non-DT platform
4288 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
4289 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
4290 - rbd: use GFP_NOIO consistently for request allocations
4291 - virtio: virtio 1.0 cs04 spec compliance for reset
4292 - mac80211: properly deal with station hashtable insert errors
4293 - mac80211: avoid excessive stack usage in sta_info
4294 - mac80211: fix ibss scan parameters
4295 - mac80211: fix unnecessary frame drops in mesh fwding
4296 - mac80211: fix txq queue related crashes
4297 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
4298 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
4299 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
4300 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
4301 - iio: accel: bmc150: fix endianness when reading axes
4302 - iio: gyro: bmg160: fix buffer read values
4303 - iio: gyro: bmg160: fix endianness when reading axes
4304 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
4305 bytes
4306 - fs: add file_dentry()
4307 - nfs: use file_dentry()
4308 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
4309 - ext4: add lockdep annotations for i_data_sem
4310 - ext4: ignore quota mount options if the quota feature is enabled
4311 - iommu: Don't overwrite domain pointer when there is no default_domain
4312 - Btrfs: fix file/data loss caused by fsync after rename and new inode
4313 - arm64: replace read_lock to rcu lock in call_step_hook
4314 - perf: Do not double free
4315 - perf: Cure event->pending_disable race
4316 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
4317 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4318 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
4319 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
4320 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
4321 - ALSA: usb-audio: Add a quirk for Plantronics BT300
4322 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
4323 - HID: wacom: fix Bamboo ONE oops
4324 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
4325 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
4326 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
4327 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
4328 - staging: android: ion: Set the length of the DMA sg entries in buffer
4329 - usbvision: fix crash on detecting device with invalid configuration
4330 - Revert "usb: hub: do not clear BOS field during reset device"
4331 - Linux 4.4.8
4332
4333 * Fix speaker volume on a Dell machine (LP: #1549660)
4334 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4335
4336 * Xenial update to v4.4.7 stable release (LP: #1572722)
4337 - regulator: core: avoid unused variable warning
4338 - regulator: core: Fix nested locking of supplies
4339 - ASoC: samsung: pass DMA channels as pointers
4340 - mmc: sh_mmcif: rework dma channel handling
4341 - mmc: sh_mmcif: Correct TX DMA channel allocation
4342 - x86/microcode/intel: Make early loader look for builtin microcode too
4343 - x86/microcode: Untangle from BLK_DEV_INITRD
4344 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
4345 - perf/x86/intel: Add definition for PT PMI bit
4346 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
4347 - KVM: i8254: change PIT discard tick policy
4348 - KVM: fix spin_lock_init order on x86
4349 - KVM: VMX: avoid guest hang on invalid invept instruction
4350 - KVM: VMX: avoid guest hang on invalid invvpid instruction
4351 - KVM: VMX: fix nested vpid for old KVM guests
4352 - perf/core: Fix perf_sched_count derailment
4353 - perf tools: Dont stop PMU parsing on alias parse error
4354 - perf tools: Fix checking asprintf return value
4355 - perf tools: Fix python extension build
4356 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
4357 - sched/preempt, sh: kmap_coherent relies on disabled preemption
4358 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
4359 - s390: fix floating pointer register corruption (again)
4360 - s390/cpumf: add missing lpp magic initialization
4361 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
4362 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
4363 - PCI: ACPI: IA64: fix IO port generic range check
4364 - x86/irq: Cure live lock in fixup_irqs()
4365 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
4366 - x86/iopl/64: Properly context-switch IOPL on Xen PV
4367 - x86/iopl: Fix iopl capability check on Xen PV
4368 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
4369 - sg: fix dxferp in from_to case
4370 - aacraid: Fix RRQ overload
4371 - aacraid: Fix memory leak in aac_fib_map_free
4372 - aacraid: Set correct msix count for EEH recovery
4373 - sd: Fix discard granularity when LBPRZ=1
4374 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
4375 - be2iscsi: set the boot_kset pointer to NULL in case of failure
4376 - aic7xxx: Fix queue depth handling
4377 - libnvdimm: Fix security issue with DSM IOCTL.
4378 - dm snapshot: disallow the COW and origin devices from being identical
4379 - dm: fix excessive dm-mq context switching
4380 - dm thin metadata: don't issue prefetches if a transaction abort has failed
4381 - dm cache: make sure every metadata function checks fail_io
4382 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
4383 - usb: retry reset if a device times out
4384 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
4385 - USB: uas: Reduce can_queue to MAX_CMNDS
4386 - USB: cdc-acm: more sanity checking
4387 - USB: iowarrior: fix oops with malicious USB descriptors
4388 - USB: usb_driver_claim_interface: add sanity checking
4389 - USB: mct_u232: add sanity checking in probe
4390 - USB: digi_acceleport: do sanity checking for the number of ports
4391 - USB: cypress_m8: add endpoint sanity check
4392 - USB: serial: cp210x: Adding GE Healthcare Device ID
4393 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
4394 - USB: option: add "D-Link DWM-221 B1" device id
4395 - pwc: Add USB id for Philips Spc880nc webcam
4396 - Input: powermate - fix oops with malicious USB descriptors
4397 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
4398 - ALSA: usb-audio: Add sanity checks for endpoint accesses
4399 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
4400 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
4401 - ALSA: usb-audio: Fix double-free in error paths after
4402 snd_usb_add_audio_stream() call
4403 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4404 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4405 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4406 - crypto: ccp - Add hash state import and export support
4407 - crypto: ccp - Limit the amount of information exported
4408 - crypto: ccp - Don't assume export/import areas are aligned
4409 - crypto: ccp - memset request context to zero during import
4410 - crypto: keywrap - memzero the correct memory
4411 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
4412 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
4413 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
4414 - X.509: Fix leap year handling again
4415 - mei: bus: check if the device is enabled before data transfer
4416 - HID: logitech: fix Dual Action gamepad support
4417 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
4418 - HID: multitouch: force retrieving of Win8 signature blob
4419 - HID: fix hid_ignore_special_drivers module parameter
4420 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
4421 - staging: android: ion_test: fix check of platform_device_register_simple()
4422 error code
4423 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
4424 - tty: Fix GPF in flush_to_ldisc(), part 2
4425 - net: irda: Fix use-after-free in irtty_open()
4426 - 8250: use callbacks to access UART_DLL/UART_DLM
4427 - saa7134: Fix bytesperline not being set correctly for planar formats
4428 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
4429 - bttv: Width must be a multiple of 16 when capturing planar formats
4430 - coda: fix first encoded frame payload
4431 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
4432 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
4433 - mtip32xx: Fix broken service thread handling
4434 - mtip32xx: Remove unwanted code from taskfile error handler
4435 - mtip32xx: Print exact time when an internal command is interrupted
4436 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
4437 - mtip32xx: Handle safe removal during IO
4438 - mtip32xx: Handle FTL rebuild failure state during device initialization
4439 - mtip32xx: Implement timeout handler
4440 - mtip32xx: Cleanup queued requests after surprise removal
4441 - ALSA: pcm: Avoid "BUG:" string for warnings again
4442 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
4443 - ALSA: hda - Don't handle ELD notify from invalid port
4444 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4445 - ALSA: hda - Fix unconditional GPIO toggle via automute
4446 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
4447 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
4448 - brd: Fix discard request processing
4449 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
4450 - bcache: cleaned up error handling around register_cache()
4451 - bcache: fix race of writeback thread starting before complete initialization
4452 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
4453 - mm: memcontrol: reclaim when shrinking memory.high below usage
4454 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
4455 - ia64: define ioremap_uc()
4456 - watchdog: don't run proc_watchdog_update if new value is same as old
4457 - watchdog: rc32434_wdt: fix ioctl error handling
4458 - Bluetooth: Add new AR3012 ID 0489:e095
4459 - Bluetooth: Fix potential buffer overflow with Add Advertising
4460 - cgroup: ignore css_sets associated with dead cgroups during migration
4461 - net: mvneta: enable change MAC address when interface is up
4462 - of: alloc anywhere from memblock if range not specified
4463 - vfs: show_vfsstat: do not ignore errors from show_devname method
4464 - splice: handle zero nr_pages in splice_to_pipe()
4465 - xtensa: ISS: don't hang if stdin EOF is reached
4466 - xtensa: fix preemption in {clear,copy}_user_highpage
4467 - xtensa: clear all DBREAKC registers on start
4468 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
4469 - ARC: bitops: Remove non relevant comments
4470 - quota: Fix possible GPF due to uninitialised pointers
4471 - xfs: fix two memory leaks in xfs_attr_list.c error paths
4472 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
4473 - md/raid5: Compare apples to apples (or sectors to sectors)
4474 - RAID5: check_reshape() shouldn't call mddev_suspend
4475 - RAID5: revert e9e4c377e2f563 to fix a livelock
4476 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
4477 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
4478 - md: multipath: don't hardcopy bio in .make_request path
4479 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
4480 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
4481 freed"
4482 - fuse: do not use iocb after it may have been freed
4483 - fuse: Add reference counting for fuse_io_priv
4484 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
4485 - rapidio/rionet: fix deadlock on SMP
4486 - ipr: Fix out-of-bounds null overwrite
4487 - ipr: Fix regression when loading firmware
4488 - iwlwifi: mvm: Fix paging memory leak
4489 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
4490 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
4491 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
4492 - drm/amdgpu: include the right version of gmc header files for iceland
4493 - IB/ipoib: fix for rare multicast join race condition
4494 - tracing: Have preempt(irqs)off trace preempt disabled functions
4495 - tracing: Fix crash from reading trace_pipe with sendfile
4496 - tracing: Fix trace_printk() to print when not using bprintk()
4497 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
4498 - scripts/coccinelle: modernize &
4499 - scripts/kconfig: allow building with make 3.80 again
4500 - kbuild/mkspec: fix grub2 installkernel issue
4501 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
4502 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
4503 - mmc: block: fix ABI regression of mmc_blk_ioctl
4504 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
4505 - mmc: sdhci: fix data timeout (part 1)
4506 - mmc: sdhci: fix data timeout (part 2)
4507 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
4508 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
4509 - clk: rockchip: rk3368: fix cpuclk core dividers
4510 - clk: rockchip: rk3368: fix parents of video encoder/decoder
4511 - clk: rockchip: rk3368: fix hdmi_cec gate-register
4512 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
4513 - clk: bcm2835: Fix setting of PLL divider clock rates
4514 - target: Fix target_release_cmd_kref shutdown comp leak
4515 - iser-target: Fix identification of login rx descriptor type
4516 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
4517 - iser-target: Separate flows for np listeners and connections cma events
4518 - iser-target: Rework connection termination
4519 - nfsd4: fix bad bounds checking
4520 - nfsd: fix deadlock secinfo+readdir compound
4521 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
4522 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
4523 - ACPI / PM: Runtime resume devices when waking from hibernate
4524 - writeback, cgroup: fix premature wb_put() in
4525 locked_inode_to_wb_and_lock_list()
4526 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
4527 inode
4528 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
4529 trackstick buttons, again"
4530 - Input: synaptics - handle spurious release of trackstick buttons, again
4531 - Input: ims-pcu - sanity check against missing interfaces
4532 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
4533 - ocfs2/dlm: fix race between convert and recovery
4534 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
4535 - mm/page_alloc: prevent merging between isolated and other pageblocks
4536 - mtd: onenand: fix deadlock in onenand_block_markbad
4537 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
4538 - scsi_common: do not clobber fixed sense information
4539 - sched/cputime: Fix steal time accounting vs. CPU hotplug
4540 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
4541 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
4542 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
4543 - Linux 4.4.7
4544
4545 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
4546 - Bluetooth: Add new AR3012 ID 0489:e095
4547
4548 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
4549 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4550
4551 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
4552 gl552jx (LP: #1552925)
4553 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4554
4555 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
4556 (LP: #1546694)
4557 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4558
4559 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
4560 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4561
4562 * s390/pci: add extra padding to function measurement block (LP: #1572291)
4563 - s390/pci: add extra padding to function measurement block
4564
4565 * CVE-2016-3951 (LP: #1567191)
4566 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
4567 - usbnet: cleanup after bind() in probe()
4568
4569 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
4570 - efi: Remove redundant efi_set_variable_nonblocking() prototype
4571 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
4572 - efi: Add nonblocking option to efi_query_variable_store()
4573 - efi: Add NV memory attribute
4574 - efi: Reformat GUID tables to follow the format in UEFI spec
4575 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
4576 - SAUCE: (noup) Add EFI signature data types
4577 - crypto: KEYS: convert public key and digsig asym to the akcipher api
4578 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
4579 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
4580 - [Config] CONFIG_IMA_MOK_KEYRING=y
4581 - IMA: create machine owner and blacklist keyrings
4582 - KEYS: Add an alloc flag to convey the builtinness of a key
4583 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
4584 - SAUCE: (noup) KEYS: Add a system blacklist keyring
4585 - SAUCE: (noup) MODSIGN: Support not importing certs from db
4586
4587 * Miscellaneous Ubuntu changes
4588 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
4589
4590 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
4591
4592 linux (4.4.0-21.37) xenial; urgency=low
4593
4594 [ Tim Gardner ]
4595
4596 * Release Tracking Bug
4597 - LP: #1571791
4598
4599 * linux: MokSBState is ignored (LP: #1571691)
4600 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
4601 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
4602 - SAUCE: (noup) Display MOKSBState when disabled
4603
4604 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
4605
4606 linux (4.4.0-20.36) xenial; urgency=low
4607
4608 [ Tim Gardner ]
4609
4610 * Release Tracking Bug
4611 - LP: #1571069
4612
4613 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
4614 - SAUCE: kernfs: Do not match superblock in another user namespace when
4615 mounting
4616
4617 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
4618 - x86/topology: Fix logical package mapping
4619 - x86/topology: Fix Intel HT disable
4620 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
4621 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
4622 - x86/topology: Fix AMD core count
4623
4624 * [regression]: Failed to call clock_adjtime(): Invalid argument
4625 (LP: #1566465)
4626 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
4627
4628 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
4629
4630 linux (4.4.0-19.35) xenial; urgency=low
4631
4632 [ Tim Gardner ]
4633
4634 * Release Tracking Bug
4635 - LP: #1570348
4636
4637 * CVE-2016-2847 (LP: #1554260)
4638 - pipe: limit the per-user amount of pages allocated in pipes
4639
4640 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
4641 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
4642
4643 * arm64: guest hangs when ntpd is running (LP: #1549494)
4644 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
4645
4646 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4647 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
4648
4649 * s390/cpumf: Fix lpp detection (LP: #1555344)
4650 - s390/facilities: use stfl mnemonic instead of insn magic
4651 - s390/facilities: always use lowcore's stfle field for storing facility bits
4652 - s390/cpumf: Fix lpp detection
4653
4654 * s390x kernel image needs weightwatchers (LP: #1536245)
4655 - [Config] s390x: Use compressed kernel bzImage
4656
4657 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
4658 upgrading to Ubuntu 16.04 (LP: #1567581)
4659 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
4660 device-tree properties"
4661
4662 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4663 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
4664 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
4665 - cpufreq: powernv: Add sysfs attributes to show throttle stats
4666
4667 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
4668 - [Config] Add ib_iser to generic inclusion list
4669
4670 * thunderx nic performance improvements (LP: #1567093)
4671 - net: thunderx: Set recevie buffer page usage count in bulk
4672 - net: thunderx: Adjust nicvf structure to reduce cache misses
4673
4674 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
4675 - net: thunderx: Fix for multiqset not configured upon interface toggle
4676 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
4677 - net: thunderx: Fix receive packet stats
4678
4679 * Miscellaneous Ubuntu changes
4680 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
4681
4682 * Miscellaneous upstream changes (LP: #1564901)
4683 - Input: xpad - correctly handle concurrent LED and FF requests
4684
4685 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
4686
4687 linux (4.4.0-18.34) xenial; urgency=low
4688
4689 [ Tim Gardner ]
4690
4691 * Release Tracking Bug
4692 - LP: #1566868
4693
4694 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
4695 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
4696 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
4697
4698 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
4699 - [Config] CONFIG_ARCH_ROCKCHIP=y
4700
4701 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
4702 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
4703 - perf/x86/cqm: Fix CQM memory leak and notifier leak
4704 - x86/cpufeature: Carve out X86_FEATURE_*
4705 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
4706 - x86/topology: Create logical package id
4707 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
4708 - perf/x86/mbm: Add memory bandwidth monitoring event management
4709 - perf/x86/mbm: Implement RMID recycling
4710 - perf/x86/mbm: Add support for MBM counter overflow handling
4711
4712 * User namespace mount updates (LP: #1566505)
4713 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
4714 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
4715 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
4716 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
4717 - SAUCE: fs: fix a posible leak of allocated superblock
4718
4719 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
4720 (LP: #1566518)
4721 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
4722 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
4723
4724 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
4725 for Alpine Ridge on SKL (LP: #1519623)
4726 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
4727 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
4728 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
4729 - usb: add device descriptor for usb 3.1 root hub
4730 - usb: Support USB 3.1 extended port status request
4731 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
4732 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
4733 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
4734 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
4735 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
4736 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
4737 - usb: Add USB 3.1 Precision time measurement capability descriptor support
4738 - xhci: refactor and cleanup endpoint initialization.
4739 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
4740 - xhci: cleanup isoc tranfers queuing code
4741 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
4742 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
4743
4744 * wrong/missing permissions for device file /dev/prandom (prng.ko)
4745 (LP: #1558275)
4746 - s390/crypto: provide correct file mode at device register.
4747
4748 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
4749 - ALSA: hda - fix front mic problem for a HP desktop
4750
4751 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
4752 (LP: #1556228)
4753 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
4754
4755 * please provide mmc-modules udeb (LP: #1565765)
4756 - [Config] Add mmc block drivers to d-i
4757
4758 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4759 - Add secure_modules() call
4760 - PCI: Lock down BAR access when module security is enabled
4761 - x86: Lock down IO port access when module security is enabled
4762 - ACPI: Limit access to custom_method
4763 - asus-wmi: Restrict debugfs interface when module loading is restricted
4764 - Restrict /dev/mem and /dev/kmem when module loading is restricted
4765 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
4766 - kexec: Disable at runtime if the kernel enforces module loading restrictions
4767 - x86: Restrict MSR access when module loading is restricted
4768 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
4769 - Add option to automatically enforce module signatures when in Secure Boot mode
4770 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
4771 - efi: Add EFI_SECURE_BOOT bit
4772 - hibernate: Disable in a signed modules environment
4773
4774 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
4775 - PCI: Add fwnode_handle to x86 pci_sysdata
4776 - PCI: Look up IRQ domain by fwnode_handle
4777 - [Config] CONFIG_PCI_HYPERV=m
4778 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
4779
4780 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
4781 (LP: #1559923)
4782 - ACPI / processor: Request native thermal interrupt handling via _OSC
4783
4784 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
4785 (LP: #1564591)
4786 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
4787
4788 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
4789 - atomics: Allow architectures to define their own __atomic_op_* helpers
4790 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
4791 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
4792 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
4793
4794 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
4795 - [Debian] cpupower uses non-standard CROSS
4796
4797 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
4798 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
4799
4800 * Unable to migrate container (LP: #1563921)
4801 - SAUCE: cgroup mount: ignore nsroot=
4802
4803 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4804 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4805
4806 * /proc/$pid/maps performance regression (LP: #1547231)
4807 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4808
4809 * TPM2.0 trusted keys fixes (LP: #1398274)
4810 - tpm: remove unneeded include of actbl2.h
4811 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4812 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4813 - tpm_tis: Disable interrupt auto probing on a per-device basis
4814 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4815 - tpm_tis: Use devm_ioremap_resource
4816 - tpm_tis: Clean up the force=1 module parameter
4817 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4818 - tpm_crb: Use devm_ioremap_resource
4819 - tpm: fix the rollback in tpm_chip_register()
4820 - tpm: fix the cleanup of struct tpm_chip
4821 - tpm: fix: set continueSession attribute for the unseal operation
4822 - tpm: fix: return rc when devm_add_action() fails
4823 - tpm_eventlog.c: fix binary_bios_measurements
4824 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4825 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4826 - tpm_tis: fix build warning with tpm_tis_resume
4827
4828 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4829 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4830
4831 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4832 Xenial (LP: #1563485)
4833 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4834 - cxlflash: Increase cmd_per_lun for better throughput
4835 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4836
4837 * Miscellaneous Ubuntu changes
4838 - [Config] do_zfs_powerpc64-smp = true
4839 - [Debian] fix linux_tools when cross-compiling
4840 - [Config] do_zfs_powerpc64-smp use default value
4841 - SAUCE: apparmor: Fix FTBFS due to bad include path
4842 - SAUCE: i915_bpo: Disable preliminary hw support
4843
4844 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4845
4846 linux (4.4.0-17.33) xenial; urgency=low
4847
4848 [ Tim Gardner ]
4849
4850 * Release Tracking Bug
4851 - LP: #1563441
4852
4853 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4854 (LP: #1560552)
4855 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4856 about to hit.
4857
4858 * Predictable naming mechanism is leading to issues in DLPAR operations of
4859 NICs (LP: #1560514)
4860 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4861 properties
4862
4863 * ThunderX: support alternative phy implementations (LP: #1562968)
4864 - net: thunderx: Cleanup PHY probing code.
4865 - [Config] CONFIG_MDIO_CAVIUM=m
4866 - phy: mdio-octeon: Refactor into two files/modules
4867 - [Config] CONFIG_MDIO_THUNDER=m
4868 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4869 - phy: mdio-cavium: Add missing MODULE_* annotations.
4870 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4871 - phy: mdio-thunder: Fix some Kconfig typos
4872 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4873
4874 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4875 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4876 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4877
4878 * lots of printk to serial console can hang system for long time
4879 (LP: #1534216)
4880 - printk: set may_schedule for some of console_trylock() callers
4881
4882 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4883 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4884 - PM / runtime: Add new helper for conditional usage count incrementation
4885 - drm/core: Add drm_for_each_encoder_mask, v2.
4886 - drm/atomic-helper: Implement subsystem-level suspend/resume
4887
4888 * [Hyper-V] VM Sockets (LP: #1541585)
4889 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4890 - Drivers: hv: vmbus: Add vendor and device atttributes
4891 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4892 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4893 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4894 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4895 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4896 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4897 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4898 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4899 - Drivers: hv: vmbus: add a per-channel rescind callback
4900 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4901 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4902 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4903 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4904 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4905 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4906 - Drivers: hv: vmbus: remove code duplication in message handling
4907 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4908 - Drivers: hv: util: Pass the channel information during the init call
4909 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4910 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4911 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4912
4913 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4914 (LP: #1559918)
4915 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4916
4917 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4918 - net: add tc offload feature flag
4919 - net: tc: helper functions to query action types
4920 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4921 - net: rework ndo tc op to consume additional qdisc handle parameter
4922 - net: rework setup_tc ndo op to consume general tc operand
4923 - net: sched: add cls_u32 offload hooks for netdevs
4924 - net: ixgbe: add support for tc_u32 offload
4925 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4926
4927 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4928 - net: add netif_is_team_master helper
4929 - net: add netif_is_team_port helper
4930 - net: add netif_is_lag_master helper
4931 - net: add netif_is_lag_port helper
4932 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4933 - fm10k: don't reinitialize RSS flow table when RXFH configured
4934
4935 * [Feature]Always Running Timer (ART) to System Time translation
4936 (LP: #1519625)
4937 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4938 - timekeeping: Provide internal function __ktime_get_real_seconds
4939 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4940 - clocksource: Make clocksource validation work for all clocksources
4941 - time: Add cycles to nanoseconds translation
4942 - time: Add timekeeping snapshot code capturing system time and counter
4943 - time: Remove duplicated code in ktime_get_raw_and_real()
4944 - time: Add driver cross timestamp interface for higher precision time synchronization
4945 - time: Add history to cross timestamp interface supporting slower devices
4946 - time/timekeeping: Work around false positive GCC warning
4947 - x86/tsc: Always Running Timer (ART) correlated clocksource
4948 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4949 - [Config] CONFIG_E1000E_HWTS=y
4950 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4951
4952 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4953 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4954
4955 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4956 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4957 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4958 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4959 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4960 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4961 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4962 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4963 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4964 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4965 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4966 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4967 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4968 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4969 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4970 x86/events/intel/uncore.[ch]
4971 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4972 x86/events/intel/uncore_nmhex.c
4973 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4974 x86/events/intel/uncore_snb.c
4975 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4976 x86/events/intel/uncore_snbep.c
4977 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4978 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4979 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4980 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4981 - perf/x86: Move perf_event.h to its new home
4982 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4983
4984 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4985 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4986
4987 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4988
4989 linux (4.4.0-16.32) xenial; urgency=low
4990
4991 [ Tim Gardner ]
4992
4993 * Release Tracking Bug
4994 - LP: #1561727
4995
4996 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4997 device correctly" (LP: #1561676)
4998 - Thermal: Ignore invalid trip points
4999
5000 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
5001 on press (LP: #1553811)
5002 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
5003 buttons, again
5004
5005 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
5006 (LP: #1560583)
5007 - SAUCE: apparmor: Allow ns_root processes to open profiles file
5008 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
5009
5010 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
5011 - ubuntu: vbox -- update to 5.0.16-dfsg-2
5012
5013 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
5014 s390x (LP: #1557690)
5015 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
5016
5017 * spl/zfs fails to build on s390x (LP: #1519814)
5018 - [Config] s390x -- re-enable zfs
5019 - [Config] zfs -- disable powerpc until the test failures can be resolved
5020
5021 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
5022 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
5023
5024 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
5025 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
5026 - [Config] powerpc -- convert zfs configuration to custom_override
5027
5028 * Memory arena corruption with FUSE (was Memory allocation failure crashes
5029 kernel hard, presumably related to FUSE) (LP: #1505948)
5030 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
5031 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
5032
5033 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
5034 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
5035
5036 * linux packaging: clear remaining redundant delta (LP: #1560445)
5037 - [Debian] Remove generated intermediate files on clean
5038
5039 * arm64: guest hangs when ntpd is running (LP: #1549494)
5040 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
5041 - Revert "hrtimer: Catch illegal clockids"
5042 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
5043
5044 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
5045 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
5046 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
5047 ThunderX
5048
5049 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
5050 (LP: #1559609)
5051 - arcmsr: fixed getting wrong configuration data
5052 - arcmsr: fixes not release allocated resource
5053 - arcmsr: make code more readable
5054 - arcmsr: adds code to support new Areca adapter ARC1203
5055 - arcmsr: changes driver version number
5056 - arcmsr: more readability improvements
5057 - arcmsr: Split dma resource allocation to a new function
5058 - arcmsr: change driver version to v1.30.00.22-20151126
5059
5060 * server image has no keyboard, desktop image works (LP: #1559692)
5061 - [Config] Rework input-modules (d-i) list
5062
5063 * PMU support for Cavium ThunderX (LP: #1559349)
5064 - arm64: perf: Rename Cortex A57 events
5065 - arm64/perf: Add Cavium ThunderX PMU support
5066 - arm64: perf: Enable PMCR long cycle counter bit
5067 - arm64: perf: Extend event mask for ARMv8.1
5068 - arm64: dts: Add Cavium ThunderX specific PMU
5069
5070 * Show ARM PMU events in perf stat (LP: #1559350)
5071 - drivers/perf: kill armpmu_register
5072 - arm: perf: Convert event enums to #defines
5073 - arm: perf: Add event descriptions
5074 - arm64: perf: Convert event enums to #defines
5075 - arm64: perf: Add event descriptions
5076 - ARM: perf: add format entry to describe event -> config mapping
5077 - arm64: perf: add format entry to describe event -> config mapping
5078
5079 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
5080 - EDAC/sb_edac: Fix computation of channel address
5081
5082 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
5083 - [Config] disable CONFIG_IP_PNP
5084
5085 * Miscellaneous Ubuntu changes
5086 - [Debian] Silence the reconstruct script
5087
5088 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
5089
5090 linux (4.4.0-15.31) xenial; urgency=low
5091
5092 [ Tim Gardner ]
5093
5094 * Release Tracking Bug
5095 - LP: #1559252
5096
5097 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
5098 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
5099
5100 * policy namespace stacking (LP: #1379535)
5101 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
5102 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
5103 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
5104 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
5105 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
5106 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
5107 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
5108 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
5109 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
5110 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
5111 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
5112 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
5113 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
5114 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
5115 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
5116 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
5117 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
5118 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
5119 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
5120 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
5121 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
5122 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
5123 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
5124 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
5125 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
5126 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
5127 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
5128 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
5129 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
5130 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
5131 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
5132 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
5133 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
5134 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
5135 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
5136 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
5137 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
5138 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
5139 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
5140 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
5141 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
5142 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
5143 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
5144 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
5145 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
5146 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
5147 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
5148 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
5149 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
5150
5151 * Add arm64 NUMA support (LP: #1558765)
5152 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
5153 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
5154 - [Config] CONFIG_OF_NUMA=y
5155 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
5156 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
5157 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
5158 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
5159 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
5160
5161 * vivid/linux: total ADT test failures (LP: #1558447)
5162 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
5163
5164 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
5165 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
5166 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
5167
5168 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
5169 - s390/pci: enforce fmb page boundary rule
5170
5171 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
5172 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
5173 - page_to_phys() always returns a multiple of PAGE_SIZE
5174 - s390/pci: provide ZPCI_ADDR macro
5175 - s390/pci: improve ZPCI_* macros
5176 - s390/pci: resize iomap
5177 - s390/pci: fix bar check
5178 - s390/pci: set error state for unusable functions
5179 - s390/pci: remove iomap sanity checks
5180 - s390/pci: remove pdev pointer from arch data
5181 - s390/pci: add ioctl interface for CLP
5182
5183 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
5184 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
5185 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
5186 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
5187 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
5188
5189 * skb_warn_bad_offload Crash (LP: #1558025)
5190 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
5191
5192 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
5193 - [Config] CONFIG_PCI_HOST_COMMON=y
5194 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
5195 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
5196 - PCI: generic: Move structure definitions to separate header file
5197 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
5198 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
5199 - PCI: thunder: Add PCIe host driver for ThunderX processors
5200 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
5201
5202 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
5203 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
5204
5205 * Xenial update to v4.4.6 stable release (LP: #1558330)
5206 - arm64: account for sparsemem section alignment when choosing vmemmap offset
5207 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
5208 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
5209 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
5210 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
5211 - kvm: cap halt polling at exactly halt_poll_ns
5212 - KVM: VMX: disable PEBS before a guest entry
5213 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
5214 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
5215 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
5216 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
5217 - s390/dasd: fix diag 0x250 inline assembly
5218 - tracing: Fix check for cpu online when event is disabled
5219 - dmaengine: at_xdmac: fix residue computation
5220 - jffs2: reduce the breakage on recovery from halfway failed rename()
5221 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
5222 - ASoC: dapm: Fix ctl value accesses in a wrong type
5223 - ASoC: samsung: Use IRQ safe spin lock calls
5224 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
5225 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
5226 - ovl: ignore lower entries when checking purity of non-directory entries
5227 - ovl: fix working on distributed fs as lower layer
5228 - wext: fix message delay/ordering
5229 - cfg80211/wext: fix message ordering
5230 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
5231 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
5232 - mac80211: minstrel: Change expected throughput unit back to Kbps
5233 - mac80211: fix use of uninitialised values in RX aggregation
5234 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
5235 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
5236 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
5237 - mac80211: Fix Public Action frame RX in AP mode
5238 - gpu: ipu-v3: Do not bail out on missing optional port nodes
5239 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
5240 - drm/radeon: Fix error handling in radeon_flip_work_func.
5241 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
5242 - userfaultfd: don't block on the last VM updates at exit time
5243 - ovl: fix getcwd() failure after unsuccessful rmdir
5244 - MIPS: Fix build error when SMP is used without GIC
5245 - MIPS: smp.c: Fix uninitialised temp_foreign_map
5246 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
5247 - target: Drop incorrect ABORT_TASK put for completed commands
5248 - ld-version: Fix awk regex compile failure
5249 - Linux 4.4.6
5250
5251 * linux fails to load x.509 built-in certificate (LP: #1557250)
5252 - lib/mpi: Endianness fix
5253
5254 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
5255 - [Config] CONFIG_NET_9P=m for s390x
5256
5257 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
5258 (LP: #1557950)
5259 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
5260 - net/mlx5e: Don't modify CQ before it was created
5261
5262 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5263 - mmc: sdhci: Do not BUG on invalid vdd
5264 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
5265 - mmc: It is not an error for the card to be removed while suspended
5266
5267 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
5268 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
5269
5270 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
5271 - [Config] CONFIG_NUMA_EMU=y for s390x
5272
5273 * Miscellaneous Ubuntu changes
5274 - [Debian] git-ubuntu-log -- prevent bug references being split
5275 - [Debian] git-ubuntu-log -- git log output is UTF-8
5276
5277 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
5278
5279 linux (4.4.0-14.30) xenial; urgency=low
5280
5281 [ Tim Gardner ]
5282
5283 * Release Tracking Bug
5284 - LP: #1557508
5285
5286 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
5287 - powerpc: Fix dedotify for binutils >= 2.26
5288
5289 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
5290 - Illumos 6370 - ZFS send fails to transmit some holes
5291
5292 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
5293 camera (LP: #1557138)
5294 - UVC: Add support for ds4 depth camera
5295
5296 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
5297 - sched/numa: Fix use-after-free bug in the task_numa_compare
5298
5299 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
5300 files (LP: #1555997)
5301 - ovl: copy new uid/gid into overlayfs runtime inode
5302
5303 * Miscellaneous Ubuntu changes
5304 - SAUCE: Dump stack when X.509 certificates cannot be loaded
5305
5306 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
5307
5308 linux (4.4.0-13.29) xenial; urgency=low
5309
5310 [ Tim Gardner ]
5311
5312 * Release Tracking Bug
5313 - LP: #1556247
5314
5315 * s390/mm: four page table levels vs. fork (LP: #1556141)
5316 - s390/mm: four page table levels vs. fork
5317
5318 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
5319 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
5320 - hv_netvsc: cleanup netdev feature flags for netvsc
5321
5322 * fails to boot on megaraid (LP: #1552903)
5323 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
5324 case of PD list DCMD failure
5325
5326 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
5327 - ALSA: hda - add codec support for Kabylake display audio codec
5328
5329 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
5330 - cpufreq: powernv: Free 'chips' on module exit
5331 - cpufreq: powernv: Hot-plug safe the kworker thread
5332 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
5333 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
5334 - cpufreq: powernv: Replace pr_info with trace print for throttle event
5335 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
5336
5337 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
5338 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
5339
5340 * integer overflow in xt_alloc_table_info (LP: #1555353)
5341 - SAUCE: (noup) netfilter: x_tables: check for size overflow
5342
5343 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
5344 - [Packaging] reconstruct -- automatically reconstruct against base tag
5345 - [Config] reconstruct -- update to autoreconstruct output
5346 - [Packaging] reconstruct -- update when inserting final changes
5347
5348 * Xenial update to v4.4.5 stable release (LP: #1555640)
5349 - use ->d_seq to get coherency between ->d_inode and ->d_flags
5350 - drivers: sh: Restore legacy clock domain on SuperH platforms
5351 - Btrfs: fix deadlock running delayed iputs at transaction commit time
5352 - btrfs: Fix no_space in write and rm loop
5353 - btrfs: async-thread: Fix a use-after-free error for trace
5354 - block: Initialize max_dev_sectors to 0
5355 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
5356 - parisc: Fix ptrace syscall number and return value modification
5357 - mips/kvm: fix ioctl error handling
5358 - kvm: x86: Update tsc multiplier on change.
5359 - fbcon: set a default value to blink interval
5360 - cifs: fix out-of-bounds access in lease parsing
5361 - CIFS: Fix SMB2+ interim response processing for read requests
5362 - Fix cifs_uniqueid_to_ino_t() function for s390x
5363 - vfio: fix ioctl error handling
5364 - KVM: x86: fix root cause for missed hardware breakpoints
5365 - arm/arm64: KVM: Fix ioctl error handling
5366 - iommu/amd: Apply workaround for ATS write permission check
5367 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
5368 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
5369 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
5370 - drm/ast: Fix incorrect register check for DRAM width
5371 - drm/radeon/pm: update current crtc info after setting the powerstate
5372 - drm/amdgpu/pm: update current crtc info after setting the powerstate
5373 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
5374 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
5375 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
5376 - libata: fix HDIO_GET_32BIT ioctl
5377 - libata: Align ata_device's id on a cacheline
5378 - block: bio: introduce helpers to get the 1st and last bvec
5379 - writeback: flush inode cgroup wb switches instead of pinning super_block
5380 - Adding Intel Lewisburg device IDs for SATA
5381 - arm64: vmemmap: use virtual projection of linear region
5382 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
5383 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
5384 - tracing: Do not have 'comm' filter override event 'comm' field
5385 - pata-rb532-cf: get rid of the irq_to_gpio() call
5386 - Btrfs: fix loading of orphan roots leading to BUG_ON
5387 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
5388 - jffs2: Fix page lock / f->sem deadlock
5389 - Fix directory hardlinks from deleted directories
5390 - dmaengine: pxa_dma: fix cyclic transfers
5391 - adv7604: fix tx 5v detect regression
5392 - ALSA: usb-audio: Add a quirk for Plantronics DA45
5393 - ALSA: ctl: Fix ioctls for X32 ABI
5394 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
5395 - ALSA: rawmidi: Fix ioctls X32 ABI
5396 - ALSA: timer: Fix ioctls for X32 ABI
5397 - ALSA: pcm: Fix ioctls for X32 ABI
5398 - ALSA: seq: oss: Don't drain at closing a client
5399 - ALSA: hdspm: Fix wrong boolean ctl value accesses
5400 - ALSA: hdsp: Fix wrong boolean ctl value accesses
5401 - ALSA: hdspm: Fix zero-division
5402 - ALSA: timer: Fix broken compat timer user status ioctl
5403 - usb: chipidea: otg: change workqueue ci_otg as freezable
5404 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
5405 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
5406 - USB: qcserial: add Sierra Wireless EM74xx device ID
5407 - USB: serial: option: add support for Telit LE922 PID 0x1045
5408 - USB: serial: option: add support for Quectel UC20
5409 - MIPS: scache: Fix scache init with invalid line size.
5410 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
5411 - ubi: Fix out of bounds write in volume update code
5412 - i2c: brcmstb: allocate correct amount of memory for regmap
5413 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
5414 - block: check virt boundary in bio_will_gap()
5415 - block: get the 1st and last bvec via helpers
5416 - drm/i915: more virtual south bridge detection
5417 - drm/i915: refine qemu south bridge detection
5418 - modules: fix longstanding /proc/kallsyms vs module insertion race.
5419 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
5420 - Linux 4.4.5
5421
5422 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
5423 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
5424
5425 * TPM2.0 trusted keys fixes (LP: #1398274)
5426 - tpm_tis: further simplify calculation of ordinal duration
5427 - tpm_tis: Use devm_free_irq not free_irq
5428 - tpm_tis: Ensure interrupts are disabled when the driver starts
5429 - tpm: rework tpm_get_timeouts()
5430 - tpm_tis: Get rid of the duplicate IRQ probing code
5431 - tpm_tis: Refactor the interrupt setup
5432 - tpm_tis: Tighten IRQ auto-probing
5433 - tpm_ibmvtpm: properly handle interrupted packet receptions
5434
5435 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
5436 - [Config] control.stub.in -- review versioned Build-Depends:
5437 - [Config] control.stub.in -- review versioned
5438 Depends/Breaks/Conflicts/Replaces
5439 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
5440 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
5441
5442 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
5443
5444 linux (4.4.0-12.28) xenial; urgency=low
5445
5446 * Miscellaneous Ubuntu changes
5447 - reconstruct: Work around orig tarball packaging limitiations
5448 Fixes FTBS
5449
5450 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
5451
5452 linux (4.4.0-12.27) xenial; urgency=low
5453
5454 [ Tim Gardner ]
5455
5456 * Release Tracking Bug
5457 - LP: #1554704
5458
5459 * Fails to detect (second) display (LP: #1543683)
5460 - drm/i915: Fix hpd live status bits for g4x
5461
5462 * s390x -- various configuration changes (LP: #1543165)
5463 - [Config] s390x -- enable CONFIG_NUMA
5464 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
5465 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
5466 - [Config] s390x -- disable CONFIG_NVMEM
5467 - [Config] s390x -- switch preempt mode to none
5468
5469 * Radeon hybrid graphics problem on resume (LP: #1554608)
5470 - Revert "drm/radeon: call hpd_irq_event on resume"
5471
5472 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
5473 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
5474 - drm/amdgpu: use $(src) in Makefile (v2)
5475 - drm/radeon: constify radeon_asic_ring structures
5476 - drm/amdgpu: add a callback for reading the bios from the rom directly
5477 - drm/amdgpu: add read_bios_from_rom callback for CI parts
5478 - drm/amdgpu: add read_bios_from_rom callback for VI parts
5479 - drm/amdgpu: Use new read bios from rom callback
5480 - drm/amdgpu: Use unlocked gem unreferencing
5481 - drm/radeon: Use unlocked gem unreferencing
5482 - drm/amd: add new gfx8 register definitions for EDC
5483 - drm/amdgpu: add EDC support for CZ (v3)
5484 - drm/amd: abstract kernel rq and normal rq to priority of run queue
5485 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
5486 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
5487 - drm/amdgpu: update rev id register for VI
5488 - drm/amdgpu: add more debugging output for driver failures
5489 - drm/amdgpu: add entity only when first job come
5490 - drm/amdgpu: handle error case for ctx
5491 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
5492 - drm/amdgpu: change default sched jobs to 32
5493 - drm/amdgpu: limit visible vram if it's smaller than the BAR
5494 - drm/amdgpu: restrict the sched jobs number to power of two
5495 - drm/amdgpu: put VM page tables directly into duplicates list
5496 - drm/amdgpu: split VM PD and PT handling during CS
5497 - drm/amdgpu: keep the PTs validation list in the VM v2
5498 - drm/radeon: Update radeon_get_vblank_counter_kms()
5499 - drm/radeon: only increment sync_seq when a fence is really emitted
5500 - drm/fb-helper: Use proper plane mask for fb cleanup
5501 - drm/amdgpu: fix dp link rate selection (v2)
5502 - drm/radeon: fix dp link rate selection (v2)
5503 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
5504 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
5505 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
5506 - drm/amdgpu: implement new cgs interface for acpi function
5507 - drm/amdgpu: implement cgs interface to query system info
5508 - drm/amdgpu: add new cgs interface to get display info (v2)
5509 - drm/amd/powerplay: add basic powerplay framework
5510 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
5511 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
5512 - drm/amd/powerplay: add SMU manager sub-component
5513 - drm/amd/powerplay: add hardware manager sub-component
5514 - SAUCE: amd: Include errno.h
5515 - drm/amd/powerplay: add Carrizo smu support
5516 - drm/amd/powerplay: add Carrizo dpm support
5517 - drm/amd/powerplay: add CG and PG support for carrizo
5518 - drm/amd/powerplay: add event manager sub-component
5519 - drm/amd/powerplay: implement functions of amd_powerplay_func
5520 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
5521 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
5522 - drm/amd/powerplay: add header file for tonga smu and dpm
5523 - drm/amd/powerplay: Add Tonga SMU support
5524 - drm/amd/powerplay: add Tonga dpm support (v3)
5525 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
5526 - drm/amd/powerplay: update atomctrl for fiji
5527 - drm/amd/powerplay: add Fiji SMU support.
5528 - drm/amd/powerplay: add Fiji DPM support.
5529 - drm/amdgpu: add amdgpu.powerplay module option
5530 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
5531 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
5532 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
5533 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
5534 - drm/amdgpu/powerplay: program display gap for tonga.
5535 - drm/amdgpu: enable powerplay module by default for tonga.
5536 - drm/amdgpu: enable powerplay module by default for fiji.
5537 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
5538 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
5539 - drm/amd/powerplay: Add CG and PG support for tonga
5540 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
5541 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
5542 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
5543 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
5544 - drm/amdgpu/powerplay: implement thermal control for tonga.
5545 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
5546 - drm/amdgpu: export fan control functions to amdgpu
5547 - drm/amdgpu: enable sysfs interface for powerplay
5548 - drm/amdgpu: support per device powerplay enablement (v2)
5549 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
5550 - drm/amd/powerplay: implement new funcs to check current states for tonga.
5551 - drm/amd/powerplay: refine the logic of whether need to update power state.
5552 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
5553 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
5554 - drm/amdgpu: extract pcie helpers to common header
5555 - drm: add drm_pcie_get_max_link_width helper (v2)
5556 - drm/amdgpu: store pcie gen mask and link width
5557 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
5558 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
5559 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
5560 - drm/amd/powerplay: fix boolreturn.cocci warnings
5561 - drm/amd/powerplay/tonga: Add UVD DPM init
5562 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
5563 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
5564 - drm/amdgpu: add sdma clock gating support for Fiji.
5565 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
5566 - drm/amd/powerplay: enable clock gating for Fiji.
5567 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
5568 - drm/amd/powerplay: implement smc state upload for CZ
5569 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5570 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5571 - drm/amd/powerplay: add new function point in hwmgr.
5572 - drm/amd/powerplay: add smc msg for NB P-State switch
5573 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
5574 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
5575 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
5576 - drm/amd/powerplay: Add PPLib debug print macro.
5577 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
5578 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
5579 - drm/amd/powerplay: add multimedia power gating support for Fiji.
5580 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
5581 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
5582 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
5583 - drm/amdgpu: Prepare DKMS build for powerplay module.
5584 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
5585 - drm/amd/powerplay: Add thermal protection support for Fiji.
5586 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
5587 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
5588 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
5589 - drm/amd/powerplay: fix boolreturn.cocci warnings
5590 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
5591 - drm/amd/powerplay: check whether enable dpm in powerplay.
5592 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
5593 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
5594 - drm/amd/powerplay: display gpu load when print performance for tonga.
5595 - drm/powerplay: add debugging output to tonga_processpptables.c
5596 - drm/powerplay: add debugging output to processpptables.c
5597 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
5598 - drm/amd/powerplay: Don't return an error if fan table is missing
5599 - amd\powerplay Implement get dal power level
5600 - amd/powerplay: Fix get dal power level
5601 - amd/powerplay: Add structures required to report configuration change
5602 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
5603 - drm/amd/powerplay: add point check to avoid NULL point hang.
5604 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
5605 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
5606 - drm: powerplay: use div64_s64 instead of do_div
5607 - drm/amd/powerplay: fix a reversed condition
5608 - drm/amdgpu/cgs: cleanup some indenting
5609 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
5610 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
5611 - drm/amd/powerplay: fix bug that NULL checks are reversed.
5612 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
5613 - drm/amd/powerplay: fix Smatch static checker warnings
5614 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
5615 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
5616 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
5617 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
5618 - drm/amdgpu: fix hex/decimal bug when show gpu load.
5619 - drm/amd/powerplay: add thermal control task when resume.
5620 - drm/amd/powerplay: enable set boot state task
5621 - drm/amd/powerplay: enable power down asic task. (v2)
5622 - drm/amd/powerplay: implement power down asic task for CZ
5623 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
5624 - drm/amdgpu/cgs: add an interface to access PCI resources
5625 - drm/amdgpu: add irq domain support
5626 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
5627 - drm/sysfs: use kobj_to_dev()
5628 - drm/amd/powerplay: fix static checker warning for return meaningless value.
5629 - drm/amdgpu/cz: add code to enable forcing UVD clocks
5630 - drm/amdgpu/cz: add code to enable forcing VCE clocks
5631 - drm/amdgpu/cz: force uvd clocks when sclks are forced
5632 - drm/amdgpu/cz: force vce clocks when sclks are forced
5633 - drm/amdgpu: use kobj_to_dev()
5634 - drm/radeon: use kobj_to_dev()
5635 - drm/ttm: fix adding foreign BOs to the LRU during init v2
5636 - drm/ttm: fix adding foreign BOs to the swap LRU
5637 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
5638 - drm/amdgpu: move VM page tables to the LRU end on CS v2
5639 - drm/amdgpu: validate duplicates first
5640 - drm/amdgpu: add missing irq.h include
5641 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
5642 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
5643 - amdkfd: don't open-code memdup_user()
5644 - amdkfd: Copy from the proper user command pointer
5645 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
5646 - amd/powerplay: disable powerplay by default initially
5647 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
5648 - drm/atomic-helper: Export framebuffer_changed()
5649 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
5650 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
5651 - drm/amdgpu: fix next_rptr handling for debugfs
5652 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
5653 - drm/radeon: only init fbdev if we have connectors
5654 - drm/amdgpu: don't init fbdev if we don't have any connectors
5655 - drm/amd/powerplay: Update SMU firmware loading for Stoney
5656 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
5657 - drm/amdkfd: Remove unnecessary cast in kfree
5658 - drm/amdgpu: only move pt bos in LRU list on success
5659 - drm/amdgpu: mask out WC from BO on unsupported arches
5660 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
5661 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
5662 - drm/amdgpu: load MEC ucode manually on iceland
5663 - drm/amdgpu: disable uvd and vce clockgating on Fiji
5664 - drm/amdgpu: add pcie cap module parameters (v2)
5665 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
5666 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
5667 - drm/amdgpu: handle uvd pg flags properly
5668 - drm/amdgpu: handle vce pg flags properly
5669 - drm/amdgpu: clean up vce pg flags for cz/st
5670 - drm/amdgpu: be consistent with uvd cg flags
5671 - drm/amd/powerplay/cz: disable uvd pg
5672 - drm/amd/powerplay/cz: disable vce pg
5673 - drm/amd/powerplay/tonga: disable uvd pg
5674 - drm/amd/powerplay/tonga: disable vce pg
5675 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
5676 - drm/amdgpu: remove unused cg defines
5677 - drma/dmgpu: move cg and pg flags into shared headers
5678 - drm/amdgpu/tonga: plumb pg flags through to powerplay
5679 - drm/amdgpu/cz: plumb pg flags through to powerplay
5680 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
5681
5682 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
5683 #1552632)
5684 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
5685
5686 * Miscellaneous Ubuntu changes
5687 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
5688
5689 * Miscellaneous upstream changes
5690 - net: thunderx: Fix for Qset error due to CQ full
5691 - ahci: Workaround for ThunderX Errata#22536
5692 - arm64: Add workaround for Cavium erratum 27456
5693 - tipc: fix nullptr crash during subscription cancel
5694
5695 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
5696
5697 linux (4.4.0-11.26) xenial; urgency=low
5698
5699 [ Tim Gardner ]
5700
5701 * Release Tracking Bug
5702 - LP: #1553391
5703
5704 * Xenial update to v4.4.4 stable release (LP: #1553179)
5705 - af_iucv: Validate socket address length in iucv_sock_bind()
5706 - gro: Make GRO aware of lightweight tunnels.
5707 - net: dp83640: Fix tx timestamp overflow handling.
5708 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
5709 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
5710 - tcp: fix NULL deref in tcp_v4_send_ack()
5711 - af_unix: fix struct pid memory leak
5712 - pptp: fix illegal memory access caused by multiple bind()s
5713 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
5714 - net: dsa: fix mv88e6xxx switches
5715 - tipc: fix connection abort during subscription cancel
5716 - inet: frag: Always orphan skbs inside ip_defrag()
5717 - switchdev: Require RTNL mutex to be held when sending FDB notifications
5718 - tcp: beware of alignments in tcp_get_info()
5719 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
5720 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
5721 - ipv6: addrconf: Fix recursive spin lock call
5722 - ipv6: fix a lockdep splat
5723 - unix: correctly track in-flight fds in sending process user_struct
5724 - tcp: do not drop syn_recv on all icmp reports
5725 - net:Add sysctl_max_skb_frags
5726 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
5727 - enic: increment devcmd2 result ring in case of timeout
5728 - sctp: translate network order to host order when users get a hmacid
5729 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
5730 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
5731 eth_get_headlen
5732 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5733 - bonding: Fix ARP monitor validation
5734 - ipv4: fix memory leaks in ip_cmsg_send() callers
5735 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
5736 - af_unix: Guard against other == sk in unix_dgram_sendmsg
5737 - tipc: fix premature addition of node to lookup table
5738 - tcp: md5: release request socket instead of listener
5739 - qmi_wwan: add "4G LTE usb-modem U901"
5740 - net/mlx4_en: Count HW buffer overrun only once
5741 - net/mlx4_en: Avoid changing dev->features directly in run-time
5742 - l2tp: Fix error creating L2TP tunnels
5743 - pppoe: fix reference counting in PPPoE proxy
5744 - net_sched fix: reclassification needs to consider ether protocol changes
5745 - route: check and remove route cache when we get route
5746 - tcp/dccp: fix another race at listener dismantle
5747 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
5748 - rtnl: RTM_GETNETCONF: fix wrong return value
5749 - tipc: unlock in error path
5750 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
5751 - sctp: Fix port hash table size computation
5752 - ext4: fix bh->b_state corruption
5753 - ARM: debug-ll: fix BCM63xx entry for multiplatform
5754 - arm64: errata: Add -mpc-relative-literal-loads to build flags
5755 - KVM: s390: fix guest fprs memory leak
5756 - devm_memremap: Fix error value when memremap failed
5757 - drm/gma500: Use correct unref in the gem bo create function
5758 - ARM: 8457/1: psci-smp is built only for SMP
5759 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
5760 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
5761 - efi: Do variable name validation tests in utf8
5762 - efi: Make our variable validation list include the guid
5763 - efi: Make efivarfs entries immutable by default
5764 - efi: Add pstore variables to the deletion whitelist
5765 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
5766 - bcache: fix a livelock when we cause a huge number of cache misses
5767 - bcache: Add a cond_resched() call to gc
5768 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
5769 - bcache: fix a leak in bch_cached_dev_run()
5770 - bcache: unregister reboot notifier if bcache fails to unregister device
5771 - bcache: allows use of register in udev to avoid "device_busy" error.
5772 - bcache: Change refill_dirty() to always scan entire disk if necessary
5773 - dm thin: fix race condition when destroying thin pool workqueue
5774 - can: ems_usb: Fix possible tx overflow
5775 - usb: dwc3: Fix assignment of EP transfer resources
5776 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
5777 - USB: option: add support for SIM7100E
5778 - USB: option: add "4G LTE usb-modem U901"
5779 - drivers: android: correct the size of struct binder_uintptr_t for
5780 BC_DEAD_BINDER_DONE
5781 - spi: omap2-mcspi: Prevent duplicate gpio_request
5782 - iw_cxgb3: Fix incorrectly returning error on success
5783 - drm/i915: shut up gen8+ SDE irq dmesg noise
5784 - ocfs2: unlock inode if deleting inode from orphan fails
5785 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
5786 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
5787 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
5788 - clocksource/drivers/vt8500: Increase the minimum delta
5789 - s390/kvm: remove dependency on struct save_area definition
5790 - KVM: s390: fix memory overwrites when vx is disabled
5791 - Btrfs: add missing brelse when superblock checksum fails
5792 - Btrfs: igrab inode in writepage
5793 - btrfs: statfs: report zero available if metadata are exhausted
5794 - Btrfs: send, don't BUG_ON() when an empty symlink is found
5795 - Btrfs: fix number of transaction units required to create symlink
5796 - Btrfs: fix transaction handle leak on failure to create hard link
5797 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
5798 subvolume roots
5799 - btrfs: initialize the seq counter in struct btrfs_device
5800 - s390: fix normalization bug in exception table sorting
5801 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5802 - s390/dasd: fix refcount for PAV reassignment
5803 - s390/dasd: fix performance drop
5804 - uml: flush stdout before forking
5805 - uml: fix hostfs mknod()
5806 - um: link with -lpthread
5807 - locks: fix unlock when fcntl_setlk races with a close
5808 - rtlwifi: rtl_pci: Fix kernel panic
5809 - rtlwifi: rtl8192cu: Add missing parameter setup
5810 - rtlwifi: rtl8192ce: Fix handling of module parameters
5811 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5812 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5813 - rtlwifi: rtl8192se: Fix module parameter initialization
5814 - rtlwifi: rtl8188ee: Fix module parameter initialization
5815 - rtlwifi: rtl8723be: Fix module parameter initialization
5816 - mei: fix fasync return value on error
5817 - mei: validate request value in client notify request ioctl
5818 - namei: ->d_inode of a pinned dentry is stable only for positives
5819 - rc: sunxi-cir: Initialize the spinlock properly
5820 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5821 - si2157: return -EINVAL if firmware blob is too big
5822 - gspca: ov534/topro: prevent a division by 0
5823 - vb2: fix a regression in poll() behavior for output,streams
5824 - tda1004x: only update the frontend properties if locked
5825 - dm space map metadata: remove unused variable in brb_pop()
5826 - dm snapshot: fix hung bios when copy error occurs
5827 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5828 - coresight: checking for NULL string in coresight_name_match()
5829 - irqchip/omap-intc: Add support for spurious irq handling
5830 - irqchip/mxs: Add missing set_handle_irq()
5831 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5832 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5833 - posix-clock: Fix return code on the poll method's error path
5834 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5835 - mmc: usdhi6rol0: handle NULL data in timeout
5836 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5837 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5838 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5839 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5840 - mmc: core: Enable tuning according to the actual timing
5841 - mmc: mmci: fix an ages old detection error
5842 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5843 - mmc: pxamci: fix again read-only gpio detection polarity
5844 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5845 - mmc: sdhci: Allow override of mmc host operations
5846 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5847 - Bluetooth: Use continuous scanning when creating LE connections
5848 - Bluetooth: Add support of Toshiba Broadcom based devices
5849 - Bluetooth: Fix incorrect removing of IRKs
5850 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5851 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5852 - time: Avoid signed overflow in timekeeping_get_ns()
5853 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5854 - Revert "MIPS: Fix PAGE_MASK definition"
5855 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5856 - MIPS: hpet: Choose a safe value for the ETIME check
5857 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5858 - MIPS: Fix buffer overflow in syscall_get_arguments()
5859 - EDAC: Robustify workqueues destruction
5860 - EDAC, mc_sysfs: Fix freeing bus' name
5861 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5862 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5863 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5864 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5865 - virtio_balloon: fix race by fill and leak
5866 - virtio_balloon: fix race between migration and ballooning
5867 - virtio_pci: fix use after free on release
5868 - drm/vmwgfx: Fix an incorrect lock check
5869 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5870 - drm/vmwgfx: respect 'nomodeset'
5871 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5872 - drm/amdgpu: call hpd_irq_event on resume
5873 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5874 - drm/amdgpu: fix tonga smu resume
5875 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5876 - drm/amdgpu: no need to load MC firmware on fiji
5877 - drm/amdgpu: move gmc7 support out of CIK dependency
5878 - drm/amdgpu: iceland use CI based MC IP
5879 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5880 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5881 - drm/amdgpu: drop topaz support from gmc8 module
5882 - drm/amdgpu: don't load MEC2 on topaz
5883 - drm/amdgpu: remove exp hardware support from iceland
5884 - drm/amdgpu: fix s4 resume
5885 - drm/amdgpu: remove unnecessary forward declaration
5886 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5887 - drm/amdgpu: fix issue with overlapping userptrs
5888 - drm/amdgpu: use post-decrement in error handling
5889 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5890 - drm/amdgpu/pm: adjust display configuration after powerstate
5891 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5892 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5893 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5894 training
5895 - drm/nouveau: platform: Fix deferred probe
5896 - drm/dp/mst: process broadcast messages correctly
5897 - drm/dp/mst: always send reply for UP request
5898 - drm/dp/mst: fix in MSTB RAD initialization
5899 - drm/dp/mst: fix in RAD element access
5900 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5901 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5902 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5903 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5904 - drm/dp/mst: deallocate payload on port destruction
5905 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5906 - drm/radeon: call hpd_irq_event on resume
5907 - drm/radeon: Fix "slow" audio over DP on DCE8+
5908 - drm/radeon: clean up fujitsu quirks
5909 - drm/radeon: properly byte swap vce firmware setup
5910 - drm/radeon: cleaned up VCO output settings for DP audio
5911 - drm/radeon: Add a common function for DFS handling
5912 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5913 - drm: add helper to check for wc memory support
5914 - drm/radeon: mask out WC from BO on unsupported arches
5915 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5916 - drm: fix missing reference counting decrease
5917 - drm/i915: Restore inhibiting the load of the default context
5918 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5919 - drm/i915: Init power domains early in driver load
5920 - drm/i915: Make sure DC writes are coherent on flush.
5921 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5922 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5923 SKL+
5924 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5925 - drm/i915/dsi: defend gpio table against out of bounds access
5926 - drm/i915/dsi: don't pass arbitrary data to sideband
5927 - drm/i915: fix error path in intel_setup_gmbus()
5928 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5929 - drm/radeon: use post-decrement in error handling
5930 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5931 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5932 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5933 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5934 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5935 - drm/radeon/pm: adjust display configuration after powerstate
5936 - make sure that freeing shmem fast symlinks is RCU-delayed
5937 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5938 supported
5939 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5940 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5941 - uapi: update install list after nvme.h rename
5942 - lib: sw842: select crc32
5943 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5944 R700
5945 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5946 R830
5947 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5948 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5949 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5950 - dmaengine: dw: fix cyclic transfer setup
5951 - dmaengine: dw: fix cyclic transfer callbacks
5952 - dmaengine: at_xdmac: fix resume for cyclic transfers
5953 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5954 - IB/cm: Fix a recently introduced deadlock
5955 - IB/qib: fix mcast detach when qp not attached
5956 - IB/qib: Support creating qps with GFP_NOIO flag
5957 - IB/mlx5: Expose correct maximum number of CQE capacity
5958 - Thermal: initialize thermal zone device correctly
5959 - Thermal: handle thermal zone device properly during system sleep
5960 - Thermal: do thermal zone update after a cooling device registered
5961 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5962 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5963 - hwmon: (ads1015) Handle negative conversion values correctly
5964 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5965 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5966 - seccomp: always propagate NO_NEW_PRIVS on tsync
5967 - libceph: fix ceph_msg_revoke()
5968 - libceph: don't bail early from try_read() when skipping a message
5969 - libceph: use the right footer size when skipping a message
5970 - libceph: don't spam dmesg with stray reply warnings
5971 - sd: Optimal I/O size is in bytes, not sectors
5972 - Staging: speakup: Fix getting port information
5973 - Revert "Staging: panel: usleep_range is preferred over udelay"
5974 - cdc-acm:exclude Samsung phone 04e8:685d
5975 - perf stat: Do not clean event's private stats
5976 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5977 - rfkill: fix rfkill_fop_read wait_event usage
5978 - mac80211: Requeue work after scan complete for all VIF types.
5979 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5980 - Revert "workqueue: make sure delayed work run in local cpu"
5981 - ALSA: hda - Apply clock gate workaround to Skylake, too
5982 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5983 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5984 - target: Fix LUN_RESET active TMR descriptor handling
5985 - target: Fix TAS handling for multi-session se_node_acls
5986 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5987 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5988 - spi: atmel: fix gpio chip-select in case of non-DT platform
5989 - libata: fix sff host state machine locking while polling
5990 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5991 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5992 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5993 - cpuset: make mm migration asynchronous
5994 - cgroup: make sure a parent css isn't offlined before its children
5995 - writeback: keep superblock pinned during cgroup writeback association
5996 switches
5997 - phy: core: fix wrong err handle for phy_power_on
5998 - i2c: i801: Adding Intel Lewisburg support for iTCO
5999 - bio: return EINTR if copying to user space got interrupted
6000 - block: fix use-after-free in dio_bio_complete
6001 - nfs: fix nfs_size_to_loff_t
6002 - NFSv4: Fix a dentry leak on alias use
6003 - of/irq: Fix msi-map calculation for nonzero rid-base
6004 - KVM: async_pf: do not warn on page allocation failures
6005 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
6006 - KVM: x86: fix missed hardware breakpoints
6007 - KVM: x86: MMU: fix ubsan index-out-of-range warning
6008 - powerpc/eeh: Fix partial hotplug criterion
6009 - tracing: Fix showing function event in available_events
6010 - sunrpc/cache: fix off-by-one in qword_get()
6011 - kernel/resource.c: fix muxed resource handling in __request_region()
6012 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
6013 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
6014 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
6015 - xen/arm: correctly handle DMA mapping of compound pages
6016 - xen/scsiback: correct frontend counting
6017 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
6018 - xen/pciback: Save the number of MSI-X entries to be copied later.
6019 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
6020 extracted.
6021 - should_follow_link(): validate ->d_seq after having decided to follow
6022 - do_last(): ELOOP failure exit should be done after leaving RCU mode
6023 - hpfs: don't truncate the file when delete fails
6024 - x86/irq: Call chip->irq_set_affinity in proper context
6025 - x86/irq: Fix a race in x86_vector_free_irqs()
6026 - x86/irq: Validate that irq descriptor is still active
6027 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
6028 - x86/irq: Reorganize the return path in assign_irq_vector
6029 - x86/irq: Reorganize the search in assign_irq_vector
6030 - x86/irq: Check vector allocation early
6031 - x86/irq: Copy vectormask instead of an AND operation
6032 - x86/irq: Get rid of code duplication
6033 - x86/irq: Remove offline cpus from vector cleanup
6034 - x86/irq: Clear move_in_progress before sending cleanup IPI
6035 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
6036 - x86/irq: Remove outgoing CPU from vector cleanup mask
6037 - x86/irq: Call irq_force_move_complete with irq descriptor
6038 - x86/irq: Plug vector cleanup race
6039 - IB/cma: Fix RDMA port validation for iWarp
6040 - iwlwifi: dvm: fix WoWLAN
6041 - iwlwifi: pcie: properly configure the debug buffer size for 8000
6042 - iwlwifi: update and fix 7265 series PCI IDs
6043 - iwlwifi: mvm: don't allow sched scans without matches to be started
6044 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
6045 - bcache: prevent crash on changing writeback_running
6046 - Linux 4.4.4
6047
6048 * mlx4_en didn't choose time-stamping shift value according to HW frequency
6049 (LP: #1552627)
6050 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
6051
6052 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
6053 - target/transport: add flag to indicate CPU Affinity is observed
6054 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
6055 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
6056
6057 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6058 - qla2xxx: Fix warning reported by static checker
6059 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
6060 - qla2xxx: Fix stale pointer access.
6061 - qla2xxx: Use ATIO type to send correct tmr response
6062 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
6063
6064 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
6065 - [Config] Add s390x zfcp to scsi-modules udeb
6066
6067 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
6068
6069 linux (4.4.0-10.25) xenial; urgency=low
6070
6071 [ Tim Gardner ]
6072
6073 * Release Tracking Bug
6074 - LP: #1552247
6075
6076 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
6077 - security: let security modules use PTRACE_MODE_* with bitmasks
6078
6079 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
6080 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
6081
6082 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
6083 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
6084 - mmc: sdhci: Fix DMA descriptor with zero data length
6085
6086 * Miscellaneous Ubuntu changes
6087 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
6088
6089 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
6090
6091 linux (4.4.0-9.24) xenial; urgency=low
6092
6093 [ Tim Gardner ]
6094
6095 * Release Tracking Bug
6096 - LP: #1551319
6097
6098 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
6099 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
6100
6101 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
6102 #1448912)
6103 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
6104 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
6105 replacedby is not setup
6106 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
6107 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
6108 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
6109 replacedby
6110 - SAUCE: apparmor: Fix: label_vec_merge insertion
6111 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
6112 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
6113 merge path
6114 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
6115 labelset lock
6116 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
6117
6118 * apparmor kernel BUG kills firefox (LP: #1430546)
6119 - SAUCE: apparmor: Disallow update of cred when then subjective != the
6120 objective cred
6121 - SAUCE: apparmor: rework retrieval of the current label in the profile update
6122 case
6123
6124 * sleep from invalid context in aa_move_mount (LP: #1539349)
6125 - SAUCE: apparmor: fix sleep from invalid context
6126
6127 * s390x: correct restore of high gprs on signal return (LP: #1550468)
6128 - s390/compat: correct restore of high gprs on signal return
6129
6130 * missing SMAP support (LP: #1550517)
6131 - x86/entry/compat: Add missing CLAC to entry_INT80_32
6132
6133 * Floating-point exception handler receives empty Data-Exception Code in
6134 Floating Point Control register (LP: #1548414)
6135 - s390/fpu: signals vs. floating point control register
6136
6137 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
6138 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
6139
6140 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
6141 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
6142 build fips840/b1208b_1604.840 (LP: #1532914)
6143 - cxl: Fix PSL timebase synchronization detection
6144
6145 * [Feature]EDAC support for Knights Landing (LP: #1519631)
6146 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
6147
6148 * Various failures of kernel_security suite on Xenial kernel on s390x arch
6149 (LP: #1531327)
6150 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
6151
6152 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
6153 - [Config] Provides: virtualbox-guest-modules when appropriate
6154
6155 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
6156 #1507588)
6157 - [Config] Provides: virtualbox-guest-modules when appropriate
6158
6159 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
6160 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
6161 - SAUCE: i915_bpo: Update intel_ips.h file location
6162 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
6163 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
6164 - drm/i915: remove an extra level of indirection in PCI ID list
6165 - drm/i915/kbl: Add Kabylake PCI ID
6166 - drm/i915/kbl: Add Kabylake GT4 PCI ID
6167 - mm: Export nr_swap_pages
6168 - async: export current_is_async()
6169 - drm: fix potential dangling else problems in for_each_ macros
6170 - dp/mst: add SDP stream support
6171 - drm: Implement drm_modeset_lock_all_ctx()
6172 - drm: Add "prefix" parameter to drm_rect_debug_print()
6173 - drm/i915: Set connector_state->connector using the helper.
6174 - drm/atomic: add connector mask to drm_crtc_state.
6175 - drm/i915: Report context GTT size
6176 - drm/i915: Add get_eld audio component
6177 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
6178 - SAUCE: i915_bpo: Revert passing plane/encoder name
6179 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
6180 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
6181 - drm/i915/bxt: update list of PCIIDs
6182 - drm/i915/skl: Add missing SKL ids
6183 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
6184 driver isn't"
6185 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
6186 - drm/atomic: Do not unset crtc when an encoder is stolen
6187 - drm/i915: Update connector_mask during readout, v2.
6188 - drm/atomic: Add encoder_mask to crtc_state, v3.
6189 - SAUCE: drm/core: Add drm_encoder_index.
6190 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
6191 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
6192
6193 * arm64: guest hangs when ntpd is running (LP: #1549494)
6194 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
6195 - hrtimer: Catch illegal clockids
6196 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
6197
6198 * Miscellaneous Ubuntu changes
6199 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
6200 - [Config] CONFIG_ARM_SMMU=y on arm64
6201 - rebase to v4.4.3
6202 - [Debian] git-ubuntu-log -- ensure we get the last commit
6203 - [Config] fix up spelling of probably again
6204 - [Debian] perf -- build in the context of the full generated local headers
6205 - SAUCE: tools: lib/bpf -- add generated headers to search path
6206 - SAUCE: proc: Always set super block owner to init_user_ns
6207 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
6208 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
6209 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
6210 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
6211 needs locking
6212 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
6213 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
6214 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
6215 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
6216 of remove_and_insert
6217 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
6218 transitions ns
6219 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
6220 freed.
6221 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
6222 been removed
6223 - SAUCE: apparmor: Fix: query label file permission
6224 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
6225 - SAUCE: fixup: cleanup return handling of labels
6226 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
6227 destroyed
6228 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
6229 - SAUCE: fixup: 20/23 locking issue around in __label_update
6230 - SAUCE: fixup: get rid of unused var build warning
6231 - SAUCE: fixup: cast poison values to remove warnings
6232 - SAUCE: apparmor: fix refcount race when finding a child profile
6233 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
6234 - SAUCE: fix: audit "no_new_privs" case for exec failure
6235 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
6236 - SAUCE: Move replacedby allocation into label_alloc
6237 - [Debian] supply zfs dkms Provides: based on do_zfs
6238 - [Config] supply zfs dkms Provides: based on do_zfs
6239 - [Config] drop linux-image-3.0 provides
6240
6241 * Miscellaneous upstream changes
6242 - x86/mpx: Fix off-by-one comparison with nr_registers
6243
6244 [ Upstream Kernel Changes ]
6245
6246 * rebase to v4.4.3
6247
6248 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
6249
6250 linux (4.4.0-8.23) xenial; urgency=low
6251
6252 * cgroup namespace mounts broken in containers (LP: #1549398)
6253 - SAUCE: kernfs: Always set super block owner to init_user_ns
6254
6255 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
6256 - arm64: mm: avoid calling apply_to_page_range on empty range
6257 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
6258
6259 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
6260 - [Config] postinst -- handle recreating symlinks when a real file is present
6261
6262 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
6263 - SAUCE: cred: Add clone_cred() interface
6264 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6265 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6266 - SAUCE: overlayfs: Be more careful about copying up sxid files
6267 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
6268
6269 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
6270 - SAUCE: cred: Add clone_cred() interface
6271 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6272 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6273 - SAUCE: overlayfs: Be more careful about copying up sxid files
6274 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
6275
6276 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
6277 - SAUCE: cred: Add clone_cred() interface
6278 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6279 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6280
6281 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
6282 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
6283 - net: Add eth_platform_get_mac_address() helper.
6284 - i40e: Add mac_filter_element at the end of the list instead of HEAD
6285 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
6286 - i40e: Replace X722 mac check in ethtool get_settings
6287 - i40evf: allow channel bonding of VFs
6288 - i40e: define function capabilities in only one place
6289 - i40evf: null out ring pointers on free
6290 - i40e: Cleanup the code with respect to restarting autoneg
6291 - i40e: update features with right offload
6292 - i40e: bump version to 1.4.10
6293 - i40e: add new device IDs for X722
6294 - i40e: Extend ethtool RSS hooks for X722
6295 - i40e/i40evf: Fix for UDP/TCP RSS for X722
6296 - i40evf: add new write-back mode
6297 - i40e/i40evf: Use private workqueue
6298 - i40e: add new proxy-wol bit for X722
6299 - i40e: Limit DCB FW version checks to X710/XL710 devices
6300 - i40e: AQ Add Run PHY Activity struct
6301 - i40e: AQ Geneve cloud tunnel type
6302 - i40e: AQ Add external power class to get link status
6303 - i40e: add 100Mb ethtool reporting
6304 - ixgbe: bulk free SKBs during TX completion cleanup cycle
6305 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
6306 - igb: Unpair the queues when changing the number of queues
6307 - igb/igbvf: don't give up
6308 - igb: clean up code for setting MAC address
6309 - igb: Refactor VFTA configuration
6310 - igb: Allow asymmetric configuration of MTU versus Rx frame size
6311 - igb: Do not factor VLANs into RLPML calculation
6312 - igb: Always enable VLAN 0 even if 8021q is not loaded
6313 - igb: Merge VLVF configuration into igb_vfta_set
6314 - igb: Clean-up configuration of VF port VLANs
6315 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
6316 - igb: Drop unnecessary checks in transmit path
6317 - igb: Enable use of "bridge fdb add" to set unicast table entries
6318 - igb: Add workaround for VLAN tag stripping on 82576
6319 - i40e: AQ Shared resource flags
6320 - i40e: AQ Add set_switch_config
6321 - i40e: AQ Add VXLAN-GPE tunnel type
6322 - i40e: AQ thermal sensor control struct
6323 - i40e: Bump AQ minor version to 1.5 for new FW features
6324 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
6325 - i40e: fix write-back-on-itr to work with legacy itr
6326 - i40e: add counter for arq overflows
6327 - i40e: add 20G speed for Tx bandwidth calculations
6328 - i40e: refactor DCB function
6329 - i40e: add a little more to an NVM update debug message
6330 - i40evf: enable bus master after reset
6331 - i40e: add netdev info to VSI dump
6332 - i40e: remove VF device IDs from PF
6333 - i40e: trivial: remove unnecessary local var
6334 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
6335 - net: ixgbe: add minimal parser details for ixgbe
6336 - i40e: trivial: drop duplicate definition
6337 - i40e: trivial: fix missing space
6338 - i40e: fix bug in dma sync
6339 - i40e: do TSO only if CHECKSUM_PARTIAL is set
6340 - i40e: allocate memory safer
6341 - i40e: fix: do not sleep in netdev_ops
6342 - i40e: APIs to Add/remove port mirroring rules
6343 - i40e: negate PHY int mask bits
6344 - i40e: drop unused function
6345 - i40e: count allocation errors
6346 - i40e: avoid large memcpy by assigning struct
6347 - i40e/i40evf: bump version to 1.4.12/1.4.8
6348 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
6349 - i40e: add priv flag for automatic rule eviction
6350 - i40e: use eth_platform_get_mac_address()
6351 - i40e: move sync_vsi_filters up in service_task
6352 - i40e: Make the DCB firmware checks for X710/XL710 only
6353 - i40e: set shared bit for multicast filters
6354 - i40e: add VEB stat control and remove L2 cloud filter
6355 - i40e: use new add_veb calling with VEB stats control
6356 - i40e: Refactor force_wb and WB_ON_ITR functionality code
6357 - i40evf: Change vf driver string to reflect all products i40evf supports
6358 - i40e/i40evf: don't lose interrupts
6359 - i40e/i40evf: try again after failure
6360 - i40e: dump descriptor indexes in hex
6361 - i40e/i40evf: use __GFP_NOWARN
6362 - i40e/i40evf: use pages correctly in Rx
6363 - i40e/i40evf: use logical operators, not bitwise
6364 - i40e: properly show packet split status in debugfs
6365 - i40e/i40evf: Bump version
6366 - ixgbe: use u32 instead of __u32 in model header
6367 - ixgbe: fix dates on header of ixgbe_model.h
6368 - i40e: get rid of magic number
6369 - i40e: drop unused debugfs file "dump"
6370 - i40evf: support packet split receive
6371 - i40e: trivial: cleanup use of pf->hw
6372 - i40e: Add a SW workaround for lost interrupts
6373 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
6374 - i40e: Removal of code which relies on BASE VEB SEID
6375 - i40e/i40evf: avoid atomics
6376 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
6377 - i40e: expand comment
6378 - i40e: better error reporting for nvmupdate
6379 - i40evf: set adapter state on reset failure
6380 - i40e: clean event descriptor before use
6381 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
6382 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
6383 - i40e/i40evf: Drop outer checksum offload that was not requested
6384 - i40e/i40evf: Use u64 values instead of casting them in TSO function
6385 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
6386 - i40e/i40evf: Consolidate all header changes into TSO function
6387 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
6388 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
6389 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
6390 - i40e/i40evf: Do not write to descriptor unless we complete
6391 - i40e/i40evf: Add exception handling for Tx checksum
6392 - i40e/i40evf: Clean-up Rx packet checksum handling
6393 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
6394 - i40e: Fix ATR in relation to tunnels
6395 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
6396 - i40e: Update feature flags to reflect newly enabled features
6397 - i40evf: Update feature flags to reflect newly enabled features
6398 - i40e: Add support for ATR w/ IPv6 extension headers
6399 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
6400 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
6401 - i40e/i40evf: Move Tx checksum closer to TSO
6402 - i40e: Add functions to blink led on 10GBaseT PHY
6403 - i40e: Fix led blink capability for 10GBaseT PHY
6404 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
6405 - i40e: Do not wait for Rx queue disable in DCB reconfig
6406 - i40e: Fix for unexpected messaging
6407 - i40e: Expose some registers to program parser, FD and RSS logic
6408 - i40e: add check for null VSI
6409 - i40e: add adminq commands for Rx CTL registers
6410 - i40e: implement and use Rx CTL helper functions
6411 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
6412 - i40e: suspend scheduling during driver unload
6413 - i40e: let go of the past
6414 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
6415
6416 * MPT3SAS Driver update for next kernel release (LP: #1512221)
6417 - mpt3sas: A correction in unmap_resources
6418 - mpt3sas: Added support for high port count HBA variants.
6419 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
6420 - mpt3sas: Fix static analyzer(coverity) tool identified defects
6421 - mpt3sas: Never block the Enclosure device
6422 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
6423 - mpt3sas: Added smp_affinity_enable module parameter.
6424 - mpt3sas: Add support for configurable Chain Frame Size
6425 - mpt3sas: Updated MPI Header to 2.00.42
6426 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
6427 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
6428 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
6429
6430 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
6431 - ibmvscsi: Add endian conversions to sysfs attribute show functions
6432
6433 * Miscellaneous Ubuntu changes
6434 - [Packaging] git-ubuntu-log -- output should be utf-8
6435 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
6436
6437 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
6438
6439 linux (4.4.0-7.22) xenial; urgency=low
6440
6441 [ Tim Gardner ]
6442
6443 * Release Tracking Bug
6444 - LP: #1547205
6445
6446 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
6447 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
6448 - arm64: kernel: implement ACPI parking protocol
6449
6450 * Please pull cgroup namespaces (LP: #1546775)
6451 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
6452 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
6453 - SAUCE: (noup) cgroup: introduce cgroup namespaces
6454 - SAUCE: (noup) cgroup: cgroup namespace setns support
6455 - SAUCE: (noup) kernfs: define kernfs_node_dentry
6456 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
6457 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
6458 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
6459
6460 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
6461 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
6462 - pwm: lpss: Remove ->free() callback
6463 - pwm: bcm2835: Calculate scaler in ->config()
6464 - pwm: bcm2835: Prevent division by zero
6465 - pwm: bcm2835: Fix email address specification
6466 - pwm: lpss: Update PWM setting for Broxton
6467 - pwm: lpss: Select core part automatically
6468 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
6469 - pwm: fsl-ftm: Fix clock enable/disable when using PM
6470 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
6471 - pwm: lpc32xx: make device usable with common clock framework
6472 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
6473 - pwm: lpc32xx: return ERANGE, if requested period is not supported
6474 - pwm: rcar: Improve accuracy of frequency division setting
6475 - pwm: Add PWM driver for OMAP using dual-mode timers
6476 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
6477 - pwm: omap-dmtimer: Potential NULL dereference on error
6478 - pwm: Mark all devices as "might sleep"
6479
6480 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
6481 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
6482 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
6483
6484 * Update megaraid driver to MR6.10 (LP: #1544679)
6485 - megaraid_sas: Do not allow PCI access during OCR
6486 - megaraid_sas: MFI IO timeout handling
6487 - megaraid_sas: Syncing request flags macro names with firmware
6488 - megaraid_sas: Task management support
6489 - megaraid_sas: Update device queue depth based on interface type
6490 - megaraid_sas: Fastpath region lock bypass
6491 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
6492 - megaraid_sas: Code optimization build_and_issue_cmd return-type
6493 - megaraid_sas: Dual queue depth support
6494 - megaraid_sas: IO throttling support
6495 - megaraid_sas: Make adprecovery variable atomic
6496 - megaraid_sas: MFI adapter OCR changes
6497 - megaraid_sas: Introduce module parameter for SCSI command timeout
6498 - megaraid_sas: SPERC OCR changes
6499 - megaraid_sas: driver version upgrade
6500 - megaraid: fix null pointer check in megasas_detach_one().
6501 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
6502 - megaraid_sas: Fix SMAP issue
6503 - megaraid_sas: Add an i/o barrier
6504
6505 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
6506 - powerpc/powernv: Fix stale PE primary bus
6507
6508 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
6509 - [Config] Update bnx2x d-i firmware to 7.12.30
6510
6511 * Miscellaneous Ubuntu changes
6512 - rebase to v4.4.2
6513
6514 * Miscellaneous upstream changes
6515 - openvswitch: allow management from inside user namespaces
6516 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
6517 - net, thunderx: Remove unnecessary rcv buffer start address management
6518 - net: thunderx: HW TSO support for pass-2 hardware
6519 - net: thunderx: Enable CQE count threshold interrupt
6520 - net: cavium: liquidio: use helpers ns_to_timespec64()
6521 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
6522 - arm64: KVM: Configure TCR_EL2.PS at runtime
6523 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
6524 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
6525 - arm64: lib: improve copy_page to deal with 128 bytes at a time
6526 - arm64: lib: patch in prfm for copy_page if requested
6527 - arm64: prefetch: add missing #include for spin_lock_prefetch
6528 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
6529 - net: thunderx: Use napi_schedule_irqoff()
6530 - net: thunderx: Assign affinity hints to vf's interrupts
6531 - net: thunderx: bgx: Use standard firmware node infrastructure.
6532 - net: thunderx: bgx: Add log message when setting mac address
6533 - net: thunderx: Alloc higher order pages when pagesize is small
6534 - net: cavium: liquidio: Return correct error code
6535 - net: cavium: liquidio: fix check for in progress flag
6536 - livepatch: add old_sympos as disambiguator field to klp_func
6537 - livepatch: add sympos as disambiguator field to klp_reloc
6538 - livepatch: function,sympos scheme in livepatch sysfs directory
6539 - module: Use the same logic for setting and unsetting RO/NX
6540 - gcov: use within_module() helper.
6541 - module: use a structure to encapsulate layout.
6542 - module: clean up RO/NX handling.
6543 - module: keep percpu symbols in module's symtab
6544 - livepatch: Cleanup module page permission changes
6545
6546 [ Upstream Kernel Changes ]
6547
6548 * rebase to v4.4.2
6549
6550 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
6551
6552 linux (4.4.0-6.21) xenial; urgency=low
6553
6554 [ Tim Gardner ]
6555
6556 * Release Tracking Bug
6557 - LP: #1546283
6558
6559 * Naples/Zen, NTB Driver (LP: #1542071)
6560 - [Config] CONFIG_NTB_AMD=m
6561 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
6562
6563 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
6564 - SAUCE: storvsc: use small sg_tablesize on x86
6565
6566 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
6567 - [Config] CONFIG_ARMV8_DEPRECATED=y
6568
6569 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
6570 - powerpc/eeh: Fix stale cached primary bus
6571
6572 * Miscellaneous Ubuntu changes
6573 - SAUCE: fs: Add user namesapace member to struct super_block
6574 - SAUCE: fs: Limit file caps to the user namespace of the super block
6575 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
6576 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
6577 - SAUCE: block_dev: Check permissions towards block device inode when mounting
6578 - SAUCE: fs: Treat foreign mounts as nosuid
6579 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
6580 - SAUCE: userns: Replace in_userns with current_in_userns
6581 - SAUCE: Smack: Handle labels consistently in untrusted mounts
6582 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
6583 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
6584 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
6585 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
6586 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
6587 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
6588 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
6589 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
6590 - SAUCE: fuse: Add support for pid namespaces
6591 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
6592 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
6593 - SAUCE: fuse: Allow user namespace mounts
6594 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
6595 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
6596 - SAUCE: quota: Convert ids relative to s_user_ns
6597 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
6598 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
6599 - SAUCE: quota: Treat superblock owner as privilged
6600 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
6601 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
6602 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
6603 - SAUCE: ext4: Add module parameter to enable user namespace mounts
6604 - SAUCE: fuse: Add module parameter to enable user namespace mounts
6605
6606 * Miscellaneous upstream changes
6607 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
6608 - libahci: Implement the capability to override the generic ahci interrupt handler.
6609 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
6610 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
6611
6612 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
6613
6614 linux (4.4.0-5.20) xenial; urgency=low
6615
6616 [ Tim Gardner ]
6617
6618 * Release Tracking Bug
6619 - LP: #1544637
6620
6621 * s390/cio: update measurement characteristics (LP: #1541534)
6622 - s390/cio: fix measurement characteristics memleak
6623 - s390/cio: ensure consistent measurement state
6624 - s390/cio: update measurement characteristics
6625
6626 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
6627 - qeth: initialize net_device with carrier off
6628
6629 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
6630 - [Config] CONFIG_ZONE_DMA=y
6631 - mm: CONFIG_NR_ZONES_EXTENDED
6632
6633 * perf enahancements for ppc64 (LP: #1521678)
6634 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
6635 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
6636 - perf kvm/powerpc: Port perf kvm stat to powerpc
6637 - perf kvm/powerpc: Add support for HCALL reasons
6638
6639 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
6640 - SAUCE: nbd: ratelimit error msgs after socket close
6641
6642 * sleep from invalid context in aa_move_mount (LP: #1539349)
6643 - SAUCE: apparmor: fix sleep from invalid context
6644
6645 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
6646 - net/mlx5_core: Modify enable/disable hca functions
6647 - net/mlx5_core: Add base sriov support
6648 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
6649 - net/mlx5: Update access functions to Query/Modify vport MAC address
6650 - net/mlx5: Introduce access functions to modify/query vport mac lists
6651 - net/mlx5: Introduce access functions to modify/query vport state
6652 - net/mlx5: Introduce access functions to modify/query vport promisc mode
6653 - net/mlx5: Introduce access functions to modify/query vport vlans
6654 - net/mlx5e: Write UC/MC list and promisc mode into vport context
6655 - net/mlx5e: Write vlan list into vport context
6656 - net/mlx5: Introducing E-Switch and l2 table
6657 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
6658 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
6659 - net/mlx5: E-Switch, Introduce Vport administration functions
6660 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
6661 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
6662 - net/mlx5: E-Switch, Introduce get vf statistics
6663 - net/mlx5e: Add support for SR-IOV ndos
6664 - net/mlx5: Fix query E-Switch capabilities
6665 - net/mlx5e: Assign random MAC address if needed
6666
6667 * make wacom_w8001 work well in xenial (LP: #1542771)
6668 - Input: wacom_w8001 - use __set_bit for evbits
6669 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
6670 - Input: wacom_w8001 - handle touch error case correctly
6671 - Input: wacom_w8001 - split pen and touch initialization up
6672 - Input: wacom_w8001 - split the touch and pen devices into two devices
6673 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
6674
6675 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
6676 - ubuntu: vbox -- update to 5.0.14-dfsg-2
6677
6678 * Miscellaneous Ubuntu changes
6679 - [Packaging] git-ubuntu-log -- fix empty section formatting
6680 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
6681
6682 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
6683
6684 linux (4.4.0-4.19) xenial; urgency=low
6685
6686 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
6687 - [Config] update spl/zfs version
6688 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
6689 - [Config] reconstruct -- drop links for zfs userspace components
6690 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
6691
6692 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
6693 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
6694
6695 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
6696 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6697
6698 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
6699 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
6700
6701 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
6702 - HID: multitouch: enable palm rejection if device implements confidence usage
6703
6704 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6705 - qla2xxx: Remove unavailable firmware files
6706 - qla2xxx: Enable Extended Logins support
6707 - qla2xxx: Enable Exchange offload support.
6708 - qla2xxx: Enable Target counters in DebugFS.
6709 - qla2xxx: Add FW resource count in DebugFS.
6710 - qla2xxx: Added interface to send explicit LOGO.
6711 - qla2xxx: Delete session if initiator is gone from FW
6712 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
6713 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
6714 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
6715 - qla2xxx: Add irq affinity notification
6716 - qla2xxx: Add selective command queuing
6717 - qla2xxx: Move atioq to a different lock to reduce lock contention
6718 - qla2xxx: Disable ZIO at start time.
6719 - qla2xxx: Set all queues to 4k
6720 - qla2xxx: Check for online flag instead of active reset when transmitting responses
6721 - scsi: qla2xxxx: avoid type mismatch in comparison
6722
6723 * [Hyper-V] PCI Passthrough (LP: #1541120)
6724 - x86/irq: Export functions to allow MSI domains in modules
6725 - genirq/msi: Export functions to allow MSI domains in modules
6726
6727 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
6728 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
6729 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
6730 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
6731 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
6732 - lpfc: Fix crash in fcp command completion path.
6733 - lpfc: Modularize and cleanup FDMI code in driver
6734 - lpfc: Fix RDP Speed reporting.
6735 - lpfc: Fix RDP ACC being too long.
6736 - lpfc: Make write check error processing more resilient
6737 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
6738 - lpfc: Fix mbox reuse in PLOGI completion
6739 - lpfc: Fix external loopback failure.
6740 - lpfc: Add logging for misconfigured optics.
6741 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
6742 - lpfc: Use kzalloc instead of kmalloc
6743 - lpfc: Update version to 11.0.0.10 for upstream patch set
6744
6745 * Miscellaneous Ubuntu changes
6746 - [Config] CONFIG_ARM64_VA_BITS=48
6747 - [Config] Fixed Vcs-Git
6748
6749 * Miscellaneous upstream changes
6750 - cxl: Fix possible idr warning when contexts are released
6751 - cxl: use correct operator when writing pcie config space values
6752 - cxlflash: drop unlikely before IS_ERR_OR_NULL
6753 - cxl: Fix DSI misses when the context owning task exits
6754 - cxlflash: Removed driver date print
6755 - cxlflash: Fix to resolve cmd leak after host reset
6756 - cxlflash: Resolve oops in wait_port_offline
6757 - cxlflash: Enable device id for future IBM CXL adapter
6758 - cxl: fix build for GCC 4.6.x
6759 - cxl: use -Werror only with CONFIG_PPC_WERROR
6760 - cxl: Enable PCI device ID for future IBM CXL adapter
6761
6762 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
6763
6764 linux (4.4.0-3.17) xenial; urgency=low
6765
6766 [ Tim Gardner ]
6767
6768 * Release Tracking Bug
6769 - LP: #1541058
6770 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
6771 - LP: #1531539
6772 * SAUCE: nvme merge cleanup
6773 - LP: #1531539
6774 * rebase to v4.4.1
6775
6776 [ Andy Whitcroft ]
6777
6778 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
6779 ioctls"
6780 - LP: #1538618
6781 * postinst -- detect symlinks correctly
6782 - LP: #1536810
6783
6784 [ John Johansen ]
6785
6786 * SAUCE: apparmor: fix sleep from invalid context
6787 - LP: #1539349
6788
6789 [ Upstream Kernel Changes ]
6790
6791 * powerpc/eeh: Fix PE location code
6792 - LP: #1538909
6793 * powerpc/pseries: Limit EPOW reset event warnings
6794 - LP: #1539102
6795 * lightnvm: fix bio submission issue
6796 - LP: #1531539
6797 * lightnvm: fix incorrect nr_free_blocks stat
6798 - LP: #1531539
6799 * lightnvm: add check after mempool allocation
6800 - LP: #1531539
6801 * lightnvm: unlock rq and free ppa_list on submission fail
6802 - LP: #1531539
6803 * lightnvm: move ppa erase logic to core
6804 - LP: #1531539
6805 * lightnvm: refactor rqd ppa list into set/free
6806 - LP: #1531539
6807 * lightnvm: refactor end_io functions for sync
6808 - LP: #1531539
6809 * lightnvm: return the get_bb_tbl return value
6810 - LP: #1531539
6811 * lightnvm: check bi_error in gc
6812 - LP: #1531539
6813 * lightnvm: put block back to gc list on its reclaim fail
6814 - LP: #1531539
6815 * lightnvm: fix locking and mempool in rrpc_lun_gc
6816 - LP: #1531539
6817 * lightnvm: sectors first in ppa list
6818 - LP: #1531539
6819 * lightnvm: move the pages per block check out of the loop
6820 - LP: #1531539
6821 * lightnvm: support multiple ppas in nvm_erase_ppa
6822 - LP: #1531539
6823 * lightnvm: move rq->error to nvm_rq->error
6824 - LP: #1531539
6825 * lightnvm: introduce nvm_submit_ppa
6826 - LP: #1531539
6827 * lightnvm: reference rrpc lun in rrpc block
6828 - LP: #1531539
6829 * lightnvm: fix missing grown bad block type
6830 - LP: #1531539
6831 * lightnvm: manage open and closed blocks separately
6832 - LP: #1531539
6833 * lightnvm: add mccap support
6834 - LP: #1531539
6835 * lightnvm: introduce mlc lower page table mappings
6836 - LP: #1531539
6837 * lightnvm: core on-disk initialization
6838 - LP: #1531539
6839 * lightnvm: introduce ioctl to initialize device
6840 - LP: #1531539
6841 * lightnvm: use system block for mm initialization
6842 - LP: #1531539
6843 * lightnvm: introduce factory reset
6844 - LP: #1531539
6845 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6846 - LP: #1531539
6847 * blk-mq: add a flags parameter to blk_mq_alloc_request
6848 - LP: #1531539
6849 * nvme: move struct nvme_iod to pci.c
6850 - LP: #1531539
6851 * nvme: split command submission helpers out of pci.c
6852 - LP: #1531539
6853 * nvme: use offset instead of a struct for registers
6854 - LP: #1531539
6855 * nvme: split nvme_trans_device_id_page
6856 - LP: #1531539
6857 * nvme: use vendor it from identify
6858 - LP: #1531539
6859 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6860 - LP: #1531539
6861 * nvme: simplify nvme_setup_prps calling convention
6862 - LP: #1531539
6863 * nvme: refactor nvme_queue_rq
6864 - LP: #1531539
6865 * nvme: factor out a nvme_unmap_data helper
6866 - LP: #1531539
6867 * nvme: move nvme_error_status to common code
6868 - LP: #1531539
6869 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6870 - LP: #1531539
6871 * nvme: split __nvme_submit_sync_cmd
6872 - LP: #1531539
6873 * nvme: use the block layer for userspace passthrough metadata
6874 - LP: #1531539
6875 * nvme: move block_device_operations and ns/ctrl freeing to common code
6876 - LP: #1531539
6877 * nvme: add explicit quirk handling
6878 - LP: #1531539
6879 * nvme: move remaining CC setup into nvme_enable_ctrl
6880 - LP: #1531539
6881 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6882 - LP: #1531539
6883 * nvme: add a common helper to read Identify Controller data
6884 - LP: #1531539
6885 * nvme: move the call to nvme_init_identify earlier
6886 - LP: #1531539
6887 * nvme: move namespace scanning to common code
6888 - LP: #1531539
6889 * nvme: move chardev and sysfs interface to common code
6890 - LP: #1531539
6891 * nvme: refactor set_queue_count
6892 - LP: #1531539
6893 * blk-integrity: empty implementation when disabled
6894 - LP: #1531539
6895 * NVMe: fix build with CONFIG_NVM enabled
6896 - LP: #1531539
6897 * nvme: fix another 32-bit build warning
6898 - LP: #1531539
6899 * nvme: precedence bug in nvme_pr_clear()
6900 - LP: #1531539
6901 * nvme: only ignore hardware errors in nvme_create_io_queues
6902 - LP: #1531539
6903 * nvme: only add a controller to dev_list after it's been fully
6904 initialized
6905 - LP: #1531539
6906 * nvme: protect against simultaneous shutdown invocations
6907 - LP: #1531539
6908 * nvme: don't take the I/O queue q_lock in nvme_timeout
6909 - LP: #1531539
6910 * nvme: merge nvme_abort_req and nvme_timeout
6911 - LP: #1531539
6912 * nvme: add NVME_SC_CANCELLED
6913 - LP: #1531539
6914 * nvme: simplify resets
6915 - LP: #1531539
6916 * nvme: do not restart the request timeout if we're resetting the
6917 controller
6918 - LP: #1531539
6919 * nvme: merge probe_work and reset_work
6920 - LP: #1531539
6921 * nvme: remove dead controllers from a work item
6922 - LP: #1531539
6923 * nvme: switch abort_limit to an atomic_t
6924 - LP: #1531539
6925 * NVMe: Implement namespace list scanning
6926 - LP: #1531539
6927 * NVMe: Use unbounded work queue for all work
6928 - LP: #1531539
6929 * NVMe: Remove device management handles on remove
6930 - LP: #1531539
6931 * NVMe: Simplify metadata setup
6932 - LP: #1531539
6933 * nvme: fix admin queue depth
6934 - LP: #1531539
6935 * nvme: factor out a few helpers from req_completion
6936 - LP: #1531539
6937 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6938 - LP: #1531539
6939 * nvme: switch abort to blk_execute_rq_nowait
6940 - LP: #1531539
6941 * nvme: special case AEN requests
6942 - LP: #1531539
6943 * nvme: simplify completion handling
6944 - LP: #1531539
6945 * nvme: properly free resources for cancelled command
6946 - LP: #1531539
6947 * nvme: meta_sg doesn't have to be an array
6948 - LP: #1531539
6949 * nvme: merge iod and cmd_info
6950 - LP: #1531539
6951 * NVMe: Add pci error handlers
6952 - LP: #1531539
6953 * NVMe: Export namespace attributes to sysfs
6954 - LP: #1531539
6955 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6956 - LP: #1531539
6957 * nvme: synchronize access to ctrl->namespaces
6958 - LP: #1531539
6959 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6960 - LP: #1531539
6961 * nvme: make SG_IO support optional
6962 - LP: #1531539
6963 * NVMe: Fix admin queue ring wrap
6964 - LP: #1531539
6965 * NVMe: Use a retryable error code on reset
6966 - LP: #1531539
6967 * NVMe: Remove queue freezing on resets
6968 - LP: #1531539
6969 * NVMe: IO queue deletion re-write
6970 - LP: #1531539
6971 * NVMe: Shutdown controller only for power-off
6972 - LP: #1531539
6973 * NVMe: Export NVMe attributes to sysfs group
6974 - LP: #1531539
6975 * i40e: fix build warnings
6976 * net: i40e: shut up uninitialized variable warnings
6977 * Drivers: hv: vmbus: fix build warning
6978 * Drivers: hv: util: Increase the timeout for util services
6979 * Drivers: hv: utils: run polling callback always in interrupt context
6980 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6981 * tools: hv: remove repeated HV_FCOPY string
6982 * Drivers: hv: util: catch allocation errors
6983 * Drivers: hv: utils: use memdup_user in hvt_op_write
6984 * drivers/hv: cleanup synic msrs if vmbus connect failed
6985 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6986 num
6987 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6988 * drivers:hv: Define the channel type for Hyper-V PCI Express
6989 pass-through
6990 * Drivers: hv: vss: run only on supported host versions
6991 * Drivers: hv: vmbus: Use uuid_le type consistently
6992 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6993 * Drivers: hv: vmbus: Get rid of the unused macro
6994 * Drivers: hv: vmbus: Get rid of the unused irq variable
6995 * Drivers: hv: vmbus: serialize process_chn_event() and
6996 vmbus_close_internal()
6997 * Drivers: hv: vmbus: do sanity check of channel state in
6998 vmbus_close_internal()
6999 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
7000 driver
7001 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
7002 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
7003 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
7004 * Drivers: hv: vmbus: Fix a Host signaling bug
7005 * drivers/hv: correct tsc page sequence invalid value
7006 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
7007 * Drivers: hv: utils: Invoke the poll function after handshake
7008 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
7009 * Drivers: hv: utils: fix memory leak on on_msg() failure
7010 * Drivers: hv: utils: rename outmsg_lock
7011 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
7012 * Drivers: hv: utils: fix crash when device is removed from host side
7013 * Drivers: hv: ring_buffer.c: fix comment style
7014 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
7015 * Drivers: hv: ring_buffer: remove code duplication from
7016 hv_ringbuffer_peek/read()
7017 * Drivers: hv: remove code duplication between
7018 vmbus_recvpacket()/vmbus_recvpacket_raw()
7019 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
7020 * drivers/hv: replace enum hv_message_type by u32
7021 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
7022 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
7023 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
7024 header
7025 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
7026 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
7027 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
7028
7029 [ Upstream Kernel Changes ]
7030
7031 * rebase to v4.4.1
7032 - LP: #1533461
7033 - LP: #1529624
7034
7035 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
7036
7037 linux (4.4.0-2.16) xenial; urgency=low
7038
7039 [ Andy Whitcroft ]
7040
7041 * Release Tracking Bug
7042 - LP: #1539090
7043 * SAUCE: hv: hv_set_ifconfig -- convert to python3
7044 - LP: #1506521
7045 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
7046 - LP: #1538618
7047
7048 [ Colin Ian King ]
7049
7050 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
7051 bit FADT addresses (LP: #1529381)
7052 - LP: #1529381
7053
7054 [ John Johansen ]
7055
7056 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
7057 being shutdown
7058 - LP: #1446906
7059
7060 [ Mahesh Salgaonkar ]
7061
7062 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
7063 - LP: #1537881
7064 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
7065 interrupt.
7066 - LP: #1537881
7067 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
7068 base errors
7069 - LP: #1537881
7070
7071 [ Paolo Pisati ]
7072
7073 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
7074 #843419 build flags
7075 - LP: #1533009
7076 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
7077 * [Config] disable ARCH_ZX (ZTE ZX Soc)
7078
7079 [ Tim Gardner ]
7080
7081 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
7082 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
7083 - LP: #1536719
7084 * SAUCE: drop obsolete bnx2x firmware
7085 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
7086 - LP: #1536474
7087 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
7088 - LP: #1534647
7089 * [Config] Add pvpanic to virtual flavour
7090 - LP: #1537923
7091 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
7092 - LP: #1520457
7093
7094 [ Upstream Kernel Changes ]
7095
7096 * i40evf: fix compiler warning of unused variable
7097 - LP: #1536474
7098 * intel: i40e: fix confused code
7099 - LP: #1536474
7100 * i40e/i40evf: remove unused tunnel parameter
7101 - LP: #1536474
7102 * i40e: Change BUG_ON to WARN_ON in service event complete
7103 - LP: #1536474
7104 * i40e: remove BUG_ON from feature string building
7105 - LP: #1536474
7106 * i40e: remove BUG_ON from FCoE setup
7107 - LP: #1536474
7108 * i40e: Workaround fix for mss < 256 issue
7109 - LP: #1536474
7110 * i40e/i40evf: Add a stat to track how many times we have to do a force
7111 WB
7112 - LP: #1536474
7113 * i40e: Move the saving of old link info from handle_link_event to
7114 link_event
7115 - LP: #1536474
7116 * i40e/i40evf: Add comment to #endif
7117 - LP: #1536474
7118 * i40e/i40evf: clean up error messages
7119 - LP: #1536474
7120 * i40evf: handle many MAC filters correctly
7121 - LP: #1536474
7122 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
7123 - LP: #1536474
7124 * i40e: rework the functions to configure RSS with similar parameters
7125 - LP: #1536474
7126 * i40e: create a generic configure rss function
7127 - LP: #1536474
7128 * i40e: Bump version to 1.4.2
7129 - LP: #1536474
7130 * i40e: add new fields to store user configuration
7131 - LP: #1536474
7132 * i40e: rename rss_size to alloc_rss_size in i40e_pf
7133 - LP: #1536474
7134 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
7135 workaround
7136 - LP: #1536474
7137 * i40e/i40evf: prefetch skb data on transmit
7138 - LP: #1536474
7139 * i40evf: rename VF adapter specific RSS function
7140 - LP: #1536474
7141 * i40evf: create a generic config RSS function
7142 - LP: #1536474
7143 * i40evf: create a generic get RSS function
7144 - LP: #1536474
7145 * i40evf: add new fields to store user configuration of RSS
7146 - LP: #1536474
7147 * i40e: Update error messaging
7148 - LP: #1536474
7149 * i40e: fix confusing message
7150 - LP: #1536474
7151 * i40e: make error message more useful
7152 - LP: #1536474
7153 * i40evf: quoth the VF driver, Nevermore
7154 - LP: #1536474
7155 * i40evf: allocate queue vectors dynamically
7156 - LP: #1536474
7157 * i40evf: allocate ring structs dynamically
7158 - LP: #1536474
7159 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
7160 - LP: #1536474
7161 * i40e: fix: do not sleep in netdev_ops
7162 - LP: #1536474
7163 * i40e: remove unused argument
7164 - LP: #1536474
7165 * i40evf: increase max number of queues
7166 - LP: #1536474
7167 * i40evf: set real num queues
7168 - LP: #1536474
7169 * i40evf: remove duplicate string
7170 - LP: #1536474
7171 * i40e: Detection and recovery of TX queue hung logic moved to
7172 service_task from tx_timeout
7173 - LP: #1536474
7174 * i40e: Fix memory leaks, sideband filter programming
7175 - LP: #1536474
7176 * i40evf: don't use atomic allocation
7177 - LP: #1536474
7178 * i40e: propagate properly
7179 - LP: #1536474
7180 * i40evf: use correct types
7181 - LP: #1536474
7182 * i40e: use priv flags to control packet split
7183 - LP: #1536474
7184 * i40e: Remove separate functions gathering XOFF Rx stats
7185 - LP: #1536474
7186 * i40e: fix whitespace
7187 - LP: #1536474
7188 * i40e/i40evf: use logical operator
7189 - LP: #1536474
7190 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
7191 - LP: #1536474
7192 * i40e: trivial fixes
7193 - LP: #1536474
7194 * i40e: Fix i40e_print_features() VEB mode output
7195 - LP: #1536474
7196 * i40e: chomp the BIT(_ULL)
7197 - LP: #1536474
7198 * i40e: properly delete VF MAC filters
7199 - LP: #1536474
7200 * i40e: don't add zero MAC filter
7201 - LP: #1536474
7202 * i40evf: check rings before freeing resources
7203 - LP: #1536474
7204 * i40e: use explicit cast from u16 to u8
7205 - LP: #1536474
7206 * i40e: Opcode and structures required by OEM Post Update AQ command and
7207 add new NVM arq message
7208 - LP: #1536474
7209 * i40e: hush little warnings
7210 - LP: #1536474
7211 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
7212 - LP: #1536474
7213 * i40e: clean whole mac filter list
7214 - LP: #1536474
7215 * i40evf: change version string generation
7216 - LP: #1536474
7217 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
7218 - LP: #1536474
7219 * geneve: UDP checksum configuration via netlink
7220 - LP: #1536474
7221 * geneve: Add geneve udp port offload for ethernet devices
7222 - LP: #1536474
7223 * i40e: geneve tunnel offload support
7224 - LP: #1536474
7225 * geneve: Add geneve_get_rx_port support
7226 - LP: #1536474
7227 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
7228 - LP: #1536474
7229 * i40e: change log messages and error returns
7230 - LP: #1536474
7231 * i40e: allow zero MAC address for VFs
7232 - LP: #1536474
7233 * i40e: Look up MAC address in Open Firmware or IDPROM
7234 - LP: #1536474
7235 * i40e: Fix Rx hash reported to the stack by our driver
7236 - LP: #1536474
7237 * i40e: remove forever unused ID
7238 - LP: #1536474
7239 * igb: add 88E1543 initialization code
7240 * igb: don't unmap NULL hw_addr
7241 * igb: use the correct i210 register for EEMNGCTL
7242 * igb: fix NULL derefs due to skipped SR-IOV enabling
7243 * igb: improve handling of disconnected adapters
7244 * igb: Remove GS40G specific defines/functions
7245 * igb: Don't add PHY address to PCDL address
7246 * igb: Improve cable length function for I210, etc.
7247 * igb: Explicitly label self-test result indices
7248 * ixgbe: drop null test before destroy functions
7249 - LP: #1536473
7250 * ixgbe: Delete redundant include file
7251 - LP: #1536473
7252 * ixgbe: fix multiple kernel-doc errors
7253 - LP: #1536473
7254 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
7255 vector
7256 - LP: #1536473
7257 * ixgbe: Add KR mode support for CS4227 chip
7258 - LP: #1536473
7259 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
7260 to 12K
7261 - LP: #1536473
7262 * ixgbe/ixgbevf: use napi_schedule_irqoff()
7263 - LP: #1536473
7264 * ixgbe: Remove CS4227 diagnostic code
7265 - LP: #1536473
7266 * ixgbevf: use ether_addr_copy instead of memcpy
7267 - LP: #1536473
7268 * ixgbevf: fix spoofed packets with random MAC
7269 - LP: #1536473
7270 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
7271 - LP: #1536473
7272 * ixgbe: Add support for newer thermal alarm
7273 - LP: #1536473
7274 * ixgbe: Use private workqueue to avoid certain possible hangs
7275 - LP: #1536473
7276 * ixgbevf: Use a private workqueue to avoid certain possible hangs
7277 - LP: #1536473
7278 * ixgbevf: Minor cleanups
7279 - LP: #1536473
7280 * ixgbe: Refactor MAC address configuration code
7281 - LP: #1536473
7282 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
7283 - LP: #1536473
7284 * ixgbe: Allow FDB entries access to more RAR filters
7285 - LP: #1536473
7286 * ixgbe: Update PTP to support X550EM_x devices
7287 - LP: #1536473
7288 * ixgbe: Correct spec violations by waiting after reset
7289 - LP: #1536473
7290 * ixgbe: Wait for master disable to be set
7291 - LP: #1536473
7292 * ixgbe: Save VF info and take references
7293 - LP: #1536473
7294 * ixgbe: Handle extended IPv6 headers in Tx path
7295 - LP: #1536473
7296 * ixgbe: Always turn PHY power on when requested
7297 - LP: #1536473
7298 * ixgbevf: Handle extended IPv6 headers in Tx path
7299 - LP: #1536473
7300 * ixgbe: Return error on failure to allocate mac_table
7301 - LP: #1536473
7302 * ixgbe: Fix SR-IOV VLAN pool configuration
7303 - LP: #1536473
7304 * ixgbe: Simplify definitions for regidx and bit in set_vfta
7305 - LP: #1536473
7306 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
7307 - LP: #1536473
7308 * ixgbe: Simplify configuration of setting VLVF and VLVFB
7309 - LP: #1536473
7310 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
7311 - LP: #1536473
7312 * ixgbe: Reorder search to work from the top down instead of bottom up
7313 - LP: #1536473
7314 * ixgbe: Add support for VLAN promiscuous with SR-IOV
7315 - LP: #1536473
7316 * ixgbe: Fix VLAN promisc in relation to SR-IOV
7317 - LP: #1536473
7318 * ixgbe: Clear stale pool mappings
7319 - LP: #1536473
7320 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
7321 - LP: #1536473
7322 * ixgbe: do not report 2.5 Gbps as supported
7323 - LP: #1536473
7324 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
7325 per vector
7326 - LP: #1536473
7327 * ixgbevf: minor cleanups for ixgbevf_set_itr()
7328 - LP: #1536473
7329 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
7330 - LP: #1536473
7331 * ixgbe: report correct media type for KR, KX and KX4 interfaces
7332 - LP: #1536473
7333 * ixgbe: Clean up redundancy in hw_enc_features
7334 - LP: #1536473
7335 * ixgbe: fix RSS limit for X550
7336 - LP: #1536473
7337 * ixgbe: Correct X550EM_x revision check
7338 - LP: #1536473
7339 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
7340 - LP: #1536473
7341 * ixgbe: Fill at least min credits to a TC credit refills
7342 - LP: #1536473
7343 * ixgbe: use correct FCoE DDP max check
7344 - LP: #1536473
7345 * ixgbe: fix broken PFC with X550
7346 - LP: #1536473
7347 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
7348 - LP: #1536473
7349 * ixgbe: Correct handling of any outer UDP checksum setting
7350 - LP: #1536473
7351 * ixgbe: Fix to get FDMI HBA attributes information with X550
7352 - LP: #1536473
7353 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
7354 - LP: #1536473
7355 * ixgbe: Make ATR recognize IPv6 extended headers
7356 - LP: #1536473
7357 * e1000: make eeprom read/write scheduler friendly
7358 * e1000: fix data race between tx_ring->next_to_clean
7359 * e1000: Remove checkpatch coding style errors
7360 * e1000: clean up the checking logic
7361 * e1000: fix a typo in the comment
7362 * e1000e: clean up the local variable
7363 * e1000: fix kernel-doc argument being missing
7364 * e1000: get rid of duplicate exit path
7365 * e1000: Elementary checkpatch warnings and checks removed
7366 * e1000e: fix division by zero on jumbo MTUs
7367 * e1000e: Increase timeout of polling bit RSPCIPHY
7368 * e1000e: initial support for i219-LM (3)
7369 * e1000e: Switch e1000e_up to void, drop code checking for error result
7370 * e1000e: Remove unreachable code
7371 * e1000e: Do not read ICR in Other interrupt
7372 * e1000e: Do not write lsc to ics in msi-x mode
7373 * e1000e: Fix msi-x interrupt automask
7374 * acpi: pci: Setup MSI domain for ACPI based pci devices
7375 * irqdomain: Introduce is_fwnode_irqchip helper
7376 * irqchip/gic-v2m: Refactor to prepare for ACPI support
7377 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
7378 * clk: xgene: Fix divider with non-zero shift value
7379 * i2c: designware: Do not require clock when SSCN and FFCN are provided
7380 * fm10k: do not assume VF always has 1 queue
7381 - LP: #1536475
7382 * fm10k: Correct MTU for jumbo frames
7383 - LP: #1536475
7384 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
7385 vector
7386 - LP: #1536475
7387 * fm10k: use napi_schedule_irqoff()
7388 - LP: #1536475
7389 * fm10k: set netdev features in one location
7390 - LP: #1536475
7391 * fm10k: reset max_queues on init_hw_vf failure
7392 - LP: #1536475
7393 * fm10k: always check init_hw for errors
7394 - LP: #1536475
7395 * fm10k: reinitialize queuing scheme after calling init_hw
7396 - LP: #1536475
7397 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
7398 - LP: #1536475
7399 * fm10k: explicitly typecast vlan values to u16
7400 - LP: #1536475
7401 * fm10k: add statistics for actual DWORD count of mbmem mailbox
7402 - LP: #1536475
7403 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
7404 - LP: #1536475
7405 * fm10k: Add support for ITR scaling based on PCIe link speed
7406 - LP: #1536475
7407 * fm10k: introduce ITR_IS_ADAPTIVE macro
7408 - LP: #1536475
7409 * fm10k: Update adaptive ITR algorithm
7410 - LP: #1536475
7411 * fm10k: use macro for default Tx and Rx ITR values
7412 - LP: #1536475
7413 * fm10k: change default Tx ITR to 25usec
7414 - LP: #1536475
7415 * fm10k: TRIVIAL fix typo of hardware
7416 - LP: #1536475
7417 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
7418 - LP: #1536475
7419 * fm10k: use ether_addr_copy to copy MAC address
7420 - LP: #1536475
7421 * fm10k: do not use CamelCase
7422 - LP: #1536475
7423 * fm10k: remove unnecessary else block from if statements with return
7424 - LP: #1536475
7425 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
7426 - LP: #1536475
7427 * fm10k: consistently refer to VLANs and VLAN IDs
7428 - LP: #1536475
7429 * fm10k: bump driver version
7430 - LP: #1536475
7431 * fm10k: conditionally compile DCB and DebugFS support
7432 - LP: #1536475
7433 * fm10k: Cleanup MSI-X interrupts in case of failure
7434 - LP: #1536475
7435 * fm10k: Cleanup exception handling for mailbox interrupt
7436 - LP: #1536475
7437 * fm10k: do not inline fm10k_iov_select_vid()
7438 - LP: #1536475
7439 * fm10k: whitespace cleanups
7440 - LP: #1536475
7441 * fm10k: use BIT() macro instead of open-coded bit-shifting
7442 - LP: #1536475
7443 * fm10k: cleanup namespace pollution
7444 - LP: #1536475
7445 * fm10k: cleanup overly long lines
7446 - LP: #1536475
7447 * fm10k: initialize xps at driver load
7448 - LP: #1536475
7449 * fm10k: don't initialize fm10k_workqueue at global level
7450 - LP: #1536475
7451 * fm10k: correctly pack TLV structures and explain reasoning
7452 - LP: #1536475
7453 * fm10k: Cleanup exception handling for changing queues
7454 - LP: #1536475
7455 * fm10k: use ether_addr_equal instead of memcmp
7456 - LP: #1536475
7457 * fm10k: address operator not needed when declaring function pointers
7458 - LP: #1536475
7459 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
7460 - LP: #1536475
7461 * fm10k: remove unused struct element
7462 - LP: #1536475
7463 * fm10k: use true/false for boolean get_host_state
7464 - LP: #1536475
7465 * fm10k: cleanup mailbox code comments etc
7466 - LP: #1536475
7467 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
7468 - LP: #1536475
7469 * device property: always check for fwnode type
7470 - LP: #1533035
7471 * device property: rename helper functions
7472 - LP: #1533035
7473 * device property: refactor built-in properties support
7474 - LP: #1533035
7475 * device property: keep single value inplace
7476 - LP: #1533035
7477 * device property: helper macros for property entry creation
7478 - LP: #1533035
7479 * device property: improve readability of macros
7480 - LP: #1533035
7481 * device property: return -EINVAL when property isn't found in ACPI
7482 - LP: #1533035
7483 * device property: Fallback to secondary fwnode if primary misses the
7484 property
7485 - LP: #1533035
7486 * device property: Take a copy of the property set
7487 - LP: #1533035
7488 * driver core: platform: Add support for built-in device properties
7489 - LP: #1533035
7490 * driver core: Do not overwrite secondary fwnode with NULL if it is set
7491 - LP: #1533035
7492 * mfd: core: propagate device properties to sub devices drivers
7493 - LP: #1533035
7494 * mfd: intel-lpss: Add support for passing device properties
7495 - LP: #1533035
7496 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
7497 - LP: #1533035
7498 * mfd: intel-lpss: Pass HSUART configuration via properties
7499 - LP: #1533035
7500 * i2c: designware: Convert to use unified device property API
7501 - LP: #1533035
7502 * keys, trusted: fix: *do not* allow duplicate key options
7503 - LP: #1398274
7504 * keys, trusted: select hash algorithm for TPM2 chips
7505 - LP: #1398274
7506 * keys, trusted: seal with a TPM2 authorization policy
7507 - LP: #1398274
7508 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
7509 - LP: #1461360
7510 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
7511 - LP: #1461360
7512 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
7513 offset
7514 - LP: #1461360
7515 * drm/i915: WaRsDisableCoarsePowerGating
7516 - LP: #1527462
7517 * drm/i915/skl: Add SKL GT4 PCI IDs
7518 - LP: #1527462
7519 * drm/i915/skl: Disable coarse power gating up until F0
7520 - LP: #1527462
7521 * platform:x86: add Intel P-Unit mailbox IPC driver
7522 - LP: #1520457
7523 * intel_punit_ipc: add NULL check for input parameters
7524 - LP: #1520457
7525 * platform/x86: Add Intel Telemetry Core Driver
7526 - LP: #1520457
7527 * intel_pmc_ipc: update acpi resource structure for Punit
7528 - LP: #1520457
7529 * platform:x86: Add Intel telemetry platform device
7530 - LP: #1520457
7531 * platform:x86: Add Intel telemetry platform driver
7532 - LP: #1520457
7533 * platform:x86: Add Intel Telemetry Debugfs interfaces
7534 - LP: #1520457
7535 * cxlflash: a couple off by one bugs
7536
7537 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
7538
7539 linux (4.4.0-1.15) xenial; urgency=low
7540
7541 [ Tim Gardner ]
7542
7543 * Release Tracking Bug
7544 - LP: #1536803
7545
7546 [ Upstream Kernel Changes ]
7547
7548 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
7549 - LP: #1517142
7550
7551 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
7552
7553 linux (4.4.0-0.14) xenial; urgency=low
7554
7555 [ Upstream Kernel Changes ]
7556
7557 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
7558 - LP: #1522415
7559 * powerpc: Add __raw_rm_writeq() function
7560 - LP: #1522415
7561
7562 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
7563
7564 linux (4.4.0-0.13) xenial; urgency=low
7565
7566 [ Andy Whitcroft ]
7567
7568 * [Config] s390x -- the kernel provides ppp-modules such as there are
7569 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
7570
7571 [ Tim Gardner ]
7572
7573 * [Config] Update annotations for VIRTIO_{NET,BLK}
7574 - LP: #1533382
7575
7576 [ Upstream Kernel Changes ]
7577
7578 * powerpc/powernv: Add support for Nvlink NPUs
7579 - LP: #1522415
7580 * powerpc/powernv: Fix update of NVLink DMA mask
7581 - LP: #1522415
7582 * powerpc/powernv: Change NPU PE# assignment
7583 - LP: #1522415
7584 * powerpc/powernv: Reserve PE#0 on NPU
7585 - LP: #1522415
7586 * KEYS: Fix keyring ref leak in join_session_keyring()
7587 - LP: #1534887
7588 - CVE-2016-0728
7589
7590 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
7591
7592 linux (4.4.0-0.12) xenial; urgency=low
7593
7594 [ Eric Dumazet ]
7595
7596 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
7597 - LP: #1527902
7598
7599 [ Guilherme G. Piccoli ]
7600
7601 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
7602 - LP: #1486180
7603
7604 [ Tim Gardner ]
7605
7606 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
7607 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
7608 - LP: #1532886
7609 * [Config] nvme.ko moved to drivers/nvme/host
7610 * [Config] scsi_dh morphed into 4 modules
7611 * [Config] CONFIG_IBMVNIC=m
7612 * [Config] Add DRM ast driver to udeb installer image
7613 - LP: #1514711
7614 * [Config] CONFIG_KVM=y for s390x
7615 - LP: #1532886
7616 * [Config] Install spl/zfs under the kernel modules directory
7617 Fixes some errors in generic.inclusion-list.log
7618
7619 [ Upstream Kernel Changes ]
7620
7621 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
7622 - LP: #1524574
7623 * EDAC: Add DDR4 flag
7624 - LP: #1519631
7625 * EDAC, sb_edac: Virtualize several hard-coded functions
7626 - LP: #1519631
7627 * EDAC, sb_edac: Add support for duplicate device IDs
7628 - LP: #1519631
7629 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
7630 - LP: #1519631
7631 * Driver for IBM System i/p VNIC protocol
7632 - LP: #1532303
7633
7634 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
7635
7636 linux (4.4.0-0.11) xenial; urgency=low
7637
7638 [ Tim Gardner ]
7639
7640 * [Config] Fix bogus reconstruct script
7641
7642 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
7643
7644 linux (4.4.0-0.10) xenial; urgency=low
7645
7646 [ Haren Myneni ]
7647
7648 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
7649 - LP: #1529666
7650
7651 [ Serge Hallyn ]
7652
7653 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
7654
7655 [ Tim Gardner ]
7656
7657 * [Config] CONFIG_ZONE_DEVICE=y for amd64
7658 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
7659 - LP: #1526869
7660 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
7661 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
7662 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
7663 * rebase to v4.4
7664
7665 [ Upstream Kernel Changes ]
7666
7667 * rebase to v4.4
7668
7669 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
7670
7671 linux (4.4.0-0.9) xenial; urgency=low
7672
7673 [ Tim Gardner ]
7674
7675 * rebase to v4.4-rc8
7676
7677 [ Upstream Kernel Changes ]
7678
7679 * rebase to v4.4-rc8
7680
7681 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
7682
7683 linux (4.4.0-0.8) xenial; urgency=low
7684
7685 [ Tim Gardner ]
7686
7687 * rebase to v4.4-rc7
7688
7689 [ Upstream Kernel Changes ]
7690
7691 * rebase to v4.4-rc7
7692
7693 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
7694
7695 linux (4.4.0-0.7) xenial; urgency=low
7696
7697 [ Hui Wang ]
7698
7699 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
7700 - LP: #1527096
7701
7702 [ Jann Horn ]
7703
7704 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
7705 uids/gids
7706 - LP: #1527374
7707
7708 [ Tim Gardner ]
7709
7710 * rebase to v4.4-rc6
7711
7712 [ Upstream Kernel Changes ]
7713
7714 * rebase to v4.4-rc6
7715 - LP: #1526330
7716
7717 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
7718
7719 linux (4.4.0-0.6) xenial; urgency=low
7720
7721 [ Andy Whitcroft ]
7722
7723 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
7724 support in latest compilers
7725 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
7726 ARMv8.1 support in latest compilers
7727
7728 [ Tim Gardner ]
7729
7730 * [Config] s390 -> s390x
7731 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
7732
7733 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
7734
7735 linux (4.4.0-0.5) xenial; urgency=low
7736
7737 [ Andy Whitcroft ]
7738
7739 * [Config] s390x -- enable tools
7740 - LP: #1524319
7741 * [Config] s390x -- add architecture to getabis
7742 * [Config] s390x -- add s390x ABI information
7743 * [Config] s390x -- enable ABI checks
7744
7745 [ Tim Gardner ]
7746
7747 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
7748 * [Config] Add s390 modules to nic-modules udeb
7749 - LP: #1525297
7750 * rebase to v4.4-rc5
7751
7752 [ Upstream Kernel Changes ]
7753
7754 * rebase to v4.4-rc5
7755 - LP: #1523517
7756 - LP: #1523232
7757
7758 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
7759
7760 linux (4.4.0-0.4) xenial; urgency=low
7761
7762 [ Upstream Kernel Changes ]
7763
7764 * cgroup: make css_set pin its css's to avoid use-afer-free
7765 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
7766 freezer_attach()
7767 * cgroup: fix handling of multi-destination migration from
7768 subtree_control enabling
7769
7770 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
7771
7772 linux (4.4.0-0.3) xenial; urgency=low
7773
7774 [ Upstream Kernel Changes ]
7775
7776 * rebase to v4.4-rc4
7777
7778 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
7779
7780 linux (4.4.0-0.2) xenial; urgency=low
7781
7782 [ Tim Gardner ]
7783
7784 * [Config] Add spl/zfs provides to generic and powerpc64-smp
7785 * [Config] Add zfs to d-i fs-core-modules
7786 * [Config] Include all s390 specific drivers in linux-image
7787 - LP: #1522210
7788
7789 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
7790
7791 linux (4.4.0-0.1) xenial; urgency=low
7792
7793 [ Andy Whitcroft ]
7794
7795 * [Tests] gcc-multilib does not exist on ppc64el redux
7796 - LP: #1515541
7797 * [Config] libunwind8-dev is not available on s390x
7798 * [Debian] Disable SPL/ZFS for cross compiling -- redux
7799 * [Config] s390x -- add dasd udebs
7800 - LP: #1519833
7801 * [Config] s390x -- include dasd modules in linux-image
7802 - LP: #1519833
7803 * [Config] s390x -- disable ZFS temporarily
7804 - LP: #1519820
7805 * [Config] s390s -- disable ABI/module checks
7806 * [Config] make IBMVETH consistent on powerpc/ppc64el
7807 - LP: #1521712
7808 * [Config] follow ibmvscsi name change
7809 - LP: #1521712
7810 * [Config] move ibm disk and ethernet drivers to linux-image
7811 - LP: #1521712
7812 * [Config] include ibmveth in nic-modules for ppc64el
7813 - LP: #1521712
7814 * [Config] s390x -- disable abi/module checks for s390x
7815
7816 [ Joseph Salisbury ]
7817
7818 * SAUCE: scsi_sysfs: protect against double execution of
7819 __scsi_remove_device()
7820 - LP: #1509029
7821
7822 [ Seth Forshee ]
7823
7824 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7825 - LP: #1510405
7826
7827 [ Tim Gardner ]
7828
7829 * [Debian] Disable SPL/ZFS for cross compiling
7830 * [Config] CONFIG_SCSI_IBMVSCSI=m
7831 - LP: #1515872
7832 * rebase to v4.4-rc2
7833 * [Config] updateconfigs
7834 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7835 * SAUCE: do_zfs=false temporarily
7836 * [Config] CONFIG_LUSTRE_FS=n
7837 * [Debian] Disable udebs when cross compiling
7838 * rebase to v4.4-rc3
7839 * [Config] CONFIG_AUFS_FS=m
7840 * SAUCE: AUFS
7841
7842 [ Upstream Kernel Changes ]
7843
7844 * ZFS: Update with 4.4 support
7845 * SPL: Update with 4.4 support
7846
7847 [ Upstream Kernel Changes ]
7848
7849 * rebase to v4.4-rc3
7850 - LP: #1519168
7851 * rebase to v4.4-rc2
7852 - LP: #1506615
7853 - LP: #1502781
7854
7855 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7856
7857 linux (4.3.0-0.8) xenial; urgency=low
7858
7859 [ Andy Whitcroft ]
7860
7861 * [Config] re-enable OSS support and blacklist
7862 - LP: #1434842
7863 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7864 * [Packaging] config-check -- improve syntax diagnostics
7865 * [Packaging] module-inclusion -- add dependency inclusion for a list
7866 * [Packaging] config-check -- accumulate multi-line annotations correctly
7867 * [Packaging] config-check -- handle V2 annotations format
7868 * [Packaging] s390x -- add architecture to kernelconfig
7869 - LP: #1488653
7870 * [Config] s390x -- initial configuration
7871 * [Config] s390x -- add initial binary image
7872 * [Config] s390x -- initial configuration update
7873 * [Config] s390x -- produce linux-image
7874 * [Config] s390x -- d-i module exclusions
7875 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7876 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7877 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7878 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7879 * [Config] -- s390x -- configuration review updates
7880 * [Config] annotations -- add review marks
7881 * [Config] annotations -- config review 4.3 updates
7882 * [Config] annotations -- expose reviews
7883 * [Config] updateconfigs following incoporation of s390x configs
7884 * [Tests] gcc-multilib does not exist on ppc64el
7885 - LP: #1515541
7886
7887 [ Dan Carpenter ]
7888
7889 * SAUCE: (noup) cxlflash: a couple off by one bugs
7890 - LP: #1499849
7891
7892 [ Haren Myneni ]
7893
7894 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7895
7896 [ Jay Vosburgh ]
7897
7898 * SAUCE: fan: add VXLAN implementation
7899
7900 [ Manoj Kumar ]
7901
7902 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7903 - LP: #1513583
7904
7905 [ Matthew R. Ochs ]
7906
7907 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7908 - LP: #1513583
7909
7910 [ Tim Gardner ]
7911
7912 * [Config] CONFIG_AUFS_EXPORT=y
7913 - LP: #1121699
7914
7915 [ Upstream Kernel Changes ]
7916
7917 * misc/genwqe: get rid of atomic allocations
7918 * crypto: 842 - Add CRC and validation support
7919 - LP: #1497878
7920 * cxlflash: Fix to avoid invalid port_sel value
7921 * cxlflash: Replace magic numbers with literals
7922 * cxlflash: Fix read capacity timeout
7923 * cxlflash: Fix potential oops following LUN removal
7924 * cxlflash: Fix data corruption when vLUN used over multiple cards
7925 * cxlflash: Fix to avoid sizeof(bool)
7926 * cxlflash: Fix context encode mask width
7927 * cxlflash: Fix to avoid CXL services during EEH
7928 * cxlflash: Correct naming of limbo state and waitq
7929 * cxlflash: Make functions static
7930 * cxlflash: Refine host/device attributes
7931 * cxlflash: Fix to avoid spamming the kernel log
7932 * cxlflash: Fix to avoid stall while waiting on TMF
7933 * cxlflash: Fix location of setting resid
7934 * cxlflash: Fix host link up event handling
7935 * cxlflash: Fix async interrupt bypass logic
7936 * cxlflash: Remove dual port online dependency
7937 * cxlflash: Fix AFU version access/storage and add check
7938 * cxlflash: Correct usage of scsi_host_put()
7939 * cxlflash: Fix to prevent workq from accessing freed memory
7940 * cxlflash: Correct behavior in device reset handler following EEH
7941 * cxlflash: Remove unnecessary scsi_block_requests
7942 * cxlflash: Fix function prolog parameters and return codes
7943 * cxlflash: Fix MMIO and endianness errors
7944 * cxlflash: Fix to prevent EEH recovery failure
7945 * cxlflash: Correct spelling, grammar, and alignment mistakes
7946 * cxlflash: Fix to prevent stale AFU RRQ
7947 * cxlflash: Fix to double the delay each time
7948 * cxlflash: Fix to avoid corrupting adapter fops
7949 * cxlflash: Correct trace string
7950 * cxlflash: Fix to avoid potential deadlock on EEH
7951 * cxlflash: Fix to avoid leaving dangling interrupt resources
7952 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7953 * cxlflash: Fix to avoid corrupting port selection mask
7954 * cxlflash: Fix to avoid lock instrumentation rejection
7955 * cxlflash: Fix to avoid bypassing context cleanup
7956
7957 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7958
7959 linux (4.3.0-0.7) xenial; urgency=low
7960
7961 [ Tim Gardner ]
7962
7963 * Revert "Bypass spl/zfs config"
7964 Causes unresolved symbols on load.
7965 * [Config] Enable ZFS for powerpc64-smp
7966
7967 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7968
7969 linux (4.3.0-0.6) xenial; urgency=low
7970
7971 [ Tim Gardner ]
7972
7973 * Release Tracking Bug
7974 - LP: #1512704
7975 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7976
7977 [ Andy Whitcroft ]
7978
7979 * [Packaging] add feature interlock with mainline builds
7980 * apparmor -- follow change to this_cpu_ptr
7981
7982 [ John Johansen ]
7983
7984 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7985 - LP: #1383886
7986 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7987 - LP: #1362199
7988 * SAUCE: Revert: fix: only allow a single threaded process to ...
7989 - LP: #1371310
7990 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7991 - LP: #1390223
7992 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7993 - LP: #1408833
7994 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7995 - LP: #1496430
7996
7997 [ Tim Gardner ]
7998
7999 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
8000 - LP: #1511006
8001 * rebase to v4.3
8002 * Bypass spl/zfs config
8003 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
8004 * [Config] Default AppArmor settings
8005
8006 [ Upstream Kernel Changes ]
8007
8008 * rebase to v4.3
8009
8010 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
8011
8012 linux (4.3.0-0.5) xenial; urgency=low
8013
8014 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
8015
8016 [ Upstream Kernel Changes ]
8017
8018 * rebase to v4.3-rc7
8019 - LP: #1504778
8020
8021 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
8022
8023 linux (4.3.0-0.4) xenial; urgency=low
8024
8025 [ Tim Gardner ]
8026
8027 * [Debian] Update to new signing key type and location
8028
8029 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
8030
8031 linux (4.3.0-0.3) wily; urgency=low
8032
8033 [ Tim Gardner ]
8034
8035 * [Debian] sign-file is now compiled
8036
8037 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
8038
8039 linux (4.3.0-0.2) wily; urgency=low
8040
8041 [ Tim Gardner ]
8042
8043 * [Config] Added libssl-dev to Build-Depends
8044
8045 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
8046
8047 linux (4.3.0-0.1) wily; urgency=low
8048
8049 [ Upstream Kernel Changes ]
8050
8051 * rebase to v4.3-rc6
8052 * rebase to v4.3-rc5
8053 * rebase to v4.3-rc4
8054 * rebase to v4.3-rc3
8055 * rebase to v4.3-rc2
8056 * rebase to v4.3-rc1
8057 - LP: #1492132
8058 - LP: #1481575
8059
8060 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
8061
8062 linux (4.2.0-10.11) wily; urgency=low
8063
8064 [ Andy Whitcroft ]
8065
8066 * Release Tracking Bug
8067 - LP: #1495208
8068 * No change rebuild to avoid issues with leading zero bytes on
8069 internal module signing key. (see launchpad bug 1494943)
8070
8071 [ Ming Lei ]
8072
8073 * [Config] SERIAL_8250_DW=y for arm64
8074
8075 [ Upstream Kernel Changes ]
8076
8077 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
8078 code
8079 - LP: #1484486
8080 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
8081 - LP: #1484486
8082 * drm/i915/gen8: Re-order init pipe_control in lrc mode
8083 - LP: #1484486
8084 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
8085 - LP: #1484486
8086 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
8087 workaround
8088 - LP: #1484486
8089 * drm/i915: Bail out early if WA batch is not available for given Gen
8090 - LP: #1484486
8091 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
8092 - LP: #1484486
8093 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
8094 - LP: #1484486
8095 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
8096 - LP: #1484486
8097 * drm/i915: Enable WA batch buffers for Gen9
8098 - LP: #1484486
8099 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
8100 - LP: #1484486
8101 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
8102 - LP: #1484486
8103 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
8104 workaround
8105 - LP: #1484486
8106 * drm/i915/gen9: Add
8107 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
8108 - LP: #1484486
8109 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
8110 - LP: #1484486
8111 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
8112 - LP: #1484486
8113 * drm/i915/skl: Don't expose the top most plane on gen9 display
8114 - LP: #1484486
8115 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
8116 - LP: #1484486
8117 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
8118 - LP: #1484486
8119 * drm/i915: reduce indent in i9xx_hpd_irq_handler
8120 - LP: #1484531
8121 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
8122 - LP: #1484531
8123 * drm/i915: reduce indent in intel_hpd_irq_handler
8124 - LP: #1484531
8125 * drm/i915: group all hotplug related fields into a new struct in
8126 dev_priv
8127 - LP: #1484531
8128 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
8129 - LP: #1484531
8130 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
8131 - LP: #1484531
8132 * drm/i915: put back the indent in intel_hpd_irq_handler
8133 - LP: #1484531
8134 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
8135 - LP: #1484531
8136 * drm/i915: simplify condition for digital port
8137 - LP: #1484531
8138 * drm/i915: abstract away platform specific parts from hpd handling
8139 - LP: #1484531
8140 * drm/i915: Handle HPD when it has actually occurred
8141 - LP: #1484531
8142 * drm/i915: Set power domain for DDI-E
8143 - LP: #1484531
8144 * drm/i915: Set alternate aux for DDI-E
8145 - LP: #1484531
8146 * drm/i915/skl: enable DDI-E hotplug
8147 - LP: #1484531
8148 * drm/i915/bxt: fix DDI PHY vswing scale value setting
8149 - LP: #1494163
8150 * drm/i915/skl: Buffer translation improvements
8151 - LP: #1494163
8152 * drm/i915: Per-DDI I_boost override
8153 - LP: #1494163
8154 * drm/i915: fix VBT parsing for SDVO child device mapping
8155 - LP: #1494163
8156 * drm/i915/bxt: edp1.4 Intermediate Freq support
8157 - LP: #1494163
8158 * drm/i915: fix link rates reported for SKL
8159 - LP: #1494163
8160 * drm/i915: Allow parsing of variable size child device entries from VBT
8161 - LP: #1494163
8162 * drm/i915/skl: Update DDI buffer translation programming.
8163 - LP: #1494163
8164 * drm/i915: Enable HDMI on DDI-E
8165 - LP: #1484531
8166 * drm/i915/skl: Enable DDI-E
8167 - LP: #1484531
8168 * drm/i915: eDP can be present on DDI-E
8169 - LP: #1484531
8170 * drm/i915/skl: Adding DDI_E power well domain
8171 - LP: #1484531
8172 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
8173 - LP: #1490035
8174 * drm/i915: Split atomic wm update to pre and post variants
8175 - LP: #1493746
8176 * drm/i915/skl: Drop the preliminary_hw_support flag
8177 - LP: #1486868
8178 * drm/i915: set FDI translations to NULL on SKL
8179 - LP: #1494163
8180
8181 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
8182
8183 linux (4.2.0-9.9) wily; urgency=low
8184
8185 [ Tim Gardner ]
8186
8187 * Release Tracking Bug
8188 - LP: #1493970
8189 * [Config] CONFIG_MFD_INTEL_LPSS=m
8190 - LP: #1397876
8191
8192 [ dann frazier ]
8193
8194 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
8195 - LP: #1388952
8196
8197 [ Michael Ellerman ]
8198
8199 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
8200 Fixes FTBS on 32 bit powerpc, patch sent upstream.
8201
8202 [ Upstream Kernel Changes ]
8203
8204 * thermal/powerclamp: add cpu id for skylake h/s
8205 - LP: #1398269
8206 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
8207 - LP: #1397852
8208 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
8209 - LP: #1460905
8210 * i2c: i801: Create iTCO device on newer Intel PCHs
8211 - LP: #1460905
8212 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
8213 - LP: #1460905
8214 * perf/x86: Add a native_perf_sched_clock_from_tsc()
8215 - LP: #1397867
8216 * perf/x86/intel: Add support for PEBSv3 profiling
8217 - LP: #1397867
8218 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
8219 - LP: #1397867
8220 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
8221 - LP: #1397867
8222 * perf: Add cycles to branch_info
8223 - LP: #1397867
8224 * perf/x86/intel/lbr: Add support for LBRv5
8225 - LP: #1397867
8226 * perf/x86/intel: Handle new arch perfmon v4 status bits
8227 - LP: #1397867
8228 * perf/x86/intel: Move PMU ACK to after LBR read
8229 - LP: #1397867
8230 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
8231 - LP: #1397867
8232 * perf/x86/intel: Add Intel Skylake PMU support
8233 - LP: #1397867
8234 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
8235 call stack
8236 - LP: #1397867
8237 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
8238 - LP: #1397867
8239 * perf/x86: Make merge_attr() global to use from perf_event_intel
8240 - LP: #1397867
8241 * perf/x86/intel: Use 0x11 as extra reg test value
8242 - LP: #1397867
8243 * perf tools: Add support for cycles, weight branch_info field
8244 - LP: #1397867
8245 * perf report: Add flag for non ANY branch mode
8246 - LP: #1397867
8247 * perf report: Add infrastructure for a cycles histogram
8248 - LP: #1397867
8249 * perf report: Add processing for cycle histograms
8250 - LP: #1397867
8251 * perf annotate: Compute IPC and basic block cycles
8252 - LP: #1397867
8253 * perf annotate: Finally display IPC and cycle accounting
8254 - LP: #1397867
8255 * perf top: Add branch annotation code to top
8256 - LP: #1397867
8257 * perf report: Display cycles in branch sort mode
8258 - LP: #1397867
8259 * perf annotate: Fix 32-bit compilation error in util/annotate.c
8260 - LP: #1397867
8261 * PM / QoS: Make it possible to expose device latency tolerance to
8262 userspace
8263 - LP: #1460908
8264 * ACPI / PM: Attach ACPI power domain only once
8265 - LP: #1460908
8266 * Driver core: wakeup the parent device before trying probe
8267 - LP: #1460908
8268 * klist: implement klist_prev()
8269 - LP: #1460908
8270 * driver core: implement device_for_each_child_reverse()
8271 - LP: #1460908
8272 * mfd: make mfd_remove_devices() iterate in reverse order
8273 - LP: #1460908
8274 * dmaengine: add a driver for Intel integrated DMA 64-bit
8275 - LP: #1460908
8276 * mfd: Add support for Intel Sunrisepoint LPSS devices
8277 - LP: #1460908
8278 * spi: pxa2xx: Add support for Intel Sunrisepoint
8279 - LP: #1397876
8280 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
8281 - LP: #1397876
8282 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
8283 - LP: #1397876
8284 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
8285 for it
8286 - LP: #1397876
8287 * intel_idle: Skylake Client Support
8288 - LP: #1397877
8289 * powerpc/kernel: Switch to using MAX_ERRNO
8290 - LP: #1458876
8291 * powerpc/kernel: Change the do_syscall_trace_enter() API
8292 - LP: #1458876
8293 * powerpc: Drop unused syscall_get_error()
8294 - LP: #1458876
8295 * powerpc: Don't negate error in syscall_set_return_value()
8296 - LP: #1458876
8297 * powerpc: Rework syscall_get_arguments() so there is only one loop
8298 - LP: #1458876
8299 * powerpc: Use orig_gpr3 in syscall_get_arguments()
8300 - LP: #1458876
8301 * powerpc: Change syscall_get_nr() to return int
8302 - LP: #1458876
8303 * powerpc/kernel: Add SIG_SYS support for compat tasks
8304 - LP: #1458876
8305 * powerpc/kernel: Enable seccomp filter
8306 - LP: #1458876
8307 * selftests/seccomp: Make seccomp tests work on big endian
8308 - LP: #1458876
8309 * selftests/seccomp: Add powerpc support
8310 - LP: #1458876
8311 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
8312
8313 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
8314
8315 linux (4.2.0-8.8) wily; urgency=low
8316
8317 [ Tim Gardner ]
8318
8319 * Release Tracking Bug
8320 - LP: #1493357
8321 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
8322 - LP: #1488495
8323 * [Config] CONFIG_CXLFLASH=m
8324 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
8325
8326
8327 [ Andy Whitcroft ]
8328
8329 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
8330 * [Packaging] mark up control for stage1
8331 * [Config] kernel-versions -- clean up deps field
8332 * [Config] s390x -- build linux-libc-dev
8333 - LP: #1488653
8334 * [Packaging] control -- prepare for new kernel-wedge semantics
8335
8336 [ Upstream Kernel Changes ]
8337
8338 * crypto: vmx - Fixing AES-CTR counter bug
8339 - LP: #1484519
8340 * crypto: vmx - Fixing GHASH Key issue on little endian
8341 - LP: #1484519
8342 * powerpc: Uncomment and make enable_kernel_vsx() routine available
8343 - LP: #1484519
8344 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
8345 - LP: #1484519
8346 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
8347 'okay'
8348 - LP: #1488495
8349 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
8350 - LP: #1488495
8351 * crypto: nx - do not emit extra output if status is disabled
8352 - LP: #1488495
8353 * crypto: nx - reduce chattiness of platform drivers
8354 - LP: #1488495
8355 * crypto: nx/842 - Fix context corruption
8356 - LP: #1488495
8357 * crypto: nx - remove __init/__exit from VIO functions
8358 - LP: #1488495
8359 * crypto: nx - remove pSeries NX 'status' field
8360 - LP: #1488495
8361 * crypto: nx - move kzalloc() out of spinlock
8362 - LP: #1488495
8363 * crypto: nx - don't register pSeries driver if ENODEV
8364 - LP: #1488495
8365 * crypto: nx - use common code for both NX decompress success cases
8366 - LP: #1488495
8367 * crypto: nx - merge nx-compress and nx-compress-crypto
8368 - LP: #1488495
8369 * crypto: nx - rename nx-842-crypto.c to nx-842.c
8370 - LP: #1488495
8371 * crypto: nx - make platform drivers directly register with crypto
8372 - LP: #1488495
8373 * cxlflash: Base support for IBM CXL Flash Adapter
8374 - LP: #1449121
8375 * cxlflash: Base error recovery support
8376 - LP: #1449121
8377 * cxlflash: Superpipe support
8378 - LP: #1449121
8379 * cxlflash: Virtual LUN support
8380 - LP: #1449121
8381 * cxlflash: off by one bug in cxlflash_show_port_status()
8382 - LP: #1449121
8383 * cxlflash: shift wrapping bug in afu_link_reset()
8384 - LP: #1449121
8385 * cxlflash: Remove unused variable from queuecommand
8386 - LP: #1449121
8387 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
8388 pci_controller_ops
8389 * powerpc/eeh: Probe after unbalanced kref check
8390 * misc: cxl: clean up afu_read_config()
8391 * cxl: Add explicit precision specifiers
8392 * cxl: use more common format specifier
8393 * cxl: Destroy cxl_adapter_idr on module_exit
8394 * cxl: Destroy afu->contexts_idr on release of an afu
8395 * cxl: Don't ignore add_process_element() result when attaching context
8396 * cxl: Compile with -Werror
8397 * cxl: sparse: Make declarations static
8398 * cxl: sparse: Silence iomem warning in debugfs file creation
8399 * cxl: Convert MMIO read/write macros to inline functions
8400 * cxl: Drop commands if the PCI channel is not in normal state
8401 * cxl: Allocate and release the SPA with the AFU
8402 * cxl: Make IRQ release idempotent
8403 * cxl: Clean up adapter MMIO unmap path.
8404 * cxl: Refactor adaptor init/teardown
8405 * cxl: Refactor AFU init/teardown
8406 * cxl: Don't remove AFUs/vPHBs in cxl_reset
8407 * cxl: Allow the kernel to trust that an image won't change on PERST.
8408 * cxl: EEH support
8409 * cxl: Add CONFIG_CXL_EEH symbol
8410 * cxl: Plug irq_bitmap getting leaked in cxl_context
8411 * cxl: Add alternate MMIO error handling
8412 * cxl: Allow release of contexts which have been OPENED but not STARTED
8413 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
8414 * cxl: Release irqs if memory allocation fails
8415 * cxl: Remove racy attempt to force EEH invocation in reset
8416 * cxl: Fix + cleanup error paths in cxl_dev_context_init
8417 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
8418 * cxl: Set up and enable PSL Timebase
8419
8420 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
8421
8422 linux (4.2.0-7.7) wily; urgency=low
8423
8424 [ Tim Gardner ]
8425
8426 * Release Tracking Bug
8427 - LP: #1490564
8428 * rebase to v4.2
8429
8430 [ Wen Xiong ]
8431
8432 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
8433 - LP: #1453892
8434
8435 [ Upstream Kernel Changes ]
8436
8437 * rebase to v4.2
8438 - LP: #1487345
8439
8440 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
8441
8442 linux (4.2.0-6.6) wily; urgency=low
8443
8444 [ Tim Gardner ]
8445
8446 * Release Tracking Bug
8447 - LP: #1488138
8448
8449 [ Andy Whitcroft ]
8450
8451 * rebase to v4.2-rc8
8452
8453 [ Shilpasri G Bhat ]
8454
8455 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
8456 level
8457 - LP: #1480894
8458 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
8459 - LP: #1480894
8460 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
8461 notification
8462 - LP: #1480894
8463 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
8464 OCC_THROTTLE
8465 - LP: #1480894
8466 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
8467 bit is set
8468 - LP: #1480894
8469 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
8470 unthrottling
8471 - LP: #1480894
8472
8473 [ Upstream Kernel Changes ]
8474
8475 * rebase to v4.2-rc8
8476 - LP: #1483440
8477 - LP: #1484334
8478
8479 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
8480
8481 linux (4.2.0-5.5) wily; urgency=low
8482
8483 [ Tim Gardner ]
8484
8485 * Release Tracking Bug
8486 - LP: #1487173
8487
8488 [ Andy Whitcroft ]
8489
8490 * [Packaging] correct spelling of probabaly on the tools packages
8491 - LP: #1256822
8492 * rebase to v4.2-rc7
8493
8494 [ dann frazier ]
8495
8496 * d-i: Add nicpf and nicvf to nic-modules
8497 * d-i: Enable usb modules on arm64
8498
8499 [ Mahesh Salgaonkar ]
8500
8501 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
8502 - LP: #1482343
8503 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
8504 - LP: #1482343
8505 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
8506 machine check errors.
8507 - LP: #1482343
8508 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
8509 - LP: #1482343
8510
8511 [ Vipin K Parashar ]
8512
8513 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
8514 PowerNV platform
8515 - LP: #1469771
8516
8517 [ Upstream Kernel Changes ]
8518
8519 * rebase to v4.2-rc7
8520
8521 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
8522
8523 linux (4.2.0-4.4) wily; urgency=low
8524
8525 [ Tim Gardner ]
8526
8527 * Release Tracking Bug
8528 - LP: #1483677
8529
8530 [ Achiad Shochat ]
8531
8532 * SAUCE: net/mlx5e: Support TX packet copy into WQE
8533 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
8534 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
8535 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
8536
8537 [ Adam Lee ]
8538
8539 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
8540 - LP: #1480142
8541
8542 [ dann frazier ]
8543
8544 * [Config] CONFIG_NR_CPUS=128 on arm64
8545
8546 [ Leann Ogasawara ]
8547
8548 * [Config] d-i -- Add sfc to nic-modules udeb
8549 - LP: #1481490
8550
8551 [ Saeed Mahameed ]
8552
8553 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
8554 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
8555
8556 [ Tim Gardner ]
8557
8558 * [Config] CONFIG_X86_INTEL_MPX=y
8559 - LP: #1460902
8560 * [Debian] change dependency on module-init-tools to kmod
8561 - LP: #1481986
8562 * rebase to v4.2-rc6
8563
8564 [ Upstream Kernel Changes ]
8565
8566 * rebase to v4.2-rc6
8567
8568 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
8569
8570 linux (4.2.0-3.3) wily; urgency=low
8571
8572 [ Tim Gardner ]
8573
8574 * Release Tracking Bug
8575 - LP: #1481462
8576 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
8577 Fixes an FTBS for at least one DKMS package.
8578
8579 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
8580
8581 linux (4.2.0-2.2) wily; urgency=low
8582
8583 [ Tim Gardner ]
8584
8585 * Release Tracking Bug
8586 - LP: #1481067
8587 * rebase to v4.2-rc5
8588
8589 [ Andy Whitcroft ]
8590
8591 * [Packaging] module-inclusion -- commonise copy code and simplify
8592 * [Packaging] module-inclusion -- add manual command entries
8593 * [Packaging] module blacklists -- add support for manual blacklists
8594 * [Packaging] do_common_tools should always be on
8595 * [Packaging] initscripts need installing when making the package
8596 * [Packaging] initscripts work around bug in debhelper systemd support
8597 * [Config] exclude oss modules from linux-image
8598 - LP: #1434842
8599 * hyper-v -- add hid and fb drivers to linux-virtual
8600 - LP: #1444179
8601 * ubuntu: (no-squash) vbox -- infrastructure and updater
8602 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8603 - LP: #1426113
8604 * ubuntu: vbox -- update to 5.0.0-dfsg-1
8605 - LP: #1480879
8606 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
8607 * [Config] move vbox modules into linux-image
8608
8609 [ Upstream Kernel Changes ]
8610
8611 * rebase to v4.2-rc5
8612 - LP: #1478497
8613 - LP: #1477900
8614
8615 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
8616
8617 linux (4.2.0-1.1~rc1) wily; urgency=low
8618
8619 [ Andy Whitcroft ]
8620
8621 * Release Tracking Bug
8622 - LP: #1479903
8623 * Initial upload of v4.2 based kernel (currently v4.-rc4)
8624
8625 [ Upstream Kernel Changes ]
8626
8627 * rebase to v4.2-rc4
8628 - LP: #1476987
8629 - LP: #1476888
8630 * rebase to v4.2-rc3
8631 * rebase to v4.2-rc2
8632 * rebase to v4.2-rc1
8633 - LP: #1394368
8634 - LP: #1427680
8635 - LP: #1462614
8636 - LP: #1397021
8637
8638 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
8639
8640 linux (4.1.0-3.3) wily; urgency=low
8641
8642 [ Andy Whitcroft ]
8643
8644 * Release Tracking Bug
8645 - LP: #1478897
8646
8647 [ Colin Ian King ]
8648
8649 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
8650 - CVE-2015-1333
8651
8652 [ Seth Forshee ]
8653
8654 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
8655 - LP: #1478578
8656
8657 [ Upstream Kernel Changes ]
8658
8659 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
8660 - LP: #1461620
8661 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
8662 * x86/nmi/64: Remove asm code that saves cr2
8663 * x86/nmi/64: Switch stacks on userspace NMI entry
8664 * x86/nmi/64: Reorder nested NMI checks
8665 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
8666 detection
8667
8668 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
8669
8670 linux (4.1.0-2.4) wily; urgency=low
8671
8672 [ Andy Whitcroft ]
8673
8674 * SAUCE: overlayfs: when copying up and reading directories ensure
8675 mounter had permissions V2
8676 - CVE-2015-1328
8677
8678 [ Leann Ogasawara ]
8679
8680 * Release Tracking Bug
8681 - LP: #1465419
8682
8683 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8684
8685 linux (4.1.0-2.2) wily; urgency=low
8686
8687 [ Tim Gardner ]
8688
8689 * rebase to v4.1.3
8690 * [Config] Add i40e[vf] to d-i
8691 - LP: #1476393
8692
8693 [ Upstream Kernel Changes ]
8694
8695 * rebase to v4.1.3
8696 - LP: #1427680
8697 - LP: #1462614
8698 - LP: #1394368
8699
8700 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
8701
8702 linux (4.1.0-1.1) wily; urgency=low
8703
8704 [ Andy Whitcroft ]
8705
8706 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8707 - LP: #1395877, #1410480
8708 * SAUCE: overlayfs: when copying up and reading directories ensure
8709 mounter had permissions V2
8710 - CVE-2015-1328
8711 * [Packaging] fix up Vcs-Git: to point to launchpad
8712 * [Config] correct linux-initramfs-tool virtual linkage
8713 - LP: #1474810
8714
8715 [ Chris J Arges ]
8716
8717 * [Config] Add dm-service-time to multipath-modules
8718 - LP: #1469240
8719 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
8720 - LP: #1464560
8721
8722 [ Jay Vosburgh ]
8723
8724 * SAUCE: fan: Proof of concept implementation (v2)
8725 - LP: #1439706
8726 * SAUCE: fan: tunnel multiple mapping mode (v3)
8727 - LP: #1470091
8728
8729 [ Leann Ogasawara ]
8730
8731 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
8732 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
8733 considering"
8734 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
8735 * Revert "SAUCE: dm-crypt: never use write same"
8736 * Release Tracking Bug
8737 - LP: #1476333
8738
8739 [ Tim Gardner ]
8740
8741 * Rebase to v4.1
8742 - LP: #1443371
8743 * [Config] Enable Apparmor
8744 * [Config] CONFIG_OVERLAY_FS_V1=y
8745 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
8746 - LP: #1469829
8747 * [Config] CONFIG_VM86=n
8748 - LP: #1473447
8749 * [Config] ACORN_PARTITION=n
8750 - LP: #1453117
8751
8752 [ Timo Aaltonen ]
8753
8754 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
8755 - LP: #1473319
8756
8757 [ Upstream Kernel Changes ]
8758
8759 * efi: efivar_create_sysfs_entry() should return negative error codes
8760 * efi: Add esrt support
8761 * x86, doc: Remove cmdline_size from list of fields to be filled in for
8762 EFI handover
8763 * efi/esrt: Fix some compiler warnings
8764 * efi: dmi: List SMBIOS3 table before SMBIOS table
8765 * efi: Add 'systab' information to Documentation/ABI
8766 * ALSA: hda - restore the MIC FIXUP for some Dell machines
8767 - LP: #1473560
8768 * mtd: powernv: Add powernv flash MTD abstraction driver
8769 - LP: #1464560
8770 * powerpc/powernv: Expose OPAL APIs required by PRD interface
8771 - LP: #1464560
8772 * powerpc/powernv: Add opal-prd channel
8773 - LP: #1464560
8774 * powerpc/powernv: fix construction of opal PRD messages
8775 - LP: #1464560
8776 * powerpc/include: Add opal-prd to installed uapi headers
8777 - LP: #1464560
8778 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
8779 - LP: #1464560
8780
8781 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
8782
8783 linux (4.0.0-2.4) wily; urgency=low
8784
8785 [ Andy Whitcroft ]
8786
8787 * SAUCE: overlayfs: when copying up and reading directories ensure
8788 mounter had permissions V2
8789 - CVE-2015-1328
8790
8791 [ Leann Ogasawara ]
8792
8793 * Release Tracking Bug
8794 - LP: #1465419
8795
8796 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8797
8798 linux (4.0.0-1.2) wily; urgency=low
8799
8800 [ Andy Whitcroft ]
8801
8802 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8803 - LP: #1395877, #1410480
8804 * [Config] enable CONFIG_OVERLAY_FS_V1
8805
8806 [ Tai Nguyen ]
8807
8808 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8809 - LP: #1463211
8810
8811 [ Tim Gardner ]
8812
8813 * [Config] CONFIG_HIBERNATION=n for ppc64el
8814 - LP: #1463836
8815
8816 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8817
8818 linux (4.0.0-1.1) wily; urgency=low
8819
8820 [ Leann Ogasawara ]
8821
8822 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8823 - LP: #1457510
8824 * powerpc/powernv: Check image loaded or not before calling flash
8825 - LP: #1461553
8826
8827 [ Tim Gardner ]
8828
8829 * [Config] armhf: CPUFREQ_DT=y
8830 - LP: #1457781
8831
8832 [ Upstream Kernel Changes ]
8833
8834 * rebase to v4.0.5
8835 - LP: #1429756
8836 - LP: #1452175
8837 - LP: #1454656
8838 - LP: #1447909
8839 - LP: #1446517
8840 - LP: #1428947
8841 - LP: #1410704
8842 - LP: #1412800
8843 - LP: #1400215
8844 - LP: #1411193
8845 - LP: #1412800
8846 - LP: #1408295
8847 - LP: #1436745
8848
8849 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8850
8851 linux (3.19.0-10.10) vivid; urgency=low
8852
8853 [ Andy Whitcroft ]
8854
8855 * [Packaging] control -- make element ordering deterministic
8856 * [Config] allow dracult to support initramfs as well
8857 - LP: #1109029
8858 * [Packaging] generate live watchdog blacklists
8859 - LP: #1432837
8860
8861 [ Leann Ogasawara ]
8862
8863 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8864 - LP: #1397860
8865 * rebase to v3.19.2
8866
8867 [ Upstream Kernel Changes ]
8868
8869 * thinkpad_acpi: support new BIOS version string pattern
8870 - LP: #1417915
8871 * arm64: Invalidate the TLB corresponding to intermediate page table
8872 levels
8873 - LP: #1432546
8874 * perf tools: Support parsing parameterized events
8875 - LP: #1430341
8876 * perf tools: Extend format_alias() to include event parameters
8877 - LP: #1430341
8878 * perf Documentation: Add event parameters
8879 - LP: #1430341
8880 * perf tools: Document parameterized and symbolic events
8881 - LP: #1430341
8882 * perf: provide sysfs_show for struct perf_pmu_events_attr
8883 - LP: #1430341
8884 * perf: add PMU_EVENT_ATTR_STRING() helper
8885 - LP: #1430341
8886 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8887 - LP: #1430341
8888 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8889 - LP: #1430341
8890 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8891 annotated
8892 - LP: #1430341
8893 * powerpc/perf/hv-gpci: add the remaining gpci requests
8894 - LP: #1430341
8895 * powerpc/perf/hv-24x7: Document sysfs event description entries
8896 - LP: #1430341
8897 * powerpc/iommu: Remove IOMMU device references via bus notifier
8898 - LP: #1425202
8899 * powerpc/pseries: Fix endian problems with LE migration
8900 - LP: #1428351
8901 * intel_idle: support additional Broadwell model
8902 - LP: #1400970
8903 * tools/power turbostat: support additional Broadwell model
8904 - LP: #1400970
8905 * KVM: x86: flush TLB when D bit is manually changed.
8906 - LP: #1397860
8907 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8908 - LP: #1397860
8909 * KVM: Add generic support for dirty page logging
8910 - LP: #1397860
8911 * KVM: x86: switch to kvm_get_dirty_log_protect
8912 - LP: #1397860
8913 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8914 log dirty
8915 - LP: #1397860
8916 * KVM: MMU: Add mmu help functions to support PML
8917 - LP: #1397860
8918 * KVM: MMU: Explicitly set D-bit for writable spte.
8919 - LP: #1397860
8920 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8921 - LP: #1397860
8922 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8923 - LP: #1397860
8924 * KVM: VMX: Add PML support in VMX
8925 - LP: #1397860
8926 * HID: multitouch: add support of clickpads
8927 * HID: multitouch: Add support for button type usage
8928
8929 [ Upstream Kernel Changes ]
8930
8931 * rebase to v3.19.2
8932 - LP: #1428947
8933
8934 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8935
8936 linux (3.19.0-9.9) vivid; urgency=low
8937
8938 [ Leann Ogasawara ]
8939
8940 * Release Tracking Bug
8941 - LP: #1430930
8942
8943 [ Shachar Raindel ]
8944
8945 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8946 arithmetic
8947 - LP: #1413741
8948 - CVE-2014-8159
8949
8950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8951
8952 linux (3.19.0-8.8) vivid; urgency=low
8953
8954 [ Andy Whitcroft ]
8955
8956 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8957 - LP: #1426113
8958 * rebase to stable v3.19.1
8959
8960 [ John Johansen ]
8961
8962 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8963 - LP: #1408833
8964
8965 [ Leann Ogasawara ]
8966
8967 * Release Tracking Bug
8968 - LP: #1429940
8969
8970 [ Upstream Kernel Changes ]
8971
8972 * xen: correct bug in p2m list initialization
8973 * net/mlx5_core: Fix configuration of log_uar_page_sz
8974 - LP: #1419938
8975 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8976 - LP: #1420575
8977 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8978 - LP: #1422481
8979 * net/mlx4_core: Set device configuration data to be persistent across
8980 reset
8981 - LP: #1422481
8982 * net/mlx4_core: Refactor the catas flow to work per device
8983 - LP: #1422481
8984 * net/mlx4_core: Enhance the catas flow to support device reset
8985 - LP: #1422481
8986 * net/mlx4_core: Activate reset flow upon fatal command cases
8987 - LP: #1422481
8988 * net/mlx4_core: Manage interface state for Reset flow cases
8989 - LP: #1422481
8990 * net/mlx4_core: Handle AER flow properly
8991 - LP: #1422481
8992 * net/mlx4_core: Enable device recovery flow with SRIOV
8993 - LP: #1422481
8994 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8995 - LP: #1422481
8996 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8997 - LP: #1428111
8998 * rebase to v3.19.1
8999 - LP: #1410704
9000 - LP: #1411193
9001 - LP: #1400215
9002
9003 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
9004
9005 linux (3.19.0-7.7) vivid; urgency=low
9006
9007 [ Andy Whitcroft ]
9008
9009 * Release Tracking Bug
9010 - LP: #1426013
9011
9012 [ Upstream Kernel Changes ]
9013
9014 * x86/irq: Fix regression caused by commit b568b8601f05
9015 * cxl: Fix leaking interrupts if attach process fails
9016 - LP: #1415102
9017 * cxl: Early return from cxl_handle_fault for a shut down context
9018 - LP: #1415102
9019 * cxl: Disable AFU debug flag
9020 - LP: #1415102
9021 * cxl: Disable SPAP register when freeing SPA
9022 - LP: #1415102
9023 * cxl: remove redundant increment of hwirq
9024 - LP: #1415102
9025 * cxl: Add tracepoints
9026 - LP: #1415102
9027 * cxl: Update CXL ABI documentation
9028 - LP: #1415102
9029 * cxl: Use image state defaults for reloading FPGA
9030 - LP: #1415102
9031 * cxl: Add image control to sysfs
9032 - LP: #1415102
9033 * cxl: Enable CAPP recovery
9034 - LP: #1415102
9035 * cxl: Add ability to reset the card
9036 - LP: #1415102
9037 * cxl: Fix device_node reference counting
9038 - LP: #1415102
9039 * cxl: Export optional AFU configuration record in sysfs
9040 - LP: #1415102
9041 * cxl: Fail AFU initialisation if an invalid configuration record is
9042 found
9043 - LP: #1415102
9044 * cxl: Add missing return statement after handling AFU errror
9045 - LP: #1415102
9046 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
9047 - LP: #1415102
9048 * powerpc/eeh: Allow to set maximal frozen times
9049 - LP: #1415102
9050 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
9051
9052 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
9053
9054 linux (3.19.0-6.6) vivid; urgency=low
9055
9056 [ Andy Whitcroft ]
9057
9058 * systemd -- fix hyper-v units to be non-forking
9059 - LP: #1401525
9060 * [Config] move vbox modules into linux-image
9061 * ubuntu: vbox -- update to 4.3.22-dfsg-1
9062
9063 [ Brad Figg ]
9064
9065 * SAUCE: DEP8 test to run our regression tests
9066
9067 [ Paolo Pisati ]
9068
9069 * [Config] I2C_CHARDEV=y
9070 - LP: #1417032
9071
9072 [ Upstream Kernel Changes ]
9073
9074 * PCI: Fix infinite loop with ROM image of size 0
9075 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
9076 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
9077 controller
9078 - LP: #1400215
9079
9080 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
9081
9082 linux (3.19.0-5.5) vivid; urgency=low
9083
9084 [ Andy Whitcroft ]
9085
9086 * [Config] CONFIG_FA_DUMP=y
9087 - LP: #1415562
9088 * ubuntu: (no-squash) vbox -- infrastructure and updater
9089 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
9090 * rebase to v3.19 final
9091
9092 [ Chris J Arges ]
9093
9094 * [Config] Add ibmvfc to d-i
9095 - LP: #1416001
9096 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
9097 - LP: #1292234
9098
9099 [ Upstream Kernel Changes ]
9100
9101 * rebase to v3.19
9102
9103 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
9104
9105 linux (3.19.0-4.4) vivid; urgency=low
9106
9107 [ Andy Whitcroft ]
9108
9109 * [Config] apply Kernel hacking >> Tracers config defaults
9110 * hyper-v -- fix comment handing in /etc/network/interfaces
9111 - LP: #1413020
9112 * rebase to v3.19-rc7
9113 * updateconfigs following rebase to v3.19-rc7
9114
9115 [ Ben Hutchings ]
9116
9117 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
9118 - LP: #1413149
9119
9120 [ Upstream Kernel Changes ]
9121
9122 * rebase to v3.19-rc7
9123
9124 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
9125
9126 linux (3.19.0-3.3) vivid; urgency=low
9127
9128 [ Andy Whitcroft ]
9129
9130 * [Debian] arm64 -- build ubuntu drivers
9131 - LP: #1411284
9132 * [Packaging] config-check -- add support for enforced annotations
9133 * [Config] annotations -- switch to ENFORCED annotations
9134 * [Packaging] config-check -- drop support for enforce file
9135 * [Packaging] enforce -- drop empty enforce file
9136 * rebase to v3.19-rc5
9137 * [Config] add modules removed due to tighter dependencies
9138 * [Config] updateconfigs following rebase to v3.19-rc5
9139 * [Config] enforce CONFIG_FHANDLE=y
9140 - LP: #1412543
9141 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
9142 - LP: #1408355
9143 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
9144 - LP: #1413646
9145 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
9146 message handler config defaults
9147 * [Config] apply Device Drivers >> Character devices >> Serial drivers
9148 config defaults
9149 * [Config] apply Device Drivers >> GPIO Support config defaults
9150 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9151 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9152 support) config defaults
9153 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9154 Devices >> Support for frame buffer devices config defaults
9155 * [Config] apply Device Drivers >> HID support >> HID bus support >>
9156 Special HID drivers config defaults
9157 * [Config] apply Device Drivers >> Hardware Monitoring support config
9158 defaults
9159 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
9160 Hardware Bus support config defaults
9161 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
9162 digital converters config defaults
9163 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
9164 sensors config defaults
9165 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
9166 sensors config defaults
9167 * [Config] apply Device Drivers >> Input device support >> Generic input
9168 layer (needed for keyboard, mouse, ...) >> Mice config defaults
9169 * [Config] apply Device Drivers >> Input device support >> Generic input
9170 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9171 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9172 config defaults
9173 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9174 defaults
9175 * [Config] apply Device Drivers >> Multifunction device drivers config
9176 defaults
9177 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9178 grabbers support >> Media test drivers config defaults
9179 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
9180 Adapters config defaults
9181 * [Config] apply Device Drivers >> Multimedia support >> Remote
9182 Controller devices config defaults
9183 * [Config] apply Device Drivers >> Network device support >> Distributed
9184 Switch Architecture drivers config defaults
9185 * [Config] apply Device Drivers >> Network device support >> Network core
9186 driver support config defaults
9187 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9188 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
9189 defaults
9190 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9191 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
9192 defaults
9193 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9194 * [Config] apply Device Drivers >> Pin controllers config defaults
9195 * [Config] apply Device Drivers >> SPI support config defaults
9196 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9197 Sound Architecture >> ALSA for SoC audio support config defaults
9198 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9199 Sound Architecture >> FireWire sound devices config defaults
9200 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9201 Sound Architecture >> HD-Audio config defaults
9202 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
9203 client support config defaults
9204 * [Config] apply Device Drivers >> Staging drivers >> Media staging
9205 drivers config defaults
9206 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
9207 USB Gadget Drivers >> USB functions configurable through configfs
9208 config defaults
9209 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
9210 USB Peripheral Controller config defaults
9211 * [Config] apply Networking support >> NFC subsystem support >> Near
9212 Field Communication (NFC) devices config defaults
9213 * [Config] apply Networking support >> Networking options >> Network
9214 packet filtering framework (Netfilter) >> Core Netfilter Configuration
9215 >> Netfilter nf_tables support config defaults
9216 * [Config] apply Networking support >> Networking options >> QoS and/or
9217 fair queueing >> Actions config defaults
9218 * [Config] apply Networking support >> Networking options >> TCP/IP
9219 networking config defaults
9220 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
9221 Networking Stack (mac80211) config defaults
9222 * [Config] apply Device Drivers >> Input device support >> Generic input
9223 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
9224 * [Config] apply Device Drivers >> Input device support >> Generic input
9225 layer (needed for keyboard, mouse, ...) >> Mice config defaults
9226 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9227 config defaults
9228 * [Config] apply Networking support >> Networking options >> Network
9229 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
9230 >> IPv4 NAT config defaults
9231 * [Config] apply Networking support >> Networking options >> Network
9232 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
9233 >> IPv6 NAT config defaults
9234 * [Config] apply Kernel hacking >> Kernel debugging config defaults
9235 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
9236 config defaults
9237 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
9238 values in
9239 - LP: #1414002
9240 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9241 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
9242 (iwlwifi) config defaults
9243 * [Config] apply Device Drivers >> Real Time Clock config defaults
9244 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9245 support >> SCSI low-level drivers config defaults
9246 * [Config] apply General setup >> CPU/Task time and stats accounting >>
9247 Cputime accounting config defaults
9248 * [Config] apply Device Drivers >> Mailbox Hardware Support config
9249 defaults
9250 * rebase to v3.19-rc6
9251 * [Config] updateconfigs following rebase to v3.19-rc6
9252
9253 [ Kamal Mostafa ]
9254
9255 * [Packaging] force "dpkg-source -I -i" behavior
9256
9257 [ Leann Ogasawara ]
9258
9259 * [Config] Disable CONFIG_USB_OTG
9260 - LP: #1411295
9261
9262 [ Upstream Kernel Changes ]
9263
9264 * overlay: add backwards compatible overlayfs format support (fixes)
9265 - LP: #1410480
9266
9267 [ Upstream Kernel Changes ]
9268
9269 * rebase to v3.19-rc5
9270 * rebase to v3.19-rc6
9271
9272 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
9273
9274 linux (3.19.0-2.2) vivid; urgency=low
9275
9276 [ Andy Whitcroft ]
9277
9278 * rebase to v3.19-rc4
9279 * [Config] updateconfigs following rebase to v3.19-rc4
9280 * [Packaging] install all dtb files
9281 - LP: #1408002
9282 * [Config] switch on "all" dtbs
9283 - LP: #1408002
9284
9285 [ Colin Ian King ]
9286
9287 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
9288 timers
9289 - LP: #1333569
9290
9291 [ Joseph Salisbury ]
9292
9293 * [Config] Enable CONFIG_N_GSM as module.
9294 - LP: #1404670
9295
9296 [ K. Y. Srinivasan ]
9297
9298 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
9299 - LP: #1406867
9300
9301 [ Steve McIntyre ]
9302
9303 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
9304 - LP: #1409750
9305
9306 [ Upstream Kernel Changes ]
9307
9308 * rebase to v3.19-rc4
9309
9310 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
9311
9312 linux (3.19.0-1.1) vivid; urgency=low
9313
9314 [ Andy Whitcroft ]
9315
9316 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
9317 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
9318 * Revert "SAUCE: AUFS -- aufs3-base.patch"
9319 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
9320 * rebase to v3.19-rc1
9321 * rebase to v3.19-rc2
9322 * [Config] defaultconfigs following rebase to v3.19-rc2
9323 * ubuntu: aufs3 -- follow rename of d_child
9324 * ubuntu: aufs3 -- follow switch to d_splice_alias
9325 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
9326 * ubuntu: aufs3 -- follow rename for d_alias
9327 * apparmor -- follow change to this_cpu_ptr
9328 * disable module checks for rebase
9329 * ubuntu: AUFS -- substrate: aufs3-base.patch
9330 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
9331 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
9332 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
9333 * [Configs] updateconfigs following aufs update
9334 * v3.19 series start
9335 * rebase to v3.19-rc3
9336 * [Configs] updateconfigs following rebase to v3.19-rc3
9337 * [Packaging] uploadnum should be the remainder of the version
9338 - LP: #1407755
9339 * [Packaging] handle dts directories
9340 - LP: #1408004
9341 * [Config] follow move of arm64 dts' into vendor directories
9342
9343 [ Upstream Kernel Changes ]
9344
9345 * arm64: optimized copy_to_user and copy_from_user assembly code
9346 - LP: #1400349
9347 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
9348
9349 [ Upstream Kernel Changes ]
9350
9351 * rebase to v3.19-rc1
9352 - LP: #1173681
9353 * rebase to v3.19-rc2
9354 * rebase to v3.19-rc3
9355
9356 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
9357
9358 linux (3.18.0-7.8) vivid; urgency=low
9359
9360 [ Leann Ogasawara ]
9361
9362 * Release Tracking Bug
9363 - LP: #1401590
9364
9365 [ John Johansen ]
9366
9367 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
9368 - LP: #1362199
9369 * SAUCE: Revert: fix: only allow a single threaded process to ...
9370 - LP: #1371310
9371 * SAUCE: (no-up) fix: bad unix_addr_fs macro
9372 - LP: #1390223
9373 * SAUCE: (no-up) apparmor: add parameter to control whether policy
9374 hashing is used
9375 - LP: #1383886
9376 * [config] set apparmor config options
9377
9378 [ Seth Forshee ]
9379
9380 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
9381 - LP: #1398458
9382
9383 [ Upstream Kernel Changes ]
9384
9385 * mfd: rtsx: Fix PM suspend for 5227 & 5249
9386 - LP: #1359052
9387 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
9388 - LP: #1346067
9389
9390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
9391
9392 linux (3.18.0-6.7) vivid; urgency=low
9393
9394 [ Andy Whitcroft ]
9395
9396 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9397 assembly code"
9398 - LP: #1398596
9399 * rebase to v3.18
9400
9401 [ Chris J Arges ]
9402
9403 * [Config] CONFIG_PCIEASPM_DEBUG=y
9404 - LP: #1398544
9405
9406 [ Paolo Pisati ]
9407
9408 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
9409 - LP: #1396470
9410
9411 [ Upstream Kernel Changes ]
9412
9413 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
9414 may result in I/O freeze
9415 - LP: #1400289
9416
9417 [ Upstream Kernel Changes ]
9418
9419 * rebase to v3.18
9420
9421 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
9422
9423 linux (3.18.0-5.6) vivid; urgency=low
9424
9425 [ Leann Ogasawara ]
9426
9427 * Release Tracking Bug
9428 - LP: #1398109
9429
9430 [ Andy Whitcroft ]
9431
9432 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
9433 - LP: #1397061
9434 * rebase to v3.18-rc7
9435
9436 [ Chris J Arges ]
9437
9438 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
9439 ppc64el/generic
9440 - LP: #1395855
9441
9442 [ Upstream Kernel Changes ]
9443
9444 * rebase to v3.18-rc7
9445 - LP: #1389497
9446
9447 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
9448
9449 linux (3.18.0-4.5) vivid; urgency=low
9450
9451 [ Leann Ogasawara ]
9452
9453 * Release Tracking Bug
9454 - LP: #1395891
9455
9456 [ Andy Whitcroft ]
9457
9458 * rebase to v3.18-rc6
9459 * [Config] update configs following rebase to v3.18-rc6
9460 * [Config] enable overlayfs v1 support
9461
9462 [ Tim Gardner ]
9463
9464 * rebase to v3.18-rc5
9465
9466 [ Upstream Kernel Changes ]
9467
9468 * overlay: add backwards compatible overlayfs format support
9469 - LP: #1395877
9470
9471 [ Upstream Kernel Changes ]
9472
9473 * rebase to v3.18-rc5
9474 * rebase to v3.18-rc6
9475
9476 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
9477
9478 linux (3.18.0-3.4) vivid; urgency=low
9479
9480 [ Andy Whitcroft ]
9481
9482 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
9483 * Revert "SAUCE: AUFS -- update to
9484 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
9485 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
9486 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
9487 * [Config] amd64 is now the indep architecture
9488 * [Debian] basic hook support
9489 * SAUCE: AUFS -- aufs3-base.patch
9490 * SAUCE: AUFS -- aufs3-mmap.patch
9491 * SAUCE: AUFS -- aufs3-standalone.patch
9492 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
9493 * [Config] updateconfigs following aufs3 update
9494 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
9495
9496 [ dann frazier ]
9497
9498 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
9499 - LP: #1388952
9500 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
9501 * [Config] Disable CONFIG_RCU_USER_QS on arm64
9502
9503 [ Tim Gardner ]
9504
9505 * rebase to v3.18-rc4
9506
9507 [ Upstream Kernel Changes ]
9508
9509 * rebase to v3.18-rc4
9510 - LP: #1389497
9511 - LP: #1387128
9512
9513 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
9514
9515 linux (3.18.0-2.2) vivid; urgency=low
9516
9517 [ Tim Gardner ]
9518
9519 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
9520
9521 [ Upstream Kernel Changes ]
9522
9523 * rebase to v3.18-rc3
9524
9525 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
9526
9527 linux (3.18.0-1.1) vivid; urgency=low
9528
9529 [ Andy Whitcroft ]
9530
9531 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
9532 * [Config] tools -- only build common tools when enabled
9533 * [Config] follow rename of DEB_BUILD_PROFILES
9534 * [Config] linux-image-extra is additive to linux-image
9535 - LP: #1375310
9536 * [Config] linux-image-extra postrm is not needed on purge
9537 * [Config] enable cloud tools on i386
9538 - LP: #1367399
9539
9540 [ Marc Dietrich ]
9541
9542 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
9543
9544 [ Paolo Pisati ]
9545
9546 * [Config] armhf: REGULATOR_TWL4030=y
9547 * [Config] armhf: disable JUMP_LABEL
9548 - LP: #1378856
9549
9550 [ Tim Gardner ]
9551
9552 * rebase to v3.17-rc2
9553 * updateconfigs
9554 * [Config] CONFIG_NFC_ST21NFCB=n
9555 * [Config] Added net/6lowpan/* to generic inclusion list
9556 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
9557 * rebase to v3.17-rc3
9558 * rebase to v3.17-rc4
9559 * rebase to v3.17-rc5
9560 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
9561 * [Config] CONFIG_XMON=y
9562 - LP: #1365655
9563 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
9564 - LP: #1362514
9565 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
9566 - LP: #1362514
9567 * [Config] CONFIG_DMA_CMA=n
9568 - LP: #1362261
9569 * [Config] Add mpt3sas to d-i
9570 - LP: #1368907
9571 * [Debian] set do_*_tools after stage1 or bootstrap is determined
9572 - LP: #1370211
9573 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
9574 - LP: #1244176
9575 * rebase to v3.17-rc6
9576 * SAUCE: usbip: Update include path
9577 * [Debian] usbip tools packaging
9578 - LP: #898003
9579 * [Config] Enable usbip tools
9580 - LP: #898003
9581 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
9582 - LP: #1363180
9583 * [Config] Correct annotation regarding CONFIG_DMA_CMA
9584 - LP: #1362261
9585 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
9586 - LP: #1374438
9587 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
9588 - LP: #1374440
9589 * [Debian] Don't fail if a symlink already exists
9590 * rebase to v3.17-rc7
9591 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
9592 - LP: #1374440
9593 * rebase to v3.17
9594 * rebase to v3.18-rc1
9595 * [Config] CONFIG_AUFS_FS=n for FTBS
9596 * Enable vivid
9597 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
9598 - LP: #1385510
9599 * rebase to v3.18-rc2
9600 * [Debian] Fix linux-doc dangling symlinks
9601 - LP: #661306
9602 * CONFIG_MODULE_COMPRESS=n
9603 * [Config] dropped scsi_tgt from generic inclusion list
9604 * [Config] Added drivers/uio to generic inclusion list
9605 * [Config] CONFIG_PATA_MACIO=y
9606 - LP: #1378894
9607 * [Config] CONFIG_DRM_BOCHS=n
9608 * [Debian] install usbipd
9609 - LP: #898003
9610
9611 [ Upstream Kernel Changes ]
9612
9613 * rebase to v3.18-rc2
9614
9615 [ Upstream Kernel Changes ]
9616
9617 * rebase to v3.18-rc1
9618 - LP: #1316518
9619 - LP: #1371591
9620 - LP: #1357928
9621
9622 [ Upstream Kernel Changes ]
9623
9624 * rebase to v3.17
9625
9626 [ Upstream Kernel Changes ]
9627
9628 * rebase to v3.17-rc7
9629
9630 [ Upstream Kernel Changes ]
9631
9632 * rebase to v3.17-rc6
9633
9634 [ Upstream Kernel Changes ]
9635
9636 * rebase to v3.17-rc5
9637
9638 [ Upstream Kernel Changes ]
9639
9640 * rebase to v3.17-rc4
9641
9642 [ Upstream Kernel Changes ]
9643
9644 * rebase to v3.17-rc3
9645
9646 [ Upstream Kernel Changes ]
9647
9648 * rebase to v3.17-rc2
9649 - LP: #1358116
9650 - LP: #1350148
9651 - LP: #1334950
9652 - LP: #1329580
9653 - LP: #1329580
9654 - LP: #1329580
9655
9656 [ Upstream Kernel Changes ]
9657
9658 * rebase to v3.17-rc2
9659
9660 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
9661
9662 linux (3.17.0-0.0) utopic; urgency=medium
9663
9664 * Empty entry
9665
9666 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
9667
9668 linux (3.16.0-11.16) utopic; urgency=low
9669
9670 [ Mauricio Faria de Oliveira ]
9671
9672 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
9673 - LP: #1358920
9674
9675 [ Peter Zijlstra ]
9676
9677 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
9678 - LP: #1361300
9679
9680 [ Tim Gardner ]
9681
9682 * [Config] CONFIG_ZPOOL=y
9683 - LP: #1360428
9684 * Release Tracking Bug
9685 - LP: #1361308
9686
9687 [ Upstream Kernel Changes ]
9688
9689 * Revert "net/mlx4_en: Fix bad use of dev_id"
9690 - LP: #1347012
9691 * net/mlx4_en: Reduce memory consumption on kdump kernel
9692 - LP: #1347012
9693 * net/mlx4_en: Fix mac_hash database inconsistency
9694 - LP: #1347012
9695 * net/mlx4_en: Disable blueflame using ethtool private flags
9696 - LP: #1347012
9697 * net/mlx4_en: current_mac isn't updated in port up
9698 - LP: #1347012
9699 * net/mlx4_core: Use low memory profile on kdump kernel
9700 - LP: #1347012
9701 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
9702 - LP: #1347169
9703 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
9704 - LP: #1347169
9705 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
9706 - LP: #1347169
9707 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
9708 - LP: #1347169
9709 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
9710 - LP: #1347169
9711 * drivers: scsi: storvsc: Set srb_flags in all cases
9712 - LP: #1347169
9713 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
9714 - LP: #1347169
9715 * namespaces: Use task_lock and not rcu to protect nsproxy
9716 - LP: #1328088
9717 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
9718 * mm/zbud: change zbud_alloc size type to size_t
9719 - LP: #1360428
9720 * mm/zpool: implement common zpool api to zbud/zsmalloc
9721 - LP: #1360428
9722 * mm/zpool: zbud/zsmalloc implement zpool
9723 - LP: #1360428
9724 * mm/zpool: update zswap to use zpool
9725 - LP: #1360428
9726 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
9727 - LP: #1341296
9728 * iommu/amd: Fix for pasid initialization
9729 - LP: #1361300
9730 * iommu/amd: Moving PPR fault flags macros definitions
9731 - LP: #1361300
9732 * iommu/amd: Drop oprofile dependency
9733 - LP: #1361300
9734 * iommu/amd: Fix typo in amd_iommu_v2 driver
9735 - LP: #1361300
9736 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
9737 - LP: #1361300
9738 * iommu/amd: Don't free pasid_state in mn_release path
9739 - LP: #1361300
9740 * iommu/amd: Get rid of __unbind_pasid
9741 - LP: #1361300
9742 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
9743 - LP: #1361300
9744 * iommu/amd: Add pasid_state->invalid flag
9745 - LP: #1361300
9746 * iommu/amd: Don't hold a reference to mm_struct
9747 - LP: #1361300
9748 * iommu/amd: Don't hold a reference to task_struct
9749 - LP: #1361300
9750 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
9751 - LP: #1361300
9752 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
9753 - LP: #1361300
9754 * iommu/amd: Remove change_pte mmu_notifier call-back
9755 - LP: #1361300
9756 * iommu/amd: Fix device_state reference counting
9757 - LP: #1361300
9758 * iommu/amd: Fix 2 typos in comments
9759 - LP: #1361300
9760
9761 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
9762
9763 linux (3.16.0-10.15) utopic; urgency=low
9764
9765 [ dann frazier ]
9766
9767 * [debian] Fix regression with ABI subversions and backport
9768
9769 [ Feng Kan ]
9770
9771 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
9772 modify write.
9773 - LP: #1357527
9774 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9775 assembly code
9776 - LP: #1358949
9777
9778 [ Stefan Bader ]
9779
9780 * SAUCE: bcache: prevent crash on changing writeback_running
9781 - LP: #1357295
9782
9783 [ Tim Gardner ]
9784
9785 * [Config] CONFIG_XFRM_STATISTICS=y
9786 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
9787 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
9788 - LP: #1353005
9789 * Release Tracking Bug
9790 - LP: #1359783
9791
9792 [ Upstream Kernel Changes ]
9793
9794 * intel_idle: Broadwell support
9795 - LP: #1256170
9796 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
9797 - LP: #1357108
9798 * powerpc/powernv: Invoke opal call to handle hmi.
9799 - LP: #1357108
9800 * powerpc/book3s: handle HMIs for cpus in nap mode.
9801 - LP: #1357108
9802 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9803 - LP: #1357108
9804 * powerpc: Add smp_mb() to arch_spin_is_locked()
9805 - LP: #1358569
9806 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9807 - LP: #1358569
9808 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9809 temperature
9810 - LP: #1353005
9811 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9812 - LP: #1358855
9813 * printk: Add function to return log buffer address and size
9814 - LP: #1359423
9815 * powerpc/powernv: Interface to register/unregister opal dump region
9816 - LP: #1359423
9817 * bcache: fix crash on shutdown in passthrough mode
9818 - LP: #1357295
9819 * bcache: fix uninterruptible sleep in writeback thread
9820 - LP: #1357295
9821
9822 [ Vinayak Kale ]
9823
9824 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9825 - LP: #1357527
9826 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9827 - LP: #1357527
9828
9829 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9830
9831 linux (3.16.0-9.14) utopic; urgency=low
9832
9833 [ Tim Gardner ]
9834
9835 * Release Tracking Bug
9836 - LP: #1357370
9837
9838 [ Serge Hallyn ]
9839
9840 * SAUCE: Overlayfs: allow unprivileged mounts
9841 - LP: #1357025
9842
9843 [ Upstream Kernel Changes ]
9844
9845 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9846 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9847 * dts: Add bindings for APM X-Gene SoC ethernet driver
9848 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9849 * powerpc/thp: Add write barrier after updating the valid bit
9850 - LP: #1357014
9851 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9852 - LP: #1357014
9853 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9854 of 4k pte
9855 - LP: #1357014
9856 * powerpc/thp: Handle combo pages in invalidate
9857 - LP: #1357014
9858 * powerpc/thp: Invalidate with vpn in loop
9859 - LP: #1357014
9860 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9861 - LP: #1357014
9862 * powerpc/mm: Use read barrier when creating real_pte
9863 - LP: #1357014
9864 * powerpc/thp: Add tracepoints to track hugepage invalidate
9865 - LP: #1357014
9866 * rebase to v3.16.1
9867
9868 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9869
9870 linux (3.16.0-8.13) utopic; urgency=low
9871
9872 [ Tim Gardner ]
9873
9874 * Release Tracking Bug
9875 - LP: #1356403
9876
9877 [ dann frazier ]
9878
9879 * [debian] Allow for package revisions condusive for branching
9880
9881 [ Upstream Kernel Changes ]
9882
9883 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9884 - LP: #1350087
9885 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9886 - LP: #1350087
9887 * powerpc/powernv: Enable M64 aperatus for PHB3
9888 - LP: #1355469
9889 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9890 - LP: #1352994
9891 * powerpc: Add machine_early_initcall()
9892 - LP: #1352640
9893 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9894 - LP: #1352640
9895 * powerpc/eeh: Avoid event on passed PE
9896 - LP: #1352640
9897 * powerpc/eeh: EEH support for VFIO PCI device
9898 - LP: #1352640
9899 * powerpc/eeh: sysfs entries lost
9900 - LP: #1352640
9901 * powerpc/powernv: Fix IOMMU table for VFIO dev
9902 - LP: #1352640
9903 * powerpc/eeh: Fetch IOMMU table in reliable way
9904 - LP: #1352640
9905 * powerpc/eeh: Refactor EEH flag accessors
9906 - LP: #1352640
9907 * powerpc/eeh: Selectively enable IO for error log
9908 - LP: #1352640
9909 * powerpc/eeh: Reduce lines of log dump
9910 - LP: #1352640
9911 * powerpc/eeh: Replace pr_warning() with pr_warn()
9912 - LP: #1352640
9913 * powerpc/eeh: Make diag-data not endian dependent
9914 - LP: #1352640
9915 * powerpc/eeh: Aux PE data for error log
9916 - LP: #1352640
9917 * PCI: Support BAR sizes up to 128GB
9918 - LP: #1352640
9919 * powerpc/powernv: Allow to freeze PE
9920 - LP: #1352640
9921 * powerpc/powernv: Split ioda_eeh_get_state()
9922 - LP: #1352640
9923 * powerpc/powernv: Handle compound PE
9924 - LP: #1352640
9925 * powerpc/powernv: Handle compound PE for EEH
9926 - LP: #1352640
9927 * powerpc/powernv: Handle compound PE in config accessors
9928 - LP: #1352640
9929 * mnt: Only change user settable mount flags in remount
9930 - LP: #1356318
9931 - CVE-2014-5206
9932 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9933 - LP: #1356318
9934 - CVE-2014-5206
9935 * mnt: Correct permission checks in do_remount
9936 - LP: #1356323
9937 - CVE-2014-5207
9938 * mnt: Change the default remount atime from relatime to the existing value
9939 - LP: #1356323
9940 - CVE-2014-5207
9941
9942 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9943
9944 linux (3.16.0-7.12) utopic; urgency=low
9945
9946 [ Andy Whitcroft ]
9947
9948 * rebase to v3.16 final
9949 * [Config] d-i -- add virtio_scsi to virtio-modules
9950 - LP: #1342000
9951
9952 [ dann frazier ]
9953
9954 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9955
9956 [ Tim Gardner ]
9957
9958 * [Config] CONFIG_MICROCODE=y
9959 - LP: #1084373
9960 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9961 - LP: #1349028
9962 * [Config] Add hv_balloon to d-i virtio-modules
9963 - LP: #1292216
9964 * Release Tracking Bug
9965 - LP: #1354530
9966
9967 [ Upstream Kernel Changes ]
9968
9969 * rebase to v3.16
9970
9971 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9972
9973 linux (3.16.0-6.11) utopic; urgency=low
9974
9975 [ Paolo Pisati ]
9976
9977 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9978 * [Config] armhf: KEYBOARD_IMX=m
9979 * [Config] armhf: build cubox & imx6 DTBs
9980 * [Config] armhf: RTC_DRV_PCF8523=y
9981
9982 [ Tim Gardner ]
9983
9984 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9985 - LP: #1344405
9986 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9987 - LP: #1343109
9988 * Release Tracking Bug
9989 - LP: #1349196
9990
9991 [ Upstream Kernel Changes ]
9992
9993 * rebase to v3.16-rc7
9994
9995 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9996
9997 linux (3.16.0-5.10) utopic; urgency=low
9998
9999 [ Tim Gardner ]
10000
10001 * Release Tracking Bug
10002 - LP: #1346298
10003 * [Config] CONFIG_GPIO_SYSFS=y
10004 - LP: #1342153
10005 * rebase to v3.16-rc6
10006
10007 [ Paolo Pisati ]
10008
10009 * [Config] enable ARCH_MVEBU*
10010 * [Config] AHCI_MVEBU=m
10011 * [Config] ARMADA_THERMAL=y
10012 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
10013 * [Config] CRYPTO_DEV_MV_CESA=m
10014 * [Config] I2C_MV64XXX=m
10015 * [Config] MMC_MVSDIO=m
10016 * [Config] MMC_SDHCI_DOVE=m
10017 * [Config] MTD_NAND_ORION=m
10018 * [Config] MTD_NAND_PXA3xx=m
10019 * [Config] MVNETA=m
10020 * [Config] MV_XOR=y
10021 * [Config] ORION_WATCHDOG=m
10022 * [Config] PCI_MVEBU=y
10023 * [Config] RTC_DRV_MV=y
10024 * [Config] SND_KIRKWOOD_SOC*=m
10025 * [Config] SPI_ORION=m
10026 * [Config] USB_XHCI_MVEBU=m
10027 * [Config] armhf: build all Armada and Dove DTBs
10028 * [Config] armhf: SERIAL_8250_DW=y
10029
10030 [ Upstream Kernel Changes ]
10031
10032 * rebase to v3.16-rc6
10033
10034 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
10035
10036 linux (3.16.0-4.9) utopic; urgency=low
10037
10038 [ Tim Gardner ]
10039
10040 * Release Tracking Bug
10041 - LP: #1341543
10042
10043 [ Upstream Kernel Changes ]
10044
10045 * rebase to v3.16-rc5
10046
10047 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
10048
10049 linux (3.16.0-3.8) utopic; urgency=low
10050
10051 [ Tim Gardner ]
10052
10053 * Release Tracking Bug
10054 - LP: #1340091
10055
10056 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
10057
10058 linux (3.16.0-2.7) utopic; urgency=low
10059
10060 [ Andy Whitcroft ]
10061
10062 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
10063 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10064
10065 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
10066
10067 linux (3.16.0-2.6) utopic; urgency=low
10068
10069 [ Andy Whitcroft ]
10070
10071 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
10072 Fixes FTBS.
10073
10074 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
10075
10076 linux (3.16.0-2.5) utopic; urgency=low
10077
10078 [ Andy Whitcroft ]
10079
10080 * ubuntu -- fix basic format for ubuntu/Makefile
10081 * ubuntu: AUFS (no-squash): basic framework and update machinary
10082 * ubuntu: aufs3 -- update update scripting
10083 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10084 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10085 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10086 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
10087 * [Configs] AUFS configs
10088 * ubuntu: aufs3 -- reenable
10089
10090 [ Tim Gardner ]
10091
10092 * CONFIG_LATENCYTOP=n
10093
10094 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
10095
10096 linux (3.16.0-2.4) utopic; urgency=low
10097
10098 [ Andy Whitcroft ]
10099
10100 * [Config] flip VIRTIO*=y
10101 * [Config] commonise CONFIG_SWIOTLB=y
10102 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
10103 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
10104 config defaults
10105 * [Config] apply Device Drivers >> Block devices config defaults
10106 * [Config] apply Device Drivers >> Character devices config defaults
10107 * [Config] apply Device Drivers >> DMA Engine support config defaults
10108 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
10109 reporting config defaults
10110 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
10111 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
10112 support) config defaults
10113 * [Config] apply Device Drivers >> GPIO Support config defaults
10114 * [Config] apply Device Drivers >> Graphics support >> Console display
10115 driver support config defaults
10116 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
10117 config defaults
10118 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
10119 * [Config] apply Device Drivers >> Input device support >> Generic input
10120 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
10121 defaults
10122 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
10123 ports config defaults
10124 * [Config] apply Device Drivers >> LED Support >> LED Class Support
10125 config defaults
10126 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
10127 defaults
10128 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
10129 grabbers support config defaults
10130 * [Config] apply Security options config defaults
10131 * [Config] apply Networking options >> Network packet filtering framework
10132 (Netfilter) >> Core Netfilter Configuration config defaults
10133 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
10134 defaults
10135 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
10136 Devices >> Support for frame buffer devices config defaults
10137 * [Config] apply Power management and ACPI options >> CPU Frequency
10138 scaling config defaults
10139 * [Config] apply Processor type and features config defaults
10140 * [Config] apply Partition Types config defaults
10141 * [Config] apply Power management and ACPI options config defaults
10142 * [Config] apply Device Drivers >> InfiniBand support config defaults
10143 * [Config] apply Device Drivers >> Misc devices config defaults
10144 * [Config] apply Device Drivers >> Multifunction device drivers config
10145 defaults
10146 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
10147 support >> SCSI low-level drivers config defaults
10148 * [Config] apply Device Drivers >> Network device support >> Ethernet
10149 driver support config defaults
10150 * [Config] apply Device Drivers >> Network device support >> Network core
10151 driver support config defaults
10152 * [Config] apply Device Drivers >> Network device support >> PHY Device
10153 support and infrastructure config defaults
10154 * [Config] apply File systems >> Network File Systems config defaults
10155 * [Config] apply Device Drivers >> Input device support >> Generic input
10156 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
10157 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
10158 >> NAND Device Support config defaults
10159 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10160 >> Ralink driver support config defaults
10161 * [Config] apply Device Drivers >> Staging drivers config defaults
10162 * [Config] apply Cryptographic API >> Hardware crypto devices config
10163 defaults
10164 * [Config] apply Device Drivers >> Macintosh device drivers config
10165 defaults
10166 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10167 config defaults
10168 * [Config] apply Device Drivers >> PPS support config defaults
10169 * [Config] apply Device Drivers >> Sound card support config defaults
10170 * [Config] apply Networking support >> RF switch subsystem support config
10171 defaults
10172 * [Config] apply Library routines config defaults
10173 * [Config] apply Device Drivers >> CODEC drivers config defaults
10174 * [Config] apply Device Drivers >> PHY Subsystem config defaults
10175 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
10176 config defaults
10177 * [Config] apply Kernel hacking >> Tracers config defaults
10178 * [Config] apply Kernel hacking >> Runtime Testing config defaults
10179 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
10180 * [Config] apply Device Drivers >> USB support config defaults
10181 * [Config] apply Device Drivers >> Power supply class support config
10182 defaults
10183 * [Config] apply Device Drivers >> USB Network Adapters config defaults
10184 * [Config] apply General setup >> IRQ subsystem config defaults
10185 * [Config] apply General setup config defaults
10186 * [Config] apply File systems >> Miscellaneous filesystems config
10187 defaults
10188 * [Config] apply File systems config defaults
10189 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
10190 * [Config] apply Device Drivers >> Virtio drivers config defaults
10191 * [Config] apply Device Drivers >> USB Peripheral Controller config
10192 defaults
10193 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
10194 support >> SCSI Transports config defaults
10195 * [Config] apply Device Drivers >> Real Time Clock config defaults
10196 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
10197 (libata) config defaults
10198 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
10199 defaults
10200 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
10201 config defaults
10202 * [Config] apply Device Drivers >> USB Physical Layer drivers config
10203 defaults
10204 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
10205 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
10206 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
10207 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
10208 CONFIG_HOTPLUG_CPU=n
10209 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
10210 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
10211 * [Config] drivers/acpi/acpi_ipmi.ko needs
10212 drivers/char/ipmi/ipmi_msghandler.ko in virtual
10213 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
10214 CONFIG_FUNCTION_TRACER=n
10215 * [Config] ignore modules changing following major config changes
10216
10217 [ Tim Gardner ]
10218
10219 * rebase to v3.16-rc4
10220
10221 [ Upstream Kernel Changes ]
10222
10223 * rebase to v3.16-rc4
10224 - LP: #1297581
10225
10226 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
10227
10228 linux (3.16.0-1.3) utopic; urgency=low
10229
10230 [ Andy Whitcroft ]
10231
10232 * Revert "Disable do_tools_perf for FTBS"
10233 * SAUCE: fix perf_regs definitions for arm64
10234
10235 [ Paolo Pisati ]
10236
10237 * [Config] armhf: ARCH_EXYNOS5* support
10238 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
10239 * [Config] armhf: EXYNOS_THERMAL=y
10240 * [Config] armhf: EXYNOS_IOMMU=y
10241 * [Config] armhf: EXYNOS_ADC=m
10242 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
10243 * [Config] armhf: MMC_SDHCI_S3C=m
10244 * [Config] armhf: PCI_EXYNOS=y
10245 * [Config] armhf: PHY_EXYNOS5250_SATA=y
10246 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
10247 * [Config] armhf: PWM_SAMSUNG=m
10248 * [Config] armhf: RTC_DRV_S3C=y
10249 * [Config] armhf: S3C2410_WATCHDOG=m
10250 * [Config] armhf: MMC_DW_EXYNOS=m
10251 * [Config] armhf: SERIAL_SAMSUNG=y
10252 * [Config] armhf: SND_SOC_SAMSUNG=m
10253 * [Config] armhf: SPI_S3C64XX=m
10254 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
10255 * [Config] armhf: FB_S3C=m
10256 * [Config] armhf: build all Exynos 5 DTBs
10257 * [Config] armhf: disable CPUFREQ_EXYNOS
10258
10259 [ Tim Gardner ]
10260
10261 * rebase to v3.16-rc3
10262
10263 [ Upstream Kernel Changes ]
10264
10265 * rebase to v3.16-rc3
10266 - LP: #1331915
10267
10268 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
10269
10270 linux (3.16.0-0.2) utopic; urgency=low
10271
10272 [ Tim Gardner ]
10273
10274 * Revert "SAUCE: intel_pstate -- toggle default to disable"
10275 - LP: #1333322
10276 * CONFIG_BOOKE_WDT=y
10277 * Disable do_tools_perf for FTBS (just until I can figure it out)
10278
10279 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
10280
10281 linux (3.16.0-0.1) utopic; urgency=low
10282
10283 [ Tim Gardner ]
10284
10285 * Release Tracking Bug
10286 - LP: #1333265
10287
10288 [ Andy Whitcroft ]
10289
10290 * [Config] cloud-tools -- add systemd units
10291 - LP: #1329027
10292
10293 [ dann frazier ]
10294
10295 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
10296 * [Config] CONFIG_NET_XGENE=m for arm64
10297 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
10298
10299 [ Feng Kan ]
10300
10301 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
10302 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
10303 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
10304
10305 [ Iyappan Subramanian ]
10306
10307 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
10308 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
10309 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
10310 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
10311
10312 [ Tim Gardner ]
10313
10314 * updateconfigs
10315 * Fix arm64 crypto Makefile
10316 * [Config] CONFIG_BOOKE_WDT=n for FTBS
10317 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
10318 - LP: #1327619
10319 * Disabled powerpc64-emb for FTBS
10320 * [Config] CONFIG_DRM_TEGRA=m
10321 * [Config] CONFIG_CMA_SIZE_MBYTES=64
10322 * rebase to v3.16-rc2
10323 * Clean up generic.inclusion-list warnings
10324
10325 [ Upstream Kernel Changes ]
10326
10327 * rebase to v3.16-rc2
10328 - LP: #1328587
10329 - LP: #1319291
10330 - LP: #1310512
10331 - LP: #1310512
10332 - LP: #1305480
10333
10334 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
10335
10336 linux (3.15.0-6.11) utopic; urgency=low
10337
10338 [ Adam Conrad ]
10339
10340 * Enable building the sata-modules udeb on ppc64el.
10341 - LP: #1323980
10342 * [Packaging] Set bootloader and loader on ppc64el to grub
10343
10344 [ Adam Lee ]
10345
10346 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
10347 - LP: #1310512, #1320070
10348
10349 [ Alex Hung ]
10350
10351 * SAUCE: (no-up) dell-led: add mic mute led interface
10352 - LP: #1308297
10353
10354 [ Andy Whitcroft ]
10355
10356 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
10357 - LP: #1285434
10358 * [Config] tools -- enable cpupower on ppc64el
10359 * [Config] ppc64el -- enable perf tools
10360 * [Config] powerpc -- enable perf tools
10361 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
10362 * [Config] arm64 -- enable tools
10363 - LP: #1326050
10364 * [Config] switch hyper-keyboard to virtual
10365 - LP: #1325306
10366 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
10367 upgrades
10368 * SAUCE: kvm: BIOS disabled kvm support should be a warning
10369 - LP: #1300247
10370 * SAUCE: nouveau: missing outputs should be warnings
10371 - LP: #1300244
10372 * [Config] d-i -- add nvme devices to block-modules udeb
10373 - LP: #1303710
10374
10375 [ Anton Blanchard ]
10376
10377 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
10378 - LP: #1328230
10379
10380 [ Colin Ian King ]
10381
10382 * SAUCE: intel_pstate: inform user that thermald is worth considering
10383
10384 [ Dave Chiluk ]
10385
10386 * [Config] Enable CONFIG_IP_VS_IPV6=y
10387 - LP: #1300739
10388
10389 [ Paolo Pisati ]
10390
10391 * [Config] build vexpress a9 dtb
10392 - LP: #1303657
10393
10394 [ Tetsuo Handa ]
10395
10396 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
10397
10398 [ Tim Gardner ]
10399
10400 * Release Tracking Bug
10401 - LP: #1329045
10402 * [Debian] Treat vdso install as an environment variable
10403 - LP: #1325713
10404 * [Config] Treat vdso install as an environment variable
10405 - LP: #1325713
10406 * [config] Set IPMI suppoort default to "y"
10407 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
10408 * [Config] CONFIG_RT_GROUP_SCHED=n
10409 - LP: #1284731
10410 * [Config] ppc64el -- switch to 64K system pages
10411 * [Config] CONFIG_MICROCODE_EARLY=y
10412 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
10413 * [Config] armhf: DRM_TILCDC=m
10414 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
10415 * [Config] arm64: KVM=y
10416 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
10417 * [Config] armhf: generic: disable CPU_IDLE
10418 * [Config] armhf: CPU_FREQ=y
10419 * [Config] Add new mlx modules to d-i
10420 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
10421 - LP: #1295112
10422 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
10423 - LP: #1294353
10424 * [Config] CONFIG_ABX500_CORE=y for ppc64el
10425 * [Config] CONFIG_ALX=m for powerpc
10426 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
10427 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
10428 * [Config] CONFIG_ANDROID=n for powerpc
10429 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
10430 * [Config] CONFIG_BIG_KEYS=y for ppc64el
10431 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
10432 * rebase to v3.15
10433 * [Config] CONFIG_PHY_XGENE=y
10434 * [Config] CONFIG_MLX4_DEBUG=y
10435 - LP: #1328256
10436 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
10437 - LP: #1324571
10438 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
10439 * [Config] CONFIG_CFG80211=m for ppc64el
10440 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
10441 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
10442 * [Config] CONFIG_EXPERT=y for ppc64el
10443 * [Config] CONFIG_ATA_SFF=y on ppc64el
10444 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
10445 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
10446 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
10447 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
10448 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
10449 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
10450 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
10451 * [Config] CONFIG_DDR=y for ppc64el
10452 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
10453 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
10454 * [Config] CONFIG_EZX_PCAP=n for all arches
10455 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
10456 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
10457 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
10458 * [Config] CONFIG_FB_3DFX=m for all arches
10459 * [Config] CONFIG_FB_MATROX=m for ppc64el
10460 * [Config] CONFIG_FB_RADEON=m for ppc64el
10461 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
10462 * [Config] CONFIG_FIREWIRE=m for ppc64el
10463 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
10464 * [Config] CONFIG_HAMRADIO=y for ppc64el
10465 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
10466 * [Config] CONFIG_I2C_MUX=m for ppc64el
10467 * [Config] CONFIG_I2C_STUB=m for ppc64el
10468 * [Config] CONFIG_I2O=m for ppc64el
10469 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
10470 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
10471 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
10472 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
10473 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
10474 * [Config] CONFIG_IPACK_BUS=m for ppc64el
10475 * [Config] CONFIG_ISDN=y for ppc64el
10476 * [Config] CONFIG_ISO9660_FS=m for ppc64el
10477 * [Config] CONFIG_KGDB=y for ppc64el
10478 * [Config] CONFIG_KVM_GUEST=y for ppc64el
10479 * [Config] CONFIG_L2TP_V3=y for powerpc
10480 * [Config] CONFIG_MAILBOX=y for ppc64el
10481 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
10482 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
10483 * [Config] CONFIG_MEMORY=y for ppc64el
10484 * [Config] CONFIG_MEMSTICK=m for ppc64el
10485 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
10486 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
10487 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
10488 * [Config] CONFIG_NET_9P=m for ppc64el
10489 * [Config] CONFIG_MSDOS_FS=m for ppc64el
10490 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
10491 * [Config] CONFIG_MTD=m for arm64
10492 * [Config] CONFIG_NETCONSOLE=m for ppc64el
10493 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
10494 * [Config] CONFIG_NET_IPIP=m for ppc64el
10495 * [Config] CONFIG_NET_TEAM=m for all arches
10496 * [Config] CONFIG_NFC=m for ppc64el
10497 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
10498 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
10499 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
10500 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
10501 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
10502 * [Config] CONFIG_OPROFILE=m for ppc64el
10503 * [Config] CONFIG_PARPORT_1284=y for ppc64el
10504 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
10505 * [Config] CONFIG_8723AU_P2P=n
10506 * [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
10507 * [Config] CONFIG_PCNET32=m for ppc64el
10508 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
10509 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
10510 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
10511 * [Config] CONFIG_SCSI_IPR=m for ppc64el
10512 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
10513 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
10514 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
10515 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
10516 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
10517 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
10518 * [Config] CONFIG_WLAN=y for arm64
10519 * [Config] CONFIG_VORTEX=m for ppc64el
10520 * [Config] CONFIG_WIMAX=m for ppc64el
10521 * [Config] CONFIG_WATCHDOG=y for ppc64el
10522 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
10523 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
10524 * [Config] CONFIG_UWB=m for ppc64el
10525 * [Config] CONFIG_USB_STORAGE=y
10526 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
10527 * [Config] CONFIG_HID_RMI=m
10528 * [Config] CONFIG_HVC_DCC=n
10529 - LP: #1303657
10530
10531 [ Upstream Kernel Changes ]
10532
10533 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
10534 - LP: #1323165
10535 * powerpc/powernv: Add calls to support little endian host
10536 - LP: #1327400
10537 * HID: rmi: introduce RMI driver for Synaptics touchpads
10538 * HID: rmi: do not stop the device at the end of probe
10539 * HID: rmi: check for the existence of some optional queries before reading query 12
10540 * HID: rmi: do not fetch more than 16 bytes in a query
10541 * HID: rmi: fix wrong struct field name
10542 * HID: rmi: fix masks for x and w_x data
10543 * HID: rmi: do not handle touchscreens through hid-rmi
10544 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
10545 - LP: #1305480
10546 * rebase to v3.15
10547
10548 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
10549
10550 linux (3.15.0-5.10) utopic; urgency=low
10551
10552 [ Tim Gardner ]
10553
10554 * Release Tracking Bug
10555 - LP: #1325596
10556 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
10557 * rebase to v3.15-rc8
10558
10559 [ Upstream Kernel Changes ]
10560
10561 * rebase to v3.15-rc8
10562
10563 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
10564
10565 linux (3.15.0-4.9) utopic; urgency=low
10566
10567 * no change rebuild to fix embeded debhelper.
10568
10569 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
10570
10571 linux (3.15.0-4.8) utopic; urgency=low
10572
10573 [ Andy Whitcroft ]
10574
10575 * Release Tracking Bug
10576 - LP: #1324107
10577 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
10578
10579 [ Javier Martinez Canillas ]
10580
10581 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
10582 - LP: #1323526
10583
10584 [ John Johansen ]
10585
10586 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
10587 - LP: #1323528
10588 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
10589 - LP: #1308761
10590 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
10591 - LP: #1308765
10592 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
10593 - LP: #1308764
10594 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
10595 - LP: #1323530
10596
10597 [ Kamal Mostafa ]
10598
10599 * [Config] add debian/gbp.conf
10600
10601 [ Tim Gardner ]
10602
10603 * [Config] CONFIG_SATA_AHCI=m for ppc64el
10604 - LP: #1323980
10605
10606 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
10607
10608 linux (3.15.0-3.7) utopic; urgency=low
10609
10610 [ Tim Gardner ]
10611
10612 * Release Tracking Bug
10613 - LP: #1323189
10614
10615 [ Andy Whitcroft ]
10616
10617 * [Config] autopkgtest -- need fakeroot for tests
10618
10619 [ Upstream Kernel Changes ]
10620
10621 * rebase to v3.15-rc7
10622
10623 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
10624
10625 linux (3.15.0-2.6) utopic; urgency=low
10626
10627 [ Andy Whitcroft ]
10628
10629 * [Config] remove the kernel-image firmware list on clean
10630
10631 [ Martin Pitt ]
10632
10633 * [Config] autopkgtest -- switch to significantly faster rebuild
10634
10635 [ Stefan Bader ]
10636
10637 * [Config]: Add missing modules to inclusion list
10638
10639 [ Tim Gardner ]
10640
10641 * [debian] Dynamically generate the kernel-image udebs firmware list
10642 * [d-i] firmware/kernel-image is generated
10643 * rebase to v3.15-rc6
10644 * Release Tracking Bug
10645 - LP: #1322251
10646
10647 [ Upstream Kernel Changes ]
10648
10649 * rebase to v3.15-rc6
10650 - LP: #1297581
10651
10652 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
10653
10654 linux (3.15.0-1.5) utopic; urgency=low
10655
10656 [ Tim Gardner ]
10657
10658 * [Config] Add apm-mustang.dtb to kernel-image udeb
10659
10660 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
10661
10662 linux (3.15.0-1.4) utopic; urgency=low
10663
10664 [ Andy Whitcroft ]
10665
10666 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
10667 local linux/hyperv.h"
10668 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
10669 local linux/hyperv.h"
10670 * [Packaging] tools -- hv tools build correctly against the built headers
10671 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
10672 * cloud-tools -- pull in init scripts for Hyper-V daemons
10673 * cloud-tools -- detect Hyper-V VM to avoid starting
10674 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
10675 - LP: #1295401
10676 * [Config] cloud-tools: reenable cloud-tools
10677
10678 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
10679
10680 linux (3.15.0-1.3) utopic; urgency=low
10681
10682 [ Andy Whitcroft ]
10683
10684 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
10685 - LP: #1318848
10686
10687 [ Ben Collins ]
10688
10689 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
10690 - LP: #1318629
10691
10692 [ Tim Gardner ]
10693
10694 * [Config] CONFIG_FSL_PAMU=n
10695 - LP: #1311738
10696 * Release Tracking Bug
10697 - LP: #1320239
10698
10699 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
10700
10701 linux (3.15.0-1.2) utopic; urgency=low
10702
10703 [ Tim Gardner ]
10704
10705 * Release Tracking Bug
10706 - LP: #1318171
10707 * Add rpcsec_gss_krb5 to generic inclusion list
10708 - LP: #769527
10709 * rebase to v3.15-rc5
10710
10711 [ Upstream Kernel Changes ]
10712
10713 * rebase to v3.15-rc5
10714 - LP: #1297581
10715
10716 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
10717
10718 linux (3.15.0-0.1) utopic; urgency=low
10719
10720 [ Upstream Kernel Changes ]
10721
10722 * rebase to v3.15-rc4
10723 - LP: #1297581
10724 - LP: #1297581
10725 - LP: #1305133
10726 - LP: #1297581
10727 - LP: #1297581
10728 - LP: #871808
10729 - LP: #1260303
10730 - LP: #1268468
10731 - LP: #1248116
10732 - LP: #1211920
10733 - LP: #1259790
10734 - LP: #1259437
10735 - LP: #1259435
10736 - LP: #1268468
10737
10738 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
10739
10740 linux (3.15.0-0.0) utopic; urgency=low
10741
10742 * Initial version for 3.15.
10743
10744 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
10745
10746 linux (3.13.0-8.27) trusty; urgency=low
10747
10748 [ John Johansen ]
10749
10750 * SAUCE: Add config option to disable new apparmor 3 semantics
10751 -LP: #1270215
10752
10753 [ Tim Gardner ]
10754
10755 * [debian] Fix indep_hdrs_pkg_name
10756 - LP: #1134441
10757 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
10758 * Enabled lttng build
10759 * Don't build lttng for armhf
10760 lttng hates gcc-4.8 for armhf
10761 * Release Tracking Bug
10762 - LP: #1277309
10763
10764 [ Upstream Kernel Changes ]
10765
10766 * rebase to v3.13.2
10767 - LP: #1260303
10768 - LP: #1260303
10769 - LP: #1268468
10770
10771 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
10772
10773 linux (3.13.0-7.26) trusty; urgency=low
10774
10775 [ John Johansen ]
10776
10777 * SAUCE: apparmor: fix uninitialized lsm_audit membe
10778 - LP: #1268727
10779 * Add config option to optionally enable new apparmor 3 semantics
10780
10781 [ Tim Gardner ]
10782
10783 * [Config] Add lowlatency to getabis
10784 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
10785 - LP: #1270215
10786 * Release Tracking Bug
10787 - LP: #1276810
10788
10789 [ Upstream Kernel Changes ]
10790
10791 * x86, x32: Correct invalid use of user timespec in the kernel
10792 - LP: #1274349
10793 - CVE-2014-0038
10794
10795 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
10796
10797 linux (3.13.0-7.25) trusty; urgency=low
10798
10799 [ Andy Whitcroft ]
10800
10801 * Revert "SAUCE: fix fmd headers"
10802 * SAUCE: fix fmd headers
10803
10804 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10805
10806 linux (3.13.0-7.24) trusty; urgency=low
10807
10808 [ Stefan Bader ]
10809
10810 * [Config] Make vmwgfx driver enable the framebuffer device
10811
10812 [ Tim Gardner ]
10813
10814 * rebase to v3.13.1
10815 * [Config] CONFIG_NFS_FS=m for ppc64el
10816 * [Config] CONFIG_X86_SYSFB=n
10817 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10818 * Release Tracking Bug
10819 - LP: #1275898
10820
10821 [ Upstream Kernel Changes ]
10822
10823 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10824 - LP: #1272525
10825 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10826 - LP: #1272525
10827 * mm: ignore VM_SOFTDIRTY on VMA merging
10828 - LP: #1274917
10829 * drm/radeon: disable dpm on BTC
10830 - LP: #1266984
10831
10832 [ Upstream Kernel Changes ]
10833
10834 * rebase to v3.13.1
10835
10836 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10837
10838 linux (3.13.0-6.23) trusty; urgency=low
10839
10840 [ Andy Whitcroft ]
10841
10842 * [Config] fix up architecture for linux-tools
10843
10844 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10845
10846 linux (3.13.0-6.22) trusty; urgency=low
10847
10848 [ Andy Whitcroft ]
10849
10850 * [Packaging] limit linux-udebs-<flavour> to matching arch
10851 * [Config] powerpc -- disable perf to fix FTBFS
10852 * [Config] ppc64el -- fix up missing udebs
10853
10854 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10855
10856 linux (3.13.0-6.21) trusty; urgency=low
10857
10858 [ Andy Fleming ]
10859
10860 * SAUCE: net: Add support for handling queueing in hardware
10861 * SAUCE: of_mdio: Add of_phy_attach function
10862 * SAUCE: phylib: Add generic 10G driver
10863 * SAUCE: phylib: Support attaching to gen10g_driver
10864 * SAUCE: phylib: Add Clause 45 read/write functions
10865
10866 [ Andy Whitcroft ]
10867
10868 * SAUCE: fix fmd headers
10869 * [Packaging] lowlatency -- merge out of tree flavours
10870 * SAUCE: allow IRQs to be irq-threaded by default via config
10871 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10872 * [Config] powerpc -- fix up Build-depends:
10873 * Release Tracking Bug
10874 - LP: #1273747
10875
10876 [ Ben Collins ]
10877
10878 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10879 ptr/64-bit rsrcs
10880 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10881 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10882 * SAUCE: xgmac_mdio: Silence read errors
10883 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10884 * SAUCE: Fix stack overflow on ppc32
10885 * SAUCE: Use resource_size_t instead of long for PCI resource address
10886 * SAUCE: net/phy: Export function for use by dpaa_eth
10887 * [Packaging] powerpc -- merge out of tree powerpc arch
10888
10889 [ Bjorn Helgaas ]
10890
10891 * SAUCE: Revert "EISA: Log device resources in dmesg"
10892 - LP: #1251816
10893 * SAUCE: Revert "EISA: Initialize device before its resources"
10894 - LP: #1251816
10895
10896 [ Emil Medve ]
10897
10898 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10899 with 10G "fixed-link"s
10900
10901 [ Kumar Gala ]
10902
10903 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10904 * SAUCE: fsl_pme2: Add support for DPAA PME
10905 * SAUCE: fmd: FMD14 integration
10906 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10907 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10908
10909 [ Madalin Bucur ]
10910
10911 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10912 flow_cache_flush
10913 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10914 and duplex reading
10915
10916 [ Stefan Bader ]
10917
10918 * [Config] move some VMWare related modules into main package
10919 - LP: #1271669
10920
10921 [ Tim Gardner ]
10922
10923 * [Config] Add r815x to nic-modules
10924 - LP: #1273735
10925 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10926 - LP: #239479
10927
10928 [ Upstream Kernel Changes ]
10929
10930 * mmc: sdhci-pci: break out definitions to header file
10931 - LP: #1239938
10932 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10933 - LP: #1239938
10934 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10935 * powerpc/book3e: support CONFIG_RELOCATABLE
10936 * book3e/kexec/kdump: enable kexec for kernel
10937 * book3e/kexec/kdump: create a 1:1 TLB mapping
10938 * book3e/kexec/kdump: introduce a kexec kernel flag
10939 * book3e/kexec/kdump: implement ppc64 kexec specfic
10940 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10941 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10942
10943 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10944
10945 linux (3.13.0-5.20) trusty; urgency=low
10946
10947 [ Andy Whitcroft ]
10948
10949 * [Packaging] tools -- do not make symlinks when not making packages
10950 * [Packaging] tools -- tidy up control.stub.in ordering
10951 * [Packaging] tools -- tools-common is shared and not conditional
10952 * rebase to v3.13
10953
10954 [ Dirk Brandewie ]
10955
10956 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10957
10958 [ KY Srinivasan ]
10959
10960 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10961 notification
10962
10963 [ Upstream Kernel Changes ]
10964
10965 * rebase to v3.13
10966 - LP: #1270603
10967
10968 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10969
10970 linux (3.13.0-4.19) trusty; urgency=low
10971
10972 [ Andy Whitcroft ]
10973
10974 * [Config] libunwind8-dev is now available for ppc64el
10975 * [Packaging] tools -- make cpupower optional
10976 * [Packaging] tools -- enable correctly for x86
10977
10978 [ Tim Gardner ]
10979
10980 * Release Tracking Bug
10981 - LP: #1269872
10982
10983 [ Upstream Kernel Changes ]
10984
10985 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10986 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10987 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10988 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10989
10990 [ Upstream Kernel Changes ]
10991
10992 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10993
10994 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10995
10996 linux (3.13.0-3.18) trusty; urgency=low
10997
10998 [ Andy Whitcroft ]
10999
11000 * rebase to v3.13-rc8
11001 * [Packaging] efi -- allow EFI signatures on any arch
11002
11003 [ Tim Gardner ]
11004
11005 * [Config] Fix vcs-git path
11006 * Release Tracking Bug
11007 - LP: #1268683
11008
11009 [ Upstream Kernel Changes ]
11010
11011 * rebase to v3.13-rc8
11012
11013 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
11014
11015 linux (3.13.0-2.17) trusty; urgency=low
11016
11017 [ Andy Whitcroft ]
11018
11019 * Release Tracking Bug
11020 - LP: #1267809
11021 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
11022 defaults
11023 * [Config] apply Platform support>>CPU Frequency scaling config defaults
11024 * [Config] CONFIG_PARIDE_EPATC8=y
11025 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
11026 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
11027 Switch drivers config defaults
11028 * [Config] apply Cryptographic API config defaults
11029 * [Config] apply Device Drivers >> Common Clock Framework config defaults
11030 * [Config] apply Device Drivers >> Distributed Switch Architecture
11031 drivers config defaults
11032 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
11033 device support config defaults
11034 * [Config] apply Device Drivers >> Graphics support >> Support for frame
11035 buffer devices >> Bootup logo config defaults
11036 * annotations -- update in tree annotations
11037 * [Config] apply Bus options >> PCI support >> RapidIO support config
11038 defaults
11039 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
11040 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
11041 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
11042 support config defaults
11043 * [Config] apply Device Drivers >> Character devices >> Serial drivers
11044 config defaults
11045 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
11046 defaults
11047 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
11048 Support config defaults
11049 * [Config] apply Device Drivers >> Character devices config defaults
11050 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
11051 HID transport layer config defaults
11052 * [Config] apply Device Drivers >> HID support >> HID bus support config
11053 defaults
11054 * [Config] apply Device Drivers >> HID support >> USB HID support config
11055 defaults
11056 * annotations -- update in tree annotations
11057 * [Config] apply Device Drivers >> GPIO Support config defaults
11058 * [Config] update configs for apparmour update
11059
11060 [ John Johansen ]
11061
11062 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11063 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
11064 - LP: #1208988
11065 * SAUCE: apparmor: allocate path lookup buffers during init
11066 - LP: #1208988
11067 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
11068 - LP: #1236455
11069
11070 [ Tim Gardner ]
11071
11072 * Revert "[Debian] getabis: Preface module with package name"
11073 * [Config] Added ppc64el to getabis
11074 * [packaging] Bump ABI for every new release
11075
11076 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
11077
11078 linux (3.13.0-1.16) trusty; urgency=low
11079
11080 * First 3.13 upload.
11081 * Release tracker
11082 - LP: #1266852
11083
11084 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
11085
11086 linux (3.13.0-0.15) trusty; urgency=low
11087
11088 [ Tim Gardner ]
11089
11090 * rebase to v3.13-rc7
11091
11092 [ Upstream Kernel Changes ]
11093
11094 * rebase to v3.13-rc7
11095
11096 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
11097
11098 linux (3.13.0-0.14) trusty; urgency=low
11099
11100 [ Andy Whitcroft ]
11101
11102 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
11103
11104 [ Tim Gardner ]
11105
11106 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
11107 * Update lttng to Version 2.4.0-rc2
11108 * lttng: Disabled trace_kvm_async_pf_completed
11109 * [Config] CONFIG_IMA=y
11110 - LP: #1244627
11111
11112 [ Upstream Kernel Changes ]
11113
11114 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
11115
11116 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
11117
11118 linux (3.13.0-0.13) trusty; urgency=low
11119
11120 [ Andy Whitcroft ]
11121
11122 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
11123 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
11124 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
11125 * ubuntu: AUFS (no-squash): basic framework and update machinary
11126 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
11127 * ubuntu: aufs3 -- enable
11128 * ubuntu: aufs3 -- update configs
11129
11130 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
11131
11132 linux (3.13.0-0.12) trusty; urgency=low
11133
11134 [ Upstream Kernel Changes ]
11135
11136 * rebase to v3.13-rc6
11137
11138 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
11139
11140 linux (3.13.0-0.11) trusty; urgency=low
11141
11142 [ Andy Whitcroft ]
11143
11144 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
11145 * [Config] ppc64el -- initial defconfig based -generic flavour
11146 * [Config] initial defconfig for ppc64el
11147 * [Config] ubuntuise ppc64el config
11148 * [Config] ubuntuise ppc64el config part 2
11149 * [Config] d-i -- update empty udebs list
11150 * [Config] ppc64el -- split extras package
11151
11152 [ Anton Blanchard ]
11153
11154 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
11155
11156 [ Benjamin Herrenschmidt ]
11157
11158 * SAUCE: powerpc/powernv: Add calls to support little endian
11159
11160 [ Cédric Le Goater ]
11161
11162 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
11163 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
11164 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
11165 guests
11166
11167 [ Paul E. McKenney ]
11168
11169 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
11170
11171 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
11172
11173 linux (3.13.0-0.10) trusty; urgency=low
11174
11175 [ Andy Whitcroft ]
11176
11177 * rebase to v3.13-rc5
11178 * [Config] updateconfigs following rebase to v3.13-rc5
11179
11180 [ Upstream Kernel Changes ]
11181
11182 * rebase to v3.13-rc5
11183 - LP: #1260303
11184 - LP: #1260303
11185 - LP: #1260225
11186
11187 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
11188
11189 linux (3.13.0-0.9) trusty; urgency=low
11190
11191 [ Andy Whitcroft ]
11192
11193 * [Config] d-i -- allow missing firmware
11194
11195 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
11196
11197 linux (3.13.0-0.8) trusty; urgency=low
11198
11199 [ Andy Whitcroft ]
11200
11201 * [Config] annotations -- first pass over entire config
11202 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
11203
11204 [ Tim Gardner ]
11205
11206 * [Config] Add arm64 device tree files
11207 - LP: #1262901
11208
11209 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
11210
11211 linux (3.13.0-0.7) trusty; urgency=low
11212
11213 [ Rajesh B Prathipati ]
11214
11215 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
11216
11217 [ Tim Gardner ]
11218
11219 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
11220
11221 [ Upstream Kernel Changes ]
11222
11223 * rebase to v3.13-rc4
11224 - LP: #1259790
11225 - LP: #1259437
11226 - LP: #1259435
11227
11228 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
11229
11230 linux (3.13.0-0.6) trusty; urgency=low
11231
11232 [ Paolo Pisati ]
11233
11234 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
11235 * [Config] i386: amd64: VIRTIO_CONSOLE=y
11236
11237 [ Tim Gardner ]
11238
11239 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
11240
11241 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
11242
11243 linux (3.13.0-0.5) trusty; urgency=low
11244
11245 [ Andy Whitcroft ]
11246
11247 * correct bug listing for v3.13-rc2 rebase
11248 * [Config] ppc64el -- create linux-libc-dev
11249 * [Debian] Improve tools version message
11250 - LP: #1257715
11251
11252 [ Serge Hallyn ]
11253
11254 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
11255 - LP: #1248590
11256 * SAUCE: vfs: Fix a regression in mounting proc
11257
11258 [ Tim Gardner ]
11259
11260 * [Config] Build-in ohci-pci
11261 - LP: #1244176
11262 * Rebase to v3.13-rc3
11263
11264 [ Upstream Kernel Changes ]
11265
11266 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
11267 checks""
11268 - LP: #1248590
11269
11270 [ Upstream Kernel Changes ]
11271
11272 * rebase to v3.13-rc3
11273 - LP: #1256840
11274 - LP: #1256212
11275
11276 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
11277
11278 linux (3.13.0-0.4) trusty; urgency=low
11279
11280 [ Tim Gardner ]
11281
11282 * Rebase to v3.13-rc2
11283
11284 [ Upstream Kernel Changes ]
11285
11286 * rebase to v3.13-rc2
11287
11288 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
11289
11290 linux (3.13.0-0.3) trusty; urgency=low
11291
11292 [ Andy Whitcroft ]
11293
11294 * Revert "SAUCE: Fix DocBook FTBS"
11295
11296 [ Tim Gardner ]
11297
11298 * [Debian] Re-sign modules after debug objcopy
11299 - LP: #1253155
11300 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
11301
11302 [ Upstream Kernel Changes ]
11303
11304 * doc: fix generation of device-drivers
11305 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
11306
11307 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
11308
11309 linux (3.13.0-0.2) trusty; urgency=low
11310
11311 [ Tim Gardner ]
11312
11313 * SAUCE: Fix DocBook FTBS
11314
11315 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
11316
11317 linux (3.13.0-0.1) trusty; urgency=low
11318
11319 [ Upstream Kernel Changes ]
11320
11321 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
11322
11323 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
11324
11325 linux (3.13.0-0.0) trusty; urgency=low
11326
11327 * Major release bump.
11328
11329 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
11330
11331 linux (3.12.0-2.7) trusty; urgency=low
11332
11333 * Fixed armhf ABI build failure.
11334 * Release tracker
11335 - LP: #1249477
11336
11337 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
11338
11339 linux (3.12.0-2.6) trusty; urgency=low
11340
11341 [ Joseph Salisbury ]
11342
11343 * SAUCE: tg3: Add support for new 57786 device id.
11344 - LP: #1242610
11345
11346 [ Tim Gardner ]
11347
11348 * [Config] CONFIG_OABI_COMPAT=n
11349 * [Config] add the wandboard to shipped dtb
11350 - LP: #1249421
11351 * Release tracker
11352 - LP: #1249477
11353
11354 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
11355
11356 linux (3.12.0-2.5) trusty; urgency=low
11357
11358 [ Andy Whitcroft ]
11359
11360 * rebase to mainline v3.12
11361 * [Config] updateconfigs following rebase to v3.12
11362 * postinst -- improve relative symlink detection with missing files
11363 - LP: #1248053
11364 * postinst -- fix unchanged link detection
11365 * [Config] update configs following addition of apparmor fixes
11366
11367 [ Anthony Wong ]
11368
11369 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
11370 - LP: #1231305
11371
11372 [ John Johansen ]
11373
11374 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11375 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
11376 - LP: #1208988
11377 * SAUCE: apparmor: allocate path lookup buffers during init
11378 - LP: #1208988
11379
11380 [ Tim Gardner ]
11381
11382 * [Config] Remove superfluous ubuntu/lttng-modules
11383
11384 [ Upstream Kernel Changes ]
11385
11386 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
11387 - LP: #1248590
11388
11389 [ Upstream Kernel Changes ]
11390
11391 * rebase to v3.12
11392 - LP: #1222850
11393
11394 [ Adam Conrad ]
11395 * etc/getabis: Fetch arm64/generic abis as well
11396
11397 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
11398
11399 linux (3.12.0-1.3) trusty; urgency=low
11400
11401 [ Andy Whitcroft ]
11402
11403 * [Config] arm64 -- add arch to the configuration handlers
11404 * [Config] arm64 -- add generic flavour
11405 * [Config] arm64 -- default config
11406 * [Config] arm64 -- fix up various FTBFS config options
11407 * SAUCE: arm64: export __copy_in_user to modules
11408 * [Config] arm64 -- disable ABI/module checks
11409 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
11410 * [Config] arm64 -- enable udebs for arm64
11411
11412 [ Colin Watson ]
11413
11414 * [Config] Clean up various udeb Provides
11415
11416 [ Paolo Pisati ]
11417
11418 * [Config] AHCI_IMX=y
11419 * [Config] build imx*-wandboard dtbs
11420
11421 [ Serge Hallyn ]
11422
11423 * SAUCE: device_cgroup: remove can_attach
11424
11425 [ Tim Gardner ]
11426
11427 * rebase to v3.12-rc7
11428 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
11429 * Release tracker
11430 - LP: #1245932
11431
11432 [ Upstream Kernel Changes ]
11433
11434 * rebase to v3.12-rc7
11435 - LP: #1180881
11436 - LP: #1180881
11437 - LP: #1217957
11438
11439 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
11440
11441 linux (3.12.0-0.2) trusty; urgency=low
11442
11443 [ Andy Whitcroft ]
11444
11445 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
11446 CAPACITY (16) at SPC-2"
11447 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
11448 SPC-2"
11449 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
11450 CAPACITY (16) be preferred"
11451 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
11452 be used at SPC-2"
11453 * Revert "overlayfs: Update to v19"
11454 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
11455 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
11456 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
11457 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
11458 clone_private_mount()"
11459 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
11460 modules"
11461 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
11462 documentation"
11463 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
11464 * [Config] fix linux-libc-dev generation for arm64
11465 * [Config] fix linux-libc-dev generation for x32
11466 * [Config] add linux-libc-dev generation for ppc64el
11467
11468 [ Erez Zadok ]
11469
11470 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
11471
11472 [ Miklos Szeredi ]
11473
11474 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
11475 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
11476 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
11477 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
11478 * ubuntu: overlayfs v20 -- overlay filesystem
11479 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
11480
11481 [ Neil Brown ]
11482
11483 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
11484
11485 [ Paolo Pisati ]
11486
11487 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
11488
11489 [ Seth Forshee ]
11490
11491 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
11492 ThinkPads
11493 - LP: #1183856
11494
11495 [ Tim Gardner ]
11496
11497 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
11498 * rebase to v3.12-rc2
11499 * updateconfigs
11500 * [Config] disable CONFIG_FB_VESA enforcer check
11501 * [Config] Disable lttng for FTBS
11502 * rebase to v3.12-rc3
11503 * rebase to v3.12-rc4
11504 * [Config] CONFIG_ANDROID=n
11505 - LP: #1235161
11506 * [Config] CONFIG_L2TP_V3=y
11507 - LP: #1235914
11508 * [Config] CONFIG_USB_OTG=n for all arches
11509 * Release tracker
11510 - LP: #1242811
11511
11512 [ Upstream Kernel Changes ]
11513
11514 * scsi: hyper-v storsvc switch up to SPC-3
11515
11516 * rebase to v3.12-rc6
11517 - LP: #1235977
11518 - LP: #1235523
11519 - LP: #1239392
11520 - LP: #1227491
11521
11522 * rebase to v3.12-rc3
11523 - LP: #1231931
11524
11525 * rebase to v3.12-rc2
11526 - LP: #1213820
11527 - LP: #1213055
11528 - LP: #1198030
11529
11530 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
11531
11532 linux (3.11.0-8.15) saucy; urgency=low
11533
11534 [ Tim Gardner ]
11535
11536 * Release tracker
11537 - LP: #1227969
11538
11539 * Update lttng
11540 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
11541 Version 2.3.0+
11542
11543 [ Upstream Kernel Changes ]
11544
11545 * igb: Add additional get_phy_id call for i354 devices
11546 - LP: #1219619
11547 * igb: Read flow control for i350 from correct EEPROM section
11548 - LP: #1219619
11549 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
11550 Required for lttng update.
11551
11552 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
11553
11554 linux (3.11.0-7.14) saucy; urgency=low
11555
11556 [ Andy Whitcroft ]
11557
11558 * [Packaging] sort out linux-tools naming
11559 - LP: #1205284
11560 * [Packaging] linux-tools: switch to common generic version helper
11561
11562 [ Paolo Pisati ]
11563
11564 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
11565
11566 [ Tim Gardner ]
11567
11568 * Release tracker
11569 - LP: #1226160
11570
11571 [ Tony Lindgren ]
11572
11573 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
11574 for pandaboard
11575
11576 [ Upstream Kernel Changes ]
11577
11578 * USB: handle LPM errors during device suspend correctly
11579 - LP: #1011415
11580 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
11581 - LP: #1011415
11582 * usb: Don't fail port power resume on device disconnect.
11583 - LP: #1011415
11584
11585 [ Upstream Kernel Changes ]
11586
11587 * rebase to v3.11.1
11588
11589 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
11590
11591 linux (3.11.0-7.13) saucy; urgency=low
11592
11593 * Release tracker
11594 - LP: #1223545
11595
11596 [ Andy Whitcroft ]
11597
11598 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
11599 - LP: #1223499
11600 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
11601 - LP: #1223499
11602 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
11603 - LP: #1223499
11604 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
11605 - LP: #1223499
11606
11607 [ Maximiliano Curia ]
11608
11609 * SAUCE: (no-up) Only let characters through when there are active readers.
11610 - LP: #1208740
11611
11612 [ Tim Gardner ]
11613
11614 * [Debian] getabis: Commit new ABI directory, remove the old
11615 * [Config] CONFIG_EFIVAR_FS=y
11616 - LP: #1223195
11617 * [Config] CONFIG_EFI_VARS_PSTORE=m,
11618 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
11619 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
11620 - LP: #1222850
11621
11622 [ Upstream Kernel Changes ]
11623
11624 * Intel xhci: refactor EHCI/xHCI port switching
11625 - LP: #1210858
11626
11627 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
11628
11629 linux (3.11.0-6.12) saucy; urgency=low
11630
11631 * Release tracker
11632 - LP: #1222893
11633
11634 [ Andy Whitcroft ]
11635
11636 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11637 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11638 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11639 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11640 - LP: #1222407
11641
11642 [ Paolo Pisati ]
11643
11644 * [Config] restore mmc boot on panda
11645
11646 [ Tyler Hicks ]
11647
11648 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
11649 - LP: #1216294
11650
11651 [ Upstream Kernel Changes ]
11652
11653 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
11654 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
11655 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
11656 * net: calxedaxgmac: fix possible skb free before tx complete
11657 * net: calxedaxgmac: update ring buffer tx_head after barriers
11658 * net: calxedaxgmac: fix race with tx queue stop/wake
11659 * net: calxedaxgmac: enable interrupts after napi_enable
11660 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
11661 * net: calxedaxgmac: remove some unused statistic counters
11662 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
11663 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
11664 * mfd: rtsx: Read vendor setting from config space
11665 - LP: #1201698
11666
11667 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
11668
11669 linux (3.11.0-5.11) saucy; urgency=low
11670
11671 * Release tracker
11672 - LP: #1221886
11673
11674 [ Adam Lee ]
11675
11676 * SAUCE: Bluetooth: Add support for 04ca:2007
11677 - LP: #1153448
11678 * SAUCE: Bluetooth: Add support for 105b:e065
11679 - LP: #1161261
11680
11681 [ Gavin Guo ]
11682
11683 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
11684 - LP: #1166113
11685
11686 [ Upstream Kernel Changes ]
11687
11688 * igb: Reset the link when EEE setting changed
11689 - LP: #1219619
11690 * igb: Read register for latch_on without return value
11691 - LP: #1219619
11692 * igb: Added rcu_lock to avoid race
11693 - LP: #1219619
11694 * igb: don't allow SR-IOV without MSI-X
11695 - LP: #1219619
11696 * igb: Update MTU so that it is always at least a standard frame size
11697 - LP: #1219619
11698 * igb: Refactor of init_nvm_params
11699 - LP: #1219619
11700 * igb: Refactor NVM read functions to accommodate devices with no flash
11701 - LP: #1219619
11702 * igb: Add device support for flashless SKU of i210 device
11703 - LP: #1219619
11704 * igb: Fix get_fw_version function for all parts
11705 - LP: #1219619
11706 * igb: Add macro for size of RETA indirection table
11707 - LP: #1219619
11708 * igb: Expose RSS indirection table for ethtool
11709 - LP: #1219619
11710 * igb: Don't look for a PBA in the iNVM when flashless
11711 - LP: #1219619
11712 * igb: Implementation of 1-sec delay for i210 devices
11713 - LP: #1219619
11714 * igb: New PHY_ID for i354 device
11715 - LP: #1219619
11716 * igb: M88E1543 PHY downshift implementation
11717 - LP: #1219619
11718 * igb: No PHPM support in i354 devices
11719 - LP: #1219619
11720 * igb: Support to get 2_5G link status for appropriate media type
11721 - LP: #1219619
11722 * igb: Get speed and duplex for 1G non_copper devices
11723 - LP: #1219619
11724 * igb: Implementation to report advertised/supported link on i354 devices
11725 - LP: #1219619
11726 * igb: Update version number
11727 - LP: #1219619
11728 * Bluetooth: Take proper tty_struct references
11729 - LP: #1189998
11730 * Bluetooth: Remove the device from the list in the destructor
11731 - LP: #1189998
11732 * Bluetooth: Move the tty initialization and cleanup out of open/close
11733 - LP: #1189998
11734 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
11735 - LP: #1189998
11736 * Bluetooth: Fix the reference counting of tty_port
11737 - LP: #1189998
11738 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
11739 - LP: #1189998
11740
11741 [ Wen-chien Jesse Sung ]
11742
11743 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
11744 - LP: #1065400
11745 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
11746 - LP: #1065400
11747
11748 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
11749
11750 linux (3.11.0-5.10) saucy; urgency=low
11751
11752 [ Andy Whitcroft ]
11753
11754 * Release tracker
11755 - LP: #1220222
11756 * Revert "[Config] Fix ubuntu directoy Kbuilds"
11757 * Revert "aufs update dropped some Kbuild files"
11758 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
11759 * Revert "ubuntu: AUFS -- update to
11760 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
11761 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11762 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11763 * rebase to v3.11 final
11764 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
11765 * ubuntu: AUFS (no-squash): basic framework and update machinary
11766 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11767 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11768 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
11769 * ubuntu: (no-squash) AUFS -- enable aufs
11770 * ubuntu: AUFS -- fix remaining d_count references to use accessor
11771 * ubuntu: lttng -- follow rename of pid_ns
11772 * SAUCE: disable stack-protector for ARM compressed bootloader
11773
11774 [ Paolo Pisati ]
11775
11776 * [Config] ARM_ATAG_DTB_COMPAT=y
11777
11778 [ Rob Herring ]
11779
11780 * [Config] Enable KVM and virtio for armhf generic-lpae
11781
11782 [ Tim Gardner ]
11783
11784 * [Config] CONFIG_ARPD=y
11785 * [Config] CONFIG_ZSWAP=y
11786 - LP: #1215379
11787
11788 [ Upstream Kernel Changes ]
11789
11790 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
11791 - LP: #1217957
11792 * ARM: use phys_addr_t for DMA zone sizes
11793 * ARM: highbank: enable DMA zone for LPAE
11794 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
11795 * ARM: highbank: select required errata work-arounds
11796 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
11797 * DMA: fix printk warning in AMBA PL08x DMA driver
11798 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
11799 * ARM: move outer_cache declaration out of ifdef
11800 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11801 * ARM: highbank: clean-up some unused includes
11802 * ARM: xen: only set pm function ptrs for Xen guests
11803
11804 [ Upstream Kernel Changes ]
11805
11806 * rebase to v3.11
11807
11808 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11809
11810 linux (3.11.0-4.9) saucy; urgency=low
11811
11812 [ Tim Gardner ]
11813
11814 * rebase to v3.11-rc7
11815 * Release tracker
11816 - LP: #1216962
11817
11818 [ Upstream Kernel Changes ]
11819
11820 * mwifiex: do not create AP and P2P interfaces upon driver loading
11821 - LP: #1212720
11822
11823 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11824
11825 linux (3.11.0-3.8) saucy; urgency=low
11826
11827 [ Johannes Berg ]
11828
11829 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11830 - LP: #1201470
11831
11832 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11833
11834 linux (3.11.0-3.7) saucy; urgency=low
11835
11836 [ Tim Gardner ]
11837
11838 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11839 upstart to track
11840 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11841 linux/hyperv.h
11842 * SAUCE: hv: Add vss daemon to Makefile
11843 * [Debian] Add hv_vss_daemon to tools package
11844 - LP: #1213282
11845 * [Config] Fix ubuntu directoy Kbuilds
11846 - LP: #1181755
11847
11848 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11849
11850 linux (3.11.0-3.6) saucy; urgency=low
11851
11852 [ Andy Whitcroft ]
11853
11854 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11855 * [Config] tools: enable x86 and hyper-v
11856
11857 [ John Johansen ]
11858
11859 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11860 snapshot"
11861 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11862 root users"
11863 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11864
11865 [ Joseph Salisbury ]
11866
11867 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11868 - LP: #1210848
11869
11870 [ Kamal Mostafa ]
11871
11872 * [debian] tools: ship 'cpupower' in linux-tools
11873 - LP: #1158668
11874 * [Config] Build-dep on libpci-dev for cpu tools
11875 - LP: #1158668
11876
11877 [ Tim Gardner ]
11878
11879 * rebase to v3.11-rc6
11880 * Release tracker
11881 - LP: #1213941
11882
11883 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11884
11885 linux (3.11.0-2.5) saucy; urgency=low
11886
11887 [ Tim Gardner ]
11888
11889 * [Config] CONFIG_PM_DEBUG=y
11890 - LP: #1210539
11891 * rebase to v3.11-rc5
11892 * Release tracker
11893 - LP: #1211378
11894
11895 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11896
11897 linux (3.11.0-1.4) saucy; urgency=low
11898
11899 [ Tim Gardner ]
11900
11901 * Bump ABI when making changes to the inclusion list lest
11902 you cause conflicts with existing installed kernel
11903 packages.
11904 - LP: #1210331
11905
11906 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11907
11908 linux (3.11.0-0.3) saucy; urgency=low
11909
11910 [ Tim Gardner ]
11911
11912 * [Config] Include rbd and kvm in the virtual inclusion list
11913 - LP: #1206961
11914 * [Config] Removed obsolete inclusion list entries
11915
11916 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11917
11918 linux (3.11.0-0.2) saucy; urgency=low
11919
11920 [ Bruce Allan ]
11921
11922 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11923 - LP: #1206757
11924 * SAUCE: (no-up) e1000e: enable support for new device IDs
11925 - LP: #1206757
11926
11927 [ John Johansen ]
11928
11929 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11930
11931 [ Paolo Pisati ]
11932
11933 * build vexpress a15 dtb
11934 * [Config] disable Broadcom bcm support (ARCH_BCM)
11935 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11936 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11937 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11938 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11939 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11940 * [Config] ARM_APPENDED_DTB=y
11941
11942 [ Tim Gardner ]
11943
11944 * rebase to v3.11-rc4
11945 * overlayfs: Update to v19
11946 * [Config] Enable overlayfs
11947 * SAUCE: Fix lttng compile errors
11948
11949 [ Upstream Kernel Changes ]
11950
11951 * rebase to v3.11-rc4
11952 - LP: #1163720
11953 - LP: #1162026
11954 - LP: #1195636
11955 - LP: #1195597
11956 - LP: #1180409
11957 - LP: #1168430
11958
11959 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11960
11961 linux (3.11.0-0.1) saucy; urgency=low
11962
11963 [ Upstream Kernel Changes ]
11964
11965 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11966 - LP: #1163720
11967 - LP: #1162026
11968 - LP: #1195636
11969 - LP: #1195597
11970 - LP: #1180409
11971 - LP: #1168430
11972
11973 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11974
11975 linux (3.10.0-2.10) saucy; urgency=low
11976
11977 [ Andy Whitcroft ]
11978
11979 * [Config] CONFIG_INTEL_MEI*=m
11980 - LP: #1196155
11981 * [Config] CONFIG_DEBUG_INFO=y
11982
11983 [ Stephen Warren ]
11984
11985 * [Config] fix Calxeda xgmac module filename
11986
11987 [ Upstream Kernel Changes ]
11988
11989 * Revert "serial: 8250_pci: add support for another kind of NetMos
11990 Technology PCI 9835 Multi-I/O Controller"
11991 - LP: #1190967
11992 * mfd: lpc_ich: Add support for Intel Avoton SoC
11993 - LP: #1196658
11994
11995 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11996
11997 linux (3.10.0-2.9) saucy; urgency=low
11998
11999 [ Andy Whitcroft ]
12000
12001 * rebase to v3.10
12002
12003 [ John Johansen ]
12004
12005 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
12006 network mediation"
12007 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
12008 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
12009 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
12010 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
12011 interface"
12012 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
12013 to prevent execve from granting privs"
12014 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
12015
12016 [ Upstream Kernel Changes ]
12017
12018 * rebase to v3.10
12019
12020 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
12021
12022 linux (3.10.0-1.8) saucy; urgency=low
12023
12024 [ Andy Whitcroft ]
12025
12026 * Release Tracking Bug
12027 - LP: #1195717
12028
12029 [ Andy Whitcroft ]
12030
12031 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
12032 interface"
12033 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
12034 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
12035 reference"
12036 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
12037 * Revert "ubuntu: overlayfs --
12038 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
12039 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
12040 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
12041 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
12042 * Revert "ubuntu: overlayfs --
12043 overlayfs-fix-possible-leak-in-ovl_new_inode"
12044 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
12045 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
12046 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
12047 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
12048 * Revert "ubuntu: overlayfs -- overlay filesystem"
12049 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
12050 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
12051 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
12052 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
12053
12054 [ Erez Zadok ]
12055
12056 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
12057
12058 [ Miklos Szeredi ]
12059
12060 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
12061 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
12062 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
12063 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
12064 * ubuntu: overlayfs v18 -- -- overlay filesystem
12065 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
12066
12067 [ Neil Brown ]
12068
12069 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
12070
12071 [ Tim Gardner ]
12072
12073 * [Config] CONFIG_SUNRPC_DEBUG=y
12074 - LP: #1127319
12075
12076 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
12077
12078 linux (3.10.0-0.7) saucy; urgency=low
12079
12080 [ Andy Whitcroft ]
12081
12082 * autopkgtest: switch Depends: to build-essential
12083
12084 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
12085
12086 linux (3.10.0-0.6) saucy; urgency=low
12087
12088 [ Andy Whitcroft ]
12089
12090 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
12091 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
12092 - LP: #1098378
12093 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
12094 * ubuntu: overlayfs -- expose do_splice_direct prototype
12095 * ubuntu: overlayfs -- follow change to do_splice_direct interface
12096 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
12097 - LP: #1192691
12098
12099 [ Stefan Bader ]
12100
12101 * (d-i) Add dm-snapshot to md-modules
12102 - LP: #1191726
12103
12104 [ Tim Gardner ]
12105
12106 * Release tracker
12107 - LP: #1194149
12108 * [Config] CONFIG_WIL6210=n for armhf
12109 * [Config] d-i: Add calxedaxgmac to nic-modules
12110 - LP: #1192358
12111 * [debian] Use dh_strip
12112 - LP: #1192759
12113 * [Config] Enable perf for armhf
12114 * do_tools=false when cross compiling
12115 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
12116 - LP: #1108082
12117
12118 [ Upstream Kernel Changes ]
12119
12120 * nsp32: switch reset delay to msleep() as it is tooo long
12121 * alx: add a simple AR816x/AR817x device driver
12122 Plucked from linux-next. replaces ubuntu/alx in favor of
12123 'to be merged' version in 3.11.
12124 * rebase to v3.10-rc7
12125 - LP: #1189363
12126
12127 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
12128
12129 linux (3.10.0-0.5) saucy; urgency=low
12130
12131 [ Andy Whitcroft ]
12132
12133 * rebase to v3.10-rc6
12134 * [Config] updateconfigs following rebase to v3.10-rc6
12135
12136 [ Upstream Kernel Changes ]
12137
12138 * rebase to v3.10-rc6
12139
12140 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
12141
12142 linux (3.10.0-0.4) saucy; urgency=low
12143
12144 [ Andy Whitcroft ]
12145
12146 * [Config] updateconfigs following rebase to v3.10-rc4
12147
12148 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
12149
12150 linux (3.10.0-0.3) saucy; urgency=low
12151
12152 [ Andy Whitcroft ]
12153
12154 * rebase to v3.10-rc5
12155
12156 [ Upstream Kernel Changes ]
12157
12158 * rebase to v3.10-rc5
12159 - LP: #1186170
12160
12161 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
12162
12163 linux (3.10.0-0.2) saucy; urgency=low
12164
12165 [ Andy Whitcroft ]
12166
12167 * rebase to v3.10-rc4
12168 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
12169 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
12170 - LP: #1187744
12171 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
12172
12173 [ Dave Chiluk ]
12174
12175 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
12176 - LP: #1035226
12177
12178 [ Tim Gardner ]
12179
12180 * rebase to v3.10-rc3
12181 * [Config] sparc be gone
12182 * [Config] ia64 be gone
12183 * d-i: block-modules provides nbd-modules
12184
12185 [ Upstream Kernel Changes ]
12186
12187 * rebase to v3.10-rc4
12188 * rebase to v3.10-rc3
12189
12190 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
12191
12192 linux (3.10.0-0.1) saucy; urgency=low
12193
12194 [ Tim Gardner ]
12195
12196 * UBUNTU: Disabled lttng
12197 * UBUNTU: Disable aufs for FTBS
12198 * UBUNTU: Disabled alx
12199 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
12200 * UBUNTU: rebase to v3.10-rc2
12201 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
12202
12203 [ Andy Whitcroft ]
12204
12205 * UBUNTU: [Config] update standards version to 3.9.4.0
12206 * UBUNTU: [Config] squash duplicate package description (long and short)
12207 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
12208 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
12209 * UBUNTU: [Config] drop redundant Build-Conficts:
12210
12211 [ Upstream Kernel Changes ]
12212
12213 * rebase to v3.10-rc2
12214 - LP: #1180351
12215
12216 [ Upstream Kernel Changes ]
12217
12218 * rebase to v3.10-rc1
12219 - LP: #1172151
12220 - LP: #1089795
12221 - LP: #1167270
12222 - LP: #1128840
12223
12224 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
12225
12226 linux (3.10.0-0.0) saucy; urgency=low
12227
12228 * Dummy
12229
12230 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
12231
12232 linux (3.9.0-2.6) saucy; urgency=low
12233
12234 [ Tim Gardner ]
12235
12236 * rebase to v3.9.2
12237
12238 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
12239
12240 linux (3.9.0-1.5) saucy; urgency=low
12241
12242 [ Tim Gardner ]
12243
12244 * rebase to v3.9.1
12245
12246 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
12247
12248 linux (3.9.0-0.4) saucy; urgency=low
12249
12250 [ Andy Whitcroft ]
12251
12252 * ubuntu: overlayfs -- add FS_ALIAS
12253
12254 [ Tim Gardner ]
12255
12256 * Added lttng
12257 - LP: #1175784
12258
12259 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
12260
12261 linux (3.9.0-0.3) saucy; urgency=low
12262
12263 [ Upstream Kernel Changes ]
12264
12265 * rebase to v3.9
12266
12267 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
12268
12269 linux (3.9.0-0.2) saucy; urgency=low
12270
12271 [ Tim Gardner ]
12272
12273 * Enable extras packaging for amd64/i386.
12274 Fixes build depenencies with brittany and linux-meta.
12275
12276 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
12277
12278 linux (3.9.0-0.1) saucy; urgency=low
12279
12280 [ Upstream Kernel Changes ]
12281
12282 * rebase to v3.9-rc8
12283
12284 [ Upstream Kernel Changes ]
12285
12286 * rebase to v3.9-rc7
12287 - LP: #1128840
12288
12289 [ Upstream Kernel Changes ]
12290
12291 * rebase to v3.9-rc6
12292
12293 [ Upstream Kernel Changes ]
12294
12295 * rebase to v3.9-rc5
12296
12297 [ Upstream Kernel Changes ]
12298
12299 * rebase to v3.8-rc4
12300 - LP: #1095315
12301 - LP: #886975
12302 - LP: #1086921
12303
12304 [ Upstream Kernel Changes ]
12305
12306 * rebase to v3.9-rc3
12307 - LP: #1155016
12308 - LP: #1103594
12309
12310 [ Upstream Kernel Changes ]
12311
12312 * rebase to v3.9-rc2
12313
12314 [ Upstream Kernel Changes ]
12315
12316 * rebase to v3.9-rc1
12317 - LP: #901105
12318 - LP: #961286
12319 - LP: #1011792
12320 - LP: #1128934
12321 - LP: #886975
12322 - LP: #978807
12323
12324 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
12325
12326 linux (3.8.0-7.14) raring; urgency=low
12327
12328 [ Andy Whitcroft ]
12329
12330 * [Config] CONFIG_RCU_USER_QS=n
12331 * [Config] CONFIG_MTD_ONENAND_SIM=n
12332 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
12333
12334 [ Upstream Kernel Changes ]
12335
12336 * rebase to v3.8
12337
12338 [Tim Gardner]
12339
12340 * Release Tracking Bug
12341 - LP: #1130111
12342 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
12343 - LP: #1128840
12344
12345 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
12346
12347 linux (3.8.0-6.13) raring; urgency=low
12348
12349 [Tim Gardner]
12350
12351 * Release Tracking Bug
12352 - LP: #1125364
12353 * Add ahci modules to d-i
12354 - LP: #1124415
12355
12356
12357 [ Chris Wilson ]
12358
12359 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
12360 the encoders
12361 - LP: #1097315
12362
12363 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
12364
12365 linux (3.8.0-6.12) raring; urgency=low
12366
12367 [Tim Gardner]
12368
12369 * perf: NO_LIBPERL=1
12370 * Fix linux-headers dependency
12371 * Release Tracking Bug
12372 - LP: #1124362
12373
12374 [ Andy Whitcroft ]
12375
12376 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
12377 - LP: #1121699
12378
12379 [ Daniel Vetter ]
12380
12381 * SAUCE: drm/i915: write backlight harder
12382 - LP: #954661
12383
12384 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
12385
12386 linux (3.8.0-6.11) raring; urgency=low
12387
12388 [Tim Gardner]
12389
12390 * Release Tracking Bug
12391 - LP: #1122071
12392 * rebase to v3.8-rc7
12393 * Add libaudit-dev as a build dependency
12394 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
12395
12396 [ Leann Ogasawara ]
12397
12398 * [Config] Remove CONFIG_SATA_AHCI annotation
12399
12400 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
12401
12402 linux (3.8.0-5.10) raring; urgency=low
12403
12404 [Tim Gardner]
12405
12406 * Release Tracking Bug
12407 - LP: #1118568
12408
12409 * Bump ABI to fix install issue with 3.8.0-4.8.
12410 Moving drivers/ata/*ahci* to linux-image caused an
12411 install conflict with linux-image-extras without an
12412 ABI bump.
12413
12414 [ Jan Beulich ]
12415
12416 * SAUCE: xen-pciback: rate limit error messages from
12417 xen_pcibk_enable_msi{, x}()
12418 - LP: #1117336
12419 - CVE-2013-0231
12420
12421 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
12422
12423 linux (3.8.0-4.9) raring; urgency=low
12424
12425 [ Herton Ronaldo Krzesinski ]
12426
12427 * d-i: Add mellanox ethernet drivers to nic-modules
12428 - LP: #1015339
12429
12430 [ Joseph Salisbury ]
12431
12432 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
12433 - LP: #1113547
12434
12435 [ Kamal Mostafa ]
12436
12437 * SAUCE: alx driver import script
12438
12439 [ Qualcomm Atheros, Inc ]
12440
12441 * SAUCE: alx: Update to heads/master
12442
12443 [ Tim Gardner ]
12444
12445 * Release Tracking Bug
12446 - LP: #1117673
12447
12448 * [debian] Remove dangling symlink from headers package
12449 - LP: #1112442
12450 * [config] CONFIG_ALX=m
12451 * [Config] Add alx to d-i nic-modules
12452 * [Config] CONFIG_SATA_AHCI=m
12453 - LP: #1056563
12454
12455 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
12456
12457 linux (3.8.0-4.8) raring; urgency=low
12458
12459 [ Allen Ibara ]
12460
12461 * SAUCE: imx6: dts: Add IMX6Q AHCI support
12462
12463 [ Andy Whitcroft ]
12464
12465 * rebase to v3.8-rc6
12466 * updateconfigs following rebase to v3.8-rc6
12467
12468 [Leann Ogasawara]
12469
12470 * Release Tracking Bug
12471 - LP: #1112573
12472
12473 [ Paolo Pisati ]
12474
12475 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
12476 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
12477 * [Config] MMC_ARMMMCI=y (vexpress mmc)
12478 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
12479
12480 [ Seth Forshee ]
12481
12482 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
12483
12484 [ Upstream Kernel Changes ]
12485
12486 * rebase to v3.8-rc6
12487 - LP: #1107477
12488
12489 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
12490
12491 linux (3.8.0-3.7) raring; urgency=low
12492
12493 [ Andy Green ]
12494
12495 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
12496 * SAUCE: ARM: omap2 add mac address allocation register api
12497 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
12498 allocation
12499
12500 [ Leann Ogasawara ]
12501
12502 * rebase to v3.8-rc5
12503 * Release Tracking Bug
12504 - LP: #1111486
12505
12506 [ Paolo Pisati ]
12507
12508 * SAUCE: davinci: vpss: compilation fix
12509 * [Config] enable TI OMAP4 support (Pandaboard/ES)
12510 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
12511 * [Config] enable Freescale IMX6 support (SabreLite)
12512 * [Config] SERIAL_IMX_CONSOLE=y
12513 * [Config] MMC_*_IMX=y
12514 * [Config] disable USB_SUSPEND
12515 * [Config] USB_MXS_PHY=y
12516 * [Config] USB_CHIPIDEA=y
12517 * SAUCE: DTB: add support for multiple DTBs
12518 * SAUCE: DTB: build imx6q-sabrelite
12519 * SAUCE: DTB: build beaglexm
12520 * SAUCE: DTB: build panda/panda es
12521 * [Config] disable CPU_FREQ
12522 * [Config] PANEL_TFP410=y (video DVI output)
12523 * [Config] SND_OMAP_SOC*=y
12524 * [Config] SND_IMX_SOC*=y
12525 * [Config] I2C_IMX=y
12526 * [Config] SPI_IMX=m
12527
12528 [ Stefan Bader ]
12529
12530 * [Config] Move 9p modules into generic package
12531 - LP: #1107658
12532
12533 [ Tony Lindgren ]
12534
12535 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
12536 kernels
12537 * SAUCE: ARM: OMAP2+: Use omap initcalls
12538 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
12539 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
12540 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
12541 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
12542 multiplaform
12543 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
12544 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
12545 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
12546
12547 [ Upstream Kernel Changes ]
12548
12549 * rebase to v3.8-rc5
12550 - LP: #1096789
12551
12552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
12553
12554 linux (3.8.0-2.6) raring; urgency=low
12555
12556 [ Adam Conrad ]
12557
12558 * Fix up linux-tools -> SRCPKGNAME-tools rename
12559
12560 [ Andy Whitcroft ]
12561
12562 * [Config] re-disable CONFIG_SOUND_OSS
12563 - LP: #1105230
12564
12565 [ Arend van Spriel ]
12566
12567 * SAUCE: brcmsmac: fix tx status processing
12568
12569 [Leann Ogasawara]
12570
12571 * Release Tracking Bug
12572 - LP: #1105104
12573
12574 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
12575
12576 linux (3.8.0-1.5) raring; urgency=low
12577
12578 [Tim Gardner]
12579
12580 * Release Tracking Bug
12581 - LP: #1101235
12582
12583 [ Dudley Du ]
12584
12585 * SAUCE: Input: add support for Cypress PS/2 Trackpads
12586 - LP: #978807
12587
12588 [ Kamal Mostafa ]
12589
12590 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
12591 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
12592 * [Config] Add CONFIG_PS2_CYPRESS
12593
12594 [ Tim Gardner ]
12595
12596 * rebase to v3.8-rc4
12597
12598 [ Upstream Kernel Changes ]
12599
12600 * rebase to v3.8-rc4
12601 - LP: #1095315
12602 - LP: #886975
12603 - LP: #1086921
12604
12605 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
12606
12607 linux (3.8.0-0.4) raring; urgency=low
12608
12609 [ Leann Ogasawara ]
12610
12611 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
12612 * [Config] Update CONFIG_IIO build annotation
12613 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
12614 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
12615 * [Config] Remove CONFIG_SPI_PL022 annotation
12616 * [Config] Update CONFIG_EZX_PCAP annotation
12617 * [Config] Update CONFIG_SENSORS_AK8975 annotation
12618 * [Config] Disable CONFIG_DRM_MGAG200
12619 - LP: #1042903
12620
12621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
12622
12623 linux (3.8.0-0.3) raring; urgency=low
12624
12625 [ Andy Whitcroft ]
12626
12627 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
12628 uselib()"
12629
12630 [ Scott James Remnant ]
12631
12632 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
12633 (for v3.7+)
12634 - LP: #1085766, #462111
12635
12636 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
12637
12638 linux (3.8.0-0.2) raring; urgency=low
12639
12640 [ Tim Gardner ]
12641
12642 * [packaging] Add macro to selectively disable building perf
12643 * [packaging] Cannot depend on universe package libaudit-dev
12644
12645 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
12646
12647 linux (3.8.0-0.1) raring; urgency=low
12648
12649
12650 [ Upstream Kernel Changes ]
12651
12652 * rebase to v3.8-rc3
12653 - LP: #1096789
12654
12655 [ Upstream Kernel Changes ]
12656
12657 * rebase to v3.8-rc2
12658 - LP: #1082357
12659 - LP: #1075882
12660
12661 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
12662
12663 linux (3.7.0-7.15) raring; urgency=low
12664
12665 [ Chris J Arges ]
12666
12667 * SAUCE: add eeprom_bad_csum_allow module parameter
12668 - LP: #1070182
12669
12670 [ Leann Ogasawara ]
12671
12672 * Add ceph to linux-image for virtual instances
12673 - LP: #1063784
12674
12675 [ Serge Hallyn ]
12676
12677 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
12678
12679 [ Tim Gardner ]
12680
12681 * [Config] CONFIG_SLUB_DEBUG=y
12682 - LP: #1090308
12683
12684 [ Upstream Kernel Changes ]
12685
12686 * Revert "[SCSI] sd: Implement support for WRITE SAME"
12687 - LP: #1089818
12688
12689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
12690
12691 linux (3.7.0-6.14) raring; urgency=low
12692
12693 [ Andy Whitcroft ]
12694
12695 * [Config] annotations: all new annotations scheme including defaults
12696 * [Configs] apply annotation updates to main configs (top section)
12697
12698 [ Leann Ogasawara ]
12699
12700 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
12701 build"
12702 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
12703 * Temporarily disable module check for build
12704
12705 [ Stefan Bader ]
12706
12707 * ubuntu: dm-raid45: Adapt to upstream interface changes
12708 * Re-enable build of dm-raid45
12709
12710 [ Tim Gardner ]
12711
12712 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
12713 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
12714 * SAUCE: drm: Fix possible EDID memory allocation oops
12715 * SAUCE: ttm: Fix possible _manager memory allocation oops
12716 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
12717 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
12718 2 pointers
12719
12720 [ Tomas Hozza ]
12721
12722 * SAUCE: tools: hv: Netlink source address validation allows DoS
12723 - LP: #1084777
12724 - CVE-2012-5532
12725
12726 [ Upstream Kernel Changes ]
12727
12728 * rebase to v3.7
12729
12730 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
12731
12732 linux (3.7.0-5.13) raring; urgency=low
12733
12734 [ Lino Sanfilippo ]
12735
12736 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
12737 fsnotify_destroy_group()
12738 - LP: #922906
12739 * SAUCE: fsnotify: introduce fsnotify_get_group()
12740 - LP: #922906
12741 * SAUCE: fsnotify: use reference counting for groups
12742 - LP: #922906
12743 * SAUCE: fsnotify: take groups mark_lock before mark lock
12744 - LP: #922906
12745 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
12746 indicates wheather a mark should be destroyed
12747 - LP: #922906
12748 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
12749 mark list
12750 - LP: #922906
12751 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
12752 - LP: #922906
12753 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
12754 fsnotify_remove_mark()
12755 - LP: #922906
12756 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
12757 by group
12758 - LP: #922906
12759 * SAUCE: fsnotify: change locking order
12760 - LP: #922906
12761
12762 [ Tim Gardner ]
12763
12764 * [Config] CONFIG_NFC_LLCP=y
12765 * [Config] get-firmware: Filter new files through fwinfo
12766 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
12767 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
12768 * [Config] CONFIG_XEN=y for all arches
12769 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
12770 * [Config] CONFIG_MMC_DW_EXYNOS=m
12771 * [Config] CONFIG_GPIO_ADNP=m
12772 * [Config] find-obsolete-firmware: Use correct path
12773 * rebase to v3.7-rc8
12774 - LP: #1084640
12775
12776 [ Upstream Kernel Changes ]
12777
12778 * Revert "VFS: don't do protected {sym,hard}links by default"
12779 - LP: #1084192
12780
12781 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
12782
12783 linux (3.7.0-4.12) raring; urgency=low
12784
12785 [ Tim Gardner ]
12786
12787 * Revert "[Config] Use -j1 for headers_install"
12788 * Revert "[Config] install-arch-headers needs a valid config"
12789 Strayed into the weeds in search of the root cause of the periodic
12790 build failure.
12791 Fixes powerpc FTBS introduced in -4.11.
12792 * [Config] hmake -j1
12793 The kernel makefile appears to have parallel dependency
12794 problems for the install_headers target. This appears to be root
12795 cause for a periodic build failure on N-way machines.
12796
12797 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
12798
12799 linux (3.7.0-4.11) raring; urgency=low
12800
12801 [ Tim Gardner ]
12802
12803 * [Config] Use -j1 for headers_install
12804 Also fixes a powerpc FTBS introduced by
12805 "[Config] install-arch-headers needs a valid config".
12806
12807 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12808
12809 linux (3.7.0-4.10) raring; urgency=low
12810
12811 [ Andy Whitcroft ]
12812
12813 * [Config] add rebuild-test support for autopkgtest
12814 - LP: #1081500
12815 * [tests] move build tests out of the way
12816 - LP: #1081500
12817 * [tests] add an autopkgtest rebuild test
12818 - LP: #1081500
12819
12820 [ Tim Gardner ]
12821
12822 * rebase to v3.7-rc7
12823 * SAUCE: Remove emi62 files duplicated in linux-firmware
12824 * SAUCE: Remove sb16 files duplicated in linux-firmware
12825 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12826 * SAUCE: Remove yamaha files duplicated in linux-firmware
12827 * SAUCE: Remove dsp56k files used only by m68k
12828 * SAUCE: firmware: Remove last vestiges of dabusb
12829 * SAUCE: Remove vicam files duplicated in linux-firmware
12830 * [Config] install-arch-headers needs a valid config
12831
12832 [ Upstream Kernel Changes ]
12833
12834 * rebase to v3.7-rc7
12835 - LP: #1076840
12836 - LP: #1081466
12837
12838 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12839
12840 linux (3.7.0-3.9) raring; urgency=low
12841
12842 [ Leann Ogasawara ]
12843
12844 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12845 - LP: #1079900
12846 * Add nfsv3 to nfs-modules udeb
12847
12848 [ Paolo Pisati ]
12849
12850 * [Config] SND_OMAP_SOC*=y
12851 - LP: #1019321
12852
12853 [ Stefan Bader ]
12854
12855 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12856 - LP: #1078926
12857
12858 [ Tim Gardner ]
12859
12860 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12861 - LP: #1079469
12862 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12863 * rebase to v3.7-rc6
12864 * SAUCE: script to detect obsolete firmware
12865 * SAUCE: Remove yam files duplicated in linux-firmware
12866 * SAUCE: Remove tehuti files duplicated in linux-firmware
12867 * SAUCE: Remove matrox files duplicated in linux-firmware
12868 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12869 * SAUCE: Remove r128 files duplicated in linux-firmware
12870 * SAUCE: Remove acenic files duplicated in linux-firmware
12871 * SAUCE: Remove keyspan files duplicated in linux-firmware
12872 * SAUCE: Remove sun files duplicated in linux-firmware
12873 * SAUCE: Remove radeon files duplicated in linux-firmware
12874 * SAUCE: Update bnx2x firmware to 7.8.2.0
12875 * [Config] generic.inclusion-list: econet has disappeared
12876
12877 [ Upstream Kernel Changes ]
12878
12879 * seccomp: forcing auditing of kill condition
12880 - LP: #1079469
12881 * rebase to v3.7-rc6
12882
12883 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12884
12885 linux (3.7.0-2.8) raring; urgency=low
12886
12887 [ Andy Whitcroft ]
12888
12889 * Revert "overlayfs: disable until FTBS is fixed"
12890 * Revert "ubuntu: overlayfs"
12891 * Revert "ubuntu: AUFS"
12892 * ubuntu: overlayfs -- overlayfs: add statfs support
12893 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12894 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12895 inode
12896 - LP: #944386
12897 * ubuntu: AUFS (no-squash): basic framework and update machinary
12898 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12899 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12900 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12901 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12902 * ubuntu: AUFS (no-squash) -- reenable
12903 - LP: #1079193
12904
12905 [ Erez Zadok ]
12906
12907 * ubuntu: overlayfs -- overlayfs: implement show_options
12908
12909 [ Miklos Szeredi ]
12910
12911 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12912 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12913 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12914 * ubuntu: overlayfs -- overlay filesystem
12915 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12916 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12917
12918 [ Neil Brown ]
12919
12920 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12921
12922 [ Robin Dong ]
12923
12924 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12925 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12926
12927 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12928
12929 linux (3.7.0-1.7) raring; urgency=low
12930
12931 [ Tim Gardner ]
12932
12933 * [Config] Drop dependency on libaudit-dev
12934 Its a universe package which causes an FTBS on the builders.
12935 libaudit-dev is not strictly required for the perf tools build.
12936
12937 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12938
12939 linux (3.7.0-1.6) raring; urgency=low
12940
12941 [ Andy Whitcroft ]
12942
12943 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12944 * [Config] better encode the CONFIG_NVRAM constaint
12945 * enforcer -- fix debugging output
12946
12947 [ Ben Collins ]
12948
12949 * [Config] Add custom_override rule to allow for alternate kernel
12950 file/install
12951 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12952
12953 [ Tim Gardner ]
12954
12955 * [Config] Dropped armel
12956 * Drop highbank from ABI fetch list
12957 * [Config] Use dh_prep instead of 'dh_clean -k'
12958 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12959 * [Config] Document binary-indep dependency chain
12960 * rebase to v3.7-rc5
12961
12962 [ Upstream Kernel Changes ]
12963
12964 * rebase to v3.7-rc5
12965
12966 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12967
12968 linux (3.7.0-0.5) raring; urgency=low
12969
12970 [ Tim Gardner ]
12971
12972 * [Config] CONFIG_AMD_IOMMU_V2=m
12973 - LP: #1071520
12974 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12975 Fixes FTBS
12976
12977 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12978
12979 linux (3.7.0-0.4) raring; urgency=low
12980
12981 [ Ben Collins ]
12982
12983 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12984
12985 [ Tim Gardner ]
12986
12987 * [Config] do_tools=false for arm
12988
12989 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12990
12991 linux (3.7.0-0.3) raring; urgency=low
12992
12993 [ Tim Gardner ]
12994
12995 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12996 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12997 * [Config] Drop highbank harder
12998
12999 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
13000
13001 linux (3.7.0-0.2) raring; urgency=low
13002
13003 [ Andy Whitcroft ]
13004
13005 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
13006 instances
13007 - LP: #1066921
13008 * [Config] drop highbank builds
13009
13010 [ Jeremy Kerr ]
13011
13012 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
13013 - LP: #1063061
13014
13015 [ Leann Ogasawara ]
13016
13017 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
13018
13019 [ Tim Gardner ]
13020
13021 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
13022 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
13023 * rebase to v3.7-rc4
13024 * SAUCE: MODSIGN: Emit error for incorrectly signed module
13025
13026 [ Upstream Kernel Changes ]
13027
13028 * rebase to v3.7-rc4
13029
13030 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
13031
13032 linux (3.7.0-0.1) raring; urgency=low
13033
13034
13035 [ Upstream Kernel Changes ]
13036
13037 * rebase to v3.7-rc3
13038 - LP: #1056078
13039
13040 [ Upstream Kernel Changes ]
13041
13042 * rebase to v3.7-rc2
13043 - LP: #1060729
13044 - LP: #1059523
13045 - LP: #1006690
13046 - LP: #1049623
13047 - LP: #1046512
13048 - LP: #1052499
13049 - LP: #1037642
13050 - LP: #559939
13051 - LP: #1052460
13052 - LP: #939161
13053 - LP: #1046734
13054
13055 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
13056
13057 linux (3.6.0-0.1) UNRELEASED; urgency=low
13058
13059
13060 [ Upstream Kernel Changes ]
13061
13062 * rebase to v3.6
13063
13064 [ Upstream Kernel Changes ]
13065
13066 * rebase to v3.6-rc7
13067
13068 [ Upstream Kernel Changes ]
13069
13070 * rebase to v3.6-rc6
13071 - LP: #1000424
13072
13073 [ Upstream Kernel Changes ]
13074
13075 * rebase to v3.6-rc5
13076 - LP: #1040077
13077
13078 [ Upstream Kernel Changes ]
13079
13080 * rebase to v3.6-rc4
13081
13082 [ Upstream Kernel Changes ]
13083
13084 * rebase to v3.6-rc3
13085 - LP: #1038651
13086 - LP: #1034779
13087
13088 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
13089
13090 linux (3.5.0-6.6) quantal-proposed; urgency=low
13091
13092 [ Andy Whitcroft ]
13093
13094 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
13095 experimental features
13096 * SAUCE: highbank -- export clock functions for modules
13097 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
13098 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
13099 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
13100 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
13101 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
13102 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
13103 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
13104 * [Config] highbank -- reenable CONFIG_DW_DMAC
13105 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
13106 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
13107 * [Config] highbank -- reenable CONFIG_USB_DWC3
13108 * [Config] highbank -- reenable CONFIG_SATA_MV
13109 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
13110 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
13111 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
13112 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
13113 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
13114 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
13115 * [Config] highbank -- enable CONFIG_EXPERT
13116 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
13117 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
13118 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
13119 * [Config] enable CONFIG_USB_ETH_EEM
13120 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
13121 * [Config] disable CONFIG_USB_M66592
13122 * [Config] enable CONFIG_USB_NET2272
13123 * [Config] enable CONFIG_USB_R8A66597
13124 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
13125 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
13126 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
13127 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
13128 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
13129 * [Config] sync configuration armhf omap -> armel omap
13130 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
13131 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
13132
13133 [ Bryan Wu ]
13134
13135 * [Config] change default IO scheduler from CFQ to Deadline
13136
13137 [ Leann Ogasawara ]
13138
13139 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
13140 * [Config] Disable CONFIG_MOUSE_INPORT
13141
13142 [ Tim Gardner ]
13143
13144 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
13145 * [Config] Add bnx2x firmware to nic-modules udeb
13146 * SAUCE: Add script to convert firmware to ihex format
13147 * SAUCE: firmware: Upgrade bnx2 to current versions
13148 * [Config] Add tigon firmware to nic-modules udeb
13149 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
13150 - LP: #1026761
13151 * SAUCE: Remove redundant cis firmware
13152 * SAUCE: Remove redundant emi26 firmware
13153 * SAUCE: Remove redundant ttusb-budget firmware
13154 * SAUCE: Remove redundant sun/cassini firmware
13155 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
13156 * SAUCE: Remove redundant 3com/typhoon.bin firmware
13157 * SAUCE: Remove redundant yamaha/ds1 firmware
13158 * SAUCE: Remove redundant keyspan_pda firmware
13159 * rebase to v3.5
13160
13161 [ Upstream Kernel Changes ]
13162
13163 * rebase to v3.5
13164 - LP: #1027828
13165
13166 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
13167
13168 linux (3.5.0-5.5) quantal-proposed; urgency=low
13169
13170 [ Andy Whitcroft ]
13171
13172 * [Config] annotations: initial import of configuration annotations
13173
13174 [ Bryan Wu ]
13175
13176 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
13177
13178 [ Leann Ogasawara ]
13179
13180 * Rebase to v3.5-rc7
13181
13182 [ Manoj Iyer ]
13183
13184 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
13185 - LP: #1010281
13186
13187 [ Tim Gardner ]
13188
13189 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
13190 expects
13191 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
13192 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
13193 * [Config] CONFIG_IP_NF_QUEUE=n
13194 * [Config] CONFIG_MTD_DOC2000=n
13195 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
13196 * [Config] CONFIG_PRISM54=n
13197 * [Config] CONFIG_SCx200_I2C=n
13198 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
13199
13200 [ Upstream Kernel Changes ]
13201
13202 * rebase to v3.5-rc7
13203
13204 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
13205
13206 linux (3.5.0-4.4) quantal-proposed; urgency=low
13207
13208 [ Andy Whitcroft ]
13209
13210 * [Packaging] getabis should be extracting all packages
13211 - LP: #1021174
13212 * [Config] getabis -- series uses linux-image-extra
13213 - LP: #1021174
13214 * rebase to v3.5-rc6
13215
13216 [ Bryan Wu ]
13217
13218 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
13219 flavours
13220 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
13221
13222 [ Leann Ogasawara ]
13223
13224 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
13225 - LP: #1019561
13226
13227 [ Paolo Pisati ]
13228
13229 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
13230 - LP: #1019321
13231
13232 [ Stefan Bader ]
13233
13234 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
13235 - LP: #1018456
13236 * (config) Disable ACPI_PROCFS_POWER
13237
13238 [ Tim Gardner ]
13239
13240 * [Config] CONFIG_ACPI_BGRT=y
13241 * Extract firmware module info during getabi
13242 - LP: #1021174
13243
13244 [ Upstream Kernel Changes ]
13245
13246 * rebase to v3.5-rc6
13247
13248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
13249
13250 linux (3.5.0-3.3) quantal-proposed; urgency=low
13251
13252 [ Andy Whitcroft ]
13253
13254 * [Config] enable CONFIG_MEMTEST=y
13255 - LP: #1004535
13256 * [Config] config-check: add support for a cut operation
13257 * [Config] enforcer -- switch to cut where appropriate
13258
13259 [ Leann Ogasawara ]
13260
13261 * Rebase to v3.5-rc5
13262 * [Config] Updateconfigs after rebase to v3.5-rc5
13263
13264 [ Luis Henriques ]
13265
13266 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
13267 __ocfs2_change_file_space
13268 - LP: #1006012
13269
13270 [ Seth Forshee ]
13271
13272 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
13273 for LVDS register initialization
13274 - LP: #1012800
13275
13276 [ Upstream Kernel Changes ]
13277
13278 * rebase to v3.5-rc5
13279 - LP: #1013183
13280 - LP: #1017017
13281 - LP: #884652
13282
13283 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
13284
13285 linux (3.5.0-2.2) quantal-proposed; urgency=low
13286
13287 [ Andy Whitcroft ]
13288
13289 * rebase to v3.5-rc4
13290
13291 [ Arend van Spriel ]
13292
13293 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
13294 brcms_c_regd_init()
13295 - LP: #950320
13296
13297 [ Bryan Wu ]
13298
13299 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
13300
13301 [ Chris J Arges ]
13302
13303 * PACKAGING: add .gnu_debuglink sections to .ko files
13304 - LP: #669641
13305
13306 [ Leann Ogasawara ]
13307
13308 * d-i: Add hid-generic to input-modules
13309 - LP: #1017879
13310
13311 [ Ming Lei ]
13312
13313 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
13314 - LP: #1017717, #225
13315
13316 [ Paolo Pisati ]
13317
13318 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
13319 - LP: #1017718
13320 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
13321
13322 [ Seth Forshee ]
13323
13324 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
13325 during initialization
13326 - LP: #950320
13327 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
13328 by mac80211
13329 - LP: #950320
13330 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
13331 channels
13332 - LP: #950320
13333 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
13334 - LP: #950320
13335 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
13336 regulatory domain
13337 - LP: #950320
13338 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
13339 regulatory updates
13340 - LP: #950320
13341 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
13342 tx power limits
13343 - LP: #950320
13344 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
13345 against internal regulatory data
13346 - LP: #950320
13347 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
13348 when checking whether OFDM is allowed
13349 - LP: #950320
13350
13351 [ Tim Gardner ]
13352
13353 * [Config] Enable CONFIG_CGROUPS for highbank
13354 - LP: #1014692
13355 * [Config] FB_OMAP*=y and PANEL_TFP410=y
13356
13357 [ Upstream Kernel Changes ]
13358
13359 * rebase to v3.5-rc4
13360
13361 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
13362
13363 linux (3.5.0-1.1) quantal-proposed; urgency=low
13364
13365 [ Andy Whitcroft ]
13366
13367 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
13368
13369 [ Leann Ogasawara ]
13370
13371 * Rebase to v3.5-rc1
13372 * [Config] Remove USB_DEVICEFS from the config enforcer
13373 * [Config] Updateconfigs after rebase to v3.5-rc1
13374 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
13375 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13376 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13377 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13378 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13379 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13380 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
13381 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
13382 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
13383 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
13384 * Rebase to v3.5-rc2
13385 * [Config] Updateconfigs after rebase to v3.5-rc2
13386 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
13387 * Rebase to v3.5-rc3
13388 * [Config] Updateconfigs after rebase to v3.5-rc3
13389
13390 [ Paul Mundt ]
13391
13392 * SAUCE: fix bug.h's inclusion of kernel.h
13393
13394 [ Stefan Bader ]
13395
13396 * SAUCE: Fix compile failures of dm-raid45
13397 * [Config] Enable dm-raid45
13398 * Move dependency on crda to extra package
13399 - LP: #657901
13400 * SAUCE: Mask CR4 writes on older Xen hypervisors
13401
13402 [ Upstream Kernel Changes ]
13403
13404 * rebase to v3.5-rc3
13405 - LP: #993162
13406 - LP: #925577
13407 * rebase to v3.5-rc2
13408 * rebase to v3.5-rc1
13409 - LP: #955892
13410 - LP: #978038
13411 - LP: #987371
13412 - LP: #929545
13413 - LP: #942316
13414 - LP: #903853
13415
13416 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
13417
13418 linux (3.4.0-5.11) quantal-proposed; urgency=low
13419
13420 [ Leann Ogasawara ]
13421
13422 * [Config] Disable CONFIG_ARM_LPAE
13423 - LP: #1009061
13424
13425 [ Oleksij Rempel ]
13426
13427 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
13428 - LP: #1008905
13429
13430 [ Paolo Pisati ]
13431
13432 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
13433 - LP: #1009061
13434
13435 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
13436
13437 linux (3.4.0-4.10) quantal; urgency=low
13438
13439 [ Leann Ogasawara ]
13440
13441 * Temporarily disable ABI and module check
13442
13443 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
13444
13445 linux (3.4.0-4.9) quantal; urgency=low
13446
13447 [ Andy Whitcroft ]
13448
13449 * [Config] fix config split to avoid the shared config
13450 * [Config] updateconfigs following split config fix
13451 * [Config] linux-image-extras needs full postinst
13452 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
13453 * [Config] CONFIG_HP_WATCHDOG enable as module
13454 * [Config] CONFIG_PDC_ADMA is not boot essential
13455 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
13456 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
13457 * [Config] CONFIG_TRANZPORT=m commonise
13458 * [Config] CONFIG_R3964=m commonise
13459 * [Config] CONFIG_SCSI_DH=m commonise
13460 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
13461 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
13462 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
13463 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
13464 * [Config] CONFIG_USB_SN9C102 is deprecated disable
13465 * [Config] CONFIG_USB_SI470X=m commonise
13466 * [Config] CONFIG_USB_ET61X251=m commonise
13467 * [Config] CONFIG_RTS_PSTOR=m commonise
13468 * [Config] CONFIG_SCANLOG=m commonise
13469 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
13470 * [Config] CONFIG_SM_FTL=m commonise
13471 * [Config] CONFIG_SOLO6X10=m commonise
13472 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
13473 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
13474 * [Config] CONFIG_SPI_SPIDEV=m commonise
13475 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
13476 * [Config] CONFIG_TPS65010=m commonise
13477 * [Config] CONFIG_STE10XP=y commonise
13478 * [Config] CONFIG_X25_ASY=m commonise
13479 * [Config] CONFIG_USB_MON=m commonise
13480 * [Config] CONFIG_VME_BUS=m commonise
13481 * [Config] CONFIG_W35UND=m commonise
13482 * [Config] -CONFIG_TCG_TPM=y commonise
13483 * [Config] highbank -- commonise filesystems
13484 * [Config] highbank -- commonise subsystems
13485 * [Config] highbank -- commonise network protocols
13486 * [Config] highbank -- commonise input drivers
13487 * [Config] highbank -- commonise CRYPTO options
13488 * [Config] highbank -- commonise HID options
13489 * [Config] highbank -- commonise sensors options
13490 * [Config] highbank -- commonise EXPORTFS/FHANDLE
13491 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
13492 * [Config] highbank -- commonise ENCRYPTED_KEYS
13493 * [Config] highbank -- commonise CONFIG_ATALK
13494 * [Config] highbank -- commonise INET/INET6
13495 * [Config] highbank -- commonise NLS
13496 * [Config] highbank -- commonise BLK/CHR
13497 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
13498 * [Config] highbank -- commonise INET/INET6 part 2
13499 * [Config] highbank -- commonise PHY settings
13500 * [Config] highbank -- commonise CRC settings
13501 * [Config] highbank -- commonise BINFMT settings
13502 * [Config] highbank -- commonise DM settings
13503 * [Config] highbank -- commonise RTC_DRV settings
13504 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
13505 * [Config] highbank -- commonise USB settings
13506 * [Config] highbank -- commonise GPIO settings
13507 * [Config] highbank -- commonise I2C settings
13508 * [Config] highbank -- commonise numerous subsystem selectors
13509 * [Config] highbank -- commonise A-C modules missmatches
13510 * [Config] highbank -- commonise D-F modules missmatches
13511 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
13512 * [Config] highbank -- commonise G-I modules missmatches
13513 * [Config] highbank -- commonise J-L modules missmatches
13514 * [Config] highbank -- commonise M modules missmatches
13515 * [Config] highbank -- commonise N-P modules missmatches
13516 * [Config] highbank -- commonise Q-R modules missmatches
13517 * [Config] highbank -- commonise S modules missmatches -- part 1
13518 * [Config] highbank -- commonise S modules missmatches -- part 2
13519 * [Config] highbank -- commonise T modules missmatches
13520 * [Config] highbank -- commonise U-Z modules missmatches
13521
13522 [ Ike Panhc ]
13523
13524 * [Config] add highbank flavour
13525 - LP: #1000831
13526
13527 [ Mark Langsdorf ]
13528
13529 * SAUCE: arm highbank: add support for pl320-ipc driver
13530 - LP: #1000831
13531
13532 [ Rob Herring ]
13533
13534 * SAUCE: input: add a key driver for highbank
13535 - LP: #1000831
13536 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
13537 - LP: #1000831
13538 * SAUCE: force DMA buffers to non-bufferable on highbank
13539 - LP: #1000831
13540 * SAUCE: net: calxedaxgmac: fix net timeout recovery
13541 - LP: #1000831
13542
13543 [ Tim Gardner ]
13544
13545 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
13546 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
13547 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
13548 * [Config] Homogenize CIFS configs across all arches
13549 * [Config] armhf should not be skipabi or skipmodules
13550 - LP: #1006913
13551
13552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
13553
13554 linux (3.4.0-3.8) quantal; urgency=low
13555
13556 [ Andy Whitcroft ]
13557
13558 * [Config] include include/generated/compile.h
13559 - LP: #942569
13560 * [Config] fix up postinst to ensure we know which error is which
13561 - LP: #1002388
13562
13563 [ Herton Ronaldo Krzesinski ]
13564
13565 * SAUCE: async_populate_rootfs: fix build warnings
13566 - LP: #1003417
13567
13568 [ John Johansen ]
13569
13570 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
13571 * SAUCE: apparmor: Add the ability to mediate mount
13572 * SAUCE: AppArmor: basic networking rules
13573 * SAUCE: apparmor: fix profile lookup for unconfined
13574 - LP: #978038, #987371
13575 * SAUCE: apparmor: fix long path failure due to disconnected path
13576 - LP: #955892
13577
13578 [ Mario Limonciello ]
13579
13580 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
13581 - LP: #901410
13582
13583 [ Stefan Bader ]
13584
13585 * (config) Built-in xen-acpi-processor
13586
13587 [ Tim Gardner ]
13588
13589 * [Config] CONFIG_NET_DSA=m
13590 - LP: #1004148
13591 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
13592
13593 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
13594
13595 linux (3.4.0-3.7) quantal; urgency=low
13596
13597 [ Andy Whitcroft ]
13598
13599 * [Config] drop the virtual flavour in favour of a split generic et al
13600 * [Config] enforcer -- drop IDLE enforcement
13601 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
13602 * [Config] updateconfigs following removal of -virtual
13603
13604 [ Leann Ogasawara ]
13605
13606 * Rebase to v3.4
13607
13608 [ Seth Forshee ]
13609
13610 * [Config] disable CONFIG_B43_BCMA_EXTRA
13611
13612 [ Tim Gardner ]
13613
13614 * [Config] Check for extras when building udebs
13615 * [Config] Collapsed generic-pae into generic [i386]
13616
13617 [ Upstream Kernel Changes ]
13618
13619 * rebase to v3.4
13620
13621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
13622
13623 linux (3.4.0-2.6) quantal; urgency=low
13624
13625 [ Andy Whitcroft ]
13626
13627 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
13628 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
13629 d_make_root()"
13630 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
13631 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
13632 security permissions to overlay files"
13633 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13634 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13635 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13636 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13637 * Revert "ubuntu: overlayfs -- overlay filesystem"
13638 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
13639 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
13640 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
13641 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
13642 * ubuntu: overlayfs -- overlayfs: add statfs support
13643 * ubuntu: overlayfs -- inode_only_permission: export inode level
13644 permissions checks
13645 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
13646
13647 [ Erez Zadok ]
13648
13649 * ubuntu: overlayfs -- overlayfs: implement show_options
13650
13651 [ Miklos Szeredi ]
13652
13653 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13654 * ubuntu: overlayfs -- vfs: add i_op->open()
13655 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13656 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13657 * ubuntu: overlayfs -- overlay filesystem
13658 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13659
13660 [ Neil Brown ]
13661
13662 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13663
13664 [ Robin Dong ]
13665
13666 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
13667 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
13668
13669 [ Tim Gardner ]
13670
13671 * [Config] perarch and indep tools builds need separate build directories
13672 * Prevent upgrading a non-PAE CPU
13673 * perf is not parallel build safe
13674
13675 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
13676
13677 linux (3.4.0-2.5) quantal; urgency=low
13678
13679 [ Andy Whitcroft ]
13680
13681 * [Config] perarch and indep tools builds need separate build directories
13682
13683 [ Tim Gardner ]
13684
13685 * Prevent upgrading a non-PAE CPU
13686 * [Config] build debug
13687 * [Config] perf tools are not parallel build safe
13688
13689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
13690
13691 linux (3.4.0-2.4) quantal; urgency=low
13692
13693 [ Leann Ogasawara ]
13694
13695 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
13696 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
13697 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
13698 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
13699 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
13700 7400"
13701 * Revert "ubuntu: omnibook: fix source file newline"
13702 * Revert "ubuntu: omnibook -- update BOM"
13703 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
13704 depend on X86"
13705 * Revert "ubuntu: omnibook -- Added missing BOM file"
13706 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
13707 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
13708 mappings"
13709 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
13710 X86_32"
13711 * Revert "ubuntu: nx-emu - i386: NX emulation"
13712 * Revert "ubuntu: rfkill drivers -- version 1.3"
13713 * Temporarily disable module check
13714 * [Config] Remove CONFIG_FSAM7400
13715 * [Config] Remove CONFIG_OMNIBOOK
13716 * [Config] Update configs
13717 * Rebase to v3.4-rc7
13718 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
13719
13720 [ Tim Gardner ]
13721
13722 * Updated generic-pae description
13723 * Rebase to v3.4-rc6
13724 * install-tools depends on build targets
13725
13726 [ Upstream Kernel Changes ]
13727
13728 * kconfig: in debug mode some 0 length message prints occur
13729 * rebase to v3.4-rc7
13730 * rebase to v3.3-rc6
13731
13732 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
13733
13734 linux (3.4.0-1.3) quantal; urgency=low
13735
13736 [ Andy Whitcroft ]
13737
13738 * [Config] control.stub is an intermediate product not a dependancy
13739 - LP: #992414
13740
13741 [ Leann Ogasawara ]
13742
13743 * remove i386 generic from getabis
13744
13745 [ Upstream Kernel Changes ]
13746
13747 * (pre-stable) b43: only reload config after successful initialization
13748 - LP: #950295
13749
13750 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
13751
13752 linux (3.4.0-1.2) quantal; urgency=low
13753
13754 [ Andy Whitcroft ]
13755
13756 * [Config] add build depends for flex, bison and pkg-config
13757
13758 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
13759
13760 linux (3.4.0-1.1) quantal; urgency=low
13761
13762 [ Andy Whitcroft ]
13763
13764 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13765 permissions to overlay files
13766 - LP: #915941, #918212
13767 - CVE-2012-0055
13768
13769 [ Leann Ogasawara ]
13770
13771 * Open Q
13772 * Rebase to v3.4-rc5
13773 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13774 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13775 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13776 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
13777 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13778 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
13779 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13780 * [Config] Temporarily disable CONFIG_AX88796 on arm
13781
13782 [ Upstream Kernel Changes ]
13783
13784 * vfs: pass struct path to __dentry_open()
13785 * vfs: add i_op->open()
13786 * vfs: export do_splice_direct() to modules
13787 * vfs: introduce clone_private_mount()
13788 * overlay filesystem
13789 * overlayfs: add statfs support
13790 * overlayfs: implement show_options
13791 * overlay: overlay filesystem documentation
13792 * fs: limit filesystem stacking depth
13793 * overlayfs: follow header cleanup
13794 * overlayfs: switch from d_alloc_root() to d_make_root()
13795 * overlayfs: update touch_atime() usage
13796 * rebase to v3.4-rc5
13797 - LP: #950490
13798 * rebase to v3.4-rc4
13799 * rebase to v3.4-rc3
13800 * rebase to v3.4-rc2
13801 * rebase to v3.4-rc1
13802 * rebase to v3.3
13803 * rebase to v3.3-rc7
13804 * rebase to v3.3-rc6
13805 * rebase to v3.3-rc5
13806 * rebase to v3.3-rc4
13807 - LP: #900802
13808 - LP: #930842
13809 * rebase to v3.3-rc3
13810 - LP: #924320
13811 - LP: #923316
13812 - LP: #923409
13813 - LP: #918254
13814 * rebase to v3.3-rc2
13815 * rebase to v3.3-rc1
13816 - LP: #795823
13817 - LP: #909419
13818 - LP: #910792
13819 - LP: #878701
13820 - LP: #724831
13821
13822 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13823
13824 linux (3.2.0-10.18) precise; urgency=low
13825
13826 [ Tim Gardner ]
13827
13828 * SAUCE: ecryptfs: Print inode on metadata error
13829
13830 [ Upstream Kernel Changes ]
13831
13832 * Revert "proc: enable writing to /proc/pid/mem"
13833 - LP: #919115
13834 - CVE-2012-0056
13835 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13836 - LP: #909419
13837
13838 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13839
13840 linux (3.2.0-10.17) precise; urgency=low
13841
13842 [ Andy Whitcroft ]
13843
13844 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13845 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13846 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13847 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13848 * Revert "SAUCE: overlayfs -- overlay filesystem"
13849 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13850 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13851 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13852 * ensure debian/ is not excluded from git by default
13853 * add new scripting to handle buglinks in rebases
13854 * ubuntu: overlayfs -- overlayfs: add statfs support
13855 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13856 permissions to overlay files
13857 - LP: #915941, #918212
13858 - CVE-2012-0055
13859
13860 [ Erez Zadok ]
13861
13862 * ubuntu: overlayfs -- overlayfs: implement show_options
13863
13864 [ Leann Ogasawara ]
13865
13866 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13867 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13868 - LP: #907377, #911236
13869 * [Config] Enable CONFIG_IRQ_REMAP
13870
13871 [ Miklos Szeredi ]
13872
13873 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13874 * ubuntu: overlayfs -- vfs: add i_op->open()
13875 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13876 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13877 * ubuntu: overlayfs -- overlay filesystem
13878 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13879
13880 [ Neil Brown ]
13881
13882 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13883
13884 [ Upstream Kernel Changes ]
13885
13886 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13887 - LP: #647043
13888 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13889 breaks USB
13890 - LP: #647043
13891
13892 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13893
13894 linux (3.2.0-9.16) precise; urgency=low
13895
13896 [ Andy Whitcroft ]
13897
13898 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13899 * [Config] pull ARM sound modules =m
13900 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13901 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13902 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13903
13904 [ Leann Ogasawara ]
13905
13906 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13907 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13908 * [Config] Enable CONFIG_MMC_TMIO=m
13909 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13910 * [Config] Enable CONFIG_ISI=m
13911 * [Config] Enable CONFIG_MMC=y
13912 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13913 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13914 * [Config] Enable CONFIG_CHR_DEV_SG=y
13915 * [Config] Enable CONFIG_GPIO_PCA953X=m
13916 * [Config] Enable CONFIG_GPIO_TWL4030=m
13917 * [Config] Enable CONFIG_INET_DIAG=m
13918 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13919 * [Config] Enable CONFIG_NVRAM=m
13920 * [Config] Enable CONFIG_SLIP=m
13921 * [Config] Enable CONFIG_PC300TOO=m
13922 * [Config] Enable CONFIG_TUN=y
13923 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13924 * [Config] Enable CONFIG_THERMAL=y
13925 * [Config] Enable CONFIG_PPP=y
13926 * [Config] Enable CONFIG_PCI_STUB=m
13927 * Rebase to v3.2.1
13928 * [Config] Enable CONFIG_RTL8192E=m
13929 * [Config] Enable CONFIG_RTS5139=m
13930
13931 [ Stefan Bader ]
13932
13933 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13934
13935 [ Upstream Kernel Changes ]
13936
13937 * ARM: restart: add restart hook to machine_desc record
13938 * ARM: restart: allow platforms more flexibility specifying restart mode
13939 * ARM: restart: move reboot failure handing into machine_restart()
13940 * ARM: restart: remove argument to setup_mm_for_reboot()
13941 * ARM: 7159/1: OMAP: Introduce local common.h files
13942 * ARM: restart: only perform setup for restart when soft-restarting
13943 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13944 function
13945 * ARM: idmap: populate identity map pgd at init time using .init.text
13946 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13947 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13948 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13949 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13950 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13951 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13952 restart changes
13953 * ARM: lib: add call_with_stack function for safely changing stack
13954 * ARM: reset: implement soft_restart for jumping to a physical address
13955 * ARM: stop: execute platform callback from cpu_stop code
13956 * ARM: kexec: use soft_restart for branching to the reboot buffer
13957 * ARM: restart: omap: use new restart hook
13958 * topdown mmap support
13959 - LP: #861296
13960
13961 [ Upstream Kernel Changes ]
13962
13963 * Rebase to v3.2.1
13964
13965 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13966
13967 linux (3.2.0-8.15) precise; urgency=low
13968
13969 [ Leann Ogasawara ]
13970
13971 * [Config] Disable CONFIG_ACPI_PROCFS
13972 * Remove server from getabis
13973 * Temporarily disable module check
13974 * [Config] Disable CONFIG_MTD_TESTS
13975 * [Config] Disable CONFIG_X86_E_POWERSAVER
13976 * [Config] Set CONFIG_ARCNET=m
13977 * [Config] Enable CONFIG_ATM_DUMMY=m
13978 * [Config] Enable CONFIG_BLK_DEV_MD=y
13979 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13980 * [Config] Enable CONFIG_BLK_DEV_SD=y
13981 * [Config] Enable CONFIG_BLK_DEV_SR=y
13982 * [Config] Enable CONFIG_BLK_DEV_UB=m
13983 * [Config] Enable CONFIG_COPS=m
13984 * [Config] Enable CONFIG_DVB_USB_EC168=m
13985 * [Config] Enable CONFIG_ENC28J60=m
13986 * [Config] Enable CONFIG_FB_UVESA=m
13987 * [Config] Enable CONFIG_FB_ATY=m
13988 * [Config] Enable CONFIG_BROADCOM_PHY=y
13989 * [Config] Enable CONFIG_CICADA_PHY=y
13990 * [Config] Enable CONFIG_DAVICOM_PHY=y
13991 * [Config] Enable CONFIG_ICPLUS_PHY=y
13992 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13993 * [Config] Enable CONFIG_LXT_PHY=y
13994 * [Config] Enable CONFIG_MARVELL_PHY=y
13995 * [Config] Enable CONFIG_NATIONAL_PHY=y
13996 * [Config] Enable CONFIG_QSEMI_PHY=y
13997 * [Config] Enable CONFIG_SMSC_PHY=y
13998 * [Config] Enable CONFIG_VITESSE_PHY=y
13999 * Add 3w-sas to scsi-modules
14000 - LP: #776542
14001
14002 [ Mathieu Trudel-Lapierre ]
14003
14004 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
14005 to interface settings
14006
14007 [ Paolo Pisati ]
14008
14009 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
14010 - LP: #912199
14011 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
14012 - LP: #912199
14013 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
14014 - LP: #912199
14015
14016 [ Upstream Kernel Changes ]
14017
14018 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
14019 - LP: #906832
14020
14021 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
14022
14023 linux (3.2.0-8.14) precise; urgency=low
14024
14025 [ Andy Whitcroft ]
14026
14027 * [Config] enable CONFIG_SND_USB_6FIRE
14028 - LP: #912197
14029 * rebase to mainline v3.2 final release
14030 * updateconfigs following rebase to v3.2 final
14031 * ubuntu: AUFS -- add BOM and automated update script
14032 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
14033 - LP: #684666
14034 * ubuntu: AUFS -- update aufs-update to track new locations of headers
14035 * ubuntu: AUFS -- clean up the aufs updater and BOM
14036 * ubuntu: AUFS -- documentation on updating aufs2
14037 * ubuntu: AUFS -- aufs3-base.patch
14038 * ubuntu: AUFS -- aufs3-standalone.patch
14039 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
14040 * ubuntu: AUFS -- fix undefined security_path_link
14041 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
14042 * ubuntu: AUFS -- updateconfigs following update
14043 * ubuntu: AUFS -- suppress benign plink warning messages
14044 - LP: #621195
14045 * ubuntu: AUFS -- enable in config and makefile
14046 * ubuntu: AUFS -- disable in favor of overlayfs
14047 * [Config] linux-virtual -- should include the extX modules
14048 - LP: #912308
14049
14050 [ Tyler Hicks ]
14051
14052 * SAUCE: eCryptfs: Improve statfs reporting
14053 - LP: #885744
14054
14055 [ Upstream Kernel Changes ]
14056
14057 * rebase to upstream v3.2
14058
14059 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
14060
14061 linux (3.2.0-7.13) precise; urgency=low
14062
14063 [ Upstream Kernel Changes ]
14064
14065 * rebase to upstream 3.2-rc7
14066
14067 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
14068
14069 linux (3.2.0-6.12) precise; urgency=low
14070
14071 [ Upstream Kernel Changes ]
14072
14073 * rebase to upstream v3.2-rc6
14074
14075 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
14076
14077 linux (3.2.0-5.11) precise; urgency=low
14078
14079 [ Andy Whitcroft ]
14080
14081 * enforcer -- allow arch and flavour predicates to take lists
14082 * enforcer -- simplify armel/armhf specific options
14083 * enforcer -- fix incorrectly specified flavour matches
14084
14085 [ Leann Ogasawara ]
14086
14087 * [Config] Disable IRQ_REMAP
14088 * [Config] Enable CONFIG_SENSORS_LM95245=m
14089 * [Config] Enable CONFIG_SENSORS_MAX1668=m
14090 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
14091 * [Config] Enable CONFIG_SENSORS_MAX6639=m
14092 * [Config] Enable CONFIG_SENSORS_MAX6642=m
14093 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
14094 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
14095 * [Config] Enable CONFIG_PATA_TOSHIBA=m
14096 * [Config] Enable CONFIG_POHMELFS=m
14097 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
14098 * [Config] Enable CONFIG_PATA_OPTI=m
14099 * add overlayfs to virtual inclusion list
14100 - LP: #903897
14101 * add veth to virtual inclusion list
14102 - LP: #903897
14103 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
14104
14105 [ Paolo Pisati ]
14106
14107 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
14108 - LP: #903346
14109
14110 [ Tim Gardner ]
14111
14112 * [Config] CONFIG_LOCKUP_DETECTOR=y
14113 - LP: #903615
14114
14115 [ Upstream Kernel Changes ]
14116
14117 * rebase to upstream 55b02d2f
14118
14119 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
14120
14121 linux (3.2.0-4.10) precise; urgency=low
14122
14123 [ Kyle McMartin ]
14124
14125 * SAUCE: dmar: disable if ricoh multifunction detected
14126 - LP: #894070
14127
14128 [ Seth Forshee ]
14129
14130 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
14131 - LP: #581312
14132
14133 [ Tim Gardner ]
14134
14135 * Start new release, Bump ABI, rebase to 3.2-rc5
14136
14137 [ Leann Ogasawara ]
14138
14139 * [Config] Enable CONFIG_SENSORS_AK8975=m
14140
14141 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
14142
14143 linux (3.2.0-3.9) precise; urgency=low
14144
14145 [ Andy Whitcroft ]
14146
14147 * SAUCE: ext4: correct partial write discard size calculation
14148 - LP: #894768
14149
14150 [ Leann Ogasawara ]
14151
14152 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
14153 - LP: #892615
14154
14155 [ Matthew Garrett ]
14156
14157 * SAUCE: pci: Rework ASPM disable code
14158
14159 [ Upstream Kernel Changes ]
14160
14161 * x86: Fix boot failures on older AMD CPU's
14162 - LP: #892615
14163 * EHCI : Fix a regression in the ISO scheduler
14164 - LP: #899165
14165
14166 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
14167
14168 linux (3.2.0-3.8) precise; urgency=low
14169
14170 [ Andy Whitcroft ]
14171
14172 * armhf -- add d-i configuration
14173 * armhf -- disable ABI checks for armhf
14174 * armhf -- add arch to getabis config
14175
14176 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
14177
14178 linux (3.2.0-3.7) precise; urgency=low
14179
14180 [ Stefan Bader ]
14181
14182 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
14183 synchronous, regardless of lazy_mmu mode
14184 - LP: #854050
14185
14186 [ Tim Gardner ]
14187
14188 * rebase to v3.2-rc4
14189
14190 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
14191
14192 linux (3.2.0-2.6) precise; urgency=low
14193
14194 [ Andy Whitcroft ]
14195
14196 * armhf -- fix omap flavour to build on armhf
14197 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
14198
14199 [ Borislav Petkov ]
14200
14201 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
14202 - LP: #892615
14203
14204 [ Colin Watson ]
14205
14206 * Add pata_macio to pata-modules
14207
14208 [ Tim Gardner ]
14209
14210 * [Config] Prefer crda over wireless-crda
14211 * [Config] Fix virtual inclusion list.
14212 - LP: #897795
14213
14214 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
14215
14216 linux (3.2.0-2.5) precise; urgency=low
14217
14218 [ Paolo Pisati ]
14219
14220 * [Config] PANEL_DVI=y
14221
14222 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
14223
14224 linux (3.2.0-2.4) precise; urgency=low
14225
14226 [ Andy Whitcroft ]
14227
14228 * rebase to v3.2-rc3
14229
14230 [ Leann Ogasawara ]
14231
14232 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
14233 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
14234 * Revert "olpc_dcon_xo_1_5 needs delay.h"
14235 * Revert "olpc_dcon_xo_1 needs delay.h"
14236 * rebase to 6fe4c6d4
14237 * [Config] updateconfigs after rebase to 6fe4c6d4
14238
14239 [ Tim Gardner ]
14240
14241 * [Config] Replace wireless-crda with crda,wireless-regdb
14242 - LP: #856421
14243 * [Config] Relax the dependencies on crda
14244
14245 [ Upstream Kernel Changes ]
14246
14247 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
14248 - LP: #724831
14249 * Ubuntu: remove coreutils|fileutils package dependency
14250 - LP: #892814
14251 * iio: iio_event_getfd -- fix ev_int build failure
14252
14253 [ Upstream Kernel Changes ]
14254
14255 * Rebase to v3.2-rc3
14256
14257 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
14258
14259 linux (3.2.0-1.3) precise; urgency=low
14260
14261 [ Upstream Kernel Changes ]
14262
14263 * Ubuntu: Add ext2 to fs-core-modules
14264 - LP: #893395
14265
14266 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
14267
14268 linux (3.2.0-1.2) precise; urgency=low
14269
14270 [ Andy Whitcroft ]
14271
14272 * [Config] enable CONFIG_NFC and associated devices
14273 * SAUCE: allow brcmsmac and b43 to both build
14274
14275 [ Soren Hansen ]
14276
14277 * Add ixgbe driver to d-i
14278 - LP: #891969
14279
14280 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
14281
14282 linux (3.2.0-1.1) precise; urgency=low
14283 [ Andy Whitcroft ]
14284
14285 * armhf -- enable armhf and create the first flavours
14286 * SAUCE: ensure root is ready before running usermodehelpers in it
14287 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
14288
14289 [ Leann Ogasawara ]
14290
14291 * Temporarily ignore module check
14292 * [Config] Enable PCI_IOV on powerpc
14293 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
14294 * rebase to v3.2-rc2
14295 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
14296 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
14297 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
14298 * SAUCE: select ARM_AMBA if OMAP3_EMU
14299 * [Config] updateconfigs after select ARM_AMBA
14300 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
14301 * [Config] Enable CONFIG_EXT2_FS=m
14302 * [Config] Build in CONFIG_SATA_AHCI=y
14303 * Resolve linux-image-extra's install dependency
14304
14305 [ Seth Forshee ]
14306
14307 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
14308 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
14309 Documentation
14310 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
14311 alps_model_info
14312 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
14313 size
14314 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
14315 3 and 4
14316 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
14317 protocol
14318 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
14319 versions 3 and 4
14320
14321 [ Stefan Bader ]
14322
14323 * [Config] Built-in xen-netfront and xen-blkfront
14324 * Fix build of dm-raid45 and re-enable it
14325
14326 [ Tim Gardner ]
14327
14328 * [Config] CONFIG_USB_XHCI_HCD=y
14329 - LP: #886167
14330 * [Config] CONFIG_R6040=m
14331 - LP: #650899
14332 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14333 - LP: #854399
14334 * [Config] Consolidated amd64 server flavour into generic
14335 * [Config] updateconfigs after rebase to 3.2-rc1
14336 * [Config] Disabled dm-raid4-5
14337 * [Config] Disabled ndiswrapper
14338 * [Config] Disable vt6656
14339 * [Config] exclude ppp-modules for virtual flavour
14340 * [Config] CONFIG_MEMSTICK_R592=m
14341 - LP: #238208
14342
14343 [ Upstream Kernel Changes ]
14344
14345 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
14346 - LP: #887780
14347 * CHROMIUM: seccomp_filter: add process state reporting
14348 - LP: #887780
14349 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
14350 works.
14351 - LP: #887780
14352 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
14353 - LP: #887780
14354 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
14355 - LP: #887780
14356 * CHROMIUM: seccomp_filters: move to btrees
14357 * CHROMIUM: enable CONFIG_BTREE
14358 * CHROMIUM: seccomp_filter: kill NR_syscall references
14359 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
14360 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
14361 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
14362 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
14363 * CHROMIUM: seccomp_filter: inheritance documentation
14364 * CHROMIUM: seccomp_filter: make inherited filters composable
14365 * CHROMIUM: Fix seccomp_t compile error
14366 - LP: #887780
14367 * CHROMIUM: Fix kref usage
14368 - LP: #887780
14369 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
14370 * rebase to v3.2-rc2
14371
14372 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
14373
14374 linux (3.1.0-2.3) precise; urgency=low
14375
14376 [ Tim Gardner ]
14377
14378 * Add postinit and postrm scripts to the extras package
14379 - LP: #882120
14380
14381 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
14382
14383 linux (3.1.0-2.2) precise; urgency=low
14384
14385 [ Andy Whitcroft ]
14386
14387 * debian: add locking to protect debian/files from parallel update
14388
14389 [ Leann Ogasawara ]
14390
14391 * rebase to v3.1
14392
14393 [ Upstream Kernel Changes ]
14394
14395 * rebase to v3.1
14396
14397 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
14398
14399 linux (3.1.0-1.1) precise; urgency=low
14400
14401 [ Andiry Xu ]
14402
14403 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
14404 - LP: #872811
14405
14406 [ Andy Whitcroft ]
14407
14408 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
14409 - LP: #832694
14410 * Revert "ubuntu: compcache -- version 0.5.3"
14411 - LP: #832694
14412 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
14413 * [Config] Enable CONFIG_MACVTAP=m
14414 - LP: #822601
14415 * record the compiler in the ABI and check for inconsistant builds
14416 * [Config] move ECRYPT_FS back to =y for all architectures
14417 - LP: #827197
14418 * [Config] enable CONFIG_DRM_VMWGFX=m
14419 - LP: #698009
14420 * [Config] re-fix ECRYPT_FS=y
14421 - LP: #827197
14422 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
14423 - LP: #827197
14424 * [Config] dropping compcache configuration options
14425 * [Config] standardise on HZ=250
14426 * SAUCE: headers_install: fix #include "..." usage for userspace
14427 - LP: #824377
14428 * make module-inclusion selection retain the left overs
14429 * add a new linux-image-extras package for virtual
14430
14431 [ Colin Watson ]
14432
14433 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
14434
14435 [ edwin_rong ]
14436
14437 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
14438 - LP: #824273
14439
14440 [ Greg Kroah-Hartman ]
14441
14442 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
14443 - LP: #824273
14444
14445 [ Jesse Sung ]
14446
14447 * SAUCE: Unregister input device only if it is registered
14448 - LP: #839238
14449
14450 [ Jiri Kosina ]
14451
14452 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
14453
14454 [ Joshua V. Dillon ]
14455
14456 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
14457
14458 [ Kees Cook ]
14459
14460 * [Config] enable and enforce SECCOMP_FILTER on x86
14461
14462 [ Keng-Yu Lin ]
14463
14464 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
14465 - LP: #824273
14466
14467 [ Leann Ogasawara ]
14468
14469 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
14470 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
14471 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
14472 readdir"
14473 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
14474 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
14475 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
14476 * Revert "ubuntu: overlayfs -- overlay filesystem"
14477 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
14478 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
14479 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
14480 than just revision"
14481 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
14482 * Revert "ubuntu: fsam7400 disable driver"
14483 - LP: #876030
14484 * rebase to v3.1-rc1
14485 * [Config] updateconfigs after rebase to v3.1-rc1
14486 * rebase to v3.1-rc2
14487 * [Config] Updateconfigs after rebase to v3.1-rc2
14488 * ubuntu: Yama - update calls to generic_permission() and
14489 inode->i_op->permission()
14490 * ubuntu: ndiswrapper -- remove netdev_priv macro
14491 * ubuntu: aufs -- Temporarily disable due to build failure
14492 * [Config] Diable INTEL_MID_PTI on armel
14493 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
14494 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
14495 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
14496 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
14497 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
14498 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
14499 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
14500 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
14501 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
14502 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
14503 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
14504 * [Config] Enable CONFIG_ECHO=m on powerpc
14505 * [Config] Enable CONFIG_ET131X=m on powerpc
14506 * [Config] Set CONFIG_FB_MATROX=m
14507 * [Config] Enable CONFIG_FB_UDL=m on powerpc
14508 * [Config] Set CONFIG_FB_VIRTUAL=n
14509 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
14510 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
14511 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
14512 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
14513 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
14514 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
14515 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
14516 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
14517 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
14518 * [Config] Enable CONFIG_IBMVETH=m on powerpc
14519 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
14520 * [Config] Enable CONFIG_IGB=m on powerpc
14521 * [Config] Enable CONFIG_IIO=m on powerpc
14522 * [Config] Enable CONFIG_INFINIBAND_NES=m
14523 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
14524 * [Config] Enable CONFIG_IWL3945=m on powerpc
14525 * [Config] Disable CONFIG_KVM_BOOK3S_64
14526 * [Config] Enable CONFIG_LAPBETHER=m on arm
14527 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
14528 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
14529 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
14530 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
14531 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
14532 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
14533 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
14534 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
14535 * [Config] Enable CONFIG_MEMSTICK=m on arm
14536 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
14537 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
14538 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
14539 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
14540 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
14541 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
14542 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
14543 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
14544 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
14545 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
14546 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
14547 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
14548 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
14549 * [Config] Enable CONFIG_MTD_SST25L=m on arm
14550 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
14551 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
14552 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
14553 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
14554 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
14555 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
14556 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
14557 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
14558 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
14559 * [Config] Enable CONFIG_PANEL=m on powerpc
14560 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
14561 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
14562 - LP: #833705
14563 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
14564 - LP: #837332
14565 * [Config] Update CONFIG_EFI_VARS enforcer check
14566 * [Config] Add aufs to virtual flavor inclusion list
14567 - LP: #844159
14568 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
14569 - LP: #818933
14570 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
14571 - LP: #768039
14572 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
14573 - LP: #838402
14574 * [Config] Add igbvf to the virtual flavor inclusion list
14575 - LP: #794570
14576 * [Config] Add ixgbevf to the virtual inclusion list
14577 - LP: #872411
14578 * [Config] Transition -generic and -server to be identical
14579 * rebase to v3.1-rc10
14580
14581 [ Luke Yelavich ]
14582
14583 * [Config] Disable legacy IDE drivers on powerpc
14584
14585 [ Ming Lei ]
14586
14587 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
14588 - LP: #801719
14589 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
14590 Sandybridge chipsets(v2)
14591 - LP: #737388, #782389, #794642
14592
14593 [ Paolo Pisati ]
14594
14595 * [Config] Compile-in vfat support for armel
14596 - LP: #853783
14597
14598 [ Randy Dunlap ]
14599
14600 * SAUCE: staging: fix rts5139 depends & build
14601 - LP: #824273
14602
14603 [ Rene Bolldorf ]
14604
14605 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
14606 power in 'ideapad_backlight_notify_power' to avoid a page fault
14607
14608 [ Seth Forshee ]
14609
14610 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
14611 - LP: #681904
14612 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
14613 - LP: #810020
14614
14615 [ Stefan Bader ]
14616
14617 * (config) Package macvlan and macvtap for virtual
14618 * [Config] Force perf to use libiberty for demangling
14619 - LP: #783660
14620 * SAUCE: xen: Do not use pv spinlocks on HVM
14621 - LP: #838026
14622
14623 [ Tim Gardner ]
14624
14625 * [Config] Clean up tools rules
14626 * [Config] Package x86_energy_perf_policy and turbostat
14627 - LP: #797556
14628 * rebase to v3.1-rc3
14629 * [Config] Simplify binary-udebs dependencies
14630 * [Config] kernel preparation cannot be parallelized
14631 * [Config] Linearize module/abi checks
14632 * [Config] Linearize and simplify tree preparation rules
14633 * [Config] Build kernel image in parallel with modules
14634 * [Config] Set concurrency for kmake invocations
14635 * [Config] Improve install-arch-headers speed
14636 * [Config] Fix binary-perarch dependencies
14637 * [Config] Removed stamp-flavours target
14638 * [Config] Serialize binary indep targets
14639 * [Config] Use build stamp directly
14640 * [Config] Restore prepare-% target
14641 * rebase to v3.1-rc4
14642 * rebase to v3.1-rc5
14643 * [Config] Disable makedumpfile for i386/amd64
14644 * rebase to v3.1-rc6
14645 * [Config] Fix binary-% build target
14646 * rebase to v3.1-rc7
14647 * rebase to v3.1-rc8
14648 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14649 - LP: #854399
14650 * [Config] Enable ftrace support in the mac80211 layer
14651 - LP: #865171
14652 * rebase to v3.1-rc9
14653 * SAUCE: usb/core/devio.c: Check for printer class specific request
14654 - LP: #872711
14655
14656 [ Upstream Kernel Changes ]
14657
14658 * overlay filesystem
14659 * overlayfs: add statfs support
14660 * overlayfs: implement show_options
14661 * overlay: overlay filesystem documentation
14662 * fs: limit filesystem stacking depth
14663
14664 [ Will Drewry ]
14665
14666 * SAUCE: seccomp_filter: new mode with configurable syscall filters
14667 * SAUCE: seccomp_filter: add process state reporting
14668 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
14669 works.
14670 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
14671
14672 [ Upstream Kernel Changes ]
14673
14674 * rebase to v3.1-rc1
14675 * rebase to v3.1-rc2
14676 * rebase to v3.1-rc3
14677 +CONFIG_BLK_DEV_BSGLIB=y
14678 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
14679 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
14680 * rebase to v3.1-rc4
14681 * rebase to v3.1-rc5
14682 * rebase to v3.1-rc6
14683 * rebase to v3.1-rc7
14684 * rebase to v3.1-rc8
14685 * rebase to v3.1-rc9
14686 * rebase to v3.1-rc10
14687
14688 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
14689
14690 linux (3.1.0-1.0) oneiric; urgency=low
14691
14692 [ Leann Ogasawara ]
14693
14694 * Open P-series
14695
14696 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
14697
14698 linux (3.0.0-8.10) oneiric; urgency=low
14699
14700 [ Adam Jackson ]
14701
14702 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
14703 - LP: #753994
14704
14705 [ John Johansen ]
14706
14707 * [Config] Enable missing IPv6 options
14708
14709 [ Leann Ogasawara ]
14710
14711 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
14712 - LP: #819925
14713 * Rebase to 3.0.1
14714
14715 [ Upstream Kernel Changes ]
14716
14717 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
14718 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
14719 - LP: #783582
14720 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
14721 - LP: #796476
14722 * KVM: Add SMEP support when setting CR4
14723 - LP: #796476
14724 * KVM: Mask function7 ebx against host capability word9
14725 - LP: #796476
14726 * KVM: Add instruction fetch checking when walking guest page table
14727 - LP: #796476
14728
14729 [ Upstream Kernel Changes ]
14730
14731 * rebase to v3.0.1
14732
14733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
14734
14735 linux (3.0.0-7.9) oneiric; urgency=low
14736
14737 [ Andy Whitcroft ]
14738
14739 * Revert "[Upstream] add local prefix to oss local change_bits"
14740 * Revert "SAUCE: add tracing for user initiated readahead requests"
14741 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
14742 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
14743 Zhaoyang E47"
14744 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
14745 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
14746 (grub)"
14747 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
14748 checks"
14749 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
14750 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
14751 vt switch"
14752 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
14753 - LP: #816035
14754 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
14755 it
14756 * SAUCE: (no-up) add tracing for user initiated readahead requests
14757 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14758 switch
14759 * SAUCE: vt -- allow grub to request automatic vt_handoff
14760
14761 [ Arjan van de Ven ]
14762
14763 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
14764
14765 [ Kees Cook ]
14766
14767 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
14768 * [Config] enforce ACPI_CUSTOM_METHOD disabled
14769
14770 [ Keng-Yu Lin ]
14771
14772 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
14773 Zhaoyang E47
14774 - LP: #632884, #803005
14775
14776 [ Leann Ogasawara ]
14777
14778 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
14779 - LP: #513131
14780 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
14781 - LP: #815064
14782
14783 [ Rezwanul Kabir ]
14784
14785 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
14786 Dell E2 series Laptops
14787 - LP: #632884
14788
14789 [ Upstream Kernel Changes ]
14790
14791 * Revert "yama: if an underlying filesystem provides a permissions op use
14792 it"
14793 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14794 series Laptops"
14795 * Revert "tty: include linux/slab.h for kfree"
14796 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
14797 * Revert "pch_dma: add include/slab.h for kfree"
14798 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
14799 - LP: #773524
14800 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14801
14802 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14803
14804 linux (3.0.0-7.8) oneiric; urgency=low
14805
14806 [ Andy Whitcroft ]
14807
14808 * ubuntu: overlayfs -- overlayfs: add statfs support
14809 * [Config] enable CONFIG_OVERLAYFS
14810
14811 [ Erez Zadok ]
14812
14813 * ubuntu: overlayfs -- overlayfs: implement show_options
14814
14815 [ Leann Ogasawara ]
14816
14817 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14818 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14819 * [Config] Disable CONFIG_ATM_DUMMY on arm
14820 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14821 * Temporarily disable module check on arm
14822 * Rebase to 3.0 final
14823 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14824 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14825 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14826 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14827 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14828 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14829 * [Config] Enable CONFIG_DM9000=m on arm
14830 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14831 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14832
14833 [ Miklos Szeredi ]
14834
14835 * ubuntu: overlayfs -- vfs: add i_op->open()
14836 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14837 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14838 * ubuntu: overlayfs -- overlay filesystem
14839 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14840 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14841 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14842 * ubuntu: overlayfs -- ovl: make lower mount read-only
14843
14844 [ Neil Brown ]
14845
14846 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14847
14848 [ Tim Gardner ]
14849
14850 * [Config] Add enic/fnic to udebs
14851 - LP: #801610
14852
14853 [ Upstream Kernel Changes ]
14854
14855 * yama: if an underlying filesystem provides a permissions op use it
14856
14857 [ Major Kernel Changes ]
14858
14859 * Rebase to 3.0 final
14860
14861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14862
14863 linux (3.0.0-6.7) oneiric; urgency=low
14864
14865 [ Eagon Yager ]
14866
14867 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14868
14869 [ Keng-Yu Lin ]
14870
14871 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14872 - LP: #632884, #803005
14873
14874 [ Leann Ogasawara ]
14875
14876 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14877 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14878 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14879 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14880 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14881 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14882 * [Config] Set CONFIG_ACPI_SBS=m
14883 * [Config] Set CONFIG_ACPI_WMI=m
14884 * [Config] Set CONFIG_AD7150=m on arm
14885 * [Config] Set CONFIG_AD7152=m on arm
14886 * [Config] Drop CONFIG_GPIO_S5PV210
14887 * [Config] Drop CONFIG_GPIO_S5PC100
14888 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14889 * [Config] Drop CONFIG_GPIO_EXYNOS4
14890
14891 [ Stefan Bader ]
14892
14893 * SAUCE: Re-enable RODATA for i386 virtual
14894 - LP: #809838
14895
14896 [ Upstream Kernel Changes ]
14897
14898 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14899 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14900 - LP: #771758
14901
14902 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14903
14904 linux (3.0.0-5.6) oneiric; urgency=low
14905
14906 [ Tim Gardner ]
14907
14908 * [Config] CONFIG_RTL8192CU=m
14909 * Rebase to -rc7
14910
14911 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14912
14913 linux (3.0.0-4.5) oneiric; urgency=low
14914
14915 [ Ming Lei ]
14916
14917 * SAUCE: fix yama_ptracer_del lockdep warning
14918 - LP: #791019
14919
14920 [ Seth Forshee ]
14921
14922 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14923 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14924 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14925 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14926 - LP: #805218
14927
14928 [ Tim Gardner ]
14929
14930 * [Config] updateconfigs after rebase to -rc6+
14931 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14932 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14933 * Revert "UBUNTU: add dependancies for module-init-tools"
14934 This dependency is no longer required for a 3 digit version.
14935
14936 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14937
14938 linux (3.0-3.4) oneiric; urgency=low
14939
14940 [ Keng-Yu Lin ]
14941
14942 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14943 killswitch"
14944 - LP: #775281
14945
14946 [ Leann Ogasawara ]
14947
14948 * rebase to v3.0-rc5
14949 * [Config] updateconfigs after rebase to 3.0-rc5
14950
14951 [ Tim Gardner ]
14952
14953 * [Config] Remove ubuntu/rtl8192se
14954 * [Config] Added armel ABI files
14955 * [Config] Removed armel versatile flavour
14956 * [Config] CONFIG_INTEL_MEI=m
14957 - LP: #716867
14958
14959 [ Upstream Kernel Changes ]
14960
14961 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14962
14963 [ Upstream Kernel Changes ]
14964
14965 * rebase to v3.0-rc5
14966
14967 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14968
14969 linux (3.0-2.3) oneiric; urgency=low
14970
14971 [ Andy Whitcroft ]
14972
14973 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14974
14975 [ Leann Ogasawara ]
14976
14977 * rebase to v3.0-rc4
14978 * [Config] updateconfigs after rebase to 3.0-rc4
14979 * fix ERROR: __devcgroup_inode_permission undefined
14980
14981 [ Stefan Bader ]
14982
14983 * SAUCE: iscsitarget: Remove driver from the kernel
14984
14985 [ Tim Gardner ]
14986
14987 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14988 * [Config] Add grub-efi as a recommended bootloader for server and
14989 generic
14990 - LP: #800910
14991
14992 [ Upstream Kernel Changes ]
14993
14994 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14995
14996 [ Leann Ogasawara ]
14997
14998 * rebase to v3.0-rc4
14999
15000 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
15001
15002 linux (3.0-1.2) oneiric; urgency=low
15003
15004 [ Andy Whitcroft ]
15005
15006 * [Config] enable CONFIG_CAN_CALC_BITTIMING
15007
15008 [ Leann Ogasawara ]
15009
15010 * rebase to v3.0-rc3
15011 * [Config] updateconfigs after rebase to 3.0-rc3
15012
15013 [ Upstream Kernel Changes ]
15014
15015 * perf: clear out make flags when calling kernel make kernelver
15016
15017 [ Leann Ogasawara ]
15018
15019 * rebase to v3.0-rc3
15020
15021 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
15022
15023 linux (3.0-0.1) oneiric; urgency=low
15024
15025 [ Andy Whitcroft ]
15026
15027 * use the packaging version in the kernel
15028 * use the kernels idea of its version for version_signature
15029 * add dependancies for module-init-tools
15030 * update control files to version 3
15031 * printchanges/insertchanges allow override of prev_release
15032 * correct Vcs-Git: to point to oneiric
15033
15034 [ Leann Ogasawara ]
15035
15036 * rebase to v3.0-rc1
15037 * [Config] updateconfigs after rebase to 3.0-rc1
15038 * ubuntu: dm-raid4-5 fix up build failure
15039 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
15040 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
15041 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
15042 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
15043 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
15044 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
15045 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
15046 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
15047 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
15048 * rebase to v3.0-rc2
15049
15050 [ Manoj Iyer ]
15051
15052 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
15053 - LP: #790754
15054
15055 [ Upstream Kernel Changes ]
15056
15057 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
15058 demands it"
15059 * drm/i915: fix regression after clock gating init split
15060
15061 [ Major Kernel Changes ]
15062
15063 * rebase from v2.6.39 to v3.0-rc1
15064 * rebase from v3.0-rc1 to v3.0-rc2
15065
15066 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
15067
15068 linux (2.6.39-3.10) oneiric; urgency=low
15069
15070 [ Colin Ian King ]
15071
15072 * SAUCE: S3 early resume debug via keyboard LEDs
15073
15074 [ Ingo Molnar ]
15075
15076 * ubuntu: nx-emu - i386: NX emulation
15077 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
15078
15079 [ Leann Ogasawara ]
15080
15081 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
15082 * Revert "[Config] Disable CONFIG_DM_RAID45"
15083 * [Config] enable CONFIG_BRCMFMAC=y
15084 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
15085 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
15086
15087 [ Robert Nelson ]
15088
15089 * SAUCE: omap3: beagle: detect new xM revision B
15090 - LP: #770679
15091 * SAUCE: omap3: beagle: detect new xM revision C
15092 - LP: #770679
15093 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
15094 - LP: #770679
15095
15096 [ Stefan Bader ]
15097
15098 * SAUCE: Convert dm-raid45 to new block plugging
15099
15100 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
15101
15102 linux (2.6.39-3.9) oneiric; urgency=low
15103
15104 [ Leann Ogasawara ]
15105
15106 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
15107 * rebase to v2.6.39
15108 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
15109 * [Config] enable CONFIG_INPUT_APANEL=m
15110
15111 [ Thomas Schlichter ]
15112
15113 * SAUCE: vesafb: mtrr module parameter is uint, not bool
15114 - LP: #778043
15115 * SAUCE: vesafb: enable mtrr WC by default
15116 - LP: #778043
15117
15118 [ Major Kernel Changes ]
15119
15120 * rebase from v2.6.39-rc7 to v2.6.39
15121
15122 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
15123
15124 linux (2.6.39-2.8) oneiric; urgency=low
15125
15126 [ Andy Whitcroft ]
15127
15128 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
15129 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
15130 * Revert "[Config] Disable CONFIG_AUFS_FS"
15131 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
15132 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
15133 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
15134 * ubuntu: AUFS -- clean up the aufs updater and BOM
15135 * ubuntu: AUFS -- documentation on updating aufs2
15136
15137 [ Kees Cook ]
15138
15139 * ubuntu: Yama - LSM hooks
15140 * ubuntu: Yama - create task_free security callback
15141 * ubuntu: Yama - add ptrace relationship tracking interface
15142 * ubuntu: Yama - unconditionally chain to Yama LSM
15143
15144 [ Leann Ogasawara ]
15145
15146 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
15147 * Revert "[Config] Disable CONFIG_EASYCAP"
15148 * ubuntu: fsam7400 disable driver
15149 * ubuntu: omnibook disable driver
15150 * ubuntu: rfkill disable driver
15151
15152 [ Tim Gardner ]
15153
15154 * SAUCE: Fix extra reference in fb_open()
15155
15156 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
15157
15158 linux (2.6.39-2.7) oneiric; urgency=low
15159
15160 [ Leann Ogasawara ]
15161
15162 * rebase to v2.6.39-rc7
15163
15164 [ Major Kernel Changes ]
15165
15166 * rebase from v2.6.39-rc6 to v2.6.39-rc7
15167
15168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
15169
15170 linux (2.6.39-1.6) oneiric; urgency=low
15171
15172 [ Leann Ogasawara ]
15173
15174 * rebase to v2.6.39-rc6
15175 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
15176
15177 [ Tim Gardner ]
15178
15179 * [Config] updateconfigs after rebase to 2.6.39-rc6
15180
15181 [ Major Kernel Changes ]
15182
15183 * rebase from v2.6.39-rc5 to v2.6.39-rc6
15184 - LP: #740126
15185
15186 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
15187
15188 linux (2.6.39-0.5) oneiric; urgency=low
15189
15190 [ Herton Ronaldo Krzesinski ]
15191
15192 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
15193 - LP: #764758
15194
15195 [ Leann Ogasawara ]
15196
15197 * rebase to v2.6.39-rc5
15198 * [Config] updateconfigs following rebase to v2.6.39-rc5
15199
15200 [ Paolo Pisati ]
15201
15202 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
15203 - LP: #759913
15204
15205 [ Stefan Bader ]
15206
15207 * Include nls_iso8859-1 for virtual images
15208 - LP: #732046
15209
15210 [ Major Kernel Changes ]
15211
15212 * rebase from v2.6.39-rc4 to v2.6.39-rc5
15213
15214 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
15215
15216 linux (2.6.39-0.4) oneiric; urgency=low
15217
15218 [ Leann Ogasawara ]
15219
15220 * rebase to v2.6.39-rc4
15221 * [Config] updateconfigs following rebase to v2.6.39-rc4
15222 * fixup powerpc implicit declaration of function
15223 'crash_kexec_wait_realmode'
15224 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
15225
15226 [ Tim Gardner ]
15227
15228 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
15229 - LP: #769503
15230 * [Config] Add cachefiles.ko to virtual flavour
15231 - LP: #770430
15232
15233 [ Major Kernel Changes ]
15234
15235 * rebase from v2.6.39-rc3 to v2.6.39-rc4
15236
15237 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
15238
15239 linux (2.6.39-0.3) oneiric; urgency=low
15240
15241 [ Leann Ogasawara ]
15242
15243 * rebase to v2.6.39-rc3
15244 * crash_kexec_wait_realmode() undefined when !SMP
15245
15246 [ Tim Gardner ]
15247
15248 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
15249 - LP: #632327
15250
15251 [ Major Kernel Changes ]
15252
15253 * rebase from v2.6.39-rc2 to v2.6.39-rc3
15254
15255 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
15256
15257 linux (2.6.39-0.2) oneiric; urgency=low
15258
15259 [ Gustavo F. Padovan ]
15260
15261 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
15262 - LP: #720949
15263
15264 [ John Johansen ]
15265
15266 * AppArmor: Fix masking of capabilities in complain mode
15267 - LP: #748656
15268
15269 [ Leann Ogasawara ]
15270
15271 * rebase to v2.6.39-rc2
15272 * [Config] updateconfigs following rebase to v2.6.39-rc2
15273 * hv_mouse needs delay.h
15274 * olpc_dcon_xo_1 needs delay.h
15275 * olpc_dcon_xo_1_5 needs delay.h
15276 * Update dropped.txt for Oneiric
15277
15278 [ Steve Langasek ]
15279
15280 * [Config] Make linux-libc-dev coinstallable under multiarch
15281 - LP: #750585
15282
15283 [ Upstream Kernel Changes ]
15284
15285 * x86, hibernate: Initialize mmu_cr4_features during boot
15286 - LP: #752870
15287
15288 [ Major Kernel Changes ]
15289
15290 * rebase from v2.6.39-rc1 to v2.6.39-rc2
15291
15292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
15293
15294 linux (2.6.39-0.1) oneiric; urgency=low
15295
15296 [ Brad Figg ]
15297
15298 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
15299 - LP: #737124
15300
15301 [ Henrik Rydberg ]
15302
15303 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
15304 * SAUCE: HID: ntrig: fix suspend/resume on recent models
15305
15306 [ Herton Ronaldo Krzesinski ]
15307
15308 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
15309 struct v4l2_subdev
15310 - LP: #745213
15311
15312 [ Kees Cook ]
15313
15314 * [Config] packaging: adjust perms on vmlinuz as well
15315 * SAUCE: nx-emu: further clarify dmesg reporting
15316 - LP: #745181
15317
15318 [ Leann Ogasawara ]
15319
15320 * rebase to v2.6.39-rc1
15321 * [Config] updateconfigs following rebase to v2.6.39-rc1
15322 * [Config] Disable CONFIG_DM_RAID45
15323 * [Config] Disable CONFIG_SCSI_ISCSITARGET
15324 * [Config] Disable CONFIG_EASYCAP
15325 * [Config] Disable CONFIG_AUFS_FS
15326 * update bnx2 firmware files in d-i/firmware/nic-modules
15327 * xhci-pci.c resolve implicit declaration of kzalloc
15328 * [Config] Enable CONFIG_DRM_PSB for only x86
15329 * [Config] Enable CONFIG_RTS_PSTOR for only x86
15330 * mfd/asic3: Fix typo, s/irq_data/data/
15331
15332 [ Luke Yelavich ]
15333
15334 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
15335 - LP: #745358
15336 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
15337 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
15338
15339 [ Manoj Iyer ]
15340
15341 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
15342 - LP: #745217
15343
15344 [ Tim Gardner ]
15345
15346 * SAUCE: INR_OPEN=4096
15347 - LP: #663090
15348 * SAUCE: Increase the default hard limit for open FDs to 4096
15349 - LP: #663090
15350
15351 [ Upstream Kernel Changes ]
15352
15353 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
15354 namespace cleanup
15355 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
15356 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
15357
15358 [ Major Kernel Changes ]
15359
15360 * rebase from v2.6.38 to v2.6.39-rc1
15361
15362 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
15363
15364 linux (2.6.39-0.0) oneiric; urgency=low
15365
15366 [ Leann Ogasawara ]
15367
15368 * Open Oneiric
15369
15370 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
15371
15372 linux (2.6.38-7.39) natty; urgency=low
15373
15374 [ Leann Ogasawara ]
15375
15376 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
15377
15378 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
15379
15380 linux (2.6.38-7.38) natty; urgency=low
15381
15382 [ Leann Ogasawara ]
15383
15384 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
15385 gcc-4.5.2-6ubuntu5 finished building on all arches.
15386
15387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
15388
15389 linux (2.6.38-7.37) natty; urgency=low
15390
15391 [ Leann Ogasawara ]
15392
15393 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
15394
15395 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
15396
15397 linux (2.6.38-7.36) natty; urgency=low
15398
15399 [ Andy Whitcroft ]
15400
15401 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
15402 optimisation"
15403 * purge last vestiges of maverick
15404 * [Config] switch CONFIG_FB_VESA back to module
15405
15406 [ Chris Wilson ]
15407
15408 * SAUCE: drm/i915: Fix pipelined fencing
15409 - LP: #717114
15410
15411 [ Loïc Minier ]
15412
15413 * Include nls_cp437 module in virtual for fat
15414 - LP: #732046
15415 * Support arch= cross-compilation for any arch
15416 * Fix couple of typos in 0-common-vars.mk
15417 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
15418 * Add armhf to Debian -> Linux arch map
15419 * Add initial armhf.mk
15420 * Enable common packages for armhf
15421
15422 [ Upstream Kernel Changes ]
15423
15424 * Yama: fix default relationship to check thread group
15425 - LP: #737676
15426
15427 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
15428
15429 linux (2.6.38-7.35) natty; urgency=low
15430
15431 [ Andy Whitcroft ]
15432
15433 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
15434 * rebase fixes bug #715330
15435 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
15436 * rebase to v2.6.38 final
15437
15438 [ Herton Ronaldo Krzesinski ]
15439
15440 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
15441 - LP: #636091
15442
15443 [ Tim Gardner ]
15444
15445 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
15446
15447 [ Upstream Kernel Changes ]
15448
15449 * Yama: use thread group leader when creating match
15450 - LP: #729839
15451 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
15452 RAID controller
15453 - LP: #735240
15454 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
15455
15456 [ Major Kernel Changes ]
15457
15458 * rebase from v2.6.38-rc8 to v2.6.38 final
15459 - LP: #715330
15460
15461 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
15462
15463 linux (2.6.38-6.34) natty; urgency=low
15464
15465 [ Andy Whitcroft ]
15466
15467 * [Config] normalise CONFIG_INTEL_TXT
15468 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
15469 - LP: #730860
15470 * rebase to mainline v2.6.38-rc8
15471
15472 [ Major Kernel Changes ]
15473
15474 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
15475 to v2.6.38-rc8
15476
15477 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
15478
15479 linux (2.6.38-6.33) natty; urgency=low
15480
15481 [ Andy Whitcroft ]
15482
15483 * d-i -- enable speakup-modules udeb
15484 - LP: #672699
15485 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
15486 * [Config] debian PPC64 configuration
15487 * [Config] cleanup powerpc config fixing unexpected inconsistancies
15488 * [Config] resync ppc64 configuration
15489 * SAUCE: match up ENTRY/END naming for 32/64 bit
15490 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
15491 * [Config] update configs after rebase to
15492 fb62c00a6d8942775abc23d1621db1252e2d93d1
15493 * [Config] pps_gen_parport no longer built
15494
15495 [ Corentin Chary ]
15496
15497 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
15498 - LP: #689393
15499 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
15500 - LP: #689393
15501
15502 [ John Johansen ]
15503
15504 * SAUCE: Fix aufs calling of security_path_mknod
15505 - LP: #724456
15506
15507 [ Kees Cook ]
15508
15509 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
15510
15511 [ Tim Gardner ]
15512
15513 * rebase to 2.6.38-rc7
15514
15515 [ Upstream Kernel Changes ]
15516
15517 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
15518
15519 [ Major Kernel Changes ]
15520
15521 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
15522 fb62c00a6d8942775abc23d1621db1252e2d93d1
15523 - LP: #721389
15524 - LP: #722925
15525 - LP: #723672
15526 - LP: #723676
15527 - LP: #715318
15528
15529 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
15530
15531 linux (2.6.38-5.32) natty; urgency=low
15532
15533 [ Andy Whitcroft ]
15534
15535 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
15536 * [Config] updateconfigs following rebase to v2.6.38-rc6
15537 * [Config] enable CONFIG_DMAR
15538 - LP: #552311
15539
15540 [ Upstream Kernel Changes ]
15541
15542 * drm/i915: skip FDI & PCH enabling for DP_A
15543 - LP: #561802, #600453, #681877
15544
15545 [ Major Kernel Changes ]
15546
15547 * rebase from v2.6.38-rc5 to v2.6.38-rc6
15548 - LP: #718402
15549 - LP: #719524
15550 - LP: #721126
15551 - LP: #719691
15552 - LP: #722689
15553 - LP: #722310
15554
15555 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
15556
15557 linux (2.6.38-4.31) natty; urgency=low
15558
15559 [ Andy Whitcroft ]
15560
15561 * add in bugs closed by upstream patches pulled in by rebases
15562 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
15563 * [Config] enable CONFIG_VSX to allow use of vector instuctions
15564 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
15565 * rebase to mainline v2.6.38-rc5
15566 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
15567 supported
15568 - LP: #719691
15569
15570 [ Colin Ian King ]
15571
15572 * SAUCE: Dell All-In-One: Remove need for Dell module alias
15573
15574 [ Manoj Iyer ]
15575
15576 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
15577 - LP: #717435
15578
15579 [ Tim Gardner ]
15580
15581 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
15582
15583 [ Upstream Kernel Changes ]
15584
15585 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
15586 - LP: #702434
15587 * vfs: fix BUG_ON() in fs/namei.c:1461
15588
15589 [ Vladislav P ]
15590
15591 * SAUCE: Release BTM while sleeping to avoid deadlock.
15592 - LP: #713837
15593
15594 [ Major Kernel Changes ]
15595
15596 * rebase from v2.6.38-rc4 to v2.6.38-rc5
15597 - LP: #579276
15598 - LP: #715877
15599 - LP: #713769
15600 - LP: #716811
15601 * resync with Maverick Ubuntu-2.6.35-27.47
15602
15603 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
15604
15605 linux (2.6.38-3.30) natty; urgency=low
15606
15607 [ Andy Whitcroft ]
15608
15609 * rebase to v2.6.38-rc4
15610 * ppc64 -- add basic architecture
15611 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
15612
15613 [ Colin Ian King ]
15614
15615 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
15616 - LP: #676997
15617 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
15618 - LP: #701530
15619 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
15620 - LP: #701530
15621
15622 [ Dan Rosenberg ]
15623
15624 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
15625
15626 [ Kees Cook ]
15627
15628 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
15629 attacking"
15630 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
15631
15632 [ Tim Gardner ]
15633
15634 * [Config] CONFIG_BLK_CGROUP=y
15635 - LP: #706394
15636 * [Config] CONFIG_DELL_WMI_AIO=m
15637
15638 [ Upstream Kernel Changes ]
15639
15640 * drm/i915/lvds: Restore dithering on native modes for gen2/3
15641 - LP: #711568
15642
15643 [ Upstream Kernel Changes ]
15644
15645 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
15646 - LP: #701271
15647 - LP: #708521
15648 - LP: #710371
15649
15650 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
15651
15652 linux (2.6.38-2.29) natty; urgency=low
15653
15654 [ Andy Whitcroft ]
15655
15656 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
15657 * [Config] updateconfigs following rebase to
15658 1f0324caefd39985e9fe052fac97da31694db31e
15659 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
15660 * [Config] reenable HIBERNATE
15661 - LP: #710877
15662 * rebase to v2.6.38-rc3
15663 * [Config] reenable CONFIG_CRASH_DUMP
15664
15665 [ Kamal Mostafa ]
15666
15667 * SAUCE: rtl8192se: fix source file perms
15668 * SAUCE: rtl8192se: fix source file newline
15669 * SAUCE: omnibook: fix source file newline
15670
15671 [ Kees Cook ]
15672
15673 * [Config] packaging: really make System.map mode 0600
15674
15675 [ Ricardo Salveti de Araujo ]
15676
15677 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
15678 PM34XX_ERRATUM
15679
15680 [ Soren Hansen ]
15681
15682 * SAUCE: nbd: Remove module-level ioctl mutex
15683
15684 [ Tim Gardner ]
15685
15686 * SAUCE: Disable building the ACPI debugfs source
15687
15688 [ Upstream Kernel Changes ]
15689
15690 * Set physical start and alignment 1M for virtual i386
15691 - LP: #710754
15692
15693 [ Upstream Kernel Changes ]
15694
15695 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15696 to v2.6.38-rc3
15697 - LP: #707902
15698
15699 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
15700
15701 linux (2.6.38-1.28) natty; urgency=low
15702
15703 [ Andy Whitcroft ]
15704
15705 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
15706
15707 [ Ricardo Salveti de Araujo ]
15708
15709 * SAUCE: omap3: beaglexm: fix DVI initialization
15710 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
15711 display work at Beagle
15712
15713 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
15714
15715 linux (2.6.38-1.27) natty; urgency=low
15716
15717 [ Andy Whitcroft ]
15718
15719 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15720 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
15721 * SAUCE: ensure root is ready before running usermodehelpers in it
15722 * correct the Vcs linkage to point to natty
15723 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
15724 * [Config] update configs following rebase
15725 e78bf5e6cbe837daa6ab628a5f679548742994d3
15726 * SAUCE: Yama: follow changes to generic_permission
15727 * ubuntu: compcache -- follow changes to bd_claim/bd_release
15728 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
15729 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
15730 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
15731 * update package version to match payload version
15732 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
15733 * rebase to v2.6.38-rc1
15734 * [Config] updateconfigs following rebase to v2.6.38-rc1
15735 * SAUCE: x86 fix up jiffies/jiffies_64 handling
15736 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
15737 * [Config] updateconfigs following rebase to
15738 2b1caf6ed7b888c95a1909d343799672731651a5
15739 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
15740 * ubuntu: AUFS -- suppress benign plink warning messages
15741 - LP: #621195
15742 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
15743 * rebase to v2.6.38-rc2
15744 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
15745 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15746 * [Config] update configs following rebase to
15747 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15748 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
15749 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
15750 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
15751 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
15752
15753 [ Kees Cook ]
15754
15755 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
15756
15757 [ Stefan Bader ]
15758
15759 * Temporarily disable RODATA for virtual i386
15760 - LP: #699828
15761
15762 [ Tim Gardner ]
15763
15764 * [Config] CONFIG_NLS_DEFAULT=utf8
15765 - LP: #683690
15766 * [Config] CONFIG_HIBERNATION=n
15767 * update bnx2 firmware files in d-i/firmware/nic-modules
15768
15769 [ Upstream Kernel Changes ]
15770
15771 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
15772 objects."
15773 * packaging: make System.map mode 0600
15774 * thinkpad_acpi: Always report scancodes for hotkeys
15775 - LP: #702407
15776 * sched: tg->se->load should be initialised to tg->shares
15777 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
15778 * brcm80211: include linux/slab.h for kfree
15779 * pch_dma: add include/slab.h for kfree
15780 * i2c-eg20t: include linux/slab.h for kfree
15781 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
15782 * tty: include linux/slab.h for kfree
15783 * winbond: include linux/delay.h for mdelay et al
15784
15785 [ Upstream Kernel Changes ]
15786
15787 * mark the start of v2.6.38 versioning
15788 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15789 - LP: #689886
15790 - LP: #702125
15791 - LP: #608775
15792 - LP: #215802
15793 - LP: #686333
15794 - LP: #677830
15795 - LP: #677652
15796 - LP: #696493
15797 - LP: #697240
15798 - LP: #689036
15799 - LP: #705323
15800 - LP: #686692
15801
15802 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15803
15804 linux (2.6.37-12.26) natty; urgency=low
15805
15806 [ Andy Whitcroft ]
15807
15808 * rebase to v2.6.37-rc8
15809 * [Config] armel -- reenable omap flavour
15810 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15811 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15812 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15813 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15814 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15815 * [Config] track missing modules
15816 * rebase to v2.6.37 final
15817
15818 [ Chase Douglas ]
15819
15820 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15821 Magic Trackpad
15822
15823 [ Stefan Bader ]
15824
15825 * Revert "SAUCE: blkfront: default to sd devices"
15826 - LP: #684875
15827
15828 [ Tim Gardner ]
15829
15830 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15831 - LP: #380138
15832 * [Config] Added autofs4.ko to -virtual flavour
15833 - LP: #692917
15834
15835 [ Upstream Kernel Changes ]
15836
15837 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15838 Laptops
15839 - LP: #632884
15840
15841 [ Upstream Kernel Changes ]
15842
15843 * rebase to v2.6.37-rc8
15844 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15845 * rebase to v2.6.37 final
15846
15847 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15848
15849 linux (2.6.37-11.25) natty; urgency=low
15850
15851 [ Andy Whitcroft ]
15852
15853 * [Config] d-i -- add hpsa to the list of block devices
15854 - LP: #684304
15855 * [Config] add vmw-balloon driver to -virtual flavour
15856 - LP: #592039
15857 * rebase to v2.6.37-rc7
15858
15859 [ Upstream Kernel Changes ]
15860
15861 * rebase to v2.6.37-rc7
15862
15863 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15864
15865 linux (2.6.37-10.24) natty; urgency=low
15866
15867 [ Andy Whitcroft ]
15868
15869 * rebase to v2.6.37-rc6
15870 * updateconfigs following rebase to v2.6.37-rc6
15871
15872 [ Upstream Kernel Changes ]
15873
15874 * rebase to v2.6.37-rc6
15875
15876 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15877
15878 linux (2.6.37-9.23) natty; urgency=low
15879
15880 [ Andy Whitcroft ]
15881
15882 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15883 - LP: #689606
15884 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15885 - LP: #689606
15886
15887 [ Kees Cook ]
15888
15889 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15890 - LP: #690190
15891
15892 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15893
15894 linux (2.6.37-9.22) natty; urgency=low
15895
15896 [ Andy Whitcroft ]
15897
15898 * rebase to v2.6.35-rc5
15899 * [Config] updateconfigs following rebase to v2.6.37-rc5
15900 * (no-up) add support for installed header files to ubuntu directory
15901 - LP: #684666
15902 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15903 - LP: #684666
15904 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15905 * ubuntu: dm-raid4-5 -- re-enable
15906 * ubuntu: omnibook -- update BOM
15907 * ubuntu: ndiswrapper -- update BOM to match actual version
15908 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15909 * ubuntu: ndiswrapper -- re-enable
15910 * ubuntu: iscsitarget -- re-instate copy_io_context
15911 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15912 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15913 * ubuntu: iscsitarget -- re-enable
15914
15915 [ Kees Cook ]
15916
15917 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15918
15919 [ Manoj Iyer ]
15920
15921 * SAUCE: Enable jack sense for Thinkpad Edge 13
15922 - LP: #685015
15923
15924 [ Tim Gardner ]
15925
15926 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15927 * [Config] CONFIG_CRYPTO_CRC32C=y
15928 - LP: #681819
15929 * [Config] CONFIG_9P_FSCACHE=n
15930 * [Config] Add nfsd modules to -virtual flavour
15931 - LP: #688070
15932
15933 [ Upstream Kernel Changes ]
15934
15935 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15936 * NFS: Fix panic after nfs_umount()
15937 - LP: #683938
15938 * x86: Add NX protection for kernel data
15939 * x86: Add RO/NX protection for loadable kernel modules
15940 * x86: Resume trampoline must be executable
15941 * x86: RO/NX protection for loadable kernel, jump_table fix
15942
15943 [ Upstream Kernel Changes ]
15944
15945 * rebase to v2.6.37-rc5
15946
15947 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15948
15949 linux (2.6.37-8.21) natty; urgency=low
15950
15951 [ Andy Whitcroft ]
15952
15953 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15954 linux-libc-headers"
15955 * Revert "(no-up) add support for installed header files to ubuntu
15956 directory"
15957
15958 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15959
15960 linux (2.6.37-8.20) natty; urgency=low
15961
15962 [ Andy Whitcroft ]
15963
15964 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15965 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15966 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15967 * Revert "SAUCE: i915 -- disable powersave by default"
15968 * SAUCE: enable Marvell 9128 PCIe SATA controller
15969 - LP: #658521
15970 * [Config] evtchn has been renamed
15971 * (no-up) add support for installed header files to ubuntu directory
15972 - LP: #684666
15973 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15974 - LP: #684666
15975
15976 [ Tim Gardner ]
15977
15978 * [Config] MISS: evtchn, NEW : xen-evtchn
15979 * rebase to v2.6.37-rc4
15980
15981 [ Upstream Kernel Changes ]
15982
15983 * drm/i915: Clean conflicting modesetting registers upon init
15984 - LP: #683775
15985 * rebase to v2.6.37-rc4
15986
15987 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15988
15989 linux (2.6.37-7.19) natty; urgency=low
15990
15991 [ Tim Gardner ]
15992
15993 * [Config] Add bnx2 firmware to nic-modules udeb
15994 - LP: #676245
15995
15996 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15997
15998 linux (2.6.37-7.18) natty; urgency=low
15999
16000 [ Andy Whitcroft ]
16001
16002 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
16003 * Revert "SAUCE: Add extra headers to linux-libc-dev"
16004 * Revert "SAUCE: Enable speedstep for sonoma processors."
16005 * [Config] enable CONFIG_BT_HCIUART_ATH3K
16006 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
16007 * [Config] standardise CONFIG_MII
16008 * [Config] standardise CONFIG_PRISM2_USB
16009 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
16010 * [Config] build in CONFIG_AGP
16011 * [Config] build in CONFIG_AGP_INTEL
16012 * [Config] build in CONFIG_AGP_AMD
16013 * [Config] build in CONFIG_AGP_AMD64
16014 * [Config] build in CONFIG_AGP_NVIDIA
16015 * [Config] build in CONFIG_AGP_VIA
16016 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
16017 * (no-up): document the new ## scheme
16018 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
16019 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
16020 - LP: #675453
16021
16022 [ Mathieu J. Poirier ]
16023
16024 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
16025
16026 [ Upstream Kernel Changes ]
16027
16028 * nx-emu: fix inverted report of disable_nx
16029
16030 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
16031
16032 linux (2.6.37-6.17) natty; urgency=low
16033
16034 [ Andy Whitcroft ]
16035
16036 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
16037 aufs2.1-36-UNRELEASED-20101103"
16038 * Revert "ubuntu: AUFS -- aufs2-base.patch
16039 aufs2.1-36-UNRELEASED-20101103"
16040 * [Config] standardise CONFIG_BT
16041 * [Config] standardise CONFIG_IRDA
16042 * [Config] standardise CONFIG_LAPB
16043 * [Config] standardise CONFIG_RDS
16044 * [Config] standardise CONFIG_RFKILL
16045 * [Config] standardise CONFIG_TIPC
16046 * [Config] standardise CONFIG_X25
16047 * [Config] standardise CONFIG_INPUT_EVDEV
16048 * [Config] standardise CONFIG_INPUT_JOYDEV
16049 * [Config] standardise CONFIG_INPUT_JOYSTICK
16050 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
16051 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
16052 * [Config] CONFIG_IRDA=n for FTBS (arm)
16053 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
16054 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
16055 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
16056
16057 [ Tim Gardner ]
16058
16059 * SAUCE: Fix drivers/staging/easycap FTBS
16060 * [Config] CONFIG_EASYCAP=m after fixing FTBS
16061
16062 [ Upstream Kernel Changes ]
16063
16064 * Revert "x86: Add NX protection for kernel data"
16065
16066 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
16067
16068 linux (2.6.37-6.16) natty; urgency=low
16069
16070 [ Andy Whitcroft ]
16071
16072 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
16073 * rebase to v2.6.37-rc3
16074
16075 [ Tim Gardner ]
16076
16077 * [Config] CONFIG_SCHED_AUTOGROUP=y
16078
16079 [ Upstream Kernel Changes ]
16080
16081 * Revert "x86: Add RO/NX protection for loadable kernel modules"
16082 * sched: automated per session task groups
16083 * rebase to v2.6.37-rc3
16084
16085 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
16086
16087 linux (2.6.37-6.15) natty; urgency=low
16088
16089 [ Andy Whitcroft ]
16090
16091 * [Config] standardise CONFIG_CEPH_FS
16092 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
16093 * [Config] standardise CONFIG_SCSI_PROC_FS
16094 * [Config] standardise CONFIG_UBIFS_FS
16095 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
16096
16097 [ Kees Cook ]
16098
16099 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
16100
16101 [ Manoj Iyer ]
16102
16103 * SAUCE: Enable jack sense for Thinkpad Edge 11
16104 - LP: #677210
16105 * SAUCE: enable rfkill for rtl8192se driver
16106 - LP: #640992
16107
16108 [ Tim Gardner ]
16109
16110 * [Config] CONFIG_EASYCAP=n for FTBS
16111 * Rebase to v2.6.32-rc2+git
16112
16113 [ Upstream Kernel Changes ]
16114
16115 * x86: Fix improper large page preservation
16116 * x86: Add NX protection for kernel data
16117 * x86: Add RO/NX protection for loadable kernel modules
16118
16119 [ Upstream Kernel Changes ]
16120
16121 * Rebase to Linus 2.6.37-rc2+git
16122
16123 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
16124
16125 linux (2.6.37-5.14) natty; urgency=low
16126
16127 [ Upstream Kernel Changes ]
16128
16129 * PCI: fix offset check for sysfs mmapped files
16130 - LP: #676963
16131
16132 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
16133
16134 linux (2.6.37-5.13) natty; urgency=low
16135
16136 [ Andy Whitcroft ]
16137
16138 * rebased to v2.6.37-rc2
16139 * updateconfigs following rebase to v2.6.37-rc2
16140
16141 [ Tim Gardner ]
16142
16143 * [Config] Added NFS and related modules to virtual flavour
16144 - LP: #659084
16145
16146 [ Upstream Kernel Changes ]
16147
16148 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
16149 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
16150 * x86, cpu: Call verify_cpu during 32bit CPU startup
16151 * x86, cpu: Only CPU features determine NX capabilities
16152
16153 [ Upstream Changes ]
16154
16155 * rebased to v2.67.37-rc2
16156
16157 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
16158
16159 linux (2.6.37-4.12) natty; urgency=low
16160
16161 [ Andy Whitcroft ]
16162
16163 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
16164 * Revert "[Upstream] HID: magicmouse: properly account for scroll
16165 movement in state"
16166 * Revert "[Upstream] HID: magicmouse: disable and add module param for
16167 scroll acceleration"
16168 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
16169 middle of mouse"
16170
16171 [ Henrik Rydberg ]
16172
16173 * SAUCE: hid: ntrig: remove sysfs nodes
16174 * SAUCE: hid: ntrig: Setup input filtering manually
16175 * SAUCE: hid: ntrig: New ghost-filtering event logic
16176
16177 [ Manoj Iyer ]
16178
16179 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16180 - LP: #348861
16181
16182 [ Upstream Kernel Changes ]
16183
16184 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
16185 suspend/resume"
16186 * Revert "[ARM] implement arch_randomize_brk()"
16187 * Revert "ARM: stack protector: change the canary value per task"
16188 * Revert "ARM: initial stack protector (-fstack-protector) support"
16189 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
16190 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
16191 * Revert "perf probe: Add kernel source path option"
16192 * hid: ntrig: Support single-touch devices
16193 * hid: ntrig: Mask pen switch events
16194 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
16195 kernel
16196 - LP: #673073
16197 * Fix userspace build of linux/fs.h
16198
16199 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
16200
16201 linux (2.6.37-3.11) natty; urgency=low
16202
16203 [ Andy Whitcroft ]
16204
16205 * Revert "ubuntu: AUFS -- update to
16206 b37c575759dc4535ccc03241c584ad5fe69e3b25"
16207 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
16208 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
16209 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
16210 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
16211 * [Config] Disable intel_idle for -virtual kernels
16212 - LP: #651370
16213 * [Config] enforcer -- ensure we never enable CONFIG_IMA
16214 * debian -- pass the correct flavour name when checking configs
16215 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
16216 * [Config] ensure CONFIG_IPV6=y for powerpc
16217 * [Config] enforcer -- ensure CONFIG_IPV6=y
16218 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
16219 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
16220 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
16221 * ubuntu: AUFS -- re-enable
16222 * ubuntu: AUFS -- track changes to work queue initialisation
16223 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
16224 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16225 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16226 - LP: #614008
16227 * SAUCE: drm -- stop early access to drm devices
16228
16229 [ Jeremy Kerr ]
16230
16231 * [Config] Build-in powermac ZILOG serial driver
16232 - LP: #673346
16233
16234 [ Kees Cook ]
16235
16236 * SAUCE: nx-emu: use upstream ASLR when possible
16237
16238 [ Tim Gardner ]
16239
16240 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
16241 - LP: #628776
16242
16243 [ Upstream Kernel Changes ]
16244
16245 * i386: NX emulation
16246 * nx-emu: drop exec-shield sysctl, merge with disable_nx
16247 * nx-emu: standardize boottime message prefix
16248 * mmap randomization for executable mappings on 32-bit
16249 * exec-randomization: brk away from exec rand area
16250
16251 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
16252
16253 linux (2.6.37-2.10) natty; urgency=low
16254
16255 [ Andy Whitcroft ]
16256
16257 * reinstate armel config changes:
16258 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
16259 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
16260
16261 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
16262
16263 linux (2.6.37-2.9) natty; urgency=low
16264
16265 [ Andy Whitcroft ]
16266
16267 * config -- fix genportsconfig
16268 * [Config] move powerpc over from ports to distro
16269 * bump master version number to match contained kernel
16270 * SAUCE: fix documentation strings for struct input_keymap_entry
16271 * usb: gadget: goku_udc: add registered flag bit
16272
16273 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
16274
16275 linux (2.6.36-2.8) natty; urgency=low
16276
16277 [ Tim Gardner ]
16278
16279 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
16280 * [Config]: TWL4030_CORE=n for FTBS
16281 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
16282 * [Config]: CONFIG_SOLO6X10=n for FTBS
16283 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
16284 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
16285 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
16286 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
16287 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
16288 * [Config]: CONFIG_I2C_I801=n for armel FTBS
16289 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
16290 * AppArmor: compatibility patch for v5 interface
16291 * AppArmor: compatibility patch for v5 network controll
16292 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
16293 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16294 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16295 * Dropped: hid: 3m: Convert to MT slots
16296 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
16297 * Dropped: HID: magicmouse: simplify touch data bit manipulation
16298 * Dropped: HID: magicmouse: simplify touch down logic
16299 * Dropped: HID: magicmouse: enable Magic Trackpad support
16300 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
16301 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
16302 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
16303 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
16304 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
16305 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
16306 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
16307 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16308 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
16309 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
16310 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
16311 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
16312
16313 [ Upstream Kernel Changes ]
16314
16315 * rebased against 2.6.27-rc1
16316
16317 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
16318
16319 linux (2.6.36-1.7) natty; urgency=low
16320
16321 [ Andy Whitcroft ]
16322
16323 * rebased to v2.6.36 final
16324 * [Config] update configs following rebase to v2.6.36 final
16325 * [Config] update ports configs following rebase to v2.6.36 final
16326
16327 [ Upstream Kernel Changes ]
16328
16329 * rebased to v2.6.36 final
16330
16331 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
16332
16333 linux (2.6.36-1.6) natty; urgency=low
16334
16335 [ Upstream Kernel Changes ]
16336
16337 * drop broadcom staging driver preview:
16338 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
16339 wireless LAN driver."
16340
16341 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
16342
16343 linux (2.6.36-1.5) natty; urgency=low
16344
16345 [ Andy Whitcroft ]
16346
16347 * rebase to v2.6.36-rc8
16348 * updateconfigs following rebase to v2.6.36-rc8
16349 * updateportsconfigs following rebase to v2.6.36-rc8
16350 * config -- simplify the kernelconfig interface
16351 * config -- add new config mode 'dumpconfigs'
16352
16353 [ Tim Gardner ]
16354
16355 * Simplify the use of CROSS_COMPILER
16356
16357 [ Upstream Kernel Changes ]
16358
16359 * drop broadcom staging driver preview:
16360 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
16361 brcmfmac.ko mutually exclusive."
16362 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
16363 set."
16364 * Revert "Staging: brcm80211: remove driver specific -W options"
16365 * Revert "Staging: brcm80211: clean up makefile cflag lines"
16366 * Revert "staging: brcm80211: add fullmac driver"
16367 * Revert "staging: brcm80211: use string native library"
16368 * Revert "staging: brcm80211: use native ctype library"
16369 * Revert "staging: brcm80211: fix remaining checkpatch errors."
16370 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
16371 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
16372 ...""
16373 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
16374 ':' ...""
16375 * Revert "staging: brcm80211: fix "ERROR: space required before that
16376 ...""
16377 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
16378 * Revert "staging: brcm80211: fix "ERROR: space required after that close
16379 brace""
16380 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
16381 ...close square bracket""
16382 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
16383 ...""
16384 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
16385 '*'""
16386 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
16387 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
16388 do - while loop""
16389 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16390 parenthesis""
16391 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
16392 or NULL""
16393 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
16394 or NULL""
16395 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
16396 '}'""
16397 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
16398 line""
16399 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
16400 on next line""
16401 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
16402 condition""
16403 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
16404 paren...""
16405 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
16406 function dec...""
16407 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
16408 *bar"'"
16409 * Revert "staging: brcm80211: Fix URLs for firmware files."
16410 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
16411 * Revert "staging: brcm80211: Add contact info to TODO list."
16412 * Revert "staging: brcm80211: Fix some initialisation failure paths"
16413 * Export dump_{write,seek} to binary loader modules
16414 * rebase to v2.6.36-rc8.
16415
16416 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
16417
16418 linux (2.6.36-0.4) natty; urgency=low
16419
16420 [ Andy Whitcroft ]
16421
16422 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
16423 (fixes FTBS on powerpc)
16424
16425 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
16426
16427 linux (2.6.36-0.3) natty; urgency=low
16428
16429 [ Andy Whitcroft ]
16430
16431 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
16432
16433 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
16434
16435 linux (2.6.36-0.2) natty; urgency=low
16436
16437 [ Andy Whitcroft ]
16438
16439 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
16440 (fix FTBS on powerpc)
16441
16442 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
16443
16444 linux (2.6.36-0.1) natty; urgency=low
16445
16446 [ Andy Whitcroft ]
16447
16448 * reduce disk usage during buildd builds
16449 - LP: #645653
16450 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
16451 * [Config] armel -- drop omap flavour
16452
16453 [ Tim Gardner ]
16454
16455 * Added dropped patch list
16456 * more dropped patches
16457 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
16458 * [Config] Add support for cross compiling armel
16459 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
16460 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
16461 * [Config]: updateconfigs after adding brcm80211
16462 * staging: brcm80211: Fix Makefile syntax error
16463 * rebased to v2.6.36-rc7
16464
16465 [ Upstream Kernel Changes ]
16466
16467 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
16468 * (upstream) IPS driver: verify BIOS provided limits
16469 * intel_ips: Print MCP limit exceeded values.
16470 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
16471 LAN driver.
16472 * staging: brcm80211: Fix some initialisation failure paths
16473 * staging: brcm80211: Add contact info to TODO list.
16474 * staging: brcm80211: use '%pM' format to print MAC address
16475 * staging: brcm80211: Fix URLs for firmware files.
16476 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
16477 * staging: brcm80211: fix "ERROR: open brace '{' following function
16478 dec..."
16479 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
16480 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
16481 * staging: brcm80211: fix "ERROR: trailing statements should be on next
16482 line"
16483 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
16484 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
16485 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
16486 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
16487 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16488 parenthesis"
16489 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
16490 while loop"
16491 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
16492 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
16493 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
16494 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
16495 bracket"
16496 * staging: brcm80211: fix "ERROR: space required after that close brace"
16497 * staging: brcm80211: fix "ERROR: space required after that ..."
16498 * staging: brcm80211: fix "ERROR: space required before that ..."
16499 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
16500 * staging: brcm80211: fix "ERROR: spaces required around that ..."
16501 * staging: brcm80211: fix "ERROR: trailing whitespace."
16502 * staging: brcm80211: fix remaining checkpatch errors.
16503 * staging: brcm80211: use native ctype library
16504 * staging: brcm80211: use string native library
16505 * staging: brcm80211: add fullmac driver
16506 * Staging: brcm80211: clean up makefile cflag lines
16507 * Staging: brcm80211: remove driver specific -W options
16508 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
16509 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
16510 mutually exclusive.
16511
16512 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
16513
16514 linux (2.6.35-22.33) maverick; urgency=low
16515
16516 [ Andy Whitcroft ]
16517
16518 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
16519 Dell E2 series Laptops"
16520 - LP: #641320
16521
16522 [ Brian Rogers ]
16523
16524 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
16525 - LP: #624701
16526
16527 [ Christopher James Halse Rogers ]
16528
16529 * SAUCE: Nouveau: Add quirk framework to disable acceleration
16530 - LP: #544088, #546393
16531 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
16532 - LP: #546393
16533
16534 [ John Johansen ]
16535
16536 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
16537 kernels"
16538 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16539 - LP: #639758
16540
16541 [ Mathieu J. Poirier ]
16542
16543 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
16544
16545 [ Upstream Kernel Changes ]
16546
16547 * ALSA: HDA: Enable internal speaker on Dell M101z
16548 - LP: #640254
16549
16550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
16551
16552 linux (2.6.35-22.32) maverick; urgency=low
16553
16554 [ Arjan van de Ven ]
16555
16556 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16557
16558 [ David Henningsson ]
16559
16560 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
16561 - LP: #605047, #628961
16562
16563 [ John Johansen ]
16564
16565 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
16566 and profile names
16567 - LP: #615947
16568 * [Upstream] AppArmor: Fix locking from removal of profile namespace
16569 - LP: #615947
16570 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16571 - LP: #639758
16572 * SAUCE: Improve Amazon EBS performance for EC2
16573 - LP: #634316
16574
16575 [ Leann Ogasawara ]
16576
16577 * Revert "SAUCE: i915 KMS -- blacklist i855"
16578 * Revert "SAUCE: i915 KMS -- blacklist i845g"
16579 * Revert "SAUCE: i915 KMS -- blacklist i830"
16580 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
16581 devices"
16582 * execute module-inclusion within a subshell
16583 - LP: #621175
16584
16585 [ Upstream Kernel Changes ]
16586
16587 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
16588 - LP: #633227
16589 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
16590 - LP: #629711
16591 * (pre-stable) mm: Move vma_stack_continue into mm.h
16592 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
16593 - LP: #601073
16594 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
16595 * PM / Runtime: Add runtime PM statistics (v3)
16596 * compat: Make compat_alloc_user_space() incorporate the access_ok()
16597 - CVE-2010-3081
16598 * x86-64, compat: Test %rax for the syscall number, not %eax
16599 - CVE-2010-3301
16600 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
16601 - CVE-2010-3301
16602
16603 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
16604
16605 linux (2.6.35-21.31) maverick; urgency=low
16606
16607 [ Andy Whitcroft ]
16608
16609 * bodge linux-libc-dev package version due to ti-omap4 error
16610 * linux-libc-dev -- ensure we can only build this on debian.master
16611
16612 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
16613
16614 linux (2.6.35-21.30) maverick; urgency=low
16615
16616 [ Andy Whitcroft ]
16617
16618 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16619 - LP: #614008
16620
16621 [ Daniel Lezcano ]
16622
16623 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
16624
16625 [ Henrik Rydberg ]
16626
16627 * SAUCE: Input: wacom - add fuzz parameters to features
16628 * SAUCE: Input: wacom - collect device quirks into single function
16629 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
16630 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
16631 * SAUCE: hid: ntrig: Remove unused device ids
16632 * SAUCE: hid: ntrig: remove sysfs nodes
16633 * SAUCE: hid: ntrig: Correct logic for quirks
16634 * SAUCE: hid: ntrig: zero-initialize ntrig struct
16635 * SAUCE: hid: ntrig: Setup input filtering manually
16636 * SAUCE: hid: ntrig: New ghost-filtering event logic
16637
16638 [ Leann Ogasawara ]
16639
16640 * SAUCE: ndiswrapper: Initialize buffer index and check its value
16641 - LP: #613796
16642
16643 [ Manoj Iyer ]
16644
16645 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
16646 series Laptops
16647 - LP: #632884
16648
16649 [ Ping Cheng ]
16650
16651 * SAUCE: Input: wacom - parse the Bamboo device family
16652
16653 [ Rafi Rubin ]
16654
16655 * SAUCE: hid: ntrig: identify firmware version (wiggled)
16656
16657 [ Tim Gardner ]
16658
16659 * [Config] CONFIG_NL80211_TESTMODE=n
16660
16661 [ Upstream Kernel Changes ]
16662
16663 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
16664 * e1000e: initial support for 82579 LOMs
16665 * e1000e: correct MAC-PHY interconnect register offset for 82579
16666 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
16667 tested on HP G60
16668 - LP: #587388
16669 * DSS2: Don't power off a panel twice
16670 - LP: #588243
16671 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
16672 * Input: i8042 - reset keyboard controller wehen resuming from S2R
16673 - LP: #86820
16674 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
16675 - LP: #414795
16676 * agp/intel: Support the extended physical addressing bits on
16677 Sandybridge.
16678 - LP: #632488
16679 * drm/i915,intel_agp: Add support for Sandybridge D0
16680 - LP: #632488
16681 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
16682 - LP: #632488
16683 * mmc: omap: fix for bus width which improves SD card's peformance.
16684
16685 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
16686
16687 linux (2.6.35-20.29) maverick; urgency=low
16688
16689 [ Andy Whitcroft ]
16690
16691 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
16692 - LP: #563277
16693 * SAUCE: i915 KMS -- blacklist i830
16694 - LP: #542208, #563277
16695 * SAUCE: i915 KMS -- blacklist i845g
16696 - LP: #541492, #563277
16697 * SAUCE: i915 KMS -- blacklist i855
16698 - LP: #511001, #541511, #563277
16699
16700 [ Leann Ogasawara ]
16701
16702 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
16703 - LP: #601073
16704 * ARM: Temporarily disable module check for armel
16705 * rebase to v2.6.35.4
16706 * [Config] update configs following rebase to v2.6.35.4
16707
16708 [ Ricardo Salveti de Araujo ]
16709
16710 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
16711 in Omap
16712
16713 [ Tim Gardner ]
16714
16715 * [Config] Added be2net, be2scsi to udebs
16716 - LP: #628776
16717
16718 [ Upstream Kernel Changes ]
16719
16720 * x86, cpu: Package Level Thermal Control, Power Limit Notification
16721 definitions
16722 - LP: #601073
16723 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
16724 - LP: #601073
16725 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
16726 - LP: #601073
16727 * x86, hwmon: Package Level Thermal/Power: power limit
16728 - LP: #601073
16729 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
16730 - LP: #601073
16731 * hid: 3m: Adjust to sequential MT HID protocol
16732 * hid: 3m: Convert to MT slots
16733 * hid: 3m: Correct touchscreen emulation
16734 * hid: 3m: Adjust major / minor axes to scale
16735 * input: bcm5974: Adjust major / minor to scale
16736 * HID: magicmouse: don't allow hidinput to initialize the device
16737 * HID: magicmouse: simplify multitouch feature request
16738 * HID: magicmouse: simplify touch data bit manipulation
16739 * HID: magicmouse: simplify touch down logic
16740 * HID: magicmouse: remove timestamp logic
16741 * HID: magicmouse: enable Magic Trackpad support
16742 * HID: magicmouse: Adjust major / minor axes to scale
16743 * mmc: fix all hangs related to mmc/sd card insert/removal during
16744 suspend/resume
16745 - LP: #477106
16746 * drm/i915: fix VGA plane disable for Ironlake+
16747 - LP: #602281
16748
16749 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
16750
16751 linux (2.6.35-19.28) maverick; urgency=low
16752
16753 [ Leann Ogasawara ]
16754
16755 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
16756 from the archive and a no-change rebuild was attempted. However, the ABI
16757 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
16758 up the ABI and re-upload.
16759
16760 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
16761
16762 linux (2.6.35-19.27) maverick; urgency=low
16763
16764 [ Leann Ogasawara ]
16765
16766 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
16767 from the archive.
16768
16769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
16770
16771 linux (2.6.35-19.26) maverick; urgency=low
16772
16773 [ Upstream Kernel Changes ]
16774
16775 * ARM: OMAP: Beagle: revision detection
16776 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
16777 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
16778
16779 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
16780
16781 linux (2.6.35-19.25) maverick; urgency=low
16782
16783 [ Jarod Wilson ]
16784
16785 * SAUCE: Bring in staging/lirc from 2.6.36
16786 - LP: #609234
16787 * SAUCE: Update ir-core to linuxtv/other which should be merged for
16788 2.6.36.
16789 - LP: #609234
16790 * SAUCE: Fix memleaks in imon and mceusb drivers
16791 - LP: #609234
16792 * SAUCE: Bring in streamzap support from linuxtv/other
16793 - LP: #609234
16794
16795 [ Mario Limonciello ]
16796
16797 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
16798 - LP: #609234
16799
16800 [ Mathieu J. Poirier ]
16801
16802 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16803 - LP: #608279
16804
16805 [ Upstream Kernel Changes ]
16806
16807 * intel_idle: disable module support
16808 - LP: #615265
16809 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16810 correct codec ID
16811 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16812 - LP: #605101
16813 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16814 - LP: #495134
16815 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16816 - LP: #519066
16817 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16818 - LP: #519066
16819 * input: mt: Initialize slots to unused (rev2)
16820 * input: mt: Add support for the Bamboo Touch trackpad
16821 * hid: Add a hid quirk for input sync override
16822
16823 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16824
16825 linux (2.6.35-18.24) maverick; urgency=low
16826
16827 [ Colin Watson ]
16828
16829 * Pass DEB_MAINT_PARAMS to hook scripts
16830
16831 [ Leann Ogasawara ]
16832
16833 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16834 - LP: #584812
16835 * rebase to v2.6.35.3
16836
16837 [ Upstream Kernel Changes ]
16838
16839 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16840 - LP: #609234
16841 * can: add limit for nframes and clean up signed/unsigned variables
16842 - CVE-2010-2959
16843 * drm: Initialize ioctl struct when no user data is present
16844 - CVE-2010-2803
16845 * ARM: initial stack protector (-fstack-protector) support
16846 * ARM: stack protector: change the canary value per task
16847 * [ARM] implement arch_randomize_brk()
16848 * [ARM] add address randomization to mmap()
16849 * ARM: fix ASLR of PIE executables
16850
16851 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16852
16853 linux (2.6.35-17.23) maverick; urgency=low
16854
16855 [ Jeremy Kerr ]
16856
16857 * [Config] build-in uinput module
16858 - LP: #584812
16859
16860 [ Leann Ogasawara ]
16861
16862 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16863 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16864 * Revert "[Config] [FTBS] sparc: Temporarily disable
16865 CONFIG_MTD_NAND_DENALI"
16866 * Revert "[Config] [FTBS] sparc: Temporarily disable
16867 CONFIG_MFD_JANZ_CMODIO"
16868 * Revert "[Config] [FTBS] sparc: Temporarily disable
16869 CONFIG_INFINIBAND_QIB"
16870 * [Config] Enable INTEL_IPS
16871 - LP: #601057
16872 * Remove ia64 support
16873 * [Config] Update portsconfigs after removing ia64 support
16874 * Remove sparc support
16875 * [Config] Update portsconfigs after removing sparc support
16876
16877 [ Linus Torvalds ]
16878
16879 * (pre-stable) mm: fix page table unmap for stack guard page properly
16880
16881 [ Mathieu J. Poirier ]
16882
16883 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16884 - LP: #591941
16885
16886 [ Upstream Kernel Changes ]
16887
16888 * timer: add on-stack deferrable timer interfaces
16889 - LP: #601057
16890 * x86 platform driver: intelligent power sharing driver
16891 - LP: #601057
16892 * IPS driver: add GPU busy and turbo checking
16893 - LP: #601057
16894 * X86: intel_ips, check for kzalloc properly
16895 - LP: #601057
16896 * ips driver: make it less chatty
16897 - LP: #601057
16898
16899 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16900
16901 linux (2.6.35-16.22) maverick; urgency=low
16902
16903 [ Andy Whitcroft ]
16904
16905 * debian -- more agressivly clean up after depmod on purge
16906 - LP: #618591
16907
16908 [ Henrik Rydberg ]
16909
16910 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16911
16912 [ Leann Ogasawara ]
16913
16914 * ubuntu: iscsitarget -- version 1.4.20.2
16915 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16916 * rebase to v2.6.35.2
16917 * [Config] update configs following rebase to v2.6.35.2
16918 * [Config] update ports configs following rebase to v2.6.35.2
16919
16920 [ Luke Yelavich ]
16921
16922 * [Config] Enable new firewire stack on powerpc
16923
16924 [ Mathieu J. Poirier ]
16925
16926 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16927 - LP: #608266
16928
16929 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16930
16931 linux (2.6.35-15.21) maverick; urgency=low
16932
16933 [ Luke Yelavich ]
16934
16935 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16936
16937 [ Upstream Kernel Changes ]
16938
16939 * Input: introduce MT event slots
16940 * Input: document the MT event slot protocol
16941 * (pre-stable) sched: Revert nohz_ratelimit() for now
16942 * (pre-stable) drm/radeon/kms: add missing copy from user
16943 - LP: #606081
16944
16945 [ Leann Ogasawara ]
16946
16947 * rebase to v2.6.35.1
16948
16949 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16950
16951 linux (2.6.35-14.20) maverick; urgency=low
16952
16953 [ Andy Whitcroft ]
16954
16955 * update Vcs-Git to point to maverick repo
16956 * debian -- include the debian packaging in the -source package
16957 - LP: #608674
16958 * select debian source format 1.0
16959 * add support for building selected stages of kernel
16960 - LP: #603087
16961 * cleanup conditional dependancy handling
16962 - LP: #603087
16963
16964 [ Upstream Kernel Changes ]
16965
16966 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16967 - LP: #582199, #586418, #588031
16968 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16969 - LP: #582199, #586418, #588031
16970 * sched: Revert nohz_ratelimit() for now
16971
16972 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16973
16974 linux (2.6.35-14.19) maverick; urgency=low
16975
16976 [ Leann Ogasawara ]
16977
16978 * rebase to v2.6.35
16979
16980 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16981
16982 linux (2.6.35-13.18) maverick; urgency=low
16983
16984 [ Andy Whitcroft ]
16985
16986 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16987 * SAUCE: add tracing for user initiated readahead requests
16988 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16989 switch
16990 * SAUCE: vt -- allow grub to request automatic vt_handoff
16991 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16992 * SAUCE: drm -- stop early access to drm devices
16993
16994 [ Bryan Wu ]
16995
16996 * CONFIG: compile in OTG driver and Transceiver driver
16997 - LP: #566645
16998 * remove OTG modules from modules list file
16999
17000 [ John Johansen ]
17001
17002 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
17003 - LP: #581525, #599450
17004 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
17005 * SAUCE: AppArmor 2.4 compatibility patch
17006 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
17007 * SAUCE: fix pv-ops for legacy Xen
17008 * SAUCE: blkfront: default to sd devices
17009 * [Config] Build in drivers required for Xen pv-ops
17010
17011 [ Leann Ogasawara ]
17012
17013 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
17014 size."
17015
17016 [ Lee Jones ]
17017
17018 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
17019 - LP: #608095
17020 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
17021 just revision
17022 - LP: #608095
17023 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
17024 - LP: #608095
17025 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
17026 - LP: #608095
17027
17028 [ Upstream Kernel Changes ]
17029
17030 * agp/intel: Use the correct mask to detect i830 aperture size.
17031 - LP: #597075
17032
17033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
17034
17035 linux (2.6.35-12.17) maverick; urgency=low
17036
17037 [ Leann Ogasawara ]
17038
17039 * rebase to v2.6.35-rc6
17040 * [Config] update configs following rebase to v2.6.35-rc6
17041 * [Config] update ports configs following rebase to v2.6.35-rc6
17042 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
17043
17044 [ Leann Ogasawara ]
17045
17046 * rebase to v2.6.35-rc6
17047
17048 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
17049
17050 linux (2.6.35-11.16) maverick; urgency=low
17051
17052 [ Leann Ogasawara ]
17053
17054 * Bump ABI for new compiler update
17055
17056 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
17057
17058 linux (2.6.35-10.15) maverick; urgency=low
17059
17060 [ Leann Ogasawara ]
17061
17062 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
17063 device"
17064 * [Config] Enable CONFIG_M686=y
17065 - LP: #592495
17066
17067 [ Upstream Kernel Changes ]
17068
17069 * tracing: Add alignment to syscall metadata declarations
17070
17071 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
17072
17073 linux (2.6.35-9.14) maverick; urgency=low
17074
17075 [ Andy Whitcroft ]
17076
17077 * ubuntu: AUFS -- add BOM and automated update script
17078 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
17079
17080 [ John Johansen ]
17081
17082 * [Config] Enable DRBD as a module
17083
17084 [ Kees Cook ]
17085
17086 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
17087 - LP: #604407
17088
17089 [ Leann Ogasawara ]
17090
17091 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
17092 - LP: #606139
17093 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
17094 - LP: #606139
17095 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
17096 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
17097
17098 [ Lee Jones ]
17099
17100 * Stop ARM boards crashing when CUPS is loaded
17101 - LP: #601226
17102
17103 [ Upstream Kernel Changes ]
17104
17105 * perf probe: Support tracing an entry of array
17106 * perf probe: Support static and global variables
17107
17108 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
17109
17110 linux (2.6.35-8.13) maverick; urgency=low
17111
17112 [ Kees Cook ]
17113
17114 * SAUCE: Yama: check PTRACE using thread group leader
17115 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
17116 - LP: #603716
17117
17118 [ Leann Ogasawara ]
17119
17120 * rebase to v2.6.35-rc5
17121 * [Config] update configs following rebase to v2.6.35-rc5
17122
17123 [ Nicolas Pitre ]
17124
17125 * SAUCE: make ndiswrapper available on X86 only
17126
17127 [ Tim Gardner ]
17128
17129 * [Config] Added ums-cypress to udeb
17130 - LP: #576066
17131 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
17132 * [Config] CONFIG_NDISWRAPPER=m across all configs
17133
17134 [ Upstream Kernel Changes ]
17135
17136 * HID: magicmouse: report last touch up
17137 * rebase to 2.6.35-rc5
17138
17139 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
17140
17141 linux (2.6.35-7.12) maverick; urgency=low
17142
17143 [ Tim Gardner ]
17144
17145 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
17146 - LP: #597075
17147
17148 [ Upstream Kernel Changes ]
17149
17150 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
17151 (squashed)
17152
17153 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
17154
17155 linux (2.6.35-7.11) maverick; urgency=low
17156
17157 [ Tim Gardner ]
17158
17159 * [Config] CONFIG_X86_MRST=n
17160
17161 [ Upstream Kernel Changes ]
17162
17163 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
17164 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
17165 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
17166
17167 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
17168
17169 linux (2.6.35-7.10) maverick; urgency=low
17170
17171 [ Kees Cook ]
17172
17173 * SAUCE: security: create task_free security callback
17174 * SAUCE: Yama: add PTRACE exception tracking and interface
17175 * SAUCE: security: unconditionally chain to Yama LSM
17176 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
17177 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
17178 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
17179 * [Upstream] security: Yama LSM
17180 * [Config] Enable CONFIG_SECURITY_YAMA=y
17181
17182 [ Tim Gardner ]
17183
17184 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
17185
17186 [ Upstream Kernel Changes ]
17187
17188 * rebase to 2.6.35-rc4
17189
17190 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
17191
17192 linux (2.6.35-6.9) maverick; urgency=low
17193
17194 [ Tim Gardner ]
17195
17196 * [Upstream] direct_splice_actor() should not use pos in sd
17197 - LP: #588861
17198
17199 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
17200
17201 linux (2.6.35-6.8) maverick; urgency=low
17202
17203 [ Mathieu J. Poirier ]
17204
17205 * ARM: Adding regulator supply for vdds_sdi.
17206 - LP: #597904
17207
17208 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
17209
17210 linux (2.6.35-6.7) maverick; urgency=low
17211
17212 [ Alberto Milone ]
17213
17214 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
17215
17216 [ Chase Douglas ]
17217
17218 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
17219 of mouse
17220 * [Upstream] HID: magicmouse: disable and add module param for scroll
17221 acceleration
17222 * [Upstream] HID: magicmouse: properly account for scroll movement in
17223 state
17224 * [Upstream] HID: magicmouse: add param for scroll speed
17225 * [Upstream] HID: magicmouse: enable horizontal scrolling
17226
17227 [ Henrik Rydberg ]
17228
17229 * [Upstream] Input: evdev - convert to dynamic event buffer
17230 * [Upstream] Input: evdev - use driver hint to compute size of event
17231 buffer
17232 * [Upstream] Input: bcm5974 - set the average number of events per MT
17233 event packet
17234 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
17235 * [Upstream] Input: evdev - never leave the client buffer empty after
17236 write
17237
17238 [ John Johansen ]
17239
17240 * SAUCE: AppArmor: -- mainline 2010-06-23
17241 * SAUCE: AppArmor 2.4 compatibility patch
17242 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
17243
17244 [ Leann Ogasawara ]
17245
17246 * [Config] Enable CONFIG_INTR_REMAP=y
17247 - LP: #597091
17248 * [Config] Enable CONFIG_X86_X2APIC
17249 - LP: #597091
17250
17251 [ Mathieu J. Poirier ]
17252
17253 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
17254 - LP: #594382
17255
17256 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
17257
17258 linux (2.6.35-5.6) maverick; urgency=low
17259
17260 [ Amit Kucheria ]
17261
17262 * [Config] update omap flavour description
17263
17264 [ Andy Whitcroft ]
17265
17266 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
17267 - LP: #570500, #576274
17268 * SAUCE: add option to hand off all kernel parameters to init
17269 - LP: #586386
17270 * [Config] enable passing all kernel command line to init
17271 - LP: #586386
17272 * [Config] disable CONFIG_VMI
17273 - LP: #537601
17274 * [Config] enable CONFIG_IPV6_SIT_6RD
17275 - LP: #591869
17276 * [Config] enable CONFIG_VMWARE_BALOON as module
17277 - LP: #592039
17278
17279 [ Leann Ogasawara ]
17280
17281 * Revert "SAUCE: pm: Config option to disable handling of console during
17282 suspend/resume"
17283 - LP: #594885
17284 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
17285 * [Config] ports: enable passing all kernel command line to init
17286 - LP: #586386
17287 * [Config] Enable CONFIG_FB_VESA=y for x86
17288 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
17289 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
17290 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
17291 - LP: #493156
17292
17293 [ Mathieu Poirier ]
17294
17295 * ARM: Adding MosChip MCS7830 to nic-usb
17296 - LP: #584920
17297
17298 [ Upstream Kernel Changes ]
17299
17300 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
17301 * docbook: need xmldoclinks for all doc types
17302 * perf probe: Add kernel source path option
17303
17304 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
17305
17306 linux (2.6.35-4.5) maverick; urgency=low
17307
17308 [ Leann Ogasawara ]
17309
17310 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
17311 size (rev2)"
17312 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
17313 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
17314 (rev4)"
17315 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
17316 modules"
17317 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
17318 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
17319 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
17320
17321 [ Tim Gardner ]
17322
17323 * [Config] CONFIG_NFS_FSCACHE=y
17324 - LP: #440522
17325 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
17326 - LP: #440522
17327
17328 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
17329
17330 linux (2.6.35-3.4) maverick; urgency=low
17331
17332 [ Andy Whitcroft ]
17333
17334 * debian -- ensure the version number is clean
17335
17336 [ Henrik Rydberg ]
17337
17338 * [Upstream] Introduce MT event slots (rev 5)
17339 * [Upstream] Document the MT event slot protocol (rev5)
17340 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
17341 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
17342 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
17343 (rev2)
17344
17345 [ Leann Ogasawara ]
17346
17347 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
17348 * Revert "SAUCE: hostap: send events on data interface as well as master
17349 interface"
17350 * Revert "Fix webcam having USB ID 0ac8:303b"
17351 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
17352 * rebase to v2.6.35-rc3
17353
17354 [ Maxim Levitsky ]
17355
17356 * [Config] Enable new Smartmedia/xD translation layer
17357 - LP: #202490
17358
17359 [ Upstream Kernel Changes ]
17360
17361 * net: fix deliver_no_wcard regression on loopback device
17362
17363 [ Upstream changes ]
17364
17365 * rebased to v2.6.35-rc3
17366
17367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
17368
17369 linux (2.6.35-2.3) maverick; urgency=low
17370
17371 [ Bryan Wu ]
17372
17373 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
17374
17375 [ Leann Ogasawara ]
17376
17377 * [Config] armel: Enable CONFIG_BNX2=m
17378 * [Config] ports: Enable CONFIG_BNX2X=m
17379 * SAUCE: armel: define get_dma_ops to fix FTBS
17380
17381 [ Tim Gardner ]
17382
17383 * [Upstream] net: Print num_rx_queues imbalance warning only when there
17384 are allocated queues
17385 - LP: #591416
17386
17387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
17388
17389 linux (2.6.35-2.2) maverick; urgency=low
17390
17391 [ Andy Whitcroft ]
17392
17393 * [Config] d-i: make armel configuration versatile flavour specific
17394 - LP: #588805
17395 * [Config] d-i: enable .udebs for omap flavour
17396 - LP: #588805
17397
17398 [ Kees Cook ]
17399
17400 * ptrace: limit scope to attach only (allow read)
17401 - LP: #589656
17402
17403 [ Leann Ogasawara ]
17404
17405 * rebase to v2.6.35-rc2
17406 * [Config] update configs following rebase to v2.6.35-rc2
17407 * [Config] update port configs following rebase to v2.6.35-rc2
17408
17409 [ Lee Jones ]
17410
17411 * Enable perf to be more helpful when perf_<version> does not exist.
17412 - LP: #570500
17413 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
17414
17415 [ Tim Gardner ]
17416
17417 * [Config] Update bnx2 udeb firmware files
17418 - LP: #589304
17419
17420 [ Upstream changes ]
17421
17422 * rebased to v2.6.35-rc2
17423
17424 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
17425
17426 linux (2.6.35-1.1) maverick; urgency=low
17427
17428 [ Andy Whitcroft ]
17429
17430 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
17431 - LP: #587888
17432 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
17433
17434 [ Leann Ogasawara ]
17435
17436 * rebase to v2.6.35-rc1
17437 * [Config] update configs following rebase to v2.6.35-rc1
17438 * [Config] update port configs following rebase to v2.6.35-rc1
17439 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
17440 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
17441 * SAUCE: ndiswrapper: convert multicast list to list_head
17442 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
17443 * [Config] [FTBS] ia64: Temporarily disable gpiolib
17444 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
17445 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
17446 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17447 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17448 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
17449 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
17450 * [Config] [FTBS] armel: Temporarily disable bnx2
17451 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
17452 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
17453 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
17454 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
17455 gpio_set_debounce
17456
17457 [ Upstream Kernel Changes ]
17458
17459 * of/usb: fix build error due to of_node pointer move
17460 * n2_crypto: Fix build after of_device/of_platform_driver changes.
17461 * powerpc/fsl-booke: fix the case where we are not in the first page
17462 * powerpc/fsl-booke: Move the entry setup code into a seperate file
17463 * powerpc/kexec: Add support for FSL-BookE
17464 * greth: Fix build after OF device conversions.
17465
17466 [ Upstream changes ]
17467
17468 * rebased to v2.6.35-rc1
17469
17470 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
17471
17472 linux (2.6.35-1.0) UNRELEASED; urgency=low
17473
17474 [ Leann Ogasawara ]
17475
17476 * Null entry.
17477
17478 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
17479
17480 linux (2.6.34-5.14) maverick; urgency=low
17481
17482 [ Tim Gardner ]
17483
17484 * [Config] Added module inclusion support
17485 * [Config] Added virtual flavour module inclusion list and d-i package
17486 definitions
17487
17488 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
17489
17490 linux (2.6.34-5.13) maverick; urgency=low
17491
17492 [ Andy Whitcroft ]
17493
17494 * Revert "ubuntu: AUFS -- aufs2 20091209"
17495 * Revert "ubuntu: AUFS -- export various core functions
17496 (aufs2-standalone.patch)"
17497 * Revert "ubuntu: AUFS -- export various core functions
17498 (aufs2-base.patch)"
17499 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
17500 - LP: #587888
17501 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
17502 - LP: #587888
17503 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
17504 - LP: #587888
17505 * [Config] AUFS -- enable aufs options
17506 - LP: #587888
17507
17508 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
17509
17510 linux (2.6.34-5.12) maverick; urgency=low
17511
17512 [ Andy Whitcroft ]
17513
17514 * enforce -- ensure SYSFS compatibility is disabled
17515
17516 [ Chase Douglas ]
17517
17518 * build with libdw-dev for perf probe symbol support
17519 * maverick ftrace configuration changes
17520
17521 [ Kees Cook ]
17522
17523 * Revert "SAUCE: x86: brk away from exec rand area"
17524 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
17525 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17526 * SAUCE: x86: implement cs-limit nx-emulation for ia32
17527 - LP: #369978
17528 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
17529 * SAUCE: x86: brk away from exec rand area
17530 - LP: #452175
17531 * SAUCE: ptrace: restrict ptrace scope to children
17532
17533 [ Leann Ogasawara ]
17534
17535 * Add new omap flavour to getabis
17536 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
17537 - LP: #585490
17538 * build/modules: Temorarily add ignore.modules
17539 * ubuntu: iscsitarget -- version 1.4.20.1
17540
17541 [ Loïc Minier ]
17542
17543 * SAUCE: [um] Don't use nx_enabled under UML
17544 - LP: #524849
17545
17546 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
17547
17548 linux (2.6.34-4.11) maverick; urgency=low
17549
17550 [ Amit Kucheria ]
17551
17552 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
17553 * [Config] Add support for OMAP-mainline flavour
17554
17555 [ Andy Whitcroft ]
17556
17557 * SAUCE: powerpc: fix compile error when ptrace.h is included from
17558 userspace
17559 - LP: #583733
17560
17561 [ Chase Douglas ]
17562
17563 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
17564 are present"
17565 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
17566 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
17567 load detect pipe"
17568
17569 [ Kees Cook ]
17570
17571 * SAUCE: fs: block cross-uid sticky symlinks
17572 * SAUCE: fs: block hardlinks to non-accessible sources
17573
17574 [ Koen Kooi ]
17575
17576 * SAUCE: board-omap3-beagle: add DSS2 support
17577
17578 [ Leann Ogasawara ]
17579
17580 * Revert "staging/go7007 -- disable"
17581 * Revert "[Config] staging/winbond -- disable"
17582 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
17583 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
17584 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
17585 controller"
17586 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
17587 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
17588 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
17589 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
17590 chipsets."
17591 * Revert "[Upstream] b43: Declare all possible firmware files."
17592 * Revert "add Breaks: against hardy lvm2"
17593 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
17594 id on Vmware ESX Server"
17595 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
17596 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
17597 * [Config] Enable CONFIG_USB=y for armel and sparc
17598 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
17599 * [Config] Enable CONFIG_RFKILL=y for ports
17600 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
17601 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
17602 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
17603 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
17604 * [Config] Enable CONFIG_LIBERTAS_MESH=y
17605 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
17606 * [Config] CONFIG_RT2800USB_UNKNOWN=y
17607 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
17608 * [Config] Enable CONFIG_CEPH_FS=m
17609 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
17610 * [Config] Enable CONFIG_EEEPC_WMI=m
17611 * [Config] Enable CONFIG_RT2800PCI=m
17612 * [Config] Enable CONFIG_SCSI_HPSA=m
17613 * [Config] Enable CONFIG_VHOST_NET=m
17614 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
17615 - LP: #582350
17616 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
17617 - LP: #579300
17618 * [Config] Enable CONFIG_PCIEASPM=y
17619 - LP: #333990
17620 * [Config] updateconfigs for OMAP flavour
17621
17622 [ Loïc Minier ]
17623
17624 * Enable perf tools on armel
17625
17626 [ Tim Gardner ]
17627
17628 * SAUCE: Updated ndiswrapper to 1.56
17629 - LP: #582555
17630 * [Config] Added virtual flavour
17631 * [Config] Remove support for sub-flavours
17632 * [Config] Removed amd64 preempt flavour
17633 * [Config] updateconfigs, updateportsconfigs after flavour munging
17634
17635 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
17636
17637 linux (2.6.34-3.10) maverick; urgency=low
17638
17639 [ Leann Ogasawara ]
17640
17641 * rebase to v2.6.34
17642
17643 [ Upstream changes ]
17644
17645 * rebased to v2.6.34
17646
17647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
17648
17649 linux (2.6.34-2.9) maverick; urgency=low
17650
17651 [ Leann Ogasawara ]
17652
17653 * [Config] [FTBS] Disable comedi for armel
17654
17655 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
17656
17657 linux (2.6.34-2.8) maverick; urgency=low
17658
17659 [ Leann Ogasawara ]
17660
17661 * Drop lpia
17662 * [Config] [FTBS] disable KVM
17663 * [Config] [FTBS] disable ipr for armel
17664
17665 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
17666
17667 linux (2.6.34-2.7) maverick; urgency=low
17668
17669 [ Leann Ogasawara ]
17670
17671 * [Config] disable CONFIG_SCSI_IPR on powerpc
17672 * [Config] Remove 386 flavour per UDS discussion
17673
17674 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
17675
17676 linux (2.6.34-1.6) maverick; urgency=low
17677
17678 [ Chase Douglas ]
17679
17680 * enforce CONFIG_TMPFS_POSIX_ACL=y
17681 - LP: #575940
17682 * don't force module dependency checking
17683 - LP: #577029
17684
17685 [ Kees Cook ]
17686
17687 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
17688 - LP: #568844
17689
17690 [ Leann Ogasawara ]
17691
17692 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
17693 * rebase to v2.6.34-rc7
17694 * [Config] update configs following rebase to v2.6.34-rc7
17695 * [Config] update port configs following rebase to v2.6.34-rc7
17696 * Add btrfs to the udebs
17697
17698 [ Tim Gardner ]
17699
17700 * [Config] Add atl1c to nic-modules udeb
17701 - LP: #557130
17702
17703 [ Upstream changes ]
17704
17705 * rebased to v2.6.34-rc7
17706
17707 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
17708
17709 linux (2.6.34-1.5) UNRELEASED; urgency=low
17710
17711 [ Leann Ogasawara ]
17712
17713 * rebase to v2.6.34-rc6
17714 * [Config] update configs following rebase to v2.6.34-rc6
17715 * [Config] update port configs following rebase to v2.6.34-rc6
17716
17717 [ Upstream changes ]
17718
17719 * rebased to v2.6.34-rc6
17720
17721 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
17722
17723 linux (2.6.34-1.4) UNRELEASED; urgency=low
17724
17725 [ Leann Ogasawara ]
17726
17727 * rebase to v2.6.34-rc5
17728 * [Config] update ports configs following rebase to v2.6.34-rc5
17729
17730 [ Upstream changes ]
17731
17732 * rebased to v2.6.34-rc5
17733
17734 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
17735
17736 linux (2.6.34-1.3) UNRELEASED; urgency=low
17737
17738 [ Leann Ogasawara ]
17739
17740 * rebase to v2.6.34-rc4
17741 * [Config] update configs following rebase to v2.6.34-rc4
17742 * [Config] update port configs following rebase to v2.6.34-rc4
17743 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
17744
17745 [ Upstream changes ]
17746
17747 * rebased to v2.6.34-rc4
17748
17749 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
17750
17751 linux (2.6.34-1.2) UNRELEASED; urgency=low
17752
17753 [ Leann Ogasawara ]
17754
17755 * Temorarily disable building linux-doc
17756 * rebase to v2.6.34-rc3
17757 * [Config] update configs following rebase to v2.6.34-rc3
17758 * [Config] update port configs following rebase to v2.6.34-rc3
17759
17760 [ Upstream changes ]
17761
17762 * rebased to v2.6.34-rc3
17763
17764 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
17765
17766 linux (2.6.34-1.1) UNRELEASED; urgency=low
17767
17768 [ Leann Ogasawara ]
17769
17770 * rebase to v2.6.34-rc2
17771 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
17772 * [Config] update port configs following rebase to v2.6.34-rc2
17773 * [Config] update configs following rebase to v2.6.34-rc2
17774
17775 [ Upstream changes ]
17776
17777 * rebased to v2.6.34-rc2
17778
17779 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
17780
17781 linux (2.6.33-1.1) UNRELEASED; urgency=low
17782
17783 [ Leann Ogasawara ]
17784
17785 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
17786 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
17787 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
17788 * ubuntu: lirc -- rename kfifo_put and kfifo_get
17789 * ubuntu: iscsitarget -- rename daddr inet_sock field
17790 * rebased to v2.6.33
17791 * [Config] update configs following rebase to v2.6.33
17792 * [Config] update ports configs following rebase to v2.6.33
17793
17794 [ Upstream changes ]
17795
17796 * rebased to v2.6.33
17797
17798 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
17799
17800 linux (2.6.33-0.0) UNRELEASED; urgency=low
17801
17802 [ Leann Ogasawara ]
17803
17804 * Null entry.
17805
17806 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17807
17808 linux (2.6.32-16.25) lucid; urgency=low
17809
17810 [ Andy Whitcroft ]
17811
17812 * linux-tools -- move to Suggests: with explicit seeding
17813 - LP: #534635
17814
17815 [ Tim Gardner ]
17816
17817 * [Config] CONFIG_HID=m
17818
17819 [ Upstream Kernel Changes ]
17820
17821 * (pre-stable) sched: Fix SMT scheduler regression in
17822 find_busiest_queue()
17823 * KVM: introduce kvm_vcpu_on_spin
17824 * KVM: VMX: Add support for Pause-Loop Exiting
17825
17826 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17827
17828 linux (2.6.32-16.24) lucid; urgency=low
17829
17830 [ Andy Whitcroft ]
17831
17832 * armel -- perf userspace does not support arm
17833 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17834
17835 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17836
17837 linux (2.6.32-16.23) lucid; urgency=low
17838
17839 [ Andy Whitcroft ]
17840
17841 * SAUCE: PM report driver and device suspend/resume times -- move config
17842 * update to standards version 3.8.4.0
17843 * printenv -- expose all of the package selectors
17844 * source package -- cleanup source content control
17845 * doc package -- ensure we do build package content on buildd
17846 * lintian -- correct the address in the debian/copyright
17847 * lintian -- update debhelper package version dependancy
17848 * lintian -- fix ghostscript dependancy
17849 * lintian -- add required misc:Depends
17850 * lintian -- move our debhelper compat level to debian/compat
17851 * perf -- build the kernel carried tools
17852 * perf -- add linux-tools carrying the version switches and manuals
17853 * SAUCE: fix up Kconfig for staging drivers
17854 * [Config] enable NOUVEAU etc following drm backport
17855 * update DRM to mainline v2.6.33
17856 * [Config] Remove AppArmor config options that no longer exist (ports)
17857 * [Config] updateportsconfigs following drm update
17858
17859 [ John Johansen ]
17860
17861 * ubuntu: AppArmor -- update to mainline 2010-03-04
17862 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17863 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17864 * [Config] Remove AppArmor config options that no longer exist
17865
17866 [ Manoj Iyer ]
17867
17868 * ubuntu: rtl8192se -- version 2010-0115,0014
17869 - LP: #530275
17870 * [Config] added CONFIG_RTL8192SE module.
17871 - LP: #530275
17872
17873 [ Tim Gardner ]
17874
17875 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17876 - LP: #531017
17877 * [Upstream] netfilter: xt_recent: Add an entry reaper
17878
17879 [ Upstream Kernel Changes ]
17880
17881 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17882 emulation"
17883 * Revert "KVM: x86 emulator: Fix popf emulation"
17884 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17885 emulation"
17886 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17887 * Revert "KVM: fix memory access during x86 emulation."
17888 * Add vlan (8021.Q) module package for d-i.
17889 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17890 Inspiron 700m
17891 - LP: #515246
17892 * [Upstream] docbook: need xmldoclinks for all doc types
17893 * x86: set_personality_ia32() misses force_personality32
17894 * lib: Introduce generic list_sort function
17895 * drm/nv50: Implement ctxprog/state generation.
17896 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17897 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17898 Inspiron 700m
17899 - LP: #515246
17900
17901 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17902
17903 linux (2.6.32-15.22) lucid; urgency=low
17904
17905 [ Andy Whitcroft ]
17906
17907 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17908 * Revert "SAUCE: PM report driver and device suspend/resume times."
17909 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17910
17911 [ Manoj Iyer ]
17912
17913 * SAUCE: PM report driver and device suspend/resume times.
17914
17915 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17916
17917 linux (2.6.32-15.21) lucid; urgency=low
17918
17919 [ Andy Whitcroft ]
17920
17921 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17922 * Revert "[Config] lenovo-sl-laptop -- enable"
17923 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17924 * armel -- cramfs module will no longer be built
17925 * d-i -- make all modules optional
17926 * rename the debug packages to match archive standard
17927 - LP: #527837
17928 * lenovo-sl-laptop is no longer built
17929
17930 [ Colin Ian King ]
17931
17932 * Disable 4MB page tables for Atom, work around errata AAE44
17933 - LP: #523112
17934
17935 [ Colin Watson ]
17936
17937 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17938 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17939
17940 [ Jesse Barnes ]
17941
17942 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17943 detect pipe
17944 - LP: #488328
17945
17946 [ Loïc Minier ]
17947
17948 * [Config] armel Update versatile initrd configs
17949 - LP: #524893
17950 * SAUCE: [um] Don't use nx_enabled under UML
17951 - LP: #524849
17952
17953 [ Manoj Iyer ]
17954
17955 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17956
17957 [ Mario Limonciello ]
17958
17959 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17960
17961 [ Rafael J. Wysocki ]
17962
17963 * SAUCE: PM report driver and device suspend/resume times.
17964
17965 [ Surbhi Palande ]
17966
17967 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17968 - CVE-2009-4538
17969 * Revert "[Upstream] e1000: enhance frame fragment detection"
17970 - CVE-2009-4536
17971
17972 [ Tim Gardner ]
17973
17974 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17975 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17976 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17977
17978 [ Upstream Kernel Changes ]
17979
17980 * Revert "(pre-stable) eCryptfs: Add getattr function"
17981 * Fix potential crash with sys_move_pages
17982 * futex_lock_pi() key refcnt fix
17983 * futex: Handle user space corruption gracefully
17984 * futex: Handle futex value corruption gracefully
17985 * Fix race in tty_fasync() properly
17986 * hwmon: (w83781d) Request I/O ports individually for probing
17987 * hwmon: (lm78) Request I/O ports individually for probing
17988 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17989 * ALSA: ctxfi - fix PTP address initialization
17990 * drm/i915: disable hotplug detect before Ironlake CRT detect
17991 * drm/i915: enable self-refresh on 965
17992 * drm/i915: Disable SR when more than one pipe is enabled
17993 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17994 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17995 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17996 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17997 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17998 * i2c-tiny-usb: Fix on big-endian systems
17999 * drm/i915: handle FBC and self-refresh better
18000 * drm/i915: Increase fb alignment to 64k
18001 * drm/i915: Update write_domains on active list after flush.
18002 * regulator: Fix display of null constraints for regulators
18003 * ALSA: hda-intel: Avoid divide by zero crash
18004 * CPUFREQ: Fix use after free of struct powernow_k8_data
18005 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
18006 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
18007 * ioat: fix infinite timeout checking in ioat2_quiesce
18008 * resource: add helpers for fetching rlimits
18009 * fs/exec.c: restrict initial stack space expansion to rlimit
18010 * cifs: fix length calculation for converted unicode readdir names
18011 * NFS: Fix a reference leak in nfs_wb_cancel_page()
18012 * NFS: Try to commit unstable writes in nfs_release_page()
18013 * NFSv4: Don't allow posix locking against servers that don't support it
18014 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
18015 * NFS: Fix an Oops when truncating a file
18016 * NFS: Fix a umount race
18017 * NFS: Fix a bug in nfs_fscache_release_page()
18018 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
18019 * md: fix 'degraded' calculation when starting a reshape.
18020 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
18021 * Export the symbol of getboottime and mmonotonic_to_bootbased
18022 * kvmclock: count total_sleep_time when updating guest clock
18023 * KVM: PIT: control word is write-only
18024 * tpm_infineon: fix suspend/resume handler for pnp_driver
18025 * amd64_edac: Do not falsely trigger kerneloops
18026 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
18027 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
18028 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
18029 * netfilter: xtables: compat out of scope fix
18030 * netfilter: nf_conntrack: fix hash resizing with namespaces
18031 * drm/i915: remove full registers dump debug
18032 * drm/i915: add i915_lp_ring_sync helper
18033 * drm/i915: Don't wait interruptible for possible plane buffer flush
18034 * dasd: remove strings from s390dbf
18035 * crypto: padlock-sha - Add import/export support
18036 * wmi: Free the allocated acpi objects through wmi_get_event_data
18037 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
18038 * /dev/mem: introduce size_inside_page()
18039 * devmem: check vmalloc address on kmem read/write
18040 * devmem: fix kmem write bug on memory holes
18041 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
18042 of value 0.
18043 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
18044 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
18045 * dst: call cond_resched() in dst_gc_task()
18046 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
18047 * befs: fix leak
18048 * rtc-fm3130: add missing braces
18049 * Call flush_dcache_page after PIO data transfers in libata-sff.c
18050 * ahci: add Acer G725 to broken suspend list
18051 * pktgen: Fix freezing problem
18052 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
18053 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
18054 * x86: Re-get cfg_new in case reuse/move irq_desc
18055 * Staging: fix rtl8187se compilation errors with mac80211
18056 * ALSA: usb-audio - Avoid Oops after disconnect
18057 * serial: 8250: add serial transmitter fully empty test
18058 * sysfs: sysfs_sd_setattr set iattrs unconditionally
18059 * class: Free the class private data in class_release
18060 * USB: usbfs: only copy the actual data received
18061 * USB: usbfs: properly clean up the as structure on error paths
18062 * rtl8187: Add new device ID
18063 * ACPI: Add NULL pointer check in acpi_bus_start
18064 * ACPI: fix High cpu temperature with 2.6.32
18065 * drm/radeon/kms: use udelay for short delays
18066 * NFS: Too many GETATTR and ACCESS calls after direct I/O
18067 * eCryptfs: Add getattr function
18068 * b43: Fix throughput regression
18069 * ath9k: Fix sequence numbers for PAE frames
18070 * mac80211: Fix probe request filtering in IBSS mode
18071 * iwlwifi: Fix to set correct ht configuration
18072 * dm stripe: avoid divide by zero with invalid stripe count
18073 * dm log: userspace fix overhead_size calcuations
18074 * Linux 2.6.32.9
18075 * sfc: Fix SFE4002 initialisation
18076 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
18077 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
18078 * (pre-stable) HID: handle joysticks with large number of buttons
18079 - LP: #492056
18080 * (pre-stable) HID: extend mask for BUTTON usage page
18081 - LP: #492056
18082 * PM: Measure device suspend and resume times
18083 * e1000: enhance frame fragment detection
18084 - CVE-2009-4536
18085 * e1000e: enhance frame fragment detection
18086 - CVE-2009-4538
18087 * KVM: fix memory access during x86 emulation.
18088 - CVE-2010-0306
18089 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
18090 - CVE-2010-0306
18091 * KVM: x86 emulator: Check IOPL level during io instruction emulation
18092 - CVE-2010-0306
18093 * KVM: x86 emulator: Fix popf emulation
18094 - CVE-2010-0306
18095 * KVM: x86 emulator: Check CPL level during privilege instruction
18096 emulation
18097 - CVE-2010-0306
18098 * Input: wacom - ensure the device is initialized properly upon resume
18099 * Input: wacom - add defines for packet lengths of various devices
18100 * Input: wacom - add support for new LCD tablets
18101 - LP: #516777
18102
18103 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
18104
18105 linux (2.6.32-14.20) lucid; urgency=low
18106
18107 [ Andy Whitcroft ]
18108
18109 * rebuild following the GCC update to match compiler for out of tree modules
18110 * Revert "[Config] drbd -- enable"
18111 * Revert "ubuntu: drbd -- version 8.3.1"
18112 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
18113 - LP: #510937
18114
18115 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
18116
18117 linux (2.6.32-14.19) lucid; urgency=low
18118
18119 [ Andy Whitcroft ]
18120
18121 * ensure we build the source package contents when enabled
18122 - LP: #522308
18123 * [Config] enable CONFIG_X86_MCE_XEON75XX
18124 * SAUCE: AppArmor -- add linux/kref.h for struct kref
18125 * [Config] enable CONFIG_HID_ORTEK
18126 * enable udeb generation for arm versatile flavour
18127 - LP: #522515
18128
18129 [ John Johansen ]
18130
18131 * ubuntu: AppArmor -- update to mainline 2010-02-18
18132 - LP: #439560, #496110, #507069
18133
18134 [ Johnathon Harris ]
18135
18136 * SAUCE: HID: add support for Ortek WKB-2000
18137 - LP: #405390
18138
18139 [ Upstream Kernel Changes ]
18140
18141 * tpm_tis: TPM_STS_DATA_EXPECT workaround
18142 - LP: #490487
18143 * x86, mce: Xeon75xx specific interface to get corrected memory error
18144 information
18145 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
18146 * x86, mce: Make xeon75xx memory driver dependent on PCI
18147 * drm/edid: Unify detailed block parsing between base and extension
18148 blocks
18149 - LP: #500999
18150 * (pre-stable) eCryptfs: Add getattr function
18151 - LP: #390833
18152
18153 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
18154
18155 linux (2.6.32-13.18) lucid; urgency=low
18156
18157 [ Andy Whitcroft ]
18158
18159 * Revert "enforcer -- make the enforcement configuration common"
18160 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
18161 (Dell E6x00 series)"
18162 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
18163 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
18164 0755"
18165 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
18166 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
18167 * Revert "SAUCE: make fc transport removal of target configurable"
18168 * enforcer -- make the enforcement configuration common
18169 * getabis -- add preempt flavour to the list
18170 * [Config] enforce DEVTMPFS options
18171 * [Config] armel -- cleanup to-be builtin modules
18172 * [Config] cleanup ports configs
18173 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
18174 - LP: #485536
18175 * add printdebian target to find branch target
18176 * distclean -- do not remove debian.env
18177 * [Config] generic-pae switch to M586TSC
18178 - LP: #519448
18179 * git-ubuntu-log -- commonise duplicated log handling
18180 * git-ubuntu-log -- tighten up Bug: NNNN matching
18181 * git-ubuntu-log -- sort the bug numbers
18182
18183 [ Chris Wilson ]
18184
18185 * (pre-stable) drm/i915: Increase fb alignment to 64k
18186 - LP: #404064
18187
18188 [ Eric Miao ]
18189
18190 * arm -- enable ubuntu/ directory
18191
18192 [ Huang Ying ]
18193
18194 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
18195 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
18196
18197 [ Loïc Minier ]
18198
18199 * [Config] cleanup preempt configuration
18200 * [Config] versatile: Fix video output
18201 - LP: #517594
18202 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
18203 * [Config] Large update to armel/versatile
18204 * [Config] versatile: Add RTC support
18205 * [Config] armel: Enable NEON
18206 * [Config] versatile: Builtin MMC support
18207 * [Config] versatile Builtin SCSI controller
18208 * [Config] armel Disable dma_cache_sync callers
18209 * [Config] armel Disable asm/time.h users
18210 * [Config] armel Disable out of range udelay()
18211 * [Config] armel Disable flush_cache_range() users
18212 * [Config] armel -- Enable ubuntu/ drivers
18213
18214 [ Steve Conklin ]
18215
18216 * SAUCE: drm/i915: Add display hotplug event on Ironlake
18217 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
18218
18219 [ Upstream Kernel Changes ]
18220
18221 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
18222 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
18223 in IRQ handler""
18224 * clockevent: Don't remove broadcast device when cpu is dead
18225 * clockevents: Add missing include to pacify sparse
18226 * ACPI: don't cond_resched if irq is disabled
18227 * be2net: Add support for next generation of BladeEngine device.
18228 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
18229 * mpt2sas: New device SAS2208 support is added
18230 * ar9170: Add support for D-Link DWA 160 A2
18231 * powerpc/fsl: Add PCI device ids for new QoirQ chips
18232 * davinci: dm646x: Add support for 3.x silicon revision
18233 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
18234 * Driver-Core: devtmpfs - set root directory mode to 0755
18235 * driver-core: fix devtmpfs crash on s390
18236 * vfs: get_sb_single() - do not pass options twice
18237 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
18238 * V4L/DVB (13569): smsusb: add autodetection support for five additional
18239 Hauppauge USB IDs
18240 * USB: mos7840: add device IDs for B&B electronics devices
18241 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
18242 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
18243 SubVendor ID: 0x1043 Device ID: 0x4847)
18244 * iTCO_wdt: Add support for Intel Ibex Peak
18245 * atl1c:use common_task instead of reset_task and link_chg_task
18246 * atl1e:disable NETIF_F_TSO6 for hardware limit
18247 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
18248 * V4L/DVB (13680b): DocBook/media: create links for included sources
18249 * netfilter: xtables: fix conntrack match v1 ipt-save output
18250 * partitions: read whole sector with EFI GPT header
18251 * partitions: use sector size for EFI GPT
18252 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
18253 * sched: Fix isolcpus boot option
18254 * sched: Fix missing sched tunable recalculation on cpu add/remove
18255 * nohz: Prevent clocksource wrapping during idle
18256 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
18257 * timers, init: Limit the number of per cpu calibration bootup messages
18258 * PCI: Always set prefetchable base/limit upper32 registers
18259 * iscsi class: modify handling of replacement timeout
18260 * NFS: Revert default r/wsize behavior
18261 * HID: fixup quirk for NCR devices
18262 * scsi_devinfo: update Hitachi entries (v2)
18263 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
18264 * scsi_transport_fc: remove invalid BUG_ON
18265 * lpfc: fix hang on SGI ia64 platform
18266 * libfc: fix typo in retry check on received PRLI
18267 * libfc: fix ddp in fc_fcp for 0 xid
18268 * fcoe: remove redundant checking of netdev->netdev_ops
18269 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
18270 * libfc: lport: fix minor documentation errors
18271 * libfc: don't WARN_ON in lport_timeout for RESET state
18272 * fcoe: initialize return value in fcoe_destroy
18273 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
18274 * libfc: fix memory corruption caused by double frees and bad error
18275 handling
18276 * libfc: fix free of fc_rport_priv with timer pending
18277 * libfc: remote port gets stuck in restart state without really
18278 restarting
18279 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
18280 * fcoe: Fix checking san mac address
18281 * fcoe: Fix getting san mac for VLAN interface
18282 * qlge: Remove explicit setting of PCI Dev CTL reg.
18283 * qlge: Set PCIE max read request size.
18284 * qlge: Don't fail open when port is not initialized.
18285 * qlge: Add handler for DCBX firmware event.
18286 * qlge: Bonding fix for mode 6.
18287 * PCI: AER: fix aer inject result in kernel oops
18288 * DMI: allow omitting ident strings in DMI tables
18289 * Input: i8042 - remove identification strings from DMI tables
18290 * Input: i8042 - add Gigabyte M1022M to the noloop list
18291 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
18292 * ALSA: hda - select IbexPeak handler for Calpella
18293 * ALSA: hda - Fix quirk for Maxdata obook4-1
18294 * ALSA: hda - Add missing Line-Out and PCM switches as slave
18295 * iTCO_wdt.c - cleanup chipset documentation
18296 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
18297 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
18298 * ahci: disable SNotification capability for ich8
18299 * ata_piix: fix MWDMA handling on PIIX3
18300 * md: fix small irregularity with start_ro module parameter
18301 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
18302 * cio: fix double free in case of probe failure
18303 * cio: dont panic in non-fatal conditions
18304 * netiucv: displayed TX bytes value much too high
18305 * ipc ns: fix memory leak (idr)
18306 * ALSA: hda - Fix HP T5735 automute
18307 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
18308 * UBI: fix memory leak in update path
18309 * UBI: initialise update marker
18310 * ASoC: fix a memory-leak in wm8903
18311 * mac80211: check that ieee80211_set_power_mgmt only handles STA
18312 interfaces.
18313 * cfg80211: fix channel setting for wext
18314 * KVM: S390: fix potential array overrun in intercept handling
18315 * KVM: only allow one gsi per fd
18316 * KVM: Fix race between APIC TMR and IRR
18317 * KVM: MMU: bail out pagewalk on kvm_read_guest error
18318 * KVM: x86: Fix host_mapping_level()
18319 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
18320 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
18321 * KVM: fix lock imbalance in kvm_*_irq_source_id()
18322 * KVM: only clear irq_source_id if irqchip is present
18323 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
18324 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
18325 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
18326 - LP: #516325
18327 * iwlwifi: Fix throughput stall issue in HT mode for 5000
18328 * fnctl: f_modown should call write_lock_irqsave/restore
18329 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
18330 CPUID drivers.
18331 * Linux 2.6.32.7
18332 * scsi_lib: Fix bug in completion of bidi commands
18333 * mptsas: Fix issue with chain pools allocation on katmai
18334 * mm: add new 'read_cache_page_gfp()' helper function
18335 * drm/i915: Selectively enable self-reclaim
18336 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
18337 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
18338 * x86: Set hotpluggable nodes in nodes_possible_map
18339 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
18340 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
18341 * zcrypt: Do not remove coprocessor for error 8/72
18342 * dasd: fix possible NULL pointer errors
18343 * ACPI: Add a generic API for _OSC -v2
18344 * ACPI: Add platform-wide _OSC support.
18345 * ACPI: fix OSC regression that caused aer and pciehp not to load
18346 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
18347 * UBI: fix volume creation input checking
18348 * e1000/e1000e: don't use small hardware rx buffers
18349 * drm/i915: Reload hangcheck timer too for Ironlake
18350 * Fix a leak in affs_fill_super()
18351 * Fix failure exits in bfs_fill_super()
18352 * fix oops in fs/9p late mount failure
18353 * fix leak in romfs_fill_super()
18354 * Fix remount races with symlink handling in affs
18355 * fix affs parse_options()
18356 * Fix failure exit in ipathfs
18357 * mm: fix migratetype bug which slowed swapping
18358 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
18359 NOMMU stack
18360 * Split 'flush_old_exec' into two functions
18361 * sparc: TIF_ABI_PENDING bit removal
18362 * x86: get rid of the insane TIF_ABI_PENDING bit
18363 * Input: winbond-cir - remove dmesg spam
18364 * x86: Disable HPET MSI on ATI SB700/SB800
18365 * iwlwifi: set default aggregation frame count limit to 31
18366 * drm/i915: only enable hotplug for detected outputs
18367 * firewire: core: add_descriptor size check
18368 * SECURITY: selinux, fix update_rlimit_cpu parameter
18369 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
18370 * x86: Add Dell OptiPlex 760 reboot quirk
18371 - LP: #488319
18372 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
18373 * x86/amd-iommu: Fix possible integer overflow
18374 * clocksource: fix compilation if no GENERIC_TIME
18375 * tcp: update the netstamp_needed counter when cloning sockets
18376 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
18377 * net: restore ip source validation
18378 * af_packet: Don't use skb after dev_queue_xmit()
18379 * ax25: netrom: rose: Fix timer oopses
18380 * KVM: allow userspace to adjust kvmclock offset
18381 * oprofile/x86: add Xeon 7500 series support
18382 * oprofile/x86: fix crash when profiling more than 28 events
18383 * libata: retry link resume if necessary
18384 * mm: percpu-vmap fix RCU list walking
18385 * mm: purge fragmented percpu vmap blocks
18386 * block: fix bio_add_page for non trivial merge_bvec_fn case
18387 * Fix 'flush_old_exec()/setup_new_exec()' split
18388 * random: drop weird m_time/a_time manipulation
18389 * random: Remove unused inode variable
18390 * block: fix bugs in bio-integrity mempool usage
18391 * usb: r8a66597-hdc disable interrupts fix
18392 * connector: Delete buggy notification code.
18393 * be2net: Bug fix to support newer generation of BE ASIC
18394 * be2net: Fix memset() arg ordering.
18395 * mm: flush dcache before writing into page to avoid alias
18396 * mac80211: fix NULL pointer dereference when ftrace is enabled
18397 * imxfb: correct location of callbacks in suspend and resume
18398 * mx3fb: some debug and initialisation fixes
18399 * starfire: clean up properly if firmware loading fails
18400 * kernel/cred.c: use kmem_cache_free
18401 * uartlite: fix crash when using as console
18402 * pktcdvd: removing device does not remove its sysfs dir
18403 * ath9k: fix eeprom INI values override for 2GHz-only cards
18404 * ath9k: fix beacon slot/buffer leak
18405 * powerpc: TIF_ABI_PENDING bit removal
18406 * NET: fix oops at bootime in sysctl code
18407 * Linux 2.6.32.8
18408
18409 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
18410
18411 linux (2.6.32-12.17) lucid; urgency=low
18412
18413 [ Andy Whitcroft ]
18414
18415 * restore linux-image prefix -- master
18416 * enforce -- we require SELINUX enabled -- master
18417 * enforce -- ensure APPARMOR is our default LSM -- master
18418 * make doc package completely optional -- master
18419 * make source package completely optional -- master
18420 * make linux-libc-dev completly optional -- master
18421 * convert package disable to a deps list -- master
18422 * allow common headers to switch from indep to arch -- master
18423 * convert binary package disable to a deps list -- master
18424 * add configuration option for a full source build tree -- master
18425 * add support for uImage kernels in package control scripts
18426 * getabis -- cleanup and parameterise repository list -- master
18427 * getabis -- move configuration to etc/getabi -- master
18428 * kernelconfig -- move configuration to etc -- master
18429 * rules -- make debian/debian.env master for branch name
18430 * set the current branch name -- master
18431 * pull back common debian.master files into debian -- master
18432 * enforcer -- make the enforcement configuration common
18433 * insert-changes -- correctly link to debian/rules in DROOT
18434
18435 [ Colin Watson ]
18436
18437 * future-proof ddeb handling against buildd changes
18438
18439 [ Eric Miao ]
18440
18441 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
18442 X86
18443
18444 [ Loïc Minier ]
18445
18446 * Add modules.builtin.bin to prerm rm list
18447 - LP: #516584
18448
18449 [ Tim Gardner ]
18450
18451 * [Config] Implement the amd64 preempt flavour
18452
18453 [ Upstream Kernel Changes ]
18454
18455 * syslog: distinguish between /proc/kmsg and syscalls
18456 - LP: #515623
18457 * sfc: Fix polling for slow MCDI operations
18458 * sfc: Fix conditions for MDIO self-test
18459 * sfc: QT202x: Remove unreliable MMD check at initialisation
18460 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
18461 * sfc: Use fixed-size buffers for MCDI NVRAM requests
18462
18463 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
18464
18465 linux (2.6.32-12.16) lucid; urgency=low
18466
18467 [ Andy Whitcroft ]
18468
18469 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
18470 first use"
18471 * SAUCE: acpi battery -- move first lookup asynchronous
18472 - LP: #507211
18473 * [Config] update configs to cleanup generic configs
18474 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
18475 * [Config] enable USER_NS
18476 - LP: #480739, #509808
18477
18478 [ Heiko Carstens ]
18479
18480 * (pre-stable) driver-core: fix devtmpfs crash on s390
18481 - LP: #512370
18482
18483 [ John Johansen ]
18484
18485 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
18486 - LP: #494565
18487 * [Config] VIRTIO=y for server/virtual flavours
18488 - LP: #494565
18489
18490 [ Kay Sievers ]
18491
18492 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
18493 - LP: #512370
18494
18495 [ Kees Cook ]
18496
18497 * SAUCE: x86: brk away from exec rand area
18498 - LP: #452175
18499
18500 [ Leann Ogasawara ]
18501
18502 * [Upstream] e1000: enhance frame fragment detection
18503 - CVE-2009-4536
18504 * [Upstream] e1000e: enhance frame fragment detection
18505 - CVE-2009-4538
18506
18507 [ Sebastian Kapfer ]
18508
18509 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
18510 series)
18511 - LP: #296610
18512
18513 [ Upstream Kernel Changes ]
18514
18515 * inotify: do not reuse watch descriptors
18516 - LP: #485556
18517 * inotify: only warn once for inotify problems
18518 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
18519 Framebuffer"
18520 * memcg: ensure list is empty at rmdir
18521 * drm/i915: remove loop in Ironlake interrupt handler
18522 * block: Fix incorrect reporting of partition alignment
18523 * x86, mce: Thermal monitoring depends on APIC being enabled
18524 * futexes: Remove rw parameter from get_futex_key()
18525 * page allocator: update NR_FREE_PAGES only when necessary
18526 * x86, apic: use physical mode for IBM summit platforms
18527 * edac: i5000_edac critical fix panic out of bounds
18528 * x86: SGI UV: Fix mapping of MMIO registers
18529 * mfd: WM835x GPIO direction register is not locked
18530 * mfd: Correct WM835x ISINK ramp time defines
18531 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
18532 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
18533 * reiserfs: truncate blocks not used by a write
18534 * HID: add device IDs for new model of Apple Wireless Keyboard
18535 * PCI/cardbus: Add a fixup hook and fix powerpc
18536 * Input: pmouse - move Sentelic probe down the list
18537 * asus-laptop: add Lenovo SL hotkey support
18538 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
18539 * sparc64: Fix NMI programming when perf events are active.
18540 * sparc64: Fix Niagara2 perf event handling.
18541 * i2c: Do not use device name after device_unregister
18542 * i2c/pca: Don't use *_interruptible
18543 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
18544 * sched: Fix task priority bug
18545 * vfs: Fix vmtruncate() regression
18546 * Linux 2.6.32.5
18547 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
18548 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
18549 * Staging: asus_oled: fix oops in 2.6.32.2
18550 * Staging: hv: fix smp problems in the hyperv core code
18551 * tty: fix race in tty_fasync
18552 * ecryptfs: use after free
18553 * ecryptfs: initialize private persistent file before dereferencing
18554 pointer
18555 * nozomi: quick fix for the close/close bug
18556 * serial: 8250_pnp: use wildcard for serial Wacom tablets
18557 * usb: serial: fix memory leak in generic driver
18558 * USB: fix bitmask merge error
18559 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
18560 * USB: EHCI: fix handling of unusual interrupt intervals
18561 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
18562 * USB: add missing delay during remote wakeup
18563 * USB: add speed values for USB 3.0 and wireless controllers
18564 * ACPI: EC: Accelerate query execution
18565 * ACPI: EC: Add wait for irq storm
18566 * SCSI: enclosure: fix oops while iterating enclosure_status array
18567 * drm/i915: Read the response after issuing DDC bus switch command
18568 * drm/i915: try another possible DDC bus for the SDVO device with
18569 multiple outputs
18570 * block: bdev_stack_limits wrapper
18571 * DM: Fix device mapper topology stacking
18572 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
18573 * USB: fix usbstorage for 2770:915d delivers no FAT
18574 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
18575 * perf timechart: Use tid not pid for COMM change
18576 * perf events: Dont report side-band events on each cpu for
18577 per-task-per-cpu events
18578 * perf: Honour event state for aux stream data
18579 * Linux 2.6.32.6
18580
18581 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
18582
18583 linux (2.6.32-11.15) lucid; urgency=low
18584
18585 [ Andy Whitcroft ]
18586
18587 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
18588 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
18589 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
18590 boards"
18591 * Revert "[Upstream] mmc: prevent dangling block device from accessing
18592 stale queues"
18593 * Revert "SAUCE: Fix nx_enable reporting"
18594 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
18595 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
18596 * SAUCE: i915 -- disable powersave by default
18597 - LP: #492392
18598
18599 [ Kees Cook ]
18600
18601 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18602 - LP: #369978
18603 * SAUCE: [x86] fix report of cs-limit nx-emulation
18604 - LP: #454285
18605 * SAUCE: Fix nx_enable reporting
18606 - LP: #454285
18607
18608 [ Tim Gardner ]
18609
18610 * [Upstream] b43: Declare all possible firmware files.
18611 - LP: #488636
18612 * [Config] updateconfigs after adding pvscsi
18613 - LP: #497156
18614 * [Config] CONFIG_BT=m
18615
18616 [ Upstream Kernel Changes ]
18617
18618 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
18619 for pre-Pentium"
18620 * SCSI: ipr: fix EEH recovery
18621 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
18622 * SCSI: st: fix mdata->page_order handling
18623 * SCSI: fc class: fix fc_transport_init error handling
18624 * sched: Fix task_hot() test order
18625 * x86, cpuid: Add "volatile" to asm in native_cpuid()
18626 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
18627 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
18628 * pata_hpt3x2n: fix clock turnaround
18629 * pata_cmd64x: fix overclocking of UDMA0-2 modes
18630 * ASoC: wm8974: fix a wrong bit definition
18631 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
18632 * ALSA: hda - Fix missing capsrc_nids for ALC88x
18633 * acerhdf: limit modalias matching to supported
18634 - LP: #435958
18635 * ACPI: EC: Fix MSI DMI detection
18636 * ACPI: Use the return result of ACPI lid notifier chain correctly
18637 * powerpc: Handle VSX alignment faults correctly in little-endian mode
18638 * ASoC: Do not write to invalid registers on the wm9712.
18639 * drm/radeon: fix build on 64-bit with some compilers.
18640 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
18641 * USB: option: support hi speed for modem Haier CE100
18642 * USB: Fix a bug on appledisplay.c regarding signedness
18643 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
18644 * Bluetooth: Prevent ill-timed autosuspend in USB driver
18645 * USB: rename usb_configure_device
18646 * USB: fix bugs in usb_(de)authorize_device
18647 * drivers/net/usb: Correct code taking the size of a pointer
18648 * x86: SGI UV: Fix writes to led registers on remote uv hubs
18649 * md: Fix unfortunate interaction with evms
18650 * dma: at_hdmac: correct incompatible type for argument 1 of
18651 'spin_lock_bh'
18652 * dma-debug: Do not add notifier when dma debugging is disabled.
18653 * dma-debug: Fix bug causing build warning
18654 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
18655 referrals
18656 * x86/amd-iommu: Fix initialization failure panic
18657 * ioat3: fix p-disabled q-continuation
18658 * ioat2,3: put channel hardware in known state at init
18659 * KVM: MMU: remove prefault from invlpg handler
18660 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
18661 * Libertas: fix buffer overflow in lbs_get_essid()
18662 * iwmc3200wifi: fix array out-of-boundary access
18663 * mac80211: fix propagation of failed hardware reconfigurations
18664 * mac80211: fix WMM AP settings application
18665 * mac80211: Fix IBSS merge
18666 * cfg80211: fix race between deauth and assoc response
18667 * ath5k: fix SWI calibration interrupt storm
18668 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
18669 * ath9k: Fix TX queue draining
18670 * ath9k: fix missed error codes in the tx status check
18671 * ath9k: wake hardware during AMPDU TX actions
18672 * ath9k: fix suspend by waking device prior to stop
18673 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
18674 64-bit
18675 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
18676 in 0x4054
18677 * iwl3945: disable power save
18678 * iwl3945: fix panic in iwl3945 driver
18679 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
18680 * iwlwifi: fix more eeprom endian bugs
18681 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
18682 * mac80211: fix race with suspend and dynamic_ps_disable_work
18683 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
18684 * 'sysctl_max_map_count' should be non-negative
18685 * kernel/sysctl.c: fix the incomplete part of
18686 sysctl_max_map_count-should-be-non-negative.patch
18687 * V4L/DVB (13596): ov511.c typo: lock => unlock
18688 * x86/ptrace: make genregs[32]_get/set more robust
18689 * memcg: avoid oom-killing innocent task in case of use_hierarchy
18690 * e100: Fix broken cbs accounting due to missing memset.
18691 * ipv6: reassembly: use seperate reassembly queues for conntrack and
18692 local delivery
18693 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
18694 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
18695 * b43: avoid PPC fault during resume
18696 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
18697 support
18698 * sched: Fix balance vs hotplug race
18699 * drm/radeon/kms: fix crtc vblank update for r600
18700 * drm: disable all the possible outputs/crtcs before entering KMS mode
18701 * S390: dasd: support DIAG access for read-only devices
18702 * xen: fix is_disconnected_device/exists_disconnected_device
18703 * xen: improvement to wait_for_devices()
18704 * xen: wait up to 5 minutes for device connetion
18705 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
18706 * udf: Try harder when looking for VAT inode
18707 * Add unlocked version of inode_add_bytes() function
18708 * quota: decouple fs reserved space from quota reservation
18709 * ext4: Convert to generic reserved quota's space management.
18710 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
18711 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
18712 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
18713 * amd64_edac: unify MCGCTL ECC switching
18714 * x86, msr: Add support for non-contiguous cpumasks
18715 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
18716 * amd64_edac: fix driver instance freeing
18717 * amd64_edac: make driver loading more robust
18718 * amd64_edac: fix forcing module load/unload
18719 * sched: Sched_rt_periodic_timer vs cpu hotplug
18720 * ext4: Update documentation to correct the inode_readahead_blks option
18721 name
18722 * lguest: fix bug in setting guest GDT entry
18723 * vmscan: do not evict inactive pages when skipping an active list scan
18724 * ksm: fix mlockfreed to munlocked
18725 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
18726 * generic_permission: MAY_OPEN is not write access
18727 * Linux 2.6.32.3
18728 * untangle the do_mremap() mess
18729 * fasync: split 'fasync_helper()' into separate add/remove functions
18730 * ASoC: fix params_rate() macro use in several codecs
18731 * modules: Skip empty sections when exporting section notes
18732 * exofs: simple_write_end does not mark_inode_dirty
18733 * nfsd: make sure data is on disk before calling ->fsync
18734 * sunrpc: fix peername failed on closed listener
18735 * SUNRPC: Fix up an error return value in
18736 gss_import_sec_context_kerberos()
18737 * SUNRPC: Fix the return value in gss_import_sec_context()
18738 * sunrpc: on successful gss error pipe write, don't return error
18739 * drm/i915: Update LVDS connector status when receiving ACPI LID event
18740 * drm/i915: fix order of fence release wrt flushing
18741 * drm/i915: Permit pinning whilst the device is 'suspended'
18742 * drm: remove address mask param for drm_pci_alloc()
18743 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
18744 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
18745 pipeconf on Ironlake
18746 * drm/i915: Select the correct BPC for LVDS on Ironlake
18747 * drm/i915: fix unused var
18748 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
18749 * drivers/cpuidle/governors/menu.c: fix undefined reference to
18750 `__udivdi3'
18751 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
18752 * lib/rational.c needs module.h
18753 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
18754 DMA_FROM_DEVICE and
18755 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
18756 * mmc_block: add dev_t initialization check
18757 * mmc_block: fix probe error cleanup bug
18758 * mmc_block: fix queue cleanup
18759 * ALSA: hda - Fix ALC861-VD capture source mixer
18760 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
18761 blacklist
18762 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
18763 - LP: #498863
18764 * ASoC: Fix WM8350 DSP mode B configuration
18765 * netfilter: ebtables: enforce CAP_NET_ADMIN
18766 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
18767 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
18768 * hwmon: (adt7462) Fix pin 28 monitoring
18769 * quota: Fix dquot_transfer for filesystems different from ext4
18770 * xen: fix hang on suspend.
18771 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
18772 * ath5k: Fix eeprom checksum check for custom sized eeproms
18773 * cfg80211: fix syntax error on user regulatory hints
18774 * iwl: off by one bug
18775 * mac80211: add missing sanity checks for action frames
18776 * drm/i915: remove render reclock support
18777 * libertas: Remove carrier signaling from the scan code
18778 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
18779 * mac80211: fix skb buffering issue (and fixes to that)
18780 * fix braindamage in audit_tree.c untag_chunk()
18781 * fix more leaks in audit_tree.c tag_chunk()
18782 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
18783 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
18784 * agp/intel-agp: Clear entire GTT on startup
18785 * Linux 2.6.32.4
18786 * ethtool: Add reset operation
18787 * gro: Name the GRO result enumeration type
18788 * gro: Change all receive functions to return GRO result codes
18789 * sfc: 10Xpress: Initialise pause advertising flags
18790 * sfc: 10Xpress: Report support for pause frames
18791 * sfc: Remove redundant header gmii.h
18792 * sfc: Remove redundant hardware initialisation
18793 * sfc: Rename Falcon-specific board code and types
18794 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
18795 * sfc: Remove versioned bitfield macros
18796 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
18797 * sfc: Update hardware definitions for Siena
18798 * sfc: Rename register I/O header and functions used by both Falcon and
18799 Siena
18800 * sfc: Eliminate indirect lookups of queue size constants
18801 * sfc: Define DMA address mask explicitly in terms of descriptor field
18802 width
18803 * sfc: Move all TX DMA length limiting into tx.c
18804 * sfc: Change order of device removal to reverse of probe order
18805 * sfc: Remove declarations of nonexistent functions
18806 * sfc: Move efx_xmit_done() declaration into correct stanza
18807 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18808 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18809 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18810 * sfc: Remove pointless abstraction of memory BAR number
18811 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18812 * sfc: Remove unnecessary tests of efx->membase
18813 * sfc: Move MTD probe after netdev registration and name allocation
18814 * sfc: Remove unused code for non-autoneg speed/duplex switching
18815 * sfc: Rename 'xfp' file and functions to reflect reality
18816 * sfc: Really allow RX checksum offload to be disabled
18817 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18818 * sfc: Enable heuristic selection between page and skb RX buffers
18819 * sfc: Remove pointless abstraction of memory BAR number (2)
18820 * sfc: Remove redundant gotos from __efx_rx_packet()
18821 * sfc: Remove ridiculously paranoid assertions
18822 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18823 * sfc: Record RX queue number on GRO path
18824 * sfc: SFT9001: Reset LED configuration correctly after blinking
18825 * sfc: Use a single blink implementation
18826 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18827 * sfc: Make board information explicitly Falcon-specific
18828 * sfc: Move definition of struct falcon_nic_data into falcon.h
18829 * sfc: Move struct falcon_board into struct falcon_nic_data
18830 * sfc: Move all I2C stuff into struct falcon_board
18831 * sfc: Gather link state fields in struct efx_nic into new struct
18832 efx_link_state
18833 * sfc: Remove unnecessary casts to struct sk_buff *
18834 * sfc: Remove redundant efx_xmit() function
18835 * sfc: Combine high-level header files
18836 * sfc: Log interrupt and reset type names, not numbers
18837 * sfc: Fix descriptor cache sizes
18838 * sfc: Treat all MAC registers as 128-bit
18839 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18840 * sfc: Comment corrections
18841 * sfc: Remove unused constant
18842 * sfc: Clean up struct falcon_board and struct falcon_board_data
18843 * sfc: Fix bugs in RX queue flushing
18844 * sfc: Remove unused function efx_flush_queues()
18845 * sfc: Only switch Falcon MAC clocks as necessary
18846 * sfc: Hold MAC lock for longer in efx_init_port()
18847 * sfc: Split MAC stats DMA initiation and completion
18848 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18849 * sfc: Simplify XMAC link polling
18850 * sfc: Change MAC promiscuity and multicast hash at the same time
18851 * sfc: Move inline comment into kernel-doc
18852 * sfc: Do not set net_device::trans_start in self-test
18853 * sfc: Simplify PHY polling
18854 * sfc: QT202x: Reset before reading PHY id
18855 * sfc: Replace MDIO spinlock with mutex
18856 * sfc: Always start Falcon using the XMAC
18857 * sfc: Limit some hardware workarounds to Falcon
18858 * sfc: Remove EFX_WORKAROUND_9141 macro
18859 * sfc: Remove another unused workaround macro
18860 * sfc: Remove some redundant whitespace
18861 * sfc: Decouple NIC revision number from Falcon PCI revision number
18862 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18863 * sfc: Clean up RX event handling
18864 * sfc: Remove redundant writes to INT_ADR_KER
18865 * sfc: Remove duplicate hardware structure definitions
18866 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18867 * sfc: Move Falcon NIC operations to efx_nic_type
18868 * sfc: Refactor link configuration
18869 * sfc: Generalise link state monitoring
18870 * sfc: Add power-management and wake-on-LAN support
18871 * sfc: Implement ethtool reset operation
18872 * sfc: Add efx_nic_type operation for register self-test
18873 * sfc: Add efx_nic_type operation for NVRAM self-test
18874 * sfc: Add efx_nic_type operation for identity LED control
18875 * sfc: Separate shared NIC code from Falcon-specific and rename
18876 accordingly
18877 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18878 * sfc: Extend loopback mode enumeration
18879 * sfc: Remove static PHY data and enumerations
18880 * sfc: Extend MTD driver for use with new NICs
18881 * sfc: Allow for additional checksum offload features
18882 * sfc: Rename falcon.h to nic.h
18883 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18884 * sfc: Add firmware protocol definitions (MCDI)
18885 * sfc: Add support for SFC9000 family (1)
18886 * sfc: Add support for SFC9000 family (2)
18887 * sfc: Implement TSO for TCP/IPv6
18888 * sfc: Update version, copyright dates, authors
18889 * drivers/net/sfc: Correct code taking the size of a pointer
18890 * sfc: Move PHY software state initialisation from init() into probe()
18891 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18892 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18893 * sfc: QT2025C: Work around PHY bug
18894 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18895 * sfc: QT2025C: Work around PHY firmware initialisation bug
18896 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18897 * sfc: Disable TX descriptor prefetch watchdog
18898 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18899 - LP: #497156
18900
18901 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18902
18903 linux (2.6.32-10.14) lucid; urgency=low
18904
18905 [ Alex Deucher ]
18906
18907 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18908 - LP: #493795
18909
18910 [ Andy Whitcroft ]
18911
18912 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18913 id is less than 0x0f."
18914 * config-check -- ensure the checks get run at build time
18915 * config-check -- check the processed config during updateconfigs
18916 * config-check -- CONFIG_SECCOMP may not be present
18917 * TUN is now built in ignore
18918 * SAUCE: acpi battery -- delay first lookup of the battery until first
18919 use
18920 * SAUCE: async_populate_rootfs: move rootfs init earlier
18921 * ubuntu: AppArmor -- update to mainline 2010-01-06
18922 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18923 - LP: #498525
18924
18925 [ Dave Airlie ]
18926
18927 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18928
18929 [ Leann Ogasawara ]
18930
18931 * Add asix to nic-usb-modules file
18932 - LP: #499785
18933
18934 [ Peter Zijlstra ]
18935
18936 * (pre-stable) sched: Fix balance vs hotplug race
18937
18938 [ Tim Gardner ]
18939
18940 * [Config] Enable CONFIG_FUNCTION_TRACER
18941 - LP: #497989
18942 * [Config] Drop lpia from getabis
18943 * [Config] Build in TUN/TAP driver
18944 - LP: #499491
18945 * [Config] DH_COMPAT=5
18946
18947 [ Upstream Kernel Changes ]
18948
18949 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18950 component_only tv_modes"
18951 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18952 turned off"
18953 * USB: usb-storage: fix bug in fill_inquiry
18954 * USB: option: add pid for ZTE
18955 * firewire: ohci: handle receive packets with a data length of zero
18956 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18957 of ->completed counter
18958 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18959 counter
18960 * rcu: Fix note_new_gpnum() uses of ->gpnum
18961 * rcu: Remove inline from forward-referenced functions
18962 * perf_event: Fix invalid type in ioctl definition
18963 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18964 * perf: Don't free perf_mmap_data until work has been done
18965 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18966 * sched: Check for an idle shared cache in select_task_rq_fair()
18967 * sched: Fix affinity logic in select_task_rq_fair()
18968 * sched: Rate-limit newidle
18969 * sched: Fix and clean up rate-limit newidle code
18970 * x86/amd-iommu: attach devices to pre-allocated domains early
18971 * x86/amd-iommu: un__init iommu_setup_msi
18972 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18973 up the PCI tree
18974 * x86: Fix iommu=nodac parameter handling
18975 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18976 * x86: ASUS P4S800 reboot=bios quirk
18977 - LP: #366682
18978 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18979 * ssb: Fix range check in sprom write
18980 * ath5k: allow setting txpower to 0
18981 * ath5k: enable EEPROM checksum check
18982 * hrtimer: Fix /proc/timer_list regression
18983 * ALSA: hrtimer - Fix lock-up
18984 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18985 * KVM: x86 emulator: limit instructions to 15 bytes
18986 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18987 * KVM: s390: Make psw available on all exits, not just a subset
18988 * KVM: fix irq_source_id size verification
18989 * KVM: x86: include pvclock MSRs in msrs_to_save
18990 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18991 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18992 * x86, mce: don't restart timer if disabled
18993 * x86/mce: Set up timer unconditionally
18994 * x86: SGI UV: Fix BAU initialization
18995 * x86: Fix duplicated UV BAU interrupt vector
18996 * x86: Add new Intel CPU cache size descriptors
18997 * x86: Fix typo in Intel CPU cache size descriptor
18998 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18999 * s390: clear high-order bits of registers after sam64
19000 * V4L/DVB: Fix test in copy_reg_bits()
19001 * bsdacct: fix uid/gid misreporting
19002 * UBI: flush wl before clearing update marker
19003 * jbd2: don't wipe the journal on a failed journal checksum
19004 * USB: xhci: Add correct email and files to MAINTAINERS entry.
19005 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
19006 * USB: option.c: add support for D-Link DWM-162-U5
19007 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
19008 * USB: usb-storage: add BAD_SENSE flag
19009 * USB: Close usb_find_interface race v3
19010 * pxa/em-x270: fix usb hub power up/reset sequence
19011 * hfs: fix a potential buffer overflow
19012 * SUNRPC: IS_ERR/PTR_ERR confusion
19013 * NFS: Fix nfs_migrate_page()
19014 * md/bitmap: protect against bitmap removal while being updated.
19015 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
19016 * devpts_get_tty() should validate inode
19017 * debugfs: fix create mutex racy fops and private data
19018 * Driver core: fix race in dev_driver_string
19019 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
19020 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
19021 * mac80211: Fixed bug in mesh portal paths
19022 * mac80211: Revert 'Use correct sign for mesh active path refresh'
19023 * mac80211: fix scan abort sanity checks
19024 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
19025 * rtl8187: Fix wrong rfkill switch mask for some models
19026 * x86: Fix bogus warning in apic_noop.apic_write()
19027 * mm: hugetlb: fix hugepage memory leak in mincore()
19028 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
19029 * powerpc/windfarm: Add detection for second cpu pump
19030 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
19031 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
19032 * drm/radeon/kms: Add quirk for HIS X1300 board
19033 * drm/radeon/kms: handle vblanks properly with dpms on
19034 * drm/radeon/kms: fix legacy crtc2 dpms
19035 * drm/radeon/kms: fix vram setup on rs600
19036 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
19037 * drm/ttm: Fix build failure due to missing struct page
19038 * drm/i915: Set the error code after failing to insert new offset into mm
19039 ht.
19040 * drm/i915: Add the missing clonemask for display port on Ironlake
19041 * xen/xenbus: make DEVICE_ATTR()s static
19042 * xen: re-register runstate area earlier on resume.
19043 * xen: restore runstate_info even if !have_vcpu_info_placement
19044 * xen: correctly restore pfn_to_mfn_list_list after resume
19045 * xen: register timer interrupt with IRQF_TIMER
19046 * xen: register runstate on secondary CPUs
19047 * xen: don't call dpm_resume_noirq() with interrupts disabled.
19048 * xen: register runstate info for boot CPU early
19049 * xen: call clock resume notifier on all CPUs
19050 * xen: improve error handling in do_suspend.
19051 * xen: don't leak IRQs over suspend/resume.
19052 * xen: use iret for return from 64b kernel to 32b usermode
19053 * xen: explicitly create/destroy stop_machine workqueues outside
19054 suspend/resume region.
19055 * Xen balloon: fix totalram_pages counting.
19056 * xen: try harder to balloon up under memory pressure.
19057 * dm exception store: free tmp_store on persistent flag error
19058 * dm snapshot: only take lock for statustype info not table
19059 * dm crypt: move private iv fields to structs
19060 * dm crypt: restructure essiv error path
19061 * dm: avoid _hash_lock deadlock
19062 * dm snapshot: cope with chunk size larger than origin
19063 * dm crypt: separate essiv allocation from initialisation
19064 * dm crypt: make wipe message also wipe essiv key
19065 * slc90e66: fix UDMA handling
19066 * tcp: Stalling connections: Fix timeout calculation routine
19067 * ip_fragment: also adjust skb->truesize for packets not owned by a
19068 socket
19069 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
19070 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
19071 * sparc64: Fix overly strict range type matching for PCI devices.
19072 * sparc64: Fix stack debugging IRQ stack regression.
19073 * sparc: Set UTS_MACHINE correctly.
19074 * b43legacy: avoid PPC fault during resume
19075 * tracing: Fix event format export
19076 * ath9k: Fix TX hang poll routine
19077 * ath9k: fix processing of TX PS null data frames
19078 * ath9k: Fix maximum tx fifo settings for single stream devices
19079 * ath9k: fix tx status reporting
19080 * mac80211: Fix dynamic power save for scanning.
19081 * drm/i915: Fix sync to vblank when VGA output is turned off
19082 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
19083 * thinkpad-acpi: fix default brightness_mode for R50e/R51
19084 * thinkpad-acpi: preserve rfkill state across suspend/resume
19085 * ipw2100: fix rebooting hang with driver loaded
19086 * matroxfb: fix problems with display stability
19087 * acerhdf: add new BIOS versions
19088 * asus-laptop: change light sens default values.
19089 * vmalloc: conditionalize build of pcpu_get_vm_areas()
19090 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
19091 * net: Fix userspace RTM_NEWLINK notifications.
19092 * ext3: Fix data / filesystem corruption when write fails to copy data
19093 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
19094 * bcm63xx_enet: fix compilation failure after get_stats_count removal
19095 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
19096 * drm/i915: Avoid NULL dereference with component_only tv_modes
19097 * drm/i915: PineView only has LVDS and CRT ports
19098 * drm/i915: Fix LVDS stability issue on Ironlake
19099 * mm: sigbus instead of abusing oom
19100 * ipvs: zero usvc and udest
19101 * jffs2: Fix long-standing bug with symlink garbage collection.
19102 * intel-iommu: Detect DMAR in hyperspace at probe time.
19103 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
19104 * intel-iommu: Check for an RMRR which ends before it starts.
19105 * intel-iommu: Fix oops with intel_iommu=igfx_off
19106 * intel-iommu: ignore page table validation in pass through mode
19107 * netfilter: xtables: document minimal required version
19108 * perf_event: Fix incorrect range check on cpu number
19109 * implement early_io{re,un}map for ia64
19110 * Linux 2.6.32.2
19111
19112 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
19113
19114 linux (2.6.32-9.13) lucid; urgency=low
19115
19116 [ Andy Whitcroft ]
19117
19118 * [Config] enable CONFIG_B43_PHY_LP
19119 - LP: #493059
19120 * include modules.builtin in the binary debs
19121 * config-check -- add a configuration enforcer
19122 * config-check -- add a unit-test suite to the checker
19123 * [Config] Enable CONFIG_SYN_COOKIES for versatile
19124 * [Config] Enable CONFIG_SECURITY_SMACK for ports
19125 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
19126 * [Config] Disable CONFIG_COMPAT_BRK for ports
19127 * getabis -- add armel versatile to the list
19128
19129 [ Brad Figg ]
19130
19131 * SAUCE: Increase the default prealloc buffer for HDA audio devices
19132 (non-modem)
19133
19134 [ Manoj Iyer ]
19135
19136 * ubuntu: onmibook -- Added missing BOM file
19137
19138 [ Tim Gardner ]
19139
19140 * ubuntu: fsam7400 -- Cleanup Makefile
19141
19142 [ Upstream Kernel Changes ]
19143
19144 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
19145 * signal: Fix alternate signal stack check
19146 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
19147 * SCSI: osd_protocol.h: Add missing #include
19148 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
19149 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
19150 ENOSPC
19151 * ext4: avoid divide by zero when trying to mount a corrupted file system
19152 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
19153 * ext4: fix lock order problem in ext4_move_extents()
19154 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
19155 * ext4: plug a buffer_head leak in an error path of ext4_iget()
19156 * ext4: make sure directory and symlink blocks are revoked
19157 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
19158 * ext4: journal all modifications in ext4_xattr_set_handle
19159 * ext4: don't update the superblock in ext4_statfs()
19160 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
19161 non-zero
19162 * ext4: fix block validity checks so they work correctly with meta_bg
19163 * ext4: avoid issuing unnecessary barriers
19164 * ext4: fix error handling in ext4_ind_get_blocks()
19165 * ext4: make trim/discard optional (and off by default)
19166 * ext4: make "norecovery" an alias for "noload"
19167 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
19168 * ext4: initialize moved_len before calling ext4_move_extents()
19169 * ext4: move_extent_per_page() cleanup
19170 * jbd2: Add ENOMEM checking in and for
19171 jbd2_journal_write_metadata_buffer()
19172 * ext4: Return the PTR_ERR of the correct pointer in
19173 setup_new_group_blocks()
19174 * ext4: Avoid data / filesystem corruption when write fails to copy data
19175 * ext4: wait for log to commit when umounting
19176 * ext4: remove blocks from inode prealloc list on failure
19177 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
19178 * ext4: quota macros cleanup
19179 * ext4: fix incorrect block reservation on quota transfer.
19180 * ext4: Wait for proper transaction commit on fsync
19181 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
19182 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
19183 * Linux 2.6.32.1
19184 * kbuild: generate modules.builtin
19185 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
19186 - LP: #494461
19187 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
19188 tv_modes
19189 - LP: #494045
19190
19191 [ Zhao Yakui ]
19192
19193 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
19194 less than 0x0f.
19195 - LP: #481765
19196
19197 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
19198
19199 linux (2.6.32-8.12) lucid; urgency=low
19200
19201 [ Andy Whitcroft ]
19202
19203 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
19204
19205 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
19206
19207 linux (2.6.32-8.11) lucid; urgency=low
19208
19209 [ Andy Whitcroft ]
19210
19211 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
19212 up"
19213 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19214 transition."
19215 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
19216 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
19217 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
19218 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
19219 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
19220 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
19221 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
19222 mem"
19223 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
19224 denied"
19225 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
19226 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
19227 allocation"
19228 * Revert "SAUCE: AppArmor: Set error code after structure
19229 initialization."
19230 * Revert "AppArmor -- fix pstrace_may_access rename"
19231 * Revert "ubuntu: AppArmor security module"
19232 * Revert "SAUCE: Add config option to set a default LSM"
19233 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
19234 * Revert "[Config] fsam7400 -- enable"
19235 * Revert "[Config] AUFS -- enable"
19236 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
19237 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
19238 * Revert "ubuntu: AUFS -- export various core functions"
19239 * Revert "[Config] ubuntu/iscsitarget -- disable"
19240 * Revert "[Config] iscsitarget -- enable"
19241 * Revert "ubuntu: iscsitarget -- SVN revision r214"
19242 * update Vcs-Git to point to the correct repository
19243 - LP: #493589
19244 * update build environment overrides to lucid
19245 - LP: #493589
19246 * [Config] enable CONFIG_DEVTMPFS
19247 * [Config] update all configs following AppArmor 2009-12-08 update
19248 * SAUCE: isapnp_init: make isa PNP scans occur async
19249 * [Config] fsam7400 -- enable
19250 * [Config] omnibook -- enable
19251 * [Config] cleanup CONFIG_AUDIT
19252 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
19253 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
19254 * ubuntu: AUFS -- aufs2 20091209
19255 * [Config] AUFS -- enable
19256 * [Config] iscsitarget -- enable
19257
19258 [ Arjan van de Ven ]
19259
19260 * SAUCE: KMS: cache the EDID information of the LVDS
19261
19262 [ Colin Watson ]
19263
19264 * bnx2: update d-i firmware filenames
19265 - LP: #494052
19266 * add cdc_ether to nic-usb-modules udeb
19267 - LP: #495060
19268
19269 [ John Johansen ]
19270
19271 * ubuntu: AppArmor -- mainline 2009-10-08
19272
19273 [ Manoj Iyer ]
19274
19275 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
19276 * ubuntu: omnibook -- support Toshiba (HP) netbooks
19277 * ubuntu: iscsitarget --- version 1.4.19
19278 - LP: #494693
19279
19280 [ Surbhi Palande ]
19281
19282 * SAUCE: Make populate_rootfs asynchronous
19283
19284 [ Tim Gardner ]
19285
19286 * Parallelize flavour builds and packaging
19287 * [Config] Enable CONFIG_KSM
19288
19289 [ Upstream Kernel Changes ]
19290
19291 * Config option to set a default LSM
19292 * LSM: Add security_path_chroot().
19293 * LSM: Add security_path_chroot().
19294 * LSM: Move security_path_chmod()/security_path_chown() to after
19295 mutex_lock().
19296 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
19297
19298 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
19299
19300 linux (2.6.32-7.10) lucid; urgency=low
19301
19302 [ Andy Whitcroft ]
19303
19304 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
19305
19306 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
19307
19308 linux (2.6.32-7.9) lucid; urgency=low
19309
19310 [ Andy Whitcroft ]
19311
19312 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
19313 - LP: #458982
19314 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
19315 * [Config] update configs following versatile switch to V7
19316 * rebased to v2.6.32
19317 * [Config] update configs following rebase to v2.6.32
19318 * [Config] update ports configs following rebase to v2.6.32
19319 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19320
19321 [ Arjan van de Ven ]
19322
19323 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
19324
19325 [ Leann Ogasawara ]
19326
19327 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
19328 permissions
19329 - CVE-2009-3939
19330
19331 [ Loic Minier ]
19332
19333 * SAUCE: select a v7 CPU for versatile
19334
19335 [ Takashi Iwai ]
19336
19337 * SAUCE: ALSA: hda - Add power on/off counter
19338
19339 [ Upstream changes ]
19340
19341 * rebased to v2.6.32
19342
19343 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
19344
19345 linux (2.6.32-6.8) lucid; urgency=low
19346
19347 [ Andy Whitcroft ]
19348
19349 * [Config] disable SSB devices for armel
19350
19351 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
19352
19353 linux (2.6.32-6.7) lucid; urgency=low
19354
19355 [ Andy Whitcroft ]
19356
19357 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
19358 * Revert "SAUCE: Dell XPS710 reboot quirk"
19359 * Revert "SAUCE: Link acpi-cpufreq.o first"
19360 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
19361 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
19362 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
19363 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
19364 * Revert "Add Dell Dimension 9200 reboot quirk"
19365 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
19366 * Revert "SAUCE: tulip: Define ULI PCI ID's"
19367 * Revert "SAUCE: Lower warning level of some PCI messages"
19368 * Revert "mac80211: fix two issues in debugfs"
19369 Drop a number of known redundant commits as identified in the Ubuntu
19370 delta review blueprint.
19371
19372 * reenable armel versatile flavour
19373 * [Config] disable CONFIG_USB_DEVICEFS
19374
19375 [ Tim Gardner ]
19376
19377 * [Config] udeb: Add squashfs to fs-core-modules
19378 - LP: #352615
19379 * [Config] Create a real squashfs udeb
19380 - LP: #352615
19381
19382
19383 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
19384
19385 linux (2.6.32-5.6) lucid; urgency=low
19386
19387 [ Andy Whitcroft ]
19388
19389 * rebase to v2.6.32-rc8
19390 * update configs following rebase to v2.6.32-rc8
19391 * update ports configs since rebase to v2.6.32-rc8
19392 * [Config] enable cgroup options
19393 - LP: #480739
19394
19395 [ Upstream Kernel Changes ]
19396
19397 * rebase to v2.6.32-rc8
19398
19399 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
19400
19401 linux (2.6.32-4.5) lucid; urgency=low
19402
19403 [ Andy Whitcroft ]
19404
19405 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19406 * rebase to v2.6.32-rc7
19407 * resync with Karmic proposed
19408
19409 [ John Johansen ]
19410
19411 * SAUCE: AppArmor: Fix oops after profile removal
19412 - LP: #475619
19413 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
19414 - LP: #437258
19415 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
19416 - LP: #479102
19417 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
19418 - LP: #479115
19419 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19420 transition.
19421 - LP: #480112
19422
19423 [ Ubuntu Changes ]
19424
19425 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
19426
19427 [ Upstream Kernel Changes ]
19428
19429 * rebase to v2.6.32-rc7
19430
19431 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
19432
19433 linux (2.6.32-3.4) lucid; urgency=low
19434
19435 [ Andy Whitcroft ]
19436
19437 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19438 * [Upstream] add local prefix to oss local change_bits
19439
19440 [ Upstream Kernel Changes ]
19441
19442 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
19443 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
19444
19445 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
19446
19447 linux (2.6.32-3.3) lucid; urgency=low
19448
19449 [ Andy Whitcroft ]
19450
19451 * rebase to v2.6.32-rc6
19452 * [Config] update configs following rebase to v2.6.32-rc6
19453 * [Config] update ports configs following rebase to v2.6.32-rc6
19454 * resync with Karmic Ubuntu-2.6.31-15.49
19455 * [Config] add module ignores for broken drivers
19456
19457 [ John Johansen ]
19458
19459 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
19460 - LP: #453335
19461 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
19462 - LP: #458299
19463 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
19464 - LP: #462824
19465 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
19466 - LP: #451375
19467
19468 [ Kees Cook ]
19469
19470 * SAUCE: Fix nx_enable reporting
19471 - LP: #454285
19472
19473 [ Scott James Remnant ]
19474
19475 * Revert "SAUCE: trace: add trace_event for the open() syscall"
19476 * SAUCE: trace: add trace events for open(), exec() and uselib()
19477 - LP: #462111
19478
19479 [ Stefan Bader ]
19480
19481 * SAUCE: Fix sub-flavour script to not stop on missing directories
19482 - LP: #453073
19483
19484 [ Ubuntu Changes ]
19485
19486 * resync with Karmic Ubuntu-2.6.31-15.49
19487
19488 [ Upstream Kernel Changes ]
19489
19490 * rebase to v2.6.32-rc6
19491 - LP: #464552
19492
19493 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
19494
19495 linux (2.6.32-2.2) lucid; urgency=low
19496
19497 [ Andy Whitcroft ]
19498
19499 * install the full changelog with the binary package
19500 * changelog -- explicitly note rebases and clean history
19501 * reinstate armel.mk with no flavours
19502 - LP: #449637
19503 * [Upstream] block: silently error unsupported empty barriers too
19504 - LP: #420423
19505 * [Config] udate configs following karmic resync
19506 * [Config] update ports configs following karmic resync
19507 * [Upstream] lirc -- follow removal of .id element
19508
19509 [ Colin Watson ]
19510
19511 * Use section 'admin' rather than 'base'
19512 * Add more e100 firmware to nic-modules
19513 - LP: #451872
19514 * Add qla1280 firmware to scsi-modules
19515 - LP: #381037
19516
19517 [ John Johansen ]
19518
19519 * SAUCE: AppArmor: Set error code after structure initialization.
19520 - LP: #427948
19521 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
19522 - LP: #446595
19523 * SAUCE: AppArmor: Fix mediation of "deleted" paths
19524
19525 [ Kees Cook ]
19526
19527 * SAUCE: [x86] fix report of cs-limit nx-emulation
19528 - LP: #454285
19529
19530 [ Leann Ogasawara ]
19531
19532 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
19533 events
19534 - LP: #430809
19535 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
19536 toggle switch press
19537 - LP: #430809
19538
19539 [ Luke Yelavich ]
19540
19541 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
19542 * [Config] Add sd_mod to scsi-modules udeb for powerpc
19543
19544 [ Mario Limonciello ]
19545
19546 * SAUCE: Update to LIRC 0.8.6
19547 - LP: #432678
19548 * SAUCE: dell-laptop: Store the HW switch status internally rather than
19549 requerying every time
19550 - LP: #430809
19551 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
19552 - LP: #430809
19553
19554 [ Stefan Bader ]
19555
19556 * [Upstream] acerhdf: Limit modalias matching to supported boards
19557 - LP: #435958
19558
19559 [ Tim Gardner ]
19560
19561 * [Upstream] i915: Fix i2c init message
19562 - LP: #409361
19563 * [Config] Add sym53c8xx.ko to virtual sub-flavour
19564 - LP: #439415
19565 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
19566 - LP: #439456
19567 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
19568 - LP: #381300
19569 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
19570 - LP: #430694
19571 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
19572 - LP: #430694
19573 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
19574 - LP: #416325
19575 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
19576 - LP: #430694
19577 * SAUCE: Raise the default console 'quiet' level to 2
19578 * [Config] CONFIG_X86_PAT=y
19579 * [Config] Add armel arch to linux-libc-dev arches.
19580 - LP: #449637
19581 * [Config] CONFIG_X86_MCE
19582 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
19583 M300 to rate blacklist
19584 - LP: #433801
19585
19586 [ Upstream Kernel Changes ]
19587
19588 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
19589 * drm/i915: Fix FDI M/N setting according with correct color depth
19590 - LP: #416792
19591
19592 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
19593
19594 linux (2.6.32-1.1) lucid; urgency=low
19595
19596 [ Andy Whitcroft ]
19597
19598 * rebase to v2.6.32-rc3
19599 * [Config] update configs following rebase to 2.6.32-rc3
19600 * [Config] update ports configs following rebase to 2.6.32-rc3
19601 * AppArmor -- fix pstrace_may_access rename
19602 * staging/android -- disable
19603 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
19604 * ubuntu: drbd -- disable
19605 * staging/comdi -- disable
19606 * staging/go7007 -- disable
19607 * [Config] staging/winbond -- disable
19608 * [Config] ubuntu/iscsitarget -- disable
19609 * [d-i] cbc and ecb are builtin make them optional in udebs
19610 * rebase to v2.6.32-rc5
19611 * [Config] update configs following rebase to v2.6.32-rc5
19612 * [Config] update ports configs following rebase to v2.6.31-rc5
19613
19614 [ Tim Gardner ]
19615
19616 * [Config] Add cpio as a build dependency.
19617
19618 [ Upstream Kernel Changes ]
19619
19620 * rebase to v2.6.32-rc3
19621 * rebase to v2.6.32-rc5
19622
19623 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
19624
19625 linux (2.6.31-11.37) karmic; urgency=low
19626
19627 [ Tim Gardner ]
19628
19629 * [Config] Increase kernel log buffer to 256K for amd64 flavours
19630 - LP: #424810
19631 * [Config] Set HZ=100 for amd64 flavours
19632 - LP: #438234
19633 * [Upstream] e1000e: Emit notice instead of an error when
19634 pci_enable_pcie_error_reporting() fails
19635 - LP: #436370
19636
19637 [ Upstream Kernel Changes ]
19638
19639 * n_tty: honor opost flag for echoes
19640 * n_tty: move echoctl check and clean up logic
19641 - LP: #438310
19642
19643 * Revert "[Upstream] drm/i915: Check that the relocation points to within
19644 the target" - Use upstream cherry-pick.
19645 * drm/i915: Check that the relocation points to within the target
19646 - LP: #429241
19647
19648 * drm/i915: fix tiling on IGDNG
19649 * drm/i915: add B43 chipset support
19650 * agp/intel: Add B43 chipset support
19651 Intel request from kernel team mailing list.
19652
19653 * HID: completely remove apple mightymouse from blacklist
19654 - LP: #428111
19655
19656 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
19657
19658 linux (2.6.31-11.36) karmic; urgency=low
19659
19660 [ Brian Rogers ]
19661
19662 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
19663 persistent object
19664 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
19665 persistent object
19666
19667 [ Takashi Iwai ]
19668
19669 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
19670 - LP: #416482
19671
19672 [ Tyler Hicks ]
19673
19674 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
19675 negative during unlink
19676
19677 [ Upstream Kernel Changes ]
19678
19679 * sg: fix oops in the error path in sg_build_indirect()
19680 * mpt2sas : Rescan topology from Interrupt context instead of work thread
19681 * mpt2sas: Prevent sending command to FW while Host Reset
19682 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
19683 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
19684 * SCSI: fix oops during scsi scanning
19685 * SCSI: libsrp: fix memory leak in srp_ring_free()
19686 * cfg80211: fix looping soft lockup in find_ie()
19687 * ath5k: write PCU registers on initial reset
19688 * binfmt_elf: fix PT_INTERP bss handling
19689 * TPM: Fixup boot probe timeout for tpm_tis driver
19690 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
19691 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
19692 * fix undefined reference to user_shm_unlock
19693 * perf_counter: Fix buffer overflow in perf_copy_attr()
19694 * perf_counter: Start counting time enabled when group leader gets
19695 enabled
19696 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
19697 * powerpc: Fix bug where perf_counters breaks oprofile
19698 * powerpc/ps3: Workaround for flash memory I/O error
19699 * block: don't assume device has a request list backing in nr_requests
19700 store
19701 * agp/intel: remove restore in resume
19702 * ALSA: cs46xx - Fix minimum period size
19703 * ASoC: Fix WM835x Out4 capture enumeration
19704 * sound: oxygen: work around MCE when changing volume
19705 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
19706 * perf stat: Change noise calculation to use stddev
19707 * x86: Fix x86_model test in es7000_apic_is_cluster()
19708 * x86/i386: Make sure stack-protector segment base is cache aligned
19709 * PCI: apply nv_msi_ht_cap_quirk on resume too
19710 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
19711 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
19712 with highmem
19713 * KVM guest: do not batch pte updates from interrupt context
19714 * KVM: Fix coalesced interrupt reporting in IOAPIC
19715 * KVM: VMX: Check cpl before emulating debug register access
19716 * KVM guest: fix bogus wallclock physical address calculation
19717 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
19718 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
19719 * KVM: x86 emulator: Implement zero-extended immediate decoding
19720 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
19721 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
19722 * KVM: limit lapic periodic timer frequency
19723 * libata: fix off-by-one error in ata_tf_read_block()
19724 * PCI quirk: update 82576 device ids in SR-IOV quirks list
19725 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
19726 * powerpc/pseries: Fix to handle slb resize across migration
19727 * Linux 2.6.31.1
19728
19729 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
19730
19731 linux (2.6.31-10.35) karmic; urgency=low
19732
19733 [ Amit Kucheria ]
19734
19735 * Disable CONFIG_UEVENT_HELPER_PATH
19736
19737 [ Andy Whitcroft ]
19738
19739 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
19740 * remove the tlsup driver
19741 * remove lmpcm logitech driver support
19742
19743 [ Bryan Wu ]
19744
19745 * Add 3 missing files to prerm remove file list
19746 - LP: #345623, #415832
19747
19748 [ Chris Wilson ]
19749
19750 * [Upstream] drm/i915: Check that the relocation points to within the
19751 target
19752 - LP: #429241
19753
19754 [ Luke Yelavich ]
19755
19756 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
19757
19758 [ Manoj Iyer ]
19759
19760 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
19761 - LP: #348861
19762
19763 [ Tim Gardner ]
19764
19765 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
19766 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
19767 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
19768 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
19769 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
19770 Upstream suggests that this is not the right approach.
19771
19772 * [Config] Set default I/O scheduler to DEADLINE
19773 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
19774 - LP: #381300
19775
19776 [ ubuntu@tjworld.net ]
19777
19778 * SAUCE: ipw2200: Enable LED by default
19779 - LP: #21367
19780
19781 [ Upstream Kernel Changes ]
19782
19783 * ALSA: hda - Add support for new AMD HD audio devices
19784 - LP: #430564
19785
19786 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
19787
19788 linux (2.6.31-10.34) karmic; urgency=low
19789
19790 [ Ted Tso ]
19791
19792 * [Upstream] ext3: Don't update superblock write time when filesystem is
19793 read-only
19794 - LP: #427822
19795
19796 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
19797
19798 linux (2.6.31-10.33) karmic; urgency=low
19799
19800 [ Leann Ogasawara ]
19801
19802 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19803 - LP: #421258
19804
19805 [ Tim Gardner ]
19806
19807 * [Config] Unconditionally copy files from sub-flavours lists.
19808 (really, really fix it this time)
19809 - LP: #423426
19810 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19811
19812 [ Upstream Kernel Changes ]
19813
19814 * ext4: Don't update superblock write time when filesystem is read-only
19815 - LP: #427822
19816
19817 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19818
19819 linux (2.6.31-10.32) karmic; urgency=low
19820
19821 [ Eric Miao ]
19822
19823 * [Config] enable module support for memory stick
19824 - LP: #159951
19825
19826 [ Tim Gardner ]
19827
19828 * [Config] Unconditionally copy files from sub-flavours lists.
19829 - LP: #423426
19830
19831 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19832
19833 linux (2.6.31-10.31) karmic; urgency=low
19834
19835 [ Andy Whitcroft ]
19836
19837 * rebase to v2.6.31 final
19838
19839 [ Colin Watson ]
19840
19841 * [Config] Recommend grub-pc in linux-image
19842 - LP: #385741
19843
19844 [ Ike Panhc ]
19845
19846 * [Upstream] Pull latest update of lenovo-sl-laptop
19847
19848 [ Peter Feuerer ]
19849
19850 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19851 model
19852 - LP: #426691
19853
19854 [ Tim Gardner ]
19855
19856 * [Config] De-macro some package names.
19857
19858 [ Upstream Changes ]
19859
19860 * rebase to 2.6.31 final.
19861
19862 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19863
19864 linux (2.6.31-10.30) karmic; urgency=low
19865
19866 [ Amit Kucheria ]
19867
19868 * [Config] Enable CONFIG_USB_DEVICEFS
19869 - LP: #417748
19870 * [Config] Populate the config-update template a bit more
19871
19872 [ Andy Whitcroft ]
19873
19874 * rebase to v2.6.31-rc9
19875 * [Config] update configs following rebase to v2.6.31-rc9
19876 * [Config] update ports configs following rebase to v2.6.31-rc9
19877
19878 [ Colin Ian King ]
19879
19880 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19881 - LP: #254837
19882
19883 [ Jerone Young ]
19884
19885 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19886 white-list
19887 - LP: #281732
19888 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19889 white-list
19890 - LP: #281732
19891 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19892 white-list
19893 - LP: #281732
19894 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19895 white-list
19896 - LP: #281732
19897 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19898 white-list
19899 - LP: #281732
19900
19901 [ John Johansen ]
19902
19903 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19904 - LP: #419308
19905 * SAUCE: AppArmor: Return the correct error codes on profile
19906 addition/removal
19907 - LP: #408473
19908 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19909 - LP: #408454
19910 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19911 - LP: #419222
19912 * SAUCE: AppArmor: Fix change_profile failure
19913 - LP: #401931
19914 * SAUCE: AppArmor: Tell git to ignore generated include files
19915 - LP: #419505
19916
19917 [ Stefan Bader ]
19918
19919 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19920 - LP: #333386
19921 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19922
19923 [ Tim Gardner ]
19924
19925 * [Config] Exclude char-modules from non-x86 udeb creation
19926 * SAUCE: Notify the ACPI call chain of AC events
19927 * [Config] CONFIG_SATA_VIA=m
19928 - LP: #403385
19929 * [Config] Build in all phylib support modules.
19930 * [Config] Don't fail when sub-flavour files are missing
19931 - LP: #423426
19932 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19933 - LP: #423513
19934
19935 [ Upstream ]
19936
19937 * Rebased against v2.6.31-rc9
19938
19939 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19940
19941 linux (2.6.31-9.29) karmic; urgency=low
19942
19943 [ Leann Ogasawara ]
19944
19945 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19946 - LP: #419993
19947 * [Config] d-i/modules: Add new char-modules file, initialize with
19948 intel-agp
19949 - LP: #420605
19950
19951 [ Upstream ]
19952
19953 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19954 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19955 adda766193ea1cf3137484a9521972d080d0b7af.
19956
19957 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19958
19959 linux (2.6.31-8.28) karmic; urgency=low
19960
19961 [ Ike Panhc ]
19962
19963 * [Config] Let nic-shared-modules depends on crypto-modules
19964 - LP: #360966
19965
19966 [ Leann Ogasawara ]
19967
19968 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19969 constant
19970 - LP: #412492
19971
19972 [ Mario Limonciello ]
19973
19974 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19975 status if HW switch is disabled
19976 - LP: #418721
19977 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19978 Compal made Dell laptops
19979 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19980 with rfkill support
19981
19982 [ Tim Gardner ]
19983
19984 * [Config] Add acpiphp to virtual sub-flavour
19985 - LP: #364916
19986 * Drop KSM patch set for now because of instabilities with encrypted swap.
19987 - LP: #418781
19988
19989 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19990
19991 linux (2.6.31-7.27) karmic; urgency=low
19992
19993 [ Tim Gardner ]
19994
19995 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19996 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19997 Replaces previous ksm patches from 2.6.31-6.25
19998 * [Config] KSM=y
19999
20000 [ Upstream ]
20001
20002 * Rebased against v2.6.31-rc7
20003
20004 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
20005
20006 linux (2.6.31-6.26) karmic; urgency=low
20007
20008 [ Andy Whitcroft ]
20009
20010 * [Config] enable CONFIG_AUFS_BR_RAMFS
20011 - LP: #414738
20012 * split out debian directory ready for abstraction
20013 * add printdebian target to find branch target
20014 * abstracted debian -- debian/files is not abstracted
20015 * abstracted debian -- packages must be built in debian/<pkg>
20016 * abstracted debian -- kernel-wedge needs to work in debian/
20017 * abstracted debian -- ensure we install the copyright file
20018 * abstracted-debian -- drop the debian directories from headers
20019 * abstracted-debian -- drop the debian directories from headers part 2
20020 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
20021 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
20022 - LP: #410198
20023
20024 [ Luke Yelavich ]
20025
20026 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
20027 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
20028 - LP: #413150
20029 * [Config] Ports: Build all cpu frequency scaling governors into ports
20030 kernels
20031 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
20032 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
20033 * [Config] Ports: Enable PS3 network driver
20034
20035 [ Stefan Bader ]
20036
20037 * abstracted debian -- call $(DEBIAN)/rules using make
20038
20039 [ Tim Gardner ]
20040
20041 * [Config] Abstract the debian directory
20042 * SAUCE: Improve error reporting in postinst
20043 - LP: #358564
20044
20045 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
20046
20047 linux (2.6.31-6.25) karmic; urgency=low
20048
20049 [ Andy Whitcroft ]
20050
20051 * script to generate Ubuntu changes from changelog
20052 * [Config] standardise ANDROID options
20053 * [Config] standardise CONFIG_ATM as module
20054 * [Config] standardise CONFIG_LIB80211 as module
20055 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
20056 * [Config] set CONFIG_CRAMFS as module
20057 * [Config] enable CONFIG_DAB and modules
20058 * [Config] set CONFIG_MAC80211_HWSIM as module
20059 * [Config] set CONFIG_NET_CLS_FLOW as module
20060 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
20061 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
20062 * [Config] set CONFIG_RTC_DRV_DS1511 as module
20063 * [Config] set CONFIG_RTC_DRV_R9701 as module
20064 * [Config] set CONFIG_RTC_DRV_S35390A as module
20065 * [Config] set CONFIG_TOIM3232_DONGLE as module
20066 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
20067 * [Config] standardise CONFIG_USB_G_PRINTER as module
20068 * [Config] standardise CONFIG_USB_SERIAL_IR as module
20069 * [Config] set CONFIG_USB_SERIAL_IUU as module
20070 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
20071 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
20072 * cleanup remains of dm-loop
20073 * drop thinkpad ec and smapi support
20074 * drop appleir
20075 * [Config] update configs following rebase to v2.6.31-rc6
20076 * rebase to v2.6.31-rc6
20077
20078 [ Hugh Dickins ]
20079
20080 * SAUCE: ksm patch 1, drop after 2.6.31
20081 * SAUCE: ksm patch 2, drop after 2.6.31
20082 * SAUCE: ksm patch 3, drop after 2.6.31
20083 * SAUCE: ksm patch 4, drop after 2.6.31
20084 * SAUCE: ksm patch 5, drop after 2.6.31
20085 * SAUCE: ksm patch 7, drop after 2.6.31
20086
20087 [ Izik Eidus ]
20088
20089 * SAUCE: ksm patch 0, drop after 2.6.31
20090 * SAUCE: ksm patch 6, drop after 2.6.31
20091 * SAUCE: ksm patch 8, drop after 2.6.31
20092 * SAUCE: ksm patch 9, drop after 2.6.31
20093
20094 [ Luke Yelavich ]
20095
20096 * [Config] Ports: Re-add PS3 modules to udebs
20097
20098 [ Michael Casadevall ]
20099
20100 * [Config] Update SPARC config and d-i files to reflect what can be built
20101
20102 [ Tim Gardner ]
20103
20104 * [Config] Removed armel package support
20105 * [Config] Enabled CONFIG_KSM=y
20106
20107 [ Upstream Kernel Changes ]
20108
20109 * Rebased against v2.6.31-rc6
20110 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
20111 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
20112 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
20113 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
20114 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
20115 changes"
20116 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
20117 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
20118 revision"
20119 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
20120 by default"
20121 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
20122 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
20123 ARCH_MXC_CANONICAL"
20124 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
20125 CONFIG_GPIOLIB"
20126 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
20127 2.6.31"
20128 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
20129 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
20130 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
20131 mxc_uart.h _everywhere_"
20132 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
20133 correct location"
20134 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
20135 snd_card_create"
20136 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
20137 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
20138 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
20139 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
20140 mxc_map_io."
20141 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
20142 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
20143 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
20144 with snd_soc_card."
20145 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
20146 structure"
20147 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
20148 DMA_MODE_READ/WRITE/MASK"
20149 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
20150 Freescale mx51 platform"
20151 * Driver core: add new device to bus's list before probing
20152 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
20153 power-saving
20154 - LP: #381693, #399750, #380892
20155
20156 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
20157
20158 linux (2.6.31-5.24) karmic; urgency=low
20159
20160 [ Amit Kucheria ]
20161
20162 * ARM: IMX51: Make video capture drivers compile
20163 * [Config] IMX51: Config updates
20164
20165 [ Andy Whitcroft ]
20166
20167 * remove leftovers of dm-bbr
20168
20169 [ Leann Ogasawara ]
20170
20171 * Add pata_cs5535 to pata-modules
20172 - LP: #318805
20173
20174 [ Luke Yelavich ]
20175
20176 * [Config] CONFIG_PPC64=y for powerpc64-smp
20177 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
20178 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
20179 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
20180 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
20181 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
20182 * [Config] Enable all PS3 drivers in powerpc64-smp
20183
20184 [ Mario Limonciello ]
20185
20186 * LIRC -- fix lirc-i2c 2.6.31 compilation
20187
20188 [ Matthew Garrett ]
20189
20190 * [Upstream] dell-laptop: Fix rfkill state queries
20191
20192 [ Tim Gardner ]
20193
20194 * [Config] Ignore armel ABI and module changes
20195 * [Config] Update configs after rebase against 2.6.31-rc5
20196
20197 [ Upstream ]
20198
20199 * Rebased to 2.6.31-rc5
20200
20201 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
20202
20203 linux (2.6.31-4.23) karmic; urgency=low
20204
20205 [ Andy Whitcroft ]
20206
20207 * AUFS -- update to aufs2-30 20090727
20208 * [Config] enable AUFS FUSE support
20209
20210 [ Luke Yelavich ]
20211
20212 * [Config] CONFIG_JFS_FS=m on sparc
20213
20214 [ Tim Gardner ]
20215
20216 * [Upstream] dell-laptop: Fix rfkill state setting.
20217
20218 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
20219
20220 linux (2.6.31-4.22) karmic; urgency=low
20221
20222 [ Amit Kucheria ]
20223
20224 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
20225 * ARM: IMX51: Move board-mx51* header files to the correct location
20226 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
20227 * ARM: IMX51: Make it compile.
20228 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
20229 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
20230 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
20231 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
20232 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
20233 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
20234 * ARM: staging: udlfb: Add vmalloc.h include
20235 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
20236
20237 [ Brad Figg ]
20238
20239 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
20240 * ARM: IMX51: codec structure was moved to the card structure
20241 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
20242 * ARM: IMX51: Get to bus_id by calling dev_name.
20243 * ARM: IMX51: Get to bus_id by calling dev_name.
20244 * ARM: IMX51: Added external declaration for mxc_map_io.
20245 * ARM: IMX51: Removed the mxc_gpio_port structure.
20246 * ARM: IMX51: mxc_timer_init prototype
20247 * ARM: IMX51: Fix up merge error in Kconfig
20248 * ARM: IMX51: Changed from snd_card_new to snd_card_create
20249
20250 [ Dinh Nguyen ]
20251
20252 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
20253 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
20254 * ARM: IMX51: Babbage 2.5 needs a different system revision
20255 * ARM: IMX51: IPU irq handler deadlock fix
20256
20257 [ Tim Gardner ]
20258
20259 * [Config] Enabled CONFIG_CAN=m
20260 - LP: #327243
20261 * [Config] Enabled CONFIG_SERIAL=m
20262 - LP: #397189
20263
20264 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
20265
20266 linux (2.6.31-4.21) karmic; urgency=low
20267
20268 [ Amit Kucheria ]
20269
20270 * dm-raid-4-5: Add missing brackets around test_bit()
20271
20272 [ John Johansen ]
20273
20274 * AppArmor: Fix change_profile failing lpn401931
20275 * AppArmor: Fix determination of forced AUDIT messages.
20276 * AppArmor: Fix oops in auditing of the policy interface offset
20277
20278 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
20279
20280 linux (2.6.31-4.20) karmic; urgency=low
20281
20282 [ Andy Whitcroft ]
20283
20284 * SAUCE: iscsitarget -- update to SVN revision r214
20285 * SAUCE: iscsitarget -- renable driver
20286 * [Config] consolidate lpia/lpia and i386/generic configs
20287 * [Config] enable CRYPTO modules for all architectures
20288 * [Config] enable cryptoloop
20289 * [Config] enable various filesystems for armel
20290 * [Config] sync i386 generic and generic-pae
20291 * [Config] add the 386 (486 processors and above) flavour
20292 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
20293 - LP: #399914
20294 * add genconfigs/genportsconfigs to extract the built configs
20295 * updateconfigs -- alter concatenation order allow easier updates
20296 * intelfb -- INTELFB now conflicts with DRM_I915
20297 * printchanges -- rebase tree does not have stable tags use changelog
20298 * AppArmor: fix argument size missmatch on 64 bit builds
20299
20300 [ Ike Panhc ]
20301
20302 * Ship bnx2x firmware in nic-modules udeb
20303 - LP: #360966
20304
20305 [ Jeff Mahoney ]
20306
20307 * AppArmor: fix build failure on ia64
20308
20309 [ John Johansen ]
20310
20311 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
20312 initialize.
20313 * AppArmour: fix auditing of domain transitions to include target profile
20314 information
20315 * AppArmor: fix C99 violation
20316 * AppArmor: revert reporting of create to write permission.
20317 * SAUCE: Add config option to set a default LSM
20318 * [Config] enable AppArmor by default
20319 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
20320
20321 [ Keith Packard ]
20322
20323 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
20324 hardware
20325 - LP: #351756
20326
20327 [ Luke Yelavich ]
20328
20329 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
20330 header packages
20331 - LP: #355344
20332
20333 [ Michael Casadevall ]
20334
20335 * [Config] update SPARC config files to allow success build
20336
20337 [ Scott James Remnant ]
20338
20339 * SAUCE: trace: add trace_event for the open() syscall
20340
20341 [ Stefan Bader ]
20342
20343 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
20344 - LP: #396780
20345
20346 [ Tim Gardner ]
20347
20348 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
20349 - LP: #397499
20350 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
20351 refresh
20352 - LP: #365291
20353 * [Config] SSB/B44 are common across all arches/flavours.
20354
20355 [ Upstream ]
20356
20357 * Rebased to 2.6.31-rc4
20358
20359 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
20360
20361 linux (2.6.31-3.19) karmic; urgency=low
20362
20363 [ Andy Whitcroft ]
20364
20365 * Revert "[Config] Disabled NDISWRAPPER"
20366 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
20367 * AUFS -- export various core functions
20368 * AUFS -- export various core functions -- fixes
20369 * AUFS -- core filesystem
20370 * AUFS -- track changes in v2.6.31
20371 * [Config] Enable AUFS
20372 * droppped 'iwl3945: do not send scan command if channel count zero' as it
20373 is already upstream but failed to auto-drop on rebase.
20374
20375 [ Eric Paris ]
20376
20377 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
20378 choose
20379 * SAUCE: inotify: check filename before dropping repeat events
20380 * SAUCE: fsnotify: fix inotify tail drop check with path entries
20381
20382 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
20383
20384 linux (2.6.31-3.18) karmic; urgency=low
20385
20386 [ Andy Whitcroft ]
20387
20388 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
20389 AUFS"
20390 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
20391 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
20392 security_inode_permission"
20393 * clear out left over AUFS files and modifications
20394
20395 [ Luke Yelavich ]
20396
20397 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
20398 * SAUCE: Explicitly include header files to allow apparmor to build on
20399 powerpc
20400 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
20401
20402 [ Tim Gardner ]
20403
20404 * [Config] Dropped ubuntu/misc/wireless/acx
20405 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
20406
20407 [ Upstream ]
20408
20409 * Rebased to 2.6.31-rc3
20410
20411 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
20412
20413 linux (2.6.31-2.17) karmic; urgency=low
20414
20415 [ Andy Whitcroft ]
20416
20417 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
20418 * compcache -- remove redundant Kconfig entries part 2
20419 * compcache -- clean up CCFLAGS declarations
20420 * [Config] enable AppArmor
20421 * AppArmor: fix operator precidence issue in as_path_link
20422
20423 [ John Johansen ]
20424
20425 * AppArmor security module
20426 * AppArmor: Correct mapping of file permissions.
20427 * AppArmor: Turn auditing of ptrace on
20428
20429 [ Luke Yelavich ]
20430
20431 * [Config] disable CONFIG_DM_RAID45 on powerpc
20432
20433 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
20434
20435 linux (2.6.31-2.16) karmic; urgency=low
20436
20437 [ Andy Whitcroft ]
20438
20439 * compcache -- remove redundant Kconfig entries
20440 added ignore and ignore.modules for all arches since the compcache update
20441 changes the modules names as well as some compcache ABI values.
20442
20443 [ Manoj Iyer ]
20444
20445 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
20446 * SAUCE: update compcache version to 0.5.3
20447
20448 [ Tim Gardner ]
20449
20450 * [Config]: Fix sparc FTBS by adding ignore.modules
20451
20452 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
20453
20454 linux (2.6.31-2.15) karmic; urgency=low
20455
20456 [ Andy Whitcroft ]
20457
20458 * SAUCE: default ATI Radeon KMS to off until userspace catches up
20459 * [Config] Update configs following rebase to 2.6.31-rc2
20460 * [Config] update ports configs following update to 2.6.31-rc2
20461
20462 [ Luke Yelavich ]
20463
20464 * [Config] powerpc - Disable CONFIG_RDS
20465
20466 [ Matt Zimmerman ]
20467
20468 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20469 - LP: #382115
20470
20471 [ Upstream Kernel Changes ]
20472
20473 * rebased to mainline 2.6.31-rc2
20474
20475 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
20476
20477 linux (2.6.31-1.14) karmic; urgency=low
20478
20479 [ Andy Whitcroft ]
20480
20481 * update ndiswrapper to 1.55
20482 * remove leftovers of gfs
20483 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
20484
20485 [ Luke Yelavich ]
20486
20487 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
20488 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
20489 kernel
20490
20491 [ Manoj Iyer ]
20492
20493 * Remove snd-bt-sco ubuntu driver
20494
20495 [ Michael Casadevall ]
20496
20497 * [Config] updates ia64 config and d-i folders to allow succesful build
20498 * [Config] Update powerpc and sparc for 2.6.31
20499
20500 [ Upstream Kernel Changes ]
20501
20502 * intel-iommu: fix Identity Mapping to be arch independent
20503 - LP: #384695
20504 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
20505
20506 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
20507
20508 linux (2.6.31-1.13) karmic; urgency=low
20509
20510 [ Andy Whitcroft ]
20511
20512 * REBASE: rebased to mainline 2.6.31-rc1
20513 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
20514 no longer applies, using deprecated interfaces, LPIA only, dropped
20515 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
20516 changes now upstream, dropped
20517 * [Config] Update configs following rebase to 2.6.31-rc1
20518 * [Config] update ports configs following update to 2.6.31-rc1
20519
20520 * [Config] disable broken staging driver CONFIG_STLC45XX
20521 * SAUCE: fix compcache to use updates accessors
20522 * [Config] disable staging driver CONFIG_VT6655
20523 * SAUCE: fix DRDB to use updates accessors
20524 * [Disable] ndiswrapper needs update
20525 * [Disable] LIRC I2C needs update
20526 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
20527 * [Config] disable I2C_DESIGNWARE does not compile
20528 * [Config] disable CONFIG_TLSUP for lpia
20529 * [Config] disable CONFIG_FB_UDL for arm
20530 * SAUCE: disable adding scsi headers to linux-libc-dev
20531
20532 [ Mario Limonciello ]
20533
20534 * SAUCE: Add LIRC drivers
20535
20536 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
20537
20538 linux (2.6.30-10.12) karmic; urgency=low
20539
20540 [ Andy Whitcroft ]
20541
20542 * [Config] split out the ports configs into their own family
20543 * [Config] update configs following introduction of ports family
20544
20545 [ Upstream Kernel Changes ]
20546
20547 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
20548 description". Fixes linux-doc package name conflicts for now.
20549 - LP: #382115
20550
20551 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
20552
20553 linux (2.6.30-10.11) karmic; urgency=low
20554
20555 [ Amit Kucheria ]
20556
20557 * [Config] Comment splitconfig.pl and misc cleanup
20558 * [Config] Rename all configs to the new naming scheme
20559 * [Config] Splitconfig rework
20560 * [Config] Rename scripts/misc/oldconfig to kernelconfig
20561 * [Config] Fix build system for new config split
20562 * [Config] Run updateconfigs after the splitconfig rework
20563
20564 [ Andy Whitcroft ]
20565
20566 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
20567 * [Config] standardise CONFIG_STAGING=y
20568 * [Config] standardise CONFIG_RD_LZMA=y
20569 * [Config] CONFIG_PCI_IOV=y
20570 * [Config] CONFIG_PCI_STUB=m
20571 * [Config] merge kernel configs more agressively
20572
20573 [ Colin Watson ]
20574
20575 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
20576 * [Config] Add support for including firmware in udebs
20577 * [Config] Ship bnx2 firmware in nic-modules udeb
20578 - LP: #384861
20579
20580 [ Luke Yelavich ]
20581
20582 * [Config] ports - Import of ports architectures into kernel packaging
20583 infrastructure
20584 * [Config] ports - Do not update ports kernel configurations by default
20585 * [Config] ports - Disable ABI checking for ports architectures
20586 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
20587 * [Config] ports - Add control.d/vars.* files for ports architectures
20588 * [Config] ports - Add ports architectures for linux-libc-dev
20589 * [Config] ports - Create powerpc specific message-modules and
20590 block-modules udebs
20591 * [Config] ports - Add configuration files for ports architectures
20592
20593 [ Manoj Iyer ]
20594
20595 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
20596 - LP: #329864
20597
20598 [ Michael Casadevall ]
20599
20600 * [Config] ports - Fix compression of kernels
20601
20602 [ Stefan Bader ]
20603
20604 * [Upstream] mmc: prevent dangling block device from accessing stale
20605 queues
20606 - LP: #383668
20607
20608 [ Tim Gardner ]
20609
20610 * [Config] Recommend grub-pc in linux-image
20611 - LP: #385741
20612 * [Config] Implement i386 generic and generic-pae flavours
20613 * [Config] ports - Add control info after integrating ports arches
20614 * [Config] Removed auto-generated files from git
20615 * [Config] Added netxen_nic to nic-modules
20616 - LP: #389603
20617
20618 [ Matt Zimmerman ]
20619
20620 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20621 - LP: #382115
20622
20623 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
20624
20625 linux (2.6.30-9.10) karmic; urgency=low
20626
20627 [ Andy Whitcroft ]
20628
20629 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
20630 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
20631 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
20632 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
20633 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
20634 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
20635
20636 [ Upstream Kernel Changes ]
20637
20638 * rebased to 2.6.30 final
20639
20640 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
20641
20642 linux (2.6.30-8.9) karmic; urgency=low
20643
20644 [ Andy Whitcroft ]
20645
20646 * Config update removed the following options:
20647 CONFIG_EDAC_AMD8111=m
20648 CONFIG_EDAC_AMD8131=m
20649
20650 [ Upstream Kernel Changes ]
20651
20652 * rebased to 2.6.30-rc8
20653
20654 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
20655
20656 linux (2.6.30-7.8) karmic; urgency=low
20657
20658 [ Andy Whitcroft ]
20659
20660 * Enabled NEW configration options:
20661 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
20662 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
20663
20664 [ Upstream Kernel Changes ]
20665
20666 * rebased to 2.6.30-rc7
20667
20668 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
20669
20670 linux (2.6.30-6.7) karmic; urgency=low
20671
20672 [ Andy Whitcroft ]
20673
20674 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
20675 upstream)
20676
20677 [ Upstream Kernel Changes ]
20678
20679 * rebased to 2.6.30-rc6
20680
20681 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
20682
20683 linux (2.6.30-5.6) karmic; urgency=low
20684
20685 [ Tim Gardner ]
20686
20687 * [Config] Enable Keyspan USB serial device firmware in kernel module
20688 - LP: #334285
20689
20690 [ Upstream Kernel Changes ]
20691
20692 * rebased to 2.6.30-rc5
20693
20694 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
20695
20696 linux (2.6.30-4.5) karmic; urgency=low
20697
20698 [ Colin Watson ]
20699
20700 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
20701 /usr/include/asm/* going missing
20702 - LP: #373214
20703
20704 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
20705
20706 linux (2.6.30-3.4) karmic; urgency=low
20707
20708 [ Kees Cook ]
20709
20710 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20711 - LP: #369978
20712
20713 [ Stefan Bader ]
20714
20715 * SAUCE: input: Blacklist digitizers from joydev.c
20716 - LP: #300143
20717
20718 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
20719
20720 linux (2.6.30-2.3) karmic; urgency=low
20721
20722 [ Tim Gardner ]
20723
20724 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
20725 - LP: #369152
20726 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
20727 * [Config] CONFIG_DRM_I915_KMS=y
20728 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
20729 minimums
20730
20731 [ Upstream Kernel Changes ]
20732
20733 * rebased to 2.6.30-rc4
20734
20735 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
20736
20737 linux (2.6.30-1.2) karmic; urgency=low
20738
20739 [ Tim Gardner ]
20740
20741 * [Config] armel: disable staging drivers, fixes FTBS
20742 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
20743
20744 [ Upstream Kernel Changes ]
20745
20746 * mpt2sas: Change reset_type enum to avoid namespace collision.
20747 Submitted upstream.
20748
20749 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
20750
20751 linux (2.6.30-1.1) karmic; urgency=low
20752
20753 * Initial release after rebasing against v2.6.30-rc3
20754
20755 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
20756