]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.raspi2/changelog
UBUNTU: Ubuntu-raspi2-4.10.0-1012.15
[mirror_ubuntu-zesty-kernel.git] / debian.raspi2 / changelog
1 linux-raspi2 (4.10.0-1012.15) zesty; urgency=low
2
3 * linux-raspi2: 4.10.0-1012.15 -proposed tracker (LP: #1704966)
4
5 * arm64: fix crash reading /proc/kcore (LP: #1702749)
6 - [Config] updateconfigs caused by kcore fix
7
8 [ Ubuntu: 4.10.0-29.33 ]
9
10 * linux: 4.10.0-29.33 -proposed tracker (LP: #1704961)
11 * Opal and POWER9 DD2 (LP: #1702159)
12 - powerpc/powernv: Tell OPAL about our MMU mode on POWER9
13 - powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
14 * CVE-2017-1000364
15 - mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
16 - mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
17 * [Xenial] nvme: Quirks for PM1725 controllers (LP: #1704435)
18 - nvme: Quirks for PM1725 controllers
19 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
20 - net: hns: Bugfix for Tx timeout handling in hns driver
21 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
22 - iommu/arm-smmu: Plumb in new ACPI identifiers
23 * CVE-2017-7482
24 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode
25 * CVE-2017-1000365
26 - fs/exec.c: account for argv/envp pointers
27 * CVE-2017-10810
28 - drm/virtio: don't leak bo on drm_gem_object_init failure
29 * Data corruption with hio driver (LP: #1701316)
30 - SAUCE: hio: Fix incorrect use of enum req_opf values
31 * arm64: fix crash reading /proc/kcore (LP: #1702749)
32 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
33 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
34 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
35 - scsi: cxlflash: Refactor context reset to share reset logic
36 - scsi: cxlflash: Support SQ Command Mode
37 - scsi: cxlflash: Cleanup prints
38 - scsi: cxlflash: Cancel scheduled workers before stopping AFU
39 - scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
40 - scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
41 - scsi: cxlflash: Serialize RRQ access and support offlevel processing
42 - scsi: cxlflash: Implement IRQ polling for RRQ processing
43 - scsi: cxlflash: Update sysfs helper routines to pass config structure
44 - scsi: cxlflash: Support dynamic number of FC ports
45 - scsi: cxlflash: Remove port configuration assumptions
46 - scsi: cxlflash: Hide FC internals behind common access routine
47 - scsi: cxlflash: SISlite updates to support 4 ports
48 - scsi: cxlflash: Support up to 4 ports
49 - scsi: cxlflash: Fence EEH during probe
50 - scsi: cxlflash: Remove unnecessary DMA mapping
51 - scsi: cxlflash: Fix power-of-two validations
52 - scsi: cxlflash: Fix warnings/errors
53 - scsi: cxlflash: Improve asynchronous interrupt processing
54 - scsi: cxlflash: Support multiple hardware queues
55 - scsi: cxlflash: Add hardware queues attribute
56 - scsi: cxlflash: Introduce hardware queue steering
57 - cxl: Enable PCI device IDs for future IBM CXL adapters
58 - scsi: cxlflash: Select IRQ_POLL
59 - scsi: cxlflash: Combine the send queue locks
60 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
61 - scsi: cxlflash: Reset hardware queue context via specified register
62 - scsi: cxlflash: Schedule asynchronous reset of the host
63 - scsi: cxlflash: Handle AFU sync failures
64 - scsi: cxlflash: Track pending scsi commands in each hardware queue
65 - scsi: cxlflash: Flush pending commands in cleanup path
66 - scsi: cxlflash: Add scsi command abort handler
67 - scsi: cxlflash: Create character device to provide host management interface
68 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
69 specifics
70 - scsi: cxlflash: Introduce host ioctl support
71 - scsi: cxlflash: Refactor AFU capability checking
72 - scsi: cxlflash: Support LUN provisioning
73 - scsi: cxlflash: Support AFU debug
74 - scsi: cxlflash: Support WS16 unmap
75 - scsi: cxlflash: Remove zeroing of private command data
76 - scsi: cxlflash: Update TMF command processing
77 - scsi: cxlflash: Avoid double free of character device
78 - scsi: cxlflash: Update send_tmf() parameters
79 - scsi: cxlflash: Update debug prints in reset handlers
80 * Ath10k to read different board data file if specify in SMBIOS (LP: #1666742)
81 - ath10k: search SMBIOS for OEM board file extension
82 * APST gets enabled against explicit kernel option (LP: #1699004)
83 - nvme: Display raw APST configuration via DYNAMIC_DEBUG
84 - nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
85 - nvme: explicitly disable APST on quirked devices
86 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
87 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
88 * New NVLINK2 patches (LP: #1701272)
89 - powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
90 - powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
91 * ERAT invalidate on context switch removal (LP: #1700819)
92 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
93 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
94 - powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
95 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
96 - net/ena: use napi_complete_done() return value
97 - net: ena: remove superfluous check in ena_remove()
98 - net/ena: switch to pci_alloc_irq_vectors
99 - net: ena: fix rare uncompleted admin command false alarm
100 - net: ena: fix bug that might cause hang after consecutive open/close
101 interface.
102 - net: ena: add missing return when ena_com_get_io_handlers() fails
103 - net: ena: fix race condition between submit and completion admin command
104 - net: ena: add missing unmap bars on device removal
105 - net: ena: fix theoretical Rx hang on low memory systems
106 - net: ena: disable admin msix while working in polling mode
107 - net: ena: bug fix in lost tx packets detection mechanism
108 - net: ena: update ena driver to version 1.1.7
109 - net: ena: change return value for unsupported features unsupported return
110 value
111 - net: ena: add hardware hints capability to the driver
112 - net: ena: change sizeof() argument to be the type pointer
113 - net: ena: add reset reason for each device FLR
114 - net: ena: add support for out of order rx buffers refill
115 - net: ena: allow the driver to work with small number of msix vectors
116 - net: ena: use napi_schedule_irqoff when possible
117 - net: ena: separate skb allocation to dedicated function
118 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
119 - net: ena: update driver's rx drop statistics
120 - net: ena: update ena driver to version 1.2.0
121
122 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 19 Jul 2017 15:53:42 +0200
123
124 linux-raspi2 (4.10.0-1011.14) zesty; urgency=low
125
126 * linux-raspi2: 4.10.0-1011.14 -proposed tracker (LP: #1701017)
127
128 * arm64 kernel crashdump support (LP: #1694859)
129 - [Config] CONFIG_CRASH_DUMP=y on arm64
130
131 * hisi_sas driver updates (LP: #1695999)
132 - [Config] updateconfigs following rebase
133
134 * raspi2 config diverges from master/generic armhf (LP: #1693250)
135 - [Config] config sync wrt master
136 - disable SND_ARMAACI, FTBFS
137 - skip ABI and modules checks
138
139 [ Ubuntu: 4.10.0-28.32 ]
140
141 * linux: 4.10.0-28.32 -proposed tracker (LP: #1701013)
142 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
143 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
144 * aacraid driver may return uninitialized stack data to userspace
145 (LP: #1700077)
146 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
147 * CVE-2017-9605
148 - drm/vmwgfx: Make sure backup_handle is always valid
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 * XDP eBPF programs fail to verify on Zesty ppc64el (LP: #1699627)
153 - [Config] ppc64el: build for Power8 not Power7
154 * AACRAID for power9 platform (LP: #1689980)
155 - scripts/spelling.txt: add "therfore" pattern and fix typo instances
156 - scsi: aacraid: fix PCI error recovery path
157 - scsi: aacraid: pci_alloc_consistent() failures on ARM64
158 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
159 - scsi: aacraid: Fix DMAR issues with iommu=pt
160 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
161 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
162 - scsi: aacraid: Remove reset support from check_health
163 - scsi: aacraid: Change wait time for fib completion
164 - scsi: aacraid: Log count info of scsi cmds before reset
165 - scsi: aacraid: Print ctrl status before eh reset
166 - scsi: aacraid: Using single reset mask for IOP reset
167 - scsi: aacraid: Rework IOP reset
168 - scsi: aacraid: Add periodic checks to see IOP reset status
169 - scsi: aacraid: Rework SOFT reset code
170 - scsi: aacraid: Rework aac_src_restart
171 - scsi: aacraid: Use correct function to get ctrl health
172 - scsi: aacraid: Make sure ioctl returns on controller reset
173 - scsi: aacraid: Enable ctrl reset for both hba and arc
174 - scsi: aacraid: Add reset debugging statements
175 - scsi: aacraid: Remove reference to Series-9
176 - scsi: aacraid: Update driver version to 50834
177 * arm64 kernel crashdump support (LP: #1694859)
178 - memblock: add memblock_clear_nomap()
179 - memblock: add memblock_cap_memory_range()
180 - arm64: limit memory regions based on DT property, usable-memory-range
181 - arm64: kdump: reserve memory for crash dump kernel
182 - arm64: mm: add set_memory_valid()
183 - arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
184 - arm64: kdump: protect crash dump kernel memory
185 - arm64: hibernate: preserve kdump image around hibernation
186 - arm64: kdump: implement machine_crash_shutdown()
187 - arm64: kdump: add VMCOREINFO's for user-space tools
188 - [Config] CONFIG_CRASH_DUMP=y on arm64
189 - arm64: kdump: provide /proc/vmcore file
190 - Documentation: kdump: describe arm64 port
191 - Documentation: dt: chosen properties for arm64 kdump
192 - efi/libstub/arm*: Set default address and size cells values for an empty dtb
193 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
194 - SAUCE: drm: hibmc: Use set_busid function from drm core
195 * Processes in "D" state due to zap_pid_ns_processes kernel call with Ubuntu +
196 Docker (LP: #1698264)
197 - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
198 * Bugfixes for hns network driver (LP: #1696031)
199 - hns_enet: use cpumask_var_t for on-stack mask
200 - net: hns: fix uninitialized data use
201 - net: hns: avoid gcc-7.0.1 warning for uninitialized data
202 - net: hns: Add ACPI support to check SFP present
203 - net: hns: Fix the implementation of irq affinity function
204 - net: hns: Modify GMAC init TX threshold value
205 - net: hns: Optimize the code for GMAC pad and crc Config
206 - net: hns: Remove redundant memset during buffer release
207 - net: hns: bug fix of ethtool show the speed
208 - net: hns: Optimize hns_nic_common_poll for better performance
209 - net: hns: Fix to adjust buf_size of ring according to mtu
210 - net: hns: Replace netif_tx_lock to ring spin lock
211 - net: hns: Correct HNS RSS key set function
212 - net: hns: Remove the redundant adding and deleting mac function
213 - net: hns: Remove redundant mac_get_id()
214 - net: hns: Remove redundant mac table operations
215 - net: hns: Clean redundant code from hns_mdio.c file
216 - net: hns: Optimise the code in hns_mdio_wait_ready()
217 - net: hns: Simplify the exception sequence in hns_ppe_init()
218 - net: hns: Adjust the SBM module buffer threshold
219 - net: hns: Avoid Hip06 chip TX packet line bug
220 - net: hns: Some checkpatch.pl script & warning fixes
221 - net: hns: support deferred probe when can not obtain irq
222 - net: hns: support deferred probe when no mdio
223 - net: hns: fix ethtool_get_strings overflow in hns driver
224 * CVE-2017-7346
225 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
226 * [SRU][Zesty] qcom_emac is unable to get ip address with at803x phy driver.
227 (LP: #1696143)
228 - net: qcom/emac: do not use hardware mdio automatic polling
229 * hisi_sas driver updates (LP: #1695999)
230 - scsi: hisi_sas: service v2 hw CQ ISR with tasklet
231 - scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt
232 - scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()
233 - scsi: hisi_sas: workaround v2 hw SATA IO timeout issue
234 - scsi: hisi_sas: modify some values of ITCT table
235 - scsi: hisi_sas: downgrade refclk message
236 - scsi: hisi_sas: modify hard reset for directed-attached disk
237 - scsi: hisi_sas: downgrade internal abort exit print
238 - scsi: hisi_sas: fix probe ordering problem
239 - scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()
240 - scsi: hisi_sas: add to_hisi_sas_port()
241 - scsi: hisi_sas: add controller reset
242 - scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
243 - scsi: hisi_sas: add softreset function for SATA disk
244 - scsi: hisi_sas: remove hisi_sas_port_deformed()
245 - scsi: hisi_sas: error hisi_sas_task_prep() when port down
246 - scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
247 - scsi: hisi_sas: modify error handling for v2 hw
248 - scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
249 - scsi: hisi_sas: hardreset for SATA disk in LU reset
250 - scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
251 - scsi: hisi_sas: free slots after hardreset
252 - scsi: hisi_sas: fix some sas_task.task_state_lock locking
253 - scsi: hisi_sas: remove task free'ing for timeouts
254 - scsi: hisi_sas: process error codes according to their priority
255 - scsi: hisi_sas: some modifications to v2 hw reg init values
256 - scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
257 - scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
258 - scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
259 - scsi: hisi_sas: release SMP slot in lldd_abort_task
260 - scsi: hisi_sas: check hisi_sas_lu_reset() error message
261 - scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
262 - scsi: hisi_sas: add is_sata_phy_v2_hw()
263 - scsi: hisi_sas: add missing break in switch statement
264 - scsi: hisi_sas: fix SATA dependency
265 - scsi: hisi_sas: workaround STP link SoC bug
266 - scsi: hisi_sas: workaround a SoC SATA IO processing bug
267 - scsi: hisi_sas: workaround SoC about abort timeout bug
268 - scsi: hisi_sas: add v2 hw internal abort timeout workaround
269 - scsi: hisi_sas: fix NULL deference when TMF timeouts
270 - scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
271 * [SRU][Zesty] fix soft lockup on overcommited hugepages (LP: #1696165)
272 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
273 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
274 - d-i: Add hibmc-drm to kernel-image udeb
275 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
276 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
277 * CVE-2014-9900
278 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
279 * OpenPower: Some multipaths temporarily have only a single path
280 (LP: #1696445)
281 - scsi: ses: don't get power status of SES device slot on probe
282
283 -- Juerg Haefliger <juerg.haefliger@canonical.com> Fri, 30 Jun 2017 12:25:42 +0200
284
285 linux-raspi2 (4.10.0-1010.13) zesty; urgency=low
286
287 * linux-raspi2: 4.10.0-1010.13 -proposed tracker (LP: #1700532)
288
289
290 [ Ubuntu: 4.10.0-26.30 ]
291
292 * linux: 4.10.0-26.30 -proposed tracker (LP: #1700528)
293 * CVE-2017-1000364
294 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
295 - Revert "mm: do not collapse stack gap into THP"
296 - Revert "mm: enlarge stack guard gap"
297 - mm: larger stack guard gap, between vmas
298 - mm: fix new crash in unmapped_area_topdown()
299 - Allow stack to grow up to address space limit
300
301 -- Juerg Haefliger <juerg.haefliger@canonical.com> Tue, 27 Jun 2017 12:52:33 +0200
302
303 linux-raspi2 (4.10.0-1009.12) zesty; urgency=low
304
305 * linux-raspi2: 4.10.0-1009.12 -proposed tracker (LP: #1699032)
306
307 [ Ubuntu: 4.10.0-25.29 ]
308
309 * linux: 4.10.0-25.29 -proposed tracker (LP: #1699028)
310 * CVE-2017-1000364
311 - SAUCE: mm: Only expand stack if guard area is hit
312 * CVE-2017-9074
313 - ipv6: Prevent overrun when parsing v6 header options
314 - ipv6: Check ip6_find_1stfragopt() return value properly.
315 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
316 for 22s! (LP: #1680549)
317 - iommu/dma: Stop getting dma_32bit_pfn wrong
318 - iommu/dma: Implement PCI allocation optimisation
319 - iommu/dma: Convert to address-based allocation
320 - iommu/dma: Clean up MSI IOVA allocation
321 - iommu/dma: Plumb in the per-CPU IOVA caches
322 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
323 * Zesty update to 4.10.17 stable release (LP: #1692898)
324 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
325 - target: Fix compare_and_write_callback handling for non GOOD status
326 - target/fileio: Fix zero-length READ and WRITE handling
327 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
328 - usb: xhci: bInterval quirk for TI TUSB73x0
329 - usb: host: xhci: print correct command ring address
330 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
331 - USB: Proper handling of Race Condition when two USB class drivers try to
332 call init_usb_class simultaneously
333 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
334 - staging: vt6656: use off stack for in buffer USB transfers.
335 - staging: vt6656: use off stack for out buffer USB transfers.
336 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
337 - staging: wilc1000: Fix problem with wrong vif index
338 - staging: comedi: jr3_pci: fix possible null pointer dereference
339 - staging: comedi: jr3_pci: cope with jiffies wraparound
340 - usb: misc: add missing continue in switch
341 - usb: gadget: legacy gadgets are optional
342 - usb: Make sure usb/phy/of gets built-in
343 - usb: hub: Fix error loop seen after hub communication errors
344 - usb: hub: Do not attempt to autosuspend disconnected devices
345 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
346 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
347 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
348 - um: Fix PTRACE_POKEUSER on x86_64
349 - perf/x86: Fix Broadwell-EP DRAM RAPL events
350 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
351 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
352 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
353 - block: fix blk_integrity_register to use template's interval_exp if not 0
354 - crypto: s5p-sss - Close possible race for completed requests
355 - crypto: algif_aead - Require setkey before accept(2)
356 - crypto: ccp - Use only the relevant interrupt bits
357 - crypto: ccp - Disable interrupts early on unload
358 - crypto: ccp - Change ISR handler method for a v3 CCP
359 - crypto: ccp - Change ISR handler method for a v5 CCP
360 - dm crypt: rewrite (wipe) key in crypto layer using random data
361 - dm era: save spacemap metadata root after the pre-commit
362 - dm rq: check blk_mq_register_dev() return value in
363 dm_mq_init_request_queue()
364 - dm thin: fix a memory leak when passing discard bio down
365 - vfio/type1: Remove locked page accounting workqueue
366 - iov_iter: don't revert iov buffer if csum error
367 - IB/core: Fix sysfs registration error flow
368 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
369 - IB/IPoIB: ibX: failed to create mcg debug file
370 - IB/mlx4: Fix ib device initialization error flow
371 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
372 - IB/hfi1: Prevent kernel QP post send hard lockups
373 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
374 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
375 - perf annotate s390: Implement jump types for perf annotate
376 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
377 - ext4: evict inline data when writing to memory map
378 - orangefs: fix bounds check for listxattr
379 - orangefs: clean up oversize xattr validation
380 - orangefs: do not set getattr_time on orangefs_lookup
381 - orangefs: do not check possibly stale size on truncate
382 - fs/xattr.c: zero out memory copied to userspace in getxattr
383 - ceph: fix memory leak in __ceph_setxattr()
384 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
385 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
386 - Fix match_prepath()
387 - Set unicode flag on cifs echo request to avoid Mac error
388 - SMB3: Work around mount failure when using SMB3 dialect to Macs
389 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
390 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
391 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
392 - CIFS: fix oplock break deadlocks
393 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
394 - CIFS: add misssing SFM mapping for doublequote
395 - ovl: do not set overlay.opaque on non-dir create
396 - padata: free correct variable
397 - md/raid1: avoid reusing a resync bio after error handling.
398 - device-dax: fix cdev leak
399 - device-dax: fix sysfs attribute deadlock
400 - dax: prevent invalidation of mapped DAX entries
401 - mm: fix data corruption due to stale mmap reads
402 - f2fs: fix fs corruption due to zero inode page
403 - fscrypt: fix context consistency check when key(s) unavailable
404 - serial: samsung: Use right device for DMA-mapping calls
405 - serial: omap: fix runtime-pm handling on unbind
406 - serial: omap: suspend device on probe errors
407 - tty: pty: Fix ldisc flush after userspace become aware of the data already
408 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
409 - Bluetooth: hci_bcm: add missing tty-device sanity check
410 - Bluetooth: hci_intel: add missing tty-device sanity check
411 - libnvdimm, region: fix flush hint detection crash
412 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
413 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
414 - libnvdimm, pfn: fix 'npfns' vs section alignment
415 - pstore: Shut down worker when unregistering
416 - Linux 4.10.17
417 * [SRU][Zesty] Support SMMU passthrough using the default domain
418 (LP: #1688158)
419 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
420 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
421 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
422 - iommu: Rename iommu_get_instance()
423 - iommu: Rename struct iommu_device
424 - iommu: Introduce new 'struct iommu_device'
425 - iommu: Add sysfs bindings for struct iommu_device
426 - iommu: Make iommu_device_link/unlink take a struct iommu_device
427 - iommu: Add iommu_device_set_fwnode() interface
428 - iommu/arm-smmu: Make use of the iommu_register interface
429 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
430 - iommu: Allow default domain type to be set on the kernel command line
431 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
432 - iommu/vt-d: Fix crash on boot when DMAR is disabled
433 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
434 - [Config] Enable CONFIG_DRM_MGAG200 as module
435 - drm/mgag200: Added support for the new device G200eH3
436 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
437 (LP: #1691973)
438 - powerpc/64s: Add msgp facility unavailable log string
439 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
440 - powerpc/xmon: Dump memory in CPU endian format
441 - powerpc/xive: Native exploitation of the XIVE interrupt controller
442 - powerpc: Change the doorbell IPI calling convention
443 - powerpc: Introduce msgsnd/doorbell barrier primitives
444 - powerpc/64s: Avoid a branch for ppc_msgsnd
445 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
446 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
447 - powerpc: Add more PPC bit conversion macros
448 - powerpc/powernv: Add XIVE related definitions to opal-api.h
449 - powerpc/smp: Remove migrate_irq() custom implementation
450 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
451 - (config) Update configs with PPC_XIVE options
452 * CVE-2017-100363
453 - char: lp: fix possible integer overflow in lp_setup()
454 * CVE-2017-9242
455 - ipv6: fix out of bound writes in __ip6_append_data()
456 * CVE-2017-9075
457 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
458 * CVE-2017-9076
459 - ipv6/dccp: do not inherit ipv6_mc_list from parent
460 * CVE-2017-9077
461 - ipv6/dccp: do not inherit ipv6_mc_list from parent
462 * CVE-2017-8890
463 - dccp/tcp: do not inherit mc_list from parent
464 * Module signing exclusion for staging drivers does not work properly
465 (LP: #1690908)
466 - SAUCE: Fix module signing exclusion in package builds
467 * extend-diff-ignore should use exact matches (LP: #1693504)
468 - [Packaging] exact extend-diff-ignore matches
469 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
470 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
471 * arm-smmu arm-smmu.2.auto: Unhandled context fault (LP: #1694506)
472 - net: thunderx: Fix IOMMU translation faults
473 * arm64: mbigen updates (LP: #1692783)
474 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
475 - irqchip/mbigen: Add ACPI support
476 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
477 - irqchip/mbigen: Fix memory mapping code
478 - irqchip/mbigen: Fix potential NULL dereferencing
479 - irqchip/mbigen: Fix the clear register offset calculation
480 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
481 (LP: #1671360)
482 - pinctrl: amd: make use of raw_spinlock variants
483 - pinctrl/amd: Use regular interrupt instead of chained
484 * PowerPC: Pstore dump for powerpc is broken (LP: #1691045)
485 - pstore: Fix flags to enable dumps on powerpc
486 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
487 event (LP: #1678590)
488 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
489 * APST quirk needed for Intel NVMe (LP: #1686592)
490 - nvme: Quirk APST on Intel 600P/P3100 devices
491 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
492 - drivers: net: phy: xgene: Fix mdio write
493 * Zesty update to 4.10.16 stable release (LP: #1691369)
494 - 9p: fix a potential acl leak
495 - drm/sti: fix GDP size to support up to UHD resolution
496 - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
497 - mtd: nand: Add OX820 NAND hardware dependency
498 - tpm: fix RC value check in tpm2_seal_trusted
499 - tmp: use pdev for parent device in tpm_chip_alloc
500 - crypto: caam - fix error path for ctx_dma mapping failure
501 - crypto: caam - don't dma_map key for hash algorithms
502 - power: supply: lp8788: prevent out of bounds array access
503 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
504 - powerpc/perf: Fix perf_get_data_addr() for power9 DD1
505 - powerpc/perf: Handle sdar_mode for marked event in power9
506 - powerpc/mm: Fixup wrong LPCR_VRMASD value
507 - powerpc/powernv: Fix opal_exit tracepoint opcode
508 - powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
509 - powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
510 - powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
511 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
512 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
513 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
514 probe()
515 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
516 component
517 - power: supply: bq24190_charger: Don't read fault register outside
518 irq_handle_thread()
519 - power: supply: bq24190_charger: Handle fault before status on interrupt
520 - arm64: dts: r8a7795: Mark EthernetAVB device node disabled
521 - arm: dts: qcom: Fix ipq board clock rates
522 - arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
523 - arm64: Improve detection of user/non-user mappings in set_pte(_at)
524 - spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
525 - leds: ktd2692: avoid harmless maybe-uninitialized warning
526 - ARM: pxa: ezx: fix a910 camera data
527 - ARM: dts: NSP: GPIO reboot open-source
528 - ARM: dts: imx6sx-udoo-neo: Fix reboot hang
529 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
530 - ARM: OMAP3: Fix smartreflex platform data regression
531 - ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
532 - ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
533 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
534 - mwifiex: remove redundant dma padding in AMSDU
535 - mwifiex: Avoid skipping WEP key deletion for AP
536 - mwifiex: don't enable/disable IRQ 0 during suspend/resume
537 - mwifiex: set adapter->dev before starting to use mwifiex_dbg()
538 - iwlwifi: mvm: properly check for transport data in dump
539 - iwlwifi: mvm: don't restart HW if suspend fails with unified image
540 - iwlwifi: mvm: overwrite skb info later
541 - iwlwifi: pcie: don't increment / decrement a bool
542 - iwlwifi: pcie: trans: Remove unused 'shift_param'
543 - iwlwifi: pcie: fix the set of DMA memory mask
544 - iwlwifi: mvm: fix reorder timer re-arming
545 - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
546 - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
547 - iwlwifi: mvm: fix pending frame counter calculation
548 - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
549 - iwlwifi: mvm: synchronize firmware DMA paging memory
550 - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
551 - iwlwifi: mvm: fix accessing fw_id_to_mac_id
552 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
553 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
554 - x86/mpx: Re-add MPX to selftests Makefile
555 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
556 - platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
557 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
558 probed
559 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
560 - Revert "KVM: nested VMX: disable perf cpuid reporting"
561 - KVM: nVMX: initialize PML fields in vmcs02
562 - KVM: nVMX: do not leak PML full vmexit to L1
563 - usb: dwc2: host: use msleep() for long delay
564 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
565 paths
566 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
567 paths
568 - usb: chipidea: Only read/write OTGSC from one place
569 - usb: chipidea: Handle extcon events properly
570 - USB: serial: keyspan_pda: fix receive sanity checks
571 - USB: serial: digi_acceleport: fix incomplete rx sanity check
572 - USB: serial: ssu100: fix control-message error handling
573 - USB: serial: io_edgeport: fix epic-descriptor handling
574 - USB: serial: ti_usb_3410_5052: fix control-message error handling
575 - USB: serial: ark3116: fix open error handling
576 - USB: serial: ftdi_sio: fix latency-timer error handling
577 - USB: serial: quatech2: fix control-message error handling
578 - USB: serial: mct_u232: fix modem-status error handling
579 - USB: serial: ch341: fix modem-status handling
580 - USB: serial: io_edgeport: fix descriptor error handling
581 - clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
582 - phy: qcom-usb-hs: Add depends on EXTCON
583 - serial: 8250_omap: Fix probe and remove for PM runtime
584 - scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
585 - scsi: qedi: fix build error without DEBUG_FS
586 - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
587 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
588 - scsi: smartpqi: fix time handling
589 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
590 - brcmfmac: Ensure pointer correctly set if skb data location changes
591 - brcmfmac: Make skb header writable before use
592 - staging/lustre/llite: move root_squash from sysfs to debugfs
593 - staging: wlan-ng: add missing byte order conversion
594 - staging: emxx_udc: remove incorrect __init annotations
595 - staging: lustre: ptlrpc: avoid warning on missing return
596 - ALSA: hda - Fix deadlock of controller device lock at unbinding
597 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
598 - tcp: do not underestimate skb->truesize in tcp_trim_head()
599 - net: adjust skb->truesize in ___pskb_trim()
600 - net: macb: fix phy interrupt parsing
601 - geneve: fix incorrect setting of UDP checksum flag
602 - bpf: enhance verifier to understand stack pointer arithmetic
603 - bpf, arm64: fix jit branch offset related to ldimm64
604 - tcp: fix wraparound issue in tcp_lp
605 - net: ipv6: Do not duplicate DAD on link up
606 - net: usb: qmi_wwan: add Telit ME910 support
607 - tcp: do not inherit fastopen_req from parent
608 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
609 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
610 - ipv6: initialize route null entry in addrconf_init()
611 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
612 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
613 - bpf: don't let ldimm64 leak map addresses on unprivileged
614 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
615 - openvswitch: Set internal device max mtu to ETH_MAX_MTU.
616 - f2fs: sanity check segment count
617 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
618 - drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
619 - drm: mxsfb: drm_dev_alloc() returns error pointers
620 - drm/ttm: fix use-after-free races in vm fault handling
621 - block: get rid of blk_integrity_revalidate()
622 - Linux 4.10.16
623 - [Config] Remove CONFIG_MTD_NAND_OXNAS=m
624 - Ignore missing oxnas_nand
625 * Keyboard backlight control does not work on some dell laptops.
626 (LP: #1693126)
627 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
628 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
629 * Hardware transaction memory corruption (LP: #1691477)
630 - powerpc/tm: Fix FP and VMX register corruption
631 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
632 (LP: #1685792)
633 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
634 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
635 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
636 - powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
637 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
638 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
639 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
640 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
641 * powerpc/powernv: Introduce address translation services for Nvlink2
642 (LP: #1690412)
643 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
644 - drivers/of/base.c: Add of_property_read_u64_index
645 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
646 - powerpc/powernv: Introduce address translation services for Nvlink2
647 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
648 (LP: #1672819)
649 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
650
651 -- Stefan Bader <stefan.bader@canonical.com> Tue, 20 Jun 2017 16:51:39 +0200
652
653 linux-raspi2 (4.10.0-1008.11) zesty; urgency=low
654
655 [ Ubuntu: 4.10.0-24.28 ]
656
657 * CVE-2017-1000364
658 - mm: enlarge stack guard gap
659 - mm: do not collapse stack gap into THP
660
661 -- Stefan Bader <stefan.bader@canonical.com> Wed, 14 Jun 2017 11:08:11 +0200
662
663 linux-raspi2 (4.10.0-1006.8) zesty; urgency=low
664
665 * linux-raspi2: 4.10.0-1006.8 -proposed tracker (LP: #1691153)
666
667 [ Ubuntu: 4.10.0-22.24 ]
668
669 * linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
670 * Fix NVLINK2 TCE route (LP: #1690155)
671 - powerpc/powernv: Fix TCE kill on NVLink2
672 * CVE-2017-0605
673 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
674 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
675 - [Config] CONFIG_QCOM_L3_PMU=y
676 - perf: qcom: Add L3 cache PMU driver
677 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
678 - drivers/perf: arm_pmu: rework per-cpu allocation
679 - drivers/perf: arm_pmu: manage interrupts per-cpu
680 - drivers/perf: arm_pmu: split irq request from enable
681 - drivers/perf: arm_pmu: remove pointless PMU disabling
682 - drivers/perf: arm_pmu: define armpmu_init_fn
683 - drivers/perf: arm_pmu: fold init into alloc
684 - drivers/perf: arm_pmu: factor out pmu registration
685 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
686 - drivers/perf: arm_pmu: handle no platform_device
687 - drivers/perf: arm_pmu: rename irq request/free functions
688 - drivers/perf: arm_pmu: split cpu-local irq request/free
689 - drivers/perf: arm_pmu: move irq request/free into probe
690 - drivers/perf: arm_pmu: split out platform device probe logic
691 - arm64: add function to get a cpu's MADT GICC table
692 - [Config] CONFIG_ARM_PMU_ACPI=y
693 - drivers/perf: arm_pmu: add ACPI framework
694 - arm64: pmuv3: handle !PMUv3 when probing
695 - arm64: pmuv3: use arm_pmu ACPI framework
696 * [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
697 (LP: #1689886)
698 - ipmi: Fix kernel panic at ipmi_ssif_thread()
699 * tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
700 - tty: pl011: fix earlycon work-around for QDF2400 erratum 44
701 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
702 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
703 (LP: #1688259)
704 - Remove squashfs-modules files from d-i
705 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
706 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
707 - clocksource: arm_arch_timer: clean up printk usage
708 - clocksource: arm_arch_timer: rename type macros
709 - clocksource: arm_arch_timer: rename the PPI enum
710 - clocksource: arm_arch_timer: move enums and defines to header file
711 - clocksource: arm_arch_timer: add a new enum for spi type
712 - clocksource: arm_arch_timer: rework PPI selection
713 - clocksource: arm_arch_timer: split dt-only rate handling
714 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
715 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
716 call
717 - clocksource: arm_arch_timer: add structs to describe MMIO timer
718 - clocksource: arm_arch_timer: split MMIO timer probing.
719 - [Config] CONFIG_ACPI_GTDT=y
720 - acpi/arm64: Add GTDT table parse driver
721 - clocksource: arm_arch_timer: simplify ACPI support code.
722 - acpi/arm64: Add memory-mapped timer support in GTDT driver
723 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
724 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
725 * kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
726 (LP: #1674838)
727 - Revert "mm/ksm: handle protnone saved writes when making page write protect"
728 - Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
729 - Revert "mm: introduce page_vma_mapped_walk()"
730 - mm/ksm: handle protnone saved writes when making page write protect
731 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
732 - arm64: Add CNTFRQ_EL0 trap handler
733 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
734 - i2c: thunderx: Enable HWMON class probing
735 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
736 - net/ena: remove ntuple filter support from device feature list
737 - net/ena: fix queues number calculation
738 - net/ena: fix ethtool RSS flow configuration
739 - net/ena: fix RSS default hash configuration
740 - net/ena: fix NULL dereference when removing the driver after device reset
741 failed
742 - net/ena: refactor ena_get_stats64 to be atomic context safe
743 - net/ena: fix potential access to freed memory during device reset
744 - net/ena: use READ_ONCE to access completion descriptors
745 - net/ena: reduce the severity of ena printouts
746 - net/ena: change driver's default timeouts
747 - net/ena: change condition for host attribute configuration
748 - net/ena: update driver version to 1.1.2
749 * Zesty update to 4.10.15 stable release (LP: #1689258)
750 - timerfd: Protect the might cancel mechanism proper
751 - Handle mismatched open calls
752 - hwmon: (it87) Avoid registering the same chip on both SIO addresses
753 - dm ioctl: prevent stack leak in dm ioctl call
754 - Linux 4.10.15
755 * Zesty update to 4.10.14 stable release (LP: #1688499)
756 - ping: implement proper locking
757 - sparc64: kern_addr_valid regression
758 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
759 - net: neigh: guard against NULL solicit() method
760 - net: phy: handle state correctly in phy_stop_machine
761 - kcm: return immediately after copy_from_user() failure
762 - secure_seq: downgrade to per-host timestamp offsets
763 - bpf: improve verifier packet range checks
764 - Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
765 pointer"
766 - net/mlx5: Avoid dereferencing uninitialized pointer
767 - l2tp: hold tunnel socket when handling control frames in l2tp_ip and
768 l2tp_ip6
769 - l2tp: purge socket queues in the .destruct() callback
770 - openvswitch: Fix ovs_flow_key_update()
771 - l2tp: take reference on sessions being dumped
772 - l2tp: fix PPP pseudo-wire auto-loading
773 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
774 - sctp: listen on the sock only when it's state is listening or closed
775 - tcp: clear saved_syn in tcp_disconnect()
776 - ipv6: Fix idev->addr_list corruption
777 - net-timestamp: avoid use-after-free in ip_recv_error
778 - net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
779 - sh_eth: unmap DMA buffers when freeing rings
780 - ipv6: sr: fix out-of-bounds access in SRH validation
781 - dp83640: don't recieve time stamps twice
782 - ipv6: sr: fix double free of skb after handling invalid SRH
783 - ipv6: fix source routing
784 - gso: Validate assumption of frag_list segementation
785 - net: ipv6: RTF_PCPU should not be settable from userspace
786 - netpoll: Check for skb->queue_mapping
787 - ip6mr: fix notification device destruction
788 - net/mlx5: Fix driver load bad flow when having fw initializing timeout
789 - net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
790 - net/mlx5e: Fix small packet threshold
791 - net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
792 - tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
793 - tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
794 - macvlan: Fix device ref leak when purging bc_queue
795 - net: ipv6: regenerate host route if moved to gc list
796 - net: phy: fix auto-negotiation stall due to unavailable interrupt
797 - ipv6: check skb->protocol before lookup for nexthop
798 - tcp: memset ca_priv data to 0 properly
799 - ipv6: check raw payload size correctly in ioctl
800 - ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
801 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
802 type
803 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
804 - scsi: return correct blkprep status code in case scsi_init_io() fails.
805 - ARC: [plat-eznps] Fix build error
806 - MIPS: KGDB: Use kernel context for sleeping threads
807 - MIPS: cevt-r4k: Fix out-of-bounds array access
808 - MIPS: Avoid BUG warning in arch_check_elf
809 - p9_client_readdir() fix
810 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
811 - Input: i8042 - add Clevo P650RS to the i8042 reset list
812 - nfsd: check for oversized NFSv2/v3 arguments
813 - nfsd4: minor NFSv2/v3 write decoding cleanup
814 - nfsd: stricter decoding of write-like NFSv2/v3 ops
815 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
816 - macsec: avoid heap overflow in skb_to_sgvec
817 - net: can: usb: gs_usb: Fix buffer on stack
818 - cpu/hotplug: Serialize callback invocations proper
819 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
820 - Linux 4.10.14
821 * Zesty update to 4.10.13 stable release (LP: #1688485)
822 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
823 - KEYS: Change the name of the dead type to ".dead" to prevent user access
824 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
825 - tracing: Allocate the snapshot buffer before enabling probe
826 - HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
827 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
828 - mm: prevent NR_ISOLATE_* stats from going negative
829 - cifs: Do not send echoes before Negotiate is complete
830 - CIFS: remove bad_network_name flag
831 - mmc: dw_mmc: silent verbose log when calling from PM context
832 - s390/mm: fix CMMA vs KSM vs others
833 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
834 - ACPI / power: Avoid maybe-uninitialized warning
835 - mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
836 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
837 - ubifs: Fix RENAME_WHITEOUT support
838 - ubifs: Fix O_TMPFILE corner case in ubifs_link()
839 - mac80211: reject ToDS broadcast data frames
840 - mac80211: fix MU-MIMO follow-MAC mode
841 - x86/mce: Make the MCE notifier a blocking one
842 - ubi/upd: Always flush after prepared for an update
843 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
844 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
845 - device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
846 - Linux 4.10.13
847 * Zesty update to 4.10.12 stable release (LP: #1687045)
848 - Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
849 tracking""
850 - cgroup, kthread: close race window where new kthreads can be migrated to
851 non-root cgroups
852 - audit: make sure we don't let the retry queue grow without bounds
853 - tcmu: Fix possible overwrite of t_data_sg's last iov[]
854 - tcmu: Fix wrongly calculating of the base_command_size
855 - tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
856 - thp: fix MADV_DONTNEED vs. MADV_FREE race
857 - thp: fix MADV_DONTNEED vs clear soft dirty race
858 - zsmalloc: expand class bit
859 - orangefs: free superblock when mount fails
860 - drm/nouveau/mpeg: mthd returns true on success now
861 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
862 - drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
863 - drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
864 - drm/nouveau: initial support (display-only) for GP107
865 - drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
866 - drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
867 - CIFS: reconnect thread reschedule itself
868 - CIFS: store results of cifs_reopen_file to avoid infinite wait
869 - Input: xpad - add support for Razer Wildcat gamepad
870 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
871 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
872 - x86/efi: Don't try to reserve runtime regions
873 - x86/signals: Fix lower/upper bound reporting in compat siginfo
874 - x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
875 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
876 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
877 - x86/vdso: Plug race between mapping and ELF header setup
878 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
879 comparison)
880 - ACPI / scan: Set the visited flag for all enumerated devices
881 - parisc: fix bugs in pa_memcpy
882 - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
883 - efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
884 - iscsi-target: Fix TMR reference leak during session shutdown
885 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
886 - scsi: sr: Sanity check returned mode data
887 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
888 - scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
889 - scsi: sd: Fix capacity calculation with 32-bit sector_t
890 - target: Avoid mappedlun symlink creation during lun shutdown
891 - xen, fbfront: fix connecting to backend
892 - new privimitive: iov_iter_revert()
893 - make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
894 - libnvdimm: fix blk free space accounting
895 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
896 - libnvdimm: band aid btt vs clear poison locking
897 - can: ifi: use correct register to read rx status
898 - pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
899 - cpufreq: Bring CPUs up even if cpufreq_online() failed
900 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
901 - ftrace: Fix removing of second function probe
902 - drm/i915/gvt: set the correct default value of CTX STATUS PTR
903 - char: lack of bool string made CONFIG_DEVPORT always on
904 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
905 - zram: do not use copy_page with non-page aligned address
906 - ftrace: Fix function pid filter on instances
907 - crypto: algif_aead - Fix bogus request dereference in completion function
908 - crypto: xts - Fix use-after-free on EINPROGRESS
909 - crypto: ahash - Fix EINPROGRESS notification callback
910 - crypto: lrw - Fix use-after-free on EINPROGRESS
911 - parisc: Fix get_user() for 64-bit value on 32-bit kernel
912 - dvb-usb-v2: avoid use-after-free
913 - [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
914 - ASoC: Intel: select DW_DMAC_CORE since it's mandatory
915 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
916 notify event
917 - x86/xen: Fix APIC id mismatch warning on Intel
918 - ACPI / EC: Use busy polling mode when GPE is not enabled
919 - rtc: tegra: Implement clock handling
920 - mm: Tighten x86 /dev/mem with zeroing reads
921 - cxusb: Use a dma capable buffer also for reading
922 - virtio-console: avoid DMA from stack
923 - Linux 4.10.12
924 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
925 - [Config] CONFIG_LIBIO=y on arm64 only
926 - SAUCE: LIBIO: Introduce a generic PIO mapping method
927 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
928 - [Config] CONFIG_HISILICON_LPC=y
929 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
930 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
931 I/O
932 - SAUCE: LPC: Add the ACPI LPC support
933 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
934 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
935 * APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
936 - nvme: Adjust the Samsung APST quirk
937 - nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
938 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
939 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
940 - d-i: initrd needs qcom_emac on amberwing platform.
941 * POWER9: CAPI2 enablement (LP: #1686519)
942 - cxl: Fix build when CONFIG_DEBUG_FS=n
943 - cxl: Read vsec perst load image
944 - cxl: Remove unused values in bare-metal environment.
945 - cxl: Keep track of mm struct associated with a context
946 - cxl: Update implementation service layer
947 - cxl: Rename some psl8 specific functions
948 - cxl: Isolate few psl8 specific calls
949 - cxl: Force psl data-cache flush during device shutdown
950 - cxl: Add psl9 specific code
951 * CVE-2017-7979
952 - net sched actions: allocate act cookie early
953 * refcount underflow / kernel NULL dereference after attempting to add basic
954 tc filter (LP: #1682368)
955 - net_sched: nla_memdup_cookie() can be static
956
957 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 22 May 2017 14:49:48 -0300
958
959 linux-raspi2 (4.10.0-1005.7) zesty; urgency=low
960
961 * linux-raspi2: 4.10.0-1005.7 -proposed tracker (LP: #1686419)
962
963 [ Ubuntu: 4.10.0-21.23 ]
964
965 * linux: 4.10.0-21.23 -proposed tracker (LP: #1686414)
966
967 * Need to stop using bzip2 compression in packages for zesty onward
968 (LP: #1686782)
969 - [Debian] Use default compression for all packages
970
971 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
972 (LP: #1684971)
973 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
974
975 * CVE-2017-7477: macsec: avoid heap overflow in skb_to_sgvec (LP: #1685892)
976 - macsec: avoid heap overflow in skb_to_sgvec
977 - macsec: dynamically allocate space for sglist
978
979 * Zesty update to 4.10.11 stable release (LP: #1685140)
980 - drm/i915: Fix forcewake active domain tracking
981 - drm/i915: Move updating color management to before vblank evasion
982 - drm/i915/fbdev: Stop repeating tile configuration on stagnation
983 - drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
984 - drm/i915/gen9: Increase PCODE request timeout to 50ms
985 - drm/i915: Store a permanent error in obj->mm.pages
986 - drm/i915: Nuke debug messages from the pipe update critical section
987 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
988 - drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
989 - drm/i915: Only enable hotplug interrupts if the display interrupts are
990 enabled
991 - drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
992 - drm/i915: Stop using RP_DOWN_EI on Baytrail
993 - drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
994 - drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
995 - orangefs: Dan Carpenter influenced cleanups...
996 - orangefs: fix buffer size mis-match between kernel space and user space.
997 - nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
998 - rt2x00usb: fix anchor initialization
999 - rt2x00usb: do not anchor rx and tx urb's
1000 - MIPS: Introduce irq_stack
1001 - MIPS: Stack unwinding while on IRQ stack
1002 - MIPS: Only change $28 to thread_info if coming from user mode
1003 - MIPS: Switch to the irq_stack in interrupts
1004 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
1005 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
1006 - crypto: caam - fix RNG deinstantiation error checking
1007 - crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
1008 - dma-buf: add support for compat ioctl
1009 - Linux 4.10.11
1010
1011 * Zesty update to v4.10.10 stable release (LP: #1682130)
1012 - drm/vmwgfx: Type-check lookups of fence objects
1013 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
1014 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
1015 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
1016 - drm/vmwgfx: Remove getparam error message
1017 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
1018 - PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host
1019 controller
1020 - PCI: thunder-pem: Fix legacy firmware PEM-specific resources
1021 - sysfs: be careful of error returns from ops->show()
1022 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
1023 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
1024 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
1025 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
1026 - iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
1027 - iio: st_pressure: initialize lps22hb bootime
1028 - iio: bmg160: reset chip when probing
1029 - arm64: mm: unaligned access by user-land should be received as SIGBUS
1030 - cfg80211: check rdev resume callback only for registered wiphy
1031 - Reset TreeId to zero on SMB2 TREE_CONNECT
1032 - mm/page_alloc.c: fix print order in show_free_areas()
1033 - ptrace: fix PTRACE_LISTEN race corrupting task->state
1034 - dax: fix radix tree insertion race
1035 - dm verity fec: limit error correction recursion
1036 - dm verity fec: fix bufio leaks
1037 - ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
1038 - ACPI / scan: Prefer devices without _HID for _ADR matching
1039 - Kbuild: use cc-disable-warning consistently for maybe-uninitialized
1040 - jump label: fix passing kbuild_cflags when checking for asm goto support
1041 - orangefs: move features validation to fix filesystem hang
1042 - xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
1043 - ring-buffer: Fix return value check in test_ringbuffer()
1044 - mac80211: unconditionally start new netdev queues with iTXQ support
1045 - brcmfmac: use local iftype avoiding use-after-free of virtual interface
1046 - metag/usercopy: Drop unused macros
1047 - metag/usercopy: Fix alignment error checking
1048 - metag/usercopy: Add early abort to copy_to_user
1049 - metag/usercopy: Zero rest of buffer from copy_from_user
1050 - metag/usercopy: Set flags before ADDZ
1051 - metag/usercopy: Fix src fixup in from user rapf loops
1052 - metag/usercopy: Add missing fixups
1053 - drm/msm: adreno: fix build error without debugfs
1054 - powerpc: Disable HFSCR[TM] if TM is not supported
1055 - powerpc/mm: Add missing global TLB invalidate if cxl is active
1056 - powerpc/64: Fix flush_(d|i)cache_range() called from modules
1057 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
1058 - powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
1059 - dm raid: fix NULL pointer dereference for raid1 without bitmap
1060 - x86/mce: Don't print MCEs when mcelog is active
1061 - nios2: reserve boot memory for device tree
1062 - xtensa: make __pa work with uncached KSEG addresses
1063 - s390/decompressor: fix initrd corruption caused by bss clear
1064 - s390/uaccess: get_user() should zero on failure (again)
1065 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
1066 - MIPS: ralink: Fix typos in rt3883 pinctrl
1067 - MIPS: End spinlocks with .insn
1068 - MIPS: Lantiq: fix missing xbar kernel panic
1069 - MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
1070 - MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
1071 - MIPS: Flush wrong invalid FTLB entry for huge page
1072 - MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
1073 - drm/i915/gvt: Fix gvt scheduler interval time
1074 - drm/i915/kvmgt: fix suspicious rcu dereference usage
1075 - usb: dwc3: gadget: delay unmap of bounced requests
1076 - Documentation: stable-kernel-rules: fix stable-tag format
1077 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
1078 - random: use chacha20 for get_random_int/long
1079 - kvm: fix page struct leak in handle_vmon
1080 - drm/edid: constify edid quirk list
1081 - drm/i915: fix INTEL_BDW_IDS definition
1082 - drm/i915: more .is_mobile cleanups for BDW
1083 - drm/i915: actually drive the BDW reserved IDs
1084 - ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
1085 - usb: chipidea: msm: Rely on core to override AHBBURST
1086 - serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
1087 - usb: xhci: add quirk flag for broken PED bits
1088 - usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
1089 - usb: dwc3: host: pass quirk-broken-port-ped property for known broken
1090 revisions
1091 - drm/mga: remove device_is_agp callback
1092 - PCI: Add ACS quirk for Intel Union Point
1093 - PCI: xgene: Fix double free on init error
1094 - sata: ahci-da850: implement a workaround for the softreset quirk
1095 - ACPI / button: Change default behavior to lid_init_state=open
1096 - ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
1097 - ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
1098 - ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
1099 - ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
1100 - ACPI: save NVS memory for Lenovo G50-45
1101 - ASoC: sun4i-i2s: Add quirks to handle a31 compatible
1102 - HID: wacom: don't apply generic settings to old devices
1103 - arm: kernel: Add SMC structure parameter
1104 - firmware: qcom: scm: Fix interrupted SCM calls
1105 - ARM: smccc: Update HVC comment to describe new quirk parameter
1106 - PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
1107 - PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
1108 - mmc: sdhci-of-esdhc: remove default broken-cd for ARM
1109 - PCI: Sort the list of devices with D3 delay quirk by ID
1110 - watchdog: s3c2410: Fix infinite interrupt in soft mode
1111 - platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
1112 - x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
1113 - x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
1114 - usb-storage: Add ignore-residue quirk for Initio INIC-3619
1115 - x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
1116 - Linux 4.10.10
1117
1118 * Broken PowerNV PCI hotplug driver - Patch backporting to zesty
1119 (LP: #1680328)
1120 - drivers/pci/hotplug: Mask PDC interrupt if required
1121
1122 * Zesty update to v4.10.9 stable release (LP: #1681875)
1123 - libceph: force GFP_NOIO for socket allocations
1124 - KVM: nVMX: fix nested EPT detection
1125 - xfs: pull up iolock from xfs_free_eofblocks()
1126 - xfs: sync eofblocks scans under iolock are livelock prone
1127 - xfs: fix eofblocks race with file extending async dio writes
1128 - xfs: fix toctou race when locking an inode to access the data map
1129 - xfs: fail _dir_open when readahead fails
1130 - xfs: filter out obviously bad btree pointers
1131 - xfs: check for obviously bad level values in the bmbt root
1132 - xfs: verify free block header fields
1133 - xfs: allow unwritten extents in the CoW fork
1134 - xfs: mark speculative prealloc CoW fork extents unwritten
1135 - xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
1136 - xfs: reject all unaligned direct writes to reflinked files
1137 - xfs: update ctime and mtime on clone destinatation inodes
1138 - xfs: correct null checks and error processing in xfs_initialize_perag
1139 - xfs: don't fail xfs_extent_busy allocation
1140 - xfs: handle indlen shortage on delalloc extent merge
1141 - xfs: split indlen reservations fairly when under reserved
1142 - xfs: fix uninitialized variable in _reflink_convert_cow
1143 - xfs: don't reserve blocks for right shift transactions
1144 - xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
1145 - xfs: tune down agno asserts in the bmap code
1146 - xfs: only reclaim unwritten COW extents periodically
1147 - xfs: fix and streamline error handling in xfs_end_io
1148 - xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
1149 - xfs: use iomap new flag for newly allocated delalloc blocks
1150 - xfs: try any AG when allocating the first btree block when reflinking
1151 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
1152 - scsi: libsas: fix ata xfer length
1153 - scsi: scsi_dh_alua: Check scsi_device_get() return value
1154 - scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion
1155 function
1156 - PCI: iproc: Save host bridge window resource in struct iproc_pcie
1157 - PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host
1158 controller
1159 - ALSA: seq: Fix race during FIFO resize
1160 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
1161 - ASoC: atmel-classd: fix audio clock rate
1162 - ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of
1163 pointer
1164 - ASoC: rt5665: fix getting wrong work handler container
1165 - HID: wacom: Don't add ghost interface as shared data
1166 - mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
1167 - mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
1168 - crypto: ccp - Make some CCP DMA channels private
1169 - crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
1170 - ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
1171 - NFSv4.1 fix infinite loop on IO BAD_STATEID error
1172 - nfsd: map the ENOKEY to nfserr_perm for avoiding warning
1173 - dt-bindings: rng: clocks property on omap_rng not always mandatory
1174 - parisc: Clean up fixup routines for get_user()/put_user()
1175 - parisc: Avoid stalled CPU warnings after system shutdown
1176 - parisc: Fix access fault handling in pa_memcpy()
1177 - ACPI: Fix incompatibility with mcount-based function graph tracing
1178 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
1179 - tty/serial: atmel: fix race condition (TX+DMA)
1180 - tty/serial: atmel: fix TX path in atmel_console_write()
1181 - xhci: Set URB actual length for stopped control transfers
1182 - USB: fix linked-list corruption in rh_call_control()
1183 - serial: mxs-auart: Fix baudrate calculation
1184 - KVM: x86: clear bus pointer when destroyed
1185 - KVM: kvm_io_bus_unregister_dev() should never fail
1186 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
1187 - drm/vc4: Allocate the right amount of space for boot-time CRTC state.
1188 - drm/etnaviv: (re-)protect fence allocation with GPU mutex
1189 - drm/i915/kvmgt: Hold struct kvm reference
1190 - x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
1191 - x86/mce: Fix copy/paste error in exception table entries
1192 - lib/syscall: Clear return values when no stack
1193 - mm: rmap: fix huge file mmap accounting in the memcg stats
1194 - mm: workingset: fix premature shadow node shrinking with cgroups
1195 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
1196 - drm/armada: Fix compile fail
1197 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
1198 - MIPS: Lantiq: Fix cascaded IRQ setup
1199 - blk: improve order of bio handling in generic_make_request()
1200 - blk: Ensure users for current->bio_list can see the full list.
1201 - padata: avoid race in reordering
1202 - nvme/core: Fix race kicking freed request_queue
1203 - nvme/pci: Disable on removal when disconnected
1204 - drm/i915: Move the release of PT page to the upper caller
1205 - drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
1206 - drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
1207 - Linux 4.10.9
1208
1209 * POWER9: Improve performance on memory management (LP: #1681429)
1210 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1211 flush
1212 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1213
1214 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1215 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1216
1217 [ Ubuntu: 4.10.0-20.22 ]
1218
1219 * linux: 4.10.0-20.22 -proposed tracker (LP: #1684491)
1220
1221 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
1222 (LP: #1682561)
1223 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
1224
1225 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 28 Apr 2017 16:27:28 +0200
1226
1227 linux-raspi2 (4.10.0-1004.6) zesty; urgency=low
1228
1229 [ Tim Gardner ]
1230
1231 * Release Tracking Bug
1232 - LP: #1680768
1233
1234 * Rebase against Ubuntu-4.10.0-19.21
1235
1236 * ADT regressions caused by "audit: fix auditd/kernel connection state
1237 tracking" (LP: #1680532)
1238 - SAUCE: Revert "audit: fix auditd/kernel connection state tracking"
1239
1240 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Apr 2017 10:12:01 +0100
1241
1242 linux-raspi2 (4.10.0-1003.5) zesty; urgency=low
1243
1244 [ Tim Gardner ]
1245
1246 * Release Tracking Bug
1247 - LP: #1679773
1248
1249 * Rebase against Ubuntu-4.10.0-17.19
1250
1251 * Fix CVE-2017-7308 (LP: #1678009)
1252 - net/packet: fix overflow in check for priv area size
1253 - net/packet: fix overflow in check for tp_frame_nr
1254 - net/packet: fix overflow in check for tp_reserve
1255
1256 * apparmor: oops on boot if parameters set on grub command line (LP: #1678048)
1257 - SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
1258
1259 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1260 - SAUCE: apparmor: add policy revision file interface
1261
1262 * apparmor does not make support of query data visible (LP: #1678023)
1263 - SAUCE: apparmor: add label data availability to the feature set
1264
1265 * apparmor query interface does not make supported query info available
1266 (LP: #1678030)
1267 - SAUCE: apparmor: add information about the query inteface to the feature set
1268
1269 * change_profile incorrect when using namespaces with a compound stack
1270 (LP: #1677959)
1271 - SAUCE: apparmor: fix label parse for stacked labels
1272
1273 * Zesty update to v4.10.8 stable release (LP: #1678930)
1274 - xfrm: policy: init locks early
1275 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
1276 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
1277 - KVM: nVMX: Fix nested VPID vmx exec control
1278 - KVM: x86: cleanup the page tracking SRCU instance
1279 - virtio_balloon: init 1st buffer in stats vq
1280 - pinctrl: qcom: Don't clear status bit on irq_unmask
1281 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
1282 - h8300/ptrace: Fix incorrect register transfer count
1283 - mips/ptrace: Preserve previous registers for short regset write
1284 - sparc/ptrace: Preserve previous registers for short regset write
1285 - metag/ptrace: Preserve previous registers for short regset write
1286 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
1287 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
1288 - qla2xxx: Allow vref count to timeout on vport delete.
1289 - sched/rt: Add a missing rescheduling point
1290 - usb: musb: fix possible spinlock deadlock
1291 - Linux 4.10.8
1292
1293 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
1294 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
1295 - PCI: hv: Use device serial number as PCI domain
1296
1297 * Miscellaneous Ubuntu changes
1298 - [Config] flash-kernel should be a Breaks
1299 - [Config] drop the info directory
1300 - [Config] drop NOTES as obsolete
1301 - [Config] drop changelog.historical as obsolete
1302
1303 * [Feature] ISH (Intel Sensor Hub) support (LP: #1645521)
1304 - iio: accel: hid-sensor-accel-3d: Add timestamp
1305
1306 * Zesty update to v4.10.7 stable release (LP: #1677589)
1307 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
1308 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
1309 - net: properly release sk_frag.page
1310 - amd-xgbe: Fix jumbo MTU processing on newer hardware
1311 - openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
1312 - net: unix: properly re-increment inflight counter of GC discarded candidates
1313 - qmi_wwan: add Dell DW5811e
1314 - net: vrf: Reset rt6i_idev in local dst after put
1315 - net/mlx5: Add missing entries for set/query rate limit commands
1316 - net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
1317 - net/mlx5: Increase number of max QPs in default profile
1318 - net/mlx5e: Count GSO packets correctly
1319 - net/mlx5e: Count LRO packets correctly
1320 - ipv6: make sure to initialize sockc.tsflags before first use
1321 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
1322 - ipv4: provide stronger user input validation in nl_fib_input()
1323 - socket, bpf: fix sk_filter use after free in sk_clone_lock
1324 - genetlink: fix counting regression on ctrl_dumpfamily()
1325 - tcp: initialize icsk_ack.lrcvtime at session start time
1326 - amd-xgbe: Fix the ECC-related bit position definitions
1327 - net: solve a NAPI race
1328 - HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
1329 - Input: ALPS - fix V8+ protocol handling (73 03 28)
1330 - Input: ALPS - fix trackstick button handling on V8 devices
1331 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
1332 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1333 - Input: iforce - validate number of endpoints before using them
1334 - Input: ims-pcu - validate number of endpoints before using them
1335 - Input: hanwang - validate number of endpoints before using them
1336 - Input: yealink - validate number of endpoints before using them
1337 - Input: cm109 - validate number of endpoints before using them
1338 - Input: kbtab - validate number of endpoints before using them
1339 - Input: sur40 - validate number of endpoints before using them
1340 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
1341 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
1342 - ALSA: hda - Adding a group of pin definition to fix headset problem
1343 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
1344 - USB: serial: qcserial: add Dell DW5811e
1345 - ACM gadget: fix endianness in notifications
1346 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
1347 - dvb-usb-firmware: don't do DMA on stack
1348 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
1349 - USB: uss720: fix NULL-deref at probe
1350 - USB: lvtest: fix NULL-deref at probe
1351 - USB: idmouse: fix NULL-deref at probe
1352 - USB: wusbcore: fix NULL-deref at probe
1353 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
1354 - usb: hub: Fix crash after failure to read BOS descriptor
1355 - USB: usbtmc: add missing endpoint sanity check
1356 - USB: usbtmc: fix probe error path
1357 - uwb: i1480-dfu: fix NULL-deref at probe
1358 - uwb: hwa-rc: fix NULL-deref at probe
1359 - mmc: ushc: fix NULL-deref at probe
1360 - nl80211: fix dumpit error path RTNL deadlocks
1361 - mmc: core: Fix access to HS400-ES devices
1362 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
1363 - iio: sw-device: Fix config group initialization
1364 - iio: hid-sensor-trigger: Change get poll value function order to avoid
1365 sensor properties losing after resume from S3
1366 - iio: magnetometer: ak8974: remove incorrect __exit markups
1367 - mei: fix deadlock on mei reset
1368 - mei: don't wait for os version message reply
1369 - parport: fix attempt to write duplicate procfiles
1370 - ppdev: fix registering same device name
1371 - ext4: mark inode dirty after converting inline directory
1372 - powerpc/64s: Fix idle wakeup potential to clobber registers
1373 - audit: fix auditd/kernel connection state tracking
1374 - mmc: sdhci-of-at91: Support external regulators
1375 - mmc: sdhci-of-arasan: fix incorrect timeout clock
1376 - mmc: sdhci: Do not disable interrupts while waiting for clock
1377 - mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
1378 - hwrng: amd - Revert managed API changes
1379 - hwrng: geode - Revert managed API changes
1380 - clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
1381 - clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
1382 - mwifiex: pcie: don't leak DMA buffers when removing
1383 - ath10k: fix incorrect wlan_mac_base in qca6174_regs
1384 - crypto: ccp - Assign DMA commands to the channel's CCP
1385 - fscrypt: remove broken support for detecting keyring key revocation
1386 - vfio: Rework group release notifier warning
1387 - xen/acpi: upload PM state from init-domain to Xen
1388 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
1389 - iommu/exynos: Block SYSMMU while invalidating FLPD cache
1390 - iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
1391 - Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
1392 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
1393 - arm64: kaslr: Fix up the kernel image alignment
1394 - cpufreq: Restore policy min/max limits on CPU online
1395 - cgroup, net_cls: iterate the fds of only the tasks which are being migrated
1396 - blk-mq: don't complete un-started request in timeout handler
1397 - cpsw/netcp: cpts depends on posix_timers
1398 - drm/amdgpu: reinstate oland workaround for sclk
1399 - drm/amd/amdgpu: add POLARIS12 PCI ID
1400 - auxdisplay: img-ascii-lcd: add missing sentinel entry in
1401 img_ascii_lcd_matches
1402 - jbd2: don't leak memory if setting up journal fails
1403 - intel_th: Don't leak module refcount on failure to activate
1404 - Drivers: hv: vmbus: Don't leak channel ids
1405 - Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
1406 - mmc: block: Fix is_waiting_last_req set incorrectly
1407 - libceph: don't set weight to IN when OSD is destroyed
1408 - device-dax: fix pmd/pte fault fallback handling
1409 - scsi: sd: Check for unaligned partial completion
1410 - cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
1411 - xen: do not re-use pirq number cached in pci device msi msg data
1412 - drm: reference count event->completion
1413 - fbcon: Fix vc attr at deinit
1414 - crypto: algif_hash - avoid zero-sized array
1415 - Linux 4.10.7
1416
1417 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
1418 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1419
1420 * [Zesty] mlx5_core Kernel oops with bonding mode 1 and 6 (LP: #1676786)
1421 - SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized pointer
1422
1423 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
1424 - Revert "hv: don't reset hv_context.tsc_page on crash"
1425 - Revert "Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()"
1426 - Revert "hv: allocate synic pages for all present CPUs"
1427 - Revert "hv: init percpu_list in hv_synic_alloc()"
1428 - Revert "Drivers: hv: vmbus: Prevent sending data on a rescinded channel"
1429 - Revert "Drivers: hv: vmbus: Fix a rescind handling bug"
1430 - Revert "Drivers: hv: util: kvp: Fix a rescind processing issue"
1431 - Revert "Drivers: hv: util: Fcopy: Fix a rescind processing issue"
1432 - Revert "Drivers: hv: util: Backup: Fix a rescind processing issue"
1433 - Revert "drivers: hv: Turn off write permission on the hypercall page"
1434 - Revert "UBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI"
1435 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1436 - hv: allocate synic pages for all present CPUs
1437 - hv: init percpu_list in hv_synic_alloc()
1438 - hv: don't reset hv_context.tsc_page on crash
1439 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1440 - hv: switch to cpuhp state machine for synic init/cleanup
1441 - hv: make CPU offlining prevention fine-grained
1442 - Drivers: hv: vmbus: Fix a rescind handling bug
1443 - Drivers: hv: util: kvp: Fix a rescind processing issue
1444 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1445 - Drivers: hv: util: Backup: Fix a rescind processing issue
1446 - Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
1447 - Drivers: hv: vmbus: Move the definition of generate_guest_id()
1448 - Drivers: hv vmbus: Move Hypercall page setup out of common code
1449 - Drivers: hv: vmbus: Move Hypercall invocation code out of common code
1450 - Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
1451 - Drivers: hv: vmbus: Move the extracting of Hypervisor version information
1452 - Drivers: hv: vmbus: Move the crash notification function
1453 - Drivers: hv: vmbus: Move the check for hypercall page setup
1454 - Drivers: hv: vmbus: Move the code to signal end of message
1455 - Drivers: hv: vmbus: Restructure the clockevents code
1456 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
1457 - Drivers: hv: vmbus: Get rid of an unsused variable
1458 - Drivers: hv: vmbus: Define APIs to manipulate the message page
1459 - Drivers: hv: vmbus: Define APIs to manipulate the event page
1460 - Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
1461 - Drivers: hv: vmbus: Define an API to retrieve virtual processor index
1462 - Drivers: hv: vmbus: Define an APIs to manage interrupt state
1463 - Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
1464 - hv_util: switch to using timespec64
1465 - Drivers: hv: restore hypervcall page cleanup before kexec
1466 - Drivers: hv: restore TSC page cleanup before kexec
1467 - Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
1468 - Drivers: hv: vmbus: Use all supported IC versions to negotiate
1469 - Drivers: hv: Log the negotiated IC versions.
1470 - Drivers: hv: Fix the bug in generating the guest ID
1471 - hv: export current Hyper-V clocksource
1472 - hv_utils: implement Hyper-V PTP source
1473 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1474 - drivers: hv: Turn off write permission on the hypercall page
1475
1476 * Populating Hyper-V MSR for Ubuntu 13.10 (LP: #1193172)
1477 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1478
1479 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5
1480 card (LP: #1670247)
1481 - powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
1482 - powerpc/64: Use optimized checksum routines on little-endian
1483
1484 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
1485 2012r2 Gen2 VM (LP: #1674635)
1486 - scsi: storvsc: Workaround for virtual DVD SCSI version
1487
1488 * POWER9 Radix mode KVM (LP: #1675806)
1489 - Revert "powerpc: Update to new option-vector-5 format for CAS"
1490 - Revert "powerpc/powernv: Initialise nest mmu"
1491 - Revert "KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend"
1492 - KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
1493 - KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
1494 - KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
1495 - powerpc/64: More definitions for POWER9
1496 - powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
1497 - powerpc/64: Make type of partition table flush depend on partition type
1498 - powerpc/64: Allow for relocation-on interrupts from guest to host
1499 - KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
1500 - KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
1501 - KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
1502 - KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
1503 - KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
1504 - KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
1505 - KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
1506 - KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
1507 - KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
1508 - KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
1509 - KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
1510 - KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
1511 - KVM: PPC: Book3S HV: Enable radix guest support
1512 - powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
1513 - KVM: PPC: Book3S HV: Fix software walk of guest process page tables
1514 - KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
1515 - KVM: PPC: Book3S HV: Don't try to signal cpu -1
1516 - KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
1517 - powerpc/64: Invalidate process table caching after setting process table
1518 - powerpc: Update to new option-vector-5 format for CAS
1519 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
1520 - powerpc/powernv: Initialise nest mmu
1521 - powerpc/powernv: Remove separate entry for OPAL real mode calls
1522
1523 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device shutdown (LP: #1672785)
1524 - net/mlx4_core: Avoid delays during VF driver device shutdown
1525
1526 * [zesty] mlx4_core OOM with 32 bit arch (LP: #1676858)
1527 - mlx4: reduce OOM risk on arches with large pages
1528
1529 * [Feature] GLK Northpeak Enabling (LP: #1645963)
1530 - intel_th: pci: Add Denverton SOC support
1531 - intel_th: pci: Add Gemini Lake support
1532
1533 * [zesty] mlx5e OVS fixes (LP: #1676388)
1534 - net/mlx5: Fix create autogroup prev initializer
1535 - net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
1536 - net/mlx5e: Avoid wrong identification of rules on deletion
1537 - devlink: fix the name of eswitch commands
1538 - devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
1539 - devlink: use nla_put_failure goto label instead of out
1540 - devlink: allow to fillup eswitch attrs even if mode_get op does not exist
1541 - net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
1542 - net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
1543
1544 * [ARM64] Support systems where the physical memory footprint exceeds the size
1545 of the linear mapping. (LP: #1675046)
1546 - SAUCE: efi: arm-stub: Correct FDT and initrd allocation rules for arm64
1547 - SAUCE: efi: arm-stub: Round up FDT allocation to mapping size
1548
1549 * AACRAID Driver: Add 3 patch fixes to Kernel release (LP: #1675872)
1550 - scsi: aacraid: remove redundant zero check on ret
1551 - scsi: aacraid: Fix typo in blink status
1552 - scsi: aacraid: Fix potential null access
1553
1554 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
1555 failure with linux 4.9.0-12.13) (LP: #1658633)
1556 - ext4: lock the xattr block before checksuming it
1557
1558 * ARM arch_timer erratum (LP: #1675509)
1559 - arm64: ptrace: add XZR-safe regs accessors
1560 - SAUCE: arm64: Allow checking of a CPU-local erratum
1561 - SAUCE: arm64: Add CNTVCT_EL0 trap handler
1562 - SAUCE: arm64: Define Cortex-A73 MIDR
1563 - SAUCE: arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
1564 - SAUCE: arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
1565 - SAUCE: arm64: arch_timer: Add infrastructure for multiple erratum detection methods
1566 - SAUCE: arm64: arch_timer: Add erratum handler for globally defined capability
1567 - SAUCE: arm64: arch_timer: Add erratum handler for CPU-specific capability
1568 - SAUCE: arm64: arch_timer: Move arch_timer_reg_read/write around
1569 - SAUCE: arm64: arch_timer: Get rid of erratum_workaround_set_sne
1570 - SAUCE: arm64: arch_timer: Rework the set_next_event workarounds
1571 - SAUCE: arm64: arch_timer: Make workaround methods optional
1572 - SAUCE: arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
1573 - SAUCE: arm64: arch_timer: Move clocksource_counter and co around
1574 - SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
1575 - SAUCE: arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
1576 - SAUCE: arm64: arch_timer: Allow erratum matching with ACPI OEM information
1577 - SAUCE: arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
1578 - SAUCE: arm64: arch_timer: Add check for unknown erratum
1579
1580 * Zesty update to v4.10.6 stable release (LP: #1676429)
1581 - give up on gcc ilog2() constant optimizations
1582 - qla2xxx: Fix memory leak for abts processing
1583 - qla2xxx: Fix request queue corruption.
1584 - parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
1585 - parisc: support R_PARISC_SECREL32 relocation in modules
1586 - parisc: Fix system shutdown halt
1587 - perf/core: Fix use-after-free in perf_release()
1588 - perf/core: Fix event inheritance on fork()
1589 - md/r5cache: fix set_syndrome_sources() for data in cache
1590 - xprtrdma: Squelch kbuild sparse complaint
1591 - NFS prevent double free in async nfs4_exchange_id
1592 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
1593 - powerpc/boot: Fix zImage TOC alignment
1594 - hwrng: omap - write registers after enabling the clock
1595 - hwrng: omap - use devm_clk_get() instead of of_clk_get()
1596 - hwrng: omap - Do not access INTMASK_REG on EIP76
1597 - md/raid1/10: fix potential deadlock
1598 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
1599 - scsi: lpfc: Add shutdown method for kexec
1600 - scsi: libiscsi: add lock around task lists to fix list corruption regression
1601 - scsi: mpt3sas: Avoid sleeping in interrupt context
1602 - target: Fix VERIFY_16 handling in sbc_parse_cdb
1603 - isdn/gigaset: fix NULL-deref at probe
1604 - gfs2: Avoid alignment hole in struct lm_lockname
1605 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
1606 - cgroup/pids: remove spurious suspicious RCU usage warning
1607 - drm/amdgpu/si: add dpm quirk for Oland
1608 - Linux 4.10.6
1609
1610 * Miscellaneous Ubuntu changes
1611 - [Config] CONFIG_ARM64_ERRATUM_858921=y
1612 - [Debian] add rprovides for spl-modules and zfs-modules
1613
1614 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Apr 2017 17:33:40 +0100
1615
1616 linux-raspi2 (4.10.0-1002.4) zesty; urgency=low
1617
1618 [ Tim Gardner ]
1619
1620 * Release Tracking Bug
1621 - LP: #1677328
1622
1623 * Rebased against Ubuntu-4.10.0-15.17
1624 - UBUNTU: [Config] CONFIG_SND_SOC_ICS43432=m
1625
1626 * Updated BSP from https://github.com/raspberrypi/linux.git rpi-4.10.y
1627 to commit da08d12b88d7354b7aaa17224ba9a4926e17696a
1628 - leds-gpio: Remove stray assignment to brightness_set
1629 - BCM270X_DT: Allow multiple instances of w1-gpio overlays
1630 - BCM270X_DT: Enable AUX interrupt controller in DT
1631 - bcm2835-aux: Add aux interrupt controller
1632 - ASoC: Add prompt for ICS43432 codec
1633
1634 * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
1635 - powerpc/64s: fix handling of non-synchronous machine checks
1636 - powerpc/64s: allow machine check handler to set severity and initiator
1637 - powerpc/64s: POWER9 machine check handler
1638
1639 * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
1640 - x86/cpufeature: Enable RING3MWAIT for Knights Landing
1641 - x86/cpufeature: Enable RING3MWAIT for Knights Mill
1642 - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
1643 - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
1644 - x86/cpufeature: Add RING3MWAIT to CPU features
1645
1646 * [Feature] GLK:New device IDs (LP: #1645951)
1647 - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
1648 - pwm: lpss: Add Intel Gemini Lake PCI ID
1649 - i2c: i801: Add support for Intel Gemini Lake
1650 - spi: pxa2xx: Add support for Intel Gemini Lake
1651 - [Config] CONFIG_PINCTRL_GEMINILAKE=m
1652 - pinctrl: intel: Add Intel Gemini Lake pin controller support
1653
1654 * Zesty update to v4.10.5 stable release (LP: #1675032)
1655 - net/mlx5e: Register/unregister vport representors on interface attach/detach
1656 - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
1657 - net/mlx5e: Fix broken CQE compression initialization
1658 - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
1659 - net/mlx5e: Fix wrong CQE decompression
1660 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
1661 - vti6: return GRE_KEY for vti6
1662 - vxlan: don't allow overwrite of config src addr
1663 - ipv4: add missing initialization for flowi4_uid
1664 - ipv4: mask tos for input route
1665 - sctp: set sin_port for addr param when checking duplicate address
1666 - net sched actions: decrement module reference count after table flush.
1667 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
1668 - vxlan: lock RCU on TX path
1669 - geneve: lock RCU on TX path
1670 - mlxsw: spectrum_router: Avoid potential packets loss
1671 - net: bridge: allow IPv6 when multicast flood is disabled
1672 - net: don't call strlen() on the user buffer in packet_bind_spkt()
1673 - net: net_enable_timestamp() can be called from irq contexts
1674 - ipv6: orphan skbs in reassembly unit
1675 - dccp: Unlock sock before calling sk_free()
1676 - amd-xgbe: Stop the PHY before releasing interrupts
1677 - amd-xgbe: Be sure to set MDIO modes on device (re)start
1678 - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
1679 - bonding: use ETH_MAX_MTU as max mtu
1680 - strparser: destroy workqueue on module exit
1681 - tcp: fix various issues for sockets morphing to listen state
1682 - net: fix socket refcounting in skb_complete_wifi_ack()
1683 - net: fix socket refcounting in skb_complete_tx_timestamp()
1684 - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
1685 - dccp: fix use-after-free in dccp_feat_activate_values
1686 - team: use ETH_MAX_MTU as max mtu
1687 - vrf: Fix use-after-free in vrf_xmit
1688 - net/tunnel: set inner protocol in network gro hooks
1689 - uapi: fix linux/packet_diag.h userspace compilation error
1690 - amd-xgbe: Enable IRQs only if napi_complete_done() is true
1691 - act_connmark: avoid crashing on malformed nlattrs with null parms
1692 - mpls: Send route delete notifications when router module is unloaded
1693 - mpls: Do not decrement alive counter for unregister events
1694 - ipv6: make ECMP route replacement less greedy
1695 - ipv6: avoid write to a possibly cloned skb
1696 - net: use net->count to check whether a netns is alive or not
1697 - dccp/tcp: fix routing redirect race
1698 - tun: fix premature POLLOUT notification on tun devices
1699 - dccp: fix memory leak during tear-down of unsuccessful connection request
1700 - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
1701 - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
1702 - drm/i915/gen9+: Enable hotplug detection early
1703 - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
1704 - x86/unwind: Fix last frame check for aligned function stacks
1705 - x86/tsc: Fix ART for TSC_KNOWN_FREQ
1706 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
1707 - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
1708 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
1709 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
1710 - futex: Add missing error handling to FUTEX_REQUEUE_PI
1711 - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
1712 - crypto: powerpc - Fix initialisation of crc32c context
1713 - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
1714 - Linux 4.10.5
1715
1716 * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
1717 used) (LP: #869017)
1718 - SAUCE: Disable default console blanking interval
1719
1720 * CVE-CVE-2017-5986
1721 - sctp: deny peeloff operation on asocs with threads sleeping on it
1722
1723 * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
1724 - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
1725
1726 * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
1727 running stress-ng. (LP: #1654073)
1728 - tcp/dccp: block BH for SYN processing
1729
1730 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1731 - tty: Fix ldisc crash on reopened tty
1732 - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
1733
1734 * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
1735 - iwlwifi: fix MODULE_FIRMWARE for 6030
1736
1737 * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
1738 - net sched actions: Add support for user cookies
1739 - net sched actions: do not overwrite status of action creation.
1740
1741 * Zesty update to v4.10.4 stable release (LP: #1674288)
1742 - iio: 104-quad-8: Fix off-by-one error when addressing flag register
1743 - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
1744 - USB: serial: digi_acceleport: fix OOB data sanity check
1745 - USB: serial: digi_acceleport: fix OOB-event processing
1746 - crypto: improve gcc optimization flags for serpent and wp512
1747 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
1748 - MIPS: VDSO: avoid duplicate CAC_BASE definition
1749 - MIPS: ip27: Disable qlge driver in defconfig
1750 - MIPS: Update ip27_defconfig for SCSI_DH change
1751 - MIPS: ip22: Fix ip28 build for modern gcc
1752 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
1753 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
1754 - MIPS: ralink: Cosmetic change to prom_init().
1755 - MIPS: ralink: Remove unused timer functions
1756 - MIPS: ralink: Remove unused rt*_wdt_reset functions
1757 - i2c: bcm2835: Avoid possible NULL ptr dereference
1758 - tracing: Add #undef to fix compile error
1759 - ucount: Remove the atomicity from ucount->count
1760 - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
1761 - dw2102: don't do DMA on stack
1762 - i2c: add missing of_node_put in i2c_mux_del_adapters
1763 - powerpc: Emulation support for load/store instructions on LE
1764 - powerpc/booke: Fix boot crash due to null hugepd
1765 - powerpc/xics: Work around limitations of OPAL XICS priority handling
1766 - PCI: Prevent VPD access for QLogic ISP2722
1767 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
1768 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
1769 - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
1770 - usb: ohci-at91: Do not drop unhandled USB suspend control requests
1771 - usb: gadget: function: f_fs: pass companion descriptor along
1772 - Revert "usb: gadget: uvc: Add missing call for additional setup data"
1773 - usb: host: xhci-dbg: HCIVERSION should be a binary number
1774 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
1775 - USB: serial: safe_serial: fix information leak in completion handler
1776 - USB: serial: omninet: fix reference leaks at open
1777 - USB: iowarrior: fix NULL-deref at probe
1778 - USB: iowarrior: fix NULL-deref in write
1779 - USB: serial: io_ti: fix NULL-deref in interrupt callback
1780 - USB: serial: io_ti: fix information leak in completion handler
1781 - serial: samsung: Continue to work if DMA request fails
1782 - KVM: s390: Fix guest migration for huge guests resulting in panic
1783 - KVM: arm/arm64: Let vcpu thread modify its own active state
1784 - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
1785 - serial_ir: ensure we're ready to receive interrupts
1786 - dm: flush queued bios when process blocks to avoid deadlock
1787 - rc: raw decoder for keymap protocol is not loaded on register
1788 - ext4: don't BUG when truncating encrypted inodes on the orphan list
1789 - IB/mlx5: Verify that Q counters are supported
1790 - Linux 4.10.4
1791
1792 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
1793 - bridge: drop netfilter fake rtable unconditionally
1794
1795 * Miscellaneous Ubuntu changes
1796 - [Config] Remove powerpc architecture build
1797 - [Config] updateconfigs after removing powerpc builds
1798 - [Config] Update annotations after removing powerpc configs
1799
1800 -- Tim Gardner <tim.gardner@canonical.com> Wed, 29 Mar 2017 11:01:46 -0600
1801
1802 linux-raspi2 (4.10.0-1001.3) zesty; urgency=low
1803
1804 [ Tim Gardner ]
1805
1806 * Release Tracking Bug
1807 - LP: #1673826
1808
1809 * Rebased against Ubuntu-4.10.0-14.16
1810 * Updated BSP from https://github.com/raspberrypi/linux.git rpi-4.10.y
1811 to commit 8703162f0a3d04c74beb96973bf4180c14a08272
1812
1813 * msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
1814 - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
1815 - SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
1816
1817 * C++ demangling support missing from perf (LP: #1396654)
1818 - [Config] added binutils-dev to Build-deps
1819
1820 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
1821 - [Config] d-i: Also add dm-queue-length to multipath modules
1822
1823 * move aufs.ko from -extra to linux-image package (LP: #1673498)
1824 - [config] aufs.ko moved to linux-image package
1825
1826 * Using an NVMe drive causes huge power drain (LP: #1664602)
1827 - nvme: Add a quirk mechanism that uses identify_ctrl
1828 - nvme: Enable autonomous power state transitions
1829
1830 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
1831 - Bluetooth: btbcm: Add a delay for module reset
1832
1833 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
1834 - Bluetooth: btusb: Add support for 413c:8143
1835
1836 * Zesty update to v4.10.3 stable release (LP: #1673118)
1837 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
1838 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
1839 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
1840 - Bluetooth: Add another AR3012 04ca:3018 device
1841 - phy: qcom-ufs: Don't kfree devres resource
1842 - phy: qcom-ufs: Fix misplaced jump label
1843 - s390/qdio: clear DSCI prior to scanning multiple input queues
1844 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
1845 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
1846 - s390/chsc: Add exception handler for CHSC instruction
1847 - s390: TASK_SIZE for kernel threads
1848 - s390/topology: correct allocation of topology information
1849 - s390: make setup_randomness work
1850 - s390: use correct input data address for setup_randomness
1851 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
1852 - cxl: Prevent read/write to AFU config space while AFU not configured
1853 - cxl: fix nested locking hang during EEH hotplug
1854 - brcmfmac: fix incorrect event channel deduction
1855 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
1856 - IB/ipoib: Fix deadlock between rmmod and set_mode
1857 - IB/IPoIB: Add destination address when re-queue packet
1858 - IB/mlx5: Fix out-of-bound access
1859 - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
1860 - IB/srp: Avoid that duplicate responses trigger a kernel bug
1861 - IB/srp: Fix race conditions related to task management
1862 - Btrfs: fix data loss after truncate when using the no-holes feature
1863 - orangefs: Use RCU for destroy_inode
1864 - memory/atmel-ebi: Fix ns <-> cycles conversions
1865 - tracing: Fix return value check in trace_benchmark_reg()
1866 - ktest: Fix child exit code processing
1867 - ceph: remove req from unsafe list when unregistering it
1868 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
1869 - drivers/pci/hotplug: Handle presence detection change properly
1870 - drivers/pci/hotplug: Fix initial state for empty slot
1871 - nlm: Ensure callback code also checks that the files match
1872 - pwm: pca9685: Fix period change with same duty cycle
1873 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
1874 - nfit, libnvdimm: fix interleave set cookie calculation
1875 - mac80211: flush delayed work when entering suspend
1876 - mac80211: don't reorder frames with SN smaller than SSN
1877 - mac80211: don't handle filtered frames within a BA session
1878 - mac80211: use driver-indicated transmitter STA only for data frames
1879 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
1880 - drm/amdgpu/pm: check for headless before calling compute_clocks
1881 - Revert "drm/amdgpu: update tile table for oland/hainan"
1882 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
1883 - drm/radeon: handle vfct with multiple vbios images
1884 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
1885 - drm/ttm: Make sure BOs being swapped out are cacheable
1886 - drm/vmwgfx: Work around drm removal of control nodes
1887 - drm/imx: imx-tve: Do not set the regulator voltage
1888 - drm/atomic: fix an error code in mode_fixup()
1889 - drm/i915/gvt: Disable access to stolen memory as a guest
1890 - drm: Cancel drm_fb_helper_dirty_work on unload
1891 - drm: Cancel drm_fb_helper_resume_work on unload
1892 - drm/i915: Recreate internal objects with single page segments if dmar fails
1893 - drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
1894 - drm/i915: Check for timeout completion when waiting for the rq to submitted
1895 - drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
1896 - drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
1897 - libceph: use BUG() instead of BUG_ON(1)
1898 - x86, mm: fix gup_pte_range() vs DAX mappings
1899 - x86/tlb: Fix tlb flushing when lguest clears PGE
1900 - thp: fix another corner case of munlock() vs. THPs
1901 - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
1902 - kasan: resched in quarantine_remove_cache()
1903 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
1904 - drivers: hv: Turn off write permission on the hypercall page
1905 - Linux 4.10.3
1906
1907 * Zesty update to v4.10.2 stable release (LP: #1672544)
1908 - MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
1909 - MIPS: Fix special case in 64 bit IP checksumming.
1910 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
1911 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
1912 - MIPS: Lantiq: Keep ethernet enabled during boot
1913 - MIPS: Clear ISA bit correctly in get_frame_info()
1914 - MIPS: Prevent unaligned accesses during stack unwinding
1915 - MIPS: Fix get_frame_info() handling of microMIPS function size
1916 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
1917 - MIPS: Calculate microMIPS ra properly when unwinding the stack
1918 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
1919 - mmc: sdhci-acpi: support deferred probe
1920 - am437x-vpfe: always assign bpp variable
1921 - uvcvideo: Fix a wrong macro
1922 - media: fix dm1105.c build error
1923 - cxd2820r: fix gpio null pointer dereference
1924 - dvb-usb: don't use stack for firmware load
1925 - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
1926 - media: Properly pass through media entity types in entity enumeration
1927 - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
1928 - spi: s3c64xx: fix inconsistency between binding and driver
1929 - ARM: at91: define LPDDR types
1930 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
1931 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
1932 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
1933 - ALSA: hda - fix Lewisburg audio issue
1934 - ALSA: timer: Reject user params with too small ticks
1935 - ALSA: ctxfi: Fallback DMA mask to 32bit
1936 - ALSA: seq: Fix link corruption by event error handling
1937 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
1938 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
1939 - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
1940 - hwmon: (it87) Ensure that pwm control cache is current before updating values
1941 - staging: greybus: loopback: fix broken udelay
1942 - staging/lustre/lnet: Fix allocation size for sv_cpt_data
1943 - staging: rtl: fix possible NULL pointer dereference
1944 - coresight: STM: Balance enable/disable
1945 - coresight: fix kernel panic caused by invalid CPU
1946 - regulator: Fix regulator_summary for deviceless consumers
1947 - tpm_tis: use default timeout value if chip reports it as zero
1948 - tpm_tis: fix the error handling of init_tis()
1949 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
1950 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
1951 - CIFS: Fix splice read for non-cached files
1952 - mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
1953 - mm/page_alloc: fix nodes for reclaim in fast path
1954 - mm: vmpressure: fix sending wrong events on underflow
1955 - mm: do not access page->mapping directly on page_endio
1956 - mm balloon: umount balloon_mnt when removing vb device
1957 - mm, vmscan: cleanup lru size claculations
1958 - mm, vmscan: consider eligible zones in get_scan_count
1959 - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
1960 - ipc/shm: Fix shmat mmap nil-page protection
1961 - ima: fix ima_d_path() possible race with rename
1962 - PM / devfreq: Fix available_governor sysfs
1963 - PM / devfreq: Fix wrong trans_stat of passive devfreq device
1964 - dm cache: fix corruption seen when using cache > 2TB
1965 - dm stats: fix a leaked s->histogram_boundaries array
1966 - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
1967 - dm raid: fix data corruption on reshape request
1968 - scsi: qla2xxx: Cleaned up queue configuration code.
1969 - scsi: qla2xxx: Fix response queue count for Target mode.
1970 - scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
1971 - Revert "scsi: aacraid: Reorder Adapter status check"
1972 - scsi: aacraid: Reorder Adapter status check
1973 - scsi: use 'scsi_device_from_queue()' for scsi_dh
1974 - power: reset: at91-poweroff: timely shutdown LPDDR memories
1975 - Fix: Disable sys_membarrier when nohz_full is enabled
1976 - jbd2: don't leak modified metadata buffers on an aborted journal
1977 - block/loop: fix race between I/O and set_status
1978 - loop: fix LO_FLAGS_PARTSCAN hang
1979 - ext4: Include forgotten start block on fallocate insert range
1980 - ext4: do not polute the extents cache while shifting extents
1981 - ext4: trim allocation requests to group size
1982 - ext4: fix data corruption in data=journal mode
1983 - ext4: fix use-after-iput when fscrypt contexts are inconsistent
1984 - ext4: fix inline data error paths
1985 - ext4: preserve the needs_recovery flag when the journal is aborted
1986 - ext4: return EROFS if device is r/o and journal replay is needed
1987 - ext4: fix fencepost in s_first_meta_bg validation
1988 - samples/seccomp: fix 64-bit comparison macros
1989 - mei: remove support for broken parallel read
1990 - ath10k: fix boot failure in UTF mode/testmode
1991 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
1992 - ath9k: fix race condition in enabling/disabling IRQs
1993 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
1994 - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
1995 - PCI: altera: Fix TLP_CFG_DW0 for TLP write
1996 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1997 - crypto: xts - Add ECB dependency
1998 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
1999 - crypto: xts - Propagate NEED_FALLBACK bit
2000 - crypto: api - Add crypto_requires_off helper
2001 - fuse: add missing FR_FORCE
2002 - x86/pkeys: Check against max pkey to avoid overflows
2003 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
2004 - arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
2005 - arm64: fix erroneous __raw_read_system_reg() cases
2006 - KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
2007 - Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
2008 - iio: pressure: mpl115: do not rely on structure field ordering
2009 - iio: pressure: mpl3115: do not rely on structure field ordering
2010 - can: gs_usb: Don't use stack memory for USB transfers
2011 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
2012 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
2013 - w1: ds2490: USB transfer buffers need to be DMAable
2014 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
2015 - usb: dwc3: gadget: skip Set/Clear Halt when invalid
2016 - usb: host: xhci: plat: check hcc_params after add hcd
2017 - usb: gadget: udc-core: Rescan pending list on driver unbind
2018 - usb: gadget: udc: fsl: Add missing complete function.
2019 - usb: gadget: f_hid: fix: Free out requests
2020 - usb: gadget: f_hid: fix: Prevent accessing released memory
2021 - usb: gadget: f_hid: Use spinlock instead of mutex
2022 - usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
2023 - hv: allocate synic pages for all present CPUs
2024 - hv: init percpu_list in hv_synic_alloc()
2025 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
2026 - Drivers: hv: vmbus: Fix a rescind handling bug
2027 - Drivers: hv: util: kvp: Fix a rescind processing issue
2028 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
2029 - Drivers: hv: util: Backup: Fix a rescind processing issue
2030 - RDMA/core: Fix incorrect structure packing for booleans
2031 - rdma_cm: fail iwarp accepts w/o connection params
2032 - gfs2: Add missing rcu locking for glock lookup
2033 - remoteproc: qcom: mdt_loader: Don't overwrite firmware object
2034 - rtlwifi: Fix alignment issues
2035 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
2036 - VME: restore bus_remove function causing incomplete module unload
2037 - nfsd: minor nfsd_setattr cleanup
2038 - nfsd: special case truncates some more
2039 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
2040 - NFSv4: Fix reboot recovery in copy offload
2041 - pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
2042 - Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
2043 - NFSv4: fix getacl head length estimation
2044 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
2045 - f2fs: fix a problem of using memory after free
2046 - f2fs: fix multiple f2fs_add_link() calls having same name
2047 - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
2048 - f2fs: avoid to issue redundant discard commands
2049 - f2fs: Fix zoned block device support
2050 - rtc: sun6i: Disable the build as a module
2051 - rtc: sun6i: Add some locking
2052 - rtc: sun6i: Switch to the external oscillator
2053 - md linear: fix a race between linear_add() and linear_congested()
2054 - bcma: use (get|put)_device when probing/removing device driver
2055 - mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
2056 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
2057 - xprtrdma: Fix Read chunk padding
2058 - xprtrdma: Per-connection pad optimization
2059 - xprtrdma: Disable pad optimization by default
2060 - xprtrdma: Reduce required number of send SGEs
2061 - powerpc/xmon: Fix data-breakpoint
2062 - powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
2063 - module: fix memory leak on early load_module() failures
2064 - MIPS: IP22: Reformat inline assembler code to modern standards.
2065 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
2066 - ceph: update readpages osd request according to size of pages
2067 - Linux 4.10.2
2068
2069 * kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
2070 - SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
2071
2072 * arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
2073 - [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
2074 - irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
2075
2076 * arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
2077 - irqdomain: Add empty irq_domain_check_msi_remap
2078
2079 * pinctrl: qcom: add get_direction function (LP: #1672504)
2080 - pinctrl: qcom: add get_direction function
2081
2082 * perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
2083 - perf probe: Fix wrong register name for arm64
2084
2085 * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
2086 - [Config] linux-source-* is in the primary linux namespace
2087
2088 * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
2089 - hv_set_ifconfig -- handle DHCP interfaces correctly
2090 - hv_set_ifconfig -- ensure we include the last stanza
2091
2092 * Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
2093 - Revert "UBUNTU: SAUCE: Disable timers selftest for now"
2094
2095 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
2096 - powerpc/64: Fix checksum folding in csum_add()
2097
2098 * POWER9: Additional power9 patches (LP: #1671613)
2099 - mm/autonuma: don't use set_pte_at when updating protnone ptes
2100 - mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
2101 - powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
2102 - mm/gup: check for protnone only if it is a PTE entry
2103 - mm/thp/autonuma: use TNF flag instead of vm fault
2104 - SAUCE: powerpc/mm: handle protnone ptes on fork
2105 - SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
2106 - mm/ksm: improve deduplication of zero pages with colouring
2107 - mm: introduce page_vma_mapped_walk()
2108 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
2109 - mm/ksm: handle protnone saved writes when making page write protect
2110
2111 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2112 - powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
2113
2114 * Miscellaneous Ubuntu changes
2115 - [Debian] consider renames in gen-auto-reconstruct
2116
2117 -- Tim Gardner <tim.gardner@canonical.com> Fri, 17 Mar 2017 09:24:21 -0600
2118
2119 linux-raspi2 (4.10.0-1000.2) zesty; urgency=low
2120
2121 * UBUNTU: [Debian] Don't attempt to sign files if CONFIG_MODULE_SIG=n
2122 fixes FTBS
2123
2124 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Mar 2017 10:20:25 -0700
2125
2126 linux-raspi2 (4.10.0-1000.1) zesty; urgency=low
2127
2128 * Rebased against Ubuntu-4.10.0-11.13
2129 * Started with https://github.com/raspberrypi/linux.git rpi-4.10.y
2130 commit 54ed9a995304217e81c8269ef1a842d241a48d9c
2131
2132 -- Tim Gardner <tim.gardner@canonical.com> Fri, 03 Mar 2017 10:57:42 -0700
2133
2134 linux-raspi2 (4.10.0-1000.0) zesty; urgency=low
2135
2136 * Dummy Entry
2137
2138 -- Tim Gardner <tim.gardner@canonical.com> Fri, 03 Mar 2017 10:57:42 -0700
2139
2140 linux (4.10.0-11.13) zesty; urgency=low
2141
2142 [ Tim Gardner ]
2143
2144 * Release Tracking Bug
2145 - LP: #1669127
2146
2147 * linux-tools-common should Depends: lsb-release (LP: #1667571)
2148 - [Config] linux-tools-common depends on lsb-release
2149
2150 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
2151 imprecise (LP: #1668382)
2152 - of/irq: improve error report on irq discovery process failure
2153
2154 * Zesty update to v4.10.1 stable release (LP: #1668993)
2155 - ptr_ring: fix race conditions when resizing
2156 - ip: fix IP_CHECKSUM handling
2157 - net: socket: fix recvmmsg not returning error from sock_error
2158 - tty: serial: msm: Fix module autoload
2159 - USB: serial: mos7840: fix another NULL-deref at open
2160 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
2161 - USB: serial: ftdi_sio: fix modem-status error handling
2162 - USB: serial: ftdi_sio: fix extreme low-latency setting
2163 - USB: serial: ftdi_sio: fix line-status over-reporting
2164 - USB: serial: spcp8x5: fix modem-status handling
2165 - USB: serial: opticon: fix CTS retrieval at open
2166 - USB: serial: ark3116: fix register-accessor error handling
2167 - USB: serial: console: fix uninitialised spinlock
2168 - x86/platform/goldfish: Prevent unconditional loading
2169 - goldfish: Sanitize the broken interrupt handler
2170 - netfilter: nf_ct_helper: warn when not applying default helper assignment
2171 - ACPICA: Linuxize: Restore and fix Intel compiler build
2172 - block: fix double-free in the failure path of cgwb_bdi_init()
2173 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
2174 - xfs: clear delalloc and cache on buffered write failure
2175 - Linux 4.10.1
2176
2177 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
2178 - net/sched: cls_flower: Disallow duplicate internal elements
2179 - net/sched: cls_flower: Properly handle classifier flags dumping
2180 - net/sched: cls_matchall: Dump the classifier flags
2181 - net/sched: Reflect HW offload status
2182 - net/sched: cls_flower: Reflect HW offload status
2183 - net/sched: cls_matchall: Reflect HW offloading status
2184 - net/sched: cls_u32: Reflect HW offload status
2185 - net/sched: cls_bpf: Reflect HW offload status
2186 - net/mlx5: Push min-inline mode resolution helper into the core
2187 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
2188 - net/mlx5: Use exact encap header size for the FW input buffer
2189 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
2190 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
2191 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
2192 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
2193 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
2194 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
2195 - net/mlx5: Fix static checker warnings
2196
2197 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2198 (LP: #1470250)
2199 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2200
2201 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
2202 (LP: #1668726)
2203 - scsi: aacraid: Remove duplicate irq management code
2204 - scsi: aacraid: Added aacraid.h include guard
2205 - scsi: aacraid: added support for init_struct_8
2206 - scsi: aacraid: Added sa firmware support
2207 - scsi: aacraid: Retrieve and update the device types
2208 - scsi: aacraid: Reworked scsi command submission path
2209 - scsi: aacraid: Process Error for response I/O
2210 - scsi: aacraid: Added support for response path
2211 - scsi: aacraid: Added support for read medium error
2212 - scsi: aacraid: Reworked aac_command_thread
2213 - scsi: aacraid: Added support for periodic wellness sync
2214 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
2215 - scsi: aacraid: Added support to set QD of attached drives
2216 - scsi: aacraid: Added support for hotplug
2217 - scsi: aacraid: Include HBA direct interface
2218 - scsi: aacraid: Add task management functionality
2219 - scsi: aacraid: Added support to abort cmd and reset lun
2220 - scsi: aacraid: VPD 83 type3 support
2221 - scsi: aacraid: Added new IWBR reset
2222 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
2223 - scsi: aacraid: Retrieve HBA host information ioctl
2224 - scsi: aacraid: Update copyrights
2225 - scsi: aacraid: Change Driver Version Prefix
2226 - scsi: aacraid: update version
2227 - scsi: aacraid: rcode is unsigned and should be signed int
2228 - scsi: aacraid: avoid open-coded upper_32_bits
2229 - scsi: aacraid: Fix camel case
2230 - scsi: aacraid: Use correct channel number for raw srb
2231 - scsi: aacraid: Fix for excessive prints on EEH
2232 - scsi: aacraid: Prevent E3 lockup when deleting units
2233 - scsi: aacraid: Fix memory leak in fib init path
2234 - scsi: aacraid: Added sysfs for driver version
2235 - scsi: aacraid: Fix sync fibs time out on controller reset
2236 - scsi: aacraid: Skip wellness sync on controller failure
2237 - scsi: aacraid: Reload offlined drives after controller reset
2238 - scsi: aacraid: Decrease adapter health check interval
2239 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
2240 - scsi: aacraid: Reorder Adapter status check
2241 - scsi: aacraid: Save adapter fib log before an IOP reset
2242 - scsi: aacraid: Fix a potential spinlock double unlock bug
2243 - scsi: aacraid: Update driver version
2244 - scsi: aacraid: Fixed expander hotplug for SMART family
2245
2246 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2247 fadump over ssh on Alpine machine. (LP: #1655241)
2248 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
2249 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
2250
2251 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
2252 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
2253 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
2254 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
2255
2256 * Nvlink2: Additional patches (LP: #1667081)
2257 - powerpc/powernv: Initialise nest mmu
2258 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
2259 - powerpc/mm: refactor radix physical page mapping
2260 - powerpc/mm: add radix__create_section_mapping()
2261 - powerpc/mm: add radix__remove_section_mapping()
2262 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
2263 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
2264
2265 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
2266 (LP: #1667416)
2267 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
2268
2269 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
2270 (LP: #1667490)
2271 - [Config] Disable experimental IMA options
2272
2273 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
2274 - SAUCE: drm/ast: Handle configuration without P2A bridge
2275 - SAUCE: drm/ast: const'ify mode setting tables
2276 - SAUCE: drm/ast: Remove spurrious include
2277 - SAUCE: drm/ast: Fix calculation of MCLK
2278 - SAUCE: drm/ast: Base support for AST2500
2279 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
2280 - SAUCE: drm/ast: Factor mmc_test code in POST code
2281 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
2282 - SAUCE: drm/ast: POST code for the new AST2500
2283 - SAUCE: drm/ast: Fix test for VGA enabled
2284 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
2285
2286 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
2287 - powerpc/mm: Update PROTFAULT handling in the page fault path
2288 - powerpc/mm/radix: Update pte update sequence for pte clear case
2289 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
2290 - powerpc/mm/radix: Skip ptesync in pte update helpers
2291 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
2292
2293 * POWER9: Improve PMU capabilites (LP: #1667413)
2294 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
2295 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
2296 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
2297 - powerpc/perf: Use Instruction Counter value
2298 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
2299 - powerpc/perf: Add alternative event table and function for power9
2300 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
2301 - powerpc/perf: Factor out event_alternative function
2302
2303 * Miscellaneous Ubuntu changes
2304 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
2305 - [Config] CONFIG_QCOM_L2_PMU=y
2306 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
2307 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
2308
2309 * Miscellaneous upstream changes
2310 - arm64: errata: Provide macro for major and minor cpu revisions
2311 - arm64: Define Falkor v1 CPU
2312 - arm64: Use __tlbi() macros in KVM code
2313 - arm64: Work around Falkor erratum 1009
2314 - perf: add qcom l2 cache perf events driver
2315 - arm64: arch_timer: document Hisilicon erratum 161010101
2316 - arm64: Work around Falkor erratum 1003
2317 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
2318 - net: qcom/emac: add ethtool support
2319 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
2320 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
2321 - net: qcom/emac: claim the irq only when the device is opened
2322 - net: qcom/emac: display the phy driver info after we connect
2323 - net: qcom/emac: always use autonegotiation to configure the SGMII link
2324 - net: qcom/emac: do not call emac_mac_start twice
2325 - net: qcom/emac: remove extraneous wake-on-lan code
2326 - net: qcom/emac: add an error interrupt handler for the sgmii
2327 - net: qcom/emac: add ethool support for setting pause parameters
2328 - net: qcom/emac: fix semicolon.cocci warnings
2329 - net: qcom/emac: add ethtool support for reading hardware registers
2330 - net: qcom/emac: add ethtool support for setting ring parameters
2331 - net: qcom/emac: fix a sizeof() typo
2332
2333 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
2334
2335 linux (4.10.0-10.12) zesty; urgency=low
2336
2337 [ Tim Gardner ]
2338
2339 * Release Tracking Bug
2340 - LP: #1666636
2341
2342 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2343 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2344 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
2345 - cpuidle:powernv: Add helper function to populate powernv idle states.
2346 - powernv: Pass PSSCR value and mask to power9_idle_stop
2347 - Documentation:powerpc: Add device-tree bindings for power-mgt
2348
2349 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
2350 - [Config] CONFIG_CRYPTO_DEV_VMX=n
2351
2352 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
2353 - powerpc/bpf: Introduce __PPC_SH64()
2354 - powerpc: Add helper to check if offset is within relative branch range
2355 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
2356 - powerpc/kprobes: Implement Optprobes
2357 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
2358
2359 * Miscellaneous Ubuntu changes
2360 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
2361 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
2362 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
2363
2364 * Miscellaneous upstream changes
2365 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
2366 - ACPI: Add support for ResourceSource/IRQ domain mapping
2367 - irqchip/qcom: Add IRQ combiner driver
2368 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
2369 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
2370 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
2371 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
2372 - iommu/dma: Allow MSI-only cookies
2373 - iommu: Rename iommu_dm_regions into iommu_resv_regions
2374 - iommu: Add a new type field in iommu_resv_region
2375 - iommu: iommu_alloc_resv_region
2376 - iommu: Only map direct mapped regions
2377 - iommu: iommu_get_group_resv_regions
2378 - iommu: Implement reserved_regions iommu-group sysfs file
2379 - iommu/vt-d: Implement reserved region get/put callbacks
2380 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
2381 - iommu/arm-smmu: Implement reserved region get/put callbacks
2382 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
2383 - irqdomain: Add irq domain MSI and MSI_REMAP flags
2384 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
2385 - irqdomain: irq_domain_check_msi_remap
2386 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
2387 - vfio/type1: Allow transparent MSI IOVA allocation
2388 - vfio/type1: Check MSI remapping at irq domain level
2389 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
2390 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
2391 - iommu/arm-smmu-v3: limit use of 2-level stream tables
2392 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
2393 - iommu/arm-smmu: Fix for ThunderX erratum #27704
2394
2395 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
2396
2397 linux (4.10.0-9.11) zesty; urgency=low
2398
2399 [ Tim Gardner ]
2400
2401 * Release Tracking Bug
2402 - LP: #1666214
2403
2404 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
2405 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
2406
2407 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
2408 4.4.0-63.84~14.04.2 (LP: #1664912)
2409 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
2410
2411 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2412 fadump over ssh on Alpine machine. (LP: #1655241)
2413 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
2414
2415 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
2416 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
2417 - SAUCE: ima: Downgrade error to warning
2418
2419 * NFS client : permission denied when trying to access subshare, since kernel
2420 4.4.0-31 (LP: #1649292)
2421 - fs: Better permission checking for submounts
2422
2423 * Miscellaneous Ubuntu changes
2424 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
2425 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
2426 - d-i: Add hisi_sas_v2_hw to scsi-modules
2427 - d-i: Add hns_enet_drv to nic-modules
2428 - d-i: Add supporting modules for hns_enet_drv to nic-modules
2429 - rebase to v4.10
2430
2431 [ Upstream Kernel Changes ]
2432
2433 * rebase to v4.10
2434
2435 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
2436
2437 linux (4.10.0-8.10) zesty; urgency=low
2438
2439 [ Tim Gardner ]
2440
2441 * Release Tracking Bug
2442 - LP: #1664217
2443
2444 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
2445 (LP: #1663687)
2446 - scsi: storvsc: Enable tracking of queue depth
2447 - scsi: storvsc: Remove the restriction on max segment size
2448 - scsi: storvsc: Enable multi-queue support
2449 - scsi: storvsc: use tagged SRB requests if supported by the device
2450 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
2451 - scsi: storvsc: properly set residual data length on errors
2452
2453 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
2454 caused KVM host hung and all KVM guests down. (LP: #1651248)
2455 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
2456 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
2457 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
2458 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
2459 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
2460
2461 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
2462 (LP: #1531747)
2463 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2464
2465 * CVE-2016-1575 (LP: #1534961)
2466 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2467
2468 * CVE-2016-1576 (LP: #1535150)
2469 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2470
2471 * Miscellaneous Ubuntu changes
2472 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
2473 - SAUCE: Import aufs driver
2474 - d-i: Build message-modules udeb for arm64
2475 - rebase to v4.10-rc8
2476
2477 * Miscellaneous upstream changes
2478 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
2479 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
2480 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
2481 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
2482 - Revert "UBUNTU: SAUCE: Import aufs driver"
2483
2484 [ Upstream Kernel Changes ]
2485
2486 * rebase to v4.10-rc8
2487
2488 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
2489
2490 linux (4.10.0-7.9) zesty; urgency=low
2491
2492 [ Tim Gardner ]
2493
2494 * Release Tracking Bug
2495 - LP: #1662201
2496
2497 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
2498 - [Config] CONFIG_DRM_AMDGPU_CIK=y
2499
2500 * regession tests failing after stackprofile test is run (LP: #1661030)
2501 - fix regression with domain change in complain mode
2502
2503 * Permission denied and inconsistent behavior in complain mode with 'ip netns
2504 list' command (LP: #1648903)
2505 - fix regression with domain change in complain mode
2506
2507 * flock not mediated by 'k' (LP: #1658219)
2508 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2509
2510 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2511 from a unshared mount namespace (LP: #1656121)
2512 - SAUCE: apparmor: null profiles should inherit parent control flags
2513
2514 * apparmor refcount leak of profile namespace when removing profiles
2515 (LP: #1660849)
2516 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2517
2518 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2519 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2520 name="system_tor" (LP: #1648143)
2521 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2522 namespaces
2523
2524 * apparmor_parser hangs indefinitely when called by multiple threads
2525 (LP: #1645037)
2526 - SAUCE: apparmor: fix lock ordering for mkdir
2527
2528 * apparmor leaking securityfs pin count (LP: #1660846)
2529 - SAUCE: apparmor: fix leak on securityfs pin count
2530
2531 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2532 (LP: #1660845)
2533 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2534 fails
2535
2536 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2537 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2538
2539 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2540 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2541
2542 * apparmor auditing denied access of special apparmor .null fi\ le
2543 (LP: #1660836)
2544 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2545
2546 * apparmor label leak when new label is unused (LP: #1660834)
2547 - SAUCE: apparmor: fix label leak when new label is unused
2548
2549 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2550 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2551
2552 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2553 - SAUCE: apparmor: fix replacement race in reading rawdata
2554
2555 * unix domain socket cross permission check failing with nested namespaces
2556 (LP: #1660832)
2557 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2558
2559 * Regression tests can not detect binfmt_elf mmpa semantic change
2560 (LP: #1630069)
2561 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
2562
2563 * Support snaps inside of lxd containers (LP: #1611078)
2564 - apparmor: add interface to be able to grab loaded policy
2565 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
2566 - apparmor: add __aa_find_ns fn
2567 - apparmor: add mkdir/rmdir interface to manage policy namespaces
2568 - apparmor: fix oops in pivot_root mediation
2569 - apparmor: fix warning that fn build_pivotroot discards const
2570 - apparmor: add interface to advertise status of current task stacking
2571 - apparmor: update policy permissions to consider ns being viewed/managed
2572 - apparmor: add per ns policy management interface
2573 - apparmor: bump domain stacking version to 1.2
2574
2575 * change_hat is logging failures during expected hat probing (LP: #1615893)
2576 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2577
2578 * deleted files outside of the namespace are not being treated as disconnected
2579 (LP: #1615892)
2580 - SAUCE: apparmor: deleted dentries can be disconnected
2581
2582 * stacking to unconfined in a child namespace confuses mediation
2583 (LP: #1615890)
2584 - SAUCE: apparmor: special case unconfined when determining the mode
2585
2586 * apparmor module parameters can be changed after the policy is locked
2587 (LP: #1615895)
2588 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2589
2590 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2591 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2592
2593 * label vec reductions can result in reference labels instead of direct access
2594 to labels (LP: #1615889)
2595 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2596
2597 * profiles from different namespaces can block other namespaces from being
2598 able to load a profile (LP: #1615887)
2599 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2600
2601 * The label build for onexec when stacking is wrong (LP: #1615881)
2602 - SAUCE: apparmor: Fix label build for onexec stacking.
2603
2604 * The inherit check for new to old label comparison for domain transitions is
2605 wrong (LP: #1615880)
2606 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2607
2608 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2609 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2610
2611 * __label_update proxy comparison test is wrong (LP: #1615878)
2612 - SAUCE: apparmor: Fix __label_update proxy comparison test
2613
2614 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2615 (LP: #1560583)
2616 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2617 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2618
2619 * policy namespace stacking (LP: #1379535)
2620 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
2621 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2622
2623 * brd module compiled as built-in (LP: #1593293)
2624 - [Config] CONFIG_BLK_DEV_RAM=m
2625
2626 * Miscellaneous Ubuntu changes
2627 - SAUCE: apparmor: Fix FTBFS due to bad include path
2628 - SAUCE: apparmor: add data query support
2629 - rebase to v4.10-rc7
2630
2631 * Miscellaneous upstream changes
2632 - fixup backout policy view capable for forward port
2633 - apparmor: fix: Rework the iter loop for label_update
2634 - apparmor: add more assertions for updates/merges to help catch errors
2635 - apparmor: Make pivot root transitions work with stacking
2636 - apparmor: convert delegating deleted files to mediate deleted files
2637 - apparmor: add missing parens. not a bug fix but highly recommended
2638 - apparmor: add a stack_version file to allow detection of bug fixes
2639 - apparmor: push path lookup into mediation loop
2640 - apparmor: default to allowing unprivileged userns policy
2641 - apparmor: fix: permissions test to view and manage policy
2642 - apparmor: Add Basic ns cross check condition for ipc
2643
2644 [ Upstream Kernel Changes ]
2645
2646 * rebase to v4.10-rc7
2647
2648 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
2649
2650 linux (4.10.0-6.8) zesty; urgency=low
2651
2652 [ Tim Gardner ]
2653
2654 * Release Tracking Bug
2655 - LP: #1661300
2656
2657 * flock not mediated by 'k' (LP: #1658219)
2658 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2659
2660 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2661 from a unshared mount namespace (LP: #1656121)
2662 - SAUCE: apparmor: null profiles should inherit parent control flags
2663
2664 * apparmor refcount leak of profile namespace when removing profiles
2665 (LP: #1660849)
2666 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2667
2668 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2669 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2670 name="system_tor" (LP: #1648143)
2671 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2672 namespaces
2673
2674 * apparmor_parser hangs indefinitely when called by multiple threads
2675 (LP: #1645037)
2676 - SAUCE: apparmor: fix lock ordering for mkdir
2677
2678 * apparmor leaking securityfs pin count (LP: #1660846)
2679 - SAUCE: apparmor: fix leak on securityfs pin count
2680
2681 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2682 (LP: #1660845)
2683 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2684 fails
2685
2686 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2687 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2688
2689 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2690 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2691
2692 * apparmor auditing denied access of special apparmor .null fi\ le
2693 (LP: #1660836)
2694 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2695
2696 * apparmor label leak when new label is unused (LP: #1660834)
2697 - SAUCE: apparmor: fix label leak when new label is unused
2698
2699 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2700 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2701
2702 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2703 - SAUCE: apparmor: fix replacement race in reading rawdata
2704
2705 * unix domain socket cross permission check failing with nested namespaces
2706 (LP: #1660832)
2707 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2708
2709 * Kdump through NMI SMP and single core not working on Ubuntu16.10
2710 (LP: #1630924)
2711 - hv: don't reset hv_context.tsc_page on crash
2712
2713 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2714 distribution (LP: #1628889)
2715 - SAUCE: s390: kernel message catalog
2716
2717 * Miscellaneous Ubuntu changes
2718 - [Config] Drop powerpc ABI files
2719
2720 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
2721
2722 linux (4.10.0-5.7) zesty; urgency=low
2723
2724 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
2725 Chromebook R11 (LP: #1630238)
2726 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
2727
2728 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
2729 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
2730
2731 * Miscellaneous Ubuntu changes
2732 - d-i: initrd needs msm_emac on amberwing platform.
2733 - [Config] Remove powerpc architecture builds
2734 - [Config] updateconfigs after removing powerpc configs
2735 - [Config] Update annotations after removing powerpc configs
2736 - SAUCE: Disable timers selftest for now
2737 - Rebase to v4.10-rc6
2738 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
2739 - Enable zfs build
2740 - [Config] CONFIG_NET_DROP_MONITOR=m
2741
2742 [ Upstream Kernel Changes ]
2743
2744 * rebase to v4.10-rc6
2745
2746 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
2747
2748 linux (4.10.0-4.6) zesty; urgency=low
2749
2750 * Miscellaneous upstream changes
2751 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
2752
2753 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
2754
2755 linux (4.10.0-3.5) zesty; urgency=low
2756
2757 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
2758 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
2759
2760 * ENA network driver moved to -extra (LP: #1657767)
2761 - [Config] Move Amazon ENA network driver to the main kernel package
2762
2763 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
2764 (LP: #1657539)
2765 - block: relax check on sg gap
2766
2767 * i915 module requests unreleased GUC firmware files (LP: #1626740)
2768 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
2769 firmware
2770
2771 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2772 distribution (LP: #1628889)
2773 - [Config] CONFIG_KMSG_IDS=y for s390
2774 - SAUCE: s390 Kernel message catalog
2775
2776 * Miscellaneous Ubuntu changes
2777 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
2778 - SAUCE: vbox -- remove .readlink assignment
2779 - Enable vbox build
2780 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
2781 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
2782 - [Config] Fix up s390x config options changed during 4.10 rebase
2783 - [Config] Update annotations for 4.10
2784 - Disable all flavors for the powerpc architecture
2785
2786 [ Upstream Kernel Changes ]
2787
2788 * rebase to v4.10-rc5
2789
2790 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
2791
2792 linux (4.10.0-2.4) zesty; urgency=low
2793
2794 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
2795 - [Config] Add IBM power drivers to the inclusion list
2796
2797 * Miscellaneous Ubuntu changes
2798 - [Config] linux-source Provides should not be a macro
2799 - [Config] Correct the note URL for LATENCYTOP
2800 - rebase to v4.10-rc4
2801
2802 [ Upstream Kernel Changes ]
2803
2804 * rebase to v4.10-rc4
2805
2806 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
2807
2808 linux (4.10.0-1.3) zesty; urgency=low
2809
2810 [ Upstream Kernel Changes ]
2811
2812 * rebase to v4.10-rc3
2813
2814 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
2815
2816 linux (4.10.0-0.2) zesty; urgency=low
2817
2818 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2819 host/NV kernel (LP: #1643652)
2820 - [Config] Update and enforce IMA options
2821
2822 * Miscellaneous Ubuntu changes
2823 - [Config] Disble stack protector for powerpc-smp
2824
2825 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
2826
2827 linux (4.10.0-0.1) zesty; urgency=low
2828
2829 * IP-over-DDP packets dropped (LP: #1559772)
2830 - [Config] CONFIG_IPDDP=n
2831
2832 * Miscellaneous Ubuntu changes
2833 - [Config] Update annotations with recent config changes
2834 - SAUCE: aufs -- remove .readlink assignment
2835 - disable vbox build
2836 - disable ZFS build
2837
2838 [ Upstream Kernel Changes ]
2839
2840 * rebase to v4.10-rc2
2841
2842 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
2843
2844 linux (4.9.0-11.12) zesty; urgency=low
2845
2846 * Miscellaneous Ubuntu changes
2847 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
2848 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
2849
2850 [ Upstream Kernel Changes ]
2851
2852 * rebase to v4.9
2853
2854 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
2855
2856 linux (4.9.0-10.11) zesty; urgency=low
2857
2858 * d-i is missing usb support for platforms that use the xhci-platform driver
2859 (LP: #1625222)
2860 - d-i initrd needs additional usb modules to support the merlin platform
2861
2862 * Miscellaneous Ubuntu changes
2863 - SAUCE: Import aufs driver
2864 - SAUCE: aufs -- Convert to use xattr handlers
2865 - SAUCE: aufs -- Add flags argument to aufs_rename()
2866 - [Config] Enable aufs
2867 - [Config] CONFIG_FSL_FMAN=y for powerpc
2868 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
2869 - [Config] Restore powerpc64-emb
2870
2871 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
2872
2873 linux (4.9.0-9.10) zesty; urgency=low
2874
2875 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
2876 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
2877
2878 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
2879 - [Config] CONFIG_ARM64_ERRATUM_845719=y
2880
2881 * Update hio driver to 2.1.0.28 (LP: #1646643)
2882 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
2883
2884 * Miscellaneous Ubuntu changes
2885 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
2886 - Build vbox for ARCH=x86
2887 - SAUCE: Add aufs driver
2888 - SAUCE: aufs -- Convert to use xattr handlers
2889 - SAUCE: aufs -- Updates for rename2
2890 - SAUCE: Export symbols used by aufs
2891 - [Config] Enable aufs
2892
2893 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
2894
2895 linux (4.9.0-8.9) zesty; urgency=low
2896
2897 * Miscellaneous Ubuntu changes
2898 - SAUCE: xr-usb-serial: only build for x86
2899 Fixes s390x FTBS
2900
2901 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
2902
2903 linux (4.9.0-7.8) zesty; urgency=low
2904
2905 * Driver for Exar USB UART (LP: #1645591)
2906 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
2907 - SAUCE: xr-usb-serial: interface for switching modes
2908 - SAUCE: cdc-acm: Exclude Exar USB serial ports
2909
2910 [ Upstream Kernel Changes ]
2911
2912 * rebase to v4.9-rc8
2913
2914 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
2915
2916 linux (4.9.0-6.7) zesty; urgency=low
2917
2918 * Miscellaneous Ubuntu changes
2919 - Set build_arch=x86 for i386
2920
2921 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
2922
2923 linux (4.9.0-5.6) zesty; urgency=low
2924
2925 * Miscellaneous Ubuntu changes
2926 - [Debian] restore tools build
2927 - Set build_arch=x86 for amd64 and x32
2928
2929 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
2930
2931 linux (4.9.0-4.5) zesty; urgency=low
2932
2933 * linux: Staging modules should be unsigned (LP: #1642368)
2934 - [Debian] Suppress module signing for staging drivers
2935 - SAUCE: Add rtl drivers to signature inclusion list
2936
2937 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2938 host/NV kernel (LP: #1643652)
2939 - [Config] CONFIG_IMA=y
2940
2941 * Miscellaneous Ubuntu changes
2942 - [Debian] config-check -- Make it easier to find annotations syntax errors
2943 - [Config] Enable various drivers for ARM platforms
2944 - [Config] Fix s390x config carnage
2945 - [Config] Set CONFIG_KEXEC=y for all architectures
2946 - [Config] Fix up CONFIG_I2C_SLAVE values
2947 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
2948 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
2949 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
2950 - [Config] Update annotations
2951 - [Config] CONFIG_NR_CPUS=8192 for amd64
2952
2953 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
2954
2955 linux (4.9.0-3.4) zesty; urgency=low
2956
2957 * Miscellaneous Ubuntu changes
2958 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
2959 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
2960 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
2961 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
2962 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2963 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2964 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2965 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
2966 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
2967 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
2968 - SAUCE: (namespace) fuse: Add support for pid namespaces
2969 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2970 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
2971 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
2972 - SAUCE: (namespace) fuse: Allow user namespace mounts
2973 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
2974 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
2975 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
2976 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
2977
2978 * Miscellaneous upstream changes
2979 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
2980
2981 [ Upstream Kernel Changes ]
2982
2983 * rebase to v4.9-rc7
2984
2985 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
2986
2987 linux (4.9.0-2.3) zesty; urgency=low
2988
2989 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
2990 - SAUCE: ibmvscsis: Rearrange functions for future patches
2991 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
2992 - SAUCE: ibmvscsis: Synchronize cmds at remove time
2993 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
2994 - SAUCE: ibmvscsis: Return correct partition name/# to client
2995 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
2996
2997 * Move some kernel modules to the main kernel package (LP: #1642228)
2998 - [Config] Move some powerpc kernel modules to the main kernel package
2999
3000 * linux: Staging modules should be unsigned (LP: #1642368)
3001 - [Debian] Suppress module signing for staging drivers
3002
3003 * Miscellaneous Ubuntu changes
3004 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
3005
3006 [ Upstream Kernel Changes ]
3007
3008 * rebase to v4.9-rc6
3009
3010 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
3011
3012 linux (4.9.0-1.2) zesty; urgency=low
3013
3014 * hio: SSD data corruption under stress test (LP: #1638700)
3015 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
3016 - SAUCE: hio: splitting bio in the entry of .make_request_fn
3017
3018 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
3019 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
3020 - SAUCE: hio: bio_endio() no longer takes errors arg
3021 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
3022 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
3023 - SAUCE: hio: fix mask maybe-uninitialized warning
3024 - SAUCE: hio: port to v4.8 base
3025 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
3026 - SAUCE: hio: Makefile and Kconfig
3027 - [Config] Enforce CONFIG_HIO
3028
3029 * Miscellaneous Ubuntu changes
3030 - rebase to v4.9-rc5
3031 - zfs: remove the never implemented aio_fsync file operation
3032 - [Config] Disable powerpc64-emb for FTBS
3033
3034 [ Upstream Kernel Changes ]
3035
3036 * rebase to v4.9-rc5
3037
3038 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
3039
3040 linux (4.9.0-0.1) zesty; urgency=low
3041
3042 [ Upstream Kernel Changes ]
3043
3044 * rebase to v4.9-rc4
3045 - LP: #1465724
3046 - LP: #1535802
3047
3048 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
3049
3050 linux (4.9.0-0.0) yakkety; urgency=low
3051
3052 [ Seth Forshee ]
3053
3054 * Release Tracking Bug
3055 - LP: #1632918
3056
3057 * Revert "If zone is so small that watermarks are the same, stop zone balance"
3058 in yakkety (LP: #1632894)
3059 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
3060 same, stop zone balance."
3061
3062 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
3063
3064 linux (4.8.0-24.26) yakkety; urgency=low
3065
3066 [ Seth Forshee ]
3067
3068 * Release Tracking Bug
3069 - LP: #1632749
3070
3071 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
3072 - SAUCE: (no-up) dm raid: fix compat_features validation
3073
3074 * kswapd0 100% CPU usage (LP: #1518457)
3075 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
3076 balance.
3077
3078 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
3079
3080 linux (4.8.0-23.25) yakkety; urgency=low
3081
3082 [ Seth Forshee ]
3083
3084 * Release Tracking Bug
3085 - LP: #1632484
3086
3087 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
3088 __copy_tofrom_user (LP: #1632462)
3089 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
3090 __copy_tofrom_user
3091
3092 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
3093 memory_stress_ng. (LP: #1628976)
3094 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
3095
3096 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
3097 ibmvfc) (LP: #1632116)
3098 - scsi: ibmvfc: Fix I/O hang when port is not mapped
3099
3100 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
3101 (LP: #1626983)
3102 - [Config] Enable live patching on powerpc/ppc64el
3103
3104 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3105 - [Config] CONFIG_AUFS_XATTR=y
3106
3107 * Yakkety update to 4.8.1 stable release (LP: #1632445)
3108 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
3109 - Using BUG_ON() as an assert() is _never_ acceptable
3110 - usb: misc: legousbtower: Fix NULL pointer deference
3111 - Staging: fbtft: Fix bug in fbtft-core
3112 - usb: usbip: vudc: fix left shift overflow
3113 - USB: serial: cp210x: Add ID for a Juniper console
3114 - Revert "usbtmc: convert to devm_kzalloc"
3115 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
3116 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
3117 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
3118 - Linux 4.8.1
3119
3120 * PSL data cache should be flushed before resetting CAPI adapter
3121 (LP: #1632049)
3122 - cxl: Flush PSL cache before resetting the adapter
3123
3124 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
3125 - net: thunderx: Don't set RX_PACKET_DIS while initializing
3126
3127 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
3128 - crypto: ghash-generic - move common definitions to a new header file
3129 - crypto: vmx - Fix memory corruption caused by p8_ghash
3130 - crypto: vmx - Ensure ghash-generic is enabled
3131
3132 * arm64: SPCR console not autodetected (LP: #1630311)
3133 - of/serial: move earlycon early_param handling to serial
3134 - [Config] CONFIG_ACPI_SPCR_TABLE=y
3135 - ACPI: parse SPCR and enable matching console
3136 - ARM64: ACPI: enable ACPI_SPCR_TABLE
3137 - serial: pl011: add console matching function
3138
3139 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
3140 (LP: #1630990)
3141 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
3142 CONFIG_SECURITYFS=n
3143
3144 * sha1-powerpc returning wrong results (LP: #1629977)
3145 - crypto: sha1-powerpc - little-endian support
3146
3147 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
3148
3149 linux (4.8.0-22.24) yakkety; urgency=low
3150
3151 * CVE-2016-7039 (LP: #1631287)
3152 - SAUCE: net: add recursion limit to GRO
3153
3154 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
3155
3156 linux (4.8.0-21.23) yakkety; urgency=low
3157
3158 [ Tim Gardner ]
3159
3160 * Release Tracking Bug
3161 - LP: #1630279
3162
3163 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
3164 - Revert "Revert "powerpc: Simplify module TOC handling""
3165
3166 * Regression tests can not detect binfmt_elf mmpa semantic change
3167 (LP: #1630069)
3168 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
3169
3170 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
3171 (LP: #1629204)
3172 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
3173
3174 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
3175
3176 linux (4.8.0-20.22) yakkety; urgency=low
3177
3178 [ Tim Gardner ]
3179
3180 * Release Tracking Bug
3181 - LP: #1629730
3182
3183 [ Upstream Kernel Changes ]
3184
3185 * rebase to v4.8
3186
3187 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
3188
3189 linux (4.8.0-19.21) yakkety; urgency=low
3190
3191 [ Tim Gardner ]
3192
3193 * Release Tracking Bug
3194 - LP: #1629057
3195
3196 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
3197 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
3198
3199 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
3200 - SAUCE: nbd: Only delay uevent until connected
3201
3202 * Support snaps inside of lxd containers (LP: #1611078)
3203 - apparmor: add interface to be able to grab loaded policy
3204 - securityfs: update interface to allow inode_ops, and setup from vfs fns
3205 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
3206 - apparmor: add __aa_find_ns fn
3207 - apparmor: add mkdir/rmdir interface to manage policy namespaces
3208 - apparmor: fix oops in pivot_root mediation
3209 - apparmor: fix warning that fn build_pivotroot discards const
3210 - apparmor: add interface to advertise status of current task stacking
3211 - apparmor: update policy permissions to consider ns being viewed/managed
3212 - apparmor: add per ns policy management interface
3213 - apparmor: bump domain stacking version to 1.2
3214
3215 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
3216 (LP: #1628523)
3217 - [Config] CONFIG_ZONE_DMA=y for generic
3218
3219 * Yakkety - disable ARCH_ZX (LP: #1628503)
3220 - [Config] armhf: disable ARCH_ZX
3221
3222 * Enable switchdev config parameter for Yakkety (LP: #1628241)
3223 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
3224
3225 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
3226 (LP: #1628009)
3227 - firmware: Update bnx2x to 7.13.1.0
3228
3229 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
3230 - [Config] Enable CONFIG_IBMVNIC=m
3231
3232 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
3233 (LP: #1628112)
3234 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
3235
3236 * Miscellaneous Ubuntu changes
3237 - Rebase to v4.8-rc8
3238 - [Config] skip Ubuntu-4.8.0-18.20
3239 - [Config] missing modules in armhf/s390x
3240
3241 * Miscellaneous Ubuntu changes
3242 - rebase to v4.8-rc8
3243
3244 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
3245
3246 linux (4.8.0-17.19) yakkety; urgency=low
3247
3248 * Release Tracking Bug
3249 - LP: #1627387
3250
3251 * build squashfs into xenial kernels by default (LP: #1593134)
3252 - Remove squashfs udeb
3253
3254 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
3255 - Add d-i support for ata_generic
3256
3257 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
3258 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
3259
3260 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
3261 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
3262
3263 * Yakkety - USB drivers must be built in (LP: #1627323)
3264 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
3265
3266 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
3267 (LP: #1627052)
3268 - [Config] CONFIG_GOLDFISH=n
3269
3270 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
3271 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
3272 time in more detail"
3273
3274 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
3275 - SAUCE: Fix regression which breaks DFS mounting
3276
3277 * Miscellaneous Ubuntu changes
3278 - [Config] apply xenial configuration annotations
3279 - s390x -- DEBUG_RODATA is now valid
3280 - [Config] s390x -- CONFIG_SQUASHFS=y
3281 - [Config] s390x -- CONFIG_ECRYPT_FS=y
3282 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
3283 - [Config] Enable CONFIG_ACPI_HED=y for arm64
3284 - [Config] Enable CONFIG_QUICC_ENGINE=y
3285
3286 * Miscellaneous upstream changes
3287 - annotations: pull back to xenial
3288
3289 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
3290
3291 linux (4.8.0-16.17) yakkety; urgency=low
3292
3293 [ Tim Gardner ]
3294
3295 * Release Tracking Bug
3296 - LP: #1626768
3297
3298 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
3299 - [Config] CONFIG_ACPI_IORT=y
3300 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
3301 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
3302 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
3303 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
3304 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
3305 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
3306 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
3307 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
3308
3309 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
3310 (LP: #1626394)
3311 - [Config] CONFIG_ATA=y
3312
3313 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
3314 - [Config] CONFIG_VMD=m
3315 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
3316 - [Config] CONFIG_OF=y for all arches
3317 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3318 - [Config] Xenial device settings sync with amd64
3319 - [Config] Xenial device settings sync with i386
3320 - [Config] CONFIG_MTD_UBI_GLUEBI=m
3321 - [Config] Xenial device settings sync with armhf
3322 - [Config] Xenial device settings sync with arm64
3323
3324 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
3325 - [Config] CONFIG_USERFAULTFD=y
3326
3327 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
3328 - [Config] CONFIG_SLUB=y
3329
3330 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3331 (LP: #1626158)
3332 - add nls_cp437 to the generic.inclusion-list
3333
3334 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
3335
3336 linux (4.8.0-15.16) yakkety; urgency=low
3337
3338 [ Tim Gardner ]
3339
3340 * Release Tracking Bug
3341 - LP: #1626239
3342
3343 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3344 (LP: #1626158)
3345 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
3346 - [Config] CONFIG_NLS_CODEPAGE_437=y
3347 - [Config] CONFIG_VFAT_FS=y
3348
3349 * Miscellaneous Ubuntu changes
3350 - SAUCE: seccomp: log actions even when audit is disabled
3351
3352 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
3353
3354 linux (4.8.0-14.15) yakkety; urgency=low
3355
3356 * CVE-2016-1575 (LP: #1534961)
3357 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3358 - SAUCE: overlayfs: Be more careful about copying up sxid files
3359 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3360
3361 * CVE-2016-1576 (LP: #1535150)
3362 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3363 - SAUCE: overlayfs: Be more careful about copying up sxid files
3364 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3365
3366 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
3367 (LP: #1531747)
3368 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3369
3370 * Miscellaneous Ubuntu changes
3371 - [Config] CONFIG_PM_WAKELOCKS=y
3372 - [Config] CONFIG_CLEANCACHE=y
3373 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
3374 - [Config] CONFIG_PROCESSOR_SELECT=y
3375 - [Config] Enabled some networking options
3376 - SAUCE: overlayfs: Enable user namespace mounts
3377
3378 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
3379
3380 linux (4.8.0-13.14) yakkety; urgency=low
3381
3382 [ Tim Gardner ]
3383
3384 * Release Tracking Bug
3385 - LP: #1625733
3386
3387 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
3388 - [Config] Add some CRC crypto modules to d-i
3389
3390 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3391 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
3392
3393 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
3394 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
3395 ThinkPads
3396
3397 * Option GE0301 3G modem doesn't work (LP: #348861)
3398 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
3399
3400 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
3401 (LP: #1625259)
3402 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
3403
3404 * Miscellaneous Ubuntu changes
3405 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
3406 opened for writing
3407 - SAUCE: fan: add VXLAN implementation
3408 - [Config] CONFIG_VFIO=m for ppc64el
3409
3410 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
3411
3412 linux (4.8.0-12.13) yakkety; urgency=low
3413
3414 [ Tim Gardner ]
3415
3416 * Release Tracking Bug
3417 - LP: #1625233
3418
3419 * Miscellaneous Ubuntu changes
3420 - rebase to v4.8-rc7
3421 - [Config] CONFIG_SCSI_DEBUG=m for all arches
3422
3423 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
3424
3425 linux (4.8.0-11.12) yakkety; urgency=low
3426
3427 * change_hat is logging failures during expected hat probing (LP: #1615893)
3428 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
3429
3430 * deleted files outside of the namespace are not being treated as
3431 disconnected
3432 (LP: #1615892)
3433 - SAUCE: apparmor: deleted dentries can be disconnected
3434
3435 * stacking to unconfined in a child namespace confuses mediation
3436 (LP: #1615890)
3437 - SAUCE: apparmor: special case unconfined when determining the mode
3438
3439 * apparmor module parameters can be changed after the policy is locked
3440 (LP: #1615895)
3441 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
3442
3443 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
3444 #1579135)
3445 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
3446
3447 * label vec reductions can result in reference labels instead of direct
3448 access
3449 to labels (LP: #1615889)
3450 - SAUCE: apparmor: reduction of vec to single entry is just that entry
3451
3452 * profiles from different namespaces can block other namespaces from being
3453 able to load a profile (LP: #1615887)
3454 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
3455
3456 * The label build for onexec when stacking is wrong (LP: #1615881)
3457 - SAUCE: apparmor: Fix label build for onexec stacking.
3458
3459 * The inherit check for new to old label comparison for domain transitions
3460 is
3461 wrong (LP: #1615880)
3462 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
3463
3464 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
3465 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
3466
3467 * __label_update proxy comparison test is wrong (LP: #1615878)
3468 - SAUCE: apparmor: Fix __label_update proxy comparison test
3469
3470 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
3471 (LP: #1560583)
3472 - SAUCE: apparmor: Allow ns_root processes to open profiles file
3473 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
3474
3475 * policy namespace stacking (LP: #1379535)
3476 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
3477 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
3478
3479 * Miscellaneous Ubuntu changes
3480 - [Debian] Dynamically determine linux udebs package name
3481 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
3482 - SAUCE: apparmor: Fix FTBFS due to bad include path
3483 - SAUCE: apparmor: add data query support
3484 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
3485
3486 * Miscellaneous upstream changes
3487 - fixup backout policy view capable for forward port
3488 - apparmor: fix: Rework the iter loop for label_update
3489 - apparmor: add more assertions for updates/merges to help catch errors
3490 - apparmor: Make pivot root transitions work with stacking
3491 - apparmor: convert delegating deleted files to mediate deleted files
3492 - apparmor: add missing parens. not a bug fix but highly recommended
3493 - apparmor: add a stack_version file to allow detection of bug fixes
3494 - apparmor: push path lookup into mediation loop
3495 - apparmor: default to allowing unprivileged userns policy
3496 - apparmor: fix: permissions test to view and manage policy
3497 - apparmor: Add Basic ns cross check condition for ipc
3498
3499 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
3500
3501 linux (4.8.0-10.11) yakkety; urgency=low
3502
3503 * Miscellaneous Ubuntu changes
3504 - ubuntu: vbox -- update to 5.1.6-dfsg-1
3505 - SAUCE: Enable vbox build
3506
3507 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
3508
3509 linux (4.8.0-9.10) yakkety; urgency=low
3510
3511 * Miscellaneous Ubuntu changes
3512 - [Config] arm64: CONFIG_ARCH_THUNDER=y
3513 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
3514 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
3515 - [Config] arm64: CONFIG_DRM_AST=m
3516 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
3517 - d-i: initrd needs ext4 and scsi modules
3518 - SAUCE: AUFS aufs4.x-rcN 20160912
3519 - [Config] Enable CONFIG_GPIO_XGENE*
3520 - [Config] Disable CONFIG_POWER_RESET_XGENE
3521 - [Config] CONFIG_EDAC_XGENE=m
3522 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
3523 - [Config] CONFIG_XGENE_DMA=m
3524
3525 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
3526
3527 linux (4.8.0-8.9) yakkety; urgency=low
3528
3529 * New device ID for Kabypoint (LP: #1622469)
3530 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
3531 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
3532
3533 * Miscellaneous Ubuntu changes
3534 - rebase to v4.8-rc6
3535 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
3536
3537 [ Upstream Kernel Changes ]
3538
3539 * rebase to v4.8-rc6
3540 - LP: #1617900
3541
3542 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
3543
3544 linux (4.8.0-7.8) yakkety; urgency=low
3545
3546 * Miscellaneous Ubuntu changes
3547 - [Debian] Use src_pkg_name when constructing udeb control files
3548
3549 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
3550
3551 linux (4.8.0-6.7) yakkety; urgency=low
3552
3553 * Enable virtual scsi server driver for Power (LP: #1615665)
3554 - SAUCE: Ibmvscsis: Properly deregister target sessions
3555 - SAUCE: Return TCMU-generated sense data to fabric module
3556 - SAUCE: Ibmvscsis: Code cleanup of print statements
3557 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
3558
3559 * Miscellaneous Ubuntu changes
3560 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
3561 - rebase to v4.8-rc5
3562
3563 [ Upstream Kernel Changes ]
3564
3565 * rebase to v4.8-rc5
3566
3567 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
3568
3569 linux (4.8.0-5.6) yakkety; urgency=low
3570
3571 * support compressed kernels on arm64 (LP: #1384955)
3572 - [Config] Switch to compressed Image on arm64
3573
3574 * Miscellaneous Ubuntu changes
3575 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3576 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3577 lookup_bdev()
3578 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3579 when mounting
3580 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3581 when mounting
3582 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3583 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3584 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3585 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3586 security.* xattrs
3587 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3588 filesystems
3589 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3590 - SAUCE: (namespace) fuse: Add support for pid namespaces
3591 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3592 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3593 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3594 or a descendant
3595 - SAUCE: (namespace) fuse: Allow user namespace mounts
3596 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3597 namespaces
3598 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3599 mounts
3600 - rebase to v4.8-rc4
3601
3602 [ Upstream Kernel Changes ]
3603
3604 * rebase to v4.8-rc4
3605
3606 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
3607
3608 linux (4.8.0-4.5) yakkety; urgency=low
3609
3610 * Miscellaneous Ubuntu changes
3611 - [Config] CONFIG_AUFS_FS=m
3612 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
3613
3614 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
3615
3616 linux (4.8.0-3.4) yakkety; urgency=low
3617
3618 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
3619 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
3620
3621 * Miscellaneous Ubuntu changes
3622 - rebase to v4.8-rc3
3623
3624 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
3625
3626 linux (4.8.0-2.3) yakkety; urgency=low
3627
3628 * Miscellaneous Ubuntu changes
3629 - [Config] Add fuse to inclusion list
3630 - SAUCE: update spl/zfs to support v4.8
3631
3632 * Miscellaneous upstream changes
3633 - Revert "UBUNTU: [Debian] do_zfs=false"
3634
3635 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
3636
3637 linux (4.8.0-1.2) yakkety; urgency=low
3638
3639 * Miscellaneous Ubuntu changes
3640 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
3641 - [Config] Enabled enforcement for CONFIG_NVRAM
3642 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
3643 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
3644 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
3645 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
3646 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
3647 - [Config] Enabled enforcement for CONFIG_SECCOMP
3648 - [Config] Enabled enforcement for
3649 - rebase to v4.8-rc2
3650 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
3651 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
3652 - SAUCE: security,perf: Allow further restriction of perf_event_open
3653
3654 [ Upstream Kernel Changes ]
3655
3656 * rebase to v4.8-rc2
3657
3658 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
3659
3660 linux (4.8.0-0.1) yakkety; urgency=low
3661
3662 [ Upstream Kernel Changes ]
3663
3664 * rebase to v4.8-rc1
3665 - LP: #1607647
3666 - LP: #1498667
3667 - LP: #1592547
3668 - LP: #1319984
3669 - LP: #1268727
3670 - LP: #1600623
3671 - LP: #1465724
3672 - LP: #1333569
3673
3674 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
3675
3676 linux (4.8.0-0.0) yakkety; urgency=low
3677
3678 * empty stanza
3679
3680 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
3681
3682 linux (4.7.0-0.2) yakkety; urgency=low
3683
3684 * Miscellaneous Ubuntu changes fixing various FTBS issues
3685 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
3686 - [Config] make powerpc udeb block modules optional
3687 - [Config] CONFIG_PLIP=m
3688 - [Config] CONFIG_IRDA=m armhf/arm64
3689 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
3690 - [Config] CONFIG_MOUSE_PS2=m
3691 - [Config] remove ppc64el fb-modules
3692
3693 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
3694
3695 linux (4.7.0-0.1) yakkety; urgency=low
3696
3697 [ Upstream Kernel Changes ]
3698
3699 * rebase to v4.7
3700 - LP: #972604
3701
3702 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
3703
3704 linux (4.7.0-0.0) yakkety; urgency=low
3705
3706 [ Tim Gardner ]
3707
3708 * Release Tracking Bug
3709 - LP: #1588856
3710
3711 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
3712 - scsi_dh_alua: do not fail for unknown VPD identification
3713
3714 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3715 - [Config] Install lsvmbus in cloud tools
3716 - SAUCE: tools/hv/lsvmbus -- convert to python3
3717 - SAUCE: tools/hv/lsvmbus -- add manual page
3718
3719 * boot stalls on USB detection errors (LP: #1437492)
3720 - usb: core: hub: hub_port_init lock controller instead of bus
3721
3722 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3723 - kernek/fork.c: allocate idle task for a CPU always on its local node
3724
3725 * VirtIO (and probably other modules as well) is built-in, make it modular...
3726 (LP: #1475078)
3727 - [Config] CONFIG_VIRTIO_*=m for all but s390x
3728 - [Config] CONFIG_USB=m
3729 - [Config] CONFIG_BLK_DEV_*=m
3730 - [Config] CONFIG_ATA=m
3731 - [Config] CONFIG_SCSI=m
3732 - [Config] CONFIG_DEVFREQ_GOV_*=m
3733 - [Config] CONFIG_XEN_NETDEV_*=m
3734 - [Config] CONFIG_AGP=m
3735 - [Config] CONFIG_ECRYPT_FS=m
3736 - [Config] CONFIG_ACPI_*=m
3737 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
3738 - [Config] Modularize some CRYPTO
3739 - [Config] CONFIG_FDDI=m
3740 - [Config] CONFIG_FIXED_PHY=m
3741 - [Config] CONFIG_VFAT_FS=m for all but armhf
3742 - [Config] CONFIG_TUN=m
3743 - [Config] CONFIG_UNIX=m
3744 - [Config] CONFIG_TRUSTED_KEYS=m
3745 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
3746
3747 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3748 and "not a git repository" (LP: #1584890)
3749 - [debian] getabis: Only git add $abidir if running in local repo
3750 - [debian] getabis: Fix inconsistent compiler versions check
3751
3752 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3753 - [Config] Remove arc4 from nic-modules
3754
3755 * arm64: statically link rtc-efi (LP: #1583738)
3756 - [Config] Link rtc-efi statically on arm64
3757
3758 * Miscellaneous Ubuntu changes
3759 - [Debian] zfs: transform symlink into referent file/dir
3760 - [Debian] Added tristate.sh
3761 - [Config] CONFIG_FUSE_FS=m
3762 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
3763 - [Config] CONFIG_PSTORE_CONSOLE=y
3764 - Added Snapcraft files
3765 - [Config] Mark CONFIG_UNIX enforced
3766
3767 * Miscellaneous upstream changes
3768 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
3769
3770 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
3771
3772 linux (4.6.0-6.7) yakkety; urgency=low
3773
3774 [ Tim Gardner ]
3775
3776 * Release Tracking Bug
3777 - LP: #1582753
3778
3779 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3780 (LP: #1582378)
3781 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3782 owns the ipc ns
3783
3784 * Miscellaneous Ubuntu changes
3785 - [Config] Add Description to kernel-image udeb
3786 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
3787 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
3788
3789 * Miscellaneous upstream changes
3790 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
3791 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
3792 - Drivers: hv: vmbus: Use the new virt_xx barrier code
3793 - Drivers: hv: vmbus: Export the vmbus_set_event() API
3794 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
3795 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
3796 - drivers:hv: Lock access to hyperv_mmio resource tree
3797 - drivers:hv: Make a function to free mmio regions through vmbus
3798 - drivers:hv: Reverse order of resources in hyperv_mmio
3799 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
3800 - drivers:hv: Record MMIO range in use by frame buffer
3801 - drivers:hv: Separate out frame buffer logic when picking MMIO range
3802 - Drivers: hv: kvp: fix IP Failover
3803 - Drivers: hv: vmbus: handle various crash scenarios
3804 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
3805 - Drivers: hv: balloon: reset host_specified_ha_region
3806
3807 [ Tim Gardner ]
3808
3809 * Dropped hv SAUCE patches in favor of linux-next.
3810
3811 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
3812
3813 linux (4.6.0-5.6) yakkety; urgency=low
3814
3815 [ Tim Gardner ]
3816
3817 * Release Tracking Bug
3818 - LP: #1582351
3819
3820 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
3821 - [Config] enable CONFIG_AUFS_EXPORT
3822
3823 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
3824 - [Config] Update inclusion list for CRIU
3825
3826 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3827 - [Debian] disable zfs module checks when cross-compiling
3828
3829 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3830 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3831
3832 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
3833 (LP: #1535150)
3834 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3835
3836 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
3837 enabled, breaking serial support on normal systems (LP: #1580960)
3838 - [Config] disable CONFIG_GOLDFISH
3839
3840 * Miscellaneous Ubuntu changes
3841 - [Config] d-i -- update local configuration to new form
3842 - [Config] kernel-wedge -- switch to explicit versions
3843 - [Config] powerpc64-smp --> generic
3844 - [Config] CONFIG_AUFS_FS=m
3845 - SAUCE: AUFS
3846 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
3847 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
3848 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
3849 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
3850 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
3851 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
3852 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
3853 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
3854 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
3855 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
3856 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
3857 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
3858 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
3859 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
3860 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
3861 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
3862 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
3863 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3864 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3865 - SAUCE: (namespace) fuse: Add support for pid namespaces
3866 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3867 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
3868 - SAUCE: (namespace) fuse: Allow user namespace mounts
3869 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
3870 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
3871 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3872 - SAUCE: (namespace) quota: Add support for user namespace mounts
3873 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
3874 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3875 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
3876 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
3877 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
3878 - rebase to v4.6
3879 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3880 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
3881
3882 * Miscellaneous upstream changes
3883 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
3884 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
3885
3886 [ Upstream Kernel Changes ]
3887
3888 * rebase to v4.6
3889
3890 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
3891
3892 linux (4.6.0-4.5) yakkety; urgency=low
3893
3894 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3895 upgrade -d (LP: #1573231)
3896 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3897
3898 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
3899 IRC pointed out some leftover SAUCE patches that were causing issues.
3900
3901 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
3902 has some issues.
3903
3904 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
3905
3906 linux (4.6.0-3.4) xenial; urgency=low
3907
3908 * Release Tracking Bug
3909 - LP: #1579594
3910
3911 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
3912 - [Config] Generate an -extras package for arm64 and powerpc
3913
3914 * Missing libunwind support in perf (LP: #1248289)
3915 - [Config] Add liblzma-dev to enable libunwind support in perf
3916
3917 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3918 acltype=posixac (LP: #1567558)
3919 - zfs: Fix user namespaces uid/gid mapping
3920
3921 * Miscellaneous Ubuntu changes
3922 - rebase to v4.6-rc7
3923
3924 [ Upstream Kernel Changes ]
3925
3926 * rebase to v4.6-rc7
3927
3928 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
3929
3930 linux (4.6.0-2.3) yakkety; urgency=low
3931
3932 * Miscellaneous Ubuntu changes
3933 - [Config] CONFIG_AUFS_FS=m
3934 - SAUCE: AUFS
3935 - zfs: gcc build error: -Wbool-compare in metaslab.c
3936 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
3937 - zfs: Fix ZPL miswrite of default POSIX ACL
3938 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
3939 - SAUCE: Dropped ubuntu/i915
3940 - SAUCE: Dropped ubuntu/dm-raid4-5
3941
3942 * Miscellaneous upstream changes
3943 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
3944 kernel"
3945
3946 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
3947
3948 linux (4.6.0-1.2) yakkety; urgency=low
3949
3950 * Miscellaneous Ubuntu changes
3951 - [Config] CONFIG_NR_CPUS=8192 for amd64
3952
3953 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
3954
3955 linux (4.6.0-0.1) yakkety; urgency=low
3956
3957
3958 [ Upstream Kernel Changes ]
3959
3960 * rebase to v4.6-rc6
3961 - LP: #1564712
3962 - LP: #1555912
3963 - LP: #1552925
3964 - LP: #1546694
3965 - LP: #1549660
3966 - LP: #1549620
3967 - LP: #1542944
3968 - LP: #1542564
3969 - LP: #1533009
3970 - LP: #1533461
3971 - LP: #1529624
3972 - LP: #1522949
3973
3974 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
3975
3976 linux (4.6.0-0.0) yakkety; urgency=low
3977
3978 [ Kamal Mostafa ]
3979
3980 * Release Tracking Bug
3981 - LP: #1573817
3982
3983 * autoreconstruct: need to also generate extend-diff-ignore options for links
3984 (LP: #1574362)
3985 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
3986
3987 * tipc: missing linearization of sk_buff (LP: #1567064)
3988 - tipc: move linearization of buffers to generic code
3989
3990 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
3991 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
3992 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
3993 vmbus_mmio_allocate()
3994 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
3995 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
3996 private resource tree
3997 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
3998 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
3999 range
4000
4001 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
4002 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
4003
4004 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
4005 - [Config] CONFIG_AUFS_XATTR=y
4006
4007 * CVE-2016-3672 (LP: #1568523)
4008 - x86/mm/32: Enable full randomization on i386 and X86_32
4009
4010 * CVE-2016-3955 (LP: #1572666)
4011 - USB: usbip: fix potential out-of-bounds write
4012
4013 * Xenial update to v4.4.8 stable release (LP: #1573034)
4014 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
4015 instantiated
4016 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
4017 - parisc: Avoid function pointers for kernel exception routines
4018 - parisc: Fix kernel crash with reversed copy_from_user()
4019 - parisc: Unbreak handling exceptions from kernel modules
4020 - ALSA: timer: Use mod_timer() for rearming the system timer
4021 - ALSA: hda - Asus N750JV external subwoofer fixup
4022 - ALSA: hda - Fix white noise on Asus N750JV headphone
4023 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
4024 - mm: fix invalid node in alloc_migrate_target()
4025 - powerpc/mm: Fixup preempt underflow with huge pages
4026 - libnvdimm: fix smart data retrieval
4027 - libnvdimm, pfn: fix uuid validation
4028 - compiler-gcc: disable -ftracer for __noclone functions
4029 - arm64: opcodes.h: Add arm big-endian config options before including arm
4030 header
4031 - drm/dp: move hw_mutex up the call stack
4032 - drm/udl: Use unlocked gem unreferencing
4033 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
4034 - drm/radeon: add another R7 370 quirk
4035 - drm/radeon: add a dpm quirk for all R7 370 parts
4036 - drm/amdgpu/gmc: move vram type fetching into sw_init
4037 - drm/amdgpu/gmc: use proper register for vram type on Fiji
4038 - xen/events: Mask a moving irq
4039 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
4040 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
4041 - net: jme: fix suspend/resume on JMC260
4042 - net: vrf: Remove direct access to skb->data
4043 - net: qca_spi: Don't clear IFF_BROADCAST
4044 - net: qca_spi: clear IFF_TX_SKB_SHARING
4045 - net: fix bridge multicast packet checksum validation
4046 - sctp: lack the check for ports in sctp_v6_cmp_addr
4047 - mld, igmp: Fix reserved tailroom calculation
4048 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
4049 - qmi_wwan: add Sierra Wireless EM74xx device ID
4050 - ipv6: re-enable fragment header matching in ipv6_find_hdr
4051 - vxlan: fix missing options_len update on RX with collect metadata
4052 - cdc_ncm: toggle altsetting to force reset before setup
4053 - udp6: fix UDP/IPv6 encap resubmit path
4054 - tcp: fix tcpi_segs_in after connection establishment
4055 - ppp: release rtnl mutex when interface creation fails
4056 - net: validate variable length ll headers
4057 - ax25: add link layer header validation function
4058 - packet: validate variable length ll headers
4059 - bpf: avoid copying junk bytes in bpf_get_current_comm()
4060 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
4061 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
4062 - qlcnic: Remove unnecessary usage of atomic_t
4063 - qlcnic: Fix mailbox completion handling during spurious interrupt
4064 - macvtap: always pass ethernet header in linear
4065 - mlxsw: spectrum: Check requested ageing time is valid
4066 - rocker: set FDB cleanup timer according to lowest ageing time
4067 - bridge: allow zero ageing time
4068 - ipv4: Don't do expensive useless work during inetdev destroy.
4069 - net: Fix use after free in the recvmmsg exit path
4070 - mlx4: add missing braces in verify_qp_parameters
4071 - farsync: fix off-by-one bug in fst_add_one
4072 - ath9k: fix buffer overrun for ar9287
4073 - ppp: ensure file->private_data can't be overridden
4074 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
4075 - qlge: Fix receive packets drop.
4076 - net: bcmgenet: fix dma api length mismatch
4077 - bonding: fix bond_get_stats()
4078 - ipv4: fix broadcast packets reception
4079 - ipv4: initialize flowi4_flags before calling fib_lookup()
4080 - ppp: take reference on channels netns
4081 - xfrm: Fix crash observed during device unregistration and decryption
4082 - qmi_wwan: add "D-Link DWM-221 B1" device id
4083 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
4084 - bridge: Allow set bridge ageing time when switchdev disabled
4085 - rtnl: fix msg size calculation in if_nlmsg_size()
4086 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
4087 - tuntap: restore default qdisc
4088 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
4089 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
4090 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
4091 - ipv6: Count in extension headers in skb->network_header
4092 - mpls: find_outdev: check for err ptr in addition to NULL check
4093 - USB: uas: Limit qdepth at the scsi-host level
4094 - USB: uas: Add a new NO_REPORT_LUNS quirk
4095 - cdc-acm: fix NULL pointer reference
4096 - KVM: x86: Inject pending interrupt even if pending nmi exist
4097 - KVM: x86: reduce default value of halt_poll_ns parameter
4098 - MIPS: Fix MSA ld unaligned failure cases
4099 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
4100 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
4101 - pinctrl: sunxi: Fix A33 external interrupts not working
4102 - pinctrl: nomadik: fix pull debug print inversion
4103 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
4104 - au0828: fix au0828_v4l2_close() dev_state race condition
4105 - au0828: Fix dev_state handling
4106 - coda: fix error path in case of missing pdata on non-DT platform
4107 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
4108 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
4109 - rbd: use GFP_NOIO consistently for request allocations
4110 - virtio: virtio 1.0 cs04 spec compliance for reset
4111 - mac80211: properly deal with station hashtable insert errors
4112 - mac80211: avoid excessive stack usage in sta_info
4113 - mac80211: fix ibss scan parameters
4114 - mac80211: fix unnecessary frame drops in mesh fwding
4115 - mac80211: fix txq queue related crashes
4116 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
4117 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
4118 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
4119 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
4120 - iio: accel: bmc150: fix endianness when reading axes
4121 - iio: gyro: bmg160: fix buffer read values
4122 - iio: gyro: bmg160: fix endianness when reading axes
4123 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
4124 bytes
4125 - fs: add file_dentry()
4126 - nfs: use file_dentry()
4127 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
4128 - ext4: add lockdep annotations for i_data_sem
4129 - ext4: ignore quota mount options if the quota feature is enabled
4130 - iommu: Don't overwrite domain pointer when there is no default_domain
4131 - Btrfs: fix file/data loss caused by fsync after rename and new inode
4132 - arm64: replace read_lock to rcu lock in call_step_hook
4133 - perf: Do not double free
4134 - perf: Cure event->pending_disable race
4135 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
4136 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4137 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
4138 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
4139 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
4140 - ALSA: usb-audio: Add a quirk for Plantronics BT300
4141 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
4142 - HID: wacom: fix Bamboo ONE oops
4143 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
4144 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
4145 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
4146 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
4147 - staging: android: ion: Set the length of the DMA sg entries in buffer
4148 - usbvision: fix crash on detecting device with invalid configuration
4149 - Revert "usb: hub: do not clear BOS field during reset device"
4150 - Linux 4.4.8
4151
4152 * Fix speaker volume on a Dell machine (LP: #1549660)
4153 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4154
4155 * Xenial update to v4.4.7 stable release (LP: #1572722)
4156 - regulator: core: avoid unused variable warning
4157 - regulator: core: Fix nested locking of supplies
4158 - ASoC: samsung: pass DMA channels as pointers
4159 - mmc: sh_mmcif: rework dma channel handling
4160 - mmc: sh_mmcif: Correct TX DMA channel allocation
4161 - x86/microcode/intel: Make early loader look for builtin microcode too
4162 - x86/microcode: Untangle from BLK_DEV_INITRD
4163 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
4164 - perf/x86/intel: Add definition for PT PMI bit
4165 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
4166 - KVM: i8254: change PIT discard tick policy
4167 - KVM: fix spin_lock_init order on x86
4168 - KVM: VMX: avoid guest hang on invalid invept instruction
4169 - KVM: VMX: avoid guest hang on invalid invvpid instruction
4170 - KVM: VMX: fix nested vpid for old KVM guests
4171 - perf/core: Fix perf_sched_count derailment
4172 - perf tools: Dont stop PMU parsing on alias parse error
4173 - perf tools: Fix checking asprintf return value
4174 - perf tools: Fix python extension build
4175 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
4176 - sched/preempt, sh: kmap_coherent relies on disabled preemption
4177 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
4178 - s390: fix floating pointer register corruption (again)
4179 - s390/cpumf: add missing lpp magic initialization
4180 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
4181 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
4182 - PCI: ACPI: IA64: fix IO port generic range check
4183 - x86/irq: Cure live lock in fixup_irqs()
4184 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
4185 - x86/iopl/64: Properly context-switch IOPL on Xen PV
4186 - x86/iopl: Fix iopl capability check on Xen PV
4187 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
4188 - sg: fix dxferp in from_to case
4189 - aacraid: Fix RRQ overload
4190 - aacraid: Fix memory leak in aac_fib_map_free
4191 - aacraid: Set correct msix count for EEH recovery
4192 - sd: Fix discard granularity when LBPRZ=1
4193 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
4194 - be2iscsi: set the boot_kset pointer to NULL in case of failure
4195 - aic7xxx: Fix queue depth handling
4196 - libnvdimm: Fix security issue with DSM IOCTL.
4197 - dm snapshot: disallow the COW and origin devices from being identical
4198 - dm: fix excessive dm-mq context switching
4199 - dm thin metadata: don't issue prefetches if a transaction abort has failed
4200 - dm cache: make sure every metadata function checks fail_io
4201 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
4202 - usb: retry reset if a device times out
4203 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
4204 - USB: uas: Reduce can_queue to MAX_CMNDS
4205 - USB: cdc-acm: more sanity checking
4206 - USB: iowarrior: fix oops with malicious USB descriptors
4207 - USB: usb_driver_claim_interface: add sanity checking
4208 - USB: mct_u232: add sanity checking in probe
4209 - USB: digi_acceleport: do sanity checking for the number of ports
4210 - USB: cypress_m8: add endpoint sanity check
4211 - USB: serial: cp210x: Adding GE Healthcare Device ID
4212 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
4213 - USB: option: add "D-Link DWM-221 B1" device id
4214 - pwc: Add USB id for Philips Spc880nc webcam
4215 - Input: powermate - fix oops with malicious USB descriptors
4216 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
4217 - ALSA: usb-audio: Add sanity checks for endpoint accesses
4218 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
4219 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
4220 - ALSA: usb-audio: Fix double-free in error paths after
4221 snd_usb_add_audio_stream() call
4222 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4223 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4224 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4225 - crypto: ccp - Add hash state import and export support
4226 - crypto: ccp - Limit the amount of information exported
4227 - crypto: ccp - Don't assume export/import areas are aligned
4228 - crypto: ccp - memset request context to zero during import
4229 - crypto: keywrap - memzero the correct memory
4230 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
4231 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
4232 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
4233 - X.509: Fix leap year handling again
4234 - mei: bus: check if the device is enabled before data transfer
4235 - HID: logitech: fix Dual Action gamepad support
4236 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
4237 - HID: multitouch: force retrieving of Win8 signature blob
4238 - HID: fix hid_ignore_special_drivers module parameter
4239 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
4240 - staging: android: ion_test: fix check of platform_device_register_simple()
4241 error code
4242 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
4243 - tty: Fix GPF in flush_to_ldisc(), part 2
4244 - net: irda: Fix use-after-free in irtty_open()
4245 - 8250: use callbacks to access UART_DLL/UART_DLM
4246 - saa7134: Fix bytesperline not being set correctly for planar formats
4247 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
4248 - bttv: Width must be a multiple of 16 when capturing planar formats
4249 - coda: fix first encoded frame payload
4250 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
4251 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
4252 - mtip32xx: Fix broken service thread handling
4253 - mtip32xx: Remove unwanted code from taskfile error handler
4254 - mtip32xx: Print exact time when an internal command is interrupted
4255 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
4256 - mtip32xx: Handle safe removal during IO
4257 - mtip32xx: Handle FTL rebuild failure state during device initialization
4258 - mtip32xx: Implement timeout handler
4259 - mtip32xx: Cleanup queued requests after surprise removal
4260 - ALSA: pcm: Avoid "BUG:" string for warnings again
4261 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
4262 - ALSA: hda - Don't handle ELD notify from invalid port
4263 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4264 - ALSA: hda - Fix unconditional GPIO toggle via automute
4265 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
4266 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
4267 - brd: Fix discard request processing
4268 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
4269 - bcache: cleaned up error handling around register_cache()
4270 - bcache: fix race of writeback thread starting before complete initialization
4271 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
4272 - mm: memcontrol: reclaim when shrinking memory.high below usage
4273 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
4274 - ia64: define ioremap_uc()
4275 - watchdog: don't run proc_watchdog_update if new value is same as old
4276 - watchdog: rc32434_wdt: fix ioctl error handling
4277 - Bluetooth: Add new AR3012 ID 0489:e095
4278 - Bluetooth: Fix potential buffer overflow with Add Advertising
4279 - cgroup: ignore css_sets associated with dead cgroups during migration
4280 - net: mvneta: enable change MAC address when interface is up
4281 - of: alloc anywhere from memblock if range not specified
4282 - vfs: show_vfsstat: do not ignore errors from show_devname method
4283 - splice: handle zero nr_pages in splice_to_pipe()
4284 - xtensa: ISS: don't hang if stdin EOF is reached
4285 - xtensa: fix preemption in {clear,copy}_user_highpage
4286 - xtensa: clear all DBREAKC registers on start
4287 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
4288 - ARC: bitops: Remove non relevant comments
4289 - quota: Fix possible GPF due to uninitialised pointers
4290 - xfs: fix two memory leaks in xfs_attr_list.c error paths
4291 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
4292 - md/raid5: Compare apples to apples (or sectors to sectors)
4293 - RAID5: check_reshape() shouldn't call mddev_suspend
4294 - RAID5: revert e9e4c377e2f563 to fix a livelock
4295 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
4296 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
4297 - md: multipath: don't hardcopy bio in .make_request path
4298 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
4299 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
4300 freed"
4301 - fuse: do not use iocb after it may have been freed
4302 - fuse: Add reference counting for fuse_io_priv
4303 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
4304 - rapidio/rionet: fix deadlock on SMP
4305 - ipr: Fix out-of-bounds null overwrite
4306 - ipr: Fix regression when loading firmware
4307 - iwlwifi: mvm: Fix paging memory leak
4308 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
4309 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
4310 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
4311 - drm/amdgpu: include the right version of gmc header files for iceland
4312 - IB/ipoib: fix for rare multicast join race condition
4313 - tracing: Have preempt(irqs)off trace preempt disabled functions
4314 - tracing: Fix crash from reading trace_pipe with sendfile
4315 - tracing: Fix trace_printk() to print when not using bprintk()
4316 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
4317 - scripts/coccinelle: modernize &
4318 - scripts/kconfig: allow building with make 3.80 again
4319 - kbuild/mkspec: fix grub2 installkernel issue
4320 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
4321 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
4322 - mmc: block: fix ABI regression of mmc_blk_ioctl
4323 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
4324 - mmc: sdhci: fix data timeout (part 1)
4325 - mmc: sdhci: fix data timeout (part 2)
4326 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
4327 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
4328 - clk: rockchip: rk3368: fix cpuclk core dividers
4329 - clk: rockchip: rk3368: fix parents of video encoder/decoder
4330 - clk: rockchip: rk3368: fix hdmi_cec gate-register
4331 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
4332 - clk: bcm2835: Fix setting of PLL divider clock rates
4333 - target: Fix target_release_cmd_kref shutdown comp leak
4334 - iser-target: Fix identification of login rx descriptor type
4335 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
4336 - iser-target: Separate flows for np listeners and connections cma events
4337 - iser-target: Rework connection termination
4338 - nfsd4: fix bad bounds checking
4339 - nfsd: fix deadlock secinfo+readdir compound
4340 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
4341 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
4342 - ACPI / PM: Runtime resume devices when waking from hibernate
4343 - writeback, cgroup: fix premature wb_put() in
4344 locked_inode_to_wb_and_lock_list()
4345 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
4346 inode
4347 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
4348 trackstick buttons, again"
4349 - Input: synaptics - handle spurious release of trackstick buttons, again
4350 - Input: ims-pcu - sanity check against missing interfaces
4351 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
4352 - ocfs2/dlm: fix race between convert and recovery
4353 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
4354 - mm/page_alloc: prevent merging between isolated and other pageblocks
4355 - mtd: onenand: fix deadlock in onenand_block_markbad
4356 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
4357 - scsi_common: do not clobber fixed sense information
4358 - sched/cputime: Fix steal time accounting vs. CPU hotplug
4359 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
4360 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
4361 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
4362 - Linux 4.4.7
4363
4364 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
4365 - Bluetooth: Add new AR3012 ID 0489:e095
4366
4367 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
4368 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4369
4370 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
4371 gl552jx (LP: #1552925)
4372 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4373
4374 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
4375 (LP: #1546694)
4376 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4377
4378 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
4379 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4380
4381 * s390/pci: add extra padding to function measurement block (LP: #1572291)
4382 - s390/pci: add extra padding to function measurement block
4383
4384 * CVE-2016-3951 (LP: #1567191)
4385 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
4386 - usbnet: cleanup after bind() in probe()
4387
4388 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
4389 - efi: Remove redundant efi_set_variable_nonblocking() prototype
4390 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
4391 - efi: Add nonblocking option to efi_query_variable_store()
4392 - efi: Add NV memory attribute
4393 - efi: Reformat GUID tables to follow the format in UEFI spec
4394 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
4395 - SAUCE: (noup) Add EFI signature data types
4396 - crypto: KEYS: convert public key and digsig asym to the akcipher api
4397 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
4398 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
4399 - [Config] CONFIG_IMA_MOK_KEYRING=y
4400 - IMA: create machine owner and blacklist keyrings
4401 - KEYS: Add an alloc flag to convey the builtinness of a key
4402 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
4403 - SAUCE: (noup) KEYS: Add a system blacklist keyring
4404 - SAUCE: (noup) MODSIGN: Support not importing certs from db
4405
4406 * Miscellaneous Ubuntu changes
4407 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
4408
4409 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
4410
4411 linux (4.4.0-21.37) xenial; urgency=low
4412
4413 [ Tim Gardner ]
4414
4415 * Release Tracking Bug
4416 - LP: #1571791
4417
4418 * linux: MokSBState is ignored (LP: #1571691)
4419 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
4420 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
4421 - SAUCE: (noup) Display MOKSBState when disabled
4422
4423 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
4424
4425 linux (4.4.0-20.36) xenial; urgency=low
4426
4427 [ Tim Gardner ]
4428
4429 * Release Tracking Bug
4430 - LP: #1571069
4431
4432 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
4433 - SAUCE: kernfs: Do not match superblock in another user namespace when
4434 mounting
4435
4436 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
4437 - x86/topology: Fix logical package mapping
4438 - x86/topology: Fix Intel HT disable
4439 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
4440 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
4441 - x86/topology: Fix AMD core count
4442
4443 * [regression]: Failed to call clock_adjtime(): Invalid argument
4444 (LP: #1566465)
4445 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
4446
4447 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
4448
4449 linux (4.4.0-19.35) xenial; urgency=low
4450
4451 [ Tim Gardner ]
4452
4453 * Release Tracking Bug
4454 - LP: #1570348
4455
4456 * CVE-2016-2847 (LP: #1554260)
4457 - pipe: limit the per-user amount of pages allocated in pipes
4458
4459 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
4460 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
4461
4462 * arm64: guest hangs when ntpd is running (LP: #1549494)
4463 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
4464
4465 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4466 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
4467
4468 * s390/cpumf: Fix lpp detection (LP: #1555344)
4469 - s390/facilities: use stfl mnemonic instead of insn magic
4470 - s390/facilities: always use lowcore's stfle field for storing facility bits
4471 - s390/cpumf: Fix lpp detection
4472
4473 * s390x kernel image needs weightwatchers (LP: #1536245)
4474 - [Config] s390x: Use compressed kernel bzImage
4475
4476 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
4477 upgrading to Ubuntu 16.04 (LP: #1567581)
4478 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
4479 device-tree properties"
4480
4481 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4482 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
4483 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
4484 - cpufreq: powernv: Add sysfs attributes to show throttle stats
4485
4486 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
4487 - [Config] Add ib_iser to generic inclusion list
4488
4489 * thunderx nic performance improvements (LP: #1567093)
4490 - net: thunderx: Set recevie buffer page usage count in bulk
4491 - net: thunderx: Adjust nicvf structure to reduce cache misses
4492
4493 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
4494 - net: thunderx: Fix for multiqset not configured upon interface toggle
4495 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
4496 - net: thunderx: Fix receive packet stats
4497
4498 * Miscellaneous Ubuntu changes
4499 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
4500
4501 * Miscellaneous upstream changes (LP: #1564901)
4502 - Input: xpad - correctly handle concurrent LED and FF requests
4503
4504 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
4505
4506 linux (4.4.0-18.34) xenial; urgency=low
4507
4508 [ Tim Gardner ]
4509
4510 * Release Tracking Bug
4511 - LP: #1566868
4512
4513 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
4514 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
4515 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
4516
4517 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
4518 - [Config] CONFIG_ARCH_ROCKCHIP=y
4519
4520 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
4521 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
4522 - perf/x86/cqm: Fix CQM memory leak and notifier leak
4523 - x86/cpufeature: Carve out X86_FEATURE_*
4524 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
4525 - x86/topology: Create logical package id
4526 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
4527 - perf/x86/mbm: Add memory bandwidth monitoring event management
4528 - perf/x86/mbm: Implement RMID recycling
4529 - perf/x86/mbm: Add support for MBM counter overflow handling
4530
4531 * User namespace mount updates (LP: #1566505)
4532 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
4533 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
4534 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
4535 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
4536 - SAUCE: fs: fix a posible leak of allocated superblock
4537
4538 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
4539 (LP: #1566518)
4540 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
4541 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
4542
4543 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
4544 for Alpine Ridge on SKL (LP: #1519623)
4545 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
4546 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
4547 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
4548 - usb: add device descriptor for usb 3.1 root hub
4549 - usb: Support USB 3.1 extended port status request
4550 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
4551 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
4552 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
4553 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
4554 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
4555 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
4556 - usb: Add USB 3.1 Precision time measurement capability descriptor support
4557 - xhci: refactor and cleanup endpoint initialization.
4558 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
4559 - xhci: cleanup isoc tranfers queuing code
4560 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
4561 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
4562
4563 * wrong/missing permissions for device file /dev/prandom (prng.ko)
4564 (LP: #1558275)
4565 - s390/crypto: provide correct file mode at device register.
4566
4567 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
4568 - ALSA: hda - fix front mic problem for a HP desktop
4569
4570 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
4571 (LP: #1556228)
4572 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
4573
4574 * please provide mmc-modules udeb (LP: #1565765)
4575 - [Config] Add mmc block drivers to d-i
4576
4577 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4578 - Add secure_modules() call
4579 - PCI: Lock down BAR access when module security is enabled
4580 - x86: Lock down IO port access when module security is enabled
4581 - ACPI: Limit access to custom_method
4582 - asus-wmi: Restrict debugfs interface when module loading is restricted
4583 - Restrict /dev/mem and /dev/kmem when module loading is restricted
4584 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
4585 - kexec: Disable at runtime if the kernel enforces module loading restrictions
4586 - x86: Restrict MSR access when module loading is restricted
4587 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
4588 - Add option to automatically enforce module signatures when in Secure Boot mode
4589 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
4590 - efi: Add EFI_SECURE_BOOT bit
4591 - hibernate: Disable in a signed modules environment
4592
4593 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
4594 - PCI: Add fwnode_handle to x86 pci_sysdata
4595 - PCI: Look up IRQ domain by fwnode_handle
4596 - [Config] CONFIG_PCI_HYPERV=m
4597 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
4598
4599 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
4600 (LP: #1559923)
4601 - ACPI / processor: Request native thermal interrupt handling via _OSC
4602
4603 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
4604 (LP: #1564591)
4605 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
4606
4607 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
4608 - atomics: Allow architectures to define their own __atomic_op_* helpers
4609 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
4610 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
4611 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
4612
4613 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
4614 - [Debian] cpupower uses non-standard CROSS
4615
4616 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
4617 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
4618
4619 * Unable to migrate container (LP: #1563921)
4620 - SAUCE: cgroup mount: ignore nsroot=
4621
4622 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4623 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4624
4625 * /proc/$pid/maps performance regression (LP: #1547231)
4626 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4627
4628 * TPM2.0 trusted keys fixes (LP: #1398274)
4629 - tpm: remove unneeded include of actbl2.h
4630 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4631 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4632 - tpm_tis: Disable interrupt auto probing on a per-device basis
4633 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4634 - tpm_tis: Use devm_ioremap_resource
4635 - tpm_tis: Clean up the force=1 module parameter
4636 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4637 - tpm_crb: Use devm_ioremap_resource
4638 - tpm: fix the rollback in tpm_chip_register()
4639 - tpm: fix the cleanup of struct tpm_chip
4640 - tpm: fix: set continueSession attribute for the unseal operation
4641 - tpm: fix: return rc when devm_add_action() fails
4642 - tpm_eventlog.c: fix binary_bios_measurements
4643 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4644 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4645 - tpm_tis: fix build warning with tpm_tis_resume
4646
4647 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4648 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4649
4650 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4651 Xenial (LP: #1563485)
4652 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4653 - cxlflash: Increase cmd_per_lun for better throughput
4654 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4655
4656 * Miscellaneous Ubuntu changes
4657 - [Config] do_zfs_powerpc64-smp = true
4658 - [Debian] fix linux_tools when cross-compiling
4659 - [Config] do_zfs_powerpc64-smp use default value
4660 - SAUCE: apparmor: Fix FTBFS due to bad include path
4661 - SAUCE: i915_bpo: Disable preliminary hw support
4662
4663 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4664
4665 linux (4.4.0-17.33) xenial; urgency=low
4666
4667 [ Tim Gardner ]
4668
4669 * Release Tracking Bug
4670 - LP: #1563441
4671
4672 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4673 (LP: #1560552)
4674 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4675 about to hit.
4676
4677 * Predictable naming mechanism is leading to issues in DLPAR operations of
4678 NICs (LP: #1560514)
4679 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4680 properties
4681
4682 * ThunderX: support alternative phy implementations (LP: #1562968)
4683 - net: thunderx: Cleanup PHY probing code.
4684 - [Config] CONFIG_MDIO_CAVIUM=m
4685 - phy: mdio-octeon: Refactor into two files/modules
4686 - [Config] CONFIG_MDIO_THUNDER=m
4687 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4688 - phy: mdio-cavium: Add missing MODULE_* annotations.
4689 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4690 - phy: mdio-thunder: Fix some Kconfig typos
4691 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4692
4693 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4694 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4695 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4696
4697 * lots of printk to serial console can hang system for long time
4698 (LP: #1534216)
4699 - printk: set may_schedule for some of console_trylock() callers
4700
4701 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4702 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4703 - PM / runtime: Add new helper for conditional usage count incrementation
4704 - drm/core: Add drm_for_each_encoder_mask, v2.
4705 - drm/atomic-helper: Implement subsystem-level suspend/resume
4706
4707 * [Hyper-V] VM Sockets (LP: #1541585)
4708 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4709 - Drivers: hv: vmbus: Add vendor and device atttributes
4710 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4711 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4712 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4713 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4714 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4715 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4716 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4717 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4718 - Drivers: hv: vmbus: add a per-channel rescind callback
4719 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4720 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4721 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4722 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4723 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4724 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4725 - Drivers: hv: vmbus: remove code duplication in message handling
4726 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4727 - Drivers: hv: util: Pass the channel information during the init call
4728 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4729 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4730 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4731
4732 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4733 (LP: #1559918)
4734 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4735
4736 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4737 - net: add tc offload feature flag
4738 - net: tc: helper functions to query action types
4739 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4740 - net: rework ndo tc op to consume additional qdisc handle parameter
4741 - net: rework setup_tc ndo op to consume general tc operand
4742 - net: sched: add cls_u32 offload hooks for netdevs
4743 - net: ixgbe: add support for tc_u32 offload
4744 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4745
4746 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4747 - net: add netif_is_team_master helper
4748 - net: add netif_is_team_port helper
4749 - net: add netif_is_lag_master helper
4750 - net: add netif_is_lag_port helper
4751 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4752 - fm10k: don't reinitialize RSS flow table when RXFH configured
4753
4754 * [Feature]Always Running Timer (ART) to System Time translation
4755 (LP: #1519625)
4756 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4757 - timekeeping: Provide internal function __ktime_get_real_seconds
4758 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4759 - clocksource: Make clocksource validation work for all clocksources
4760 - time: Add cycles to nanoseconds translation
4761 - time: Add timekeeping snapshot code capturing system time and counter
4762 - time: Remove duplicated code in ktime_get_raw_and_real()
4763 - time: Add driver cross timestamp interface for higher precision time synchronization
4764 - time: Add history to cross timestamp interface supporting slower devices
4765 - time/timekeeping: Work around false positive GCC warning
4766 - x86/tsc: Always Running Timer (ART) correlated clocksource
4767 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4768 - [Config] CONFIG_E1000E_HWTS=y
4769 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4770
4771 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4772 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4773
4774 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4775 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4776 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4777 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4778 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4779 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4780 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4781 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4782 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4783 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4784 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4785 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4786 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4787 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4788 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4789 x86/events/intel/uncore.[ch]
4790 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4791 x86/events/intel/uncore_nmhex.c
4792 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4793 x86/events/intel/uncore_snb.c
4794 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4795 x86/events/intel/uncore_snbep.c
4796 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4797 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4798 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4799 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4800 - perf/x86: Move perf_event.h to its new home
4801 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4802
4803 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4804 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4805
4806 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4807
4808 linux (4.4.0-16.32) xenial; urgency=low
4809
4810 [ Tim Gardner ]
4811
4812 * Release Tracking Bug
4813 - LP: #1561727
4814
4815 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4816 device correctly" (LP: #1561676)
4817 - Thermal: Ignore invalid trip points
4818
4819 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
4820 on press (LP: #1553811)
4821 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
4822 buttons, again
4823
4824 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
4825 (LP: #1560583)
4826 - SAUCE: apparmor: Allow ns_root processes to open profiles file
4827 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
4828
4829 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
4830 - ubuntu: vbox -- update to 5.0.16-dfsg-2
4831
4832 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
4833 s390x (LP: #1557690)
4834 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
4835
4836 * spl/zfs fails to build on s390x (LP: #1519814)
4837 - [Config] s390x -- re-enable zfs
4838 - [Config] zfs -- disable powerpc until the test failures can be resolved
4839
4840 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
4841 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
4842
4843 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
4844 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
4845 - [Config] powerpc -- convert zfs configuration to custom_override
4846
4847 * Memory arena corruption with FUSE (was Memory allocation failure crashes
4848 kernel hard, presumably related to FUSE) (LP: #1505948)
4849 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
4850 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
4851
4852 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
4853 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
4854
4855 * linux packaging: clear remaining redundant delta (LP: #1560445)
4856 - [Debian] Remove generated intermediate files on clean
4857
4858 * arm64: guest hangs when ntpd is running (LP: #1549494)
4859 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
4860 - Revert "hrtimer: Catch illegal clockids"
4861 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
4862
4863 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
4864 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
4865 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
4866 ThunderX
4867
4868 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
4869 (LP: #1559609)
4870 - arcmsr: fixed getting wrong configuration data
4871 - arcmsr: fixes not release allocated resource
4872 - arcmsr: make code more readable
4873 - arcmsr: adds code to support new Areca adapter ARC1203
4874 - arcmsr: changes driver version number
4875 - arcmsr: more readability improvements
4876 - arcmsr: Split dma resource allocation to a new function
4877 - arcmsr: change driver version to v1.30.00.22-20151126
4878
4879 * server image has no keyboard, desktop image works (LP: #1559692)
4880 - [Config] Rework input-modules (d-i) list
4881
4882 * PMU support for Cavium ThunderX (LP: #1559349)
4883 - arm64: perf: Rename Cortex A57 events
4884 - arm64/perf: Add Cavium ThunderX PMU support
4885 - arm64: perf: Enable PMCR long cycle counter bit
4886 - arm64: perf: Extend event mask for ARMv8.1
4887 - arm64: dts: Add Cavium ThunderX specific PMU
4888
4889 * Show ARM PMU events in perf stat (LP: #1559350)
4890 - drivers/perf: kill armpmu_register
4891 - arm: perf: Convert event enums to #defines
4892 - arm: perf: Add event descriptions
4893 - arm64: perf: Convert event enums to #defines
4894 - arm64: perf: Add event descriptions
4895 - ARM: perf: add format entry to describe event -> config mapping
4896 - arm64: perf: add format entry to describe event -> config mapping
4897
4898 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
4899 - EDAC/sb_edac: Fix computation of channel address
4900
4901 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
4902 - [Config] disable CONFIG_IP_PNP
4903
4904 * Miscellaneous Ubuntu changes
4905 - [Debian] Silence the reconstruct script
4906
4907 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
4908
4909 linux (4.4.0-15.31) xenial; urgency=low
4910
4911 [ Tim Gardner ]
4912
4913 * Release Tracking Bug
4914 - LP: #1559252
4915
4916 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
4917 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
4918
4919 * policy namespace stacking (LP: #1379535)
4920 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
4921 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
4922 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
4923 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
4924 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
4925 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
4926 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
4927 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
4928 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
4929 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
4930 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
4931 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
4932 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
4933 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
4934 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
4935 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
4936 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
4937 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
4938 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
4939 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
4940 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
4941 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
4942 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
4943 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
4944 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
4945 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
4946 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
4947 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
4948 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
4949 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
4950 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
4951 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
4952 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
4953 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
4954 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
4955 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
4956 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
4957 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4958 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
4959 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
4960 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
4961 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
4962 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
4963 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
4964 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
4965 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
4966 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
4967 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
4968 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
4969
4970 * Add arm64 NUMA support (LP: #1558765)
4971 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
4972 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
4973 - [Config] CONFIG_OF_NUMA=y
4974 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
4975 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
4976 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
4977 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
4978 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
4979
4980 * vivid/linux: total ADT test failures (LP: #1558447)
4981 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
4982
4983 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
4984 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4985 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
4986
4987 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
4988 - s390/pci: enforce fmb page boundary rule
4989
4990 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
4991 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
4992 - page_to_phys() always returns a multiple of PAGE_SIZE
4993 - s390/pci: provide ZPCI_ADDR macro
4994 - s390/pci: improve ZPCI_* macros
4995 - s390/pci: resize iomap
4996 - s390/pci: fix bar check
4997 - s390/pci: set error state for unusable functions
4998 - s390/pci: remove iomap sanity checks
4999 - s390/pci: remove pdev pointer from arch data
5000 - s390/pci: add ioctl interface for CLP
5001
5002 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
5003 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
5004 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
5005 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
5006 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
5007
5008 * skb_warn_bad_offload Crash (LP: #1558025)
5009 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
5010
5011 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
5012 - [Config] CONFIG_PCI_HOST_COMMON=y
5013 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
5014 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
5015 - PCI: generic: Move structure definitions to separate header file
5016 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
5017 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
5018 - PCI: thunder: Add PCIe host driver for ThunderX processors
5019 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
5020
5021 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
5022 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
5023
5024 * Xenial update to v4.4.6 stable release (LP: #1558330)
5025 - arm64: account for sparsemem section alignment when choosing vmemmap offset
5026 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
5027 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
5028 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
5029 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
5030 - kvm: cap halt polling at exactly halt_poll_ns
5031 - KVM: VMX: disable PEBS before a guest entry
5032 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
5033 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
5034 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
5035 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
5036 - s390/dasd: fix diag 0x250 inline assembly
5037 - tracing: Fix check for cpu online when event is disabled
5038 - dmaengine: at_xdmac: fix residue computation
5039 - jffs2: reduce the breakage on recovery from halfway failed rename()
5040 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
5041 - ASoC: dapm: Fix ctl value accesses in a wrong type
5042 - ASoC: samsung: Use IRQ safe spin lock calls
5043 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
5044 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
5045 - ovl: ignore lower entries when checking purity of non-directory entries
5046 - ovl: fix working on distributed fs as lower layer
5047 - wext: fix message delay/ordering
5048 - cfg80211/wext: fix message ordering
5049 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
5050 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
5051 - mac80211: minstrel: Change expected throughput unit back to Kbps
5052 - mac80211: fix use of uninitialised values in RX aggregation
5053 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
5054 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
5055 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
5056 - mac80211: Fix Public Action frame RX in AP mode
5057 - gpu: ipu-v3: Do not bail out on missing optional port nodes
5058 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
5059 - drm/radeon: Fix error handling in radeon_flip_work_func.
5060 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
5061 - userfaultfd: don't block on the last VM updates at exit time
5062 - ovl: fix getcwd() failure after unsuccessful rmdir
5063 - MIPS: Fix build error when SMP is used without GIC
5064 - MIPS: smp.c: Fix uninitialised temp_foreign_map
5065 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
5066 - target: Drop incorrect ABORT_TASK put for completed commands
5067 - ld-version: Fix awk regex compile failure
5068 - Linux 4.4.6
5069
5070 * linux fails to load x.509 built-in certificate (LP: #1557250)
5071 - lib/mpi: Endianness fix
5072
5073 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
5074 - [Config] CONFIG_NET_9P=m for s390x
5075
5076 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
5077 (LP: #1557950)
5078 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
5079 - net/mlx5e: Don't modify CQ before it was created
5080
5081 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5082 - mmc: sdhci: Do not BUG on invalid vdd
5083 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
5084 - mmc: It is not an error for the card to be removed while suspended
5085
5086 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
5087 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
5088
5089 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
5090 - [Config] CONFIG_NUMA_EMU=y for s390x
5091
5092 * Miscellaneous Ubuntu changes
5093 - [Debian] git-ubuntu-log -- prevent bug references being split
5094 - [Debian] git-ubuntu-log -- git log output is UTF-8
5095
5096 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
5097
5098 linux (4.4.0-14.30) xenial; urgency=low
5099
5100 [ Tim Gardner ]
5101
5102 * Release Tracking Bug
5103 - LP: #1557508
5104
5105 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
5106 - powerpc: Fix dedotify for binutils >= 2.26
5107
5108 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
5109 - Illumos 6370 - ZFS send fails to transmit some holes
5110
5111 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
5112 camera (LP: #1557138)
5113 - UVC: Add support for ds4 depth camera
5114
5115 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
5116 - sched/numa: Fix use-after-free bug in the task_numa_compare
5117
5118 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
5119 files (LP: #1555997)
5120 - ovl: copy new uid/gid into overlayfs runtime inode
5121
5122 * Miscellaneous Ubuntu changes
5123 - SAUCE: Dump stack when X.509 certificates cannot be loaded
5124
5125 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
5126
5127 linux (4.4.0-13.29) xenial; urgency=low
5128
5129 [ Tim Gardner ]
5130
5131 * Release Tracking Bug
5132 - LP: #1556247
5133
5134 * s390/mm: four page table levels vs. fork (LP: #1556141)
5135 - s390/mm: four page table levels vs. fork
5136
5137 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
5138 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
5139 - hv_netvsc: cleanup netdev feature flags for netvsc
5140
5141 * fails to boot on megaraid (LP: #1552903)
5142 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
5143 case of PD list DCMD failure
5144
5145 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
5146 - ALSA: hda - add codec support for Kabylake display audio codec
5147
5148 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
5149 - cpufreq: powernv: Free 'chips' on module exit
5150 - cpufreq: powernv: Hot-plug safe the kworker thread
5151 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
5152 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
5153 - cpufreq: powernv: Replace pr_info with trace print for throttle event
5154 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
5155
5156 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
5157 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
5158
5159 * integer overflow in xt_alloc_table_info (LP: #1555353)
5160 - SAUCE: (noup) netfilter: x_tables: check for size overflow
5161
5162 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
5163 - [Packaging] reconstruct -- automatically reconstruct against base tag
5164 - [Config] reconstruct -- update to autoreconstruct output
5165 - [Packaging] reconstruct -- update when inserting final changes
5166
5167 * Xenial update to v4.4.5 stable release (LP: #1555640)
5168 - use ->d_seq to get coherency between ->d_inode and ->d_flags
5169 - drivers: sh: Restore legacy clock domain on SuperH platforms
5170 - Btrfs: fix deadlock running delayed iputs at transaction commit time
5171 - btrfs: Fix no_space in write and rm loop
5172 - btrfs: async-thread: Fix a use-after-free error for trace
5173 - block: Initialize max_dev_sectors to 0
5174 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
5175 - parisc: Fix ptrace syscall number and return value modification
5176 - mips/kvm: fix ioctl error handling
5177 - kvm: x86: Update tsc multiplier on change.
5178 - fbcon: set a default value to blink interval
5179 - cifs: fix out-of-bounds access in lease parsing
5180 - CIFS: Fix SMB2+ interim response processing for read requests
5181 - Fix cifs_uniqueid_to_ino_t() function for s390x
5182 - vfio: fix ioctl error handling
5183 - KVM: x86: fix root cause for missed hardware breakpoints
5184 - arm/arm64: KVM: Fix ioctl error handling
5185 - iommu/amd: Apply workaround for ATS write permission check
5186 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
5187 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
5188 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
5189 - drm/ast: Fix incorrect register check for DRAM width
5190 - drm/radeon/pm: update current crtc info after setting the powerstate
5191 - drm/amdgpu/pm: update current crtc info after setting the powerstate
5192 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
5193 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
5194 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
5195 - libata: fix HDIO_GET_32BIT ioctl
5196 - libata: Align ata_device's id on a cacheline
5197 - block: bio: introduce helpers to get the 1st and last bvec
5198 - writeback: flush inode cgroup wb switches instead of pinning super_block
5199 - Adding Intel Lewisburg device IDs for SATA
5200 - arm64: vmemmap: use virtual projection of linear region
5201 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
5202 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
5203 - tracing: Do not have 'comm' filter override event 'comm' field
5204 - pata-rb532-cf: get rid of the irq_to_gpio() call
5205 - Btrfs: fix loading of orphan roots leading to BUG_ON
5206 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
5207 - jffs2: Fix page lock / f->sem deadlock
5208 - Fix directory hardlinks from deleted directories
5209 - dmaengine: pxa_dma: fix cyclic transfers
5210 - adv7604: fix tx 5v detect regression
5211 - ALSA: usb-audio: Add a quirk for Plantronics DA45
5212 - ALSA: ctl: Fix ioctls for X32 ABI
5213 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
5214 - ALSA: rawmidi: Fix ioctls X32 ABI
5215 - ALSA: timer: Fix ioctls for X32 ABI
5216 - ALSA: pcm: Fix ioctls for X32 ABI
5217 - ALSA: seq: oss: Don't drain at closing a client
5218 - ALSA: hdspm: Fix wrong boolean ctl value accesses
5219 - ALSA: hdsp: Fix wrong boolean ctl value accesses
5220 - ALSA: hdspm: Fix zero-division
5221 - ALSA: timer: Fix broken compat timer user status ioctl
5222 - usb: chipidea: otg: change workqueue ci_otg as freezable
5223 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
5224 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
5225 - USB: qcserial: add Sierra Wireless EM74xx device ID
5226 - USB: serial: option: add support for Telit LE922 PID 0x1045
5227 - USB: serial: option: add support for Quectel UC20
5228 - MIPS: scache: Fix scache init with invalid line size.
5229 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
5230 - ubi: Fix out of bounds write in volume update code
5231 - i2c: brcmstb: allocate correct amount of memory for regmap
5232 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
5233 - block: check virt boundary in bio_will_gap()
5234 - block: get the 1st and last bvec via helpers
5235 - drm/i915: more virtual south bridge detection
5236 - drm/i915: refine qemu south bridge detection
5237 - modules: fix longstanding /proc/kallsyms vs module insertion race.
5238 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
5239 - Linux 4.4.5
5240
5241 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
5242 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
5243
5244 * TPM2.0 trusted keys fixes (LP: #1398274)
5245 - tpm_tis: further simplify calculation of ordinal duration
5246 - tpm_tis: Use devm_free_irq not free_irq
5247 - tpm_tis: Ensure interrupts are disabled when the driver starts
5248 - tpm: rework tpm_get_timeouts()
5249 - tpm_tis: Get rid of the duplicate IRQ probing code
5250 - tpm_tis: Refactor the interrupt setup
5251 - tpm_tis: Tighten IRQ auto-probing
5252 - tpm_ibmvtpm: properly handle interrupted packet receptions
5253
5254 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
5255 - [Config] control.stub.in -- review versioned Build-Depends:
5256 - [Config] control.stub.in -- review versioned
5257 Depends/Breaks/Conflicts/Replaces
5258 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
5259 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
5260
5261 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
5262
5263 linux (4.4.0-12.28) xenial; urgency=low
5264
5265 * Miscellaneous Ubuntu changes
5266 - reconstruct: Work around orig tarball packaging limitiations
5267 Fixes FTBS
5268
5269 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
5270
5271 linux (4.4.0-12.27) xenial; urgency=low
5272
5273 [ Tim Gardner ]
5274
5275 * Release Tracking Bug
5276 - LP: #1554704
5277
5278 * Fails to detect (second) display (LP: #1543683)
5279 - drm/i915: Fix hpd live status bits for g4x
5280
5281 * s390x -- various configuration changes (LP: #1543165)
5282 - [Config] s390x -- enable CONFIG_NUMA
5283 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
5284 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
5285 - [Config] s390x -- disable CONFIG_NVMEM
5286 - [Config] s390x -- switch preempt mode to none
5287
5288 * Radeon hybrid graphics problem on resume (LP: #1554608)
5289 - Revert "drm/radeon: call hpd_irq_event on resume"
5290
5291 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
5292 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
5293 - drm/amdgpu: use $(src) in Makefile (v2)
5294 - drm/radeon: constify radeon_asic_ring structures
5295 - drm/amdgpu: add a callback for reading the bios from the rom directly
5296 - drm/amdgpu: add read_bios_from_rom callback for CI parts
5297 - drm/amdgpu: add read_bios_from_rom callback for VI parts
5298 - drm/amdgpu: Use new read bios from rom callback
5299 - drm/amdgpu: Use unlocked gem unreferencing
5300 - drm/radeon: Use unlocked gem unreferencing
5301 - drm/amd: add new gfx8 register definitions for EDC
5302 - drm/amdgpu: add EDC support for CZ (v3)
5303 - drm/amd: abstract kernel rq and normal rq to priority of run queue
5304 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
5305 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
5306 - drm/amdgpu: update rev id register for VI
5307 - drm/amdgpu: add more debugging output for driver failures
5308 - drm/amdgpu: add entity only when first job come
5309 - drm/amdgpu: handle error case for ctx
5310 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
5311 - drm/amdgpu: change default sched jobs to 32
5312 - drm/amdgpu: limit visible vram if it's smaller than the BAR
5313 - drm/amdgpu: restrict the sched jobs number to power of two
5314 - drm/amdgpu: put VM page tables directly into duplicates list
5315 - drm/amdgpu: split VM PD and PT handling during CS
5316 - drm/amdgpu: keep the PTs validation list in the VM v2
5317 - drm/radeon: Update radeon_get_vblank_counter_kms()
5318 - drm/radeon: only increment sync_seq when a fence is really emitted
5319 - drm/fb-helper: Use proper plane mask for fb cleanup
5320 - drm/amdgpu: fix dp link rate selection (v2)
5321 - drm/radeon: fix dp link rate selection (v2)
5322 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
5323 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
5324 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
5325 - drm/amdgpu: implement new cgs interface for acpi function
5326 - drm/amdgpu: implement cgs interface to query system info
5327 - drm/amdgpu: add new cgs interface to get display info (v2)
5328 - drm/amd/powerplay: add basic powerplay framework
5329 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
5330 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
5331 - drm/amd/powerplay: add SMU manager sub-component
5332 - drm/amd/powerplay: add hardware manager sub-component
5333 - SAUCE: amd: Include errno.h
5334 - drm/amd/powerplay: add Carrizo smu support
5335 - drm/amd/powerplay: add Carrizo dpm support
5336 - drm/amd/powerplay: add CG and PG support for carrizo
5337 - drm/amd/powerplay: add event manager sub-component
5338 - drm/amd/powerplay: implement functions of amd_powerplay_func
5339 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
5340 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
5341 - drm/amd/powerplay: add header file for tonga smu and dpm
5342 - drm/amd/powerplay: Add Tonga SMU support
5343 - drm/amd/powerplay: add Tonga dpm support (v3)
5344 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
5345 - drm/amd/powerplay: update atomctrl for fiji
5346 - drm/amd/powerplay: add Fiji SMU support.
5347 - drm/amd/powerplay: add Fiji DPM support.
5348 - drm/amdgpu: add amdgpu.powerplay module option
5349 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
5350 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
5351 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
5352 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
5353 - drm/amdgpu/powerplay: program display gap for tonga.
5354 - drm/amdgpu: enable powerplay module by default for tonga.
5355 - drm/amdgpu: enable powerplay module by default for fiji.
5356 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
5357 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
5358 - drm/amd/powerplay: Add CG and PG support for tonga
5359 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
5360 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
5361 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
5362 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
5363 - drm/amdgpu/powerplay: implement thermal control for tonga.
5364 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
5365 - drm/amdgpu: export fan control functions to amdgpu
5366 - drm/amdgpu: enable sysfs interface for powerplay
5367 - drm/amdgpu: support per device powerplay enablement (v2)
5368 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
5369 - drm/amd/powerplay: implement new funcs to check current states for tonga.
5370 - drm/amd/powerplay: refine the logic of whether need to update power state.
5371 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
5372 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
5373 - drm/amdgpu: extract pcie helpers to common header
5374 - drm: add drm_pcie_get_max_link_width helper (v2)
5375 - drm/amdgpu: store pcie gen mask and link width
5376 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
5377 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
5378 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
5379 - drm/amd/powerplay: fix boolreturn.cocci warnings
5380 - drm/amd/powerplay/tonga: Add UVD DPM init
5381 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
5382 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
5383 - drm/amdgpu: add sdma clock gating support for Fiji.
5384 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
5385 - drm/amd/powerplay: enable clock gating for Fiji.
5386 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
5387 - drm/amd/powerplay: implement smc state upload for CZ
5388 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5389 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5390 - drm/amd/powerplay: add new function point in hwmgr.
5391 - drm/amd/powerplay: add smc msg for NB P-State switch
5392 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
5393 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
5394 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
5395 - drm/amd/powerplay: Add PPLib debug print macro.
5396 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
5397 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
5398 - drm/amd/powerplay: add multimedia power gating support for Fiji.
5399 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
5400 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
5401 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
5402 - drm/amdgpu: Prepare DKMS build for powerplay module.
5403 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
5404 - drm/amd/powerplay: Add thermal protection support for Fiji.
5405 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
5406 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
5407 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
5408 - drm/amd/powerplay: fix boolreturn.cocci warnings
5409 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
5410 - drm/amd/powerplay: check whether enable dpm in powerplay.
5411 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
5412 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
5413 - drm/amd/powerplay: display gpu load when print performance for tonga.
5414 - drm/powerplay: add debugging output to tonga_processpptables.c
5415 - drm/powerplay: add debugging output to processpptables.c
5416 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
5417 - drm/amd/powerplay: Don't return an error if fan table is missing
5418 - amd\powerplay Implement get dal power level
5419 - amd/powerplay: Fix get dal power level
5420 - amd/powerplay: Add structures required to report configuration change
5421 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
5422 - drm/amd/powerplay: add point check to avoid NULL point hang.
5423 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
5424 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
5425 - drm: powerplay: use div64_s64 instead of do_div
5426 - drm/amd/powerplay: fix a reversed condition
5427 - drm/amdgpu/cgs: cleanup some indenting
5428 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
5429 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
5430 - drm/amd/powerplay: fix bug that NULL checks are reversed.
5431 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
5432 - drm/amd/powerplay: fix Smatch static checker warnings
5433 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
5434 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
5435 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
5436 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
5437 - drm/amdgpu: fix hex/decimal bug when show gpu load.
5438 - drm/amd/powerplay: add thermal control task when resume.
5439 - drm/amd/powerplay: enable set boot state task
5440 - drm/amd/powerplay: enable power down asic task. (v2)
5441 - drm/amd/powerplay: implement power down asic task for CZ
5442 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
5443 - drm/amdgpu/cgs: add an interface to access PCI resources
5444 - drm/amdgpu: add irq domain support
5445 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
5446 - drm/sysfs: use kobj_to_dev()
5447 - drm/amd/powerplay: fix static checker warning for return meaningless value.
5448 - drm/amdgpu/cz: add code to enable forcing UVD clocks
5449 - drm/amdgpu/cz: add code to enable forcing VCE clocks
5450 - drm/amdgpu/cz: force uvd clocks when sclks are forced
5451 - drm/amdgpu/cz: force vce clocks when sclks are forced
5452 - drm/amdgpu: use kobj_to_dev()
5453 - drm/radeon: use kobj_to_dev()
5454 - drm/ttm: fix adding foreign BOs to the LRU during init v2
5455 - drm/ttm: fix adding foreign BOs to the swap LRU
5456 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
5457 - drm/amdgpu: move VM page tables to the LRU end on CS v2
5458 - drm/amdgpu: validate duplicates first
5459 - drm/amdgpu: add missing irq.h include
5460 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
5461 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
5462 - amdkfd: don't open-code memdup_user()
5463 - amdkfd: Copy from the proper user command pointer
5464 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
5465 - amd/powerplay: disable powerplay by default initially
5466 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
5467 - drm/atomic-helper: Export framebuffer_changed()
5468 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
5469 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
5470 - drm/amdgpu: fix next_rptr handling for debugfs
5471 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
5472 - drm/radeon: only init fbdev if we have connectors
5473 - drm/amdgpu: don't init fbdev if we don't have any connectors
5474 - drm/amd/powerplay: Update SMU firmware loading for Stoney
5475 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
5476 - drm/amdkfd: Remove unnecessary cast in kfree
5477 - drm/amdgpu: only move pt bos in LRU list on success
5478 - drm/amdgpu: mask out WC from BO on unsupported arches
5479 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
5480 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
5481 - drm/amdgpu: load MEC ucode manually on iceland
5482 - drm/amdgpu: disable uvd and vce clockgating on Fiji
5483 - drm/amdgpu: add pcie cap module parameters (v2)
5484 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
5485 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
5486 - drm/amdgpu: handle uvd pg flags properly
5487 - drm/amdgpu: handle vce pg flags properly
5488 - drm/amdgpu: clean up vce pg flags for cz/st
5489 - drm/amdgpu: be consistent with uvd cg flags
5490 - drm/amd/powerplay/cz: disable uvd pg
5491 - drm/amd/powerplay/cz: disable vce pg
5492 - drm/amd/powerplay/tonga: disable uvd pg
5493 - drm/amd/powerplay/tonga: disable vce pg
5494 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
5495 - drm/amdgpu: remove unused cg defines
5496 - drma/dmgpu: move cg and pg flags into shared headers
5497 - drm/amdgpu/tonga: plumb pg flags through to powerplay
5498 - drm/amdgpu/cz: plumb pg flags through to powerplay
5499 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
5500
5501 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
5502 #1552632)
5503 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
5504
5505 * Miscellaneous Ubuntu changes
5506 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
5507
5508 * Miscellaneous upstream changes
5509 - net: thunderx: Fix for Qset error due to CQ full
5510 - ahci: Workaround for ThunderX Errata#22536
5511 - arm64: Add workaround for Cavium erratum 27456
5512 - tipc: fix nullptr crash during subscription cancel
5513
5514 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
5515
5516 linux (4.4.0-11.26) xenial; urgency=low
5517
5518 [ Tim Gardner ]
5519
5520 * Release Tracking Bug
5521 - LP: #1553391
5522
5523 * Xenial update to v4.4.4 stable release (LP: #1553179)
5524 - af_iucv: Validate socket address length in iucv_sock_bind()
5525 - gro: Make GRO aware of lightweight tunnels.
5526 - net: dp83640: Fix tx timestamp overflow handling.
5527 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
5528 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
5529 - tcp: fix NULL deref in tcp_v4_send_ack()
5530 - af_unix: fix struct pid memory leak
5531 - pptp: fix illegal memory access caused by multiple bind()s
5532 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
5533 - net: dsa: fix mv88e6xxx switches
5534 - tipc: fix connection abort during subscription cancel
5535 - inet: frag: Always orphan skbs inside ip_defrag()
5536 - switchdev: Require RTNL mutex to be held when sending FDB notifications
5537 - tcp: beware of alignments in tcp_get_info()
5538 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
5539 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
5540 - ipv6: addrconf: Fix recursive spin lock call
5541 - ipv6: fix a lockdep splat
5542 - unix: correctly track in-flight fds in sending process user_struct
5543 - tcp: do not drop syn_recv on all icmp reports
5544 - net:Add sysctl_max_skb_frags
5545 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
5546 - enic: increment devcmd2 result ring in case of timeout
5547 - sctp: translate network order to host order when users get a hmacid
5548 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
5549 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
5550 eth_get_headlen
5551 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5552 - bonding: Fix ARP monitor validation
5553 - ipv4: fix memory leaks in ip_cmsg_send() callers
5554 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
5555 - af_unix: Guard against other == sk in unix_dgram_sendmsg
5556 - tipc: fix premature addition of node to lookup table
5557 - tcp: md5: release request socket instead of listener
5558 - qmi_wwan: add "4G LTE usb-modem U901"
5559 - net/mlx4_en: Count HW buffer overrun only once
5560 - net/mlx4_en: Avoid changing dev->features directly in run-time
5561 - l2tp: Fix error creating L2TP tunnels
5562 - pppoe: fix reference counting in PPPoE proxy
5563 - net_sched fix: reclassification needs to consider ether protocol changes
5564 - route: check and remove route cache when we get route
5565 - tcp/dccp: fix another race at listener dismantle
5566 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
5567 - rtnl: RTM_GETNETCONF: fix wrong return value
5568 - tipc: unlock in error path
5569 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
5570 - sctp: Fix port hash table size computation
5571 - ext4: fix bh->b_state corruption
5572 - ARM: debug-ll: fix BCM63xx entry for multiplatform
5573 - arm64: errata: Add -mpc-relative-literal-loads to build flags
5574 - KVM: s390: fix guest fprs memory leak
5575 - devm_memremap: Fix error value when memremap failed
5576 - drm/gma500: Use correct unref in the gem bo create function
5577 - ARM: 8457/1: psci-smp is built only for SMP
5578 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
5579 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
5580 - efi: Do variable name validation tests in utf8
5581 - efi: Make our variable validation list include the guid
5582 - efi: Make efivarfs entries immutable by default
5583 - efi: Add pstore variables to the deletion whitelist
5584 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
5585 - bcache: fix a livelock when we cause a huge number of cache misses
5586 - bcache: Add a cond_resched() call to gc
5587 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
5588 - bcache: fix a leak in bch_cached_dev_run()
5589 - bcache: unregister reboot notifier if bcache fails to unregister device
5590 - bcache: allows use of register in udev to avoid "device_busy" error.
5591 - bcache: Change refill_dirty() to always scan entire disk if necessary
5592 - dm thin: fix race condition when destroying thin pool workqueue
5593 - can: ems_usb: Fix possible tx overflow
5594 - usb: dwc3: Fix assignment of EP transfer resources
5595 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
5596 - USB: option: add support for SIM7100E
5597 - USB: option: add "4G LTE usb-modem U901"
5598 - drivers: android: correct the size of struct binder_uintptr_t for
5599 BC_DEAD_BINDER_DONE
5600 - spi: omap2-mcspi: Prevent duplicate gpio_request
5601 - iw_cxgb3: Fix incorrectly returning error on success
5602 - drm/i915: shut up gen8+ SDE irq dmesg noise
5603 - ocfs2: unlock inode if deleting inode from orphan fails
5604 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
5605 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
5606 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
5607 - clocksource/drivers/vt8500: Increase the minimum delta
5608 - s390/kvm: remove dependency on struct save_area definition
5609 - KVM: s390: fix memory overwrites when vx is disabled
5610 - Btrfs: add missing brelse when superblock checksum fails
5611 - Btrfs: igrab inode in writepage
5612 - btrfs: statfs: report zero available if metadata are exhausted
5613 - Btrfs: send, don't BUG_ON() when an empty symlink is found
5614 - Btrfs: fix number of transaction units required to create symlink
5615 - Btrfs: fix transaction handle leak on failure to create hard link
5616 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
5617 subvolume roots
5618 - btrfs: initialize the seq counter in struct btrfs_device
5619 - s390: fix normalization bug in exception table sorting
5620 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5621 - s390/dasd: fix refcount for PAV reassignment
5622 - s390/dasd: fix performance drop
5623 - uml: flush stdout before forking
5624 - uml: fix hostfs mknod()
5625 - um: link with -lpthread
5626 - locks: fix unlock when fcntl_setlk races with a close
5627 - rtlwifi: rtl_pci: Fix kernel panic
5628 - rtlwifi: rtl8192cu: Add missing parameter setup
5629 - rtlwifi: rtl8192ce: Fix handling of module parameters
5630 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5631 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5632 - rtlwifi: rtl8192se: Fix module parameter initialization
5633 - rtlwifi: rtl8188ee: Fix module parameter initialization
5634 - rtlwifi: rtl8723be: Fix module parameter initialization
5635 - mei: fix fasync return value on error
5636 - mei: validate request value in client notify request ioctl
5637 - namei: ->d_inode of a pinned dentry is stable only for positives
5638 - rc: sunxi-cir: Initialize the spinlock properly
5639 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5640 - si2157: return -EINVAL if firmware blob is too big
5641 - gspca: ov534/topro: prevent a division by 0
5642 - vb2: fix a regression in poll() behavior for output,streams
5643 - tda1004x: only update the frontend properties if locked
5644 - dm space map metadata: remove unused variable in brb_pop()
5645 - dm snapshot: fix hung bios when copy error occurs
5646 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5647 - coresight: checking for NULL string in coresight_name_match()
5648 - irqchip/omap-intc: Add support for spurious irq handling
5649 - irqchip/mxs: Add missing set_handle_irq()
5650 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5651 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5652 - posix-clock: Fix return code on the poll method's error path
5653 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5654 - mmc: usdhi6rol0: handle NULL data in timeout
5655 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5656 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5657 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5658 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5659 - mmc: core: Enable tuning according to the actual timing
5660 - mmc: mmci: fix an ages old detection error
5661 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5662 - mmc: pxamci: fix again read-only gpio detection polarity
5663 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5664 - mmc: sdhci: Allow override of mmc host operations
5665 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5666 - Bluetooth: Use continuous scanning when creating LE connections
5667 - Bluetooth: Add support of Toshiba Broadcom based devices
5668 - Bluetooth: Fix incorrect removing of IRKs
5669 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5670 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5671 - time: Avoid signed overflow in timekeeping_get_ns()
5672 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5673 - Revert "MIPS: Fix PAGE_MASK definition"
5674 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5675 - MIPS: hpet: Choose a safe value for the ETIME check
5676 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5677 - MIPS: Fix buffer overflow in syscall_get_arguments()
5678 - EDAC: Robustify workqueues destruction
5679 - EDAC, mc_sysfs: Fix freeing bus' name
5680 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5681 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5682 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5683 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5684 - virtio_balloon: fix race by fill and leak
5685 - virtio_balloon: fix race between migration and ballooning
5686 - virtio_pci: fix use after free on release
5687 - drm/vmwgfx: Fix an incorrect lock check
5688 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5689 - drm/vmwgfx: respect 'nomodeset'
5690 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5691 - drm/amdgpu: call hpd_irq_event on resume
5692 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5693 - drm/amdgpu: fix tonga smu resume
5694 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5695 - drm/amdgpu: no need to load MC firmware on fiji
5696 - drm/amdgpu: move gmc7 support out of CIK dependency
5697 - drm/amdgpu: iceland use CI based MC IP
5698 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5699 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5700 - drm/amdgpu: drop topaz support from gmc8 module
5701 - drm/amdgpu: don't load MEC2 on topaz
5702 - drm/amdgpu: remove exp hardware support from iceland
5703 - drm/amdgpu: fix s4 resume
5704 - drm/amdgpu: remove unnecessary forward declaration
5705 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5706 - drm/amdgpu: fix issue with overlapping userptrs
5707 - drm/amdgpu: use post-decrement in error handling
5708 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5709 - drm/amdgpu/pm: adjust display configuration after powerstate
5710 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5711 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5712 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5713 training
5714 - drm/nouveau: platform: Fix deferred probe
5715 - drm/dp/mst: process broadcast messages correctly
5716 - drm/dp/mst: always send reply for UP request
5717 - drm/dp/mst: fix in MSTB RAD initialization
5718 - drm/dp/mst: fix in RAD element access
5719 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5720 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5721 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5722 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5723 - drm/dp/mst: deallocate payload on port destruction
5724 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5725 - drm/radeon: call hpd_irq_event on resume
5726 - drm/radeon: Fix "slow" audio over DP on DCE8+
5727 - drm/radeon: clean up fujitsu quirks
5728 - drm/radeon: properly byte swap vce firmware setup
5729 - drm/radeon: cleaned up VCO output settings for DP audio
5730 - drm/radeon: Add a common function for DFS handling
5731 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5732 - drm: add helper to check for wc memory support
5733 - drm/radeon: mask out WC from BO on unsupported arches
5734 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5735 - drm: fix missing reference counting decrease
5736 - drm/i915: Restore inhibiting the load of the default context
5737 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5738 - drm/i915: Init power domains early in driver load
5739 - drm/i915: Make sure DC writes are coherent on flush.
5740 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5741 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5742 SKL+
5743 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5744 - drm/i915/dsi: defend gpio table against out of bounds access
5745 - drm/i915/dsi: don't pass arbitrary data to sideband
5746 - drm/i915: fix error path in intel_setup_gmbus()
5747 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5748 - drm/radeon: use post-decrement in error handling
5749 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5750 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5751 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5752 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5753 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5754 - drm/radeon/pm: adjust display configuration after powerstate
5755 - make sure that freeing shmem fast symlinks is RCU-delayed
5756 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5757 supported
5758 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5759 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5760 - uapi: update install list after nvme.h rename
5761 - lib: sw842: select crc32
5762 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5763 R700
5764 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5765 R830
5766 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5767 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5768 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5769 - dmaengine: dw: fix cyclic transfer setup
5770 - dmaengine: dw: fix cyclic transfer callbacks
5771 - dmaengine: at_xdmac: fix resume for cyclic transfers
5772 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5773 - IB/cm: Fix a recently introduced deadlock
5774 - IB/qib: fix mcast detach when qp not attached
5775 - IB/qib: Support creating qps with GFP_NOIO flag
5776 - IB/mlx5: Expose correct maximum number of CQE capacity
5777 - Thermal: initialize thermal zone device correctly
5778 - Thermal: handle thermal zone device properly during system sleep
5779 - Thermal: do thermal zone update after a cooling device registered
5780 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5781 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5782 - hwmon: (ads1015) Handle negative conversion values correctly
5783 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5784 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5785 - seccomp: always propagate NO_NEW_PRIVS on tsync
5786 - libceph: fix ceph_msg_revoke()
5787 - libceph: don't bail early from try_read() when skipping a message
5788 - libceph: use the right footer size when skipping a message
5789 - libceph: don't spam dmesg with stray reply warnings
5790 - sd: Optimal I/O size is in bytes, not sectors
5791 - Staging: speakup: Fix getting port information
5792 - Revert "Staging: panel: usleep_range is preferred over udelay"
5793 - cdc-acm:exclude Samsung phone 04e8:685d
5794 - perf stat: Do not clean event's private stats
5795 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5796 - rfkill: fix rfkill_fop_read wait_event usage
5797 - mac80211: Requeue work after scan complete for all VIF types.
5798 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5799 - Revert "workqueue: make sure delayed work run in local cpu"
5800 - ALSA: hda - Apply clock gate workaround to Skylake, too
5801 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5802 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5803 - target: Fix LUN_RESET active TMR descriptor handling
5804 - target: Fix TAS handling for multi-session se_node_acls
5805 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5806 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5807 - spi: atmel: fix gpio chip-select in case of non-DT platform
5808 - libata: fix sff host state machine locking while polling
5809 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5810 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5811 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5812 - cpuset: make mm migration asynchronous
5813 - cgroup: make sure a parent css isn't offlined before its children
5814 - writeback: keep superblock pinned during cgroup writeback association
5815 switches
5816 - phy: core: fix wrong err handle for phy_power_on
5817 - i2c: i801: Adding Intel Lewisburg support for iTCO
5818 - bio: return EINTR if copying to user space got interrupted
5819 - block: fix use-after-free in dio_bio_complete
5820 - nfs: fix nfs_size_to_loff_t
5821 - NFSv4: Fix a dentry leak on alias use
5822 - of/irq: Fix msi-map calculation for nonzero rid-base
5823 - KVM: async_pf: do not warn on page allocation failures
5824 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
5825 - KVM: x86: fix missed hardware breakpoints
5826 - KVM: x86: MMU: fix ubsan index-out-of-range warning
5827 - powerpc/eeh: Fix partial hotplug criterion
5828 - tracing: Fix showing function event in available_events
5829 - sunrpc/cache: fix off-by-one in qword_get()
5830 - kernel/resource.c: fix muxed resource handling in __request_region()
5831 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
5832 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
5833 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
5834 - xen/arm: correctly handle DMA mapping of compound pages
5835 - xen/scsiback: correct frontend counting
5836 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
5837 - xen/pciback: Save the number of MSI-X entries to be copied later.
5838 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
5839 extracted.
5840 - should_follow_link(): validate ->d_seq after having decided to follow
5841 - do_last(): ELOOP failure exit should be done after leaving RCU mode
5842 - hpfs: don't truncate the file when delete fails
5843 - x86/irq: Call chip->irq_set_affinity in proper context
5844 - x86/irq: Fix a race in x86_vector_free_irqs()
5845 - x86/irq: Validate that irq descriptor is still active
5846 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
5847 - x86/irq: Reorganize the return path in assign_irq_vector
5848 - x86/irq: Reorganize the search in assign_irq_vector
5849 - x86/irq: Check vector allocation early
5850 - x86/irq: Copy vectormask instead of an AND operation
5851 - x86/irq: Get rid of code duplication
5852 - x86/irq: Remove offline cpus from vector cleanup
5853 - x86/irq: Clear move_in_progress before sending cleanup IPI
5854 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
5855 - x86/irq: Remove outgoing CPU from vector cleanup mask
5856 - x86/irq: Call irq_force_move_complete with irq descriptor
5857 - x86/irq: Plug vector cleanup race
5858 - IB/cma: Fix RDMA port validation for iWarp
5859 - iwlwifi: dvm: fix WoWLAN
5860 - iwlwifi: pcie: properly configure the debug buffer size for 8000
5861 - iwlwifi: update and fix 7265 series PCI IDs
5862 - iwlwifi: mvm: don't allow sched scans without matches to be started
5863 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
5864 - bcache: prevent crash on changing writeback_running
5865 - Linux 4.4.4
5866
5867 * mlx4_en didn't choose time-stamping shift value according to HW frequency
5868 (LP: #1552627)
5869 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
5870
5871 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
5872 - target/transport: add flag to indicate CPU Affinity is observed
5873 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
5874 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
5875
5876 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5877 - qla2xxx: Fix warning reported by static checker
5878 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
5879 - qla2xxx: Fix stale pointer access.
5880 - qla2xxx: Use ATIO type to send correct tmr response
5881 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
5882
5883 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
5884 - [Config] Add s390x zfcp to scsi-modules udeb
5885
5886 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
5887
5888 linux (4.4.0-10.25) xenial; urgency=low
5889
5890 [ Tim Gardner ]
5891
5892 * Release Tracking Bug
5893 - LP: #1552247
5894
5895 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
5896 - security: let security modules use PTRACE_MODE_* with bitmasks
5897
5898 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
5899 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
5900
5901 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5902 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
5903 - mmc: sdhci: Fix DMA descriptor with zero data length
5904
5905 * Miscellaneous Ubuntu changes
5906 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
5907
5908 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
5909
5910 linux (4.4.0-9.24) xenial; urgency=low
5911
5912 [ Tim Gardner ]
5913
5914 * Release Tracking Bug
5915 - LP: #1551319
5916
5917 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
5918 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
5919
5920 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
5921 #1448912)
5922 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
5923 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
5924 replacedby is not setup
5925 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
5926 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
5927 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
5928 replacedby
5929 - SAUCE: apparmor: Fix: label_vec_merge insertion
5930 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
5931 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
5932 merge path
5933 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
5934 labelset lock
5935 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
5936
5937 * apparmor kernel BUG kills firefox (LP: #1430546)
5938 - SAUCE: apparmor: Disallow update of cred when then subjective != the
5939 objective cred
5940 - SAUCE: apparmor: rework retrieval of the current label in the profile update
5941 case
5942
5943 * sleep from invalid context in aa_move_mount (LP: #1539349)
5944 - SAUCE: apparmor: fix sleep from invalid context
5945
5946 * s390x: correct restore of high gprs on signal return (LP: #1550468)
5947 - s390/compat: correct restore of high gprs on signal return
5948
5949 * missing SMAP support (LP: #1550517)
5950 - x86/entry/compat: Add missing CLAC to entry_INT80_32
5951
5952 * Floating-point exception handler receives empty Data-Exception Code in
5953 Floating Point Control register (LP: #1548414)
5954 - s390/fpu: signals vs. floating point control register
5955
5956 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
5957 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
5958
5959 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
5960 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
5961 build fips840/b1208b_1604.840 (LP: #1532914)
5962 - cxl: Fix PSL timebase synchronization detection
5963
5964 * [Feature]EDAC support for Knights Landing (LP: #1519631)
5965 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
5966
5967 * Various failures of kernel_security suite on Xenial kernel on s390x arch
5968 (LP: #1531327)
5969 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
5970
5971 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
5972 - [Config] Provides: virtualbox-guest-modules when appropriate
5973
5974 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
5975 #1507588)
5976 - [Config] Provides: virtualbox-guest-modules when appropriate
5977
5978 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
5979 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
5980 - SAUCE: i915_bpo: Update intel_ips.h file location
5981 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
5982 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
5983 - drm/i915: remove an extra level of indirection in PCI ID list
5984 - drm/i915/kbl: Add Kabylake PCI ID
5985 - drm/i915/kbl: Add Kabylake GT4 PCI ID
5986 - mm: Export nr_swap_pages
5987 - async: export current_is_async()
5988 - drm: fix potential dangling else problems in for_each_ macros
5989 - dp/mst: add SDP stream support
5990 - drm: Implement drm_modeset_lock_all_ctx()
5991 - drm: Add "prefix" parameter to drm_rect_debug_print()
5992 - drm/i915: Set connector_state->connector using the helper.
5993 - drm/atomic: add connector mask to drm_crtc_state.
5994 - drm/i915: Report context GTT size
5995 - drm/i915: Add get_eld audio component
5996 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
5997 - SAUCE: i915_bpo: Revert passing plane/encoder name
5998 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
5999 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
6000 - drm/i915/bxt: update list of PCIIDs
6001 - drm/i915/skl: Add missing SKL ids
6002 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
6003 driver isn't"
6004 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
6005 - drm/atomic: Do not unset crtc when an encoder is stolen
6006 - drm/i915: Update connector_mask during readout, v2.
6007 - drm/atomic: Add encoder_mask to crtc_state, v3.
6008 - SAUCE: drm/core: Add drm_encoder_index.
6009 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
6010 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
6011
6012 * arm64: guest hangs when ntpd is running (LP: #1549494)
6013 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
6014 - hrtimer: Catch illegal clockids
6015 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
6016
6017 * Miscellaneous Ubuntu changes
6018 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
6019 - [Config] CONFIG_ARM_SMMU=y on arm64
6020 - rebase to v4.4.3
6021 - [Debian] git-ubuntu-log -- ensure we get the last commit
6022 - [Config] fix up spelling of probably again
6023 - [Debian] perf -- build in the context of the full generated local headers
6024 - SAUCE: tools: lib/bpf -- add generated headers to search path
6025 - SAUCE: proc: Always set super block owner to init_user_ns
6026 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
6027 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
6028 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
6029 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
6030 needs locking
6031 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
6032 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
6033 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
6034 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
6035 of remove_and_insert
6036 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
6037 transitions ns
6038 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
6039 freed.
6040 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
6041 been removed
6042 - SAUCE: apparmor: Fix: query label file permission
6043 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
6044 - SAUCE: fixup: cleanup return handling of labels
6045 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
6046 destroyed
6047 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
6048 - SAUCE: fixup: 20/23 locking issue around in __label_update
6049 - SAUCE: fixup: get rid of unused var build warning
6050 - SAUCE: fixup: cast poison values to remove warnings
6051 - SAUCE: apparmor: fix refcount race when finding a child profile
6052 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
6053 - SAUCE: fix: audit "no_new_privs" case for exec failure
6054 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
6055 - SAUCE: Move replacedby allocation into label_alloc
6056 - [Debian] supply zfs dkms Provides: based on do_zfs
6057 - [Config] supply zfs dkms Provides: based on do_zfs
6058 - [Config] drop linux-image-3.0 provides
6059
6060 * Miscellaneous upstream changes
6061 - x86/mpx: Fix off-by-one comparison with nr_registers
6062
6063 [ Upstream Kernel Changes ]
6064
6065 * rebase to v4.4.3
6066
6067 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
6068
6069 linux (4.4.0-8.23) xenial; urgency=low
6070
6071 * cgroup namespace mounts broken in containers (LP: #1549398)
6072 - SAUCE: kernfs: Always set super block owner to init_user_ns
6073
6074 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
6075 - arm64: mm: avoid calling apply_to_page_range on empty range
6076 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
6077
6078 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
6079 - [Config] postinst -- handle recreating symlinks when a real file is present
6080
6081 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
6082 - SAUCE: cred: Add clone_cred() interface
6083 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6084 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6085 - SAUCE: overlayfs: Be more careful about copying up sxid files
6086 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
6087
6088 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
6089 - SAUCE: cred: Add clone_cred() interface
6090 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6091 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6092 - SAUCE: overlayfs: Be more careful about copying up sxid files
6093 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
6094
6095 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
6096 - SAUCE: cred: Add clone_cred() interface
6097 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6098 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6099
6100 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
6101 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
6102 - net: Add eth_platform_get_mac_address() helper.
6103 - i40e: Add mac_filter_element at the end of the list instead of HEAD
6104 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
6105 - i40e: Replace X722 mac check in ethtool get_settings
6106 - i40evf: allow channel bonding of VFs
6107 - i40e: define function capabilities in only one place
6108 - i40evf: null out ring pointers on free
6109 - i40e: Cleanup the code with respect to restarting autoneg
6110 - i40e: update features with right offload
6111 - i40e: bump version to 1.4.10
6112 - i40e: add new device IDs for X722
6113 - i40e: Extend ethtool RSS hooks for X722
6114 - i40e/i40evf: Fix for UDP/TCP RSS for X722
6115 - i40evf: add new write-back mode
6116 - i40e/i40evf: Use private workqueue
6117 - i40e: add new proxy-wol bit for X722
6118 - i40e: Limit DCB FW version checks to X710/XL710 devices
6119 - i40e: AQ Add Run PHY Activity struct
6120 - i40e: AQ Geneve cloud tunnel type
6121 - i40e: AQ Add external power class to get link status
6122 - i40e: add 100Mb ethtool reporting
6123 - ixgbe: bulk free SKBs during TX completion cleanup cycle
6124 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
6125 - igb: Unpair the queues when changing the number of queues
6126 - igb/igbvf: don't give up
6127 - igb: clean up code for setting MAC address
6128 - igb: Refactor VFTA configuration
6129 - igb: Allow asymmetric configuration of MTU versus Rx frame size
6130 - igb: Do not factor VLANs into RLPML calculation
6131 - igb: Always enable VLAN 0 even if 8021q is not loaded
6132 - igb: Merge VLVF configuration into igb_vfta_set
6133 - igb: Clean-up configuration of VF port VLANs
6134 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
6135 - igb: Drop unnecessary checks in transmit path
6136 - igb: Enable use of "bridge fdb add" to set unicast table entries
6137 - igb: Add workaround for VLAN tag stripping on 82576
6138 - i40e: AQ Shared resource flags
6139 - i40e: AQ Add set_switch_config
6140 - i40e: AQ Add VXLAN-GPE tunnel type
6141 - i40e: AQ thermal sensor control struct
6142 - i40e: Bump AQ minor version to 1.5 for new FW features
6143 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
6144 - i40e: fix write-back-on-itr to work with legacy itr
6145 - i40e: add counter for arq overflows
6146 - i40e: add 20G speed for Tx bandwidth calculations
6147 - i40e: refactor DCB function
6148 - i40e: add a little more to an NVM update debug message
6149 - i40evf: enable bus master after reset
6150 - i40e: add netdev info to VSI dump
6151 - i40e: remove VF device IDs from PF
6152 - i40e: trivial: remove unnecessary local var
6153 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
6154 - net: ixgbe: add minimal parser details for ixgbe
6155 - i40e: trivial: drop duplicate definition
6156 - i40e: trivial: fix missing space
6157 - i40e: fix bug in dma sync
6158 - i40e: do TSO only if CHECKSUM_PARTIAL is set
6159 - i40e: allocate memory safer
6160 - i40e: fix: do not sleep in netdev_ops
6161 - i40e: APIs to Add/remove port mirroring rules
6162 - i40e: negate PHY int mask bits
6163 - i40e: drop unused function
6164 - i40e: count allocation errors
6165 - i40e: avoid large memcpy by assigning struct
6166 - i40e/i40evf: bump version to 1.4.12/1.4.8
6167 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
6168 - i40e: add priv flag for automatic rule eviction
6169 - i40e: use eth_platform_get_mac_address()
6170 - i40e: move sync_vsi_filters up in service_task
6171 - i40e: Make the DCB firmware checks for X710/XL710 only
6172 - i40e: set shared bit for multicast filters
6173 - i40e: add VEB stat control and remove L2 cloud filter
6174 - i40e: use new add_veb calling with VEB stats control
6175 - i40e: Refactor force_wb and WB_ON_ITR functionality code
6176 - i40evf: Change vf driver string to reflect all products i40evf supports
6177 - i40e/i40evf: don't lose interrupts
6178 - i40e/i40evf: try again after failure
6179 - i40e: dump descriptor indexes in hex
6180 - i40e/i40evf: use __GFP_NOWARN
6181 - i40e/i40evf: use pages correctly in Rx
6182 - i40e/i40evf: use logical operators, not bitwise
6183 - i40e: properly show packet split status in debugfs
6184 - i40e/i40evf: Bump version
6185 - ixgbe: use u32 instead of __u32 in model header
6186 - ixgbe: fix dates on header of ixgbe_model.h
6187 - i40e: get rid of magic number
6188 - i40e: drop unused debugfs file "dump"
6189 - i40evf: support packet split receive
6190 - i40e: trivial: cleanup use of pf->hw
6191 - i40e: Add a SW workaround for lost interrupts
6192 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
6193 - i40e: Removal of code which relies on BASE VEB SEID
6194 - i40e/i40evf: avoid atomics
6195 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
6196 - i40e: expand comment
6197 - i40e: better error reporting for nvmupdate
6198 - i40evf: set adapter state on reset failure
6199 - i40e: clean event descriptor before use
6200 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
6201 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
6202 - i40e/i40evf: Drop outer checksum offload that was not requested
6203 - i40e/i40evf: Use u64 values instead of casting them in TSO function
6204 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
6205 - i40e/i40evf: Consolidate all header changes into TSO function
6206 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
6207 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
6208 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
6209 - i40e/i40evf: Do not write to descriptor unless we complete
6210 - i40e/i40evf: Add exception handling for Tx checksum
6211 - i40e/i40evf: Clean-up Rx packet checksum handling
6212 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
6213 - i40e: Fix ATR in relation to tunnels
6214 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
6215 - i40e: Update feature flags to reflect newly enabled features
6216 - i40evf: Update feature flags to reflect newly enabled features
6217 - i40e: Add support for ATR w/ IPv6 extension headers
6218 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
6219 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
6220 - i40e/i40evf: Move Tx checksum closer to TSO
6221 - i40e: Add functions to blink led on 10GBaseT PHY
6222 - i40e: Fix led blink capability for 10GBaseT PHY
6223 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
6224 - i40e: Do not wait for Rx queue disable in DCB reconfig
6225 - i40e: Fix for unexpected messaging
6226 - i40e: Expose some registers to program parser, FD and RSS logic
6227 - i40e: add check for null VSI
6228 - i40e: add adminq commands for Rx CTL registers
6229 - i40e: implement and use Rx CTL helper functions
6230 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
6231 - i40e: suspend scheduling during driver unload
6232 - i40e: let go of the past
6233 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
6234
6235 * MPT3SAS Driver update for next kernel release (LP: #1512221)
6236 - mpt3sas: A correction in unmap_resources
6237 - mpt3sas: Added support for high port count HBA variants.
6238 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
6239 - mpt3sas: Fix static analyzer(coverity) tool identified defects
6240 - mpt3sas: Never block the Enclosure device
6241 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
6242 - mpt3sas: Added smp_affinity_enable module parameter.
6243 - mpt3sas: Add support for configurable Chain Frame Size
6244 - mpt3sas: Updated MPI Header to 2.00.42
6245 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
6246 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
6247 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
6248
6249 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
6250 - ibmvscsi: Add endian conversions to sysfs attribute show functions
6251
6252 * Miscellaneous Ubuntu changes
6253 - [Packaging] git-ubuntu-log -- output should be utf-8
6254 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
6255
6256 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
6257
6258 linux (4.4.0-7.22) xenial; urgency=low
6259
6260 [ Tim Gardner ]
6261
6262 * Release Tracking Bug
6263 - LP: #1547205
6264
6265 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
6266 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
6267 - arm64: kernel: implement ACPI parking protocol
6268
6269 * Please pull cgroup namespaces (LP: #1546775)
6270 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
6271 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
6272 - SAUCE: (noup) cgroup: introduce cgroup namespaces
6273 - SAUCE: (noup) cgroup: cgroup namespace setns support
6274 - SAUCE: (noup) kernfs: define kernfs_node_dentry
6275 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
6276 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
6277 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
6278
6279 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
6280 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
6281 - pwm: lpss: Remove ->free() callback
6282 - pwm: bcm2835: Calculate scaler in ->config()
6283 - pwm: bcm2835: Prevent division by zero
6284 - pwm: bcm2835: Fix email address specification
6285 - pwm: lpss: Update PWM setting for Broxton
6286 - pwm: lpss: Select core part automatically
6287 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
6288 - pwm: fsl-ftm: Fix clock enable/disable when using PM
6289 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
6290 - pwm: lpc32xx: make device usable with common clock framework
6291 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
6292 - pwm: lpc32xx: return ERANGE, if requested period is not supported
6293 - pwm: rcar: Improve accuracy of frequency division setting
6294 - pwm: Add PWM driver for OMAP using dual-mode timers
6295 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
6296 - pwm: omap-dmtimer: Potential NULL dereference on error
6297 - pwm: Mark all devices as "might sleep"
6298
6299 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
6300 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
6301 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
6302
6303 * Update megaraid driver to MR6.10 (LP: #1544679)
6304 - megaraid_sas: Do not allow PCI access during OCR
6305 - megaraid_sas: MFI IO timeout handling
6306 - megaraid_sas: Syncing request flags macro names with firmware
6307 - megaraid_sas: Task management support
6308 - megaraid_sas: Update device queue depth based on interface type
6309 - megaraid_sas: Fastpath region lock bypass
6310 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
6311 - megaraid_sas: Code optimization build_and_issue_cmd return-type
6312 - megaraid_sas: Dual queue depth support
6313 - megaraid_sas: IO throttling support
6314 - megaraid_sas: Make adprecovery variable atomic
6315 - megaraid_sas: MFI adapter OCR changes
6316 - megaraid_sas: Introduce module parameter for SCSI command timeout
6317 - megaraid_sas: SPERC OCR changes
6318 - megaraid_sas: driver version upgrade
6319 - megaraid: fix null pointer check in megasas_detach_one().
6320 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
6321 - megaraid_sas: Fix SMAP issue
6322 - megaraid_sas: Add an i/o barrier
6323
6324 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
6325 - powerpc/powernv: Fix stale PE primary bus
6326
6327 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
6328 - [Config] Update bnx2x d-i firmware to 7.12.30
6329
6330 * Miscellaneous Ubuntu changes
6331 - rebase to v4.4.2
6332
6333 * Miscellaneous upstream changes
6334 - openvswitch: allow management from inside user namespaces
6335 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
6336 - net, thunderx: Remove unnecessary rcv buffer start address management
6337 - net: thunderx: HW TSO support for pass-2 hardware
6338 - net: thunderx: Enable CQE count threshold interrupt
6339 - net: cavium: liquidio: use helpers ns_to_timespec64()
6340 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
6341 - arm64: KVM: Configure TCR_EL2.PS at runtime
6342 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
6343 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
6344 - arm64: lib: improve copy_page to deal with 128 bytes at a time
6345 - arm64: lib: patch in prfm for copy_page if requested
6346 - arm64: prefetch: add missing #include for spin_lock_prefetch
6347 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
6348 - net: thunderx: Use napi_schedule_irqoff()
6349 - net: thunderx: Assign affinity hints to vf's interrupts
6350 - net: thunderx: bgx: Use standard firmware node infrastructure.
6351 - net: thunderx: bgx: Add log message when setting mac address
6352 - net: thunderx: Alloc higher order pages when pagesize is small
6353 - net: cavium: liquidio: Return correct error code
6354 - net: cavium: liquidio: fix check for in progress flag
6355 - livepatch: add old_sympos as disambiguator field to klp_func
6356 - livepatch: add sympos as disambiguator field to klp_reloc
6357 - livepatch: function,sympos scheme in livepatch sysfs directory
6358 - module: Use the same logic for setting and unsetting RO/NX
6359 - gcov: use within_module() helper.
6360 - module: use a structure to encapsulate layout.
6361 - module: clean up RO/NX handling.
6362 - module: keep percpu symbols in module's symtab
6363 - livepatch: Cleanup module page permission changes
6364
6365 [ Upstream Kernel Changes ]
6366
6367 * rebase to v4.4.2
6368
6369 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
6370
6371 linux (4.4.0-6.21) xenial; urgency=low
6372
6373 [ Tim Gardner ]
6374
6375 * Release Tracking Bug
6376 - LP: #1546283
6377
6378 * Naples/Zen, NTB Driver (LP: #1542071)
6379 - [Config] CONFIG_NTB_AMD=m
6380 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
6381
6382 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
6383 - SAUCE: storvsc: use small sg_tablesize on x86
6384
6385 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
6386 - [Config] CONFIG_ARMV8_DEPRECATED=y
6387
6388 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
6389 - powerpc/eeh: Fix stale cached primary bus
6390
6391 * Miscellaneous Ubuntu changes
6392 - SAUCE: fs: Add user namesapace member to struct super_block
6393 - SAUCE: fs: Limit file caps to the user namespace of the super block
6394 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
6395 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
6396 - SAUCE: block_dev: Check permissions towards block device inode when mounting
6397 - SAUCE: fs: Treat foreign mounts as nosuid
6398 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
6399 - SAUCE: userns: Replace in_userns with current_in_userns
6400 - SAUCE: Smack: Handle labels consistently in untrusted mounts
6401 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
6402 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
6403 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
6404 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
6405 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
6406 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
6407 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
6408 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
6409 - SAUCE: fuse: Add support for pid namespaces
6410 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
6411 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
6412 - SAUCE: fuse: Allow user namespace mounts
6413 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
6414 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
6415 - SAUCE: quota: Convert ids relative to s_user_ns
6416 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
6417 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
6418 - SAUCE: quota: Treat superblock owner as privilged
6419 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
6420 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
6421 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
6422 - SAUCE: ext4: Add module parameter to enable user namespace mounts
6423 - SAUCE: fuse: Add module parameter to enable user namespace mounts
6424
6425 * Miscellaneous upstream changes
6426 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
6427 - libahci: Implement the capability to override the generic ahci interrupt handler.
6428 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
6429 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
6430
6431 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
6432
6433 linux (4.4.0-5.20) xenial; urgency=low
6434
6435 [ Tim Gardner ]
6436
6437 * Release Tracking Bug
6438 - LP: #1544637
6439
6440 * s390/cio: update measurement characteristics (LP: #1541534)
6441 - s390/cio: fix measurement characteristics memleak
6442 - s390/cio: ensure consistent measurement state
6443 - s390/cio: update measurement characteristics
6444
6445 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
6446 - qeth: initialize net_device with carrier off
6447
6448 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
6449 - [Config] CONFIG_ZONE_DMA=y
6450 - mm: CONFIG_NR_ZONES_EXTENDED
6451
6452 * perf enahancements for ppc64 (LP: #1521678)
6453 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
6454 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
6455 - perf kvm/powerpc: Port perf kvm stat to powerpc
6456 - perf kvm/powerpc: Add support for HCALL reasons
6457
6458 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
6459 - SAUCE: nbd: ratelimit error msgs after socket close
6460
6461 * sleep from invalid context in aa_move_mount (LP: #1539349)
6462 - SAUCE: apparmor: fix sleep from invalid context
6463
6464 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
6465 - net/mlx5_core: Modify enable/disable hca functions
6466 - net/mlx5_core: Add base sriov support
6467 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
6468 - net/mlx5: Update access functions to Query/Modify vport MAC address
6469 - net/mlx5: Introduce access functions to modify/query vport mac lists
6470 - net/mlx5: Introduce access functions to modify/query vport state
6471 - net/mlx5: Introduce access functions to modify/query vport promisc mode
6472 - net/mlx5: Introduce access functions to modify/query vport vlans
6473 - net/mlx5e: Write UC/MC list and promisc mode into vport context
6474 - net/mlx5e: Write vlan list into vport context
6475 - net/mlx5: Introducing E-Switch and l2 table
6476 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
6477 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
6478 - net/mlx5: E-Switch, Introduce Vport administration functions
6479 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
6480 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
6481 - net/mlx5: E-Switch, Introduce get vf statistics
6482 - net/mlx5e: Add support for SR-IOV ndos
6483 - net/mlx5: Fix query E-Switch capabilities
6484 - net/mlx5e: Assign random MAC address if needed
6485
6486 * make wacom_w8001 work well in xenial (LP: #1542771)
6487 - Input: wacom_w8001 - use __set_bit for evbits
6488 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
6489 - Input: wacom_w8001 - handle touch error case correctly
6490 - Input: wacom_w8001 - split pen and touch initialization up
6491 - Input: wacom_w8001 - split the touch and pen devices into two devices
6492 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
6493
6494 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
6495 - ubuntu: vbox -- update to 5.0.14-dfsg-2
6496
6497 * Miscellaneous Ubuntu changes
6498 - [Packaging] git-ubuntu-log -- fix empty section formatting
6499 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
6500
6501 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
6502
6503 linux (4.4.0-4.19) xenial; urgency=low
6504
6505 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
6506 - [Config] update spl/zfs version
6507 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
6508 - [Config] reconstruct -- drop links for zfs userspace components
6509 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
6510
6511 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
6512 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
6513
6514 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
6515 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6516
6517 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
6518 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
6519
6520 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
6521 - HID: multitouch: enable palm rejection if device implements confidence usage
6522
6523 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6524 - qla2xxx: Remove unavailable firmware files
6525 - qla2xxx: Enable Extended Logins support
6526 - qla2xxx: Enable Exchange offload support.
6527 - qla2xxx: Enable Target counters in DebugFS.
6528 - qla2xxx: Add FW resource count in DebugFS.
6529 - qla2xxx: Added interface to send explicit LOGO.
6530 - qla2xxx: Delete session if initiator is gone from FW
6531 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
6532 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
6533 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
6534 - qla2xxx: Add irq affinity notification
6535 - qla2xxx: Add selective command queuing
6536 - qla2xxx: Move atioq to a different lock to reduce lock contention
6537 - qla2xxx: Disable ZIO at start time.
6538 - qla2xxx: Set all queues to 4k
6539 - qla2xxx: Check for online flag instead of active reset when transmitting responses
6540 - scsi: qla2xxxx: avoid type mismatch in comparison
6541
6542 * [Hyper-V] PCI Passthrough (LP: #1541120)
6543 - x86/irq: Export functions to allow MSI domains in modules
6544 - genirq/msi: Export functions to allow MSI domains in modules
6545
6546 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
6547 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
6548 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
6549 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
6550 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
6551 - lpfc: Fix crash in fcp command completion path.
6552 - lpfc: Modularize and cleanup FDMI code in driver
6553 - lpfc: Fix RDP Speed reporting.
6554 - lpfc: Fix RDP ACC being too long.
6555 - lpfc: Make write check error processing more resilient
6556 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
6557 - lpfc: Fix mbox reuse in PLOGI completion
6558 - lpfc: Fix external loopback failure.
6559 - lpfc: Add logging for misconfigured optics.
6560 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
6561 - lpfc: Use kzalloc instead of kmalloc
6562 - lpfc: Update version to 11.0.0.10 for upstream patch set
6563
6564 * Miscellaneous Ubuntu changes
6565 - [Config] CONFIG_ARM64_VA_BITS=48
6566 - [Config] Fixed Vcs-Git
6567
6568 * Miscellaneous upstream changes
6569 - cxl: Fix possible idr warning when contexts are released
6570 - cxl: use correct operator when writing pcie config space values
6571 - cxlflash: drop unlikely before IS_ERR_OR_NULL
6572 - cxl: Fix DSI misses when the context owning task exits
6573 - cxlflash: Removed driver date print
6574 - cxlflash: Fix to resolve cmd leak after host reset
6575 - cxlflash: Resolve oops in wait_port_offline
6576 - cxlflash: Enable device id for future IBM CXL adapter
6577 - cxl: fix build for GCC 4.6.x
6578 - cxl: use -Werror only with CONFIG_PPC_WERROR
6579 - cxl: Enable PCI device ID for future IBM CXL adapter
6580
6581 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
6582
6583 linux (4.4.0-3.17) xenial; urgency=low
6584
6585 [ Tim Gardner ]
6586
6587 * Release Tracking Bug
6588 - LP: #1541058
6589 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
6590 - LP: #1531539
6591 * SAUCE: nvme merge cleanup
6592 - LP: #1531539
6593 * rebase to v4.4.1
6594
6595 [ Andy Whitcroft ]
6596
6597 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
6598 ioctls"
6599 - LP: #1538618
6600 * postinst -- detect symlinks correctly
6601 - LP: #1536810
6602
6603 [ John Johansen ]
6604
6605 * SAUCE: apparmor: fix sleep from invalid context
6606 - LP: #1539349
6607
6608 [ Upstream Kernel Changes ]
6609
6610 * powerpc/eeh: Fix PE location code
6611 - LP: #1538909
6612 * powerpc/pseries: Limit EPOW reset event warnings
6613 - LP: #1539102
6614 * lightnvm: fix bio submission issue
6615 - LP: #1531539
6616 * lightnvm: fix incorrect nr_free_blocks stat
6617 - LP: #1531539
6618 * lightnvm: add check after mempool allocation
6619 - LP: #1531539
6620 * lightnvm: unlock rq and free ppa_list on submission fail
6621 - LP: #1531539
6622 * lightnvm: move ppa erase logic to core
6623 - LP: #1531539
6624 * lightnvm: refactor rqd ppa list into set/free
6625 - LP: #1531539
6626 * lightnvm: refactor end_io functions for sync
6627 - LP: #1531539
6628 * lightnvm: return the get_bb_tbl return value
6629 - LP: #1531539
6630 * lightnvm: check bi_error in gc
6631 - LP: #1531539
6632 * lightnvm: put block back to gc list on its reclaim fail
6633 - LP: #1531539
6634 * lightnvm: fix locking and mempool in rrpc_lun_gc
6635 - LP: #1531539
6636 * lightnvm: sectors first in ppa list
6637 - LP: #1531539
6638 * lightnvm: move the pages per block check out of the loop
6639 - LP: #1531539
6640 * lightnvm: support multiple ppas in nvm_erase_ppa
6641 - LP: #1531539
6642 * lightnvm: move rq->error to nvm_rq->error
6643 - LP: #1531539
6644 * lightnvm: introduce nvm_submit_ppa
6645 - LP: #1531539
6646 * lightnvm: reference rrpc lun in rrpc block
6647 - LP: #1531539
6648 * lightnvm: fix missing grown bad block type
6649 - LP: #1531539
6650 * lightnvm: manage open and closed blocks separately
6651 - LP: #1531539
6652 * lightnvm: add mccap support
6653 - LP: #1531539
6654 * lightnvm: introduce mlc lower page table mappings
6655 - LP: #1531539
6656 * lightnvm: core on-disk initialization
6657 - LP: #1531539
6658 * lightnvm: introduce ioctl to initialize device
6659 - LP: #1531539
6660 * lightnvm: use system block for mm initialization
6661 - LP: #1531539
6662 * lightnvm: introduce factory reset
6663 - LP: #1531539
6664 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6665 - LP: #1531539
6666 * blk-mq: add a flags parameter to blk_mq_alloc_request
6667 - LP: #1531539
6668 * nvme: move struct nvme_iod to pci.c
6669 - LP: #1531539
6670 * nvme: split command submission helpers out of pci.c
6671 - LP: #1531539
6672 * nvme: use offset instead of a struct for registers
6673 - LP: #1531539
6674 * nvme: split nvme_trans_device_id_page
6675 - LP: #1531539
6676 * nvme: use vendor it from identify
6677 - LP: #1531539
6678 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6679 - LP: #1531539
6680 * nvme: simplify nvme_setup_prps calling convention
6681 - LP: #1531539
6682 * nvme: refactor nvme_queue_rq
6683 - LP: #1531539
6684 * nvme: factor out a nvme_unmap_data helper
6685 - LP: #1531539
6686 * nvme: move nvme_error_status to common code
6687 - LP: #1531539
6688 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6689 - LP: #1531539
6690 * nvme: split __nvme_submit_sync_cmd
6691 - LP: #1531539
6692 * nvme: use the block layer for userspace passthrough metadata
6693 - LP: #1531539
6694 * nvme: move block_device_operations and ns/ctrl freeing to common code
6695 - LP: #1531539
6696 * nvme: add explicit quirk handling
6697 - LP: #1531539
6698 * nvme: move remaining CC setup into nvme_enable_ctrl
6699 - LP: #1531539
6700 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6701 - LP: #1531539
6702 * nvme: add a common helper to read Identify Controller data
6703 - LP: #1531539
6704 * nvme: move the call to nvme_init_identify earlier
6705 - LP: #1531539
6706 * nvme: move namespace scanning to common code
6707 - LP: #1531539
6708 * nvme: move chardev and sysfs interface to common code
6709 - LP: #1531539
6710 * nvme: refactor set_queue_count
6711 - LP: #1531539
6712 * blk-integrity: empty implementation when disabled
6713 - LP: #1531539
6714 * NVMe: fix build with CONFIG_NVM enabled
6715 - LP: #1531539
6716 * nvme: fix another 32-bit build warning
6717 - LP: #1531539
6718 * nvme: precedence bug in nvme_pr_clear()
6719 - LP: #1531539
6720 * nvme: only ignore hardware errors in nvme_create_io_queues
6721 - LP: #1531539
6722 * nvme: only add a controller to dev_list after it's been fully
6723 initialized
6724 - LP: #1531539
6725 * nvme: protect against simultaneous shutdown invocations
6726 - LP: #1531539
6727 * nvme: don't take the I/O queue q_lock in nvme_timeout
6728 - LP: #1531539
6729 * nvme: merge nvme_abort_req and nvme_timeout
6730 - LP: #1531539
6731 * nvme: add NVME_SC_CANCELLED
6732 - LP: #1531539
6733 * nvme: simplify resets
6734 - LP: #1531539
6735 * nvme: do not restart the request timeout if we're resetting the
6736 controller
6737 - LP: #1531539
6738 * nvme: merge probe_work and reset_work
6739 - LP: #1531539
6740 * nvme: remove dead controllers from a work item
6741 - LP: #1531539
6742 * nvme: switch abort_limit to an atomic_t
6743 - LP: #1531539
6744 * NVMe: Implement namespace list scanning
6745 - LP: #1531539
6746 * NVMe: Use unbounded work queue for all work
6747 - LP: #1531539
6748 * NVMe: Remove device management handles on remove
6749 - LP: #1531539
6750 * NVMe: Simplify metadata setup
6751 - LP: #1531539
6752 * nvme: fix admin queue depth
6753 - LP: #1531539
6754 * nvme: factor out a few helpers from req_completion
6755 - LP: #1531539
6756 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6757 - LP: #1531539
6758 * nvme: switch abort to blk_execute_rq_nowait
6759 - LP: #1531539
6760 * nvme: special case AEN requests
6761 - LP: #1531539
6762 * nvme: simplify completion handling
6763 - LP: #1531539
6764 * nvme: properly free resources for cancelled command
6765 - LP: #1531539
6766 * nvme: meta_sg doesn't have to be an array
6767 - LP: #1531539
6768 * nvme: merge iod and cmd_info
6769 - LP: #1531539
6770 * NVMe: Add pci error handlers
6771 - LP: #1531539
6772 * NVMe: Export namespace attributes to sysfs
6773 - LP: #1531539
6774 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6775 - LP: #1531539
6776 * nvme: synchronize access to ctrl->namespaces
6777 - LP: #1531539
6778 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6779 - LP: #1531539
6780 * nvme: make SG_IO support optional
6781 - LP: #1531539
6782 * NVMe: Fix admin queue ring wrap
6783 - LP: #1531539
6784 * NVMe: Use a retryable error code on reset
6785 - LP: #1531539
6786 * NVMe: Remove queue freezing on resets
6787 - LP: #1531539
6788 * NVMe: IO queue deletion re-write
6789 - LP: #1531539
6790 * NVMe: Shutdown controller only for power-off
6791 - LP: #1531539
6792 * NVMe: Export NVMe attributes to sysfs group
6793 - LP: #1531539
6794 * i40e: fix build warnings
6795 * net: i40e: shut up uninitialized variable warnings
6796 * Drivers: hv: vmbus: fix build warning
6797 * Drivers: hv: util: Increase the timeout for util services
6798 * Drivers: hv: utils: run polling callback always in interrupt context
6799 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6800 * tools: hv: remove repeated HV_FCOPY string
6801 * Drivers: hv: util: catch allocation errors
6802 * Drivers: hv: utils: use memdup_user in hvt_op_write
6803 * drivers/hv: cleanup synic msrs if vmbus connect failed
6804 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6805 num
6806 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6807 * drivers:hv: Define the channel type for Hyper-V PCI Express
6808 pass-through
6809 * Drivers: hv: vss: run only on supported host versions
6810 * Drivers: hv: vmbus: Use uuid_le type consistently
6811 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6812 * Drivers: hv: vmbus: Get rid of the unused macro
6813 * Drivers: hv: vmbus: Get rid of the unused irq variable
6814 * Drivers: hv: vmbus: serialize process_chn_event() and
6815 vmbus_close_internal()
6816 * Drivers: hv: vmbus: do sanity check of channel state in
6817 vmbus_close_internal()
6818 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
6819 driver
6820 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
6821 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
6822 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
6823 * Drivers: hv: vmbus: Fix a Host signaling bug
6824 * drivers/hv: correct tsc page sequence invalid value
6825 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
6826 * Drivers: hv: utils: Invoke the poll function after handshake
6827 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
6828 * Drivers: hv: utils: fix memory leak on on_msg() failure
6829 * Drivers: hv: utils: rename outmsg_lock
6830 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
6831 * Drivers: hv: utils: fix crash when device is removed from host side
6832 * Drivers: hv: ring_buffer.c: fix comment style
6833 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
6834 * Drivers: hv: ring_buffer: remove code duplication from
6835 hv_ringbuffer_peek/read()
6836 * Drivers: hv: remove code duplication between
6837 vmbus_recvpacket()/vmbus_recvpacket_raw()
6838 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
6839 * drivers/hv: replace enum hv_message_type by u32
6840 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
6841 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
6842 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
6843 header
6844 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
6845 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
6846 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
6847
6848 [ Upstream Kernel Changes ]
6849
6850 * rebase to v4.4.1
6851 - LP: #1533461
6852 - LP: #1529624
6853
6854 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
6855
6856 linux (4.4.0-2.16) xenial; urgency=low
6857
6858 [ Andy Whitcroft ]
6859
6860 * Release Tracking Bug
6861 - LP: #1539090
6862 * SAUCE: hv: hv_set_ifconfig -- convert to python3
6863 - LP: #1506521
6864 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
6865 - LP: #1538618
6866
6867 [ Colin Ian King ]
6868
6869 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
6870 bit FADT addresses (LP: #1529381)
6871 - LP: #1529381
6872
6873 [ John Johansen ]
6874
6875 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
6876 being shutdown
6877 - LP: #1446906
6878
6879 [ Mahesh Salgaonkar ]
6880
6881 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
6882 - LP: #1537881
6883 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
6884 interrupt.
6885 - LP: #1537881
6886 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
6887 base errors
6888 - LP: #1537881
6889
6890 [ Paolo Pisati ]
6891
6892 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
6893 #843419 build flags
6894 - LP: #1533009
6895 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
6896 * [Config] disable ARCH_ZX (ZTE ZX Soc)
6897
6898 [ Tim Gardner ]
6899
6900 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
6901 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
6902 - LP: #1536719
6903 * SAUCE: drop obsolete bnx2x firmware
6904 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
6905 - LP: #1536474
6906 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
6907 - LP: #1534647
6908 * [Config] Add pvpanic to virtual flavour
6909 - LP: #1537923
6910 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
6911 - LP: #1520457
6912
6913 [ Upstream Kernel Changes ]
6914
6915 * i40evf: fix compiler warning of unused variable
6916 - LP: #1536474
6917 * intel: i40e: fix confused code
6918 - LP: #1536474
6919 * i40e/i40evf: remove unused tunnel parameter
6920 - LP: #1536474
6921 * i40e: Change BUG_ON to WARN_ON in service event complete
6922 - LP: #1536474
6923 * i40e: remove BUG_ON from feature string building
6924 - LP: #1536474
6925 * i40e: remove BUG_ON from FCoE setup
6926 - LP: #1536474
6927 * i40e: Workaround fix for mss < 256 issue
6928 - LP: #1536474
6929 * i40e/i40evf: Add a stat to track how many times we have to do a force
6930 WB
6931 - LP: #1536474
6932 * i40e: Move the saving of old link info from handle_link_event to
6933 link_event
6934 - LP: #1536474
6935 * i40e/i40evf: Add comment to #endif
6936 - LP: #1536474
6937 * i40e/i40evf: clean up error messages
6938 - LP: #1536474
6939 * i40evf: handle many MAC filters correctly
6940 - LP: #1536474
6941 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
6942 - LP: #1536474
6943 * i40e: rework the functions to configure RSS with similar parameters
6944 - LP: #1536474
6945 * i40e: create a generic configure rss function
6946 - LP: #1536474
6947 * i40e: Bump version to 1.4.2
6948 - LP: #1536474
6949 * i40e: add new fields to store user configuration
6950 - LP: #1536474
6951 * i40e: rename rss_size to alloc_rss_size in i40e_pf
6952 - LP: #1536474
6953 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
6954 workaround
6955 - LP: #1536474
6956 * i40e/i40evf: prefetch skb data on transmit
6957 - LP: #1536474
6958 * i40evf: rename VF adapter specific RSS function
6959 - LP: #1536474
6960 * i40evf: create a generic config RSS function
6961 - LP: #1536474
6962 * i40evf: create a generic get RSS function
6963 - LP: #1536474
6964 * i40evf: add new fields to store user configuration of RSS
6965 - LP: #1536474
6966 * i40e: Update error messaging
6967 - LP: #1536474
6968 * i40e: fix confusing message
6969 - LP: #1536474
6970 * i40e: make error message more useful
6971 - LP: #1536474
6972 * i40evf: quoth the VF driver, Nevermore
6973 - LP: #1536474
6974 * i40evf: allocate queue vectors dynamically
6975 - LP: #1536474
6976 * i40evf: allocate ring structs dynamically
6977 - LP: #1536474
6978 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
6979 - LP: #1536474
6980 * i40e: fix: do not sleep in netdev_ops
6981 - LP: #1536474
6982 * i40e: remove unused argument
6983 - LP: #1536474
6984 * i40evf: increase max number of queues
6985 - LP: #1536474
6986 * i40evf: set real num queues
6987 - LP: #1536474
6988 * i40evf: remove duplicate string
6989 - LP: #1536474
6990 * i40e: Detection and recovery of TX queue hung logic moved to
6991 service_task from tx_timeout
6992 - LP: #1536474
6993 * i40e: Fix memory leaks, sideband filter programming
6994 - LP: #1536474
6995 * i40evf: don't use atomic allocation
6996 - LP: #1536474
6997 * i40e: propagate properly
6998 - LP: #1536474
6999 * i40evf: use correct types
7000 - LP: #1536474
7001 * i40e: use priv flags to control packet split
7002 - LP: #1536474
7003 * i40e: Remove separate functions gathering XOFF Rx stats
7004 - LP: #1536474
7005 * i40e: fix whitespace
7006 - LP: #1536474
7007 * i40e/i40evf: use logical operator
7008 - LP: #1536474
7009 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
7010 - LP: #1536474
7011 * i40e: trivial fixes
7012 - LP: #1536474
7013 * i40e: Fix i40e_print_features() VEB mode output
7014 - LP: #1536474
7015 * i40e: chomp the BIT(_ULL)
7016 - LP: #1536474
7017 * i40e: properly delete VF MAC filters
7018 - LP: #1536474
7019 * i40e: don't add zero MAC filter
7020 - LP: #1536474
7021 * i40evf: check rings before freeing resources
7022 - LP: #1536474
7023 * i40e: use explicit cast from u16 to u8
7024 - LP: #1536474
7025 * i40e: Opcode and structures required by OEM Post Update AQ command and
7026 add new NVM arq message
7027 - LP: #1536474
7028 * i40e: hush little warnings
7029 - LP: #1536474
7030 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
7031 - LP: #1536474
7032 * i40e: clean whole mac filter list
7033 - LP: #1536474
7034 * i40evf: change version string generation
7035 - LP: #1536474
7036 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
7037 - LP: #1536474
7038 * geneve: UDP checksum configuration via netlink
7039 - LP: #1536474
7040 * geneve: Add geneve udp port offload for ethernet devices
7041 - LP: #1536474
7042 * i40e: geneve tunnel offload support
7043 - LP: #1536474
7044 * geneve: Add geneve_get_rx_port support
7045 - LP: #1536474
7046 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
7047 - LP: #1536474
7048 * i40e: change log messages and error returns
7049 - LP: #1536474
7050 * i40e: allow zero MAC address for VFs
7051 - LP: #1536474
7052 * i40e: Look up MAC address in Open Firmware or IDPROM
7053 - LP: #1536474
7054 * i40e: Fix Rx hash reported to the stack by our driver
7055 - LP: #1536474
7056 * i40e: remove forever unused ID
7057 - LP: #1536474
7058 * igb: add 88E1543 initialization code
7059 * igb: don't unmap NULL hw_addr
7060 * igb: use the correct i210 register for EEMNGCTL
7061 * igb: fix NULL derefs due to skipped SR-IOV enabling
7062 * igb: improve handling of disconnected adapters
7063 * igb: Remove GS40G specific defines/functions
7064 * igb: Don't add PHY address to PCDL address
7065 * igb: Improve cable length function for I210, etc.
7066 * igb: Explicitly label self-test result indices
7067 * ixgbe: drop null test before destroy functions
7068 - LP: #1536473
7069 * ixgbe: Delete redundant include file
7070 - LP: #1536473
7071 * ixgbe: fix multiple kernel-doc errors
7072 - LP: #1536473
7073 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
7074 vector
7075 - LP: #1536473
7076 * ixgbe: Add KR mode support for CS4227 chip
7077 - LP: #1536473
7078 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
7079 to 12K
7080 - LP: #1536473
7081 * ixgbe/ixgbevf: use napi_schedule_irqoff()
7082 - LP: #1536473
7083 * ixgbe: Remove CS4227 diagnostic code
7084 - LP: #1536473
7085 * ixgbevf: use ether_addr_copy instead of memcpy
7086 - LP: #1536473
7087 * ixgbevf: fix spoofed packets with random MAC
7088 - LP: #1536473
7089 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
7090 - LP: #1536473
7091 * ixgbe: Add support for newer thermal alarm
7092 - LP: #1536473
7093 * ixgbe: Use private workqueue to avoid certain possible hangs
7094 - LP: #1536473
7095 * ixgbevf: Use a private workqueue to avoid certain possible hangs
7096 - LP: #1536473
7097 * ixgbevf: Minor cleanups
7098 - LP: #1536473
7099 * ixgbe: Refactor MAC address configuration code
7100 - LP: #1536473
7101 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
7102 - LP: #1536473
7103 * ixgbe: Allow FDB entries access to more RAR filters
7104 - LP: #1536473
7105 * ixgbe: Update PTP to support X550EM_x devices
7106 - LP: #1536473
7107 * ixgbe: Correct spec violations by waiting after reset
7108 - LP: #1536473
7109 * ixgbe: Wait for master disable to be set
7110 - LP: #1536473
7111 * ixgbe: Save VF info and take references
7112 - LP: #1536473
7113 * ixgbe: Handle extended IPv6 headers in Tx path
7114 - LP: #1536473
7115 * ixgbe: Always turn PHY power on when requested
7116 - LP: #1536473
7117 * ixgbevf: Handle extended IPv6 headers in Tx path
7118 - LP: #1536473
7119 * ixgbe: Return error on failure to allocate mac_table
7120 - LP: #1536473
7121 * ixgbe: Fix SR-IOV VLAN pool configuration
7122 - LP: #1536473
7123 * ixgbe: Simplify definitions for regidx and bit in set_vfta
7124 - LP: #1536473
7125 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
7126 - LP: #1536473
7127 * ixgbe: Simplify configuration of setting VLVF and VLVFB
7128 - LP: #1536473
7129 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
7130 - LP: #1536473
7131 * ixgbe: Reorder search to work from the top down instead of bottom up
7132 - LP: #1536473
7133 * ixgbe: Add support for VLAN promiscuous with SR-IOV
7134 - LP: #1536473
7135 * ixgbe: Fix VLAN promisc in relation to SR-IOV
7136 - LP: #1536473
7137 * ixgbe: Clear stale pool mappings
7138 - LP: #1536473
7139 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
7140 - LP: #1536473
7141 * ixgbe: do not report 2.5 Gbps as supported
7142 - LP: #1536473
7143 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
7144 per vector
7145 - LP: #1536473
7146 * ixgbevf: minor cleanups for ixgbevf_set_itr()
7147 - LP: #1536473
7148 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
7149 - LP: #1536473
7150 * ixgbe: report correct media type for KR, KX and KX4 interfaces
7151 - LP: #1536473
7152 * ixgbe: Clean up redundancy in hw_enc_features
7153 - LP: #1536473
7154 * ixgbe: fix RSS limit for X550
7155 - LP: #1536473
7156 * ixgbe: Correct X550EM_x revision check
7157 - LP: #1536473
7158 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
7159 - LP: #1536473
7160 * ixgbe: Fill at least min credits to a TC credit refills
7161 - LP: #1536473
7162 * ixgbe: use correct FCoE DDP max check
7163 - LP: #1536473
7164 * ixgbe: fix broken PFC with X550
7165 - LP: #1536473
7166 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
7167 - LP: #1536473
7168 * ixgbe: Correct handling of any outer UDP checksum setting
7169 - LP: #1536473
7170 * ixgbe: Fix to get FDMI HBA attributes information with X550
7171 - LP: #1536473
7172 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
7173 - LP: #1536473
7174 * ixgbe: Make ATR recognize IPv6 extended headers
7175 - LP: #1536473
7176 * e1000: make eeprom read/write scheduler friendly
7177 * e1000: fix data race between tx_ring->next_to_clean
7178 * e1000: Remove checkpatch coding style errors
7179 * e1000: clean up the checking logic
7180 * e1000: fix a typo in the comment
7181 * e1000e: clean up the local variable
7182 * e1000: fix kernel-doc argument being missing
7183 * e1000: get rid of duplicate exit path
7184 * e1000: Elementary checkpatch warnings and checks removed
7185 * e1000e: fix division by zero on jumbo MTUs
7186 * e1000e: Increase timeout of polling bit RSPCIPHY
7187 * e1000e: initial support for i219-LM (3)
7188 * e1000e: Switch e1000e_up to void, drop code checking for error result
7189 * e1000e: Remove unreachable code
7190 * e1000e: Do not read ICR in Other interrupt
7191 * e1000e: Do not write lsc to ics in msi-x mode
7192 * e1000e: Fix msi-x interrupt automask
7193 * acpi: pci: Setup MSI domain for ACPI based pci devices
7194 * irqdomain: Introduce is_fwnode_irqchip helper
7195 * irqchip/gic-v2m: Refactor to prepare for ACPI support
7196 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
7197 * clk: xgene: Fix divider with non-zero shift value
7198 * i2c: designware: Do not require clock when SSCN and FFCN are provided
7199 * fm10k: do not assume VF always has 1 queue
7200 - LP: #1536475
7201 * fm10k: Correct MTU for jumbo frames
7202 - LP: #1536475
7203 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
7204 vector
7205 - LP: #1536475
7206 * fm10k: use napi_schedule_irqoff()
7207 - LP: #1536475
7208 * fm10k: set netdev features in one location
7209 - LP: #1536475
7210 * fm10k: reset max_queues on init_hw_vf failure
7211 - LP: #1536475
7212 * fm10k: always check init_hw for errors
7213 - LP: #1536475
7214 * fm10k: reinitialize queuing scheme after calling init_hw
7215 - LP: #1536475
7216 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
7217 - LP: #1536475
7218 * fm10k: explicitly typecast vlan values to u16
7219 - LP: #1536475
7220 * fm10k: add statistics for actual DWORD count of mbmem mailbox
7221 - LP: #1536475
7222 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
7223 - LP: #1536475
7224 * fm10k: Add support for ITR scaling based on PCIe link speed
7225 - LP: #1536475
7226 * fm10k: introduce ITR_IS_ADAPTIVE macro
7227 - LP: #1536475
7228 * fm10k: Update adaptive ITR algorithm
7229 - LP: #1536475
7230 * fm10k: use macro for default Tx and Rx ITR values
7231 - LP: #1536475
7232 * fm10k: change default Tx ITR to 25usec
7233 - LP: #1536475
7234 * fm10k: TRIVIAL fix typo of hardware
7235 - LP: #1536475
7236 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
7237 - LP: #1536475
7238 * fm10k: use ether_addr_copy to copy MAC address
7239 - LP: #1536475
7240 * fm10k: do not use CamelCase
7241 - LP: #1536475
7242 * fm10k: remove unnecessary else block from if statements with return
7243 - LP: #1536475
7244 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
7245 - LP: #1536475
7246 * fm10k: consistently refer to VLANs and VLAN IDs
7247 - LP: #1536475
7248 * fm10k: bump driver version
7249 - LP: #1536475
7250 * fm10k: conditionally compile DCB and DebugFS support
7251 - LP: #1536475
7252 * fm10k: Cleanup MSI-X interrupts in case of failure
7253 - LP: #1536475
7254 * fm10k: Cleanup exception handling for mailbox interrupt
7255 - LP: #1536475
7256 * fm10k: do not inline fm10k_iov_select_vid()
7257 - LP: #1536475
7258 * fm10k: whitespace cleanups
7259 - LP: #1536475
7260 * fm10k: use BIT() macro instead of open-coded bit-shifting
7261 - LP: #1536475
7262 * fm10k: cleanup namespace pollution
7263 - LP: #1536475
7264 * fm10k: cleanup overly long lines
7265 - LP: #1536475
7266 * fm10k: initialize xps at driver load
7267 - LP: #1536475
7268 * fm10k: don't initialize fm10k_workqueue at global level
7269 - LP: #1536475
7270 * fm10k: correctly pack TLV structures and explain reasoning
7271 - LP: #1536475
7272 * fm10k: Cleanup exception handling for changing queues
7273 - LP: #1536475
7274 * fm10k: use ether_addr_equal instead of memcmp
7275 - LP: #1536475
7276 * fm10k: address operator not needed when declaring function pointers
7277 - LP: #1536475
7278 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
7279 - LP: #1536475
7280 * fm10k: remove unused struct element
7281 - LP: #1536475
7282 * fm10k: use true/false for boolean get_host_state
7283 - LP: #1536475
7284 * fm10k: cleanup mailbox code comments etc
7285 - LP: #1536475
7286 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
7287 - LP: #1536475
7288 * device property: always check for fwnode type
7289 - LP: #1533035
7290 * device property: rename helper functions
7291 - LP: #1533035
7292 * device property: refactor built-in properties support
7293 - LP: #1533035
7294 * device property: keep single value inplace
7295 - LP: #1533035
7296 * device property: helper macros for property entry creation
7297 - LP: #1533035
7298 * device property: improve readability of macros
7299 - LP: #1533035
7300 * device property: return -EINVAL when property isn't found in ACPI
7301 - LP: #1533035
7302 * device property: Fallback to secondary fwnode if primary misses the
7303 property
7304 - LP: #1533035
7305 * device property: Take a copy of the property set
7306 - LP: #1533035
7307 * driver core: platform: Add support for built-in device properties
7308 - LP: #1533035
7309 * driver core: Do not overwrite secondary fwnode with NULL if it is set
7310 - LP: #1533035
7311 * mfd: core: propagate device properties to sub devices drivers
7312 - LP: #1533035
7313 * mfd: intel-lpss: Add support for passing device properties
7314 - LP: #1533035
7315 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
7316 - LP: #1533035
7317 * mfd: intel-lpss: Pass HSUART configuration via properties
7318 - LP: #1533035
7319 * i2c: designware: Convert to use unified device property API
7320 - LP: #1533035
7321 * keys, trusted: fix: *do not* allow duplicate key options
7322 - LP: #1398274
7323 * keys, trusted: select hash algorithm for TPM2 chips
7324 - LP: #1398274
7325 * keys, trusted: seal with a TPM2 authorization policy
7326 - LP: #1398274
7327 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
7328 - LP: #1461360
7329 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
7330 - LP: #1461360
7331 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
7332 offset
7333 - LP: #1461360
7334 * drm/i915: WaRsDisableCoarsePowerGating
7335 - LP: #1527462
7336 * drm/i915/skl: Add SKL GT4 PCI IDs
7337 - LP: #1527462
7338 * drm/i915/skl: Disable coarse power gating up until F0
7339 - LP: #1527462
7340 * platform:x86: add Intel P-Unit mailbox IPC driver
7341 - LP: #1520457
7342 * intel_punit_ipc: add NULL check for input parameters
7343 - LP: #1520457
7344 * platform/x86: Add Intel Telemetry Core Driver
7345 - LP: #1520457
7346 * intel_pmc_ipc: update acpi resource structure for Punit
7347 - LP: #1520457
7348 * platform:x86: Add Intel telemetry platform device
7349 - LP: #1520457
7350 * platform:x86: Add Intel telemetry platform driver
7351 - LP: #1520457
7352 * platform:x86: Add Intel Telemetry Debugfs interfaces
7353 - LP: #1520457
7354 * cxlflash: a couple off by one bugs
7355
7356 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
7357
7358 linux (4.4.0-1.15) xenial; urgency=low
7359
7360 [ Tim Gardner ]
7361
7362 * Release Tracking Bug
7363 - LP: #1536803
7364
7365 [ Upstream Kernel Changes ]
7366
7367 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
7368 - LP: #1517142
7369
7370 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
7371
7372 linux (4.4.0-0.14) xenial; urgency=low
7373
7374 [ Upstream Kernel Changes ]
7375
7376 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
7377 - LP: #1522415
7378 * powerpc: Add __raw_rm_writeq() function
7379 - LP: #1522415
7380
7381 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
7382
7383 linux (4.4.0-0.13) xenial; urgency=low
7384
7385 [ Andy Whitcroft ]
7386
7387 * [Config] s390x -- the kernel provides ppp-modules such as there are
7388 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
7389
7390 [ Tim Gardner ]
7391
7392 * [Config] Update annotations for VIRTIO_{NET,BLK}
7393 - LP: #1533382
7394
7395 [ Upstream Kernel Changes ]
7396
7397 * powerpc/powernv: Add support for Nvlink NPUs
7398 - LP: #1522415
7399 * powerpc/powernv: Fix update of NVLink DMA mask
7400 - LP: #1522415
7401 * powerpc/powernv: Change NPU PE# assignment
7402 - LP: #1522415
7403 * powerpc/powernv: Reserve PE#0 on NPU
7404 - LP: #1522415
7405 * KEYS: Fix keyring ref leak in join_session_keyring()
7406 - LP: #1534887
7407 - CVE-2016-0728
7408
7409 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
7410
7411 linux (4.4.0-0.12) xenial; urgency=low
7412
7413 [ Eric Dumazet ]
7414
7415 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
7416 - LP: #1527902
7417
7418 [ Guilherme G. Piccoli ]
7419
7420 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
7421 - LP: #1486180
7422
7423 [ Tim Gardner ]
7424
7425 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
7426 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
7427 - LP: #1532886
7428 * [Config] nvme.ko moved to drivers/nvme/host
7429 * [Config] scsi_dh morphed into 4 modules
7430 * [Config] CONFIG_IBMVNIC=m
7431 * [Config] Add DRM ast driver to udeb installer image
7432 - LP: #1514711
7433 * [Config] CONFIG_KVM=y for s390x
7434 - LP: #1532886
7435 * [Config] Install spl/zfs under the kernel modules directory
7436 Fixes some errors in generic.inclusion-list.log
7437
7438 [ Upstream Kernel Changes ]
7439
7440 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
7441 - LP: #1524574
7442 * EDAC: Add DDR4 flag
7443 - LP: #1519631
7444 * EDAC, sb_edac: Virtualize several hard-coded functions
7445 - LP: #1519631
7446 * EDAC, sb_edac: Add support for duplicate device IDs
7447 - LP: #1519631
7448 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
7449 - LP: #1519631
7450 * Driver for IBM System i/p VNIC protocol
7451 - LP: #1532303
7452
7453 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
7454
7455 linux (4.4.0-0.11) xenial; urgency=low
7456
7457 [ Tim Gardner ]
7458
7459 * [Config] Fix bogus reconstruct script
7460
7461 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
7462
7463 linux (4.4.0-0.10) xenial; urgency=low
7464
7465 [ Haren Myneni ]
7466
7467 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
7468 - LP: #1529666
7469
7470 [ Serge Hallyn ]
7471
7472 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
7473
7474 [ Tim Gardner ]
7475
7476 * [Config] CONFIG_ZONE_DEVICE=y for amd64
7477 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
7478 - LP: #1526869
7479 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
7480 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
7481 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
7482 * rebase to v4.4
7483
7484 [ Upstream Kernel Changes ]
7485
7486 * rebase to v4.4
7487
7488 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
7489
7490 linux (4.4.0-0.9) xenial; urgency=low
7491
7492 [ Tim Gardner ]
7493
7494 * rebase to v4.4-rc8
7495
7496 [ Upstream Kernel Changes ]
7497
7498 * rebase to v4.4-rc8
7499
7500 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
7501
7502 linux (4.4.0-0.8) xenial; urgency=low
7503
7504 [ Tim Gardner ]
7505
7506 * rebase to v4.4-rc7
7507
7508 [ Upstream Kernel Changes ]
7509
7510 * rebase to v4.4-rc7
7511
7512 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
7513
7514 linux (4.4.0-0.7) xenial; urgency=low
7515
7516 [ Hui Wang ]
7517
7518 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
7519 - LP: #1527096
7520
7521 [ Jann Horn ]
7522
7523 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
7524 uids/gids
7525 - LP: #1527374
7526
7527 [ Tim Gardner ]
7528
7529 * rebase to v4.4-rc6
7530
7531 [ Upstream Kernel Changes ]
7532
7533 * rebase to v4.4-rc6
7534 - LP: #1526330
7535
7536 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
7537
7538 linux (4.4.0-0.6) xenial; urgency=low
7539
7540 [ Andy Whitcroft ]
7541
7542 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
7543 support in latest compilers
7544 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
7545 ARMv8.1 support in latest compilers
7546
7547 [ Tim Gardner ]
7548
7549 * [Config] s390 -> s390x
7550 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
7551
7552 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
7553
7554 linux (4.4.0-0.5) xenial; urgency=low
7555
7556 [ Andy Whitcroft ]
7557
7558 * [Config] s390x -- enable tools
7559 - LP: #1524319
7560 * [Config] s390x -- add architecture to getabis
7561 * [Config] s390x -- add s390x ABI information
7562 * [Config] s390x -- enable ABI checks
7563
7564 [ Tim Gardner ]
7565
7566 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
7567 * [Config] Add s390 modules to nic-modules udeb
7568 - LP: #1525297
7569 * rebase to v4.4-rc5
7570
7571 [ Upstream Kernel Changes ]
7572
7573 * rebase to v4.4-rc5
7574 - LP: #1523517
7575 - LP: #1523232
7576
7577 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
7578
7579 linux (4.4.0-0.4) xenial; urgency=low
7580
7581 [ Upstream Kernel Changes ]
7582
7583 * cgroup: make css_set pin its css's to avoid use-afer-free
7584 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
7585 freezer_attach()
7586 * cgroup: fix handling of multi-destination migration from
7587 subtree_control enabling
7588
7589 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
7590
7591 linux (4.4.0-0.3) xenial; urgency=low
7592
7593 [ Upstream Kernel Changes ]
7594
7595 * rebase to v4.4-rc4
7596
7597 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
7598
7599 linux (4.4.0-0.2) xenial; urgency=low
7600
7601 [ Tim Gardner ]
7602
7603 * [Config] Add spl/zfs provides to generic and powerpc64-smp
7604 * [Config] Add zfs to d-i fs-core-modules
7605 * [Config] Include all s390 specific drivers in linux-image
7606 - LP: #1522210
7607
7608 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
7609
7610 linux (4.4.0-0.1) xenial; urgency=low
7611
7612 [ Andy Whitcroft ]
7613
7614 * [Tests] gcc-multilib does not exist on ppc64el redux
7615 - LP: #1515541
7616 * [Config] libunwind8-dev is not available on s390x
7617 * [Debian] Disable SPL/ZFS for cross compiling -- redux
7618 * [Config] s390x -- add dasd udebs
7619 - LP: #1519833
7620 * [Config] s390x -- include dasd modules in linux-image
7621 - LP: #1519833
7622 * [Config] s390x -- disable ZFS temporarily
7623 - LP: #1519820
7624 * [Config] s390s -- disable ABI/module checks
7625 * [Config] make IBMVETH consistent on powerpc/ppc64el
7626 - LP: #1521712
7627 * [Config] follow ibmvscsi name change
7628 - LP: #1521712
7629 * [Config] move ibm disk and ethernet drivers to linux-image
7630 - LP: #1521712
7631 * [Config] include ibmveth in nic-modules for ppc64el
7632 - LP: #1521712
7633 * [Config] s390x -- disable abi/module checks for s390x
7634
7635 [ Joseph Salisbury ]
7636
7637 * SAUCE: scsi_sysfs: protect against double execution of
7638 __scsi_remove_device()
7639 - LP: #1509029
7640
7641 [ Seth Forshee ]
7642
7643 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7644 - LP: #1510405
7645
7646 [ Tim Gardner ]
7647
7648 * [Debian] Disable SPL/ZFS for cross compiling
7649 * [Config] CONFIG_SCSI_IBMVSCSI=m
7650 - LP: #1515872
7651 * rebase to v4.4-rc2
7652 * [Config] updateconfigs
7653 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7654 * SAUCE: do_zfs=false temporarily
7655 * [Config] CONFIG_LUSTRE_FS=n
7656 * [Debian] Disable udebs when cross compiling
7657 * rebase to v4.4-rc3
7658 * [Config] CONFIG_AUFS_FS=m
7659 * SAUCE: AUFS
7660
7661 [ Upstream Kernel Changes ]
7662
7663 * ZFS: Update with 4.4 support
7664 * SPL: Update with 4.4 support
7665
7666 [ Upstream Kernel Changes ]
7667
7668 * rebase to v4.4-rc3
7669 - LP: #1519168
7670 * rebase to v4.4-rc2
7671 - LP: #1506615
7672 - LP: #1502781
7673
7674 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7675
7676 linux (4.3.0-0.8) xenial; urgency=low
7677
7678 [ Andy Whitcroft ]
7679
7680 * [Config] re-enable OSS support and blacklist
7681 - LP: #1434842
7682 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7683 * [Packaging] config-check -- improve syntax diagnostics
7684 * [Packaging] module-inclusion -- add dependency inclusion for a list
7685 * [Packaging] config-check -- accumulate multi-line annotations correctly
7686 * [Packaging] config-check -- handle V2 annotations format
7687 * [Packaging] s390x -- add architecture to kernelconfig
7688 - LP: #1488653
7689 * [Config] s390x -- initial configuration
7690 * [Config] s390x -- add initial binary image
7691 * [Config] s390x -- initial configuration update
7692 * [Config] s390x -- produce linux-image
7693 * [Config] s390x -- d-i module exclusions
7694 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7695 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7696 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7697 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7698 * [Config] -- s390x -- configuration review updates
7699 * [Config] annotations -- add review marks
7700 * [Config] annotations -- config review 4.3 updates
7701 * [Config] annotations -- expose reviews
7702 * [Config] updateconfigs following incoporation of s390x configs
7703 * [Tests] gcc-multilib does not exist on ppc64el
7704 - LP: #1515541
7705
7706 [ Dan Carpenter ]
7707
7708 * SAUCE: (noup) cxlflash: a couple off by one bugs
7709 - LP: #1499849
7710
7711 [ Haren Myneni ]
7712
7713 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7714
7715 [ Jay Vosburgh ]
7716
7717 * SAUCE: fan: add VXLAN implementation
7718
7719 [ Manoj Kumar ]
7720
7721 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7722 - LP: #1513583
7723
7724 [ Matthew R. Ochs ]
7725
7726 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7727 - LP: #1513583
7728
7729 [ Tim Gardner ]
7730
7731 * [Config] CONFIG_AUFS_EXPORT=y
7732 - LP: #1121699
7733
7734 [ Upstream Kernel Changes ]
7735
7736 * misc/genwqe: get rid of atomic allocations
7737 * crypto: 842 - Add CRC and validation support
7738 - LP: #1497878
7739 * cxlflash: Fix to avoid invalid port_sel value
7740 * cxlflash: Replace magic numbers with literals
7741 * cxlflash: Fix read capacity timeout
7742 * cxlflash: Fix potential oops following LUN removal
7743 * cxlflash: Fix data corruption when vLUN used over multiple cards
7744 * cxlflash: Fix to avoid sizeof(bool)
7745 * cxlflash: Fix context encode mask width
7746 * cxlflash: Fix to avoid CXL services during EEH
7747 * cxlflash: Correct naming of limbo state and waitq
7748 * cxlflash: Make functions static
7749 * cxlflash: Refine host/device attributes
7750 * cxlflash: Fix to avoid spamming the kernel log
7751 * cxlflash: Fix to avoid stall while waiting on TMF
7752 * cxlflash: Fix location of setting resid
7753 * cxlflash: Fix host link up event handling
7754 * cxlflash: Fix async interrupt bypass logic
7755 * cxlflash: Remove dual port online dependency
7756 * cxlflash: Fix AFU version access/storage and add check
7757 * cxlflash: Correct usage of scsi_host_put()
7758 * cxlflash: Fix to prevent workq from accessing freed memory
7759 * cxlflash: Correct behavior in device reset handler following EEH
7760 * cxlflash: Remove unnecessary scsi_block_requests
7761 * cxlflash: Fix function prolog parameters and return codes
7762 * cxlflash: Fix MMIO and endianness errors
7763 * cxlflash: Fix to prevent EEH recovery failure
7764 * cxlflash: Correct spelling, grammar, and alignment mistakes
7765 * cxlflash: Fix to prevent stale AFU RRQ
7766 * cxlflash: Fix to double the delay each time
7767 * cxlflash: Fix to avoid corrupting adapter fops
7768 * cxlflash: Correct trace string
7769 * cxlflash: Fix to avoid potential deadlock on EEH
7770 * cxlflash: Fix to avoid leaving dangling interrupt resources
7771 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7772 * cxlflash: Fix to avoid corrupting port selection mask
7773 * cxlflash: Fix to avoid lock instrumentation rejection
7774 * cxlflash: Fix to avoid bypassing context cleanup
7775
7776 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7777
7778 linux (4.3.0-0.7) xenial; urgency=low
7779
7780 [ Tim Gardner ]
7781
7782 * Revert "Bypass spl/zfs config"
7783 Causes unresolved symbols on load.
7784 * [Config] Enable ZFS for powerpc64-smp
7785
7786 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7787
7788 linux (4.3.0-0.6) xenial; urgency=low
7789
7790 [ Tim Gardner ]
7791
7792 * Release Tracking Bug
7793 - LP: #1512704
7794 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7795
7796 [ Andy Whitcroft ]
7797
7798 * [Packaging] add feature interlock with mainline builds
7799 * apparmor -- follow change to this_cpu_ptr
7800
7801 [ John Johansen ]
7802
7803 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7804 - LP: #1383886
7805 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7806 - LP: #1362199
7807 * SAUCE: Revert: fix: only allow a single threaded process to ...
7808 - LP: #1371310
7809 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7810 - LP: #1390223
7811 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7812 - LP: #1408833
7813 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7814 - LP: #1496430
7815
7816 [ Tim Gardner ]
7817
7818 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
7819 - LP: #1511006
7820 * rebase to v4.3
7821 * Bypass spl/zfs config
7822 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
7823 * [Config] Default AppArmor settings
7824
7825 [ Upstream Kernel Changes ]
7826
7827 * rebase to v4.3
7828
7829 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
7830
7831 linux (4.3.0-0.5) xenial; urgency=low
7832
7833 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
7834
7835 [ Upstream Kernel Changes ]
7836
7837 * rebase to v4.3-rc7
7838 - LP: #1504778
7839
7840 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
7841
7842 linux (4.3.0-0.4) xenial; urgency=low
7843
7844 [ Tim Gardner ]
7845
7846 * [Debian] Update to new signing key type and location
7847
7848 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
7849
7850 linux (4.3.0-0.3) wily; urgency=low
7851
7852 [ Tim Gardner ]
7853
7854 * [Debian] sign-file is now compiled
7855
7856 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
7857
7858 linux (4.3.0-0.2) wily; urgency=low
7859
7860 [ Tim Gardner ]
7861
7862 * [Config] Added libssl-dev to Build-Depends
7863
7864 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
7865
7866 linux (4.3.0-0.1) wily; urgency=low
7867
7868 [ Upstream Kernel Changes ]
7869
7870 * rebase to v4.3-rc6
7871 * rebase to v4.3-rc5
7872 * rebase to v4.3-rc4
7873 * rebase to v4.3-rc3
7874 * rebase to v4.3-rc2
7875 * rebase to v4.3-rc1
7876 - LP: #1492132
7877 - LP: #1481575
7878
7879 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
7880
7881 linux (4.2.0-10.11) wily; urgency=low
7882
7883 [ Andy Whitcroft ]
7884
7885 * Release Tracking Bug
7886 - LP: #1495208
7887 * No change rebuild to avoid issues with leading zero bytes on
7888 internal module signing key. (see launchpad bug 1494943)
7889
7890 [ Ming Lei ]
7891
7892 * [Config] SERIAL_8250_DW=y for arm64
7893
7894 [ Upstream Kernel Changes ]
7895
7896 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
7897 code
7898 - LP: #1484486
7899 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
7900 - LP: #1484486
7901 * drm/i915/gen8: Re-order init pipe_control in lrc mode
7902 - LP: #1484486
7903 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
7904 - LP: #1484486
7905 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7906 workaround
7907 - LP: #1484486
7908 * drm/i915: Bail out early if WA batch is not available for given Gen
7909 - LP: #1484486
7910 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
7911 - LP: #1484486
7912 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
7913 - LP: #1484486
7914 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
7915 - LP: #1484486
7916 * drm/i915: Enable WA batch buffers for Gen9
7917 - LP: #1484486
7918 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
7919 - LP: #1484486
7920 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
7921 - LP: #1484486
7922 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7923 workaround
7924 - LP: #1484486
7925 * drm/i915/gen9: Add
7926 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
7927 - LP: #1484486
7928 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
7929 - LP: #1484486
7930 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
7931 - LP: #1484486
7932 * drm/i915/skl: Don't expose the top most plane on gen9 display
7933 - LP: #1484486
7934 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
7935 - LP: #1484486
7936 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
7937 - LP: #1484486
7938 * drm/i915: reduce indent in i9xx_hpd_irq_handler
7939 - LP: #1484531
7940 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
7941 - LP: #1484531
7942 * drm/i915: reduce indent in intel_hpd_irq_handler
7943 - LP: #1484531
7944 * drm/i915: group all hotplug related fields into a new struct in
7945 dev_priv
7946 - LP: #1484531
7947 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
7948 - LP: #1484531
7949 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
7950 - LP: #1484531
7951 * drm/i915: put back the indent in intel_hpd_irq_handler
7952 - LP: #1484531
7953 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
7954 - LP: #1484531
7955 * drm/i915: simplify condition for digital port
7956 - LP: #1484531
7957 * drm/i915: abstract away platform specific parts from hpd handling
7958 - LP: #1484531
7959 * drm/i915: Handle HPD when it has actually occurred
7960 - LP: #1484531
7961 * drm/i915: Set power domain for DDI-E
7962 - LP: #1484531
7963 * drm/i915: Set alternate aux for DDI-E
7964 - LP: #1484531
7965 * drm/i915/skl: enable DDI-E hotplug
7966 - LP: #1484531
7967 * drm/i915/bxt: fix DDI PHY vswing scale value setting
7968 - LP: #1494163
7969 * drm/i915/skl: Buffer translation improvements
7970 - LP: #1494163
7971 * drm/i915: Per-DDI I_boost override
7972 - LP: #1494163
7973 * drm/i915: fix VBT parsing for SDVO child device mapping
7974 - LP: #1494163
7975 * drm/i915/bxt: edp1.4 Intermediate Freq support
7976 - LP: #1494163
7977 * drm/i915: fix link rates reported for SKL
7978 - LP: #1494163
7979 * drm/i915: Allow parsing of variable size child device entries from VBT
7980 - LP: #1494163
7981 * drm/i915/skl: Update DDI buffer translation programming.
7982 - LP: #1494163
7983 * drm/i915: Enable HDMI on DDI-E
7984 - LP: #1484531
7985 * drm/i915/skl: Enable DDI-E
7986 - LP: #1484531
7987 * drm/i915: eDP can be present on DDI-E
7988 - LP: #1484531
7989 * drm/i915/skl: Adding DDI_E power well domain
7990 - LP: #1484531
7991 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
7992 - LP: #1490035
7993 * drm/i915: Split atomic wm update to pre and post variants
7994 - LP: #1493746
7995 * drm/i915/skl: Drop the preliminary_hw_support flag
7996 - LP: #1486868
7997 * drm/i915: set FDI translations to NULL on SKL
7998 - LP: #1494163
7999
8000 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
8001
8002 linux (4.2.0-9.9) wily; urgency=low
8003
8004 [ Tim Gardner ]
8005
8006 * Release Tracking Bug
8007 - LP: #1493970
8008 * [Config] CONFIG_MFD_INTEL_LPSS=m
8009 - LP: #1397876
8010
8011 [ dann frazier ]
8012
8013 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
8014 - LP: #1388952
8015
8016 [ Michael Ellerman ]
8017
8018 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
8019 Fixes FTBS on 32 bit powerpc, patch sent upstream.
8020
8021 [ Upstream Kernel Changes ]
8022
8023 * thermal/powerclamp: add cpu id for skylake h/s
8024 - LP: #1398269
8025 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
8026 - LP: #1397852
8027 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
8028 - LP: #1460905
8029 * i2c: i801: Create iTCO device on newer Intel PCHs
8030 - LP: #1460905
8031 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
8032 - LP: #1460905
8033 * perf/x86: Add a native_perf_sched_clock_from_tsc()
8034 - LP: #1397867
8035 * perf/x86/intel: Add support for PEBSv3 profiling
8036 - LP: #1397867
8037 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
8038 - LP: #1397867
8039 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
8040 - LP: #1397867
8041 * perf: Add cycles to branch_info
8042 - LP: #1397867
8043 * perf/x86/intel/lbr: Add support for LBRv5
8044 - LP: #1397867
8045 * perf/x86/intel: Handle new arch perfmon v4 status bits
8046 - LP: #1397867
8047 * perf/x86/intel: Move PMU ACK to after LBR read
8048 - LP: #1397867
8049 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
8050 - LP: #1397867
8051 * perf/x86/intel: Add Intel Skylake PMU support
8052 - LP: #1397867
8053 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
8054 call stack
8055 - LP: #1397867
8056 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
8057 - LP: #1397867
8058 * perf/x86: Make merge_attr() global to use from perf_event_intel
8059 - LP: #1397867
8060 * perf/x86/intel: Use 0x11 as extra reg test value
8061 - LP: #1397867
8062 * perf tools: Add support for cycles, weight branch_info field
8063 - LP: #1397867
8064 * perf report: Add flag for non ANY branch mode
8065 - LP: #1397867
8066 * perf report: Add infrastructure for a cycles histogram
8067 - LP: #1397867
8068 * perf report: Add processing for cycle histograms
8069 - LP: #1397867
8070 * perf annotate: Compute IPC and basic block cycles
8071 - LP: #1397867
8072 * perf annotate: Finally display IPC and cycle accounting
8073 - LP: #1397867
8074 * perf top: Add branch annotation code to top
8075 - LP: #1397867
8076 * perf report: Display cycles in branch sort mode
8077 - LP: #1397867
8078 * perf annotate: Fix 32-bit compilation error in util/annotate.c
8079 - LP: #1397867
8080 * PM / QoS: Make it possible to expose device latency tolerance to
8081 userspace
8082 - LP: #1460908
8083 * ACPI / PM: Attach ACPI power domain only once
8084 - LP: #1460908
8085 * Driver core: wakeup the parent device before trying probe
8086 - LP: #1460908
8087 * klist: implement klist_prev()
8088 - LP: #1460908
8089 * driver core: implement device_for_each_child_reverse()
8090 - LP: #1460908
8091 * mfd: make mfd_remove_devices() iterate in reverse order
8092 - LP: #1460908
8093 * dmaengine: add a driver for Intel integrated DMA 64-bit
8094 - LP: #1460908
8095 * mfd: Add support for Intel Sunrisepoint LPSS devices
8096 - LP: #1460908
8097 * spi: pxa2xx: Add support for Intel Sunrisepoint
8098 - LP: #1397876
8099 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
8100 - LP: #1397876
8101 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
8102 - LP: #1397876
8103 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
8104 for it
8105 - LP: #1397876
8106 * intel_idle: Skylake Client Support
8107 - LP: #1397877
8108 * powerpc/kernel: Switch to using MAX_ERRNO
8109 - LP: #1458876
8110 * powerpc/kernel: Change the do_syscall_trace_enter() API
8111 - LP: #1458876
8112 * powerpc: Drop unused syscall_get_error()
8113 - LP: #1458876
8114 * powerpc: Don't negate error in syscall_set_return_value()
8115 - LP: #1458876
8116 * powerpc: Rework syscall_get_arguments() so there is only one loop
8117 - LP: #1458876
8118 * powerpc: Use orig_gpr3 in syscall_get_arguments()
8119 - LP: #1458876
8120 * powerpc: Change syscall_get_nr() to return int
8121 - LP: #1458876
8122 * powerpc/kernel: Add SIG_SYS support for compat tasks
8123 - LP: #1458876
8124 * powerpc/kernel: Enable seccomp filter
8125 - LP: #1458876
8126 * selftests/seccomp: Make seccomp tests work on big endian
8127 - LP: #1458876
8128 * selftests/seccomp: Add powerpc support
8129 - LP: #1458876
8130 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
8131
8132 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
8133
8134 linux (4.2.0-8.8) wily; urgency=low
8135
8136 [ Tim Gardner ]
8137
8138 * Release Tracking Bug
8139 - LP: #1493357
8140 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
8141 - LP: #1488495
8142 * [Config] CONFIG_CXLFLASH=m
8143 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
8144
8145
8146 [ Andy Whitcroft ]
8147
8148 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
8149 * [Packaging] mark up control for stage1
8150 * [Config] kernel-versions -- clean up deps field
8151 * [Config] s390x -- build linux-libc-dev
8152 - LP: #1488653
8153 * [Packaging] control -- prepare for new kernel-wedge semantics
8154
8155 [ Upstream Kernel Changes ]
8156
8157 * crypto: vmx - Fixing AES-CTR counter bug
8158 - LP: #1484519
8159 * crypto: vmx - Fixing GHASH Key issue on little endian
8160 - LP: #1484519
8161 * powerpc: Uncomment and make enable_kernel_vsx() routine available
8162 - LP: #1484519
8163 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
8164 - LP: #1484519
8165 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
8166 'okay'
8167 - LP: #1488495
8168 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
8169 - LP: #1488495
8170 * crypto: nx - do not emit extra output if status is disabled
8171 - LP: #1488495
8172 * crypto: nx - reduce chattiness of platform drivers
8173 - LP: #1488495
8174 * crypto: nx/842 - Fix context corruption
8175 - LP: #1488495
8176 * crypto: nx - remove __init/__exit from VIO functions
8177 - LP: #1488495
8178 * crypto: nx - remove pSeries NX 'status' field
8179 - LP: #1488495
8180 * crypto: nx - move kzalloc() out of spinlock
8181 - LP: #1488495
8182 * crypto: nx - don't register pSeries driver if ENODEV
8183 - LP: #1488495
8184 * crypto: nx - use common code for both NX decompress success cases
8185 - LP: #1488495
8186 * crypto: nx - merge nx-compress and nx-compress-crypto
8187 - LP: #1488495
8188 * crypto: nx - rename nx-842-crypto.c to nx-842.c
8189 - LP: #1488495
8190 * crypto: nx - make platform drivers directly register with crypto
8191 - LP: #1488495
8192 * cxlflash: Base support for IBM CXL Flash Adapter
8193 - LP: #1449121
8194 * cxlflash: Base error recovery support
8195 - LP: #1449121
8196 * cxlflash: Superpipe support
8197 - LP: #1449121
8198 * cxlflash: Virtual LUN support
8199 - LP: #1449121
8200 * cxlflash: off by one bug in cxlflash_show_port_status()
8201 - LP: #1449121
8202 * cxlflash: shift wrapping bug in afu_link_reset()
8203 - LP: #1449121
8204 * cxlflash: Remove unused variable from queuecommand
8205 - LP: #1449121
8206 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
8207 pci_controller_ops
8208 * powerpc/eeh: Probe after unbalanced kref check
8209 * misc: cxl: clean up afu_read_config()
8210 * cxl: Add explicit precision specifiers
8211 * cxl: use more common format specifier
8212 * cxl: Destroy cxl_adapter_idr on module_exit
8213 * cxl: Destroy afu->contexts_idr on release of an afu
8214 * cxl: Don't ignore add_process_element() result when attaching context
8215 * cxl: Compile with -Werror
8216 * cxl: sparse: Make declarations static
8217 * cxl: sparse: Silence iomem warning in debugfs file creation
8218 * cxl: Convert MMIO read/write macros to inline functions
8219 * cxl: Drop commands if the PCI channel is not in normal state
8220 * cxl: Allocate and release the SPA with the AFU
8221 * cxl: Make IRQ release idempotent
8222 * cxl: Clean up adapter MMIO unmap path.
8223 * cxl: Refactor adaptor init/teardown
8224 * cxl: Refactor AFU init/teardown
8225 * cxl: Don't remove AFUs/vPHBs in cxl_reset
8226 * cxl: Allow the kernel to trust that an image won't change on PERST.
8227 * cxl: EEH support
8228 * cxl: Add CONFIG_CXL_EEH symbol
8229 * cxl: Plug irq_bitmap getting leaked in cxl_context
8230 * cxl: Add alternate MMIO error handling
8231 * cxl: Allow release of contexts which have been OPENED but not STARTED
8232 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
8233 * cxl: Release irqs if memory allocation fails
8234 * cxl: Remove racy attempt to force EEH invocation in reset
8235 * cxl: Fix + cleanup error paths in cxl_dev_context_init
8236 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
8237 * cxl: Set up and enable PSL Timebase
8238
8239 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
8240
8241 linux (4.2.0-7.7) wily; urgency=low
8242
8243 [ Tim Gardner ]
8244
8245 * Release Tracking Bug
8246 - LP: #1490564
8247 * rebase to v4.2
8248
8249 [ Wen Xiong ]
8250
8251 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
8252 - LP: #1453892
8253
8254 [ Upstream Kernel Changes ]
8255
8256 * rebase to v4.2
8257 - LP: #1487345
8258
8259 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
8260
8261 linux (4.2.0-6.6) wily; urgency=low
8262
8263 [ Tim Gardner ]
8264
8265 * Release Tracking Bug
8266 - LP: #1488138
8267
8268 [ Andy Whitcroft ]
8269
8270 * rebase to v4.2-rc8
8271
8272 [ Shilpasri G Bhat ]
8273
8274 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
8275 level
8276 - LP: #1480894
8277 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
8278 - LP: #1480894
8279 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
8280 notification
8281 - LP: #1480894
8282 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
8283 OCC_THROTTLE
8284 - LP: #1480894
8285 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
8286 bit is set
8287 - LP: #1480894
8288 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
8289 unthrottling
8290 - LP: #1480894
8291
8292 [ Upstream Kernel Changes ]
8293
8294 * rebase to v4.2-rc8
8295 - LP: #1483440
8296 - LP: #1484334
8297
8298 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
8299
8300 linux (4.2.0-5.5) wily; urgency=low
8301
8302 [ Tim Gardner ]
8303
8304 * Release Tracking Bug
8305 - LP: #1487173
8306
8307 [ Andy Whitcroft ]
8308
8309 * [Packaging] correct spelling of probabaly on the tools packages
8310 - LP: #1256822
8311 * rebase to v4.2-rc7
8312
8313 [ dann frazier ]
8314
8315 * d-i: Add nicpf and nicvf to nic-modules
8316 * d-i: Enable usb modules on arm64
8317
8318 [ Mahesh Salgaonkar ]
8319
8320 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
8321 - LP: #1482343
8322 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
8323 - LP: #1482343
8324 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
8325 machine check errors.
8326 - LP: #1482343
8327 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
8328 - LP: #1482343
8329
8330 [ Vipin K Parashar ]
8331
8332 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
8333 PowerNV platform
8334 - LP: #1469771
8335
8336 [ Upstream Kernel Changes ]
8337
8338 * rebase to v4.2-rc7
8339
8340 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
8341
8342 linux (4.2.0-4.4) wily; urgency=low
8343
8344 [ Tim Gardner ]
8345
8346 * Release Tracking Bug
8347 - LP: #1483677
8348
8349 [ Achiad Shochat ]
8350
8351 * SAUCE: net/mlx5e: Support TX packet copy into WQE
8352 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
8353 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
8354 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
8355
8356 [ Adam Lee ]
8357
8358 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
8359 - LP: #1480142
8360
8361 [ dann frazier ]
8362
8363 * [Config] CONFIG_NR_CPUS=128 on arm64
8364
8365 [ Leann Ogasawara ]
8366
8367 * [Config] d-i -- Add sfc to nic-modules udeb
8368 - LP: #1481490
8369
8370 [ Saeed Mahameed ]
8371
8372 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
8373 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
8374
8375 [ Tim Gardner ]
8376
8377 * [Config] CONFIG_X86_INTEL_MPX=y
8378 - LP: #1460902
8379 * [Debian] change dependency on module-init-tools to kmod
8380 - LP: #1481986
8381 * rebase to v4.2-rc6
8382
8383 [ Upstream Kernel Changes ]
8384
8385 * rebase to v4.2-rc6
8386
8387 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
8388
8389 linux (4.2.0-3.3) wily; urgency=low
8390
8391 [ Tim Gardner ]
8392
8393 * Release Tracking Bug
8394 - LP: #1481462
8395 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
8396 Fixes an FTBS for at least one DKMS package.
8397
8398 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
8399
8400 linux (4.2.0-2.2) wily; urgency=low
8401
8402 [ Tim Gardner ]
8403
8404 * Release Tracking Bug
8405 - LP: #1481067
8406 * rebase to v4.2-rc5
8407
8408 [ Andy Whitcroft ]
8409
8410 * [Packaging] module-inclusion -- commonise copy code and simplify
8411 * [Packaging] module-inclusion -- add manual command entries
8412 * [Packaging] module blacklists -- add support for manual blacklists
8413 * [Packaging] do_common_tools should always be on
8414 * [Packaging] initscripts need installing when making the package
8415 * [Packaging] initscripts work around bug in debhelper systemd support
8416 * [Config] exclude oss modules from linux-image
8417 - LP: #1434842
8418 * hyper-v -- add hid and fb drivers to linux-virtual
8419 - LP: #1444179
8420 * ubuntu: (no-squash) vbox -- infrastructure and updater
8421 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8422 - LP: #1426113
8423 * ubuntu: vbox -- update to 5.0.0-dfsg-1
8424 - LP: #1480879
8425 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
8426 * [Config] move vbox modules into linux-image
8427
8428 [ Upstream Kernel Changes ]
8429
8430 * rebase to v4.2-rc5
8431 - LP: #1478497
8432 - LP: #1477900
8433
8434 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
8435
8436 linux (4.2.0-1.1~rc1) wily; urgency=low
8437
8438 [ Andy Whitcroft ]
8439
8440 * Release Tracking Bug
8441 - LP: #1479903
8442 * Initial upload of v4.2 based kernel (currently v4.-rc4)
8443
8444 [ Upstream Kernel Changes ]
8445
8446 * rebase to v4.2-rc4
8447 - LP: #1476987
8448 - LP: #1476888
8449 * rebase to v4.2-rc3
8450 * rebase to v4.2-rc2
8451 * rebase to v4.2-rc1
8452 - LP: #1394368
8453 - LP: #1427680
8454 - LP: #1462614
8455 - LP: #1397021
8456
8457 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
8458
8459 linux (4.1.0-3.3) wily; urgency=low
8460
8461 [ Andy Whitcroft ]
8462
8463 * Release Tracking Bug
8464 - LP: #1478897
8465
8466 [ Colin Ian King ]
8467
8468 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
8469 - CVE-2015-1333
8470
8471 [ Seth Forshee ]
8472
8473 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
8474 - LP: #1478578
8475
8476 [ Upstream Kernel Changes ]
8477
8478 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
8479 - LP: #1461620
8480 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
8481 * x86/nmi/64: Remove asm code that saves cr2
8482 * x86/nmi/64: Switch stacks on userspace NMI entry
8483 * x86/nmi/64: Reorder nested NMI checks
8484 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
8485 detection
8486
8487 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
8488
8489 linux (4.1.0-2.4) wily; urgency=low
8490
8491 [ Andy Whitcroft ]
8492
8493 * SAUCE: overlayfs: when copying up and reading directories ensure
8494 mounter had permissions V2
8495 - CVE-2015-1328
8496
8497 [ Leann Ogasawara ]
8498
8499 * Release Tracking Bug
8500 - LP: #1465419
8501
8502 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8503
8504 linux (4.1.0-2.2) wily; urgency=low
8505
8506 [ Tim Gardner ]
8507
8508 * rebase to v4.1.3
8509 * [Config] Add i40e[vf] to d-i
8510 - LP: #1476393
8511
8512 [ Upstream Kernel Changes ]
8513
8514 * rebase to v4.1.3
8515 - LP: #1427680
8516 - LP: #1462614
8517 - LP: #1394368
8518
8519 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
8520
8521 linux (4.1.0-1.1) wily; urgency=low
8522
8523 [ Andy Whitcroft ]
8524
8525 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8526 - LP: #1395877, #1410480
8527 * SAUCE: overlayfs: when copying up and reading directories ensure
8528 mounter had permissions V2
8529 - CVE-2015-1328
8530 * [Packaging] fix up Vcs-Git: to point to launchpad
8531 * [Config] correct linux-initramfs-tool virtual linkage
8532 - LP: #1474810
8533
8534 [ Chris J Arges ]
8535
8536 * [Config] Add dm-service-time to multipath-modules
8537 - LP: #1469240
8538 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
8539 - LP: #1464560
8540
8541 [ Jay Vosburgh ]
8542
8543 * SAUCE: fan: Proof of concept implementation (v2)
8544 - LP: #1439706
8545 * SAUCE: fan: tunnel multiple mapping mode (v3)
8546 - LP: #1470091
8547
8548 [ Leann Ogasawara ]
8549
8550 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
8551 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
8552 considering"
8553 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
8554 * Revert "SAUCE: dm-crypt: never use write same"
8555 * Release Tracking Bug
8556 - LP: #1476333
8557
8558 [ Tim Gardner ]
8559
8560 * Rebase to v4.1
8561 - LP: #1443371
8562 * [Config] Enable Apparmor
8563 * [Config] CONFIG_OVERLAY_FS_V1=y
8564 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
8565 - LP: #1469829
8566 * [Config] CONFIG_VM86=n
8567 - LP: #1473447
8568 * [Config] ACORN_PARTITION=n
8569 - LP: #1453117
8570
8571 [ Timo Aaltonen ]
8572
8573 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
8574 - LP: #1473319
8575
8576 [ Upstream Kernel Changes ]
8577
8578 * efi: efivar_create_sysfs_entry() should return negative error codes
8579 * efi: Add esrt support
8580 * x86, doc: Remove cmdline_size from list of fields to be filled in for
8581 EFI handover
8582 * efi/esrt: Fix some compiler warnings
8583 * efi: dmi: List SMBIOS3 table before SMBIOS table
8584 * efi: Add 'systab' information to Documentation/ABI
8585 * ALSA: hda - restore the MIC FIXUP for some Dell machines
8586 - LP: #1473560
8587 * mtd: powernv: Add powernv flash MTD abstraction driver
8588 - LP: #1464560
8589 * powerpc/powernv: Expose OPAL APIs required by PRD interface
8590 - LP: #1464560
8591 * powerpc/powernv: Add opal-prd channel
8592 - LP: #1464560
8593 * powerpc/powernv: fix construction of opal PRD messages
8594 - LP: #1464560
8595 * powerpc/include: Add opal-prd to installed uapi headers
8596 - LP: #1464560
8597 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
8598 - LP: #1464560
8599
8600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
8601
8602 linux (4.0.0-2.4) wily; urgency=low
8603
8604 [ Andy Whitcroft ]
8605
8606 * SAUCE: overlayfs: when copying up and reading directories ensure
8607 mounter had permissions V2
8608 - CVE-2015-1328
8609
8610 [ Leann Ogasawara ]
8611
8612 * Release Tracking Bug
8613 - LP: #1465419
8614
8615 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8616
8617 linux (4.0.0-1.2) wily; urgency=low
8618
8619 [ Andy Whitcroft ]
8620
8621 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8622 - LP: #1395877, #1410480
8623 * [Config] enable CONFIG_OVERLAY_FS_V1
8624
8625 [ Tai Nguyen ]
8626
8627 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8628 - LP: #1463211
8629
8630 [ Tim Gardner ]
8631
8632 * [Config] CONFIG_HIBERNATION=n for ppc64el
8633 - LP: #1463836
8634
8635 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8636
8637 linux (4.0.0-1.1) wily; urgency=low
8638
8639 [ Leann Ogasawara ]
8640
8641 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8642 - LP: #1457510
8643 * powerpc/powernv: Check image loaded or not before calling flash
8644 - LP: #1461553
8645
8646 [ Tim Gardner ]
8647
8648 * [Config] armhf: CPUFREQ_DT=y
8649 - LP: #1457781
8650
8651 [ Upstream Kernel Changes ]
8652
8653 * rebase to v4.0.5
8654 - LP: #1429756
8655 - LP: #1452175
8656 - LP: #1454656
8657 - LP: #1447909
8658 - LP: #1446517
8659 - LP: #1428947
8660 - LP: #1410704
8661 - LP: #1412800
8662 - LP: #1400215
8663 - LP: #1411193
8664 - LP: #1412800
8665 - LP: #1408295
8666 - LP: #1436745
8667
8668 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8669
8670 linux (3.19.0-10.10) vivid; urgency=low
8671
8672 [ Andy Whitcroft ]
8673
8674 * [Packaging] control -- make element ordering deterministic
8675 * [Config] allow dracult to support initramfs as well
8676 - LP: #1109029
8677 * [Packaging] generate live watchdog blacklists
8678 - LP: #1432837
8679
8680 [ Leann Ogasawara ]
8681
8682 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8683 - LP: #1397860
8684 * rebase to v3.19.2
8685
8686 [ Upstream Kernel Changes ]
8687
8688 * thinkpad_acpi: support new BIOS version string pattern
8689 - LP: #1417915
8690 * arm64: Invalidate the TLB corresponding to intermediate page table
8691 levels
8692 - LP: #1432546
8693 * perf tools: Support parsing parameterized events
8694 - LP: #1430341
8695 * perf tools: Extend format_alias() to include event parameters
8696 - LP: #1430341
8697 * perf Documentation: Add event parameters
8698 - LP: #1430341
8699 * perf tools: Document parameterized and symbolic events
8700 - LP: #1430341
8701 * perf: provide sysfs_show for struct perf_pmu_events_attr
8702 - LP: #1430341
8703 * perf: add PMU_EVENT_ATTR_STRING() helper
8704 - LP: #1430341
8705 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8706 - LP: #1430341
8707 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8708 - LP: #1430341
8709 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8710 annotated
8711 - LP: #1430341
8712 * powerpc/perf/hv-gpci: add the remaining gpci requests
8713 - LP: #1430341
8714 * powerpc/perf/hv-24x7: Document sysfs event description entries
8715 - LP: #1430341
8716 * powerpc/iommu: Remove IOMMU device references via bus notifier
8717 - LP: #1425202
8718 * powerpc/pseries: Fix endian problems with LE migration
8719 - LP: #1428351
8720 * intel_idle: support additional Broadwell model
8721 - LP: #1400970
8722 * tools/power turbostat: support additional Broadwell model
8723 - LP: #1400970
8724 * KVM: x86: flush TLB when D bit is manually changed.
8725 - LP: #1397860
8726 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8727 - LP: #1397860
8728 * KVM: Add generic support for dirty page logging
8729 - LP: #1397860
8730 * KVM: x86: switch to kvm_get_dirty_log_protect
8731 - LP: #1397860
8732 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8733 log dirty
8734 - LP: #1397860
8735 * KVM: MMU: Add mmu help functions to support PML
8736 - LP: #1397860
8737 * KVM: MMU: Explicitly set D-bit for writable spte.
8738 - LP: #1397860
8739 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8740 - LP: #1397860
8741 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8742 - LP: #1397860
8743 * KVM: VMX: Add PML support in VMX
8744 - LP: #1397860
8745 * HID: multitouch: add support of clickpads
8746 * HID: multitouch: Add support for button type usage
8747
8748 [ Upstream Kernel Changes ]
8749
8750 * rebase to v3.19.2
8751 - LP: #1428947
8752
8753 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8754
8755 linux (3.19.0-9.9) vivid; urgency=low
8756
8757 [ Leann Ogasawara ]
8758
8759 * Release Tracking Bug
8760 - LP: #1430930
8761
8762 [ Shachar Raindel ]
8763
8764 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8765 arithmetic
8766 - LP: #1413741
8767 - CVE-2014-8159
8768
8769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8770
8771 linux (3.19.0-8.8) vivid; urgency=low
8772
8773 [ Andy Whitcroft ]
8774
8775 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8776 - LP: #1426113
8777 * rebase to stable v3.19.1
8778
8779 [ John Johansen ]
8780
8781 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8782 - LP: #1408833
8783
8784 [ Leann Ogasawara ]
8785
8786 * Release Tracking Bug
8787 - LP: #1429940
8788
8789 [ Upstream Kernel Changes ]
8790
8791 * xen: correct bug in p2m list initialization
8792 * net/mlx5_core: Fix configuration of log_uar_page_sz
8793 - LP: #1419938
8794 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8795 - LP: #1420575
8796 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8797 - LP: #1422481
8798 * net/mlx4_core: Set device configuration data to be persistent across
8799 reset
8800 - LP: #1422481
8801 * net/mlx4_core: Refactor the catas flow to work per device
8802 - LP: #1422481
8803 * net/mlx4_core: Enhance the catas flow to support device reset
8804 - LP: #1422481
8805 * net/mlx4_core: Activate reset flow upon fatal command cases
8806 - LP: #1422481
8807 * net/mlx4_core: Manage interface state for Reset flow cases
8808 - LP: #1422481
8809 * net/mlx4_core: Handle AER flow properly
8810 - LP: #1422481
8811 * net/mlx4_core: Enable device recovery flow with SRIOV
8812 - LP: #1422481
8813 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8814 - LP: #1422481
8815 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8816 - LP: #1428111
8817 * rebase to v3.19.1
8818 - LP: #1410704
8819 - LP: #1411193
8820 - LP: #1400215
8821
8822 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
8823
8824 linux (3.19.0-7.7) vivid; urgency=low
8825
8826 [ Andy Whitcroft ]
8827
8828 * Release Tracking Bug
8829 - LP: #1426013
8830
8831 [ Upstream Kernel Changes ]
8832
8833 * x86/irq: Fix regression caused by commit b568b8601f05
8834 * cxl: Fix leaking interrupts if attach process fails
8835 - LP: #1415102
8836 * cxl: Early return from cxl_handle_fault for a shut down context
8837 - LP: #1415102
8838 * cxl: Disable AFU debug flag
8839 - LP: #1415102
8840 * cxl: Disable SPAP register when freeing SPA
8841 - LP: #1415102
8842 * cxl: remove redundant increment of hwirq
8843 - LP: #1415102
8844 * cxl: Add tracepoints
8845 - LP: #1415102
8846 * cxl: Update CXL ABI documentation
8847 - LP: #1415102
8848 * cxl: Use image state defaults for reloading FPGA
8849 - LP: #1415102
8850 * cxl: Add image control to sysfs
8851 - LP: #1415102
8852 * cxl: Enable CAPP recovery
8853 - LP: #1415102
8854 * cxl: Add ability to reset the card
8855 - LP: #1415102
8856 * cxl: Fix device_node reference counting
8857 - LP: #1415102
8858 * cxl: Export optional AFU configuration record in sysfs
8859 - LP: #1415102
8860 * cxl: Fail AFU initialisation if an invalid configuration record is
8861 found
8862 - LP: #1415102
8863 * cxl: Add missing return statement after handling AFU errror
8864 - LP: #1415102
8865 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
8866 - LP: #1415102
8867 * powerpc/eeh: Allow to set maximal frozen times
8868 - LP: #1415102
8869 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
8870
8871 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
8872
8873 linux (3.19.0-6.6) vivid; urgency=low
8874
8875 [ Andy Whitcroft ]
8876
8877 * systemd -- fix hyper-v units to be non-forking
8878 - LP: #1401525
8879 * [Config] move vbox modules into linux-image
8880 * ubuntu: vbox -- update to 4.3.22-dfsg-1
8881
8882 [ Brad Figg ]
8883
8884 * SAUCE: DEP8 test to run our regression tests
8885
8886 [ Paolo Pisati ]
8887
8888 * [Config] I2C_CHARDEV=y
8889 - LP: #1417032
8890
8891 [ Upstream Kernel Changes ]
8892
8893 * PCI: Fix infinite loop with ROM image of size 0
8894 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
8895 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
8896 controller
8897 - LP: #1400215
8898
8899 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
8900
8901 linux (3.19.0-5.5) vivid; urgency=low
8902
8903 [ Andy Whitcroft ]
8904
8905 * [Config] CONFIG_FA_DUMP=y
8906 - LP: #1415562
8907 * ubuntu: (no-squash) vbox -- infrastructure and updater
8908 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
8909 * rebase to v3.19 final
8910
8911 [ Chris J Arges ]
8912
8913 * [Config] Add ibmvfc to d-i
8914 - LP: #1416001
8915 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
8916 - LP: #1292234
8917
8918 [ Upstream Kernel Changes ]
8919
8920 * rebase to v3.19
8921
8922 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
8923
8924 linux (3.19.0-4.4) vivid; urgency=low
8925
8926 [ Andy Whitcroft ]
8927
8928 * [Config] apply Kernel hacking >> Tracers config defaults
8929 * hyper-v -- fix comment handing in /etc/network/interfaces
8930 - LP: #1413020
8931 * rebase to v3.19-rc7
8932 * updateconfigs following rebase to v3.19-rc7
8933
8934 [ Ben Hutchings ]
8935
8936 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
8937 - LP: #1413149
8938
8939 [ Upstream Kernel Changes ]
8940
8941 * rebase to v3.19-rc7
8942
8943 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
8944
8945 linux (3.19.0-3.3) vivid; urgency=low
8946
8947 [ Andy Whitcroft ]
8948
8949 * [Debian] arm64 -- build ubuntu drivers
8950 - LP: #1411284
8951 * [Packaging] config-check -- add support for enforced annotations
8952 * [Config] annotations -- switch to ENFORCED annotations
8953 * [Packaging] config-check -- drop support for enforce file
8954 * [Packaging] enforce -- drop empty enforce file
8955 * rebase to v3.19-rc5
8956 * [Config] add modules removed due to tighter dependencies
8957 * [Config] updateconfigs following rebase to v3.19-rc5
8958 * [Config] enforce CONFIG_FHANDLE=y
8959 - LP: #1412543
8960 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
8961 - LP: #1408355
8962 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
8963 - LP: #1413646
8964 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
8965 message handler config defaults
8966 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8967 config defaults
8968 * [Config] apply Device Drivers >> GPIO Support config defaults
8969 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
8970 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
8971 support) config defaults
8972 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
8973 Devices >> Support for frame buffer devices config defaults
8974 * [Config] apply Device Drivers >> HID support >> HID bus support >>
8975 Special HID drivers config defaults
8976 * [Config] apply Device Drivers >> Hardware Monitoring support config
8977 defaults
8978 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
8979 Hardware Bus support config defaults
8980 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
8981 digital converters config defaults
8982 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
8983 sensors config defaults
8984 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
8985 sensors config defaults
8986 * [Config] apply Device Drivers >> Input device support >> Generic input
8987 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8988 * [Config] apply Device Drivers >> Input device support >> Generic input
8989 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
8990 * [Config] apply Device Drivers >> LED Support >> LED Class Support
8991 config defaults
8992 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
8993 defaults
8994 * [Config] apply Device Drivers >> Multifunction device drivers config
8995 defaults
8996 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
8997 grabbers support >> Media test drivers config defaults
8998 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
8999 Adapters config defaults
9000 * [Config] apply Device Drivers >> Multimedia support >> Remote
9001 Controller devices config defaults
9002 * [Config] apply Device Drivers >> Network device support >> Distributed
9003 Switch Architecture drivers config defaults
9004 * [Config] apply Device Drivers >> Network device support >> Network core
9005 driver support config defaults
9006 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9007 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
9008 defaults
9009 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9010 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
9011 defaults
9012 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9013 * [Config] apply Device Drivers >> Pin controllers config defaults
9014 * [Config] apply Device Drivers >> SPI support config defaults
9015 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9016 Sound Architecture >> ALSA for SoC audio support config defaults
9017 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9018 Sound Architecture >> FireWire sound devices config defaults
9019 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9020 Sound Architecture >> HD-Audio config defaults
9021 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
9022 client support config defaults
9023 * [Config] apply Device Drivers >> Staging drivers >> Media staging
9024 drivers config defaults
9025 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
9026 USB Gadget Drivers >> USB functions configurable through configfs
9027 config defaults
9028 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
9029 USB Peripheral Controller config defaults
9030 * [Config] apply Networking support >> NFC subsystem support >> Near
9031 Field Communication (NFC) devices config defaults
9032 * [Config] apply Networking support >> Networking options >> Network
9033 packet filtering framework (Netfilter) >> Core Netfilter Configuration
9034 >> Netfilter nf_tables support config defaults
9035 * [Config] apply Networking support >> Networking options >> QoS and/or
9036 fair queueing >> Actions config defaults
9037 * [Config] apply Networking support >> Networking options >> TCP/IP
9038 networking config defaults
9039 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
9040 Networking Stack (mac80211) config defaults
9041 * [Config] apply Device Drivers >> Input device support >> Generic input
9042 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
9043 * [Config] apply Device Drivers >> Input device support >> Generic input
9044 layer (needed for keyboard, mouse, ...) >> Mice config defaults
9045 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9046 config defaults
9047 * [Config] apply Networking support >> Networking options >> Network
9048 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
9049 >> IPv4 NAT config defaults
9050 * [Config] apply Networking support >> Networking options >> Network
9051 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
9052 >> IPv6 NAT config defaults
9053 * [Config] apply Kernel hacking >> Kernel debugging config defaults
9054 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
9055 config defaults
9056 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
9057 values in
9058 - LP: #1414002
9059 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9060 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
9061 (iwlwifi) config defaults
9062 * [Config] apply Device Drivers >> Real Time Clock config defaults
9063 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9064 support >> SCSI low-level drivers config defaults
9065 * [Config] apply General setup >> CPU/Task time and stats accounting >>
9066 Cputime accounting config defaults
9067 * [Config] apply Device Drivers >> Mailbox Hardware Support config
9068 defaults
9069 * rebase to v3.19-rc6
9070 * [Config] updateconfigs following rebase to v3.19-rc6
9071
9072 [ Kamal Mostafa ]
9073
9074 * [Packaging] force "dpkg-source -I -i" behavior
9075
9076 [ Leann Ogasawara ]
9077
9078 * [Config] Disable CONFIG_USB_OTG
9079 - LP: #1411295
9080
9081 [ Upstream Kernel Changes ]
9082
9083 * overlay: add backwards compatible overlayfs format support (fixes)
9084 - LP: #1410480
9085
9086 [ Upstream Kernel Changes ]
9087
9088 * rebase to v3.19-rc5
9089 * rebase to v3.19-rc6
9090
9091 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
9092
9093 linux (3.19.0-2.2) vivid; urgency=low
9094
9095 [ Andy Whitcroft ]
9096
9097 * rebase to v3.19-rc4
9098 * [Config] updateconfigs following rebase to v3.19-rc4
9099 * [Packaging] install all dtb files
9100 - LP: #1408002
9101 * [Config] switch on "all" dtbs
9102 - LP: #1408002
9103
9104 [ Colin Ian King ]
9105
9106 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
9107 timers
9108 - LP: #1333569
9109
9110 [ Joseph Salisbury ]
9111
9112 * [Config] Enable CONFIG_N_GSM as module.
9113 - LP: #1404670
9114
9115 [ K. Y. Srinivasan ]
9116
9117 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
9118 - LP: #1406867
9119
9120 [ Steve McIntyre ]
9121
9122 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
9123 - LP: #1409750
9124
9125 [ Upstream Kernel Changes ]
9126
9127 * rebase to v3.19-rc4
9128
9129 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
9130
9131 linux (3.19.0-1.1) vivid; urgency=low
9132
9133 [ Andy Whitcroft ]
9134
9135 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
9136 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
9137 * Revert "SAUCE: AUFS -- aufs3-base.patch"
9138 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
9139 * rebase to v3.19-rc1
9140 * rebase to v3.19-rc2
9141 * [Config] defaultconfigs following rebase to v3.19-rc2
9142 * ubuntu: aufs3 -- follow rename of d_child
9143 * ubuntu: aufs3 -- follow switch to d_splice_alias
9144 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
9145 * ubuntu: aufs3 -- follow rename for d_alias
9146 * apparmor -- follow change to this_cpu_ptr
9147 * disable module checks for rebase
9148 * ubuntu: AUFS -- substrate: aufs3-base.patch
9149 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
9150 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
9151 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
9152 * [Configs] updateconfigs following aufs update
9153 * v3.19 series start
9154 * rebase to v3.19-rc3
9155 * [Configs] updateconfigs following rebase to v3.19-rc3
9156 * [Packaging] uploadnum should be the remainder of the version
9157 - LP: #1407755
9158 * [Packaging] handle dts directories
9159 - LP: #1408004
9160 * [Config] follow move of arm64 dts' into vendor directories
9161
9162 [ Upstream Kernel Changes ]
9163
9164 * arm64: optimized copy_to_user and copy_from_user assembly code
9165 - LP: #1400349
9166 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
9167
9168 [ Upstream Kernel Changes ]
9169
9170 * rebase to v3.19-rc1
9171 - LP: #1173681
9172 * rebase to v3.19-rc2
9173 * rebase to v3.19-rc3
9174
9175 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
9176
9177 linux (3.18.0-7.8) vivid; urgency=low
9178
9179 [ Leann Ogasawara ]
9180
9181 * Release Tracking Bug
9182 - LP: #1401590
9183
9184 [ John Johansen ]
9185
9186 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
9187 - LP: #1362199
9188 * SAUCE: Revert: fix: only allow a single threaded process to ...
9189 - LP: #1371310
9190 * SAUCE: (no-up) fix: bad unix_addr_fs macro
9191 - LP: #1390223
9192 * SAUCE: (no-up) apparmor: add parameter to control whether policy
9193 hashing is used
9194 - LP: #1383886
9195 * [config] set apparmor config options
9196
9197 [ Seth Forshee ]
9198
9199 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
9200 - LP: #1398458
9201
9202 [ Upstream Kernel Changes ]
9203
9204 * mfd: rtsx: Fix PM suspend for 5227 & 5249
9205 - LP: #1359052
9206 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
9207 - LP: #1346067
9208
9209 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
9210
9211 linux (3.18.0-6.7) vivid; urgency=low
9212
9213 [ Andy Whitcroft ]
9214
9215 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9216 assembly code"
9217 - LP: #1398596
9218 * rebase to v3.18
9219
9220 [ Chris J Arges ]
9221
9222 * [Config] CONFIG_PCIEASPM_DEBUG=y
9223 - LP: #1398544
9224
9225 [ Paolo Pisati ]
9226
9227 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
9228 - LP: #1396470
9229
9230 [ Upstream Kernel Changes ]
9231
9232 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
9233 may result in I/O freeze
9234 - LP: #1400289
9235
9236 [ Upstream Kernel Changes ]
9237
9238 * rebase to v3.18
9239
9240 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
9241
9242 linux (3.18.0-5.6) vivid; urgency=low
9243
9244 [ Leann Ogasawara ]
9245
9246 * Release Tracking Bug
9247 - LP: #1398109
9248
9249 [ Andy Whitcroft ]
9250
9251 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
9252 - LP: #1397061
9253 * rebase to v3.18-rc7
9254
9255 [ Chris J Arges ]
9256
9257 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
9258 ppc64el/generic
9259 - LP: #1395855
9260
9261 [ Upstream Kernel Changes ]
9262
9263 * rebase to v3.18-rc7
9264 - LP: #1389497
9265
9266 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
9267
9268 linux (3.18.0-4.5) vivid; urgency=low
9269
9270 [ Leann Ogasawara ]
9271
9272 * Release Tracking Bug
9273 - LP: #1395891
9274
9275 [ Andy Whitcroft ]
9276
9277 * rebase to v3.18-rc6
9278 * [Config] update configs following rebase to v3.18-rc6
9279 * [Config] enable overlayfs v1 support
9280
9281 [ Tim Gardner ]
9282
9283 * rebase to v3.18-rc5
9284
9285 [ Upstream Kernel Changes ]
9286
9287 * overlay: add backwards compatible overlayfs format support
9288 - LP: #1395877
9289
9290 [ Upstream Kernel Changes ]
9291
9292 * rebase to v3.18-rc5
9293 * rebase to v3.18-rc6
9294
9295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
9296
9297 linux (3.18.0-3.4) vivid; urgency=low
9298
9299 [ Andy Whitcroft ]
9300
9301 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
9302 * Revert "SAUCE: AUFS -- update to
9303 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
9304 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
9305 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
9306 * [Config] amd64 is now the indep architecture
9307 * [Debian] basic hook support
9308 * SAUCE: AUFS -- aufs3-base.patch
9309 * SAUCE: AUFS -- aufs3-mmap.patch
9310 * SAUCE: AUFS -- aufs3-standalone.patch
9311 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
9312 * [Config] updateconfigs following aufs3 update
9313 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
9314
9315 [ dann frazier ]
9316
9317 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
9318 - LP: #1388952
9319 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
9320 * [Config] Disable CONFIG_RCU_USER_QS on arm64
9321
9322 [ Tim Gardner ]
9323
9324 * rebase to v3.18-rc4
9325
9326 [ Upstream Kernel Changes ]
9327
9328 * rebase to v3.18-rc4
9329 - LP: #1389497
9330 - LP: #1387128
9331
9332 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
9333
9334 linux (3.18.0-2.2) vivid; urgency=low
9335
9336 [ Tim Gardner ]
9337
9338 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
9339
9340 [ Upstream Kernel Changes ]
9341
9342 * rebase to v3.18-rc3
9343
9344 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
9345
9346 linux (3.18.0-1.1) vivid; urgency=low
9347
9348 [ Andy Whitcroft ]
9349
9350 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
9351 * [Config] tools -- only build common tools when enabled
9352 * [Config] follow rename of DEB_BUILD_PROFILES
9353 * [Config] linux-image-extra is additive to linux-image
9354 - LP: #1375310
9355 * [Config] linux-image-extra postrm is not needed on purge
9356 * [Config] enable cloud tools on i386
9357 - LP: #1367399
9358
9359 [ Marc Dietrich ]
9360
9361 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
9362
9363 [ Paolo Pisati ]
9364
9365 * [Config] armhf: REGULATOR_TWL4030=y
9366 * [Config] armhf: disable JUMP_LABEL
9367 - LP: #1378856
9368
9369 [ Tim Gardner ]
9370
9371 * rebase to v3.17-rc2
9372 * updateconfigs
9373 * [Config] CONFIG_NFC_ST21NFCB=n
9374 * [Config] Added net/6lowpan/* to generic inclusion list
9375 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
9376 * rebase to v3.17-rc3
9377 * rebase to v3.17-rc4
9378 * rebase to v3.17-rc5
9379 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
9380 * [Config] CONFIG_XMON=y
9381 - LP: #1365655
9382 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
9383 - LP: #1362514
9384 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
9385 - LP: #1362514
9386 * [Config] CONFIG_DMA_CMA=n
9387 - LP: #1362261
9388 * [Config] Add mpt3sas to d-i
9389 - LP: #1368907
9390 * [Debian] set do_*_tools after stage1 or bootstrap is determined
9391 - LP: #1370211
9392 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
9393 - LP: #1244176
9394 * rebase to v3.17-rc6
9395 * SAUCE: usbip: Update include path
9396 * [Debian] usbip tools packaging
9397 - LP: #898003
9398 * [Config] Enable usbip tools
9399 - LP: #898003
9400 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
9401 - LP: #1363180
9402 * [Config] Correct annotation regarding CONFIG_DMA_CMA
9403 - LP: #1362261
9404 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
9405 - LP: #1374438
9406 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
9407 - LP: #1374440
9408 * [Debian] Don't fail if a symlink already exists
9409 * rebase to v3.17-rc7
9410 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
9411 - LP: #1374440
9412 * rebase to v3.17
9413 * rebase to v3.18-rc1
9414 * [Config] CONFIG_AUFS_FS=n for FTBS
9415 * Enable vivid
9416 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
9417 - LP: #1385510
9418 * rebase to v3.18-rc2
9419 * [Debian] Fix linux-doc dangling symlinks
9420 - LP: #661306
9421 * CONFIG_MODULE_COMPRESS=n
9422 * [Config] dropped scsi_tgt from generic inclusion list
9423 * [Config] Added drivers/uio to generic inclusion list
9424 * [Config] CONFIG_PATA_MACIO=y
9425 - LP: #1378894
9426 * [Config] CONFIG_DRM_BOCHS=n
9427 * [Debian] install usbipd
9428 - LP: #898003
9429
9430 [ Upstream Kernel Changes ]
9431
9432 * rebase to v3.18-rc2
9433
9434 [ Upstream Kernel Changes ]
9435
9436 * rebase to v3.18-rc1
9437 - LP: #1316518
9438 - LP: #1371591
9439 - LP: #1357928
9440
9441 [ Upstream Kernel Changes ]
9442
9443 * rebase to v3.17
9444
9445 [ Upstream Kernel Changes ]
9446
9447 * rebase to v3.17-rc7
9448
9449 [ Upstream Kernel Changes ]
9450
9451 * rebase to v3.17-rc6
9452
9453 [ Upstream Kernel Changes ]
9454
9455 * rebase to v3.17-rc5
9456
9457 [ Upstream Kernel Changes ]
9458
9459 * rebase to v3.17-rc4
9460
9461 [ Upstream Kernel Changes ]
9462
9463 * rebase to v3.17-rc3
9464
9465 [ Upstream Kernel Changes ]
9466
9467 * rebase to v3.17-rc2
9468 - LP: #1358116
9469 - LP: #1350148
9470 - LP: #1334950
9471 - LP: #1329580
9472 - LP: #1329580
9473 - LP: #1329580
9474
9475 [ Upstream Kernel Changes ]
9476
9477 * rebase to v3.17-rc2
9478
9479 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
9480
9481 linux (3.17.0-0.0) utopic; urgency=medium
9482
9483 * Empty entry
9484
9485 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
9486
9487 linux (3.16.0-11.16) utopic; urgency=low
9488
9489 [ Mauricio Faria de Oliveira ]
9490
9491 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
9492 - LP: #1358920
9493
9494 [ Peter Zijlstra ]
9495
9496 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
9497 - LP: #1361300
9498
9499 [ Tim Gardner ]
9500
9501 * [Config] CONFIG_ZPOOL=y
9502 - LP: #1360428
9503 * Release Tracking Bug
9504 - LP: #1361308
9505
9506 [ Upstream Kernel Changes ]
9507
9508 * Revert "net/mlx4_en: Fix bad use of dev_id"
9509 - LP: #1347012
9510 * net/mlx4_en: Reduce memory consumption on kdump kernel
9511 - LP: #1347012
9512 * net/mlx4_en: Fix mac_hash database inconsistency
9513 - LP: #1347012
9514 * net/mlx4_en: Disable blueflame using ethtool private flags
9515 - LP: #1347012
9516 * net/mlx4_en: current_mac isn't updated in port up
9517 - LP: #1347012
9518 * net/mlx4_core: Use low memory profile on kdump kernel
9519 - LP: #1347012
9520 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
9521 - LP: #1347169
9522 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
9523 - LP: #1347169
9524 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
9525 - LP: #1347169
9526 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
9527 - LP: #1347169
9528 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
9529 - LP: #1347169
9530 * drivers: scsi: storvsc: Set srb_flags in all cases
9531 - LP: #1347169
9532 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
9533 - LP: #1347169
9534 * namespaces: Use task_lock and not rcu to protect nsproxy
9535 - LP: #1328088
9536 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
9537 * mm/zbud: change zbud_alloc size type to size_t
9538 - LP: #1360428
9539 * mm/zpool: implement common zpool api to zbud/zsmalloc
9540 - LP: #1360428
9541 * mm/zpool: zbud/zsmalloc implement zpool
9542 - LP: #1360428
9543 * mm/zpool: update zswap to use zpool
9544 - LP: #1360428
9545 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
9546 - LP: #1341296
9547 * iommu/amd: Fix for pasid initialization
9548 - LP: #1361300
9549 * iommu/amd: Moving PPR fault flags macros definitions
9550 - LP: #1361300
9551 * iommu/amd: Drop oprofile dependency
9552 - LP: #1361300
9553 * iommu/amd: Fix typo in amd_iommu_v2 driver
9554 - LP: #1361300
9555 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
9556 - LP: #1361300
9557 * iommu/amd: Don't free pasid_state in mn_release path
9558 - LP: #1361300
9559 * iommu/amd: Get rid of __unbind_pasid
9560 - LP: #1361300
9561 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
9562 - LP: #1361300
9563 * iommu/amd: Add pasid_state->invalid flag
9564 - LP: #1361300
9565 * iommu/amd: Don't hold a reference to mm_struct
9566 - LP: #1361300
9567 * iommu/amd: Don't hold a reference to task_struct
9568 - LP: #1361300
9569 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
9570 - LP: #1361300
9571 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
9572 - LP: #1361300
9573 * iommu/amd: Remove change_pte mmu_notifier call-back
9574 - LP: #1361300
9575 * iommu/amd: Fix device_state reference counting
9576 - LP: #1361300
9577 * iommu/amd: Fix 2 typos in comments
9578 - LP: #1361300
9579
9580 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
9581
9582 linux (3.16.0-10.15) utopic; urgency=low
9583
9584 [ dann frazier ]
9585
9586 * [debian] Fix regression with ABI subversions and backport
9587
9588 [ Feng Kan ]
9589
9590 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
9591 modify write.
9592 - LP: #1357527
9593 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9594 assembly code
9595 - LP: #1358949
9596
9597 [ Stefan Bader ]
9598
9599 * SAUCE: bcache: prevent crash on changing writeback_running
9600 - LP: #1357295
9601
9602 [ Tim Gardner ]
9603
9604 * [Config] CONFIG_XFRM_STATISTICS=y
9605 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
9606 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
9607 - LP: #1353005
9608 * Release Tracking Bug
9609 - LP: #1359783
9610
9611 [ Upstream Kernel Changes ]
9612
9613 * intel_idle: Broadwell support
9614 - LP: #1256170
9615 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
9616 - LP: #1357108
9617 * powerpc/powernv: Invoke opal call to handle hmi.
9618 - LP: #1357108
9619 * powerpc/book3s: handle HMIs for cpus in nap mode.
9620 - LP: #1357108
9621 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9622 - LP: #1357108
9623 * powerpc: Add smp_mb() to arch_spin_is_locked()
9624 - LP: #1358569
9625 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9626 - LP: #1358569
9627 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9628 temperature
9629 - LP: #1353005
9630 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9631 - LP: #1358855
9632 * printk: Add function to return log buffer address and size
9633 - LP: #1359423
9634 * powerpc/powernv: Interface to register/unregister opal dump region
9635 - LP: #1359423
9636 * bcache: fix crash on shutdown in passthrough mode
9637 - LP: #1357295
9638 * bcache: fix uninterruptible sleep in writeback thread
9639 - LP: #1357295
9640
9641 [ Vinayak Kale ]
9642
9643 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9644 - LP: #1357527
9645 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9646 - LP: #1357527
9647
9648 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9649
9650 linux (3.16.0-9.14) utopic; urgency=low
9651
9652 [ Tim Gardner ]
9653
9654 * Release Tracking Bug
9655 - LP: #1357370
9656
9657 [ Serge Hallyn ]
9658
9659 * SAUCE: Overlayfs: allow unprivileged mounts
9660 - LP: #1357025
9661
9662 [ Upstream Kernel Changes ]
9663
9664 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9665 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9666 * dts: Add bindings for APM X-Gene SoC ethernet driver
9667 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9668 * powerpc/thp: Add write barrier after updating the valid bit
9669 - LP: #1357014
9670 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9671 - LP: #1357014
9672 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9673 of 4k pte
9674 - LP: #1357014
9675 * powerpc/thp: Handle combo pages in invalidate
9676 - LP: #1357014
9677 * powerpc/thp: Invalidate with vpn in loop
9678 - LP: #1357014
9679 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9680 - LP: #1357014
9681 * powerpc/mm: Use read barrier when creating real_pte
9682 - LP: #1357014
9683 * powerpc/thp: Add tracepoints to track hugepage invalidate
9684 - LP: #1357014
9685 * rebase to v3.16.1
9686
9687 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9688
9689 linux (3.16.0-8.13) utopic; urgency=low
9690
9691 [ Tim Gardner ]
9692
9693 * Release Tracking Bug
9694 - LP: #1356403
9695
9696 [ dann frazier ]
9697
9698 * [debian] Allow for package revisions condusive for branching
9699
9700 [ Upstream Kernel Changes ]
9701
9702 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9703 - LP: #1350087
9704 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9705 - LP: #1350087
9706 * powerpc/powernv: Enable M64 aperatus for PHB3
9707 - LP: #1355469
9708 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9709 - LP: #1352994
9710 * powerpc: Add machine_early_initcall()
9711 - LP: #1352640
9712 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9713 - LP: #1352640
9714 * powerpc/eeh: Avoid event on passed PE
9715 - LP: #1352640
9716 * powerpc/eeh: EEH support for VFIO PCI device
9717 - LP: #1352640
9718 * powerpc/eeh: sysfs entries lost
9719 - LP: #1352640
9720 * powerpc/powernv: Fix IOMMU table for VFIO dev
9721 - LP: #1352640
9722 * powerpc/eeh: Fetch IOMMU table in reliable way
9723 - LP: #1352640
9724 * powerpc/eeh: Refactor EEH flag accessors
9725 - LP: #1352640
9726 * powerpc/eeh: Selectively enable IO for error log
9727 - LP: #1352640
9728 * powerpc/eeh: Reduce lines of log dump
9729 - LP: #1352640
9730 * powerpc/eeh: Replace pr_warning() with pr_warn()
9731 - LP: #1352640
9732 * powerpc/eeh: Make diag-data not endian dependent
9733 - LP: #1352640
9734 * powerpc/eeh: Aux PE data for error log
9735 - LP: #1352640
9736 * PCI: Support BAR sizes up to 128GB
9737 - LP: #1352640
9738 * powerpc/powernv: Allow to freeze PE
9739 - LP: #1352640
9740 * powerpc/powernv: Split ioda_eeh_get_state()
9741 - LP: #1352640
9742 * powerpc/powernv: Handle compound PE
9743 - LP: #1352640
9744 * powerpc/powernv: Handle compound PE for EEH
9745 - LP: #1352640
9746 * powerpc/powernv: Handle compound PE in config accessors
9747 - LP: #1352640
9748 * mnt: Only change user settable mount flags in remount
9749 - LP: #1356318
9750 - CVE-2014-5206
9751 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9752 - LP: #1356318
9753 - CVE-2014-5206
9754 * mnt: Correct permission checks in do_remount
9755 - LP: #1356323
9756 - CVE-2014-5207
9757 * mnt: Change the default remount atime from relatime to the existing value
9758 - LP: #1356323
9759 - CVE-2014-5207
9760
9761 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9762
9763 linux (3.16.0-7.12) utopic; urgency=low
9764
9765 [ Andy Whitcroft ]
9766
9767 * rebase to v3.16 final
9768 * [Config] d-i -- add virtio_scsi to virtio-modules
9769 - LP: #1342000
9770
9771 [ dann frazier ]
9772
9773 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9774
9775 [ Tim Gardner ]
9776
9777 * [Config] CONFIG_MICROCODE=y
9778 - LP: #1084373
9779 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9780 - LP: #1349028
9781 * [Config] Add hv_balloon to d-i virtio-modules
9782 - LP: #1292216
9783 * Release Tracking Bug
9784 - LP: #1354530
9785
9786 [ Upstream Kernel Changes ]
9787
9788 * rebase to v3.16
9789
9790 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9791
9792 linux (3.16.0-6.11) utopic; urgency=low
9793
9794 [ Paolo Pisati ]
9795
9796 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9797 * [Config] armhf: KEYBOARD_IMX=m
9798 * [Config] armhf: build cubox & imx6 DTBs
9799 * [Config] armhf: RTC_DRV_PCF8523=y
9800
9801 [ Tim Gardner ]
9802
9803 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9804 - LP: #1344405
9805 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9806 - LP: #1343109
9807 * Release Tracking Bug
9808 - LP: #1349196
9809
9810 [ Upstream Kernel Changes ]
9811
9812 * rebase to v3.16-rc7
9813
9814 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9815
9816 linux (3.16.0-5.10) utopic; urgency=low
9817
9818 [ Tim Gardner ]
9819
9820 * Release Tracking Bug
9821 - LP: #1346298
9822 * [Config] CONFIG_GPIO_SYSFS=y
9823 - LP: #1342153
9824 * rebase to v3.16-rc6
9825
9826 [ Paolo Pisati ]
9827
9828 * [Config] enable ARCH_MVEBU*
9829 * [Config] AHCI_MVEBU=m
9830 * [Config] ARMADA_THERMAL=y
9831 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
9832 * [Config] CRYPTO_DEV_MV_CESA=m
9833 * [Config] I2C_MV64XXX=m
9834 * [Config] MMC_MVSDIO=m
9835 * [Config] MMC_SDHCI_DOVE=m
9836 * [Config] MTD_NAND_ORION=m
9837 * [Config] MTD_NAND_PXA3xx=m
9838 * [Config] MVNETA=m
9839 * [Config] MV_XOR=y
9840 * [Config] ORION_WATCHDOG=m
9841 * [Config] PCI_MVEBU=y
9842 * [Config] RTC_DRV_MV=y
9843 * [Config] SND_KIRKWOOD_SOC*=m
9844 * [Config] SPI_ORION=m
9845 * [Config] USB_XHCI_MVEBU=m
9846 * [Config] armhf: build all Armada and Dove DTBs
9847 * [Config] armhf: SERIAL_8250_DW=y
9848
9849 [ Upstream Kernel Changes ]
9850
9851 * rebase to v3.16-rc6
9852
9853 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
9854
9855 linux (3.16.0-4.9) utopic; urgency=low
9856
9857 [ Tim Gardner ]
9858
9859 * Release Tracking Bug
9860 - LP: #1341543
9861
9862 [ Upstream Kernel Changes ]
9863
9864 * rebase to v3.16-rc5
9865
9866 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
9867
9868 linux (3.16.0-3.8) utopic; urgency=low
9869
9870 [ Tim Gardner ]
9871
9872 * Release Tracking Bug
9873 - LP: #1340091
9874
9875 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
9876
9877 linux (3.16.0-2.7) utopic; urgency=low
9878
9879 [ Andy Whitcroft ]
9880
9881 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
9882 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9883
9884 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
9885
9886 linux (3.16.0-2.6) utopic; urgency=low
9887
9888 [ Andy Whitcroft ]
9889
9890 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
9891 Fixes FTBS.
9892
9893 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
9894
9895 linux (3.16.0-2.5) utopic; urgency=low
9896
9897 [ Andy Whitcroft ]
9898
9899 * ubuntu -- fix basic format for ubuntu/Makefile
9900 * ubuntu: AUFS (no-squash): basic framework and update machinary
9901 * ubuntu: aufs3 -- update update scripting
9902 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9903 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9904 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9905 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
9906 * [Configs] AUFS configs
9907 * ubuntu: aufs3 -- reenable
9908
9909 [ Tim Gardner ]
9910
9911 * CONFIG_LATENCYTOP=n
9912
9913 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
9914
9915 linux (3.16.0-2.4) utopic; urgency=low
9916
9917 [ Andy Whitcroft ]
9918
9919 * [Config] flip VIRTIO*=y
9920 * [Config] commonise CONFIG_SWIOTLB=y
9921 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
9922 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
9923 config defaults
9924 * [Config] apply Device Drivers >> Block devices config defaults
9925 * [Config] apply Device Drivers >> Character devices config defaults
9926 * [Config] apply Device Drivers >> DMA Engine support config defaults
9927 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
9928 reporting config defaults
9929 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9930 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9931 support) config defaults
9932 * [Config] apply Device Drivers >> GPIO Support config defaults
9933 * [Config] apply Device Drivers >> Graphics support >> Console display
9934 driver support config defaults
9935 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
9936 config defaults
9937 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
9938 * [Config] apply Device Drivers >> Input device support >> Generic input
9939 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
9940 defaults
9941 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
9942 ports config defaults
9943 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9944 config defaults
9945 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
9946 defaults
9947 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9948 grabbers support config defaults
9949 * [Config] apply Security options config defaults
9950 * [Config] apply Networking options >> Network packet filtering framework
9951 (Netfilter) >> Core Netfilter Configuration config defaults
9952 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9953 defaults
9954 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9955 Devices >> Support for frame buffer devices config defaults
9956 * [Config] apply Power management and ACPI options >> CPU Frequency
9957 scaling config defaults
9958 * [Config] apply Processor type and features config defaults
9959 * [Config] apply Partition Types config defaults
9960 * [Config] apply Power management and ACPI options config defaults
9961 * [Config] apply Device Drivers >> InfiniBand support config defaults
9962 * [Config] apply Device Drivers >> Misc devices config defaults
9963 * [Config] apply Device Drivers >> Multifunction device drivers config
9964 defaults
9965 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9966 support >> SCSI low-level drivers config defaults
9967 * [Config] apply Device Drivers >> Network device support >> Ethernet
9968 driver support config defaults
9969 * [Config] apply Device Drivers >> Network device support >> Network core
9970 driver support config defaults
9971 * [Config] apply Device Drivers >> Network device support >> PHY Device
9972 support and infrastructure config defaults
9973 * [Config] apply File systems >> Network File Systems config defaults
9974 * [Config] apply Device Drivers >> Input device support >> Generic input
9975 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9976 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
9977 >> NAND Device Support config defaults
9978 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9979 >> Ralink driver support config defaults
9980 * [Config] apply Device Drivers >> Staging drivers config defaults
9981 * [Config] apply Cryptographic API >> Hardware crypto devices config
9982 defaults
9983 * [Config] apply Device Drivers >> Macintosh device drivers config
9984 defaults
9985 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9986 config defaults
9987 * [Config] apply Device Drivers >> PPS support config defaults
9988 * [Config] apply Device Drivers >> Sound card support config defaults
9989 * [Config] apply Networking support >> RF switch subsystem support config
9990 defaults
9991 * [Config] apply Library routines config defaults
9992 * [Config] apply Device Drivers >> CODEC drivers config defaults
9993 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9994 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9995 config defaults
9996 * [Config] apply Kernel hacking >> Tracers config defaults
9997 * [Config] apply Kernel hacking >> Runtime Testing config defaults
9998 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
9999 * [Config] apply Device Drivers >> USB support config defaults
10000 * [Config] apply Device Drivers >> Power supply class support config
10001 defaults
10002 * [Config] apply Device Drivers >> USB Network Adapters config defaults
10003 * [Config] apply General setup >> IRQ subsystem config defaults
10004 * [Config] apply General setup config defaults
10005 * [Config] apply File systems >> Miscellaneous filesystems config
10006 defaults
10007 * [Config] apply File systems config defaults
10008 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
10009 * [Config] apply Device Drivers >> Virtio drivers config defaults
10010 * [Config] apply Device Drivers >> USB Peripheral Controller config
10011 defaults
10012 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
10013 support >> SCSI Transports config defaults
10014 * [Config] apply Device Drivers >> Real Time Clock config defaults
10015 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
10016 (libata) config defaults
10017 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
10018 defaults
10019 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
10020 config defaults
10021 * [Config] apply Device Drivers >> USB Physical Layer drivers config
10022 defaults
10023 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
10024 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
10025 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
10026 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
10027 CONFIG_HOTPLUG_CPU=n
10028 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
10029 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
10030 * [Config] drivers/acpi/acpi_ipmi.ko needs
10031 drivers/char/ipmi/ipmi_msghandler.ko in virtual
10032 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
10033 CONFIG_FUNCTION_TRACER=n
10034 * [Config] ignore modules changing following major config changes
10035
10036 [ Tim Gardner ]
10037
10038 * rebase to v3.16-rc4
10039
10040 [ Upstream Kernel Changes ]
10041
10042 * rebase to v3.16-rc4
10043 - LP: #1297581
10044
10045 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
10046
10047 linux (3.16.0-1.3) utopic; urgency=low
10048
10049 [ Andy Whitcroft ]
10050
10051 * Revert "Disable do_tools_perf for FTBS"
10052 * SAUCE: fix perf_regs definitions for arm64
10053
10054 [ Paolo Pisati ]
10055
10056 * [Config] armhf: ARCH_EXYNOS5* support
10057 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
10058 * [Config] armhf: EXYNOS_THERMAL=y
10059 * [Config] armhf: EXYNOS_IOMMU=y
10060 * [Config] armhf: EXYNOS_ADC=m
10061 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
10062 * [Config] armhf: MMC_SDHCI_S3C=m
10063 * [Config] armhf: PCI_EXYNOS=y
10064 * [Config] armhf: PHY_EXYNOS5250_SATA=y
10065 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
10066 * [Config] armhf: PWM_SAMSUNG=m
10067 * [Config] armhf: RTC_DRV_S3C=y
10068 * [Config] armhf: S3C2410_WATCHDOG=m
10069 * [Config] armhf: MMC_DW_EXYNOS=m
10070 * [Config] armhf: SERIAL_SAMSUNG=y
10071 * [Config] armhf: SND_SOC_SAMSUNG=m
10072 * [Config] armhf: SPI_S3C64XX=m
10073 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
10074 * [Config] armhf: FB_S3C=m
10075 * [Config] armhf: build all Exynos 5 DTBs
10076 * [Config] armhf: disable CPUFREQ_EXYNOS
10077
10078 [ Tim Gardner ]
10079
10080 * rebase to v3.16-rc3
10081
10082 [ Upstream Kernel Changes ]
10083
10084 * rebase to v3.16-rc3
10085 - LP: #1331915
10086
10087 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
10088
10089 linux (3.16.0-0.2) utopic; urgency=low
10090
10091 [ Tim Gardner ]
10092
10093 * Revert "SAUCE: intel_pstate -- toggle default to disable"
10094 - LP: #1333322
10095 * CONFIG_BOOKE_WDT=y
10096 * Disable do_tools_perf for FTBS (just until I can figure it out)
10097
10098 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
10099
10100 linux (3.16.0-0.1) utopic; urgency=low
10101
10102 [ Tim Gardner ]
10103
10104 * Release Tracking Bug
10105 - LP: #1333265
10106
10107 [ Andy Whitcroft ]
10108
10109 * [Config] cloud-tools -- add systemd units
10110 - LP: #1329027
10111
10112 [ dann frazier ]
10113
10114 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
10115 * [Config] CONFIG_NET_XGENE=m for arm64
10116 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
10117
10118 [ Feng Kan ]
10119
10120 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
10121 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
10122 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
10123
10124 [ Iyappan Subramanian ]
10125
10126 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
10127 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
10128 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
10129 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
10130
10131 [ Tim Gardner ]
10132
10133 * updateconfigs
10134 * Fix arm64 crypto Makefile
10135 * [Config] CONFIG_BOOKE_WDT=n for FTBS
10136 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
10137 - LP: #1327619
10138 * Disabled powerpc64-emb for FTBS
10139 * [Config] CONFIG_DRM_TEGRA=m
10140 * [Config] CONFIG_CMA_SIZE_MBYTES=64
10141 * rebase to v3.16-rc2
10142 * Clean up generic.inclusion-list warnings
10143
10144 [ Upstream Kernel Changes ]
10145
10146 * rebase to v3.16-rc2
10147 - LP: #1328587
10148 - LP: #1319291
10149 - LP: #1310512
10150 - LP: #1310512
10151 - LP: #1305480
10152
10153 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
10154
10155 linux (3.15.0-6.11) utopic; urgency=low
10156
10157 [ Adam Conrad ]
10158
10159 * Enable building the sata-modules udeb on ppc64el.
10160 - LP: #1323980
10161 * [Packaging] Set bootloader and loader on ppc64el to grub
10162
10163 [ Adam Lee ]
10164
10165 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
10166 - LP: #1310512, #1320070
10167
10168 [ Alex Hung ]
10169
10170 * SAUCE: (no-up) dell-led: add mic mute led interface
10171 - LP: #1308297
10172
10173 [ Andy Whitcroft ]
10174
10175 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
10176 - LP: #1285434
10177 * [Config] tools -- enable cpupower on ppc64el
10178 * [Config] ppc64el -- enable perf tools
10179 * [Config] powerpc -- enable perf tools
10180 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
10181 * [Config] arm64 -- enable tools
10182 - LP: #1326050
10183 * [Config] switch hyper-keyboard to virtual
10184 - LP: #1325306
10185 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
10186 upgrades
10187 * SAUCE: kvm: BIOS disabled kvm support should be a warning
10188 - LP: #1300247
10189 * SAUCE: nouveau: missing outputs should be warnings
10190 - LP: #1300244
10191 * [Config] d-i -- add nvme devices to block-modules udeb
10192 - LP: #1303710
10193
10194 [ Anton Blanchard ]
10195
10196 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
10197 - LP: #1328230
10198
10199 [ Colin Ian King ]
10200
10201 * SAUCE: intel_pstate: inform user that thermald is worth considering
10202
10203 [ Dave Chiluk ]
10204
10205 * [Config] Enable CONFIG_IP_VS_IPV6=y
10206 - LP: #1300739
10207
10208 [ Paolo Pisati ]
10209
10210 * [Config] build vexpress a9 dtb
10211 - LP: #1303657
10212
10213 [ Tetsuo Handa ]
10214
10215 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
10216
10217 [ Tim Gardner ]
10218
10219 * Release Tracking Bug
10220 - LP: #1329045
10221 * [Debian] Treat vdso install as an environment variable
10222 - LP: #1325713
10223 * [Config] Treat vdso install as an environment variable
10224 - LP: #1325713
10225 * [config] Set IPMI suppoort default to "y"
10226 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
10227 * [Config] CONFIG_RT_GROUP_SCHED=n
10228 - LP: #1284731
10229 * [Config] ppc64el -- switch to 64K system pages
10230 * [Config] CONFIG_MICROCODE_EARLY=y
10231 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
10232 * [Config] armhf: DRM_TILCDC=m
10233 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
10234 * [Config] arm64: KVM=y
10235 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
10236 * [Config] armhf: generic: disable CPU_IDLE
10237 * [Config] armhf: CPU_FREQ=y
10238 * [Config] Add new mlx modules to d-i
10239 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
10240 - LP: #1295112
10241 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
10242 - LP: #1294353
10243 * [Config] CONFIG_ABX500_CORE=y for ppc64el
10244 * [Config] CONFIG_ALX=m for powerpc
10245 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
10246 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
10247 * [Config] CONFIG_ANDROID=n for powerpc
10248 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
10249 * [Config] CONFIG_BIG_KEYS=y for ppc64el
10250 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
10251 * rebase to v3.15
10252 * [Config] CONFIG_PHY_XGENE=y
10253 * [Config] CONFIG_MLX4_DEBUG=y
10254 - LP: #1328256
10255 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
10256 - LP: #1324571
10257 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
10258 * [Config] CONFIG_CFG80211=m for ppc64el
10259 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
10260 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
10261 * [Config] CONFIG_EXPERT=y for ppc64el
10262 * [Config] CONFIG_ATA_SFF=y on ppc64el
10263 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
10264 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
10265 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
10266 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
10267 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
10268 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
10269 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
10270 * [Config] CONFIG_DDR=y for ppc64el
10271 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
10272 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
10273 * [Config] CONFIG_EZX_PCAP=n for all arches
10274 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
10275 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
10276 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
10277 * [Config] CONFIG_FB_3DFX=m for all arches
10278 * [Config] CONFIG_FB_MATROX=m for ppc64el
10279 * [Config] CONFIG_FB_RADEON=m for ppc64el
10280 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
10281 * [Config] CONFIG_FIREWIRE=m for ppc64el
10282 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
10283 * [Config] CONFIG_HAMRADIO=y for ppc64el
10284 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
10285 * [Config] CONFIG_I2C_MUX=m for ppc64el
10286 * [Config] CONFIG_I2C_STUB=m for ppc64el
10287 * [Config] CONFIG_I2O=m for ppc64el
10288 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
10289 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
10290 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
10291 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
10292 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
10293 * [Config] CONFIG_IPACK_BUS=m for ppc64el
10294 * [Config] CONFIG_ISDN=y for ppc64el
10295 * [Config] CONFIG_ISO9660_FS=m for ppc64el
10296 * [Config] CONFIG_KGDB=y for ppc64el
10297 * [Config] CONFIG_KVM_GUEST=y for ppc64el
10298 * [Config] CONFIG_L2TP_V3=y for powerpc
10299 * [Config] CONFIG_MAILBOX=y for ppc64el
10300 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
10301 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
10302 * [Config] CONFIG_MEMORY=y for ppc64el
10303 * [Config] CONFIG_MEMSTICK=m for ppc64el
10304 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
10305 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
10306 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
10307 * [Config] CONFIG_NET_9P=m for ppc64el
10308 * [Config] CONFIG_MSDOS_FS=m for ppc64el
10309 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
10310 * [Config] CONFIG_MTD=m for arm64
10311 * [Config] CONFIG_NETCONSOLE=m for ppc64el
10312 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
10313 * [Config] CONFIG_NET_IPIP=m for ppc64el
10314 * [Config] CONFIG_NET_TEAM=m for all arches
10315 * [Config] CONFIG_NFC=m for ppc64el
10316 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
10317 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
10318 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
10319 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
10320 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
10321 * [Config] CONFIG_OPROFILE=m for ppc64el
10322 * [Config] CONFIG_PARPORT_1284=y for ppc64el
10323 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
10324 * [Config] CONFIG_8723AU_P2P=n
10325 * [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
10326 * [Config] CONFIG_PCNET32=m for ppc64el
10327 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
10328 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
10329 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
10330 * [Config] CONFIG_SCSI_IPR=m for ppc64el
10331 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
10332 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
10333 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
10334 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
10335 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
10336 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
10337 * [Config] CONFIG_WLAN=y for arm64
10338 * [Config] CONFIG_VORTEX=m for ppc64el
10339 * [Config] CONFIG_WIMAX=m for ppc64el
10340 * [Config] CONFIG_WATCHDOG=y for ppc64el
10341 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
10342 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
10343 * [Config] CONFIG_UWB=m for ppc64el
10344 * [Config] CONFIG_USB_STORAGE=y
10345 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
10346 * [Config] CONFIG_HID_RMI=m
10347 * [Config] CONFIG_HVC_DCC=n
10348 - LP: #1303657
10349
10350 [ Upstream Kernel Changes ]
10351
10352 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
10353 - LP: #1323165
10354 * powerpc/powernv: Add calls to support little endian host
10355 - LP: #1327400
10356 * HID: rmi: introduce RMI driver for Synaptics touchpads
10357 * HID: rmi: do not stop the device at the end of probe
10358 * HID: rmi: check for the existence of some optional queries before reading query 12
10359 * HID: rmi: do not fetch more than 16 bytes in a query
10360 * HID: rmi: fix wrong struct field name
10361 * HID: rmi: fix masks for x and w_x data
10362 * HID: rmi: do not handle touchscreens through hid-rmi
10363 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
10364 - LP: #1305480
10365 * rebase to v3.15
10366
10367 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
10368
10369 linux (3.15.0-5.10) utopic; urgency=low
10370
10371 [ Tim Gardner ]
10372
10373 * Release Tracking Bug
10374 - LP: #1325596
10375 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
10376 * rebase to v3.15-rc8
10377
10378 [ Upstream Kernel Changes ]
10379
10380 * rebase to v3.15-rc8
10381
10382 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
10383
10384 linux (3.15.0-4.9) utopic; urgency=low
10385
10386 * no change rebuild to fix embeded debhelper.
10387
10388 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
10389
10390 linux (3.15.0-4.8) utopic; urgency=low
10391
10392 [ Andy Whitcroft ]
10393
10394 * Release Tracking Bug
10395 - LP: #1324107
10396 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
10397
10398 [ Javier Martinez Canillas ]
10399
10400 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
10401 - LP: #1323526
10402
10403 [ John Johansen ]
10404
10405 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
10406 - LP: #1323528
10407 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
10408 - LP: #1308761
10409 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
10410 - LP: #1308765
10411 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
10412 - LP: #1308764
10413 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
10414 - LP: #1323530
10415
10416 [ Kamal Mostafa ]
10417
10418 * [Config] add debian/gbp.conf
10419
10420 [ Tim Gardner ]
10421
10422 * [Config] CONFIG_SATA_AHCI=m for ppc64el
10423 - LP: #1323980
10424
10425 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
10426
10427 linux (3.15.0-3.7) utopic; urgency=low
10428
10429 [ Tim Gardner ]
10430
10431 * Release Tracking Bug
10432 - LP: #1323189
10433
10434 [ Andy Whitcroft ]
10435
10436 * [Config] autopkgtest -- need fakeroot for tests
10437
10438 [ Upstream Kernel Changes ]
10439
10440 * rebase to v3.15-rc7
10441
10442 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
10443
10444 linux (3.15.0-2.6) utopic; urgency=low
10445
10446 [ Andy Whitcroft ]
10447
10448 * [Config] remove the kernel-image firmware list on clean
10449
10450 [ Martin Pitt ]
10451
10452 * [Config] autopkgtest -- switch to significantly faster rebuild
10453
10454 [ Stefan Bader ]
10455
10456 * [Config]: Add missing modules to inclusion list
10457
10458 [ Tim Gardner ]
10459
10460 * [debian] Dynamically generate the kernel-image udebs firmware list
10461 * [d-i] firmware/kernel-image is generated
10462 * rebase to v3.15-rc6
10463 * Release Tracking Bug
10464 - LP: #1322251
10465
10466 [ Upstream Kernel Changes ]
10467
10468 * rebase to v3.15-rc6
10469 - LP: #1297581
10470
10471 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
10472
10473 linux (3.15.0-1.5) utopic; urgency=low
10474
10475 [ Tim Gardner ]
10476
10477 * [Config] Add apm-mustang.dtb to kernel-image udeb
10478
10479 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
10480
10481 linux (3.15.0-1.4) utopic; urgency=low
10482
10483 [ Andy Whitcroft ]
10484
10485 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
10486 local linux/hyperv.h"
10487 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
10488 local linux/hyperv.h"
10489 * [Packaging] tools -- hv tools build correctly against the built headers
10490 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
10491 * cloud-tools -- pull in init scripts for Hyper-V daemons
10492 * cloud-tools -- detect Hyper-V VM to avoid starting
10493 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
10494 - LP: #1295401
10495 * [Config] cloud-tools: reenable cloud-tools
10496
10497 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
10498
10499 linux (3.15.0-1.3) utopic; urgency=low
10500
10501 [ Andy Whitcroft ]
10502
10503 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
10504 - LP: #1318848
10505
10506 [ Ben Collins ]
10507
10508 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
10509 - LP: #1318629
10510
10511 [ Tim Gardner ]
10512
10513 * [Config] CONFIG_FSL_PAMU=n
10514 - LP: #1311738
10515 * Release Tracking Bug
10516 - LP: #1320239
10517
10518 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
10519
10520 linux (3.15.0-1.2) utopic; urgency=low
10521
10522 [ Tim Gardner ]
10523
10524 * Release Tracking Bug
10525 - LP: #1318171
10526 * Add rpcsec_gss_krb5 to generic inclusion list
10527 - LP: #769527
10528 * rebase to v3.15-rc5
10529
10530 [ Upstream Kernel Changes ]
10531
10532 * rebase to v3.15-rc5
10533 - LP: #1297581
10534
10535 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
10536
10537 linux (3.15.0-0.1) utopic; urgency=low
10538
10539 [ Upstream Kernel Changes ]
10540
10541 * rebase to v3.15-rc4
10542 - LP: #1297581
10543 - LP: #1297581
10544 - LP: #1305133
10545 - LP: #1297581
10546 - LP: #1297581
10547 - LP: #871808
10548 - LP: #1260303
10549 - LP: #1268468
10550 - LP: #1248116
10551 - LP: #1211920
10552 - LP: #1259790
10553 - LP: #1259437
10554 - LP: #1259435
10555 - LP: #1268468
10556
10557 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
10558
10559 linux (3.15.0-0.0) utopic; urgency=low
10560
10561 * Initial version for 3.15.
10562
10563 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
10564
10565 linux (3.13.0-8.27) trusty; urgency=low
10566
10567 [ John Johansen ]
10568
10569 * SAUCE: Add config option to disable new apparmor 3 semantics
10570 -LP: #1270215
10571
10572 [ Tim Gardner ]
10573
10574 * [debian] Fix indep_hdrs_pkg_name
10575 - LP: #1134441
10576 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
10577 * Enabled lttng build
10578 * Don't build lttng for armhf
10579 lttng hates gcc-4.8 for armhf
10580 * Release Tracking Bug
10581 - LP: #1277309
10582
10583 [ Upstream Kernel Changes ]
10584
10585 * rebase to v3.13.2
10586 - LP: #1260303
10587 - LP: #1260303
10588 - LP: #1268468
10589
10590 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
10591
10592 linux (3.13.0-7.26) trusty; urgency=low
10593
10594 [ John Johansen ]
10595
10596 * SAUCE: apparmor: fix uninitialized lsm_audit membe
10597 - LP: #1268727
10598 * Add config option to optionally enable new apparmor 3 semantics
10599
10600 [ Tim Gardner ]
10601
10602 * [Config] Add lowlatency to getabis
10603 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
10604 - LP: #1270215
10605 * Release Tracking Bug
10606 - LP: #1276810
10607
10608 [ Upstream Kernel Changes ]
10609
10610 * x86, x32: Correct invalid use of user timespec in the kernel
10611 - LP: #1274349
10612 - CVE-2014-0038
10613
10614 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
10615
10616 linux (3.13.0-7.25) trusty; urgency=low
10617
10618 [ Andy Whitcroft ]
10619
10620 * Revert "SAUCE: fix fmd headers"
10621 * SAUCE: fix fmd headers
10622
10623 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10624
10625 linux (3.13.0-7.24) trusty; urgency=low
10626
10627 [ Stefan Bader ]
10628
10629 * [Config] Make vmwgfx driver enable the framebuffer device
10630
10631 [ Tim Gardner ]
10632
10633 * rebase to v3.13.1
10634 * [Config] CONFIG_NFS_FS=m for ppc64el
10635 * [Config] CONFIG_X86_SYSFB=n
10636 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10637 * Release Tracking Bug
10638 - LP: #1275898
10639
10640 [ Upstream Kernel Changes ]
10641
10642 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10643 - LP: #1272525
10644 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10645 - LP: #1272525
10646 * mm: ignore VM_SOFTDIRTY on VMA merging
10647 - LP: #1274917
10648 * drm/radeon: disable dpm on BTC
10649 - LP: #1266984
10650
10651 [ Upstream Kernel Changes ]
10652
10653 * rebase to v3.13.1
10654
10655 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10656
10657 linux (3.13.0-6.23) trusty; urgency=low
10658
10659 [ Andy Whitcroft ]
10660
10661 * [Config] fix up architecture for linux-tools
10662
10663 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10664
10665 linux (3.13.0-6.22) trusty; urgency=low
10666
10667 [ Andy Whitcroft ]
10668
10669 * [Packaging] limit linux-udebs-<flavour> to matching arch
10670 * [Config] powerpc -- disable perf to fix FTBFS
10671 * [Config] ppc64el -- fix up missing udebs
10672
10673 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10674
10675 linux (3.13.0-6.21) trusty; urgency=low
10676
10677 [ Andy Fleming ]
10678
10679 * SAUCE: net: Add support for handling queueing in hardware
10680 * SAUCE: of_mdio: Add of_phy_attach function
10681 * SAUCE: phylib: Add generic 10G driver
10682 * SAUCE: phylib: Support attaching to gen10g_driver
10683 * SAUCE: phylib: Add Clause 45 read/write functions
10684
10685 [ Andy Whitcroft ]
10686
10687 * SAUCE: fix fmd headers
10688 * [Packaging] lowlatency -- merge out of tree flavours
10689 * SAUCE: allow IRQs to be irq-threaded by default via config
10690 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10691 * [Config] powerpc -- fix up Build-depends:
10692 * Release Tracking Bug
10693 - LP: #1273747
10694
10695 [ Ben Collins ]
10696
10697 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10698 ptr/64-bit rsrcs
10699 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10700 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10701 * SAUCE: xgmac_mdio: Silence read errors
10702 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10703 * SAUCE: Fix stack overflow on ppc32
10704 * SAUCE: Use resource_size_t instead of long for PCI resource address
10705 * SAUCE: net/phy: Export function for use by dpaa_eth
10706 * [Packaging] powerpc -- merge out of tree powerpc arch
10707
10708 [ Bjorn Helgaas ]
10709
10710 * SAUCE: Revert "EISA: Log device resources in dmesg"
10711 - LP: #1251816
10712 * SAUCE: Revert "EISA: Initialize device before its resources"
10713 - LP: #1251816
10714
10715 [ Emil Medve ]
10716
10717 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10718 with 10G "fixed-link"s
10719
10720 [ Kumar Gala ]
10721
10722 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10723 * SAUCE: fsl_pme2: Add support for DPAA PME
10724 * SAUCE: fmd: FMD14 integration
10725 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10726 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10727
10728 [ Madalin Bucur ]
10729
10730 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10731 flow_cache_flush
10732 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10733 and duplex reading
10734
10735 [ Stefan Bader ]
10736
10737 * [Config] move some VMWare related modules into main package
10738 - LP: #1271669
10739
10740 [ Tim Gardner ]
10741
10742 * [Config] Add r815x to nic-modules
10743 - LP: #1273735
10744 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10745 - LP: #239479
10746
10747 [ Upstream Kernel Changes ]
10748
10749 * mmc: sdhci-pci: break out definitions to header file
10750 - LP: #1239938
10751 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10752 - LP: #1239938
10753 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10754 * powerpc/book3e: support CONFIG_RELOCATABLE
10755 * book3e/kexec/kdump: enable kexec for kernel
10756 * book3e/kexec/kdump: create a 1:1 TLB mapping
10757 * book3e/kexec/kdump: introduce a kexec kernel flag
10758 * book3e/kexec/kdump: implement ppc64 kexec specfic
10759 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10760 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10761
10762 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10763
10764 linux (3.13.0-5.20) trusty; urgency=low
10765
10766 [ Andy Whitcroft ]
10767
10768 * [Packaging] tools -- do not make symlinks when not making packages
10769 * [Packaging] tools -- tidy up control.stub.in ordering
10770 * [Packaging] tools -- tools-common is shared and not conditional
10771 * rebase to v3.13
10772
10773 [ Dirk Brandewie ]
10774
10775 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10776
10777 [ KY Srinivasan ]
10778
10779 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10780 notification
10781
10782 [ Upstream Kernel Changes ]
10783
10784 * rebase to v3.13
10785 - LP: #1270603
10786
10787 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10788
10789 linux (3.13.0-4.19) trusty; urgency=low
10790
10791 [ Andy Whitcroft ]
10792
10793 * [Config] libunwind8-dev is now available for ppc64el
10794 * [Packaging] tools -- make cpupower optional
10795 * [Packaging] tools -- enable correctly for x86
10796
10797 [ Tim Gardner ]
10798
10799 * Release Tracking Bug
10800 - LP: #1269872
10801
10802 [ Upstream Kernel Changes ]
10803
10804 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10805 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10806 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10807 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10808
10809 [ Upstream Kernel Changes ]
10810
10811 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10812
10813 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10814
10815 linux (3.13.0-3.18) trusty; urgency=low
10816
10817 [ Andy Whitcroft ]
10818
10819 * rebase to v3.13-rc8
10820 * [Packaging] efi -- allow EFI signatures on any arch
10821
10822 [ Tim Gardner ]
10823
10824 * [Config] Fix vcs-git path
10825 * Release Tracking Bug
10826 - LP: #1268683
10827
10828 [ Upstream Kernel Changes ]
10829
10830 * rebase to v3.13-rc8
10831
10832 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
10833
10834 linux (3.13.0-2.17) trusty; urgency=low
10835
10836 [ Andy Whitcroft ]
10837
10838 * Release Tracking Bug
10839 - LP: #1267809
10840 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
10841 defaults
10842 * [Config] apply Platform support>>CPU Frequency scaling config defaults
10843 * [Config] CONFIG_PARIDE_EPATC8=y
10844 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
10845 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
10846 Switch drivers config defaults
10847 * [Config] apply Cryptographic API config defaults
10848 * [Config] apply Device Drivers >> Common Clock Framework config defaults
10849 * [Config] apply Device Drivers >> Distributed Switch Architecture
10850 drivers config defaults
10851 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
10852 device support config defaults
10853 * [Config] apply Device Drivers >> Graphics support >> Support for frame
10854 buffer devices >> Bootup logo config defaults
10855 * annotations -- update in tree annotations
10856 * [Config] apply Bus options >> PCI support >> RapidIO support config
10857 defaults
10858 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
10859 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
10860 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
10861 support config defaults
10862 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10863 config defaults
10864 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
10865 defaults
10866 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
10867 Support config defaults
10868 * [Config] apply Device Drivers >> Character devices config defaults
10869 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
10870 HID transport layer config defaults
10871 * [Config] apply Device Drivers >> HID support >> HID bus support config
10872 defaults
10873 * [Config] apply Device Drivers >> HID support >> USB HID support config
10874 defaults
10875 * annotations -- update in tree annotations
10876 * [Config] apply Device Drivers >> GPIO Support config defaults
10877 * [Config] update configs for apparmour update
10878
10879 [ John Johansen ]
10880
10881 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10882 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10883 - LP: #1208988
10884 * SAUCE: apparmor: allocate path lookup buffers during init
10885 - LP: #1208988
10886 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
10887 - LP: #1236455
10888
10889 [ Tim Gardner ]
10890
10891 * Revert "[Debian] getabis: Preface module with package name"
10892 * [Config] Added ppc64el to getabis
10893 * [packaging] Bump ABI for every new release
10894
10895 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
10896
10897 linux (3.13.0-1.16) trusty; urgency=low
10898
10899 * First 3.13 upload.
10900 * Release tracker
10901 - LP: #1266852
10902
10903 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
10904
10905 linux (3.13.0-0.15) trusty; urgency=low
10906
10907 [ Tim Gardner ]
10908
10909 * rebase to v3.13-rc7
10910
10911 [ Upstream Kernel Changes ]
10912
10913 * rebase to v3.13-rc7
10914
10915 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
10916
10917 linux (3.13.0-0.14) trusty; urgency=low
10918
10919 [ Andy Whitcroft ]
10920
10921 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10922
10923 [ Tim Gardner ]
10924
10925 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
10926 * Update lttng to Version 2.4.0-rc2
10927 * lttng: Disabled trace_kvm_async_pf_completed
10928 * [Config] CONFIG_IMA=y
10929 - LP: #1244627
10930
10931 [ Upstream Kernel Changes ]
10932
10933 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10934
10935 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
10936
10937 linux (3.13.0-0.13) trusty; urgency=low
10938
10939 [ Andy Whitcroft ]
10940
10941 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10942 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10943 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10944 * ubuntu: AUFS (no-squash): basic framework and update machinary
10945 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
10946 * ubuntu: aufs3 -- enable
10947 * ubuntu: aufs3 -- update configs
10948
10949 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
10950
10951 linux (3.13.0-0.12) trusty; urgency=low
10952
10953 [ Upstream Kernel Changes ]
10954
10955 * rebase to v3.13-rc6
10956
10957 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
10958
10959 linux (3.13.0-0.11) trusty; urgency=low
10960
10961 [ Andy Whitcroft ]
10962
10963 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
10964 * [Config] ppc64el -- initial defconfig based -generic flavour
10965 * [Config] initial defconfig for ppc64el
10966 * [Config] ubuntuise ppc64el config
10967 * [Config] ubuntuise ppc64el config part 2
10968 * [Config] d-i -- update empty udebs list
10969 * [Config] ppc64el -- split extras package
10970
10971 [ Anton Blanchard ]
10972
10973 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
10974
10975 [ Benjamin Herrenschmidt ]
10976
10977 * SAUCE: powerpc/powernv: Add calls to support little endian
10978
10979 [ Cédric Le Goater ]
10980
10981 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
10982 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
10983 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
10984 guests
10985
10986 [ Paul E. McKenney ]
10987
10988 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
10989
10990 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
10991
10992 linux (3.13.0-0.10) trusty; urgency=low
10993
10994 [ Andy Whitcroft ]
10995
10996 * rebase to v3.13-rc5
10997 * [Config] updateconfigs following rebase to v3.13-rc5
10998
10999 [ Upstream Kernel Changes ]
11000
11001 * rebase to v3.13-rc5
11002 - LP: #1260303
11003 - LP: #1260303
11004 - LP: #1260225
11005
11006 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
11007
11008 linux (3.13.0-0.9) trusty; urgency=low
11009
11010 [ Andy Whitcroft ]
11011
11012 * [Config] d-i -- allow missing firmware
11013
11014 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
11015
11016 linux (3.13.0-0.8) trusty; urgency=low
11017
11018 [ Andy Whitcroft ]
11019
11020 * [Config] annotations -- first pass over entire config
11021 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
11022
11023 [ Tim Gardner ]
11024
11025 * [Config] Add arm64 device tree files
11026 - LP: #1262901
11027
11028 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
11029
11030 linux (3.13.0-0.7) trusty; urgency=low
11031
11032 [ Rajesh B Prathipati ]
11033
11034 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
11035
11036 [ Tim Gardner ]
11037
11038 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
11039
11040 [ Upstream Kernel Changes ]
11041
11042 * rebase to v3.13-rc4
11043 - LP: #1259790
11044 - LP: #1259437
11045 - LP: #1259435
11046
11047 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
11048
11049 linux (3.13.0-0.6) trusty; urgency=low
11050
11051 [ Paolo Pisati ]
11052
11053 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
11054 * [Config] i386: amd64: VIRTIO_CONSOLE=y
11055
11056 [ Tim Gardner ]
11057
11058 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
11059
11060 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
11061
11062 linux (3.13.0-0.5) trusty; urgency=low
11063
11064 [ Andy Whitcroft ]
11065
11066 * correct bug listing for v3.13-rc2 rebase
11067 * [Config] ppc64el -- create linux-libc-dev
11068 * [Debian] Improve tools version message
11069 - LP: #1257715
11070
11071 [ Serge Hallyn ]
11072
11073 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
11074 - LP: #1248590
11075 * SAUCE: vfs: Fix a regression in mounting proc
11076
11077 [ Tim Gardner ]
11078
11079 * [Config] Build-in ohci-pci
11080 - LP: #1244176
11081 * Rebase to v3.13-rc3
11082
11083 [ Upstream Kernel Changes ]
11084
11085 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
11086 checks""
11087 - LP: #1248590
11088
11089 [ Upstream Kernel Changes ]
11090
11091 * rebase to v3.13-rc3
11092 - LP: #1256840
11093 - LP: #1256212
11094
11095 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
11096
11097 linux (3.13.0-0.4) trusty; urgency=low
11098
11099 [ Tim Gardner ]
11100
11101 * Rebase to v3.13-rc2
11102
11103 [ Upstream Kernel Changes ]
11104
11105 * rebase to v3.13-rc2
11106
11107 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
11108
11109 linux (3.13.0-0.3) trusty; urgency=low
11110
11111 [ Andy Whitcroft ]
11112
11113 * Revert "SAUCE: Fix DocBook FTBS"
11114
11115 [ Tim Gardner ]
11116
11117 * [Debian] Re-sign modules after debug objcopy
11118 - LP: #1253155
11119 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
11120
11121 [ Upstream Kernel Changes ]
11122
11123 * doc: fix generation of device-drivers
11124 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
11125
11126 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
11127
11128 linux (3.13.0-0.2) trusty; urgency=low
11129
11130 [ Tim Gardner ]
11131
11132 * SAUCE: Fix DocBook FTBS
11133
11134 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
11135
11136 linux (3.13.0-0.1) trusty; urgency=low
11137
11138 [ Upstream Kernel Changes ]
11139
11140 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
11141
11142 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
11143
11144 linux (3.13.0-0.0) trusty; urgency=low
11145
11146 * Major release bump.
11147
11148 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
11149
11150 linux (3.12.0-2.7) trusty; urgency=low
11151
11152 * Fixed armhf ABI build failure.
11153 * Release tracker
11154 - LP: #1249477
11155
11156 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
11157
11158 linux (3.12.0-2.6) trusty; urgency=low
11159
11160 [ Joseph Salisbury ]
11161
11162 * SAUCE: tg3: Add support for new 57786 device id.
11163 - LP: #1242610
11164
11165 [ Tim Gardner ]
11166
11167 * [Config] CONFIG_OABI_COMPAT=n
11168 * [Config] add the wandboard to shipped dtb
11169 - LP: #1249421
11170 * Release tracker
11171 - LP: #1249477
11172
11173 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
11174
11175 linux (3.12.0-2.5) trusty; urgency=low
11176
11177 [ Andy Whitcroft ]
11178
11179 * rebase to mainline v3.12
11180 * [Config] updateconfigs following rebase to v3.12
11181 * postinst -- improve relative symlink detection with missing files
11182 - LP: #1248053
11183 * postinst -- fix unchanged link detection
11184 * [Config] update configs following addition of apparmor fixes
11185
11186 [ Anthony Wong ]
11187
11188 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
11189 - LP: #1231305
11190
11191 [ John Johansen ]
11192
11193 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11194 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
11195 - LP: #1208988
11196 * SAUCE: apparmor: allocate path lookup buffers during init
11197 - LP: #1208988
11198
11199 [ Tim Gardner ]
11200
11201 * [Config] Remove superfluous ubuntu/lttng-modules
11202
11203 [ Upstream Kernel Changes ]
11204
11205 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
11206 - LP: #1248590
11207
11208 [ Upstream Kernel Changes ]
11209
11210 * rebase to v3.12
11211 - LP: #1222850
11212
11213 [ Adam Conrad ]
11214 * etc/getabis: Fetch arm64/generic abis as well
11215
11216 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
11217
11218 linux (3.12.0-1.3) trusty; urgency=low
11219
11220 [ Andy Whitcroft ]
11221
11222 * [Config] arm64 -- add arch to the configuration handlers
11223 * [Config] arm64 -- add generic flavour
11224 * [Config] arm64 -- default config
11225 * [Config] arm64 -- fix up various FTBFS config options
11226 * SAUCE: arm64: export __copy_in_user to modules
11227 * [Config] arm64 -- disable ABI/module checks
11228 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
11229 * [Config] arm64 -- enable udebs for arm64
11230
11231 [ Colin Watson ]
11232
11233 * [Config] Clean up various udeb Provides
11234
11235 [ Paolo Pisati ]
11236
11237 * [Config] AHCI_IMX=y
11238 * [Config] build imx*-wandboard dtbs
11239
11240 [ Serge Hallyn ]
11241
11242 * SAUCE: device_cgroup: remove can_attach
11243
11244 [ Tim Gardner ]
11245
11246 * rebase to v3.12-rc7
11247 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
11248 * Release tracker
11249 - LP: #1245932
11250
11251 [ Upstream Kernel Changes ]
11252
11253 * rebase to v3.12-rc7
11254 - LP: #1180881
11255 - LP: #1180881
11256 - LP: #1217957
11257
11258 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
11259
11260 linux (3.12.0-0.2) trusty; urgency=low
11261
11262 [ Andy Whitcroft ]
11263
11264 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
11265 CAPACITY (16) at SPC-2"
11266 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
11267 SPC-2"
11268 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
11269 CAPACITY (16) be preferred"
11270 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
11271 be used at SPC-2"
11272 * Revert "overlayfs: Update to v19"
11273 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
11274 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
11275 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
11276 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
11277 clone_private_mount()"
11278 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
11279 modules"
11280 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
11281 documentation"
11282 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
11283 * [Config] fix linux-libc-dev generation for arm64
11284 * [Config] fix linux-libc-dev generation for x32
11285 * [Config] add linux-libc-dev generation for ppc64el
11286
11287 [ Erez Zadok ]
11288
11289 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
11290
11291 [ Miklos Szeredi ]
11292
11293 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
11294 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
11295 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
11296 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
11297 * ubuntu: overlayfs v20 -- overlay filesystem
11298 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
11299
11300 [ Neil Brown ]
11301
11302 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
11303
11304 [ Paolo Pisati ]
11305
11306 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
11307
11308 [ Seth Forshee ]
11309
11310 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
11311 ThinkPads
11312 - LP: #1183856
11313
11314 [ Tim Gardner ]
11315
11316 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
11317 * rebase to v3.12-rc2
11318 * updateconfigs
11319 * [Config] disable CONFIG_FB_VESA enforcer check
11320 * [Config] Disable lttng for FTBS
11321 * rebase to v3.12-rc3
11322 * rebase to v3.12-rc4
11323 * [Config] CONFIG_ANDROID=n
11324 - LP: #1235161
11325 * [Config] CONFIG_L2TP_V3=y
11326 - LP: #1235914
11327 * [Config] CONFIG_USB_OTG=n for all arches
11328 * Release tracker
11329 - LP: #1242811
11330
11331 [ Upstream Kernel Changes ]
11332
11333 * scsi: hyper-v storsvc switch up to SPC-3
11334
11335 * rebase to v3.12-rc6
11336 - LP: #1235977
11337 - LP: #1235523
11338 - LP: #1239392
11339 - LP: #1227491
11340
11341 * rebase to v3.12-rc3
11342 - LP: #1231931
11343
11344 * rebase to v3.12-rc2
11345 - LP: #1213820
11346 - LP: #1213055
11347 - LP: #1198030
11348
11349 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
11350
11351 linux (3.11.0-8.15) saucy; urgency=low
11352
11353 [ Tim Gardner ]
11354
11355 * Release tracker
11356 - LP: #1227969
11357
11358 * Update lttng
11359 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
11360 Version 2.3.0+
11361
11362 [ Upstream Kernel Changes ]
11363
11364 * igb: Add additional get_phy_id call for i354 devices
11365 - LP: #1219619
11366 * igb: Read flow control for i350 from correct EEPROM section
11367 - LP: #1219619
11368 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
11369 Required for lttng update.
11370
11371 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
11372
11373 linux (3.11.0-7.14) saucy; urgency=low
11374
11375 [ Andy Whitcroft ]
11376
11377 * [Packaging] sort out linux-tools naming
11378 - LP: #1205284
11379 * [Packaging] linux-tools: switch to common generic version helper
11380
11381 [ Paolo Pisati ]
11382
11383 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
11384
11385 [ Tim Gardner ]
11386
11387 * Release tracker
11388 - LP: #1226160
11389
11390 [ Tony Lindgren ]
11391
11392 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
11393 for pandaboard
11394
11395 [ Upstream Kernel Changes ]
11396
11397 * USB: handle LPM errors during device suspend correctly
11398 - LP: #1011415
11399 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
11400 - LP: #1011415
11401 * usb: Don't fail port power resume on device disconnect.
11402 - LP: #1011415
11403
11404 [ Upstream Kernel Changes ]
11405
11406 * rebase to v3.11.1
11407
11408 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
11409
11410 linux (3.11.0-7.13) saucy; urgency=low
11411
11412 * Release tracker
11413 - LP: #1223545
11414
11415 [ Andy Whitcroft ]
11416
11417 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
11418 - LP: #1223499
11419 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
11420 - LP: #1223499
11421 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
11422 - LP: #1223499
11423 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
11424 - LP: #1223499
11425
11426 [ Maximiliano Curia ]
11427
11428 * SAUCE: (no-up) Only let characters through when there are active readers.
11429 - LP: #1208740
11430
11431 [ Tim Gardner ]
11432
11433 * [Debian] getabis: Commit new ABI directory, remove the old
11434 * [Config] CONFIG_EFIVAR_FS=y
11435 - LP: #1223195
11436 * [Config] CONFIG_EFI_VARS_PSTORE=m,
11437 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
11438 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
11439 - LP: #1222850
11440
11441 [ Upstream Kernel Changes ]
11442
11443 * Intel xhci: refactor EHCI/xHCI port switching
11444 - LP: #1210858
11445
11446 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
11447
11448 linux (3.11.0-6.12) saucy; urgency=low
11449
11450 * Release tracker
11451 - LP: #1222893
11452
11453 [ Andy Whitcroft ]
11454
11455 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11456 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11457 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11458 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11459 - LP: #1222407
11460
11461 [ Paolo Pisati ]
11462
11463 * [Config] restore mmc boot on panda
11464
11465 [ Tyler Hicks ]
11466
11467 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
11468 - LP: #1216294
11469
11470 [ Upstream Kernel Changes ]
11471
11472 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
11473 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
11474 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
11475 * net: calxedaxgmac: fix possible skb free before tx complete
11476 * net: calxedaxgmac: update ring buffer tx_head after barriers
11477 * net: calxedaxgmac: fix race with tx queue stop/wake
11478 * net: calxedaxgmac: enable interrupts after napi_enable
11479 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
11480 * net: calxedaxgmac: remove some unused statistic counters
11481 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
11482 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
11483 * mfd: rtsx: Read vendor setting from config space
11484 - LP: #1201698
11485
11486 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
11487
11488 linux (3.11.0-5.11) saucy; urgency=low
11489
11490 * Release tracker
11491 - LP: #1221886
11492
11493 [ Adam Lee ]
11494
11495 * SAUCE: Bluetooth: Add support for 04ca:2007
11496 - LP: #1153448
11497 * SAUCE: Bluetooth: Add support for 105b:e065
11498 - LP: #1161261
11499
11500 [ Gavin Guo ]
11501
11502 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
11503 - LP: #1166113
11504
11505 [ Upstream Kernel Changes ]
11506
11507 * igb: Reset the link when EEE setting changed
11508 - LP: #1219619
11509 * igb: Read register for latch_on without return value
11510 - LP: #1219619
11511 * igb: Added rcu_lock to avoid race
11512 - LP: #1219619
11513 * igb: don't allow SR-IOV without MSI-X
11514 - LP: #1219619
11515 * igb: Update MTU so that it is always at least a standard frame size
11516 - LP: #1219619
11517 * igb: Refactor of init_nvm_params
11518 - LP: #1219619
11519 * igb: Refactor NVM read functions to accommodate devices with no flash
11520 - LP: #1219619
11521 * igb: Add device support for flashless SKU of i210 device
11522 - LP: #1219619
11523 * igb: Fix get_fw_version function for all parts
11524 - LP: #1219619
11525 * igb: Add macro for size of RETA indirection table
11526 - LP: #1219619
11527 * igb: Expose RSS indirection table for ethtool
11528 - LP: #1219619
11529 * igb: Don't look for a PBA in the iNVM when flashless
11530 - LP: #1219619
11531 * igb: Implementation of 1-sec delay for i210 devices
11532 - LP: #1219619
11533 * igb: New PHY_ID for i354 device
11534 - LP: #1219619
11535 * igb: M88E1543 PHY downshift implementation
11536 - LP: #1219619
11537 * igb: No PHPM support in i354 devices
11538 - LP: #1219619
11539 * igb: Support to get 2_5G link status for appropriate media type
11540 - LP: #1219619
11541 * igb: Get speed and duplex for 1G non_copper devices
11542 - LP: #1219619
11543 * igb: Implementation to report advertised/supported link on i354 devices
11544 - LP: #1219619
11545 * igb: Update version number
11546 - LP: #1219619
11547 * Bluetooth: Take proper tty_struct references
11548 - LP: #1189998
11549 * Bluetooth: Remove the device from the list in the destructor
11550 - LP: #1189998
11551 * Bluetooth: Move the tty initialization and cleanup out of open/close
11552 - LP: #1189998
11553 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
11554 - LP: #1189998
11555 * Bluetooth: Fix the reference counting of tty_port
11556 - LP: #1189998
11557 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
11558 - LP: #1189998
11559
11560 [ Wen-chien Jesse Sung ]
11561
11562 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
11563 - LP: #1065400
11564 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
11565 - LP: #1065400
11566
11567 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
11568
11569 linux (3.11.0-5.10) saucy; urgency=low
11570
11571 [ Andy Whitcroft ]
11572
11573 * Release tracker
11574 - LP: #1220222
11575 * Revert "[Config] Fix ubuntu directoy Kbuilds"
11576 * Revert "aufs update dropped some Kbuild files"
11577 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
11578 * Revert "ubuntu: AUFS -- update to
11579 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
11580 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11581 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11582 * rebase to v3.11 final
11583 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
11584 * ubuntu: AUFS (no-squash): basic framework and update machinary
11585 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11586 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11587 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
11588 * ubuntu: (no-squash) AUFS -- enable aufs
11589 * ubuntu: AUFS -- fix remaining d_count references to use accessor
11590 * ubuntu: lttng -- follow rename of pid_ns
11591 * SAUCE: disable stack-protector for ARM compressed bootloader
11592
11593 [ Paolo Pisati ]
11594
11595 * [Config] ARM_ATAG_DTB_COMPAT=y
11596
11597 [ Rob Herring ]
11598
11599 * [Config] Enable KVM and virtio for armhf generic-lpae
11600
11601 [ Tim Gardner ]
11602
11603 * [Config] CONFIG_ARPD=y
11604 * [Config] CONFIG_ZSWAP=y
11605 - LP: #1215379
11606
11607 [ Upstream Kernel Changes ]
11608
11609 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
11610 - LP: #1217957
11611 * ARM: use phys_addr_t for DMA zone sizes
11612 * ARM: highbank: enable DMA zone for LPAE
11613 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
11614 * ARM: highbank: select required errata work-arounds
11615 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
11616 * DMA: fix printk warning in AMBA PL08x DMA driver
11617 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
11618 * ARM: move outer_cache declaration out of ifdef
11619 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11620 * ARM: highbank: clean-up some unused includes
11621 * ARM: xen: only set pm function ptrs for Xen guests
11622
11623 [ Upstream Kernel Changes ]
11624
11625 * rebase to v3.11
11626
11627 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11628
11629 linux (3.11.0-4.9) saucy; urgency=low
11630
11631 [ Tim Gardner ]
11632
11633 * rebase to v3.11-rc7
11634 * Release tracker
11635 - LP: #1216962
11636
11637 [ Upstream Kernel Changes ]
11638
11639 * mwifiex: do not create AP and P2P interfaces upon driver loading
11640 - LP: #1212720
11641
11642 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11643
11644 linux (3.11.0-3.8) saucy; urgency=low
11645
11646 [ Johannes Berg ]
11647
11648 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11649 - LP: #1201470
11650
11651 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11652
11653 linux (3.11.0-3.7) saucy; urgency=low
11654
11655 [ Tim Gardner ]
11656
11657 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11658 upstart to track
11659 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11660 linux/hyperv.h
11661 * SAUCE: hv: Add vss daemon to Makefile
11662 * [Debian] Add hv_vss_daemon to tools package
11663 - LP: #1213282
11664 * [Config] Fix ubuntu directoy Kbuilds
11665 - LP: #1181755
11666
11667 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11668
11669 linux (3.11.0-3.6) saucy; urgency=low
11670
11671 [ Andy Whitcroft ]
11672
11673 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11674 * [Config] tools: enable x86 and hyper-v
11675
11676 [ John Johansen ]
11677
11678 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11679 snapshot"
11680 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11681 root users"
11682 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11683
11684 [ Joseph Salisbury ]
11685
11686 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11687 - LP: #1210848
11688
11689 [ Kamal Mostafa ]
11690
11691 * [debian] tools: ship 'cpupower' in linux-tools
11692 - LP: #1158668
11693 * [Config] Build-dep on libpci-dev for cpu tools
11694 - LP: #1158668
11695
11696 [ Tim Gardner ]
11697
11698 * rebase to v3.11-rc6
11699 * Release tracker
11700 - LP: #1213941
11701
11702 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11703
11704 linux (3.11.0-2.5) saucy; urgency=low
11705
11706 [ Tim Gardner ]
11707
11708 * [Config] CONFIG_PM_DEBUG=y
11709 - LP: #1210539
11710 * rebase to v3.11-rc5
11711 * Release tracker
11712 - LP: #1211378
11713
11714 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11715
11716 linux (3.11.0-1.4) saucy; urgency=low
11717
11718 [ Tim Gardner ]
11719
11720 * Bump ABI when making changes to the inclusion list lest
11721 you cause conflicts with existing installed kernel
11722 packages.
11723 - LP: #1210331
11724
11725 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11726
11727 linux (3.11.0-0.3) saucy; urgency=low
11728
11729 [ Tim Gardner ]
11730
11731 * [Config] Include rbd and kvm in the virtual inclusion list
11732 - LP: #1206961
11733 * [Config] Removed obsolete inclusion list entries
11734
11735 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11736
11737 linux (3.11.0-0.2) saucy; urgency=low
11738
11739 [ Bruce Allan ]
11740
11741 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11742 - LP: #1206757
11743 * SAUCE: (no-up) e1000e: enable support for new device IDs
11744 - LP: #1206757
11745
11746 [ John Johansen ]
11747
11748 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11749
11750 [ Paolo Pisati ]
11751
11752 * build vexpress a15 dtb
11753 * [Config] disable Broadcom bcm support (ARCH_BCM)
11754 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11755 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11756 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11757 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11758 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11759 * [Config] ARM_APPENDED_DTB=y
11760
11761 [ Tim Gardner ]
11762
11763 * rebase to v3.11-rc4
11764 * overlayfs: Update to v19
11765 * [Config] Enable overlayfs
11766 * SAUCE: Fix lttng compile errors
11767
11768 [ Upstream Kernel Changes ]
11769
11770 * rebase to v3.11-rc4
11771 - LP: #1163720
11772 - LP: #1162026
11773 - LP: #1195636
11774 - LP: #1195597
11775 - LP: #1180409
11776 - LP: #1168430
11777
11778 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11779
11780 linux (3.11.0-0.1) saucy; urgency=low
11781
11782 [ Upstream Kernel Changes ]
11783
11784 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11785 - LP: #1163720
11786 - LP: #1162026
11787 - LP: #1195636
11788 - LP: #1195597
11789 - LP: #1180409
11790 - LP: #1168430
11791
11792 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11793
11794 linux (3.10.0-2.10) saucy; urgency=low
11795
11796 [ Andy Whitcroft ]
11797
11798 * [Config] CONFIG_INTEL_MEI*=m
11799 - LP: #1196155
11800 * [Config] CONFIG_DEBUG_INFO=y
11801
11802 [ Stephen Warren ]
11803
11804 * [Config] fix Calxeda xgmac module filename
11805
11806 [ Upstream Kernel Changes ]
11807
11808 * Revert "serial: 8250_pci: add support for another kind of NetMos
11809 Technology PCI 9835 Multi-I/O Controller"
11810 - LP: #1190967
11811 * mfd: lpc_ich: Add support for Intel Avoton SoC
11812 - LP: #1196658
11813
11814 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11815
11816 linux (3.10.0-2.9) saucy; urgency=low
11817
11818 [ Andy Whitcroft ]
11819
11820 * rebase to v3.10
11821
11822 [ John Johansen ]
11823
11824 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
11825 network mediation"
11826 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
11827 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
11828 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
11829 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
11830 interface"
11831 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
11832 to prevent execve from granting privs"
11833 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11834
11835 [ Upstream Kernel Changes ]
11836
11837 * rebase to v3.10
11838
11839 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
11840
11841 linux (3.10.0-1.8) saucy; urgency=low
11842
11843 [ Andy Whitcroft ]
11844
11845 * Release Tracking Bug
11846 - LP: #1195717
11847
11848 [ Andy Whitcroft ]
11849
11850 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
11851 interface"
11852 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
11853 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
11854 reference"
11855 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
11856 * Revert "ubuntu: overlayfs --
11857 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
11858 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
11859 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
11860 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
11861 * Revert "ubuntu: overlayfs --
11862 overlayfs-fix-possible-leak-in-ovl_new_inode"
11863 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
11864 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
11865 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
11866 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
11867 * Revert "ubuntu: overlayfs -- overlay filesystem"
11868 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
11869 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
11870 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
11871 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
11872
11873 [ Erez Zadok ]
11874
11875 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
11876
11877 [ Miklos Szeredi ]
11878
11879 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
11880 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
11881 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
11882 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
11883 * ubuntu: overlayfs v18 -- -- overlay filesystem
11884 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
11885
11886 [ Neil Brown ]
11887
11888 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
11889
11890 [ Tim Gardner ]
11891
11892 * [Config] CONFIG_SUNRPC_DEBUG=y
11893 - LP: #1127319
11894
11895 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
11896
11897 linux (3.10.0-0.7) saucy; urgency=low
11898
11899 [ Andy Whitcroft ]
11900
11901 * autopkgtest: switch Depends: to build-essential
11902
11903 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
11904
11905 linux (3.10.0-0.6) saucy; urgency=low
11906
11907 [ Andy Whitcroft ]
11908
11909 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
11910 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
11911 - LP: #1098378
11912 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
11913 * ubuntu: overlayfs -- expose do_splice_direct prototype
11914 * ubuntu: overlayfs -- follow change to do_splice_direct interface
11915 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
11916 - LP: #1192691
11917
11918 [ Stefan Bader ]
11919
11920 * (d-i) Add dm-snapshot to md-modules
11921 - LP: #1191726
11922
11923 [ Tim Gardner ]
11924
11925 * Release tracker
11926 - LP: #1194149
11927 * [Config] CONFIG_WIL6210=n for armhf
11928 * [Config] d-i: Add calxedaxgmac to nic-modules
11929 - LP: #1192358
11930 * [debian] Use dh_strip
11931 - LP: #1192759
11932 * [Config] Enable perf for armhf
11933 * do_tools=false when cross compiling
11934 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
11935 - LP: #1108082
11936
11937 [ Upstream Kernel Changes ]
11938
11939 * nsp32: switch reset delay to msleep() as it is tooo long
11940 * alx: add a simple AR816x/AR817x device driver
11941 Plucked from linux-next. replaces ubuntu/alx in favor of
11942 'to be merged' version in 3.11.
11943 * rebase to v3.10-rc7
11944 - LP: #1189363
11945
11946 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
11947
11948 linux (3.10.0-0.5) saucy; urgency=low
11949
11950 [ Andy Whitcroft ]
11951
11952 * rebase to v3.10-rc6
11953 * [Config] updateconfigs following rebase to v3.10-rc6
11954
11955 [ Upstream Kernel Changes ]
11956
11957 * rebase to v3.10-rc6
11958
11959 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
11960
11961 linux (3.10.0-0.4) saucy; urgency=low
11962
11963 [ Andy Whitcroft ]
11964
11965 * [Config] updateconfigs following rebase to v3.10-rc4
11966
11967 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
11968
11969 linux (3.10.0-0.3) saucy; urgency=low
11970
11971 [ Andy Whitcroft ]
11972
11973 * rebase to v3.10-rc5
11974
11975 [ Upstream Kernel Changes ]
11976
11977 * rebase to v3.10-rc5
11978 - LP: #1186170
11979
11980 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
11981
11982 linux (3.10.0-0.2) saucy; urgency=low
11983
11984 [ Andy Whitcroft ]
11985
11986 * rebase to v3.10-rc4
11987 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
11988 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
11989 - LP: #1187744
11990 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
11991
11992 [ Dave Chiluk ]
11993
11994 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
11995 - LP: #1035226
11996
11997 [ Tim Gardner ]
11998
11999 * rebase to v3.10-rc3
12000 * [Config] sparc be gone
12001 * [Config] ia64 be gone
12002 * d-i: block-modules provides nbd-modules
12003
12004 [ Upstream Kernel Changes ]
12005
12006 * rebase to v3.10-rc4
12007 * rebase to v3.10-rc3
12008
12009 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
12010
12011 linux (3.10.0-0.1) saucy; urgency=low
12012
12013 [ Tim Gardner ]
12014
12015 * UBUNTU: Disabled lttng
12016 * UBUNTU: Disable aufs for FTBS
12017 * UBUNTU: Disabled alx
12018 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
12019 * UBUNTU: rebase to v3.10-rc2
12020 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
12021
12022 [ Andy Whitcroft ]
12023
12024 * UBUNTU: [Config] update standards version to 3.9.4.0
12025 * UBUNTU: [Config] squash duplicate package description (long and short)
12026 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
12027 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
12028 * UBUNTU: [Config] drop redundant Build-Conficts:
12029
12030 [ Upstream Kernel Changes ]
12031
12032 * rebase to v3.10-rc2
12033 - LP: #1180351
12034
12035 [ Upstream Kernel Changes ]
12036
12037 * rebase to v3.10-rc1
12038 - LP: #1172151
12039 - LP: #1089795
12040 - LP: #1167270
12041 - LP: #1128840
12042
12043 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
12044
12045 linux (3.10.0-0.0) saucy; urgency=low
12046
12047 * Dummy
12048
12049 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
12050
12051 linux (3.9.0-2.6) saucy; urgency=low
12052
12053 [ Tim Gardner ]
12054
12055 * rebase to v3.9.2
12056
12057 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
12058
12059 linux (3.9.0-1.5) saucy; urgency=low
12060
12061 [ Tim Gardner ]
12062
12063 * rebase to v3.9.1
12064
12065 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
12066
12067 linux (3.9.0-0.4) saucy; urgency=low
12068
12069 [ Andy Whitcroft ]
12070
12071 * ubuntu: overlayfs -- add FS_ALIAS
12072
12073 [ Tim Gardner ]
12074
12075 * Added lttng
12076 - LP: #1175784
12077
12078 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
12079
12080 linux (3.9.0-0.3) saucy; urgency=low
12081
12082 [ Upstream Kernel Changes ]
12083
12084 * rebase to v3.9
12085
12086 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
12087
12088 linux (3.9.0-0.2) saucy; urgency=low
12089
12090 [ Tim Gardner ]
12091
12092 * Enable extras packaging for amd64/i386.
12093 Fixes build depenencies with brittany and linux-meta.
12094
12095 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
12096
12097 linux (3.9.0-0.1) saucy; urgency=low
12098
12099 [ Upstream Kernel Changes ]
12100
12101 * rebase to v3.9-rc8
12102
12103 [ Upstream Kernel Changes ]
12104
12105 * rebase to v3.9-rc7
12106 - LP: #1128840
12107
12108 [ Upstream Kernel Changes ]
12109
12110 * rebase to v3.9-rc6
12111
12112 [ Upstream Kernel Changes ]
12113
12114 * rebase to v3.9-rc5
12115
12116 [ Upstream Kernel Changes ]
12117
12118 * rebase to v3.8-rc4
12119 - LP: #1095315
12120 - LP: #886975
12121 - LP: #1086921
12122
12123 [ Upstream Kernel Changes ]
12124
12125 * rebase to v3.9-rc3
12126 - LP: #1155016
12127 - LP: #1103594
12128
12129 [ Upstream Kernel Changes ]
12130
12131 * rebase to v3.9-rc2
12132
12133 [ Upstream Kernel Changes ]
12134
12135 * rebase to v3.9-rc1
12136 - LP: #901105
12137 - LP: #961286
12138 - LP: #1011792
12139 - LP: #1128934
12140 - LP: #886975
12141 - LP: #978807
12142
12143 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
12144
12145 linux (3.8.0-7.14) raring; urgency=low
12146
12147 [ Andy Whitcroft ]
12148
12149 * [Config] CONFIG_RCU_USER_QS=n
12150 * [Config] CONFIG_MTD_ONENAND_SIM=n
12151 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
12152
12153 [ Upstream Kernel Changes ]
12154
12155 * rebase to v3.8
12156
12157 [Tim Gardner]
12158
12159 * Release Tracking Bug
12160 - LP: #1130111
12161 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
12162 - LP: #1128840
12163
12164 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
12165
12166 linux (3.8.0-6.13) raring; urgency=low
12167
12168 [Tim Gardner]
12169
12170 * Release Tracking Bug
12171 - LP: #1125364
12172 * Add ahci modules to d-i
12173 - LP: #1124415
12174
12175
12176 [ Chris Wilson ]
12177
12178 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
12179 the encoders
12180 - LP: #1097315
12181
12182 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
12183
12184 linux (3.8.0-6.12) raring; urgency=low
12185
12186 [Tim Gardner]
12187
12188 * perf: NO_LIBPERL=1
12189 * Fix linux-headers dependency
12190 * Release Tracking Bug
12191 - LP: #1124362
12192
12193 [ Andy Whitcroft ]
12194
12195 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
12196 - LP: #1121699
12197
12198 [ Daniel Vetter ]
12199
12200 * SAUCE: drm/i915: write backlight harder
12201 - LP: #954661
12202
12203 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
12204
12205 linux (3.8.0-6.11) raring; urgency=low
12206
12207 [Tim Gardner]
12208
12209 * Release Tracking Bug
12210 - LP: #1122071
12211 * rebase to v3.8-rc7
12212 * Add libaudit-dev as a build dependency
12213 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
12214
12215 [ Leann Ogasawara ]
12216
12217 * [Config] Remove CONFIG_SATA_AHCI annotation
12218
12219 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
12220
12221 linux (3.8.0-5.10) raring; urgency=low
12222
12223 [Tim Gardner]
12224
12225 * Release Tracking Bug
12226 - LP: #1118568
12227
12228 * Bump ABI to fix install issue with 3.8.0-4.8.
12229 Moving drivers/ata/*ahci* to linux-image caused an
12230 install conflict with linux-image-extras without an
12231 ABI bump.
12232
12233 [ Jan Beulich ]
12234
12235 * SAUCE: xen-pciback: rate limit error messages from
12236 xen_pcibk_enable_msi{, x}()
12237 - LP: #1117336
12238 - CVE-2013-0231
12239
12240 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
12241
12242 linux (3.8.0-4.9) raring; urgency=low
12243
12244 [ Herton Ronaldo Krzesinski ]
12245
12246 * d-i: Add mellanox ethernet drivers to nic-modules
12247 - LP: #1015339
12248
12249 [ Joseph Salisbury ]
12250
12251 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
12252 - LP: #1113547
12253
12254 [ Kamal Mostafa ]
12255
12256 * SAUCE: alx driver import script
12257
12258 [ Qualcomm Atheros, Inc ]
12259
12260 * SAUCE: alx: Update to heads/master
12261
12262 [ Tim Gardner ]
12263
12264 * Release Tracking Bug
12265 - LP: #1117673
12266
12267 * [debian] Remove dangling symlink from headers package
12268 - LP: #1112442
12269 * [config] CONFIG_ALX=m
12270 * [Config] Add alx to d-i nic-modules
12271 * [Config] CONFIG_SATA_AHCI=m
12272 - LP: #1056563
12273
12274 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
12275
12276 linux (3.8.0-4.8) raring; urgency=low
12277
12278 [ Allen Ibara ]
12279
12280 * SAUCE: imx6: dts: Add IMX6Q AHCI support
12281
12282 [ Andy Whitcroft ]
12283
12284 * rebase to v3.8-rc6
12285 * updateconfigs following rebase to v3.8-rc6
12286
12287 [Leann Ogasawara]
12288
12289 * Release Tracking Bug
12290 - LP: #1112573
12291
12292 [ Paolo Pisati ]
12293
12294 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
12295 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
12296 * [Config] MMC_ARMMMCI=y (vexpress mmc)
12297 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
12298
12299 [ Seth Forshee ]
12300
12301 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
12302
12303 [ Upstream Kernel Changes ]
12304
12305 * rebase to v3.8-rc6
12306 - LP: #1107477
12307
12308 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
12309
12310 linux (3.8.0-3.7) raring; urgency=low
12311
12312 [ Andy Green ]
12313
12314 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
12315 * SAUCE: ARM: omap2 add mac address allocation register api
12316 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
12317 allocation
12318
12319 [ Leann Ogasawara ]
12320
12321 * rebase to v3.8-rc5
12322 * Release Tracking Bug
12323 - LP: #1111486
12324
12325 [ Paolo Pisati ]
12326
12327 * SAUCE: davinci: vpss: compilation fix
12328 * [Config] enable TI OMAP4 support (Pandaboard/ES)
12329 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
12330 * [Config] enable Freescale IMX6 support (SabreLite)
12331 * [Config] SERIAL_IMX_CONSOLE=y
12332 * [Config] MMC_*_IMX=y
12333 * [Config] disable USB_SUSPEND
12334 * [Config] USB_MXS_PHY=y
12335 * [Config] USB_CHIPIDEA=y
12336 * SAUCE: DTB: add support for multiple DTBs
12337 * SAUCE: DTB: build imx6q-sabrelite
12338 * SAUCE: DTB: build beaglexm
12339 * SAUCE: DTB: build panda/panda es
12340 * [Config] disable CPU_FREQ
12341 * [Config] PANEL_TFP410=y (video DVI output)
12342 * [Config] SND_OMAP_SOC*=y
12343 * [Config] SND_IMX_SOC*=y
12344 * [Config] I2C_IMX=y
12345 * [Config] SPI_IMX=m
12346
12347 [ Stefan Bader ]
12348
12349 * [Config] Move 9p modules into generic package
12350 - LP: #1107658
12351
12352 [ Tony Lindgren ]
12353
12354 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
12355 kernels
12356 * SAUCE: ARM: OMAP2+: Use omap initcalls
12357 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
12358 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
12359 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
12360 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
12361 multiplaform
12362 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
12363 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
12364 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
12365
12366 [ Upstream Kernel Changes ]
12367
12368 * rebase to v3.8-rc5
12369 - LP: #1096789
12370
12371 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
12372
12373 linux (3.8.0-2.6) raring; urgency=low
12374
12375 [ Adam Conrad ]
12376
12377 * Fix up linux-tools -> SRCPKGNAME-tools rename
12378
12379 [ Andy Whitcroft ]
12380
12381 * [Config] re-disable CONFIG_SOUND_OSS
12382 - LP: #1105230
12383
12384 [ Arend van Spriel ]
12385
12386 * SAUCE: brcmsmac: fix tx status processing
12387
12388 [Leann Ogasawara]
12389
12390 * Release Tracking Bug
12391 - LP: #1105104
12392
12393 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
12394
12395 linux (3.8.0-1.5) raring; urgency=low
12396
12397 [Tim Gardner]
12398
12399 * Release Tracking Bug
12400 - LP: #1101235
12401
12402 [ Dudley Du ]
12403
12404 * SAUCE: Input: add support for Cypress PS/2 Trackpads
12405 - LP: #978807
12406
12407 [ Kamal Mostafa ]
12408
12409 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
12410 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
12411 * [Config] Add CONFIG_PS2_CYPRESS
12412
12413 [ Tim Gardner ]
12414
12415 * rebase to v3.8-rc4
12416
12417 [ Upstream Kernel Changes ]
12418
12419 * rebase to v3.8-rc4
12420 - LP: #1095315
12421 - LP: #886975
12422 - LP: #1086921
12423
12424 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
12425
12426 linux (3.8.0-0.4) raring; urgency=low
12427
12428 [ Leann Ogasawara ]
12429
12430 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
12431 * [Config] Update CONFIG_IIO build annotation
12432 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
12433 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
12434 * [Config] Remove CONFIG_SPI_PL022 annotation
12435 * [Config] Update CONFIG_EZX_PCAP annotation
12436 * [Config] Update CONFIG_SENSORS_AK8975 annotation
12437 * [Config] Disable CONFIG_DRM_MGAG200
12438 - LP: #1042903
12439
12440 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
12441
12442 linux (3.8.0-0.3) raring; urgency=low
12443
12444 [ Andy Whitcroft ]
12445
12446 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
12447 uselib()"
12448
12449 [ Scott James Remnant ]
12450
12451 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
12452 (for v3.7+)
12453 - LP: #1085766, #462111
12454
12455 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
12456
12457 linux (3.8.0-0.2) raring; urgency=low
12458
12459 [ Tim Gardner ]
12460
12461 * [packaging] Add macro to selectively disable building perf
12462 * [packaging] Cannot depend on universe package libaudit-dev
12463
12464 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
12465
12466 linux (3.8.0-0.1) raring; urgency=low
12467
12468
12469 [ Upstream Kernel Changes ]
12470
12471 * rebase to v3.8-rc3
12472 - LP: #1096789
12473
12474 [ Upstream Kernel Changes ]
12475
12476 * rebase to v3.8-rc2
12477 - LP: #1082357
12478 - LP: #1075882
12479
12480 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
12481
12482 linux (3.7.0-7.15) raring; urgency=low
12483
12484 [ Chris J Arges ]
12485
12486 * SAUCE: add eeprom_bad_csum_allow module parameter
12487 - LP: #1070182
12488
12489 [ Leann Ogasawara ]
12490
12491 * Add ceph to linux-image for virtual instances
12492 - LP: #1063784
12493
12494 [ Serge Hallyn ]
12495
12496 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
12497
12498 [ Tim Gardner ]
12499
12500 * [Config] CONFIG_SLUB_DEBUG=y
12501 - LP: #1090308
12502
12503 [ Upstream Kernel Changes ]
12504
12505 * Revert "[SCSI] sd: Implement support for WRITE SAME"
12506 - LP: #1089818
12507
12508 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
12509
12510 linux (3.7.0-6.14) raring; urgency=low
12511
12512 [ Andy Whitcroft ]
12513
12514 * [Config] annotations: all new annotations scheme including defaults
12515 * [Configs] apply annotation updates to main configs (top section)
12516
12517 [ Leann Ogasawara ]
12518
12519 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
12520 build"
12521 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
12522 * Temporarily disable module check for build
12523
12524 [ Stefan Bader ]
12525
12526 * ubuntu: dm-raid45: Adapt to upstream interface changes
12527 * Re-enable build of dm-raid45
12528
12529 [ Tim Gardner ]
12530
12531 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
12532 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
12533 * SAUCE: drm: Fix possible EDID memory allocation oops
12534 * SAUCE: ttm: Fix possible _manager memory allocation oops
12535 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
12536 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
12537 2 pointers
12538
12539 [ Tomas Hozza ]
12540
12541 * SAUCE: tools: hv: Netlink source address validation allows DoS
12542 - LP: #1084777
12543 - CVE-2012-5532
12544
12545 [ Upstream Kernel Changes ]
12546
12547 * rebase to v3.7
12548
12549 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
12550
12551 linux (3.7.0-5.13) raring; urgency=low
12552
12553 [ Lino Sanfilippo ]
12554
12555 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
12556 fsnotify_destroy_group()
12557 - LP: #922906
12558 * SAUCE: fsnotify: introduce fsnotify_get_group()
12559 - LP: #922906
12560 * SAUCE: fsnotify: use reference counting for groups
12561 - LP: #922906
12562 * SAUCE: fsnotify: take groups mark_lock before mark lock
12563 - LP: #922906
12564 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
12565 indicates wheather a mark should be destroyed
12566 - LP: #922906
12567 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
12568 mark list
12569 - LP: #922906
12570 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
12571 - LP: #922906
12572 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
12573 fsnotify_remove_mark()
12574 - LP: #922906
12575 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
12576 by group
12577 - LP: #922906
12578 * SAUCE: fsnotify: change locking order
12579 - LP: #922906
12580
12581 [ Tim Gardner ]
12582
12583 * [Config] CONFIG_NFC_LLCP=y
12584 * [Config] get-firmware: Filter new files through fwinfo
12585 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
12586 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
12587 * [Config] CONFIG_XEN=y for all arches
12588 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
12589 * [Config] CONFIG_MMC_DW_EXYNOS=m
12590 * [Config] CONFIG_GPIO_ADNP=m
12591 * [Config] find-obsolete-firmware: Use correct path
12592 * rebase to v3.7-rc8
12593 - LP: #1084640
12594
12595 [ Upstream Kernel Changes ]
12596
12597 * Revert "VFS: don't do protected {sym,hard}links by default"
12598 - LP: #1084192
12599
12600 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
12601
12602 linux (3.7.0-4.12) raring; urgency=low
12603
12604 [ Tim Gardner ]
12605
12606 * Revert "[Config] Use -j1 for headers_install"
12607 * Revert "[Config] install-arch-headers needs a valid config"
12608 Strayed into the weeds in search of the root cause of the periodic
12609 build failure.
12610 Fixes powerpc FTBS introduced in -4.11.
12611 * [Config] hmake -j1
12612 The kernel makefile appears to have parallel dependency
12613 problems for the install_headers target. This appears to be root
12614 cause for a periodic build failure on N-way machines.
12615
12616 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
12617
12618 linux (3.7.0-4.11) raring; urgency=low
12619
12620 [ Tim Gardner ]
12621
12622 * [Config] Use -j1 for headers_install
12623 Also fixes a powerpc FTBS introduced by
12624 "[Config] install-arch-headers needs a valid config".
12625
12626 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12627
12628 linux (3.7.0-4.10) raring; urgency=low
12629
12630 [ Andy Whitcroft ]
12631
12632 * [Config] add rebuild-test support for autopkgtest
12633 - LP: #1081500
12634 * [tests] move build tests out of the way
12635 - LP: #1081500
12636 * [tests] add an autopkgtest rebuild test
12637 - LP: #1081500
12638
12639 [ Tim Gardner ]
12640
12641 * rebase to v3.7-rc7
12642 * SAUCE: Remove emi62 files duplicated in linux-firmware
12643 * SAUCE: Remove sb16 files duplicated in linux-firmware
12644 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12645 * SAUCE: Remove yamaha files duplicated in linux-firmware
12646 * SAUCE: Remove dsp56k files used only by m68k
12647 * SAUCE: firmware: Remove last vestiges of dabusb
12648 * SAUCE: Remove vicam files duplicated in linux-firmware
12649 * [Config] install-arch-headers needs a valid config
12650
12651 [ Upstream Kernel Changes ]
12652
12653 * rebase to v3.7-rc7
12654 - LP: #1076840
12655 - LP: #1081466
12656
12657 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12658
12659 linux (3.7.0-3.9) raring; urgency=low
12660
12661 [ Leann Ogasawara ]
12662
12663 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12664 - LP: #1079900
12665 * Add nfsv3 to nfs-modules udeb
12666
12667 [ Paolo Pisati ]
12668
12669 * [Config] SND_OMAP_SOC*=y
12670 - LP: #1019321
12671
12672 [ Stefan Bader ]
12673
12674 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12675 - LP: #1078926
12676
12677 [ Tim Gardner ]
12678
12679 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12680 - LP: #1079469
12681 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12682 * rebase to v3.7-rc6
12683 * SAUCE: script to detect obsolete firmware
12684 * SAUCE: Remove yam files duplicated in linux-firmware
12685 * SAUCE: Remove tehuti files duplicated in linux-firmware
12686 * SAUCE: Remove matrox files duplicated in linux-firmware
12687 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12688 * SAUCE: Remove r128 files duplicated in linux-firmware
12689 * SAUCE: Remove acenic files duplicated in linux-firmware
12690 * SAUCE: Remove keyspan files duplicated in linux-firmware
12691 * SAUCE: Remove sun files duplicated in linux-firmware
12692 * SAUCE: Remove radeon files duplicated in linux-firmware
12693 * SAUCE: Update bnx2x firmware to 7.8.2.0
12694 * [Config] generic.inclusion-list: econet has disappeared
12695
12696 [ Upstream Kernel Changes ]
12697
12698 * seccomp: forcing auditing of kill condition
12699 - LP: #1079469
12700 * rebase to v3.7-rc6
12701
12702 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12703
12704 linux (3.7.0-2.8) raring; urgency=low
12705
12706 [ Andy Whitcroft ]
12707
12708 * Revert "overlayfs: disable until FTBS is fixed"
12709 * Revert "ubuntu: overlayfs"
12710 * Revert "ubuntu: AUFS"
12711 * ubuntu: overlayfs -- overlayfs: add statfs support
12712 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12713 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12714 inode
12715 - LP: #944386
12716 * ubuntu: AUFS (no-squash): basic framework and update machinary
12717 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12718 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12719 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12720 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12721 * ubuntu: AUFS (no-squash) -- reenable
12722 - LP: #1079193
12723
12724 [ Erez Zadok ]
12725
12726 * ubuntu: overlayfs -- overlayfs: implement show_options
12727
12728 [ Miklos Szeredi ]
12729
12730 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12731 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12732 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12733 * ubuntu: overlayfs -- overlay filesystem
12734 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12735 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12736
12737 [ Neil Brown ]
12738
12739 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12740
12741 [ Robin Dong ]
12742
12743 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12744 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12745
12746 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12747
12748 linux (3.7.0-1.7) raring; urgency=low
12749
12750 [ Tim Gardner ]
12751
12752 * [Config] Drop dependency on libaudit-dev
12753 Its a universe package which causes an FTBS on the builders.
12754 libaudit-dev is not strictly required for the perf tools build.
12755
12756 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12757
12758 linux (3.7.0-1.6) raring; urgency=low
12759
12760 [ Andy Whitcroft ]
12761
12762 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12763 * [Config] better encode the CONFIG_NVRAM constaint
12764 * enforcer -- fix debugging output
12765
12766 [ Ben Collins ]
12767
12768 * [Config] Add custom_override rule to allow for alternate kernel
12769 file/install
12770 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12771
12772 [ Tim Gardner ]
12773
12774 * [Config] Dropped armel
12775 * Drop highbank from ABI fetch list
12776 * [Config] Use dh_prep instead of 'dh_clean -k'
12777 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12778 * [Config] Document binary-indep dependency chain
12779 * rebase to v3.7-rc5
12780
12781 [ Upstream Kernel Changes ]
12782
12783 * rebase to v3.7-rc5
12784
12785 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12786
12787 linux (3.7.0-0.5) raring; urgency=low
12788
12789 [ Tim Gardner ]
12790
12791 * [Config] CONFIG_AMD_IOMMU_V2=m
12792 - LP: #1071520
12793 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12794 Fixes FTBS
12795
12796 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12797
12798 linux (3.7.0-0.4) raring; urgency=low
12799
12800 [ Ben Collins ]
12801
12802 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12803
12804 [ Tim Gardner ]
12805
12806 * [Config] do_tools=false for arm
12807
12808 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12809
12810 linux (3.7.0-0.3) raring; urgency=low
12811
12812 [ Tim Gardner ]
12813
12814 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12815 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12816 * [Config] Drop highbank harder
12817
12818 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
12819
12820 linux (3.7.0-0.2) raring; urgency=low
12821
12822 [ Andy Whitcroft ]
12823
12824 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
12825 instances
12826 - LP: #1066921
12827 * [Config] drop highbank builds
12828
12829 [ Jeremy Kerr ]
12830
12831 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
12832 - LP: #1063061
12833
12834 [ Leann Ogasawara ]
12835
12836 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
12837
12838 [ Tim Gardner ]
12839
12840 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
12841 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
12842 * rebase to v3.7-rc4
12843 * SAUCE: MODSIGN: Emit error for incorrectly signed module
12844
12845 [ Upstream Kernel Changes ]
12846
12847 * rebase to v3.7-rc4
12848
12849 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
12850
12851 linux (3.7.0-0.1) raring; urgency=low
12852
12853
12854 [ Upstream Kernel Changes ]
12855
12856 * rebase to v3.7-rc3
12857 - LP: #1056078
12858
12859 [ Upstream Kernel Changes ]
12860
12861 * rebase to v3.7-rc2
12862 - LP: #1060729
12863 - LP: #1059523
12864 - LP: #1006690
12865 - LP: #1049623
12866 - LP: #1046512
12867 - LP: #1052499
12868 - LP: #1037642
12869 - LP: #559939
12870 - LP: #1052460
12871 - LP: #939161
12872 - LP: #1046734
12873
12874 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
12875
12876 linux (3.6.0-0.1) UNRELEASED; urgency=low
12877
12878
12879 [ Upstream Kernel Changes ]
12880
12881 * rebase to v3.6
12882
12883 [ Upstream Kernel Changes ]
12884
12885 * rebase to v3.6-rc7
12886
12887 [ Upstream Kernel Changes ]
12888
12889 * rebase to v3.6-rc6
12890 - LP: #1000424
12891
12892 [ Upstream Kernel Changes ]
12893
12894 * rebase to v3.6-rc5
12895 - LP: #1040077
12896
12897 [ Upstream Kernel Changes ]
12898
12899 * rebase to v3.6-rc4
12900
12901 [ Upstream Kernel Changes ]
12902
12903 * rebase to v3.6-rc3
12904 - LP: #1038651
12905 - LP: #1034779
12906
12907 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
12908
12909 linux (3.5.0-6.6) quantal-proposed; urgency=low
12910
12911 [ Andy Whitcroft ]
12912
12913 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
12914 experimental features
12915 * SAUCE: highbank -- export clock functions for modules
12916 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
12917 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
12918 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
12919 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12920 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12921 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
12922 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
12923 * [Config] highbank -- reenable CONFIG_DW_DMAC
12924 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
12925 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
12926 * [Config] highbank -- reenable CONFIG_USB_DWC3
12927 * [Config] highbank -- reenable CONFIG_SATA_MV
12928 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
12929 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
12930 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
12931 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
12932 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
12933 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12934 * [Config] highbank -- enable CONFIG_EXPERT
12935 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12936 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
12937 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
12938 * [Config] enable CONFIG_USB_ETH_EEM
12939 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
12940 * [Config] disable CONFIG_USB_M66592
12941 * [Config] enable CONFIG_USB_NET2272
12942 * [Config] enable CONFIG_USB_R8A66597
12943 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
12944 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
12945 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
12946 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
12947 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
12948 * [Config] sync configuration armhf omap -> armel omap
12949 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
12950 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
12951
12952 [ Bryan Wu ]
12953
12954 * [Config] change default IO scheduler from CFQ to Deadline
12955
12956 [ Leann Ogasawara ]
12957
12958 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
12959 * [Config] Disable CONFIG_MOUSE_INPORT
12960
12961 [ Tim Gardner ]
12962
12963 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
12964 * [Config] Add bnx2x firmware to nic-modules udeb
12965 * SAUCE: Add script to convert firmware to ihex format
12966 * SAUCE: firmware: Upgrade bnx2 to current versions
12967 * [Config] Add tigon firmware to nic-modules udeb
12968 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
12969 - LP: #1026761
12970 * SAUCE: Remove redundant cis firmware
12971 * SAUCE: Remove redundant emi26 firmware
12972 * SAUCE: Remove redundant ttusb-budget firmware
12973 * SAUCE: Remove redundant sun/cassini firmware
12974 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
12975 * SAUCE: Remove redundant 3com/typhoon.bin firmware
12976 * SAUCE: Remove redundant yamaha/ds1 firmware
12977 * SAUCE: Remove redundant keyspan_pda firmware
12978 * rebase to v3.5
12979
12980 [ Upstream Kernel Changes ]
12981
12982 * rebase to v3.5
12983 - LP: #1027828
12984
12985 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
12986
12987 linux (3.5.0-5.5) quantal-proposed; urgency=low
12988
12989 [ Andy Whitcroft ]
12990
12991 * [Config] annotations: initial import of configuration annotations
12992
12993 [ Bryan Wu ]
12994
12995 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
12996
12997 [ Leann Ogasawara ]
12998
12999 * Rebase to v3.5-rc7
13000
13001 [ Manoj Iyer ]
13002
13003 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
13004 - LP: #1010281
13005
13006 [ Tim Gardner ]
13007
13008 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
13009 expects
13010 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
13011 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
13012 * [Config] CONFIG_IP_NF_QUEUE=n
13013 * [Config] CONFIG_MTD_DOC2000=n
13014 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
13015 * [Config] CONFIG_PRISM54=n
13016 * [Config] CONFIG_SCx200_I2C=n
13017 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
13018
13019 [ Upstream Kernel Changes ]
13020
13021 * rebase to v3.5-rc7
13022
13023 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
13024
13025 linux (3.5.0-4.4) quantal-proposed; urgency=low
13026
13027 [ Andy Whitcroft ]
13028
13029 * [Packaging] getabis should be extracting all packages
13030 - LP: #1021174
13031 * [Config] getabis -- series uses linux-image-extra
13032 - LP: #1021174
13033 * rebase to v3.5-rc6
13034
13035 [ Bryan Wu ]
13036
13037 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
13038 flavours
13039 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
13040
13041 [ Leann Ogasawara ]
13042
13043 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
13044 - LP: #1019561
13045
13046 [ Paolo Pisati ]
13047
13048 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
13049 - LP: #1019321
13050
13051 [ Stefan Bader ]
13052
13053 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
13054 - LP: #1018456
13055 * (config) Disable ACPI_PROCFS_POWER
13056
13057 [ Tim Gardner ]
13058
13059 * [Config] CONFIG_ACPI_BGRT=y
13060 * Extract firmware module info during getabi
13061 - LP: #1021174
13062
13063 [ Upstream Kernel Changes ]
13064
13065 * rebase to v3.5-rc6
13066
13067 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
13068
13069 linux (3.5.0-3.3) quantal-proposed; urgency=low
13070
13071 [ Andy Whitcroft ]
13072
13073 * [Config] enable CONFIG_MEMTEST=y
13074 - LP: #1004535
13075 * [Config] config-check: add support for a cut operation
13076 * [Config] enforcer -- switch to cut where appropriate
13077
13078 [ Leann Ogasawara ]
13079
13080 * Rebase to v3.5-rc5
13081 * [Config] Updateconfigs after rebase to v3.5-rc5
13082
13083 [ Luis Henriques ]
13084
13085 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
13086 __ocfs2_change_file_space
13087 - LP: #1006012
13088
13089 [ Seth Forshee ]
13090
13091 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
13092 for LVDS register initialization
13093 - LP: #1012800
13094
13095 [ Upstream Kernel Changes ]
13096
13097 * rebase to v3.5-rc5
13098 - LP: #1013183
13099 - LP: #1017017
13100 - LP: #884652
13101
13102 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
13103
13104 linux (3.5.0-2.2) quantal-proposed; urgency=low
13105
13106 [ Andy Whitcroft ]
13107
13108 * rebase to v3.5-rc4
13109
13110 [ Arend van Spriel ]
13111
13112 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
13113 brcms_c_regd_init()
13114 - LP: #950320
13115
13116 [ Bryan Wu ]
13117
13118 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
13119
13120 [ Chris J Arges ]
13121
13122 * PACKAGING: add .gnu_debuglink sections to .ko files
13123 - LP: #669641
13124
13125 [ Leann Ogasawara ]
13126
13127 * d-i: Add hid-generic to input-modules
13128 - LP: #1017879
13129
13130 [ Ming Lei ]
13131
13132 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
13133 - LP: #1017717, #225
13134
13135 [ Paolo Pisati ]
13136
13137 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
13138 - LP: #1017718
13139 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
13140
13141 [ Seth Forshee ]
13142
13143 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
13144 during initialization
13145 - LP: #950320
13146 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
13147 by mac80211
13148 - LP: #950320
13149 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
13150 channels
13151 - LP: #950320
13152 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
13153 - LP: #950320
13154 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
13155 regulatory domain
13156 - LP: #950320
13157 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
13158 regulatory updates
13159 - LP: #950320
13160 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
13161 tx power limits
13162 - LP: #950320
13163 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
13164 against internal regulatory data
13165 - LP: #950320
13166 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
13167 when checking whether OFDM is allowed
13168 - LP: #950320
13169
13170 [ Tim Gardner ]
13171
13172 * [Config] Enable CONFIG_CGROUPS for highbank
13173 - LP: #1014692
13174 * [Config] FB_OMAP*=y and PANEL_TFP410=y
13175
13176 [ Upstream Kernel Changes ]
13177
13178 * rebase to v3.5-rc4
13179
13180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
13181
13182 linux (3.5.0-1.1) quantal-proposed; urgency=low
13183
13184 [ Andy Whitcroft ]
13185
13186 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
13187
13188 [ Leann Ogasawara ]
13189
13190 * Rebase to v3.5-rc1
13191 * [Config] Remove USB_DEVICEFS from the config enforcer
13192 * [Config] Updateconfigs after rebase to v3.5-rc1
13193 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
13194 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13195 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13196 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13197 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13198 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13199 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
13200 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
13201 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
13202 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
13203 * Rebase to v3.5-rc2
13204 * [Config] Updateconfigs after rebase to v3.5-rc2
13205 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
13206 * Rebase to v3.5-rc3
13207 * [Config] Updateconfigs after rebase to v3.5-rc3
13208
13209 [ Paul Mundt ]
13210
13211 * SAUCE: fix bug.h's inclusion of kernel.h
13212
13213 [ Stefan Bader ]
13214
13215 * SAUCE: Fix compile failures of dm-raid45
13216 * [Config] Enable dm-raid45
13217 * Move dependency on crda to extra package
13218 - LP: #657901
13219 * SAUCE: Mask CR4 writes on older Xen hypervisors
13220
13221 [ Upstream Kernel Changes ]
13222
13223 * rebase to v3.5-rc3
13224 - LP: #993162
13225 - LP: #925577
13226 * rebase to v3.5-rc2
13227 * rebase to v3.5-rc1
13228 - LP: #955892
13229 - LP: #978038
13230 - LP: #987371
13231 - LP: #929545
13232 - LP: #942316
13233 - LP: #903853
13234
13235 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
13236
13237 linux (3.4.0-5.11) quantal-proposed; urgency=low
13238
13239 [ Leann Ogasawara ]
13240
13241 * [Config] Disable CONFIG_ARM_LPAE
13242 - LP: #1009061
13243
13244 [ Oleksij Rempel ]
13245
13246 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
13247 - LP: #1008905
13248
13249 [ Paolo Pisati ]
13250
13251 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
13252 - LP: #1009061
13253
13254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
13255
13256 linux (3.4.0-4.10) quantal; urgency=low
13257
13258 [ Leann Ogasawara ]
13259
13260 * Temporarily disable ABI and module check
13261
13262 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
13263
13264 linux (3.4.0-4.9) quantal; urgency=low
13265
13266 [ Andy Whitcroft ]
13267
13268 * [Config] fix config split to avoid the shared config
13269 * [Config] updateconfigs following split config fix
13270 * [Config] linux-image-extras needs full postinst
13271 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
13272 * [Config] CONFIG_HP_WATCHDOG enable as module
13273 * [Config] CONFIG_PDC_ADMA is not boot essential
13274 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
13275 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
13276 * [Config] CONFIG_TRANZPORT=m commonise
13277 * [Config] CONFIG_R3964=m commonise
13278 * [Config] CONFIG_SCSI_DH=m commonise
13279 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
13280 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
13281 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
13282 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
13283 * [Config] CONFIG_USB_SN9C102 is deprecated disable
13284 * [Config] CONFIG_USB_SI470X=m commonise
13285 * [Config] CONFIG_USB_ET61X251=m commonise
13286 * [Config] CONFIG_RTS_PSTOR=m commonise
13287 * [Config] CONFIG_SCANLOG=m commonise
13288 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
13289 * [Config] CONFIG_SM_FTL=m commonise
13290 * [Config] CONFIG_SOLO6X10=m commonise
13291 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
13292 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
13293 * [Config] CONFIG_SPI_SPIDEV=m commonise
13294 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
13295 * [Config] CONFIG_TPS65010=m commonise
13296 * [Config] CONFIG_STE10XP=y commonise
13297 * [Config] CONFIG_X25_ASY=m commonise
13298 * [Config] CONFIG_USB_MON=m commonise
13299 * [Config] CONFIG_VME_BUS=m commonise
13300 * [Config] CONFIG_W35UND=m commonise
13301 * [Config] -CONFIG_TCG_TPM=y commonise
13302 * [Config] highbank -- commonise filesystems
13303 * [Config] highbank -- commonise subsystems
13304 * [Config] highbank -- commonise network protocols
13305 * [Config] highbank -- commonise input drivers
13306 * [Config] highbank -- commonise CRYPTO options
13307 * [Config] highbank -- commonise HID options
13308 * [Config] highbank -- commonise sensors options
13309 * [Config] highbank -- commonise EXPORTFS/FHANDLE
13310 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
13311 * [Config] highbank -- commonise ENCRYPTED_KEYS
13312 * [Config] highbank -- commonise CONFIG_ATALK
13313 * [Config] highbank -- commonise INET/INET6
13314 * [Config] highbank -- commonise NLS
13315 * [Config] highbank -- commonise BLK/CHR
13316 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
13317 * [Config] highbank -- commonise INET/INET6 part 2
13318 * [Config] highbank -- commonise PHY settings
13319 * [Config] highbank -- commonise CRC settings
13320 * [Config] highbank -- commonise BINFMT settings
13321 * [Config] highbank -- commonise DM settings
13322 * [Config] highbank -- commonise RTC_DRV settings
13323 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
13324 * [Config] highbank -- commonise USB settings
13325 * [Config] highbank -- commonise GPIO settings
13326 * [Config] highbank -- commonise I2C settings
13327 * [Config] highbank -- commonise numerous subsystem selectors
13328 * [Config] highbank -- commonise A-C modules missmatches
13329 * [Config] highbank -- commonise D-F modules missmatches
13330 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
13331 * [Config] highbank -- commonise G-I modules missmatches
13332 * [Config] highbank -- commonise J-L modules missmatches
13333 * [Config] highbank -- commonise M modules missmatches
13334 * [Config] highbank -- commonise N-P modules missmatches
13335 * [Config] highbank -- commonise Q-R modules missmatches
13336 * [Config] highbank -- commonise S modules missmatches -- part 1
13337 * [Config] highbank -- commonise S modules missmatches -- part 2
13338 * [Config] highbank -- commonise T modules missmatches
13339 * [Config] highbank -- commonise U-Z modules missmatches
13340
13341 [ Ike Panhc ]
13342
13343 * [Config] add highbank flavour
13344 - LP: #1000831
13345
13346 [ Mark Langsdorf ]
13347
13348 * SAUCE: arm highbank: add support for pl320-ipc driver
13349 - LP: #1000831
13350
13351 [ Rob Herring ]
13352
13353 * SAUCE: input: add a key driver for highbank
13354 - LP: #1000831
13355 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
13356 - LP: #1000831
13357 * SAUCE: force DMA buffers to non-bufferable on highbank
13358 - LP: #1000831
13359 * SAUCE: net: calxedaxgmac: fix net timeout recovery
13360 - LP: #1000831
13361
13362 [ Tim Gardner ]
13363
13364 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
13365 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
13366 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
13367 * [Config] Homogenize CIFS configs across all arches
13368 * [Config] armhf should not be skipabi or skipmodules
13369 - LP: #1006913
13370
13371 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
13372
13373 linux (3.4.0-3.8) quantal; urgency=low
13374
13375 [ Andy Whitcroft ]
13376
13377 * [Config] include include/generated/compile.h
13378 - LP: #942569
13379 * [Config] fix up postinst to ensure we know which error is which
13380 - LP: #1002388
13381
13382 [ Herton Ronaldo Krzesinski ]
13383
13384 * SAUCE: async_populate_rootfs: fix build warnings
13385 - LP: #1003417
13386
13387 [ John Johansen ]
13388
13389 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
13390 * SAUCE: apparmor: Add the ability to mediate mount
13391 * SAUCE: AppArmor: basic networking rules
13392 * SAUCE: apparmor: fix profile lookup for unconfined
13393 - LP: #978038, #987371
13394 * SAUCE: apparmor: fix long path failure due to disconnected path
13395 - LP: #955892
13396
13397 [ Mario Limonciello ]
13398
13399 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
13400 - LP: #901410
13401
13402 [ Stefan Bader ]
13403
13404 * (config) Built-in xen-acpi-processor
13405
13406 [ Tim Gardner ]
13407
13408 * [Config] CONFIG_NET_DSA=m
13409 - LP: #1004148
13410 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
13411
13412 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
13413
13414 linux (3.4.0-3.7) quantal; urgency=low
13415
13416 [ Andy Whitcroft ]
13417
13418 * [Config] drop the virtual flavour in favour of a split generic et al
13419 * [Config] enforcer -- drop IDLE enforcement
13420 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
13421 * [Config] updateconfigs following removal of -virtual
13422
13423 [ Leann Ogasawara ]
13424
13425 * Rebase to v3.4
13426
13427 [ Seth Forshee ]
13428
13429 * [Config] disable CONFIG_B43_BCMA_EXTRA
13430
13431 [ Tim Gardner ]
13432
13433 * [Config] Check for extras when building udebs
13434 * [Config] Collapsed generic-pae into generic [i386]
13435
13436 [ Upstream Kernel Changes ]
13437
13438 * rebase to v3.4
13439
13440 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
13441
13442 linux (3.4.0-2.6) quantal; urgency=low
13443
13444 [ Andy Whitcroft ]
13445
13446 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
13447 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
13448 d_make_root()"
13449 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
13450 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
13451 security permissions to overlay files"
13452 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13453 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13454 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13455 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13456 * Revert "ubuntu: overlayfs -- overlay filesystem"
13457 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
13458 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
13459 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
13460 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
13461 * ubuntu: overlayfs -- overlayfs: add statfs support
13462 * ubuntu: overlayfs -- inode_only_permission: export inode level
13463 permissions checks
13464 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
13465
13466 [ Erez Zadok ]
13467
13468 * ubuntu: overlayfs -- overlayfs: implement show_options
13469
13470 [ Miklos Szeredi ]
13471
13472 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13473 * ubuntu: overlayfs -- vfs: add i_op->open()
13474 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13475 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13476 * ubuntu: overlayfs -- overlay filesystem
13477 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13478
13479 [ Neil Brown ]
13480
13481 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13482
13483 [ Robin Dong ]
13484
13485 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
13486 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
13487
13488 [ Tim Gardner ]
13489
13490 * [Config] perarch and indep tools builds need separate build directories
13491 * Prevent upgrading a non-PAE CPU
13492 * perf is not parallel build safe
13493
13494 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
13495
13496 linux (3.4.0-2.5) quantal; urgency=low
13497
13498 [ Andy Whitcroft ]
13499
13500 * [Config] perarch and indep tools builds need separate build directories
13501
13502 [ Tim Gardner ]
13503
13504 * Prevent upgrading a non-PAE CPU
13505 * [Config] build debug
13506 * [Config] perf tools are not parallel build safe
13507
13508 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
13509
13510 linux (3.4.0-2.4) quantal; urgency=low
13511
13512 [ Leann Ogasawara ]
13513
13514 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
13515 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
13516 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
13517 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
13518 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
13519 7400"
13520 * Revert "ubuntu: omnibook: fix source file newline"
13521 * Revert "ubuntu: omnibook -- update BOM"
13522 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
13523 depend on X86"
13524 * Revert "ubuntu: omnibook -- Added missing BOM file"
13525 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
13526 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
13527 mappings"
13528 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
13529 X86_32"
13530 * Revert "ubuntu: nx-emu - i386: NX emulation"
13531 * Revert "ubuntu: rfkill drivers -- version 1.3"
13532 * Temporarily disable module check
13533 * [Config] Remove CONFIG_FSAM7400
13534 * [Config] Remove CONFIG_OMNIBOOK
13535 * [Config] Update configs
13536 * Rebase to v3.4-rc7
13537 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
13538
13539 [ Tim Gardner ]
13540
13541 * Updated generic-pae description
13542 * Rebase to v3.4-rc6
13543 * install-tools depends on build targets
13544
13545 [ Upstream Kernel Changes ]
13546
13547 * kconfig: in debug mode some 0 length message prints occur
13548 * rebase to v3.4-rc7
13549 * rebase to v3.3-rc6
13550
13551 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
13552
13553 linux (3.4.0-1.3) quantal; urgency=low
13554
13555 [ Andy Whitcroft ]
13556
13557 * [Config] control.stub is an intermediate product not a dependancy
13558 - LP: #992414
13559
13560 [ Leann Ogasawara ]
13561
13562 * remove i386 generic from getabis
13563
13564 [ Upstream Kernel Changes ]
13565
13566 * (pre-stable) b43: only reload config after successful initialization
13567 - LP: #950295
13568
13569 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
13570
13571 linux (3.4.0-1.2) quantal; urgency=low
13572
13573 [ Andy Whitcroft ]
13574
13575 * [Config] add build depends for flex, bison and pkg-config
13576
13577 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
13578
13579 linux (3.4.0-1.1) quantal; urgency=low
13580
13581 [ Andy Whitcroft ]
13582
13583 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13584 permissions to overlay files
13585 - LP: #915941, #918212
13586 - CVE-2012-0055
13587
13588 [ Leann Ogasawara ]
13589
13590 * Open Q
13591 * Rebase to v3.4-rc5
13592 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13593 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13594 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13595 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
13596 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13597 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
13598 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13599 * [Config] Temporarily disable CONFIG_AX88796 on arm
13600
13601 [ Upstream Kernel Changes ]
13602
13603 * vfs: pass struct path to __dentry_open()
13604 * vfs: add i_op->open()
13605 * vfs: export do_splice_direct() to modules
13606 * vfs: introduce clone_private_mount()
13607 * overlay filesystem
13608 * overlayfs: add statfs support
13609 * overlayfs: implement show_options
13610 * overlay: overlay filesystem documentation
13611 * fs: limit filesystem stacking depth
13612 * overlayfs: follow header cleanup
13613 * overlayfs: switch from d_alloc_root() to d_make_root()
13614 * overlayfs: update touch_atime() usage
13615 * rebase to v3.4-rc5
13616 - LP: #950490
13617 * rebase to v3.4-rc4
13618 * rebase to v3.4-rc3
13619 * rebase to v3.4-rc2
13620 * rebase to v3.4-rc1
13621 * rebase to v3.3
13622 * rebase to v3.3-rc7
13623 * rebase to v3.3-rc6
13624 * rebase to v3.3-rc5
13625 * rebase to v3.3-rc4
13626 - LP: #900802
13627 - LP: #930842
13628 * rebase to v3.3-rc3
13629 - LP: #924320
13630 - LP: #923316
13631 - LP: #923409
13632 - LP: #918254
13633 * rebase to v3.3-rc2
13634 * rebase to v3.3-rc1
13635 - LP: #795823
13636 - LP: #909419
13637 - LP: #910792
13638 - LP: #878701
13639 - LP: #724831
13640
13641 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13642
13643 linux (3.2.0-10.18) precise; urgency=low
13644
13645 [ Tim Gardner ]
13646
13647 * SAUCE: ecryptfs: Print inode on metadata error
13648
13649 [ Upstream Kernel Changes ]
13650
13651 * Revert "proc: enable writing to /proc/pid/mem"
13652 - LP: #919115
13653 - CVE-2012-0056
13654 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13655 - LP: #909419
13656
13657 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13658
13659 linux (3.2.0-10.17) precise; urgency=low
13660
13661 [ Andy Whitcroft ]
13662
13663 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13664 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13665 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13666 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13667 * Revert "SAUCE: overlayfs -- overlay filesystem"
13668 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13669 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13670 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13671 * ensure debian/ is not excluded from git by default
13672 * add new scripting to handle buglinks in rebases
13673 * ubuntu: overlayfs -- overlayfs: add statfs support
13674 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13675 permissions to overlay files
13676 - LP: #915941, #918212
13677 - CVE-2012-0055
13678
13679 [ Erez Zadok ]
13680
13681 * ubuntu: overlayfs -- overlayfs: implement show_options
13682
13683 [ Leann Ogasawara ]
13684
13685 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13686 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13687 - LP: #907377, #911236
13688 * [Config] Enable CONFIG_IRQ_REMAP
13689
13690 [ Miklos Szeredi ]
13691
13692 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13693 * ubuntu: overlayfs -- vfs: add i_op->open()
13694 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13695 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13696 * ubuntu: overlayfs -- overlay filesystem
13697 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13698
13699 [ Neil Brown ]
13700
13701 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13702
13703 [ Upstream Kernel Changes ]
13704
13705 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13706 - LP: #647043
13707 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13708 breaks USB
13709 - LP: #647043
13710
13711 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13712
13713 linux (3.2.0-9.16) precise; urgency=low
13714
13715 [ Andy Whitcroft ]
13716
13717 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13718 * [Config] pull ARM sound modules =m
13719 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13720 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13721 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13722
13723 [ Leann Ogasawara ]
13724
13725 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13726 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13727 * [Config] Enable CONFIG_MMC_TMIO=m
13728 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13729 * [Config] Enable CONFIG_ISI=m
13730 * [Config] Enable CONFIG_MMC=y
13731 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13732 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13733 * [Config] Enable CONFIG_CHR_DEV_SG=y
13734 * [Config] Enable CONFIG_GPIO_PCA953X=m
13735 * [Config] Enable CONFIG_GPIO_TWL4030=m
13736 * [Config] Enable CONFIG_INET_DIAG=m
13737 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13738 * [Config] Enable CONFIG_NVRAM=m
13739 * [Config] Enable CONFIG_SLIP=m
13740 * [Config] Enable CONFIG_PC300TOO=m
13741 * [Config] Enable CONFIG_TUN=y
13742 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13743 * [Config] Enable CONFIG_THERMAL=y
13744 * [Config] Enable CONFIG_PPP=y
13745 * [Config] Enable CONFIG_PCI_STUB=m
13746 * Rebase to v3.2.1
13747 * [Config] Enable CONFIG_RTL8192E=m
13748 * [Config] Enable CONFIG_RTS5139=m
13749
13750 [ Stefan Bader ]
13751
13752 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13753
13754 [ Upstream Kernel Changes ]
13755
13756 * ARM: restart: add restart hook to machine_desc record
13757 * ARM: restart: allow platforms more flexibility specifying restart mode
13758 * ARM: restart: move reboot failure handing into machine_restart()
13759 * ARM: restart: remove argument to setup_mm_for_reboot()
13760 * ARM: 7159/1: OMAP: Introduce local common.h files
13761 * ARM: restart: only perform setup for restart when soft-restarting
13762 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13763 function
13764 * ARM: idmap: populate identity map pgd at init time using .init.text
13765 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13766 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13767 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13768 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13769 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13770 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13771 restart changes
13772 * ARM: lib: add call_with_stack function for safely changing stack
13773 * ARM: reset: implement soft_restart for jumping to a physical address
13774 * ARM: stop: execute platform callback from cpu_stop code
13775 * ARM: kexec: use soft_restart for branching to the reboot buffer
13776 * ARM: restart: omap: use new restart hook
13777 * topdown mmap support
13778 - LP: #861296
13779
13780 [ Upstream Kernel Changes ]
13781
13782 * Rebase to v3.2.1
13783
13784 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13785
13786 linux (3.2.0-8.15) precise; urgency=low
13787
13788 [ Leann Ogasawara ]
13789
13790 * [Config] Disable CONFIG_ACPI_PROCFS
13791 * Remove server from getabis
13792 * Temporarily disable module check
13793 * [Config] Disable CONFIG_MTD_TESTS
13794 * [Config] Disable CONFIG_X86_E_POWERSAVER
13795 * [Config] Set CONFIG_ARCNET=m
13796 * [Config] Enable CONFIG_ATM_DUMMY=m
13797 * [Config] Enable CONFIG_BLK_DEV_MD=y
13798 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13799 * [Config] Enable CONFIG_BLK_DEV_SD=y
13800 * [Config] Enable CONFIG_BLK_DEV_SR=y
13801 * [Config] Enable CONFIG_BLK_DEV_UB=m
13802 * [Config] Enable CONFIG_COPS=m
13803 * [Config] Enable CONFIG_DVB_USB_EC168=m
13804 * [Config] Enable CONFIG_ENC28J60=m
13805 * [Config] Enable CONFIG_FB_UVESA=m
13806 * [Config] Enable CONFIG_FB_ATY=m
13807 * [Config] Enable CONFIG_BROADCOM_PHY=y
13808 * [Config] Enable CONFIG_CICADA_PHY=y
13809 * [Config] Enable CONFIG_DAVICOM_PHY=y
13810 * [Config] Enable CONFIG_ICPLUS_PHY=y
13811 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13812 * [Config] Enable CONFIG_LXT_PHY=y
13813 * [Config] Enable CONFIG_MARVELL_PHY=y
13814 * [Config] Enable CONFIG_NATIONAL_PHY=y
13815 * [Config] Enable CONFIG_QSEMI_PHY=y
13816 * [Config] Enable CONFIG_SMSC_PHY=y
13817 * [Config] Enable CONFIG_VITESSE_PHY=y
13818 * Add 3w-sas to scsi-modules
13819 - LP: #776542
13820
13821 [ Mathieu Trudel-Lapierre ]
13822
13823 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
13824 to interface settings
13825
13826 [ Paolo Pisati ]
13827
13828 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
13829 - LP: #912199
13830 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
13831 - LP: #912199
13832 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
13833 - LP: #912199
13834
13835 [ Upstream Kernel Changes ]
13836
13837 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
13838 - LP: #906832
13839
13840 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
13841
13842 linux (3.2.0-8.14) precise; urgency=low
13843
13844 [ Andy Whitcroft ]
13845
13846 * [Config] enable CONFIG_SND_USB_6FIRE
13847 - LP: #912197
13848 * rebase to mainline v3.2 final release
13849 * updateconfigs following rebase to v3.2 final
13850 * ubuntu: AUFS -- add BOM and automated update script
13851 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13852 - LP: #684666
13853 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13854 * ubuntu: AUFS -- clean up the aufs updater and BOM
13855 * ubuntu: AUFS -- documentation on updating aufs2
13856 * ubuntu: AUFS -- aufs3-base.patch
13857 * ubuntu: AUFS -- aufs3-standalone.patch
13858 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
13859 * ubuntu: AUFS -- fix undefined security_path_link
13860 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
13861 * ubuntu: AUFS -- updateconfigs following update
13862 * ubuntu: AUFS -- suppress benign plink warning messages
13863 - LP: #621195
13864 * ubuntu: AUFS -- enable in config and makefile
13865 * ubuntu: AUFS -- disable in favor of overlayfs
13866 * [Config] linux-virtual -- should include the extX modules
13867 - LP: #912308
13868
13869 [ Tyler Hicks ]
13870
13871 * SAUCE: eCryptfs: Improve statfs reporting
13872 - LP: #885744
13873
13874 [ Upstream Kernel Changes ]
13875
13876 * rebase to upstream v3.2
13877
13878 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
13879
13880 linux (3.2.0-7.13) precise; urgency=low
13881
13882 [ Upstream Kernel Changes ]
13883
13884 * rebase to upstream 3.2-rc7
13885
13886 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
13887
13888 linux (3.2.0-6.12) precise; urgency=low
13889
13890 [ Upstream Kernel Changes ]
13891
13892 * rebase to upstream v3.2-rc6
13893
13894 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
13895
13896 linux (3.2.0-5.11) precise; urgency=low
13897
13898 [ Andy Whitcroft ]
13899
13900 * enforcer -- allow arch and flavour predicates to take lists
13901 * enforcer -- simplify armel/armhf specific options
13902 * enforcer -- fix incorrectly specified flavour matches
13903
13904 [ Leann Ogasawara ]
13905
13906 * [Config] Disable IRQ_REMAP
13907 * [Config] Enable CONFIG_SENSORS_LM95245=m
13908 * [Config] Enable CONFIG_SENSORS_MAX1668=m
13909 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
13910 * [Config] Enable CONFIG_SENSORS_MAX6639=m
13911 * [Config] Enable CONFIG_SENSORS_MAX6642=m
13912 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
13913 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
13914 * [Config] Enable CONFIG_PATA_TOSHIBA=m
13915 * [Config] Enable CONFIG_POHMELFS=m
13916 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
13917 * [Config] Enable CONFIG_PATA_OPTI=m
13918 * add overlayfs to virtual inclusion list
13919 - LP: #903897
13920 * add veth to virtual inclusion list
13921 - LP: #903897
13922 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
13923
13924 [ Paolo Pisati ]
13925
13926 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
13927 - LP: #903346
13928
13929 [ Tim Gardner ]
13930
13931 * [Config] CONFIG_LOCKUP_DETECTOR=y
13932 - LP: #903615
13933
13934 [ Upstream Kernel Changes ]
13935
13936 * rebase to upstream 55b02d2f
13937
13938 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
13939
13940 linux (3.2.0-4.10) precise; urgency=low
13941
13942 [ Kyle McMartin ]
13943
13944 * SAUCE: dmar: disable if ricoh multifunction detected
13945 - LP: #894070
13946
13947 [ Seth Forshee ]
13948
13949 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
13950 - LP: #581312
13951
13952 [ Tim Gardner ]
13953
13954 * Start new release, Bump ABI, rebase to 3.2-rc5
13955
13956 [ Leann Ogasawara ]
13957
13958 * [Config] Enable CONFIG_SENSORS_AK8975=m
13959
13960 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
13961
13962 linux (3.2.0-3.9) precise; urgency=low
13963
13964 [ Andy Whitcroft ]
13965
13966 * SAUCE: ext4: correct partial write discard size calculation
13967 - LP: #894768
13968
13969 [ Leann Ogasawara ]
13970
13971 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
13972 - LP: #892615
13973
13974 [ Matthew Garrett ]
13975
13976 * SAUCE: pci: Rework ASPM disable code
13977
13978 [ Upstream Kernel Changes ]
13979
13980 * x86: Fix boot failures on older AMD CPU's
13981 - LP: #892615
13982 * EHCI : Fix a regression in the ISO scheduler
13983 - LP: #899165
13984
13985 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
13986
13987 linux (3.2.0-3.8) precise; urgency=low
13988
13989 [ Andy Whitcroft ]
13990
13991 * armhf -- add d-i configuration
13992 * armhf -- disable ABI checks for armhf
13993 * armhf -- add arch to getabis config
13994
13995 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
13996
13997 linux (3.2.0-3.7) precise; urgency=low
13998
13999 [ Stefan Bader ]
14000
14001 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
14002 synchronous, regardless of lazy_mmu mode
14003 - LP: #854050
14004
14005 [ Tim Gardner ]
14006
14007 * rebase to v3.2-rc4
14008
14009 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
14010
14011 linux (3.2.0-2.6) precise; urgency=low
14012
14013 [ Andy Whitcroft ]
14014
14015 * armhf -- fix omap flavour to build on armhf
14016 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
14017
14018 [ Borislav Petkov ]
14019
14020 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
14021 - LP: #892615
14022
14023 [ Colin Watson ]
14024
14025 * Add pata_macio to pata-modules
14026
14027 [ Tim Gardner ]
14028
14029 * [Config] Prefer crda over wireless-crda
14030 * [Config] Fix virtual inclusion list.
14031 - LP: #897795
14032
14033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
14034
14035 linux (3.2.0-2.5) precise; urgency=low
14036
14037 [ Paolo Pisati ]
14038
14039 * [Config] PANEL_DVI=y
14040
14041 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
14042
14043 linux (3.2.0-2.4) precise; urgency=low
14044
14045 [ Andy Whitcroft ]
14046
14047 * rebase to v3.2-rc3
14048
14049 [ Leann Ogasawara ]
14050
14051 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
14052 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
14053 * Revert "olpc_dcon_xo_1_5 needs delay.h"
14054 * Revert "olpc_dcon_xo_1 needs delay.h"
14055 * rebase to 6fe4c6d4
14056 * [Config] updateconfigs after rebase to 6fe4c6d4
14057
14058 [ Tim Gardner ]
14059
14060 * [Config] Replace wireless-crda with crda,wireless-regdb
14061 - LP: #856421
14062 * [Config] Relax the dependencies on crda
14063
14064 [ Upstream Kernel Changes ]
14065
14066 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
14067 - LP: #724831
14068 * Ubuntu: remove coreutils|fileutils package dependency
14069 - LP: #892814
14070 * iio: iio_event_getfd -- fix ev_int build failure
14071
14072 [ Upstream Kernel Changes ]
14073
14074 * Rebase to v3.2-rc3
14075
14076 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
14077
14078 linux (3.2.0-1.3) precise; urgency=low
14079
14080 [ Upstream Kernel Changes ]
14081
14082 * Ubuntu: Add ext2 to fs-core-modules
14083 - LP: #893395
14084
14085 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
14086
14087 linux (3.2.0-1.2) precise; urgency=low
14088
14089 [ Andy Whitcroft ]
14090
14091 * [Config] enable CONFIG_NFC and associated devices
14092 * SAUCE: allow brcmsmac and b43 to both build
14093
14094 [ Soren Hansen ]
14095
14096 * Add ixgbe driver to d-i
14097 - LP: #891969
14098
14099 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
14100
14101 linux (3.2.0-1.1) precise; urgency=low
14102 [ Andy Whitcroft ]
14103
14104 * armhf -- enable armhf and create the first flavours
14105 * SAUCE: ensure root is ready before running usermodehelpers in it
14106 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
14107
14108 [ Leann Ogasawara ]
14109
14110 * Temporarily ignore module check
14111 * [Config] Enable PCI_IOV on powerpc
14112 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
14113 * rebase to v3.2-rc2
14114 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
14115 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
14116 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
14117 * SAUCE: select ARM_AMBA if OMAP3_EMU
14118 * [Config] updateconfigs after select ARM_AMBA
14119 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
14120 * [Config] Enable CONFIG_EXT2_FS=m
14121 * [Config] Build in CONFIG_SATA_AHCI=y
14122 * Resolve linux-image-extra's install dependency
14123
14124 [ Seth Forshee ]
14125
14126 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
14127 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
14128 Documentation
14129 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
14130 alps_model_info
14131 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
14132 size
14133 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
14134 3 and 4
14135 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
14136 protocol
14137 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
14138 versions 3 and 4
14139
14140 [ Stefan Bader ]
14141
14142 * [Config] Built-in xen-netfront and xen-blkfront
14143 * Fix build of dm-raid45 and re-enable it
14144
14145 [ Tim Gardner ]
14146
14147 * [Config] CONFIG_USB_XHCI_HCD=y
14148 - LP: #886167
14149 * [Config] CONFIG_R6040=m
14150 - LP: #650899
14151 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14152 - LP: #854399
14153 * [Config] Consolidated amd64 server flavour into generic
14154 * [Config] updateconfigs after rebase to 3.2-rc1
14155 * [Config] Disabled dm-raid4-5
14156 * [Config] Disabled ndiswrapper
14157 * [Config] Disable vt6656
14158 * [Config] exclude ppp-modules for virtual flavour
14159 * [Config] CONFIG_MEMSTICK_R592=m
14160 - LP: #238208
14161
14162 [ Upstream Kernel Changes ]
14163
14164 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
14165 - LP: #887780
14166 * CHROMIUM: seccomp_filter: add process state reporting
14167 - LP: #887780
14168 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
14169 works.
14170 - LP: #887780
14171 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
14172 - LP: #887780
14173 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
14174 - LP: #887780
14175 * CHROMIUM: seccomp_filters: move to btrees
14176 * CHROMIUM: enable CONFIG_BTREE
14177 * CHROMIUM: seccomp_filter: kill NR_syscall references
14178 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
14179 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
14180 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
14181 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
14182 * CHROMIUM: seccomp_filter: inheritance documentation
14183 * CHROMIUM: seccomp_filter: make inherited filters composable
14184 * CHROMIUM: Fix seccomp_t compile error
14185 - LP: #887780
14186 * CHROMIUM: Fix kref usage
14187 - LP: #887780
14188 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
14189 * rebase to v3.2-rc2
14190
14191 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
14192
14193 linux (3.1.0-2.3) precise; urgency=low
14194
14195 [ Tim Gardner ]
14196
14197 * Add postinit and postrm scripts to the extras package
14198 - LP: #882120
14199
14200 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
14201
14202 linux (3.1.0-2.2) precise; urgency=low
14203
14204 [ Andy Whitcroft ]
14205
14206 * debian: add locking to protect debian/files from parallel update
14207
14208 [ Leann Ogasawara ]
14209
14210 * rebase to v3.1
14211
14212 [ Upstream Kernel Changes ]
14213
14214 * rebase to v3.1
14215
14216 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
14217
14218 linux (3.1.0-1.1) precise; urgency=low
14219
14220 [ Andiry Xu ]
14221
14222 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
14223 - LP: #872811
14224
14225 [ Andy Whitcroft ]
14226
14227 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
14228 - LP: #832694
14229 * Revert "ubuntu: compcache -- version 0.5.3"
14230 - LP: #832694
14231 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
14232 * [Config] Enable CONFIG_MACVTAP=m
14233 - LP: #822601
14234 * record the compiler in the ABI and check for inconsistant builds
14235 * [Config] move ECRYPT_FS back to =y for all architectures
14236 - LP: #827197
14237 * [Config] enable CONFIG_DRM_VMWGFX=m
14238 - LP: #698009
14239 * [Config] re-fix ECRYPT_FS=y
14240 - LP: #827197
14241 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
14242 - LP: #827197
14243 * [Config] dropping compcache configuration options
14244 * [Config] standardise on HZ=250
14245 * SAUCE: headers_install: fix #include "..." usage for userspace
14246 - LP: #824377
14247 * make module-inclusion selection retain the left overs
14248 * add a new linux-image-extras package for virtual
14249
14250 [ Colin Watson ]
14251
14252 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
14253
14254 [ edwin_rong ]
14255
14256 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
14257 - LP: #824273
14258
14259 [ Greg Kroah-Hartman ]
14260
14261 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
14262 - LP: #824273
14263
14264 [ Jesse Sung ]
14265
14266 * SAUCE: Unregister input device only if it is registered
14267 - LP: #839238
14268
14269 [ Jiri Kosina ]
14270
14271 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
14272
14273 [ Joshua V. Dillon ]
14274
14275 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
14276
14277 [ Kees Cook ]
14278
14279 * [Config] enable and enforce SECCOMP_FILTER on x86
14280
14281 [ Keng-Yu Lin ]
14282
14283 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
14284 - LP: #824273
14285
14286 [ Leann Ogasawara ]
14287
14288 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
14289 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
14290 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
14291 readdir"
14292 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
14293 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
14294 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
14295 * Revert "ubuntu: overlayfs -- overlay filesystem"
14296 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
14297 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
14298 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
14299 than just revision"
14300 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
14301 * Revert "ubuntu: fsam7400 disable driver"
14302 - LP: #876030
14303 * rebase to v3.1-rc1
14304 * [Config] updateconfigs after rebase to v3.1-rc1
14305 * rebase to v3.1-rc2
14306 * [Config] Updateconfigs after rebase to v3.1-rc2
14307 * ubuntu: Yama - update calls to generic_permission() and
14308 inode->i_op->permission()
14309 * ubuntu: ndiswrapper -- remove netdev_priv macro
14310 * ubuntu: aufs -- Temporarily disable due to build failure
14311 * [Config] Diable INTEL_MID_PTI on armel
14312 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
14313 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
14314 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
14315 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
14316 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
14317 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
14318 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
14319 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
14320 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
14321 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
14322 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
14323 * [Config] Enable CONFIG_ECHO=m on powerpc
14324 * [Config] Enable CONFIG_ET131X=m on powerpc
14325 * [Config] Set CONFIG_FB_MATROX=m
14326 * [Config] Enable CONFIG_FB_UDL=m on powerpc
14327 * [Config] Set CONFIG_FB_VIRTUAL=n
14328 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
14329 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
14330 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
14331 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
14332 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
14333 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
14334 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
14335 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
14336 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
14337 * [Config] Enable CONFIG_IBMVETH=m on powerpc
14338 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
14339 * [Config] Enable CONFIG_IGB=m on powerpc
14340 * [Config] Enable CONFIG_IIO=m on powerpc
14341 * [Config] Enable CONFIG_INFINIBAND_NES=m
14342 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
14343 * [Config] Enable CONFIG_IWL3945=m on powerpc
14344 * [Config] Disable CONFIG_KVM_BOOK3S_64
14345 * [Config] Enable CONFIG_LAPBETHER=m on arm
14346 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
14347 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
14348 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
14349 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
14350 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
14351 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
14352 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
14353 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
14354 * [Config] Enable CONFIG_MEMSTICK=m on arm
14355 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
14356 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
14357 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
14358 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
14359 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
14360 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
14361 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
14362 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
14363 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
14364 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
14365 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
14366 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
14367 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
14368 * [Config] Enable CONFIG_MTD_SST25L=m on arm
14369 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
14370 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
14371 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
14372 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
14373 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
14374 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
14375 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
14376 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
14377 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
14378 * [Config] Enable CONFIG_PANEL=m on powerpc
14379 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
14380 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
14381 - LP: #833705
14382 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
14383 - LP: #837332
14384 * [Config] Update CONFIG_EFI_VARS enforcer check
14385 * [Config] Add aufs to virtual flavor inclusion list
14386 - LP: #844159
14387 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
14388 - LP: #818933
14389 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
14390 - LP: #768039
14391 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
14392 - LP: #838402
14393 * [Config] Add igbvf to the virtual flavor inclusion list
14394 - LP: #794570
14395 * [Config] Add ixgbevf to the virtual inclusion list
14396 - LP: #872411
14397 * [Config] Transition -generic and -server to be identical
14398 * rebase to v3.1-rc10
14399
14400 [ Luke Yelavich ]
14401
14402 * [Config] Disable legacy IDE drivers on powerpc
14403
14404 [ Ming Lei ]
14405
14406 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
14407 - LP: #801719
14408 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
14409 Sandybridge chipsets(v2)
14410 - LP: #737388, #782389, #794642
14411
14412 [ Paolo Pisati ]
14413
14414 * [Config] Compile-in vfat support for armel
14415 - LP: #853783
14416
14417 [ Randy Dunlap ]
14418
14419 * SAUCE: staging: fix rts5139 depends & build
14420 - LP: #824273
14421
14422 [ Rene Bolldorf ]
14423
14424 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
14425 power in 'ideapad_backlight_notify_power' to avoid a page fault
14426
14427 [ Seth Forshee ]
14428
14429 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
14430 - LP: #681904
14431 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
14432 - LP: #810020
14433
14434 [ Stefan Bader ]
14435
14436 * (config) Package macvlan and macvtap for virtual
14437 * [Config] Force perf to use libiberty for demangling
14438 - LP: #783660
14439 * SAUCE: xen: Do not use pv spinlocks on HVM
14440 - LP: #838026
14441
14442 [ Tim Gardner ]
14443
14444 * [Config] Clean up tools rules
14445 * [Config] Package x86_energy_perf_policy and turbostat
14446 - LP: #797556
14447 * rebase to v3.1-rc3
14448 * [Config] Simplify binary-udebs dependencies
14449 * [Config] kernel preparation cannot be parallelized
14450 * [Config] Linearize module/abi checks
14451 * [Config] Linearize and simplify tree preparation rules
14452 * [Config] Build kernel image in parallel with modules
14453 * [Config] Set concurrency for kmake invocations
14454 * [Config] Improve install-arch-headers speed
14455 * [Config] Fix binary-perarch dependencies
14456 * [Config] Removed stamp-flavours target
14457 * [Config] Serialize binary indep targets
14458 * [Config] Use build stamp directly
14459 * [Config] Restore prepare-% target
14460 * rebase to v3.1-rc4
14461 * rebase to v3.1-rc5
14462 * [Config] Disable makedumpfile for i386/amd64
14463 * rebase to v3.1-rc6
14464 * [Config] Fix binary-% build target
14465 * rebase to v3.1-rc7
14466 * rebase to v3.1-rc8
14467 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14468 - LP: #854399
14469 * [Config] Enable ftrace support in the mac80211 layer
14470 - LP: #865171
14471 * rebase to v3.1-rc9
14472 * SAUCE: usb/core/devio.c: Check for printer class specific request
14473 - LP: #872711
14474
14475 [ Upstream Kernel Changes ]
14476
14477 * overlay filesystem
14478 * overlayfs: add statfs support
14479 * overlayfs: implement show_options
14480 * overlay: overlay filesystem documentation
14481 * fs: limit filesystem stacking depth
14482
14483 [ Will Drewry ]
14484
14485 * SAUCE: seccomp_filter: new mode with configurable syscall filters
14486 * SAUCE: seccomp_filter: add process state reporting
14487 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
14488 works.
14489 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
14490
14491 [ Upstream Kernel Changes ]
14492
14493 * rebase to v3.1-rc1
14494 * rebase to v3.1-rc2
14495 * rebase to v3.1-rc3
14496 +CONFIG_BLK_DEV_BSGLIB=y
14497 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
14498 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
14499 * rebase to v3.1-rc4
14500 * rebase to v3.1-rc5
14501 * rebase to v3.1-rc6
14502 * rebase to v3.1-rc7
14503 * rebase to v3.1-rc8
14504 * rebase to v3.1-rc9
14505 * rebase to v3.1-rc10
14506
14507 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
14508
14509 linux (3.1.0-1.0) oneiric; urgency=low
14510
14511 [ Leann Ogasawara ]
14512
14513 * Open P-series
14514
14515 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
14516
14517 linux (3.0.0-8.10) oneiric; urgency=low
14518
14519 [ Adam Jackson ]
14520
14521 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
14522 - LP: #753994
14523
14524 [ John Johansen ]
14525
14526 * [Config] Enable missing IPv6 options
14527
14528 [ Leann Ogasawara ]
14529
14530 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
14531 - LP: #819925
14532 * Rebase to 3.0.1
14533
14534 [ Upstream Kernel Changes ]
14535
14536 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
14537 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
14538 - LP: #783582
14539 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
14540 - LP: #796476
14541 * KVM: Add SMEP support when setting CR4
14542 - LP: #796476
14543 * KVM: Mask function7 ebx against host capability word9
14544 - LP: #796476
14545 * KVM: Add instruction fetch checking when walking guest page table
14546 - LP: #796476
14547
14548 [ Upstream Kernel Changes ]
14549
14550 * rebase to v3.0.1
14551
14552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
14553
14554 linux (3.0.0-7.9) oneiric; urgency=low
14555
14556 [ Andy Whitcroft ]
14557
14558 * Revert "[Upstream] add local prefix to oss local change_bits"
14559 * Revert "SAUCE: add tracing for user initiated readahead requests"
14560 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
14561 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
14562 Zhaoyang E47"
14563 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
14564 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
14565 (grub)"
14566 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
14567 checks"
14568 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
14569 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
14570 vt switch"
14571 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
14572 - LP: #816035
14573 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
14574 it
14575 * SAUCE: (no-up) add tracing for user initiated readahead requests
14576 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14577 switch
14578 * SAUCE: vt -- allow grub to request automatic vt_handoff
14579
14580 [ Arjan van de Ven ]
14581
14582 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
14583
14584 [ Kees Cook ]
14585
14586 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
14587 * [Config] enforce ACPI_CUSTOM_METHOD disabled
14588
14589 [ Keng-Yu Lin ]
14590
14591 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
14592 Zhaoyang E47
14593 - LP: #632884, #803005
14594
14595 [ Leann Ogasawara ]
14596
14597 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
14598 - LP: #513131
14599 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
14600 - LP: #815064
14601
14602 [ Rezwanul Kabir ]
14603
14604 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
14605 Dell E2 series Laptops
14606 - LP: #632884
14607
14608 [ Upstream Kernel Changes ]
14609
14610 * Revert "yama: if an underlying filesystem provides a permissions op use
14611 it"
14612 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14613 series Laptops"
14614 * Revert "tty: include linux/slab.h for kfree"
14615 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
14616 * Revert "pch_dma: add include/slab.h for kfree"
14617 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
14618 - LP: #773524
14619 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14620
14621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14622
14623 linux (3.0.0-7.8) oneiric; urgency=low
14624
14625 [ Andy Whitcroft ]
14626
14627 * ubuntu: overlayfs -- overlayfs: add statfs support
14628 * [Config] enable CONFIG_OVERLAYFS
14629
14630 [ Erez Zadok ]
14631
14632 * ubuntu: overlayfs -- overlayfs: implement show_options
14633
14634 [ Leann Ogasawara ]
14635
14636 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14637 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14638 * [Config] Disable CONFIG_ATM_DUMMY on arm
14639 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14640 * Temporarily disable module check on arm
14641 * Rebase to 3.0 final
14642 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14643 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14644 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14645 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14646 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14647 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14648 * [Config] Enable CONFIG_DM9000=m on arm
14649 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14650 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14651
14652 [ Miklos Szeredi ]
14653
14654 * ubuntu: overlayfs -- vfs: add i_op->open()
14655 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14656 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14657 * ubuntu: overlayfs -- overlay filesystem
14658 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14659 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14660 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14661 * ubuntu: overlayfs -- ovl: make lower mount read-only
14662
14663 [ Neil Brown ]
14664
14665 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14666
14667 [ Tim Gardner ]
14668
14669 * [Config] Add enic/fnic to udebs
14670 - LP: #801610
14671
14672 [ Upstream Kernel Changes ]
14673
14674 * yama: if an underlying filesystem provides a permissions op use it
14675
14676 [ Major Kernel Changes ]
14677
14678 * Rebase to 3.0 final
14679
14680 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14681
14682 linux (3.0.0-6.7) oneiric; urgency=low
14683
14684 [ Eagon Yager ]
14685
14686 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14687
14688 [ Keng-Yu Lin ]
14689
14690 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14691 - LP: #632884, #803005
14692
14693 [ Leann Ogasawara ]
14694
14695 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14696 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14697 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14698 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14699 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14700 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14701 * [Config] Set CONFIG_ACPI_SBS=m
14702 * [Config] Set CONFIG_ACPI_WMI=m
14703 * [Config] Set CONFIG_AD7150=m on arm
14704 * [Config] Set CONFIG_AD7152=m on arm
14705 * [Config] Drop CONFIG_GPIO_S5PV210
14706 * [Config] Drop CONFIG_GPIO_S5PC100
14707 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14708 * [Config] Drop CONFIG_GPIO_EXYNOS4
14709
14710 [ Stefan Bader ]
14711
14712 * SAUCE: Re-enable RODATA for i386 virtual
14713 - LP: #809838
14714
14715 [ Upstream Kernel Changes ]
14716
14717 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14718 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14719 - LP: #771758
14720
14721 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14722
14723 linux (3.0.0-5.6) oneiric; urgency=low
14724
14725 [ Tim Gardner ]
14726
14727 * [Config] CONFIG_RTL8192CU=m
14728 * Rebase to -rc7
14729
14730 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14731
14732 linux (3.0.0-4.5) oneiric; urgency=low
14733
14734 [ Ming Lei ]
14735
14736 * SAUCE: fix yama_ptracer_del lockdep warning
14737 - LP: #791019
14738
14739 [ Seth Forshee ]
14740
14741 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14742 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14743 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14744 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14745 - LP: #805218
14746
14747 [ Tim Gardner ]
14748
14749 * [Config] updateconfigs after rebase to -rc6+
14750 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14751 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14752 * Revert "UBUNTU: add dependancies for module-init-tools"
14753 This dependency is no longer required for a 3 digit version.
14754
14755 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14756
14757 linux (3.0-3.4) oneiric; urgency=low
14758
14759 [ Keng-Yu Lin ]
14760
14761 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14762 killswitch"
14763 - LP: #775281
14764
14765 [ Leann Ogasawara ]
14766
14767 * rebase to v3.0-rc5
14768 * [Config] updateconfigs after rebase to 3.0-rc5
14769
14770 [ Tim Gardner ]
14771
14772 * [Config] Remove ubuntu/rtl8192se
14773 * [Config] Added armel ABI files
14774 * [Config] Removed armel versatile flavour
14775 * [Config] CONFIG_INTEL_MEI=m
14776 - LP: #716867
14777
14778 [ Upstream Kernel Changes ]
14779
14780 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14781
14782 [ Upstream Kernel Changes ]
14783
14784 * rebase to v3.0-rc5
14785
14786 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14787
14788 linux (3.0-2.3) oneiric; urgency=low
14789
14790 [ Andy Whitcroft ]
14791
14792 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14793
14794 [ Leann Ogasawara ]
14795
14796 * rebase to v3.0-rc4
14797 * [Config] updateconfigs after rebase to 3.0-rc4
14798 * fix ERROR: __devcgroup_inode_permission undefined
14799
14800 [ Stefan Bader ]
14801
14802 * SAUCE: iscsitarget: Remove driver from the kernel
14803
14804 [ Tim Gardner ]
14805
14806 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14807 * [Config] Add grub-efi as a recommended bootloader for server and
14808 generic
14809 - LP: #800910
14810
14811 [ Upstream Kernel Changes ]
14812
14813 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14814
14815 [ Leann Ogasawara ]
14816
14817 * rebase to v3.0-rc4
14818
14819 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
14820
14821 linux (3.0-1.2) oneiric; urgency=low
14822
14823 [ Andy Whitcroft ]
14824
14825 * [Config] enable CONFIG_CAN_CALC_BITTIMING
14826
14827 [ Leann Ogasawara ]
14828
14829 * rebase to v3.0-rc3
14830 * [Config] updateconfigs after rebase to 3.0-rc3
14831
14832 [ Upstream Kernel Changes ]
14833
14834 * perf: clear out make flags when calling kernel make kernelver
14835
14836 [ Leann Ogasawara ]
14837
14838 * rebase to v3.0-rc3
14839
14840 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
14841
14842 linux (3.0-0.1) oneiric; urgency=low
14843
14844 [ Andy Whitcroft ]
14845
14846 * use the packaging version in the kernel
14847 * use the kernels idea of its version for version_signature
14848 * add dependancies for module-init-tools
14849 * update control files to version 3
14850 * printchanges/insertchanges allow override of prev_release
14851 * correct Vcs-Git: to point to oneiric
14852
14853 [ Leann Ogasawara ]
14854
14855 * rebase to v3.0-rc1
14856 * [Config] updateconfigs after rebase to 3.0-rc1
14857 * ubuntu: dm-raid4-5 fix up build failure
14858 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
14859 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
14860 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
14861 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
14862 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
14863 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
14864 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
14865 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
14866 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
14867 * rebase to v3.0-rc2
14868
14869 [ Manoj Iyer ]
14870
14871 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
14872 - LP: #790754
14873
14874 [ Upstream Kernel Changes ]
14875
14876 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
14877 demands it"
14878 * drm/i915: fix regression after clock gating init split
14879
14880 [ Major Kernel Changes ]
14881
14882 * rebase from v2.6.39 to v3.0-rc1
14883 * rebase from v3.0-rc1 to v3.0-rc2
14884
14885 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
14886
14887 linux (2.6.39-3.10) oneiric; urgency=low
14888
14889 [ Colin Ian King ]
14890
14891 * SAUCE: S3 early resume debug via keyboard LEDs
14892
14893 [ Ingo Molnar ]
14894
14895 * ubuntu: nx-emu - i386: NX emulation
14896 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
14897
14898 [ Leann Ogasawara ]
14899
14900 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
14901 * Revert "[Config] Disable CONFIG_DM_RAID45"
14902 * [Config] enable CONFIG_BRCMFMAC=y
14903 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
14904 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
14905
14906 [ Robert Nelson ]
14907
14908 * SAUCE: omap3: beagle: detect new xM revision B
14909 - LP: #770679
14910 * SAUCE: omap3: beagle: detect new xM revision C
14911 - LP: #770679
14912 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
14913 - LP: #770679
14914
14915 [ Stefan Bader ]
14916
14917 * SAUCE: Convert dm-raid45 to new block plugging
14918
14919 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
14920
14921 linux (2.6.39-3.9) oneiric; urgency=low
14922
14923 [ Leann Ogasawara ]
14924
14925 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
14926 * rebase to v2.6.39
14927 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
14928 * [Config] enable CONFIG_INPUT_APANEL=m
14929
14930 [ Thomas Schlichter ]
14931
14932 * SAUCE: vesafb: mtrr module parameter is uint, not bool
14933 - LP: #778043
14934 * SAUCE: vesafb: enable mtrr WC by default
14935 - LP: #778043
14936
14937 [ Major Kernel Changes ]
14938
14939 * rebase from v2.6.39-rc7 to v2.6.39
14940
14941 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
14942
14943 linux (2.6.39-2.8) oneiric; urgency=low
14944
14945 [ Andy Whitcroft ]
14946
14947 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
14948 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
14949 * Revert "[Config] Disable CONFIG_AUFS_FS"
14950 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
14951 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
14952 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
14953 * ubuntu: AUFS -- clean up the aufs updater and BOM
14954 * ubuntu: AUFS -- documentation on updating aufs2
14955
14956 [ Kees Cook ]
14957
14958 * ubuntu: Yama - LSM hooks
14959 * ubuntu: Yama - create task_free security callback
14960 * ubuntu: Yama - add ptrace relationship tracking interface
14961 * ubuntu: Yama - unconditionally chain to Yama LSM
14962
14963 [ Leann Ogasawara ]
14964
14965 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
14966 * Revert "[Config] Disable CONFIG_EASYCAP"
14967 * ubuntu: fsam7400 disable driver
14968 * ubuntu: omnibook disable driver
14969 * ubuntu: rfkill disable driver
14970
14971 [ Tim Gardner ]
14972
14973 * SAUCE: Fix extra reference in fb_open()
14974
14975 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
14976
14977 linux (2.6.39-2.7) oneiric; urgency=low
14978
14979 [ Leann Ogasawara ]
14980
14981 * rebase to v2.6.39-rc7
14982
14983 [ Major Kernel Changes ]
14984
14985 * rebase from v2.6.39-rc6 to v2.6.39-rc7
14986
14987 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
14988
14989 linux (2.6.39-1.6) oneiric; urgency=low
14990
14991 [ Leann Ogasawara ]
14992
14993 * rebase to v2.6.39-rc6
14994 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
14995
14996 [ Tim Gardner ]
14997
14998 * [Config] updateconfigs after rebase to 2.6.39-rc6
14999
15000 [ Major Kernel Changes ]
15001
15002 * rebase from v2.6.39-rc5 to v2.6.39-rc6
15003 - LP: #740126
15004
15005 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
15006
15007 linux (2.6.39-0.5) oneiric; urgency=low
15008
15009 [ Herton Ronaldo Krzesinski ]
15010
15011 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
15012 - LP: #764758
15013
15014 [ Leann Ogasawara ]
15015
15016 * rebase to v2.6.39-rc5
15017 * [Config] updateconfigs following rebase to v2.6.39-rc5
15018
15019 [ Paolo Pisati ]
15020
15021 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
15022 - LP: #759913
15023
15024 [ Stefan Bader ]
15025
15026 * Include nls_iso8859-1 for virtual images
15027 - LP: #732046
15028
15029 [ Major Kernel Changes ]
15030
15031 * rebase from v2.6.39-rc4 to v2.6.39-rc5
15032
15033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
15034
15035 linux (2.6.39-0.4) oneiric; urgency=low
15036
15037 [ Leann Ogasawara ]
15038
15039 * rebase to v2.6.39-rc4
15040 * [Config] updateconfigs following rebase to v2.6.39-rc4
15041 * fixup powerpc implicit declaration of function
15042 'crash_kexec_wait_realmode'
15043 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
15044
15045 [ Tim Gardner ]
15046
15047 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
15048 - LP: #769503
15049 * [Config] Add cachefiles.ko to virtual flavour
15050 - LP: #770430
15051
15052 [ Major Kernel Changes ]
15053
15054 * rebase from v2.6.39-rc3 to v2.6.39-rc4
15055
15056 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
15057
15058 linux (2.6.39-0.3) oneiric; urgency=low
15059
15060 [ Leann Ogasawara ]
15061
15062 * rebase to v2.6.39-rc3
15063 * crash_kexec_wait_realmode() undefined when !SMP
15064
15065 [ Tim Gardner ]
15066
15067 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
15068 - LP: #632327
15069
15070 [ Major Kernel Changes ]
15071
15072 * rebase from v2.6.39-rc2 to v2.6.39-rc3
15073
15074 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
15075
15076 linux (2.6.39-0.2) oneiric; urgency=low
15077
15078 [ Gustavo F. Padovan ]
15079
15080 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
15081 - LP: #720949
15082
15083 [ John Johansen ]
15084
15085 * AppArmor: Fix masking of capabilities in complain mode
15086 - LP: #748656
15087
15088 [ Leann Ogasawara ]
15089
15090 * rebase to v2.6.39-rc2
15091 * [Config] updateconfigs following rebase to v2.6.39-rc2
15092 * hv_mouse needs delay.h
15093 * olpc_dcon_xo_1 needs delay.h
15094 * olpc_dcon_xo_1_5 needs delay.h
15095 * Update dropped.txt for Oneiric
15096
15097 [ Steve Langasek ]
15098
15099 * [Config] Make linux-libc-dev coinstallable under multiarch
15100 - LP: #750585
15101
15102 [ Upstream Kernel Changes ]
15103
15104 * x86, hibernate: Initialize mmu_cr4_features during boot
15105 - LP: #752870
15106
15107 [ Major Kernel Changes ]
15108
15109 * rebase from v2.6.39-rc1 to v2.6.39-rc2
15110
15111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
15112
15113 linux (2.6.39-0.1) oneiric; urgency=low
15114
15115 [ Brad Figg ]
15116
15117 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
15118 - LP: #737124
15119
15120 [ Henrik Rydberg ]
15121
15122 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
15123 * SAUCE: HID: ntrig: fix suspend/resume on recent models
15124
15125 [ Herton Ronaldo Krzesinski ]
15126
15127 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
15128 struct v4l2_subdev
15129 - LP: #745213
15130
15131 [ Kees Cook ]
15132
15133 * [Config] packaging: adjust perms on vmlinuz as well
15134 * SAUCE: nx-emu: further clarify dmesg reporting
15135 - LP: #745181
15136
15137 [ Leann Ogasawara ]
15138
15139 * rebase to v2.6.39-rc1
15140 * [Config] updateconfigs following rebase to v2.6.39-rc1
15141 * [Config] Disable CONFIG_DM_RAID45
15142 * [Config] Disable CONFIG_SCSI_ISCSITARGET
15143 * [Config] Disable CONFIG_EASYCAP
15144 * [Config] Disable CONFIG_AUFS_FS
15145 * update bnx2 firmware files in d-i/firmware/nic-modules
15146 * xhci-pci.c resolve implicit declaration of kzalloc
15147 * [Config] Enable CONFIG_DRM_PSB for only x86
15148 * [Config] Enable CONFIG_RTS_PSTOR for only x86
15149 * mfd/asic3: Fix typo, s/irq_data/data/
15150
15151 [ Luke Yelavich ]
15152
15153 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
15154 - LP: #745358
15155 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
15156 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
15157
15158 [ Manoj Iyer ]
15159
15160 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
15161 - LP: #745217
15162
15163 [ Tim Gardner ]
15164
15165 * SAUCE: INR_OPEN=4096
15166 - LP: #663090
15167 * SAUCE: Increase the default hard limit for open FDs to 4096
15168 - LP: #663090
15169
15170 [ Upstream Kernel Changes ]
15171
15172 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
15173 namespace cleanup
15174 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
15175 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
15176
15177 [ Major Kernel Changes ]
15178
15179 * rebase from v2.6.38 to v2.6.39-rc1
15180
15181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
15182
15183 linux (2.6.39-0.0) oneiric; urgency=low
15184
15185 [ Leann Ogasawara ]
15186
15187 * Open Oneiric
15188
15189 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
15190
15191 linux (2.6.38-7.39) natty; urgency=low
15192
15193 [ Leann Ogasawara ]
15194
15195 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
15196
15197 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
15198
15199 linux (2.6.38-7.38) natty; urgency=low
15200
15201 [ Leann Ogasawara ]
15202
15203 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
15204 gcc-4.5.2-6ubuntu5 finished building on all arches.
15205
15206 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
15207
15208 linux (2.6.38-7.37) natty; urgency=low
15209
15210 [ Leann Ogasawara ]
15211
15212 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
15213
15214 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
15215
15216 linux (2.6.38-7.36) natty; urgency=low
15217
15218 [ Andy Whitcroft ]
15219
15220 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
15221 optimisation"
15222 * purge last vestiges of maverick
15223 * [Config] switch CONFIG_FB_VESA back to module
15224
15225 [ Chris Wilson ]
15226
15227 * SAUCE: drm/i915: Fix pipelined fencing
15228 - LP: #717114
15229
15230 [ Loïc Minier ]
15231
15232 * Include nls_cp437 module in virtual for fat
15233 - LP: #732046
15234 * Support arch= cross-compilation for any arch
15235 * Fix couple of typos in 0-common-vars.mk
15236 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
15237 * Add armhf to Debian -> Linux arch map
15238 * Add initial armhf.mk
15239 * Enable common packages for armhf
15240
15241 [ Upstream Kernel Changes ]
15242
15243 * Yama: fix default relationship to check thread group
15244 - LP: #737676
15245
15246 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
15247
15248 linux (2.6.38-7.35) natty; urgency=low
15249
15250 [ Andy Whitcroft ]
15251
15252 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
15253 * rebase fixes bug #715330
15254 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
15255 * rebase to v2.6.38 final
15256
15257 [ Herton Ronaldo Krzesinski ]
15258
15259 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
15260 - LP: #636091
15261
15262 [ Tim Gardner ]
15263
15264 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
15265
15266 [ Upstream Kernel Changes ]
15267
15268 * Yama: use thread group leader when creating match
15269 - LP: #729839
15270 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
15271 RAID controller
15272 - LP: #735240
15273 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
15274
15275 [ Major Kernel Changes ]
15276
15277 * rebase from v2.6.38-rc8 to v2.6.38 final
15278 - LP: #715330
15279
15280 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
15281
15282 linux (2.6.38-6.34) natty; urgency=low
15283
15284 [ Andy Whitcroft ]
15285
15286 * [Config] normalise CONFIG_INTEL_TXT
15287 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
15288 - LP: #730860
15289 * rebase to mainline v2.6.38-rc8
15290
15291 [ Major Kernel Changes ]
15292
15293 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
15294 to v2.6.38-rc8
15295
15296 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
15297
15298 linux (2.6.38-6.33) natty; urgency=low
15299
15300 [ Andy Whitcroft ]
15301
15302 * d-i -- enable speakup-modules udeb
15303 - LP: #672699
15304 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
15305 * [Config] debian PPC64 configuration
15306 * [Config] cleanup powerpc config fixing unexpected inconsistancies
15307 * [Config] resync ppc64 configuration
15308 * SAUCE: match up ENTRY/END naming for 32/64 bit
15309 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
15310 * [Config] update configs after rebase to
15311 fb62c00a6d8942775abc23d1621db1252e2d93d1
15312 * [Config] pps_gen_parport no longer built
15313
15314 [ Corentin Chary ]
15315
15316 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
15317 - LP: #689393
15318 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
15319 - LP: #689393
15320
15321 [ John Johansen ]
15322
15323 * SAUCE: Fix aufs calling of security_path_mknod
15324 - LP: #724456
15325
15326 [ Kees Cook ]
15327
15328 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
15329
15330 [ Tim Gardner ]
15331
15332 * rebase to 2.6.38-rc7
15333
15334 [ Upstream Kernel Changes ]
15335
15336 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
15337
15338 [ Major Kernel Changes ]
15339
15340 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
15341 fb62c00a6d8942775abc23d1621db1252e2d93d1
15342 - LP: #721389
15343 - LP: #722925
15344 - LP: #723672
15345 - LP: #723676
15346 - LP: #715318
15347
15348 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
15349
15350 linux (2.6.38-5.32) natty; urgency=low
15351
15352 [ Andy Whitcroft ]
15353
15354 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
15355 * [Config] updateconfigs following rebase to v2.6.38-rc6
15356 * [Config] enable CONFIG_DMAR
15357 - LP: #552311
15358
15359 [ Upstream Kernel Changes ]
15360
15361 * drm/i915: skip FDI & PCH enabling for DP_A
15362 - LP: #561802, #600453, #681877
15363
15364 [ Major Kernel Changes ]
15365
15366 * rebase from v2.6.38-rc5 to v2.6.38-rc6
15367 - LP: #718402
15368 - LP: #719524
15369 - LP: #721126
15370 - LP: #719691
15371 - LP: #722689
15372 - LP: #722310
15373
15374 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
15375
15376 linux (2.6.38-4.31) natty; urgency=low
15377
15378 [ Andy Whitcroft ]
15379
15380 * add in bugs closed by upstream patches pulled in by rebases
15381 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
15382 * [Config] enable CONFIG_VSX to allow use of vector instuctions
15383 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
15384 * rebase to mainline v2.6.38-rc5
15385 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
15386 supported
15387 - LP: #719691
15388
15389 [ Colin Ian King ]
15390
15391 * SAUCE: Dell All-In-One: Remove need for Dell module alias
15392
15393 [ Manoj Iyer ]
15394
15395 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
15396 - LP: #717435
15397
15398 [ Tim Gardner ]
15399
15400 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
15401
15402 [ Upstream Kernel Changes ]
15403
15404 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
15405 - LP: #702434
15406 * vfs: fix BUG_ON() in fs/namei.c:1461
15407
15408 [ Vladislav P ]
15409
15410 * SAUCE: Release BTM while sleeping to avoid deadlock.
15411 - LP: #713837
15412
15413 [ Major Kernel Changes ]
15414
15415 * rebase from v2.6.38-rc4 to v2.6.38-rc5
15416 - LP: #579276
15417 - LP: #715877
15418 - LP: #713769
15419 - LP: #716811
15420 * resync with Maverick Ubuntu-2.6.35-27.47
15421
15422 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
15423
15424 linux (2.6.38-3.30) natty; urgency=low
15425
15426 [ Andy Whitcroft ]
15427
15428 * rebase to v2.6.38-rc4
15429 * ppc64 -- add basic architecture
15430 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
15431
15432 [ Colin Ian King ]
15433
15434 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
15435 - LP: #676997
15436 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
15437 - LP: #701530
15438 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
15439 - LP: #701530
15440
15441 [ Dan Rosenberg ]
15442
15443 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
15444
15445 [ Kees Cook ]
15446
15447 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
15448 attacking"
15449 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
15450
15451 [ Tim Gardner ]
15452
15453 * [Config] CONFIG_BLK_CGROUP=y
15454 - LP: #706394
15455 * [Config] CONFIG_DELL_WMI_AIO=m
15456
15457 [ Upstream Kernel Changes ]
15458
15459 * drm/i915/lvds: Restore dithering on native modes for gen2/3
15460 - LP: #711568
15461
15462 [ Upstream Kernel Changes ]
15463
15464 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
15465 - LP: #701271
15466 - LP: #708521
15467 - LP: #710371
15468
15469 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
15470
15471 linux (2.6.38-2.29) natty; urgency=low
15472
15473 [ Andy Whitcroft ]
15474
15475 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
15476 * [Config] updateconfigs following rebase to
15477 1f0324caefd39985e9fe052fac97da31694db31e
15478 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
15479 * [Config] reenable HIBERNATE
15480 - LP: #710877
15481 * rebase to v2.6.38-rc3
15482 * [Config] reenable CONFIG_CRASH_DUMP
15483
15484 [ Kamal Mostafa ]
15485
15486 * SAUCE: rtl8192se: fix source file perms
15487 * SAUCE: rtl8192se: fix source file newline
15488 * SAUCE: omnibook: fix source file newline
15489
15490 [ Kees Cook ]
15491
15492 * [Config] packaging: really make System.map mode 0600
15493
15494 [ Ricardo Salveti de Araujo ]
15495
15496 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
15497 PM34XX_ERRATUM
15498
15499 [ Soren Hansen ]
15500
15501 * SAUCE: nbd: Remove module-level ioctl mutex
15502
15503 [ Tim Gardner ]
15504
15505 * SAUCE: Disable building the ACPI debugfs source
15506
15507 [ Upstream Kernel Changes ]
15508
15509 * Set physical start and alignment 1M for virtual i386
15510 - LP: #710754
15511
15512 [ Upstream Kernel Changes ]
15513
15514 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15515 to v2.6.38-rc3
15516 - LP: #707902
15517
15518 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
15519
15520 linux (2.6.38-1.28) natty; urgency=low
15521
15522 [ Andy Whitcroft ]
15523
15524 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
15525
15526 [ Ricardo Salveti de Araujo ]
15527
15528 * SAUCE: omap3: beaglexm: fix DVI initialization
15529 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
15530 display work at Beagle
15531
15532 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
15533
15534 linux (2.6.38-1.27) natty; urgency=low
15535
15536 [ Andy Whitcroft ]
15537
15538 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15539 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
15540 * SAUCE: ensure root is ready before running usermodehelpers in it
15541 * correct the Vcs linkage to point to natty
15542 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
15543 * [Config] update configs following rebase
15544 e78bf5e6cbe837daa6ab628a5f679548742994d3
15545 * SAUCE: Yama: follow changes to generic_permission
15546 * ubuntu: compcache -- follow changes to bd_claim/bd_release
15547 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
15548 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
15549 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
15550 * update package version to match payload version
15551 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
15552 * rebase to v2.6.38-rc1
15553 * [Config] updateconfigs following rebase to v2.6.38-rc1
15554 * SAUCE: x86 fix up jiffies/jiffies_64 handling
15555 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
15556 * [Config] updateconfigs following rebase to
15557 2b1caf6ed7b888c95a1909d343799672731651a5
15558 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
15559 * ubuntu: AUFS -- suppress benign plink warning messages
15560 - LP: #621195
15561 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
15562 * rebase to v2.6.38-rc2
15563 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
15564 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15565 * [Config] update configs following rebase to
15566 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15567 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
15568 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
15569 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
15570 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
15571
15572 [ Kees Cook ]
15573
15574 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
15575
15576 [ Stefan Bader ]
15577
15578 * Temporarily disable RODATA for virtual i386
15579 - LP: #699828
15580
15581 [ Tim Gardner ]
15582
15583 * [Config] CONFIG_NLS_DEFAULT=utf8
15584 - LP: #683690
15585 * [Config] CONFIG_HIBERNATION=n
15586 * update bnx2 firmware files in d-i/firmware/nic-modules
15587
15588 [ Upstream Kernel Changes ]
15589
15590 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
15591 objects."
15592 * packaging: make System.map mode 0600
15593 * thinkpad_acpi: Always report scancodes for hotkeys
15594 - LP: #702407
15595 * sched: tg->se->load should be initialised to tg->shares
15596 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
15597 * brcm80211: include linux/slab.h for kfree
15598 * pch_dma: add include/slab.h for kfree
15599 * i2c-eg20t: include linux/slab.h for kfree
15600 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
15601 * tty: include linux/slab.h for kfree
15602 * winbond: include linux/delay.h for mdelay et al
15603
15604 [ Upstream Kernel Changes ]
15605
15606 * mark the start of v2.6.38 versioning
15607 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15608 - LP: #689886
15609 - LP: #702125
15610 - LP: #608775
15611 - LP: #215802
15612 - LP: #686333
15613 - LP: #677830
15614 - LP: #677652
15615 - LP: #696493
15616 - LP: #697240
15617 - LP: #689036
15618 - LP: #705323
15619 - LP: #686692
15620
15621 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15622
15623 linux (2.6.37-12.26) natty; urgency=low
15624
15625 [ Andy Whitcroft ]
15626
15627 * rebase to v2.6.37-rc8
15628 * [Config] armel -- reenable omap flavour
15629 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15630 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15631 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15632 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15633 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15634 * [Config] track missing modules
15635 * rebase to v2.6.37 final
15636
15637 [ Chase Douglas ]
15638
15639 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15640 Magic Trackpad
15641
15642 [ Stefan Bader ]
15643
15644 * Revert "SAUCE: blkfront: default to sd devices"
15645 - LP: #684875
15646
15647 [ Tim Gardner ]
15648
15649 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15650 - LP: #380138
15651 * [Config] Added autofs4.ko to -virtual flavour
15652 - LP: #692917
15653
15654 [ Upstream Kernel Changes ]
15655
15656 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15657 Laptops
15658 - LP: #632884
15659
15660 [ Upstream Kernel Changes ]
15661
15662 * rebase to v2.6.37-rc8
15663 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15664 * rebase to v2.6.37 final
15665
15666 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15667
15668 linux (2.6.37-11.25) natty; urgency=low
15669
15670 [ Andy Whitcroft ]
15671
15672 * [Config] d-i -- add hpsa to the list of block devices
15673 - LP: #684304
15674 * [Config] add vmw-balloon driver to -virtual flavour
15675 - LP: #592039
15676 * rebase to v2.6.37-rc7
15677
15678 [ Upstream Kernel Changes ]
15679
15680 * rebase to v2.6.37-rc7
15681
15682 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15683
15684 linux (2.6.37-10.24) natty; urgency=low
15685
15686 [ Andy Whitcroft ]
15687
15688 * rebase to v2.6.37-rc6
15689 * updateconfigs following rebase to v2.6.37-rc6
15690
15691 [ Upstream Kernel Changes ]
15692
15693 * rebase to v2.6.37-rc6
15694
15695 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15696
15697 linux (2.6.37-9.23) natty; urgency=low
15698
15699 [ Andy Whitcroft ]
15700
15701 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15702 - LP: #689606
15703 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15704 - LP: #689606
15705
15706 [ Kees Cook ]
15707
15708 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15709 - LP: #690190
15710
15711 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15712
15713 linux (2.6.37-9.22) natty; urgency=low
15714
15715 [ Andy Whitcroft ]
15716
15717 * rebase to v2.6.35-rc5
15718 * [Config] updateconfigs following rebase to v2.6.37-rc5
15719 * (no-up) add support for installed header files to ubuntu directory
15720 - LP: #684666
15721 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15722 - LP: #684666
15723 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15724 * ubuntu: dm-raid4-5 -- re-enable
15725 * ubuntu: omnibook -- update BOM
15726 * ubuntu: ndiswrapper -- update BOM to match actual version
15727 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15728 * ubuntu: ndiswrapper -- re-enable
15729 * ubuntu: iscsitarget -- re-instate copy_io_context
15730 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15731 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15732 * ubuntu: iscsitarget -- re-enable
15733
15734 [ Kees Cook ]
15735
15736 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15737
15738 [ Manoj Iyer ]
15739
15740 * SAUCE: Enable jack sense for Thinkpad Edge 13
15741 - LP: #685015
15742
15743 [ Tim Gardner ]
15744
15745 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15746 * [Config] CONFIG_CRYPTO_CRC32C=y
15747 - LP: #681819
15748 * [Config] CONFIG_9P_FSCACHE=n
15749 * [Config] Add nfsd modules to -virtual flavour
15750 - LP: #688070
15751
15752 [ Upstream Kernel Changes ]
15753
15754 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15755 * NFS: Fix panic after nfs_umount()
15756 - LP: #683938
15757 * x86: Add NX protection for kernel data
15758 * x86: Add RO/NX protection for loadable kernel modules
15759 * x86: Resume trampoline must be executable
15760 * x86: RO/NX protection for loadable kernel, jump_table fix
15761
15762 [ Upstream Kernel Changes ]
15763
15764 * rebase to v2.6.37-rc5
15765
15766 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15767
15768 linux (2.6.37-8.21) natty; urgency=low
15769
15770 [ Andy Whitcroft ]
15771
15772 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15773 linux-libc-headers"
15774 * Revert "(no-up) add support for installed header files to ubuntu
15775 directory"
15776
15777 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15778
15779 linux (2.6.37-8.20) natty; urgency=low
15780
15781 [ Andy Whitcroft ]
15782
15783 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15784 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15785 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15786 * Revert "SAUCE: i915 -- disable powersave by default"
15787 * SAUCE: enable Marvell 9128 PCIe SATA controller
15788 - LP: #658521
15789 * [Config] evtchn has been renamed
15790 * (no-up) add support for installed header files to ubuntu directory
15791 - LP: #684666
15792 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15793 - LP: #684666
15794
15795 [ Tim Gardner ]
15796
15797 * [Config] MISS: evtchn, NEW : xen-evtchn
15798 * rebase to v2.6.37-rc4
15799
15800 [ Upstream Kernel Changes ]
15801
15802 * drm/i915: Clean conflicting modesetting registers upon init
15803 - LP: #683775
15804 * rebase to v2.6.37-rc4
15805
15806 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15807
15808 linux (2.6.37-7.19) natty; urgency=low
15809
15810 [ Tim Gardner ]
15811
15812 * [Config] Add bnx2 firmware to nic-modules udeb
15813 - LP: #676245
15814
15815 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15816
15817 linux (2.6.37-7.18) natty; urgency=low
15818
15819 [ Andy Whitcroft ]
15820
15821 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
15822 * Revert "SAUCE: Add extra headers to linux-libc-dev"
15823 * Revert "SAUCE: Enable speedstep for sonoma processors."
15824 * [Config] enable CONFIG_BT_HCIUART_ATH3K
15825 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
15826 * [Config] standardise CONFIG_MII
15827 * [Config] standardise CONFIG_PRISM2_USB
15828 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
15829 * [Config] build in CONFIG_AGP
15830 * [Config] build in CONFIG_AGP_INTEL
15831 * [Config] build in CONFIG_AGP_AMD
15832 * [Config] build in CONFIG_AGP_AMD64
15833 * [Config] build in CONFIG_AGP_NVIDIA
15834 * [Config] build in CONFIG_AGP_VIA
15835 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
15836 * (no-up): document the new ## scheme
15837 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
15838 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
15839 - LP: #675453
15840
15841 [ Mathieu J. Poirier ]
15842
15843 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
15844
15845 [ Upstream Kernel Changes ]
15846
15847 * nx-emu: fix inverted report of disable_nx
15848
15849 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
15850
15851 linux (2.6.37-6.17) natty; urgency=low
15852
15853 [ Andy Whitcroft ]
15854
15855 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
15856 aufs2.1-36-UNRELEASED-20101103"
15857 * Revert "ubuntu: AUFS -- aufs2-base.patch
15858 aufs2.1-36-UNRELEASED-20101103"
15859 * [Config] standardise CONFIG_BT
15860 * [Config] standardise CONFIG_IRDA
15861 * [Config] standardise CONFIG_LAPB
15862 * [Config] standardise CONFIG_RDS
15863 * [Config] standardise CONFIG_RFKILL
15864 * [Config] standardise CONFIG_TIPC
15865 * [Config] standardise CONFIG_X25
15866 * [Config] standardise CONFIG_INPUT_EVDEV
15867 * [Config] standardise CONFIG_INPUT_JOYDEV
15868 * [Config] standardise CONFIG_INPUT_JOYSTICK
15869 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
15870 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
15871 * [Config] CONFIG_IRDA=n for FTBS (arm)
15872 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
15873 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
15874 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
15875
15876 [ Tim Gardner ]
15877
15878 * SAUCE: Fix drivers/staging/easycap FTBS
15879 * [Config] CONFIG_EASYCAP=m after fixing FTBS
15880
15881 [ Upstream Kernel Changes ]
15882
15883 * Revert "x86: Add NX protection for kernel data"
15884
15885 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
15886
15887 linux (2.6.37-6.16) natty; urgency=low
15888
15889 [ Andy Whitcroft ]
15890
15891 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
15892 * rebase to v2.6.37-rc3
15893
15894 [ Tim Gardner ]
15895
15896 * [Config] CONFIG_SCHED_AUTOGROUP=y
15897
15898 [ Upstream Kernel Changes ]
15899
15900 * Revert "x86: Add RO/NX protection for loadable kernel modules"
15901 * sched: automated per session task groups
15902 * rebase to v2.6.37-rc3
15903
15904 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
15905
15906 linux (2.6.37-6.15) natty; urgency=low
15907
15908 [ Andy Whitcroft ]
15909
15910 * [Config] standardise CONFIG_CEPH_FS
15911 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
15912 * [Config] standardise CONFIG_SCSI_PROC_FS
15913 * [Config] standardise CONFIG_UBIFS_FS
15914 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
15915
15916 [ Kees Cook ]
15917
15918 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15919
15920 [ Manoj Iyer ]
15921
15922 * SAUCE: Enable jack sense for Thinkpad Edge 11
15923 - LP: #677210
15924 * SAUCE: enable rfkill for rtl8192se driver
15925 - LP: #640992
15926
15927 [ Tim Gardner ]
15928
15929 * [Config] CONFIG_EASYCAP=n for FTBS
15930 * Rebase to v2.6.32-rc2+git
15931
15932 [ Upstream Kernel Changes ]
15933
15934 * x86: Fix improper large page preservation
15935 * x86: Add NX protection for kernel data
15936 * x86: Add RO/NX protection for loadable kernel modules
15937
15938 [ Upstream Kernel Changes ]
15939
15940 * Rebase to Linus 2.6.37-rc2+git
15941
15942 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
15943
15944 linux (2.6.37-5.14) natty; urgency=low
15945
15946 [ Upstream Kernel Changes ]
15947
15948 * PCI: fix offset check for sysfs mmapped files
15949 - LP: #676963
15950
15951 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
15952
15953 linux (2.6.37-5.13) natty; urgency=low
15954
15955 [ Andy Whitcroft ]
15956
15957 * rebased to v2.6.37-rc2
15958 * updateconfigs following rebase to v2.6.37-rc2
15959
15960 [ Tim Gardner ]
15961
15962 * [Config] Added NFS and related modules to virtual flavour
15963 - LP: #659084
15964
15965 [ Upstream Kernel Changes ]
15966
15967 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
15968 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
15969 * x86, cpu: Call verify_cpu during 32bit CPU startup
15970 * x86, cpu: Only CPU features determine NX capabilities
15971
15972 [ Upstream Changes ]
15973
15974 * rebased to v2.67.37-rc2
15975
15976 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
15977
15978 linux (2.6.37-4.12) natty; urgency=low
15979
15980 [ Andy Whitcroft ]
15981
15982 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
15983 * Revert "[Upstream] HID: magicmouse: properly account for scroll
15984 movement in state"
15985 * Revert "[Upstream] HID: magicmouse: disable and add module param for
15986 scroll acceleration"
15987 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
15988 middle of mouse"
15989
15990 [ Henrik Rydberg ]
15991
15992 * SAUCE: hid: ntrig: remove sysfs nodes
15993 * SAUCE: hid: ntrig: Setup input filtering manually
15994 * SAUCE: hid: ntrig: New ghost-filtering event logic
15995
15996 [ Manoj Iyer ]
15997
15998 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15999 - LP: #348861
16000
16001 [ Upstream Kernel Changes ]
16002
16003 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
16004 suspend/resume"
16005 * Revert "[ARM] implement arch_randomize_brk()"
16006 * Revert "ARM: stack protector: change the canary value per task"
16007 * Revert "ARM: initial stack protector (-fstack-protector) support"
16008 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
16009 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
16010 * Revert "perf probe: Add kernel source path option"
16011 * hid: ntrig: Support single-touch devices
16012 * hid: ntrig: Mask pen switch events
16013 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
16014 kernel
16015 - LP: #673073
16016 * Fix userspace build of linux/fs.h
16017
16018 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
16019
16020 linux (2.6.37-3.11) natty; urgency=low
16021
16022 [ Andy Whitcroft ]
16023
16024 * Revert "ubuntu: AUFS -- update to
16025 b37c575759dc4535ccc03241c584ad5fe69e3b25"
16026 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
16027 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
16028 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
16029 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
16030 * [Config] Disable intel_idle for -virtual kernels
16031 - LP: #651370
16032 * [Config] enforcer -- ensure we never enable CONFIG_IMA
16033 * debian -- pass the correct flavour name when checking configs
16034 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
16035 * [Config] ensure CONFIG_IPV6=y for powerpc
16036 * [Config] enforcer -- ensure CONFIG_IPV6=y
16037 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
16038 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
16039 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
16040 * ubuntu: AUFS -- re-enable
16041 * ubuntu: AUFS -- track changes to work queue initialisation
16042 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
16043 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16044 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16045 - LP: #614008
16046 * SAUCE: drm -- stop early access to drm devices
16047
16048 [ Jeremy Kerr ]
16049
16050 * [Config] Build-in powermac ZILOG serial driver
16051 - LP: #673346
16052
16053 [ Kees Cook ]
16054
16055 * SAUCE: nx-emu: use upstream ASLR when possible
16056
16057 [ Tim Gardner ]
16058
16059 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
16060 - LP: #628776
16061
16062 [ Upstream Kernel Changes ]
16063
16064 * i386: NX emulation
16065 * nx-emu: drop exec-shield sysctl, merge with disable_nx
16066 * nx-emu: standardize boottime message prefix
16067 * mmap randomization for executable mappings on 32-bit
16068 * exec-randomization: brk away from exec rand area
16069
16070 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
16071
16072 linux (2.6.37-2.10) natty; urgency=low
16073
16074 [ Andy Whitcroft ]
16075
16076 * reinstate armel config changes:
16077 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
16078 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
16079
16080 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
16081
16082 linux (2.6.37-2.9) natty; urgency=low
16083
16084 [ Andy Whitcroft ]
16085
16086 * config -- fix genportsconfig
16087 * [Config] move powerpc over from ports to distro
16088 * bump master version number to match contained kernel
16089 * SAUCE: fix documentation strings for struct input_keymap_entry
16090 * usb: gadget: goku_udc: add registered flag bit
16091
16092 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
16093
16094 linux (2.6.36-2.8) natty; urgency=low
16095
16096 [ Tim Gardner ]
16097
16098 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
16099 * [Config]: TWL4030_CORE=n for FTBS
16100 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
16101 * [Config]: CONFIG_SOLO6X10=n for FTBS
16102 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
16103 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
16104 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
16105 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
16106 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
16107 * [Config]: CONFIG_I2C_I801=n for armel FTBS
16108 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
16109 * AppArmor: compatibility patch for v5 interface
16110 * AppArmor: compatibility patch for v5 network controll
16111 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
16112 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16113 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16114 * Dropped: hid: 3m: Convert to MT slots
16115 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
16116 * Dropped: HID: magicmouse: simplify touch data bit manipulation
16117 * Dropped: HID: magicmouse: simplify touch down logic
16118 * Dropped: HID: magicmouse: enable Magic Trackpad support
16119 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
16120 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
16121 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
16122 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
16123 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
16124 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
16125 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
16126 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16127 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
16128 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
16129 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
16130 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
16131
16132 [ Upstream Kernel Changes ]
16133
16134 * rebased against 2.6.27-rc1
16135
16136 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
16137
16138 linux (2.6.36-1.7) natty; urgency=low
16139
16140 [ Andy Whitcroft ]
16141
16142 * rebased to v2.6.36 final
16143 * [Config] update configs following rebase to v2.6.36 final
16144 * [Config] update ports configs following rebase to v2.6.36 final
16145
16146 [ Upstream Kernel Changes ]
16147
16148 * rebased to v2.6.36 final
16149
16150 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
16151
16152 linux (2.6.36-1.6) natty; urgency=low
16153
16154 [ Upstream Kernel Changes ]
16155
16156 * drop broadcom staging driver preview:
16157 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
16158 wireless LAN driver."
16159
16160 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
16161
16162 linux (2.6.36-1.5) natty; urgency=low
16163
16164 [ Andy Whitcroft ]
16165
16166 * rebase to v2.6.36-rc8
16167 * updateconfigs following rebase to v2.6.36-rc8
16168 * updateportsconfigs following rebase to v2.6.36-rc8
16169 * config -- simplify the kernelconfig interface
16170 * config -- add new config mode 'dumpconfigs'
16171
16172 [ Tim Gardner ]
16173
16174 * Simplify the use of CROSS_COMPILER
16175
16176 [ Upstream Kernel Changes ]
16177
16178 * drop broadcom staging driver preview:
16179 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
16180 brcmfmac.ko mutually exclusive."
16181 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
16182 set."
16183 * Revert "Staging: brcm80211: remove driver specific -W options"
16184 * Revert "Staging: brcm80211: clean up makefile cflag lines"
16185 * Revert "staging: brcm80211: add fullmac driver"
16186 * Revert "staging: brcm80211: use string native library"
16187 * Revert "staging: brcm80211: use native ctype library"
16188 * Revert "staging: brcm80211: fix remaining checkpatch errors."
16189 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
16190 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
16191 ...""
16192 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
16193 ':' ...""
16194 * Revert "staging: brcm80211: fix "ERROR: space required before that
16195 ...""
16196 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
16197 * Revert "staging: brcm80211: fix "ERROR: space required after that close
16198 brace""
16199 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
16200 ...close square bracket""
16201 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
16202 ...""
16203 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
16204 '*'""
16205 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
16206 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
16207 do - while loop""
16208 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16209 parenthesis""
16210 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
16211 or NULL""
16212 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
16213 or NULL""
16214 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
16215 '}'""
16216 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
16217 line""
16218 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
16219 on next line""
16220 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
16221 condition""
16222 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
16223 paren...""
16224 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
16225 function dec...""
16226 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
16227 *bar"'"
16228 * Revert "staging: brcm80211: Fix URLs for firmware files."
16229 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
16230 * Revert "staging: brcm80211: Add contact info to TODO list."
16231 * Revert "staging: brcm80211: Fix some initialisation failure paths"
16232 * Export dump_{write,seek} to binary loader modules
16233 * rebase to v2.6.36-rc8.
16234
16235 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
16236
16237 linux (2.6.36-0.4) natty; urgency=low
16238
16239 [ Andy Whitcroft ]
16240
16241 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
16242 (fixes FTBS on powerpc)
16243
16244 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
16245
16246 linux (2.6.36-0.3) natty; urgency=low
16247
16248 [ Andy Whitcroft ]
16249
16250 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
16251
16252 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
16253
16254 linux (2.6.36-0.2) natty; urgency=low
16255
16256 [ Andy Whitcroft ]
16257
16258 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
16259 (fix FTBS on powerpc)
16260
16261 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
16262
16263 linux (2.6.36-0.1) natty; urgency=low
16264
16265 [ Andy Whitcroft ]
16266
16267 * reduce disk usage during buildd builds
16268 - LP: #645653
16269 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
16270 * [Config] armel -- drop omap flavour
16271
16272 [ Tim Gardner ]
16273
16274 * Added dropped patch list
16275 * more dropped patches
16276 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
16277 * [Config] Add support for cross compiling armel
16278 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
16279 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
16280 * [Config]: updateconfigs after adding brcm80211
16281 * staging: brcm80211: Fix Makefile syntax error
16282 * rebased to v2.6.36-rc7
16283
16284 [ Upstream Kernel Changes ]
16285
16286 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
16287 * (upstream) IPS driver: verify BIOS provided limits
16288 * intel_ips: Print MCP limit exceeded values.
16289 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
16290 LAN driver.
16291 * staging: brcm80211: Fix some initialisation failure paths
16292 * staging: brcm80211: Add contact info to TODO list.
16293 * staging: brcm80211: use '%pM' format to print MAC address
16294 * staging: brcm80211: Fix URLs for firmware files.
16295 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
16296 * staging: brcm80211: fix "ERROR: open brace '{' following function
16297 dec..."
16298 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
16299 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
16300 * staging: brcm80211: fix "ERROR: trailing statements should be on next
16301 line"
16302 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
16303 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
16304 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
16305 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
16306 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16307 parenthesis"
16308 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
16309 while loop"
16310 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
16311 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
16312 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
16313 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
16314 bracket"
16315 * staging: brcm80211: fix "ERROR: space required after that close brace"
16316 * staging: brcm80211: fix "ERROR: space required after that ..."
16317 * staging: brcm80211: fix "ERROR: space required before that ..."
16318 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
16319 * staging: brcm80211: fix "ERROR: spaces required around that ..."
16320 * staging: brcm80211: fix "ERROR: trailing whitespace."
16321 * staging: brcm80211: fix remaining checkpatch errors.
16322 * staging: brcm80211: use native ctype library
16323 * staging: brcm80211: use string native library
16324 * staging: brcm80211: add fullmac driver
16325 * Staging: brcm80211: clean up makefile cflag lines
16326 * Staging: brcm80211: remove driver specific -W options
16327 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
16328 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
16329 mutually exclusive.
16330
16331 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
16332
16333 linux (2.6.35-22.33) maverick; urgency=low
16334
16335 [ Andy Whitcroft ]
16336
16337 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
16338 Dell E2 series Laptops"
16339 - LP: #641320
16340
16341 [ Brian Rogers ]
16342
16343 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
16344 - LP: #624701
16345
16346 [ Christopher James Halse Rogers ]
16347
16348 * SAUCE: Nouveau: Add quirk framework to disable acceleration
16349 - LP: #544088, #546393
16350 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
16351 - LP: #546393
16352
16353 [ John Johansen ]
16354
16355 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
16356 kernels"
16357 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16358 - LP: #639758
16359
16360 [ Mathieu J. Poirier ]
16361
16362 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
16363
16364 [ Upstream Kernel Changes ]
16365
16366 * ALSA: HDA: Enable internal speaker on Dell M101z
16367 - LP: #640254
16368
16369 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
16370
16371 linux (2.6.35-22.32) maverick; urgency=low
16372
16373 [ Arjan van de Ven ]
16374
16375 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16376
16377 [ David Henningsson ]
16378
16379 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
16380 - LP: #605047, #628961
16381
16382 [ John Johansen ]
16383
16384 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
16385 and profile names
16386 - LP: #615947
16387 * [Upstream] AppArmor: Fix locking from removal of profile namespace
16388 - LP: #615947
16389 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16390 - LP: #639758
16391 * SAUCE: Improve Amazon EBS performance for EC2
16392 - LP: #634316
16393
16394 [ Leann Ogasawara ]
16395
16396 * Revert "SAUCE: i915 KMS -- blacklist i855"
16397 * Revert "SAUCE: i915 KMS -- blacklist i845g"
16398 * Revert "SAUCE: i915 KMS -- blacklist i830"
16399 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
16400 devices"
16401 * execute module-inclusion within a subshell
16402 - LP: #621175
16403
16404 [ Upstream Kernel Changes ]
16405
16406 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
16407 - LP: #633227
16408 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
16409 - LP: #629711
16410 * (pre-stable) mm: Move vma_stack_continue into mm.h
16411 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
16412 - LP: #601073
16413 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
16414 * PM / Runtime: Add runtime PM statistics (v3)
16415 * compat: Make compat_alloc_user_space() incorporate the access_ok()
16416 - CVE-2010-3081
16417 * x86-64, compat: Test %rax for the syscall number, not %eax
16418 - CVE-2010-3301
16419 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
16420 - CVE-2010-3301
16421
16422 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
16423
16424 linux (2.6.35-21.31) maverick; urgency=low
16425
16426 [ Andy Whitcroft ]
16427
16428 * bodge linux-libc-dev package version due to ti-omap4 error
16429 * linux-libc-dev -- ensure we can only build this on debian.master
16430
16431 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
16432
16433 linux (2.6.35-21.30) maverick; urgency=low
16434
16435 [ Andy Whitcroft ]
16436
16437 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16438 - LP: #614008
16439
16440 [ Daniel Lezcano ]
16441
16442 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
16443
16444 [ Henrik Rydberg ]
16445
16446 * SAUCE: Input: wacom - add fuzz parameters to features
16447 * SAUCE: Input: wacom - collect device quirks into single function
16448 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
16449 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
16450 * SAUCE: hid: ntrig: Remove unused device ids
16451 * SAUCE: hid: ntrig: remove sysfs nodes
16452 * SAUCE: hid: ntrig: Correct logic for quirks
16453 * SAUCE: hid: ntrig: zero-initialize ntrig struct
16454 * SAUCE: hid: ntrig: Setup input filtering manually
16455 * SAUCE: hid: ntrig: New ghost-filtering event logic
16456
16457 [ Leann Ogasawara ]
16458
16459 * SAUCE: ndiswrapper: Initialize buffer index and check its value
16460 - LP: #613796
16461
16462 [ Manoj Iyer ]
16463
16464 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
16465 series Laptops
16466 - LP: #632884
16467
16468 [ Ping Cheng ]
16469
16470 * SAUCE: Input: wacom - parse the Bamboo device family
16471
16472 [ Rafi Rubin ]
16473
16474 * SAUCE: hid: ntrig: identify firmware version (wiggled)
16475
16476 [ Tim Gardner ]
16477
16478 * [Config] CONFIG_NL80211_TESTMODE=n
16479
16480 [ Upstream Kernel Changes ]
16481
16482 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
16483 * e1000e: initial support for 82579 LOMs
16484 * e1000e: correct MAC-PHY interconnect register offset for 82579
16485 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
16486 tested on HP G60
16487 - LP: #587388
16488 * DSS2: Don't power off a panel twice
16489 - LP: #588243
16490 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
16491 * Input: i8042 - reset keyboard controller wehen resuming from S2R
16492 - LP: #86820
16493 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
16494 - LP: #414795
16495 * agp/intel: Support the extended physical addressing bits on
16496 Sandybridge.
16497 - LP: #632488
16498 * drm/i915,intel_agp: Add support for Sandybridge D0
16499 - LP: #632488
16500 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
16501 - LP: #632488
16502 * mmc: omap: fix for bus width which improves SD card's peformance.
16503
16504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
16505
16506 linux (2.6.35-20.29) maverick; urgency=low
16507
16508 [ Andy Whitcroft ]
16509
16510 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
16511 - LP: #563277
16512 * SAUCE: i915 KMS -- blacklist i830
16513 - LP: #542208, #563277
16514 * SAUCE: i915 KMS -- blacklist i845g
16515 - LP: #541492, #563277
16516 * SAUCE: i915 KMS -- blacklist i855
16517 - LP: #511001, #541511, #563277
16518
16519 [ Leann Ogasawara ]
16520
16521 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
16522 - LP: #601073
16523 * ARM: Temporarily disable module check for armel
16524 * rebase to v2.6.35.4
16525 * [Config] update configs following rebase to v2.6.35.4
16526
16527 [ Ricardo Salveti de Araujo ]
16528
16529 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
16530 in Omap
16531
16532 [ Tim Gardner ]
16533
16534 * [Config] Added be2net, be2scsi to udebs
16535 - LP: #628776
16536
16537 [ Upstream Kernel Changes ]
16538
16539 * x86, cpu: Package Level Thermal Control, Power Limit Notification
16540 definitions
16541 - LP: #601073
16542 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
16543 - LP: #601073
16544 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
16545 - LP: #601073
16546 * x86, hwmon: Package Level Thermal/Power: power limit
16547 - LP: #601073
16548 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
16549 - LP: #601073
16550 * hid: 3m: Adjust to sequential MT HID protocol
16551 * hid: 3m: Convert to MT slots
16552 * hid: 3m: Correct touchscreen emulation
16553 * hid: 3m: Adjust major / minor axes to scale
16554 * input: bcm5974: Adjust major / minor to scale
16555 * HID: magicmouse: don't allow hidinput to initialize the device
16556 * HID: magicmouse: simplify multitouch feature request
16557 * HID: magicmouse: simplify touch data bit manipulation
16558 * HID: magicmouse: simplify touch down logic
16559 * HID: magicmouse: remove timestamp logic
16560 * HID: magicmouse: enable Magic Trackpad support
16561 * HID: magicmouse: Adjust major / minor axes to scale
16562 * mmc: fix all hangs related to mmc/sd card insert/removal during
16563 suspend/resume
16564 - LP: #477106
16565 * drm/i915: fix VGA plane disable for Ironlake+
16566 - LP: #602281
16567
16568 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
16569
16570 linux (2.6.35-19.28) maverick; urgency=low
16571
16572 [ Leann Ogasawara ]
16573
16574 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
16575 from the archive and a no-change rebuild was attempted. However, the ABI
16576 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
16577 up the ABI and re-upload.
16578
16579 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
16580
16581 linux (2.6.35-19.27) maverick; urgency=low
16582
16583 [ Leann Ogasawara ]
16584
16585 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
16586 from the archive.
16587
16588 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
16589
16590 linux (2.6.35-19.26) maverick; urgency=low
16591
16592 [ Upstream Kernel Changes ]
16593
16594 * ARM: OMAP: Beagle: revision detection
16595 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
16596 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
16597
16598 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
16599
16600 linux (2.6.35-19.25) maverick; urgency=low
16601
16602 [ Jarod Wilson ]
16603
16604 * SAUCE: Bring in staging/lirc from 2.6.36
16605 - LP: #609234
16606 * SAUCE: Update ir-core to linuxtv/other which should be merged for
16607 2.6.36.
16608 - LP: #609234
16609 * SAUCE: Fix memleaks in imon and mceusb drivers
16610 - LP: #609234
16611 * SAUCE: Bring in streamzap support from linuxtv/other
16612 - LP: #609234
16613
16614 [ Mario Limonciello ]
16615
16616 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
16617 - LP: #609234
16618
16619 [ Mathieu J. Poirier ]
16620
16621 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16622 - LP: #608279
16623
16624 [ Upstream Kernel Changes ]
16625
16626 * intel_idle: disable module support
16627 - LP: #615265
16628 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16629 correct codec ID
16630 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16631 - LP: #605101
16632 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16633 - LP: #495134
16634 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16635 - LP: #519066
16636 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16637 - LP: #519066
16638 * input: mt: Initialize slots to unused (rev2)
16639 * input: mt: Add support for the Bamboo Touch trackpad
16640 * hid: Add a hid quirk for input sync override
16641
16642 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16643
16644 linux (2.6.35-18.24) maverick; urgency=low
16645
16646 [ Colin Watson ]
16647
16648 * Pass DEB_MAINT_PARAMS to hook scripts
16649
16650 [ Leann Ogasawara ]
16651
16652 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16653 - LP: #584812
16654 * rebase to v2.6.35.3
16655
16656 [ Upstream Kernel Changes ]
16657
16658 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16659 - LP: #609234
16660 * can: add limit for nframes and clean up signed/unsigned variables
16661 - CVE-2010-2959
16662 * drm: Initialize ioctl struct when no user data is present
16663 - CVE-2010-2803
16664 * ARM: initial stack protector (-fstack-protector) support
16665 * ARM: stack protector: change the canary value per task
16666 * [ARM] implement arch_randomize_brk()
16667 * [ARM] add address randomization to mmap()
16668 * ARM: fix ASLR of PIE executables
16669
16670 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16671
16672 linux (2.6.35-17.23) maverick; urgency=low
16673
16674 [ Jeremy Kerr ]
16675
16676 * [Config] build-in uinput module
16677 - LP: #584812
16678
16679 [ Leann Ogasawara ]
16680
16681 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16682 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16683 * Revert "[Config] [FTBS] sparc: Temporarily disable
16684 CONFIG_MTD_NAND_DENALI"
16685 * Revert "[Config] [FTBS] sparc: Temporarily disable
16686 CONFIG_MFD_JANZ_CMODIO"
16687 * Revert "[Config] [FTBS] sparc: Temporarily disable
16688 CONFIG_INFINIBAND_QIB"
16689 * [Config] Enable INTEL_IPS
16690 - LP: #601057
16691 * Remove ia64 support
16692 * [Config] Update portsconfigs after removing ia64 support
16693 * Remove sparc support
16694 * [Config] Update portsconfigs after removing sparc support
16695
16696 [ Linus Torvalds ]
16697
16698 * (pre-stable) mm: fix page table unmap for stack guard page properly
16699
16700 [ Mathieu J. Poirier ]
16701
16702 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16703 - LP: #591941
16704
16705 [ Upstream Kernel Changes ]
16706
16707 * timer: add on-stack deferrable timer interfaces
16708 - LP: #601057
16709 * x86 platform driver: intelligent power sharing driver
16710 - LP: #601057
16711 * IPS driver: add GPU busy and turbo checking
16712 - LP: #601057
16713 * X86: intel_ips, check for kzalloc properly
16714 - LP: #601057
16715 * ips driver: make it less chatty
16716 - LP: #601057
16717
16718 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16719
16720 linux (2.6.35-16.22) maverick; urgency=low
16721
16722 [ Andy Whitcroft ]
16723
16724 * debian -- more agressivly clean up after depmod on purge
16725 - LP: #618591
16726
16727 [ Henrik Rydberg ]
16728
16729 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16730
16731 [ Leann Ogasawara ]
16732
16733 * ubuntu: iscsitarget -- version 1.4.20.2
16734 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16735 * rebase to v2.6.35.2
16736 * [Config] update configs following rebase to v2.6.35.2
16737 * [Config] update ports configs following rebase to v2.6.35.2
16738
16739 [ Luke Yelavich ]
16740
16741 * [Config] Enable new firewire stack on powerpc
16742
16743 [ Mathieu J. Poirier ]
16744
16745 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16746 - LP: #608266
16747
16748 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16749
16750 linux (2.6.35-15.21) maverick; urgency=low
16751
16752 [ Luke Yelavich ]
16753
16754 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16755
16756 [ Upstream Kernel Changes ]
16757
16758 * Input: introduce MT event slots
16759 * Input: document the MT event slot protocol
16760 * (pre-stable) sched: Revert nohz_ratelimit() for now
16761 * (pre-stable) drm/radeon/kms: add missing copy from user
16762 - LP: #606081
16763
16764 [ Leann Ogasawara ]
16765
16766 * rebase to v2.6.35.1
16767
16768 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16769
16770 linux (2.6.35-14.20) maverick; urgency=low
16771
16772 [ Andy Whitcroft ]
16773
16774 * update Vcs-Git to point to maverick repo
16775 * debian -- include the debian packaging in the -source package
16776 - LP: #608674
16777 * select debian source format 1.0
16778 * add support for building selected stages of kernel
16779 - LP: #603087
16780 * cleanup conditional dependancy handling
16781 - LP: #603087
16782
16783 [ Upstream Kernel Changes ]
16784
16785 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16786 - LP: #582199, #586418, #588031
16787 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16788 - LP: #582199, #586418, #588031
16789 * sched: Revert nohz_ratelimit() for now
16790
16791 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16792
16793 linux (2.6.35-14.19) maverick; urgency=low
16794
16795 [ Leann Ogasawara ]
16796
16797 * rebase to v2.6.35
16798
16799 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16800
16801 linux (2.6.35-13.18) maverick; urgency=low
16802
16803 [ Andy Whitcroft ]
16804
16805 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16806 * SAUCE: add tracing for user initiated readahead requests
16807 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16808 switch
16809 * SAUCE: vt -- allow grub to request automatic vt_handoff
16810 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16811 * SAUCE: drm -- stop early access to drm devices
16812
16813 [ Bryan Wu ]
16814
16815 * CONFIG: compile in OTG driver and Transceiver driver
16816 - LP: #566645
16817 * remove OTG modules from modules list file
16818
16819 [ John Johansen ]
16820
16821 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
16822 - LP: #581525, #599450
16823 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
16824 * SAUCE: AppArmor 2.4 compatibility patch
16825 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
16826 * SAUCE: fix pv-ops for legacy Xen
16827 * SAUCE: blkfront: default to sd devices
16828 * [Config] Build in drivers required for Xen pv-ops
16829
16830 [ Leann Ogasawara ]
16831
16832 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
16833 size."
16834
16835 [ Lee Jones ]
16836
16837 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
16838 - LP: #608095
16839 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
16840 just revision
16841 - LP: #608095
16842 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
16843 - LP: #608095
16844 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
16845 - LP: #608095
16846
16847 [ Upstream Kernel Changes ]
16848
16849 * agp/intel: Use the correct mask to detect i830 aperture size.
16850 - LP: #597075
16851
16852 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
16853
16854 linux (2.6.35-12.17) maverick; urgency=low
16855
16856 [ Leann Ogasawara ]
16857
16858 * rebase to v2.6.35-rc6
16859 * [Config] update configs following rebase to v2.6.35-rc6
16860 * [Config] update ports configs following rebase to v2.6.35-rc6
16861 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
16862
16863 [ Leann Ogasawara ]
16864
16865 * rebase to v2.6.35-rc6
16866
16867 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
16868
16869 linux (2.6.35-11.16) maverick; urgency=low
16870
16871 [ Leann Ogasawara ]
16872
16873 * Bump ABI for new compiler update
16874
16875 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
16876
16877 linux (2.6.35-10.15) maverick; urgency=low
16878
16879 [ Leann Ogasawara ]
16880
16881 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
16882 device"
16883 * [Config] Enable CONFIG_M686=y
16884 - LP: #592495
16885
16886 [ Upstream Kernel Changes ]
16887
16888 * tracing: Add alignment to syscall metadata declarations
16889
16890 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
16891
16892 linux (2.6.35-9.14) maverick; urgency=low
16893
16894 [ Andy Whitcroft ]
16895
16896 * ubuntu: AUFS -- add BOM and automated update script
16897 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
16898
16899 [ John Johansen ]
16900
16901 * [Config] Enable DRBD as a module
16902
16903 [ Kees Cook ]
16904
16905 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
16906 - LP: #604407
16907
16908 [ Leann Ogasawara ]
16909
16910 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
16911 - LP: #606139
16912 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
16913 - LP: #606139
16914 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16915 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16916
16917 [ Lee Jones ]
16918
16919 * Stop ARM boards crashing when CUPS is loaded
16920 - LP: #601226
16921
16922 [ Upstream Kernel Changes ]
16923
16924 * perf probe: Support tracing an entry of array
16925 * perf probe: Support static and global variables
16926
16927 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
16928
16929 linux (2.6.35-8.13) maverick; urgency=low
16930
16931 [ Kees Cook ]
16932
16933 * SAUCE: Yama: check PTRACE using thread group leader
16934 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
16935 - LP: #603716
16936
16937 [ Leann Ogasawara ]
16938
16939 * rebase to v2.6.35-rc5
16940 * [Config] update configs following rebase to v2.6.35-rc5
16941
16942 [ Nicolas Pitre ]
16943
16944 * SAUCE: make ndiswrapper available on X86 only
16945
16946 [ Tim Gardner ]
16947
16948 * [Config] Added ums-cypress to udeb
16949 - LP: #576066
16950 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
16951 * [Config] CONFIG_NDISWRAPPER=m across all configs
16952
16953 [ Upstream Kernel Changes ]
16954
16955 * HID: magicmouse: report last touch up
16956 * rebase to 2.6.35-rc5
16957
16958 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
16959
16960 linux (2.6.35-7.12) maverick; urgency=low
16961
16962 [ Tim Gardner ]
16963
16964 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
16965 - LP: #597075
16966
16967 [ Upstream Kernel Changes ]
16968
16969 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
16970 (squashed)
16971
16972 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
16973
16974 linux (2.6.35-7.11) maverick; urgency=low
16975
16976 [ Tim Gardner ]
16977
16978 * [Config] CONFIG_X86_MRST=n
16979
16980 [ Upstream Kernel Changes ]
16981
16982 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
16983 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
16984 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
16985
16986 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
16987
16988 linux (2.6.35-7.10) maverick; urgency=low
16989
16990 [ Kees Cook ]
16991
16992 * SAUCE: security: create task_free security callback
16993 * SAUCE: Yama: add PTRACE exception tracking and interface
16994 * SAUCE: security: unconditionally chain to Yama LSM
16995 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
16996 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
16997 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
16998 * [Upstream] security: Yama LSM
16999 * [Config] Enable CONFIG_SECURITY_YAMA=y
17000
17001 [ Tim Gardner ]
17002
17003 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
17004
17005 [ Upstream Kernel Changes ]
17006
17007 * rebase to 2.6.35-rc4
17008
17009 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
17010
17011 linux (2.6.35-6.9) maverick; urgency=low
17012
17013 [ Tim Gardner ]
17014
17015 * [Upstream] direct_splice_actor() should not use pos in sd
17016 - LP: #588861
17017
17018 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
17019
17020 linux (2.6.35-6.8) maverick; urgency=low
17021
17022 [ Mathieu J. Poirier ]
17023
17024 * ARM: Adding regulator supply for vdds_sdi.
17025 - LP: #597904
17026
17027 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
17028
17029 linux (2.6.35-6.7) maverick; urgency=low
17030
17031 [ Alberto Milone ]
17032
17033 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
17034
17035 [ Chase Douglas ]
17036
17037 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
17038 of mouse
17039 * [Upstream] HID: magicmouse: disable and add module param for scroll
17040 acceleration
17041 * [Upstream] HID: magicmouse: properly account for scroll movement in
17042 state
17043 * [Upstream] HID: magicmouse: add param for scroll speed
17044 * [Upstream] HID: magicmouse: enable horizontal scrolling
17045
17046 [ Henrik Rydberg ]
17047
17048 * [Upstream] Input: evdev - convert to dynamic event buffer
17049 * [Upstream] Input: evdev - use driver hint to compute size of event
17050 buffer
17051 * [Upstream] Input: bcm5974 - set the average number of events per MT
17052 event packet
17053 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
17054 * [Upstream] Input: evdev - never leave the client buffer empty after
17055 write
17056
17057 [ John Johansen ]
17058
17059 * SAUCE: AppArmor: -- mainline 2010-06-23
17060 * SAUCE: AppArmor 2.4 compatibility patch
17061 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
17062
17063 [ Leann Ogasawara ]
17064
17065 * [Config] Enable CONFIG_INTR_REMAP=y
17066 - LP: #597091
17067 * [Config] Enable CONFIG_X86_X2APIC
17068 - LP: #597091
17069
17070 [ Mathieu J. Poirier ]
17071
17072 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
17073 - LP: #594382
17074
17075 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
17076
17077 linux (2.6.35-5.6) maverick; urgency=low
17078
17079 [ Amit Kucheria ]
17080
17081 * [Config] update omap flavour description
17082
17083 [ Andy Whitcroft ]
17084
17085 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
17086 - LP: #570500, #576274
17087 * SAUCE: add option to hand off all kernel parameters to init
17088 - LP: #586386
17089 * [Config] enable passing all kernel command line to init
17090 - LP: #586386
17091 * [Config] disable CONFIG_VMI
17092 - LP: #537601
17093 * [Config] enable CONFIG_IPV6_SIT_6RD
17094 - LP: #591869
17095 * [Config] enable CONFIG_VMWARE_BALOON as module
17096 - LP: #592039
17097
17098 [ Leann Ogasawara ]
17099
17100 * Revert "SAUCE: pm: Config option to disable handling of console during
17101 suspend/resume"
17102 - LP: #594885
17103 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
17104 * [Config] ports: enable passing all kernel command line to init
17105 - LP: #586386
17106 * [Config] Enable CONFIG_FB_VESA=y for x86
17107 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
17108 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
17109 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
17110 - LP: #493156
17111
17112 [ Mathieu Poirier ]
17113
17114 * ARM: Adding MosChip MCS7830 to nic-usb
17115 - LP: #584920
17116
17117 [ Upstream Kernel Changes ]
17118
17119 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
17120 * docbook: need xmldoclinks for all doc types
17121 * perf probe: Add kernel source path option
17122
17123 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
17124
17125 linux (2.6.35-4.5) maverick; urgency=low
17126
17127 [ Leann Ogasawara ]
17128
17129 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
17130 size (rev2)"
17131 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
17132 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
17133 (rev4)"
17134 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
17135 modules"
17136 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
17137 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
17138 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
17139
17140 [ Tim Gardner ]
17141
17142 * [Config] CONFIG_NFS_FSCACHE=y
17143 - LP: #440522
17144 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
17145 - LP: #440522
17146
17147 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
17148
17149 linux (2.6.35-3.4) maverick; urgency=low
17150
17151 [ Andy Whitcroft ]
17152
17153 * debian -- ensure the version number is clean
17154
17155 [ Henrik Rydberg ]
17156
17157 * [Upstream] Introduce MT event slots (rev 5)
17158 * [Upstream] Document the MT event slot protocol (rev5)
17159 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
17160 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
17161 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
17162 (rev2)
17163
17164 [ Leann Ogasawara ]
17165
17166 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
17167 * Revert "SAUCE: hostap: send events on data interface as well as master
17168 interface"
17169 * Revert "Fix webcam having USB ID 0ac8:303b"
17170 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
17171 * rebase to v2.6.35-rc3
17172
17173 [ Maxim Levitsky ]
17174
17175 * [Config] Enable new Smartmedia/xD translation layer
17176 - LP: #202490
17177
17178 [ Upstream Kernel Changes ]
17179
17180 * net: fix deliver_no_wcard regression on loopback device
17181
17182 [ Upstream changes ]
17183
17184 * rebased to v2.6.35-rc3
17185
17186 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
17187
17188 linux (2.6.35-2.3) maverick; urgency=low
17189
17190 [ Bryan Wu ]
17191
17192 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
17193
17194 [ Leann Ogasawara ]
17195
17196 * [Config] armel: Enable CONFIG_BNX2=m
17197 * [Config] ports: Enable CONFIG_BNX2X=m
17198 * SAUCE: armel: define get_dma_ops to fix FTBS
17199
17200 [ Tim Gardner ]
17201
17202 * [Upstream] net: Print num_rx_queues imbalance warning only when there
17203 are allocated queues
17204 - LP: #591416
17205
17206 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
17207
17208 linux (2.6.35-2.2) maverick; urgency=low
17209
17210 [ Andy Whitcroft ]
17211
17212 * [Config] d-i: make armel configuration versatile flavour specific
17213 - LP: #588805
17214 * [Config] d-i: enable .udebs for omap flavour
17215 - LP: #588805
17216
17217 [ Kees Cook ]
17218
17219 * ptrace: limit scope to attach only (allow read)
17220 - LP: #589656
17221
17222 [ Leann Ogasawara ]
17223
17224 * rebase to v2.6.35-rc2
17225 * [Config] update configs following rebase to v2.6.35-rc2
17226 * [Config] update port configs following rebase to v2.6.35-rc2
17227
17228 [ Lee Jones ]
17229
17230 * Enable perf to be more helpful when perf_<version> does not exist.
17231 - LP: #570500
17232 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
17233
17234 [ Tim Gardner ]
17235
17236 * [Config] Update bnx2 udeb firmware files
17237 - LP: #589304
17238
17239 [ Upstream changes ]
17240
17241 * rebased to v2.6.35-rc2
17242
17243 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
17244
17245 linux (2.6.35-1.1) maverick; urgency=low
17246
17247 [ Andy Whitcroft ]
17248
17249 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
17250 - LP: #587888
17251 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
17252
17253 [ Leann Ogasawara ]
17254
17255 * rebase to v2.6.35-rc1
17256 * [Config] update configs following rebase to v2.6.35-rc1
17257 * [Config] update port configs following rebase to v2.6.35-rc1
17258 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
17259 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
17260 * SAUCE: ndiswrapper: convert multicast list to list_head
17261 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
17262 * [Config] [FTBS] ia64: Temporarily disable gpiolib
17263 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
17264 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
17265 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17266 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17267 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
17268 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
17269 * [Config] [FTBS] armel: Temporarily disable bnx2
17270 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
17271 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
17272 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
17273 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
17274 gpio_set_debounce
17275
17276 [ Upstream Kernel Changes ]
17277
17278 * of/usb: fix build error due to of_node pointer move
17279 * n2_crypto: Fix build after of_device/of_platform_driver changes.
17280 * powerpc/fsl-booke: fix the case where we are not in the first page
17281 * powerpc/fsl-booke: Move the entry setup code into a seperate file
17282 * powerpc/kexec: Add support for FSL-BookE
17283 * greth: Fix build after OF device conversions.
17284
17285 [ Upstream changes ]
17286
17287 * rebased to v2.6.35-rc1
17288
17289 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
17290
17291 linux (2.6.35-1.0) UNRELEASED; urgency=low
17292
17293 [ Leann Ogasawara ]
17294
17295 * Null entry.
17296
17297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
17298
17299 linux (2.6.34-5.14) maverick; urgency=low
17300
17301 [ Tim Gardner ]
17302
17303 * [Config] Added module inclusion support
17304 * [Config] Added virtual flavour module inclusion list and d-i package
17305 definitions
17306
17307 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
17308
17309 linux (2.6.34-5.13) maverick; urgency=low
17310
17311 [ Andy Whitcroft ]
17312
17313 * Revert "ubuntu: AUFS -- aufs2 20091209"
17314 * Revert "ubuntu: AUFS -- export various core functions
17315 (aufs2-standalone.patch)"
17316 * Revert "ubuntu: AUFS -- export various core functions
17317 (aufs2-base.patch)"
17318 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
17319 - LP: #587888
17320 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
17321 - LP: #587888
17322 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
17323 - LP: #587888
17324 * [Config] AUFS -- enable aufs options
17325 - LP: #587888
17326
17327 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
17328
17329 linux (2.6.34-5.12) maverick; urgency=low
17330
17331 [ Andy Whitcroft ]
17332
17333 * enforce -- ensure SYSFS compatibility is disabled
17334
17335 [ Chase Douglas ]
17336
17337 * build with libdw-dev for perf probe symbol support
17338 * maverick ftrace configuration changes
17339
17340 [ Kees Cook ]
17341
17342 * Revert "SAUCE: x86: brk away from exec rand area"
17343 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
17344 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17345 * SAUCE: x86: implement cs-limit nx-emulation for ia32
17346 - LP: #369978
17347 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
17348 * SAUCE: x86: brk away from exec rand area
17349 - LP: #452175
17350 * SAUCE: ptrace: restrict ptrace scope to children
17351
17352 [ Leann Ogasawara ]
17353
17354 * Add new omap flavour to getabis
17355 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
17356 - LP: #585490
17357 * build/modules: Temorarily add ignore.modules
17358 * ubuntu: iscsitarget -- version 1.4.20.1
17359
17360 [ Loïc Minier ]
17361
17362 * SAUCE: [um] Don't use nx_enabled under UML
17363 - LP: #524849
17364
17365 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
17366
17367 linux (2.6.34-4.11) maverick; urgency=low
17368
17369 [ Amit Kucheria ]
17370
17371 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
17372 * [Config] Add support for OMAP-mainline flavour
17373
17374 [ Andy Whitcroft ]
17375
17376 * SAUCE: powerpc: fix compile error when ptrace.h is included from
17377 userspace
17378 - LP: #583733
17379
17380 [ Chase Douglas ]
17381
17382 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
17383 are present"
17384 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
17385 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
17386 load detect pipe"
17387
17388 [ Kees Cook ]
17389
17390 * SAUCE: fs: block cross-uid sticky symlinks
17391 * SAUCE: fs: block hardlinks to non-accessible sources
17392
17393 [ Koen Kooi ]
17394
17395 * SAUCE: board-omap3-beagle: add DSS2 support
17396
17397 [ Leann Ogasawara ]
17398
17399 * Revert "staging/go7007 -- disable"
17400 * Revert "[Config] staging/winbond -- disable"
17401 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
17402 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
17403 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
17404 controller"
17405 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
17406 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
17407 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
17408 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
17409 chipsets."
17410 * Revert "[Upstream] b43: Declare all possible firmware files."
17411 * Revert "add Breaks: against hardy lvm2"
17412 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
17413 id on Vmware ESX Server"
17414 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
17415 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
17416 * [Config] Enable CONFIG_USB=y for armel and sparc
17417 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
17418 * [Config] Enable CONFIG_RFKILL=y for ports
17419 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
17420 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
17421 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
17422 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
17423 * [Config] Enable CONFIG_LIBERTAS_MESH=y
17424 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
17425 * [Config] CONFIG_RT2800USB_UNKNOWN=y
17426 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
17427 * [Config] Enable CONFIG_CEPH_FS=m
17428 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
17429 * [Config] Enable CONFIG_EEEPC_WMI=m
17430 * [Config] Enable CONFIG_RT2800PCI=m
17431 * [Config] Enable CONFIG_SCSI_HPSA=m
17432 * [Config] Enable CONFIG_VHOST_NET=m
17433 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
17434 - LP: #582350
17435 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
17436 - LP: #579300
17437 * [Config] Enable CONFIG_PCIEASPM=y
17438 - LP: #333990
17439 * [Config] updateconfigs for OMAP flavour
17440
17441 [ Loïc Minier ]
17442
17443 * Enable perf tools on armel
17444
17445 [ Tim Gardner ]
17446
17447 * SAUCE: Updated ndiswrapper to 1.56
17448 - LP: #582555
17449 * [Config] Added virtual flavour
17450 * [Config] Remove support for sub-flavours
17451 * [Config] Removed amd64 preempt flavour
17452 * [Config] updateconfigs, updateportsconfigs after flavour munging
17453
17454 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
17455
17456 linux (2.6.34-3.10) maverick; urgency=low
17457
17458 [ Leann Ogasawara ]
17459
17460 * rebase to v2.6.34
17461
17462 [ Upstream changes ]
17463
17464 * rebased to v2.6.34
17465
17466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
17467
17468 linux (2.6.34-2.9) maverick; urgency=low
17469
17470 [ Leann Ogasawara ]
17471
17472 * [Config] [FTBS] Disable comedi for armel
17473
17474 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
17475
17476 linux (2.6.34-2.8) maverick; urgency=low
17477
17478 [ Leann Ogasawara ]
17479
17480 * Drop lpia
17481 * [Config] [FTBS] disable KVM
17482 * [Config] [FTBS] disable ipr for armel
17483
17484 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
17485
17486 linux (2.6.34-2.7) maverick; urgency=low
17487
17488 [ Leann Ogasawara ]
17489
17490 * [Config] disable CONFIG_SCSI_IPR on powerpc
17491 * [Config] Remove 386 flavour per UDS discussion
17492
17493 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
17494
17495 linux (2.6.34-1.6) maverick; urgency=low
17496
17497 [ Chase Douglas ]
17498
17499 * enforce CONFIG_TMPFS_POSIX_ACL=y
17500 - LP: #575940
17501 * don't force module dependency checking
17502 - LP: #577029
17503
17504 [ Kees Cook ]
17505
17506 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
17507 - LP: #568844
17508
17509 [ Leann Ogasawara ]
17510
17511 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
17512 * rebase to v2.6.34-rc7
17513 * [Config] update configs following rebase to v2.6.34-rc7
17514 * [Config] update port configs following rebase to v2.6.34-rc7
17515 * Add btrfs to the udebs
17516
17517 [ Tim Gardner ]
17518
17519 * [Config] Add atl1c to nic-modules udeb
17520 - LP: #557130
17521
17522 [ Upstream changes ]
17523
17524 * rebased to v2.6.34-rc7
17525
17526 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
17527
17528 linux (2.6.34-1.5) UNRELEASED; urgency=low
17529
17530 [ Leann Ogasawara ]
17531
17532 * rebase to v2.6.34-rc6
17533 * [Config] update configs following rebase to v2.6.34-rc6
17534 * [Config] update port configs following rebase to v2.6.34-rc6
17535
17536 [ Upstream changes ]
17537
17538 * rebased to v2.6.34-rc6
17539
17540 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
17541
17542 linux (2.6.34-1.4) UNRELEASED; urgency=low
17543
17544 [ Leann Ogasawara ]
17545
17546 * rebase to v2.6.34-rc5
17547 * [Config] update ports configs following rebase to v2.6.34-rc5
17548
17549 [ Upstream changes ]
17550
17551 * rebased to v2.6.34-rc5
17552
17553 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
17554
17555 linux (2.6.34-1.3) UNRELEASED; urgency=low
17556
17557 [ Leann Ogasawara ]
17558
17559 * rebase to v2.6.34-rc4
17560 * [Config] update configs following rebase to v2.6.34-rc4
17561 * [Config] update port configs following rebase to v2.6.34-rc4
17562 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
17563
17564 [ Upstream changes ]
17565
17566 * rebased to v2.6.34-rc4
17567
17568 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
17569
17570 linux (2.6.34-1.2) UNRELEASED; urgency=low
17571
17572 [ Leann Ogasawara ]
17573
17574 * Temorarily disable building linux-doc
17575 * rebase to v2.6.34-rc3
17576 * [Config] update configs following rebase to v2.6.34-rc3
17577 * [Config] update port configs following rebase to v2.6.34-rc3
17578
17579 [ Upstream changes ]
17580
17581 * rebased to v2.6.34-rc3
17582
17583 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
17584
17585 linux (2.6.34-1.1) UNRELEASED; urgency=low
17586
17587 [ Leann Ogasawara ]
17588
17589 * rebase to v2.6.34-rc2
17590 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
17591 * [Config] update port configs following rebase to v2.6.34-rc2
17592 * [Config] update configs following rebase to v2.6.34-rc2
17593
17594 [ Upstream changes ]
17595
17596 * rebased to v2.6.34-rc2
17597
17598 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
17599
17600 linux (2.6.33-1.1) UNRELEASED; urgency=low
17601
17602 [ Leann Ogasawara ]
17603
17604 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
17605 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
17606 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
17607 * ubuntu: lirc -- rename kfifo_put and kfifo_get
17608 * ubuntu: iscsitarget -- rename daddr inet_sock field
17609 * rebased to v2.6.33
17610 * [Config] update configs following rebase to v2.6.33
17611 * [Config] update ports configs following rebase to v2.6.33
17612
17613 [ Upstream changes ]
17614
17615 * rebased to v2.6.33
17616
17617 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
17618
17619 linux (2.6.33-0.0) UNRELEASED; urgency=low
17620
17621 [ Leann Ogasawara ]
17622
17623 * Null entry.
17624
17625 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17626
17627 linux (2.6.32-16.25) lucid; urgency=low
17628
17629 [ Andy Whitcroft ]
17630
17631 * linux-tools -- move to Suggests: with explicit seeding
17632 - LP: #534635
17633
17634 [ Tim Gardner ]
17635
17636 * [Config] CONFIG_HID=m
17637
17638 [ Upstream Kernel Changes ]
17639
17640 * (pre-stable) sched: Fix SMT scheduler regression in
17641 find_busiest_queue()
17642 * KVM: introduce kvm_vcpu_on_spin
17643 * KVM: VMX: Add support for Pause-Loop Exiting
17644
17645 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17646
17647 linux (2.6.32-16.24) lucid; urgency=low
17648
17649 [ Andy Whitcroft ]
17650
17651 * armel -- perf userspace does not support arm
17652 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17653
17654 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17655
17656 linux (2.6.32-16.23) lucid; urgency=low
17657
17658 [ Andy Whitcroft ]
17659
17660 * SAUCE: PM report driver and device suspend/resume times -- move config
17661 * update to standards version 3.8.4.0
17662 * printenv -- expose all of the package selectors
17663 * source package -- cleanup source content control
17664 * doc package -- ensure we do build package content on buildd
17665 * lintian -- correct the address in the debian/copyright
17666 * lintian -- update debhelper package version dependancy
17667 * lintian -- fix ghostscript dependancy
17668 * lintian -- add required misc:Depends
17669 * lintian -- move our debhelper compat level to debian/compat
17670 * perf -- build the kernel carried tools
17671 * perf -- add linux-tools carrying the version switches and manuals
17672 * SAUCE: fix up Kconfig for staging drivers
17673 * [Config] enable NOUVEAU etc following drm backport
17674 * update DRM to mainline v2.6.33
17675 * [Config] Remove AppArmor config options that no longer exist (ports)
17676 * [Config] updateportsconfigs following drm update
17677
17678 [ John Johansen ]
17679
17680 * ubuntu: AppArmor -- update to mainline 2010-03-04
17681 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17682 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17683 * [Config] Remove AppArmor config options that no longer exist
17684
17685 [ Manoj Iyer ]
17686
17687 * ubuntu: rtl8192se -- version 2010-0115,0014
17688 - LP: #530275
17689 * [Config] added CONFIG_RTL8192SE module.
17690 - LP: #530275
17691
17692 [ Tim Gardner ]
17693
17694 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17695 - LP: #531017
17696 * [Upstream] netfilter: xt_recent: Add an entry reaper
17697
17698 [ Upstream Kernel Changes ]
17699
17700 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17701 emulation"
17702 * Revert "KVM: x86 emulator: Fix popf emulation"
17703 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17704 emulation"
17705 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17706 * Revert "KVM: fix memory access during x86 emulation."
17707 * Add vlan (8021.Q) module package for d-i.
17708 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17709 Inspiron 700m
17710 - LP: #515246
17711 * [Upstream] docbook: need xmldoclinks for all doc types
17712 * x86: set_personality_ia32() misses force_personality32
17713 * lib: Introduce generic list_sort function
17714 * drm/nv50: Implement ctxprog/state generation.
17715 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17716 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17717 Inspiron 700m
17718 - LP: #515246
17719
17720 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17721
17722 linux (2.6.32-15.22) lucid; urgency=low
17723
17724 [ Andy Whitcroft ]
17725
17726 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17727 * Revert "SAUCE: PM report driver and device suspend/resume times."
17728 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17729
17730 [ Manoj Iyer ]
17731
17732 * SAUCE: PM report driver and device suspend/resume times.
17733
17734 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17735
17736 linux (2.6.32-15.21) lucid; urgency=low
17737
17738 [ Andy Whitcroft ]
17739
17740 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17741 * Revert "[Config] lenovo-sl-laptop -- enable"
17742 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17743 * armel -- cramfs module will no longer be built
17744 * d-i -- make all modules optional
17745 * rename the debug packages to match archive standard
17746 - LP: #527837
17747 * lenovo-sl-laptop is no longer built
17748
17749 [ Colin Ian King ]
17750
17751 * Disable 4MB page tables for Atom, work around errata AAE44
17752 - LP: #523112
17753
17754 [ Colin Watson ]
17755
17756 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17757 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17758
17759 [ Jesse Barnes ]
17760
17761 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17762 detect pipe
17763 - LP: #488328
17764
17765 [ Loïc Minier ]
17766
17767 * [Config] armel Update versatile initrd configs
17768 - LP: #524893
17769 * SAUCE: [um] Don't use nx_enabled under UML
17770 - LP: #524849
17771
17772 [ Manoj Iyer ]
17773
17774 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17775
17776 [ Mario Limonciello ]
17777
17778 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17779
17780 [ Rafael J. Wysocki ]
17781
17782 * SAUCE: PM report driver and device suspend/resume times.
17783
17784 [ Surbhi Palande ]
17785
17786 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17787 - CVE-2009-4538
17788 * Revert "[Upstream] e1000: enhance frame fragment detection"
17789 - CVE-2009-4536
17790
17791 [ Tim Gardner ]
17792
17793 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17794 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17795 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17796
17797 [ Upstream Kernel Changes ]
17798
17799 * Revert "(pre-stable) eCryptfs: Add getattr function"
17800 * Fix potential crash with sys_move_pages
17801 * futex_lock_pi() key refcnt fix
17802 * futex: Handle user space corruption gracefully
17803 * futex: Handle futex value corruption gracefully
17804 * Fix race in tty_fasync() properly
17805 * hwmon: (w83781d) Request I/O ports individually for probing
17806 * hwmon: (lm78) Request I/O ports individually for probing
17807 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17808 * ALSA: ctxfi - fix PTP address initialization
17809 * drm/i915: disable hotplug detect before Ironlake CRT detect
17810 * drm/i915: enable self-refresh on 965
17811 * drm/i915: Disable SR when more than one pipe is enabled
17812 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17813 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17814 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17815 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17816 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17817 * i2c-tiny-usb: Fix on big-endian systems
17818 * drm/i915: handle FBC and self-refresh better
17819 * drm/i915: Increase fb alignment to 64k
17820 * drm/i915: Update write_domains on active list after flush.
17821 * regulator: Fix display of null constraints for regulators
17822 * ALSA: hda-intel: Avoid divide by zero crash
17823 * CPUFREQ: Fix use after free of struct powernow_k8_data
17824 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
17825 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
17826 * ioat: fix infinite timeout checking in ioat2_quiesce
17827 * resource: add helpers for fetching rlimits
17828 * fs/exec.c: restrict initial stack space expansion to rlimit
17829 * cifs: fix length calculation for converted unicode readdir names
17830 * NFS: Fix a reference leak in nfs_wb_cancel_page()
17831 * NFS: Try to commit unstable writes in nfs_release_page()
17832 * NFSv4: Don't allow posix locking against servers that don't support it
17833 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
17834 * NFS: Fix an Oops when truncating a file
17835 * NFS: Fix a umount race
17836 * NFS: Fix a bug in nfs_fscache_release_page()
17837 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
17838 * md: fix 'degraded' calculation when starting a reshape.
17839 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
17840 * Export the symbol of getboottime and mmonotonic_to_bootbased
17841 * kvmclock: count total_sleep_time when updating guest clock
17842 * KVM: PIT: control word is write-only
17843 * tpm_infineon: fix suspend/resume handler for pnp_driver
17844 * amd64_edac: Do not falsely trigger kerneloops
17845 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
17846 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
17847 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
17848 * netfilter: xtables: compat out of scope fix
17849 * netfilter: nf_conntrack: fix hash resizing with namespaces
17850 * drm/i915: remove full registers dump debug
17851 * drm/i915: add i915_lp_ring_sync helper
17852 * drm/i915: Don't wait interruptible for possible plane buffer flush
17853 * dasd: remove strings from s390dbf
17854 * crypto: padlock-sha - Add import/export support
17855 * wmi: Free the allocated acpi objects through wmi_get_event_data
17856 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
17857 * /dev/mem: introduce size_inside_page()
17858 * devmem: check vmalloc address on kmem read/write
17859 * devmem: fix kmem write bug on memory holes
17860 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
17861 of value 0.
17862 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
17863 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
17864 * dst: call cond_resched() in dst_gc_task()
17865 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
17866 * befs: fix leak
17867 * rtc-fm3130: add missing braces
17868 * Call flush_dcache_page after PIO data transfers in libata-sff.c
17869 * ahci: add Acer G725 to broken suspend list
17870 * pktgen: Fix freezing problem
17871 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
17872 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
17873 * x86: Re-get cfg_new in case reuse/move irq_desc
17874 * Staging: fix rtl8187se compilation errors with mac80211
17875 * ALSA: usb-audio - Avoid Oops after disconnect
17876 * serial: 8250: add serial transmitter fully empty test
17877 * sysfs: sysfs_sd_setattr set iattrs unconditionally
17878 * class: Free the class private data in class_release
17879 * USB: usbfs: only copy the actual data received
17880 * USB: usbfs: properly clean up the as structure on error paths
17881 * rtl8187: Add new device ID
17882 * ACPI: Add NULL pointer check in acpi_bus_start
17883 * ACPI: fix High cpu temperature with 2.6.32
17884 * drm/radeon/kms: use udelay for short delays
17885 * NFS: Too many GETATTR and ACCESS calls after direct I/O
17886 * eCryptfs: Add getattr function
17887 * b43: Fix throughput regression
17888 * ath9k: Fix sequence numbers for PAE frames
17889 * mac80211: Fix probe request filtering in IBSS mode
17890 * iwlwifi: Fix to set correct ht configuration
17891 * dm stripe: avoid divide by zero with invalid stripe count
17892 * dm log: userspace fix overhead_size calcuations
17893 * Linux 2.6.32.9
17894 * sfc: Fix SFE4002 initialisation
17895 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
17896 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
17897 * (pre-stable) HID: handle joysticks with large number of buttons
17898 - LP: #492056
17899 * (pre-stable) HID: extend mask for BUTTON usage page
17900 - LP: #492056
17901 * PM: Measure device suspend and resume times
17902 * e1000: enhance frame fragment detection
17903 - CVE-2009-4536
17904 * e1000e: enhance frame fragment detection
17905 - CVE-2009-4538
17906 * KVM: fix memory access during x86 emulation.
17907 - CVE-2010-0306
17908 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
17909 - CVE-2010-0306
17910 * KVM: x86 emulator: Check IOPL level during io instruction emulation
17911 - CVE-2010-0306
17912 * KVM: x86 emulator: Fix popf emulation
17913 - CVE-2010-0306
17914 * KVM: x86 emulator: Check CPL level during privilege instruction
17915 emulation
17916 - CVE-2010-0306
17917 * Input: wacom - ensure the device is initialized properly upon resume
17918 * Input: wacom - add defines for packet lengths of various devices
17919 * Input: wacom - add support for new LCD tablets
17920 - LP: #516777
17921
17922 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
17923
17924 linux (2.6.32-14.20) lucid; urgency=low
17925
17926 [ Andy Whitcroft ]
17927
17928 * rebuild following the GCC update to match compiler for out of tree modules
17929 * Revert "[Config] drbd -- enable"
17930 * Revert "ubuntu: drbd -- version 8.3.1"
17931 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
17932 - LP: #510937
17933
17934 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
17935
17936 linux (2.6.32-14.19) lucid; urgency=low
17937
17938 [ Andy Whitcroft ]
17939
17940 * ensure we build the source package contents when enabled
17941 - LP: #522308
17942 * [Config] enable CONFIG_X86_MCE_XEON75XX
17943 * SAUCE: AppArmor -- add linux/kref.h for struct kref
17944 * [Config] enable CONFIG_HID_ORTEK
17945 * enable udeb generation for arm versatile flavour
17946 - LP: #522515
17947
17948 [ John Johansen ]
17949
17950 * ubuntu: AppArmor -- update to mainline 2010-02-18
17951 - LP: #439560, #496110, #507069
17952
17953 [ Johnathon Harris ]
17954
17955 * SAUCE: HID: add support for Ortek WKB-2000
17956 - LP: #405390
17957
17958 [ Upstream Kernel Changes ]
17959
17960 * tpm_tis: TPM_STS_DATA_EXPECT workaround
17961 - LP: #490487
17962 * x86, mce: Xeon75xx specific interface to get corrected memory error
17963 information
17964 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
17965 * x86, mce: Make xeon75xx memory driver dependent on PCI
17966 * drm/edid: Unify detailed block parsing between base and extension
17967 blocks
17968 - LP: #500999
17969 * (pre-stable) eCryptfs: Add getattr function
17970 - LP: #390833
17971
17972 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
17973
17974 linux (2.6.32-13.18) lucid; urgency=low
17975
17976 [ Andy Whitcroft ]
17977
17978 * Revert "enforcer -- make the enforcement configuration common"
17979 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
17980 (Dell E6x00 series)"
17981 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
17982 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
17983 0755"
17984 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
17985 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
17986 * Revert "SAUCE: make fc transport removal of target configurable"
17987 * enforcer -- make the enforcement configuration common
17988 * getabis -- add preempt flavour to the list
17989 * [Config] enforce DEVTMPFS options
17990 * [Config] armel -- cleanup to-be builtin modules
17991 * [Config] cleanup ports configs
17992 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
17993 - LP: #485536
17994 * add printdebian target to find branch target
17995 * distclean -- do not remove debian.env
17996 * [Config] generic-pae switch to M586TSC
17997 - LP: #519448
17998 * git-ubuntu-log -- commonise duplicated log handling
17999 * git-ubuntu-log -- tighten up Bug: NNNN matching
18000 * git-ubuntu-log -- sort the bug numbers
18001
18002 [ Chris Wilson ]
18003
18004 * (pre-stable) drm/i915: Increase fb alignment to 64k
18005 - LP: #404064
18006
18007 [ Eric Miao ]
18008
18009 * arm -- enable ubuntu/ directory
18010
18011 [ Huang Ying ]
18012
18013 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
18014 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
18015
18016 [ Loïc Minier ]
18017
18018 * [Config] cleanup preempt configuration
18019 * [Config] versatile: Fix video output
18020 - LP: #517594
18021 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
18022 * [Config] Large update to armel/versatile
18023 * [Config] versatile: Add RTC support
18024 * [Config] armel: Enable NEON
18025 * [Config] versatile: Builtin MMC support
18026 * [Config] versatile Builtin SCSI controller
18027 * [Config] armel Disable dma_cache_sync callers
18028 * [Config] armel Disable asm/time.h users
18029 * [Config] armel Disable out of range udelay()
18030 * [Config] armel Disable flush_cache_range() users
18031 * [Config] armel -- Enable ubuntu/ drivers
18032
18033 [ Steve Conklin ]
18034
18035 * SAUCE: drm/i915: Add display hotplug event on Ironlake
18036 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
18037
18038 [ Upstream Kernel Changes ]
18039
18040 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
18041 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
18042 in IRQ handler""
18043 * clockevent: Don't remove broadcast device when cpu is dead
18044 * clockevents: Add missing include to pacify sparse
18045 * ACPI: don't cond_resched if irq is disabled
18046 * be2net: Add support for next generation of BladeEngine device.
18047 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
18048 * mpt2sas: New device SAS2208 support is added
18049 * ar9170: Add support for D-Link DWA 160 A2
18050 * powerpc/fsl: Add PCI device ids for new QoirQ chips
18051 * davinci: dm646x: Add support for 3.x silicon revision
18052 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
18053 * Driver-Core: devtmpfs - set root directory mode to 0755
18054 * driver-core: fix devtmpfs crash on s390
18055 * vfs: get_sb_single() - do not pass options twice
18056 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
18057 * V4L/DVB (13569): smsusb: add autodetection support for five additional
18058 Hauppauge USB IDs
18059 * USB: mos7840: add device IDs for B&B electronics devices
18060 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
18061 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
18062 SubVendor ID: 0x1043 Device ID: 0x4847)
18063 * iTCO_wdt: Add support for Intel Ibex Peak
18064 * atl1c:use common_task instead of reset_task and link_chg_task
18065 * atl1e:disable NETIF_F_TSO6 for hardware limit
18066 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
18067 * V4L/DVB (13680b): DocBook/media: create links for included sources
18068 * netfilter: xtables: fix conntrack match v1 ipt-save output
18069 * partitions: read whole sector with EFI GPT header
18070 * partitions: use sector size for EFI GPT
18071 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
18072 * sched: Fix isolcpus boot option
18073 * sched: Fix missing sched tunable recalculation on cpu add/remove
18074 * nohz: Prevent clocksource wrapping during idle
18075 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
18076 * timers, init: Limit the number of per cpu calibration bootup messages
18077 * PCI: Always set prefetchable base/limit upper32 registers
18078 * iscsi class: modify handling of replacement timeout
18079 * NFS: Revert default r/wsize behavior
18080 * HID: fixup quirk for NCR devices
18081 * scsi_devinfo: update Hitachi entries (v2)
18082 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
18083 * scsi_transport_fc: remove invalid BUG_ON
18084 * lpfc: fix hang on SGI ia64 platform
18085 * libfc: fix typo in retry check on received PRLI
18086 * libfc: fix ddp in fc_fcp for 0 xid
18087 * fcoe: remove redundant checking of netdev->netdev_ops
18088 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
18089 * libfc: lport: fix minor documentation errors
18090 * libfc: don't WARN_ON in lport_timeout for RESET state
18091 * fcoe: initialize return value in fcoe_destroy
18092 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
18093 * libfc: fix memory corruption caused by double frees and bad error
18094 handling
18095 * libfc: fix free of fc_rport_priv with timer pending
18096 * libfc: remote port gets stuck in restart state without really
18097 restarting
18098 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
18099 * fcoe: Fix checking san mac address
18100 * fcoe: Fix getting san mac for VLAN interface
18101 * qlge: Remove explicit setting of PCI Dev CTL reg.
18102 * qlge: Set PCIE max read request size.
18103 * qlge: Don't fail open when port is not initialized.
18104 * qlge: Add handler for DCBX firmware event.
18105 * qlge: Bonding fix for mode 6.
18106 * PCI: AER: fix aer inject result in kernel oops
18107 * DMI: allow omitting ident strings in DMI tables
18108 * Input: i8042 - remove identification strings from DMI tables
18109 * Input: i8042 - add Gigabyte M1022M to the noloop list
18110 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
18111 * ALSA: hda - select IbexPeak handler for Calpella
18112 * ALSA: hda - Fix quirk for Maxdata obook4-1
18113 * ALSA: hda - Add missing Line-Out and PCM switches as slave
18114 * iTCO_wdt.c - cleanup chipset documentation
18115 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
18116 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
18117 * ahci: disable SNotification capability for ich8
18118 * ata_piix: fix MWDMA handling on PIIX3
18119 * md: fix small irregularity with start_ro module parameter
18120 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
18121 * cio: fix double free in case of probe failure
18122 * cio: dont panic in non-fatal conditions
18123 * netiucv: displayed TX bytes value much too high
18124 * ipc ns: fix memory leak (idr)
18125 * ALSA: hda - Fix HP T5735 automute
18126 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
18127 * UBI: fix memory leak in update path
18128 * UBI: initialise update marker
18129 * ASoC: fix a memory-leak in wm8903
18130 * mac80211: check that ieee80211_set_power_mgmt only handles STA
18131 interfaces.
18132 * cfg80211: fix channel setting for wext
18133 * KVM: S390: fix potential array overrun in intercept handling
18134 * KVM: only allow one gsi per fd
18135 * KVM: Fix race between APIC TMR and IRR
18136 * KVM: MMU: bail out pagewalk on kvm_read_guest error
18137 * KVM: x86: Fix host_mapping_level()
18138 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
18139 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
18140 * KVM: fix lock imbalance in kvm_*_irq_source_id()
18141 * KVM: only clear irq_source_id if irqchip is present
18142 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
18143 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
18144 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
18145 - LP: #516325
18146 * iwlwifi: Fix throughput stall issue in HT mode for 5000
18147 * fnctl: f_modown should call write_lock_irqsave/restore
18148 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
18149 CPUID drivers.
18150 * Linux 2.6.32.7
18151 * scsi_lib: Fix bug in completion of bidi commands
18152 * mptsas: Fix issue with chain pools allocation on katmai
18153 * mm: add new 'read_cache_page_gfp()' helper function
18154 * drm/i915: Selectively enable self-reclaim
18155 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
18156 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
18157 * x86: Set hotpluggable nodes in nodes_possible_map
18158 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
18159 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
18160 * zcrypt: Do not remove coprocessor for error 8/72
18161 * dasd: fix possible NULL pointer errors
18162 * ACPI: Add a generic API for _OSC -v2
18163 * ACPI: Add platform-wide _OSC support.
18164 * ACPI: fix OSC regression that caused aer and pciehp not to load
18165 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
18166 * UBI: fix volume creation input checking
18167 * e1000/e1000e: don't use small hardware rx buffers
18168 * drm/i915: Reload hangcheck timer too for Ironlake
18169 * Fix a leak in affs_fill_super()
18170 * Fix failure exits in bfs_fill_super()
18171 * fix oops in fs/9p late mount failure
18172 * fix leak in romfs_fill_super()
18173 * Fix remount races with symlink handling in affs
18174 * fix affs parse_options()
18175 * Fix failure exit in ipathfs
18176 * mm: fix migratetype bug which slowed swapping
18177 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
18178 NOMMU stack
18179 * Split 'flush_old_exec' into two functions
18180 * sparc: TIF_ABI_PENDING bit removal
18181 * x86: get rid of the insane TIF_ABI_PENDING bit
18182 * Input: winbond-cir - remove dmesg spam
18183 * x86: Disable HPET MSI on ATI SB700/SB800
18184 * iwlwifi: set default aggregation frame count limit to 31
18185 * drm/i915: only enable hotplug for detected outputs
18186 * firewire: core: add_descriptor size check
18187 * SECURITY: selinux, fix update_rlimit_cpu parameter
18188 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
18189 * x86: Add Dell OptiPlex 760 reboot quirk
18190 - LP: #488319
18191 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
18192 * x86/amd-iommu: Fix possible integer overflow
18193 * clocksource: fix compilation if no GENERIC_TIME
18194 * tcp: update the netstamp_needed counter when cloning sockets
18195 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
18196 * net: restore ip source validation
18197 * af_packet: Don't use skb after dev_queue_xmit()
18198 * ax25: netrom: rose: Fix timer oopses
18199 * KVM: allow userspace to adjust kvmclock offset
18200 * oprofile/x86: add Xeon 7500 series support
18201 * oprofile/x86: fix crash when profiling more than 28 events
18202 * libata: retry link resume if necessary
18203 * mm: percpu-vmap fix RCU list walking
18204 * mm: purge fragmented percpu vmap blocks
18205 * block: fix bio_add_page for non trivial merge_bvec_fn case
18206 * Fix 'flush_old_exec()/setup_new_exec()' split
18207 * random: drop weird m_time/a_time manipulation
18208 * random: Remove unused inode variable
18209 * block: fix bugs in bio-integrity mempool usage
18210 * usb: r8a66597-hdc disable interrupts fix
18211 * connector: Delete buggy notification code.
18212 * be2net: Bug fix to support newer generation of BE ASIC
18213 * be2net: Fix memset() arg ordering.
18214 * mm: flush dcache before writing into page to avoid alias
18215 * mac80211: fix NULL pointer dereference when ftrace is enabled
18216 * imxfb: correct location of callbacks in suspend and resume
18217 * mx3fb: some debug and initialisation fixes
18218 * starfire: clean up properly if firmware loading fails
18219 * kernel/cred.c: use kmem_cache_free
18220 * uartlite: fix crash when using as console
18221 * pktcdvd: removing device does not remove its sysfs dir
18222 * ath9k: fix eeprom INI values override for 2GHz-only cards
18223 * ath9k: fix beacon slot/buffer leak
18224 * powerpc: TIF_ABI_PENDING bit removal
18225 * NET: fix oops at bootime in sysctl code
18226 * Linux 2.6.32.8
18227
18228 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
18229
18230 linux (2.6.32-12.17) lucid; urgency=low
18231
18232 [ Andy Whitcroft ]
18233
18234 * restore linux-image prefix -- master
18235 * enforce -- we require SELINUX enabled -- master
18236 * enforce -- ensure APPARMOR is our default LSM -- master
18237 * make doc package completely optional -- master
18238 * make source package completely optional -- master
18239 * make linux-libc-dev completly optional -- master
18240 * convert package disable to a deps list -- master
18241 * allow common headers to switch from indep to arch -- master
18242 * convert binary package disable to a deps list -- master
18243 * add configuration option for a full source build tree -- master
18244 * add support for uImage kernels in package control scripts
18245 * getabis -- cleanup and parameterise repository list -- master
18246 * getabis -- move configuration to etc/getabi -- master
18247 * kernelconfig -- move configuration to etc -- master
18248 * rules -- make debian/debian.env master for branch name
18249 * set the current branch name -- master
18250 * pull back common debian.master files into debian -- master
18251 * enforcer -- make the enforcement configuration common
18252 * insert-changes -- correctly link to debian/rules in DROOT
18253
18254 [ Colin Watson ]
18255
18256 * future-proof ddeb handling against buildd changes
18257
18258 [ Eric Miao ]
18259
18260 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
18261 X86
18262
18263 [ Loïc Minier ]
18264
18265 * Add modules.builtin.bin to prerm rm list
18266 - LP: #516584
18267
18268 [ Tim Gardner ]
18269
18270 * [Config] Implement the amd64 preempt flavour
18271
18272 [ Upstream Kernel Changes ]
18273
18274 * syslog: distinguish between /proc/kmsg and syscalls
18275 - LP: #515623
18276 * sfc: Fix polling for slow MCDI operations
18277 * sfc: Fix conditions for MDIO self-test
18278 * sfc: QT202x: Remove unreliable MMD check at initialisation
18279 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
18280 * sfc: Use fixed-size buffers for MCDI NVRAM requests
18281
18282 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
18283
18284 linux (2.6.32-12.16) lucid; urgency=low
18285
18286 [ Andy Whitcroft ]
18287
18288 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
18289 first use"
18290 * SAUCE: acpi battery -- move first lookup asynchronous
18291 - LP: #507211
18292 * [Config] update configs to cleanup generic configs
18293 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
18294 * [Config] enable USER_NS
18295 - LP: #480739, #509808
18296
18297 [ Heiko Carstens ]
18298
18299 * (pre-stable) driver-core: fix devtmpfs crash on s390
18300 - LP: #512370
18301
18302 [ John Johansen ]
18303
18304 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
18305 - LP: #494565
18306 * [Config] VIRTIO=y for server/virtual flavours
18307 - LP: #494565
18308
18309 [ Kay Sievers ]
18310
18311 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
18312 - LP: #512370
18313
18314 [ Kees Cook ]
18315
18316 * SAUCE: x86: brk away from exec rand area
18317 - LP: #452175
18318
18319 [ Leann Ogasawara ]
18320
18321 * [Upstream] e1000: enhance frame fragment detection
18322 - CVE-2009-4536
18323 * [Upstream] e1000e: enhance frame fragment detection
18324 - CVE-2009-4538
18325
18326 [ Sebastian Kapfer ]
18327
18328 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
18329 series)
18330 - LP: #296610
18331
18332 [ Upstream Kernel Changes ]
18333
18334 * inotify: do not reuse watch descriptors
18335 - LP: #485556
18336 * inotify: only warn once for inotify problems
18337 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
18338 Framebuffer"
18339 * memcg: ensure list is empty at rmdir
18340 * drm/i915: remove loop in Ironlake interrupt handler
18341 * block: Fix incorrect reporting of partition alignment
18342 * x86, mce: Thermal monitoring depends on APIC being enabled
18343 * futexes: Remove rw parameter from get_futex_key()
18344 * page allocator: update NR_FREE_PAGES only when necessary
18345 * x86, apic: use physical mode for IBM summit platforms
18346 * edac: i5000_edac critical fix panic out of bounds
18347 * x86: SGI UV: Fix mapping of MMIO registers
18348 * mfd: WM835x GPIO direction register is not locked
18349 * mfd: Correct WM835x ISINK ramp time defines
18350 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
18351 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
18352 * reiserfs: truncate blocks not used by a write
18353 * HID: add device IDs for new model of Apple Wireless Keyboard
18354 * PCI/cardbus: Add a fixup hook and fix powerpc
18355 * Input: pmouse - move Sentelic probe down the list
18356 * asus-laptop: add Lenovo SL hotkey support
18357 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
18358 * sparc64: Fix NMI programming when perf events are active.
18359 * sparc64: Fix Niagara2 perf event handling.
18360 * i2c: Do not use device name after device_unregister
18361 * i2c/pca: Don't use *_interruptible
18362 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
18363 * sched: Fix task priority bug
18364 * vfs: Fix vmtruncate() regression
18365 * Linux 2.6.32.5
18366 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
18367 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
18368 * Staging: asus_oled: fix oops in 2.6.32.2
18369 * Staging: hv: fix smp problems in the hyperv core code
18370 * tty: fix race in tty_fasync
18371 * ecryptfs: use after free
18372 * ecryptfs: initialize private persistent file before dereferencing
18373 pointer
18374 * nozomi: quick fix for the close/close bug
18375 * serial: 8250_pnp: use wildcard for serial Wacom tablets
18376 * usb: serial: fix memory leak in generic driver
18377 * USB: fix bitmask merge error
18378 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
18379 * USB: EHCI: fix handling of unusual interrupt intervals
18380 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
18381 * USB: add missing delay during remote wakeup
18382 * USB: add speed values for USB 3.0 and wireless controllers
18383 * ACPI: EC: Accelerate query execution
18384 * ACPI: EC: Add wait for irq storm
18385 * SCSI: enclosure: fix oops while iterating enclosure_status array
18386 * drm/i915: Read the response after issuing DDC bus switch command
18387 * drm/i915: try another possible DDC bus for the SDVO device with
18388 multiple outputs
18389 * block: bdev_stack_limits wrapper
18390 * DM: Fix device mapper topology stacking
18391 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
18392 * USB: fix usbstorage for 2770:915d delivers no FAT
18393 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
18394 * perf timechart: Use tid not pid for COMM change
18395 * perf events: Dont report side-band events on each cpu for
18396 per-task-per-cpu events
18397 * perf: Honour event state for aux stream data
18398 * Linux 2.6.32.6
18399
18400 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
18401
18402 linux (2.6.32-11.15) lucid; urgency=low
18403
18404 [ Andy Whitcroft ]
18405
18406 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
18407 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
18408 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
18409 boards"
18410 * Revert "[Upstream] mmc: prevent dangling block device from accessing
18411 stale queues"
18412 * Revert "SAUCE: Fix nx_enable reporting"
18413 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
18414 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
18415 * SAUCE: i915 -- disable powersave by default
18416 - LP: #492392
18417
18418 [ Kees Cook ]
18419
18420 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18421 - LP: #369978
18422 * SAUCE: [x86] fix report of cs-limit nx-emulation
18423 - LP: #454285
18424 * SAUCE: Fix nx_enable reporting
18425 - LP: #454285
18426
18427 [ Tim Gardner ]
18428
18429 * [Upstream] b43: Declare all possible firmware files.
18430 - LP: #488636
18431 * [Config] updateconfigs after adding pvscsi
18432 - LP: #497156
18433 * [Config] CONFIG_BT=m
18434
18435 [ Upstream Kernel Changes ]
18436
18437 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
18438 for pre-Pentium"
18439 * SCSI: ipr: fix EEH recovery
18440 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
18441 * SCSI: st: fix mdata->page_order handling
18442 * SCSI: fc class: fix fc_transport_init error handling
18443 * sched: Fix task_hot() test order
18444 * x86, cpuid: Add "volatile" to asm in native_cpuid()
18445 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
18446 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
18447 * pata_hpt3x2n: fix clock turnaround
18448 * pata_cmd64x: fix overclocking of UDMA0-2 modes
18449 * ASoC: wm8974: fix a wrong bit definition
18450 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
18451 * ALSA: hda - Fix missing capsrc_nids for ALC88x
18452 * acerhdf: limit modalias matching to supported
18453 - LP: #435958
18454 * ACPI: EC: Fix MSI DMI detection
18455 * ACPI: Use the return result of ACPI lid notifier chain correctly
18456 * powerpc: Handle VSX alignment faults correctly in little-endian mode
18457 * ASoC: Do not write to invalid registers on the wm9712.
18458 * drm/radeon: fix build on 64-bit with some compilers.
18459 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
18460 * USB: option: support hi speed for modem Haier CE100
18461 * USB: Fix a bug on appledisplay.c regarding signedness
18462 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
18463 * Bluetooth: Prevent ill-timed autosuspend in USB driver
18464 * USB: rename usb_configure_device
18465 * USB: fix bugs in usb_(de)authorize_device
18466 * drivers/net/usb: Correct code taking the size of a pointer
18467 * x86: SGI UV: Fix writes to led registers on remote uv hubs
18468 * md: Fix unfortunate interaction with evms
18469 * dma: at_hdmac: correct incompatible type for argument 1 of
18470 'spin_lock_bh'
18471 * dma-debug: Do not add notifier when dma debugging is disabled.
18472 * dma-debug: Fix bug causing build warning
18473 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
18474 referrals
18475 * x86/amd-iommu: Fix initialization failure panic
18476 * ioat3: fix p-disabled q-continuation
18477 * ioat2,3: put channel hardware in known state at init
18478 * KVM: MMU: remove prefault from invlpg handler
18479 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
18480 * Libertas: fix buffer overflow in lbs_get_essid()
18481 * iwmc3200wifi: fix array out-of-boundary access
18482 * mac80211: fix propagation of failed hardware reconfigurations
18483 * mac80211: fix WMM AP settings application
18484 * mac80211: Fix IBSS merge
18485 * cfg80211: fix race between deauth and assoc response
18486 * ath5k: fix SWI calibration interrupt storm
18487 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
18488 * ath9k: Fix TX queue draining
18489 * ath9k: fix missed error codes in the tx status check
18490 * ath9k: wake hardware during AMPDU TX actions
18491 * ath9k: fix suspend by waking device prior to stop
18492 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
18493 64-bit
18494 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
18495 in 0x4054
18496 * iwl3945: disable power save
18497 * iwl3945: fix panic in iwl3945 driver
18498 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
18499 * iwlwifi: fix more eeprom endian bugs
18500 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
18501 * mac80211: fix race with suspend and dynamic_ps_disable_work
18502 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
18503 * 'sysctl_max_map_count' should be non-negative
18504 * kernel/sysctl.c: fix the incomplete part of
18505 sysctl_max_map_count-should-be-non-negative.patch
18506 * V4L/DVB (13596): ov511.c typo: lock => unlock
18507 * x86/ptrace: make genregs[32]_get/set more robust
18508 * memcg: avoid oom-killing innocent task in case of use_hierarchy
18509 * e100: Fix broken cbs accounting due to missing memset.
18510 * ipv6: reassembly: use seperate reassembly queues for conntrack and
18511 local delivery
18512 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
18513 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
18514 * b43: avoid PPC fault during resume
18515 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
18516 support
18517 * sched: Fix balance vs hotplug race
18518 * drm/radeon/kms: fix crtc vblank update for r600
18519 * drm: disable all the possible outputs/crtcs before entering KMS mode
18520 * S390: dasd: support DIAG access for read-only devices
18521 * xen: fix is_disconnected_device/exists_disconnected_device
18522 * xen: improvement to wait_for_devices()
18523 * xen: wait up to 5 minutes for device connetion
18524 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
18525 * udf: Try harder when looking for VAT inode
18526 * Add unlocked version of inode_add_bytes() function
18527 * quota: decouple fs reserved space from quota reservation
18528 * ext4: Convert to generic reserved quota's space management.
18529 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
18530 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
18531 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
18532 * amd64_edac: unify MCGCTL ECC switching
18533 * x86, msr: Add support for non-contiguous cpumasks
18534 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
18535 * amd64_edac: fix driver instance freeing
18536 * amd64_edac: make driver loading more robust
18537 * amd64_edac: fix forcing module load/unload
18538 * sched: Sched_rt_periodic_timer vs cpu hotplug
18539 * ext4: Update documentation to correct the inode_readahead_blks option
18540 name
18541 * lguest: fix bug in setting guest GDT entry
18542 * vmscan: do not evict inactive pages when skipping an active list scan
18543 * ksm: fix mlockfreed to munlocked
18544 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
18545 * generic_permission: MAY_OPEN is not write access
18546 * Linux 2.6.32.3
18547 * untangle the do_mremap() mess
18548 * fasync: split 'fasync_helper()' into separate add/remove functions
18549 * ASoC: fix params_rate() macro use in several codecs
18550 * modules: Skip empty sections when exporting section notes
18551 * exofs: simple_write_end does not mark_inode_dirty
18552 * nfsd: make sure data is on disk before calling ->fsync
18553 * sunrpc: fix peername failed on closed listener
18554 * SUNRPC: Fix up an error return value in
18555 gss_import_sec_context_kerberos()
18556 * SUNRPC: Fix the return value in gss_import_sec_context()
18557 * sunrpc: on successful gss error pipe write, don't return error
18558 * drm/i915: Update LVDS connector status when receiving ACPI LID event
18559 * drm/i915: fix order of fence release wrt flushing
18560 * drm/i915: Permit pinning whilst the device is 'suspended'
18561 * drm: remove address mask param for drm_pci_alloc()
18562 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
18563 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
18564 pipeconf on Ironlake
18565 * drm/i915: Select the correct BPC for LVDS on Ironlake
18566 * drm/i915: fix unused var
18567 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
18568 * drivers/cpuidle/governors/menu.c: fix undefined reference to
18569 `__udivdi3'
18570 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
18571 * lib/rational.c needs module.h
18572 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
18573 DMA_FROM_DEVICE and
18574 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
18575 * mmc_block: add dev_t initialization check
18576 * mmc_block: fix probe error cleanup bug
18577 * mmc_block: fix queue cleanup
18578 * ALSA: hda - Fix ALC861-VD capture source mixer
18579 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
18580 blacklist
18581 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
18582 - LP: #498863
18583 * ASoC: Fix WM8350 DSP mode B configuration
18584 * netfilter: ebtables: enforce CAP_NET_ADMIN
18585 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
18586 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
18587 * hwmon: (adt7462) Fix pin 28 monitoring
18588 * quota: Fix dquot_transfer for filesystems different from ext4
18589 * xen: fix hang on suspend.
18590 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
18591 * ath5k: Fix eeprom checksum check for custom sized eeproms
18592 * cfg80211: fix syntax error on user regulatory hints
18593 * iwl: off by one bug
18594 * mac80211: add missing sanity checks for action frames
18595 * drm/i915: remove render reclock support
18596 * libertas: Remove carrier signaling from the scan code
18597 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
18598 * mac80211: fix skb buffering issue (and fixes to that)
18599 * fix braindamage in audit_tree.c untag_chunk()
18600 * fix more leaks in audit_tree.c tag_chunk()
18601 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
18602 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
18603 * agp/intel-agp: Clear entire GTT on startup
18604 * Linux 2.6.32.4
18605 * ethtool: Add reset operation
18606 * gro: Name the GRO result enumeration type
18607 * gro: Change all receive functions to return GRO result codes
18608 * sfc: 10Xpress: Initialise pause advertising flags
18609 * sfc: 10Xpress: Report support for pause frames
18610 * sfc: Remove redundant header gmii.h
18611 * sfc: Remove redundant hardware initialisation
18612 * sfc: Rename Falcon-specific board code and types
18613 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
18614 * sfc: Remove versioned bitfield macros
18615 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
18616 * sfc: Update hardware definitions for Siena
18617 * sfc: Rename register I/O header and functions used by both Falcon and
18618 Siena
18619 * sfc: Eliminate indirect lookups of queue size constants
18620 * sfc: Define DMA address mask explicitly in terms of descriptor field
18621 width
18622 * sfc: Move all TX DMA length limiting into tx.c
18623 * sfc: Change order of device removal to reverse of probe order
18624 * sfc: Remove declarations of nonexistent functions
18625 * sfc: Move efx_xmit_done() declaration into correct stanza
18626 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18627 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18628 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18629 * sfc: Remove pointless abstraction of memory BAR number
18630 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18631 * sfc: Remove unnecessary tests of efx->membase
18632 * sfc: Move MTD probe after netdev registration and name allocation
18633 * sfc: Remove unused code for non-autoneg speed/duplex switching
18634 * sfc: Rename 'xfp' file and functions to reflect reality
18635 * sfc: Really allow RX checksum offload to be disabled
18636 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18637 * sfc: Enable heuristic selection between page and skb RX buffers
18638 * sfc: Remove pointless abstraction of memory BAR number (2)
18639 * sfc: Remove redundant gotos from __efx_rx_packet()
18640 * sfc: Remove ridiculously paranoid assertions
18641 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18642 * sfc: Record RX queue number on GRO path
18643 * sfc: SFT9001: Reset LED configuration correctly after blinking
18644 * sfc: Use a single blink implementation
18645 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18646 * sfc: Make board information explicitly Falcon-specific
18647 * sfc: Move definition of struct falcon_nic_data into falcon.h
18648 * sfc: Move struct falcon_board into struct falcon_nic_data
18649 * sfc: Move all I2C stuff into struct falcon_board
18650 * sfc: Gather link state fields in struct efx_nic into new struct
18651 efx_link_state
18652 * sfc: Remove unnecessary casts to struct sk_buff *
18653 * sfc: Remove redundant efx_xmit() function
18654 * sfc: Combine high-level header files
18655 * sfc: Log interrupt and reset type names, not numbers
18656 * sfc: Fix descriptor cache sizes
18657 * sfc: Treat all MAC registers as 128-bit
18658 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18659 * sfc: Comment corrections
18660 * sfc: Remove unused constant
18661 * sfc: Clean up struct falcon_board and struct falcon_board_data
18662 * sfc: Fix bugs in RX queue flushing
18663 * sfc: Remove unused function efx_flush_queues()
18664 * sfc: Only switch Falcon MAC clocks as necessary
18665 * sfc: Hold MAC lock for longer in efx_init_port()
18666 * sfc: Split MAC stats DMA initiation and completion
18667 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18668 * sfc: Simplify XMAC link polling
18669 * sfc: Change MAC promiscuity and multicast hash at the same time
18670 * sfc: Move inline comment into kernel-doc
18671 * sfc: Do not set net_device::trans_start in self-test
18672 * sfc: Simplify PHY polling
18673 * sfc: QT202x: Reset before reading PHY id
18674 * sfc: Replace MDIO spinlock with mutex
18675 * sfc: Always start Falcon using the XMAC
18676 * sfc: Limit some hardware workarounds to Falcon
18677 * sfc: Remove EFX_WORKAROUND_9141 macro
18678 * sfc: Remove another unused workaround macro
18679 * sfc: Remove some redundant whitespace
18680 * sfc: Decouple NIC revision number from Falcon PCI revision number
18681 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18682 * sfc: Clean up RX event handling
18683 * sfc: Remove redundant writes to INT_ADR_KER
18684 * sfc: Remove duplicate hardware structure definitions
18685 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18686 * sfc: Move Falcon NIC operations to efx_nic_type
18687 * sfc: Refactor link configuration
18688 * sfc: Generalise link state monitoring
18689 * sfc: Add power-management and wake-on-LAN support
18690 * sfc: Implement ethtool reset operation
18691 * sfc: Add efx_nic_type operation for register self-test
18692 * sfc: Add efx_nic_type operation for NVRAM self-test
18693 * sfc: Add efx_nic_type operation for identity LED control
18694 * sfc: Separate shared NIC code from Falcon-specific and rename
18695 accordingly
18696 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18697 * sfc: Extend loopback mode enumeration
18698 * sfc: Remove static PHY data and enumerations
18699 * sfc: Extend MTD driver for use with new NICs
18700 * sfc: Allow for additional checksum offload features
18701 * sfc: Rename falcon.h to nic.h
18702 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18703 * sfc: Add firmware protocol definitions (MCDI)
18704 * sfc: Add support for SFC9000 family (1)
18705 * sfc: Add support for SFC9000 family (2)
18706 * sfc: Implement TSO for TCP/IPv6
18707 * sfc: Update version, copyright dates, authors
18708 * drivers/net/sfc: Correct code taking the size of a pointer
18709 * sfc: Move PHY software state initialisation from init() into probe()
18710 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18711 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18712 * sfc: QT2025C: Work around PHY bug
18713 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18714 * sfc: QT2025C: Work around PHY firmware initialisation bug
18715 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18716 * sfc: Disable TX descriptor prefetch watchdog
18717 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18718 - LP: #497156
18719
18720 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18721
18722 linux (2.6.32-10.14) lucid; urgency=low
18723
18724 [ Alex Deucher ]
18725
18726 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18727 - LP: #493795
18728
18729 [ Andy Whitcroft ]
18730
18731 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18732 id is less than 0x0f."
18733 * config-check -- ensure the checks get run at build time
18734 * config-check -- check the processed config during updateconfigs
18735 * config-check -- CONFIG_SECCOMP may not be present
18736 * TUN is now built in ignore
18737 * SAUCE: acpi battery -- delay first lookup of the battery until first
18738 use
18739 * SAUCE: async_populate_rootfs: move rootfs init earlier
18740 * ubuntu: AppArmor -- update to mainline 2010-01-06
18741 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18742 - LP: #498525
18743
18744 [ Dave Airlie ]
18745
18746 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18747
18748 [ Leann Ogasawara ]
18749
18750 * Add asix to nic-usb-modules file
18751 - LP: #499785
18752
18753 [ Peter Zijlstra ]
18754
18755 * (pre-stable) sched: Fix balance vs hotplug race
18756
18757 [ Tim Gardner ]
18758
18759 * [Config] Enable CONFIG_FUNCTION_TRACER
18760 - LP: #497989
18761 * [Config] Drop lpia from getabis
18762 * [Config] Build in TUN/TAP driver
18763 - LP: #499491
18764 * [Config] DH_COMPAT=5
18765
18766 [ Upstream Kernel Changes ]
18767
18768 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18769 component_only tv_modes"
18770 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18771 turned off"
18772 * USB: usb-storage: fix bug in fill_inquiry
18773 * USB: option: add pid for ZTE
18774 * firewire: ohci: handle receive packets with a data length of zero
18775 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18776 of ->completed counter
18777 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18778 counter
18779 * rcu: Fix note_new_gpnum() uses of ->gpnum
18780 * rcu: Remove inline from forward-referenced functions
18781 * perf_event: Fix invalid type in ioctl definition
18782 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18783 * perf: Don't free perf_mmap_data until work has been done
18784 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18785 * sched: Check for an idle shared cache in select_task_rq_fair()
18786 * sched: Fix affinity logic in select_task_rq_fair()
18787 * sched: Rate-limit newidle
18788 * sched: Fix and clean up rate-limit newidle code
18789 * x86/amd-iommu: attach devices to pre-allocated domains early
18790 * x86/amd-iommu: un__init iommu_setup_msi
18791 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18792 up the PCI tree
18793 * x86: Fix iommu=nodac parameter handling
18794 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18795 * x86: ASUS P4S800 reboot=bios quirk
18796 - LP: #366682
18797 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18798 * ssb: Fix range check in sprom write
18799 * ath5k: allow setting txpower to 0
18800 * ath5k: enable EEPROM checksum check
18801 * hrtimer: Fix /proc/timer_list regression
18802 * ALSA: hrtimer - Fix lock-up
18803 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18804 * KVM: x86 emulator: limit instructions to 15 bytes
18805 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18806 * KVM: s390: Make psw available on all exits, not just a subset
18807 * KVM: fix irq_source_id size verification
18808 * KVM: x86: include pvclock MSRs in msrs_to_save
18809 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18810 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18811 * x86, mce: don't restart timer if disabled
18812 * x86/mce: Set up timer unconditionally
18813 * x86: SGI UV: Fix BAU initialization
18814 * x86: Fix duplicated UV BAU interrupt vector
18815 * x86: Add new Intel CPU cache size descriptors
18816 * x86: Fix typo in Intel CPU cache size descriptor
18817 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18818 * s390: clear high-order bits of registers after sam64
18819 * V4L/DVB: Fix test in copy_reg_bits()
18820 * bsdacct: fix uid/gid misreporting
18821 * UBI: flush wl before clearing update marker
18822 * jbd2: don't wipe the journal on a failed journal checksum
18823 * USB: xhci: Add correct email and files to MAINTAINERS entry.
18824 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
18825 * USB: option.c: add support for D-Link DWM-162-U5
18826 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
18827 * USB: usb-storage: add BAD_SENSE flag
18828 * USB: Close usb_find_interface race v3
18829 * pxa/em-x270: fix usb hub power up/reset sequence
18830 * hfs: fix a potential buffer overflow
18831 * SUNRPC: IS_ERR/PTR_ERR confusion
18832 * NFS: Fix nfs_migrate_page()
18833 * md/bitmap: protect against bitmap removal while being updated.
18834 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
18835 * devpts_get_tty() should validate inode
18836 * debugfs: fix create mutex racy fops and private data
18837 * Driver core: fix race in dev_driver_string
18838 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
18839 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
18840 * mac80211: Fixed bug in mesh portal paths
18841 * mac80211: Revert 'Use correct sign for mesh active path refresh'
18842 * mac80211: fix scan abort sanity checks
18843 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
18844 * rtl8187: Fix wrong rfkill switch mask for some models
18845 * x86: Fix bogus warning in apic_noop.apic_write()
18846 * mm: hugetlb: fix hugepage memory leak in mincore()
18847 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
18848 * powerpc/windfarm: Add detection for second cpu pump
18849 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
18850 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
18851 * drm/radeon/kms: Add quirk for HIS X1300 board
18852 * drm/radeon/kms: handle vblanks properly with dpms on
18853 * drm/radeon/kms: fix legacy crtc2 dpms
18854 * drm/radeon/kms: fix vram setup on rs600
18855 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
18856 * drm/ttm: Fix build failure due to missing struct page
18857 * drm/i915: Set the error code after failing to insert new offset into mm
18858 ht.
18859 * drm/i915: Add the missing clonemask for display port on Ironlake
18860 * xen/xenbus: make DEVICE_ATTR()s static
18861 * xen: re-register runstate area earlier on resume.
18862 * xen: restore runstate_info even if !have_vcpu_info_placement
18863 * xen: correctly restore pfn_to_mfn_list_list after resume
18864 * xen: register timer interrupt with IRQF_TIMER
18865 * xen: register runstate on secondary CPUs
18866 * xen: don't call dpm_resume_noirq() with interrupts disabled.
18867 * xen: register runstate info for boot CPU early
18868 * xen: call clock resume notifier on all CPUs
18869 * xen: improve error handling in do_suspend.
18870 * xen: don't leak IRQs over suspend/resume.
18871 * xen: use iret for return from 64b kernel to 32b usermode
18872 * xen: explicitly create/destroy stop_machine workqueues outside
18873 suspend/resume region.
18874 * Xen balloon: fix totalram_pages counting.
18875 * xen: try harder to balloon up under memory pressure.
18876 * dm exception store: free tmp_store on persistent flag error
18877 * dm snapshot: only take lock for statustype info not table
18878 * dm crypt: move private iv fields to structs
18879 * dm crypt: restructure essiv error path
18880 * dm: avoid _hash_lock deadlock
18881 * dm snapshot: cope with chunk size larger than origin
18882 * dm crypt: separate essiv allocation from initialisation
18883 * dm crypt: make wipe message also wipe essiv key
18884 * slc90e66: fix UDMA handling
18885 * tcp: Stalling connections: Fix timeout calculation routine
18886 * ip_fragment: also adjust skb->truesize for packets not owned by a
18887 socket
18888 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
18889 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
18890 * sparc64: Fix overly strict range type matching for PCI devices.
18891 * sparc64: Fix stack debugging IRQ stack regression.
18892 * sparc: Set UTS_MACHINE correctly.
18893 * b43legacy: avoid PPC fault during resume
18894 * tracing: Fix event format export
18895 * ath9k: Fix TX hang poll routine
18896 * ath9k: fix processing of TX PS null data frames
18897 * ath9k: Fix maximum tx fifo settings for single stream devices
18898 * ath9k: fix tx status reporting
18899 * mac80211: Fix dynamic power save for scanning.
18900 * drm/i915: Fix sync to vblank when VGA output is turned off
18901 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
18902 * thinkpad-acpi: fix default brightness_mode for R50e/R51
18903 * thinkpad-acpi: preserve rfkill state across suspend/resume
18904 * ipw2100: fix rebooting hang with driver loaded
18905 * matroxfb: fix problems with display stability
18906 * acerhdf: add new BIOS versions
18907 * asus-laptop: change light sens default values.
18908 * vmalloc: conditionalize build of pcpu_get_vm_areas()
18909 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
18910 * net: Fix userspace RTM_NEWLINK notifications.
18911 * ext3: Fix data / filesystem corruption when write fails to copy data
18912 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
18913 * bcm63xx_enet: fix compilation failure after get_stats_count removal
18914 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
18915 * drm/i915: Avoid NULL dereference with component_only tv_modes
18916 * drm/i915: PineView only has LVDS and CRT ports
18917 * drm/i915: Fix LVDS stability issue on Ironlake
18918 * mm: sigbus instead of abusing oom
18919 * ipvs: zero usvc and udest
18920 * jffs2: Fix long-standing bug with symlink garbage collection.
18921 * intel-iommu: Detect DMAR in hyperspace at probe time.
18922 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
18923 * intel-iommu: Check for an RMRR which ends before it starts.
18924 * intel-iommu: Fix oops with intel_iommu=igfx_off
18925 * intel-iommu: ignore page table validation in pass through mode
18926 * netfilter: xtables: document minimal required version
18927 * perf_event: Fix incorrect range check on cpu number
18928 * implement early_io{re,un}map for ia64
18929 * Linux 2.6.32.2
18930
18931 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
18932
18933 linux (2.6.32-9.13) lucid; urgency=low
18934
18935 [ Andy Whitcroft ]
18936
18937 * [Config] enable CONFIG_B43_PHY_LP
18938 - LP: #493059
18939 * include modules.builtin in the binary debs
18940 * config-check -- add a configuration enforcer
18941 * config-check -- add a unit-test suite to the checker
18942 * [Config] Enable CONFIG_SYN_COOKIES for versatile
18943 * [Config] Enable CONFIG_SECURITY_SMACK for ports
18944 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
18945 * [Config] Disable CONFIG_COMPAT_BRK for ports
18946 * getabis -- add armel versatile to the list
18947
18948 [ Brad Figg ]
18949
18950 * SAUCE: Increase the default prealloc buffer for HDA audio devices
18951 (non-modem)
18952
18953 [ Manoj Iyer ]
18954
18955 * ubuntu: onmibook -- Added missing BOM file
18956
18957 [ Tim Gardner ]
18958
18959 * ubuntu: fsam7400 -- Cleanup Makefile
18960
18961 [ Upstream Kernel Changes ]
18962
18963 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
18964 * signal: Fix alternate signal stack check
18965 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
18966 * SCSI: osd_protocol.h: Add missing #include
18967 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
18968 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
18969 ENOSPC
18970 * ext4: avoid divide by zero when trying to mount a corrupted file system
18971 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
18972 * ext4: fix lock order problem in ext4_move_extents()
18973 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
18974 * ext4: plug a buffer_head leak in an error path of ext4_iget()
18975 * ext4: make sure directory and symlink blocks are revoked
18976 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
18977 * ext4: journal all modifications in ext4_xattr_set_handle
18978 * ext4: don't update the superblock in ext4_statfs()
18979 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
18980 non-zero
18981 * ext4: fix block validity checks so they work correctly with meta_bg
18982 * ext4: avoid issuing unnecessary barriers
18983 * ext4: fix error handling in ext4_ind_get_blocks()
18984 * ext4: make trim/discard optional (and off by default)
18985 * ext4: make "norecovery" an alias for "noload"
18986 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
18987 * ext4: initialize moved_len before calling ext4_move_extents()
18988 * ext4: move_extent_per_page() cleanup
18989 * jbd2: Add ENOMEM checking in and for
18990 jbd2_journal_write_metadata_buffer()
18991 * ext4: Return the PTR_ERR of the correct pointer in
18992 setup_new_group_blocks()
18993 * ext4: Avoid data / filesystem corruption when write fails to copy data
18994 * ext4: wait for log to commit when umounting
18995 * ext4: remove blocks from inode prealloc list on failure
18996 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
18997 * ext4: quota macros cleanup
18998 * ext4: fix incorrect block reservation on quota transfer.
18999 * ext4: Wait for proper transaction commit on fsync
19000 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
19001 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
19002 * Linux 2.6.32.1
19003 * kbuild: generate modules.builtin
19004 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
19005 - LP: #494461
19006 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
19007 tv_modes
19008 - LP: #494045
19009
19010 [ Zhao Yakui ]
19011
19012 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
19013 less than 0x0f.
19014 - LP: #481765
19015
19016 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
19017
19018 linux (2.6.32-8.12) lucid; urgency=low
19019
19020 [ Andy Whitcroft ]
19021
19022 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
19023
19024 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
19025
19026 linux (2.6.32-8.11) lucid; urgency=low
19027
19028 [ Andy Whitcroft ]
19029
19030 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
19031 up"
19032 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19033 transition."
19034 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
19035 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
19036 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
19037 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
19038 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
19039 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
19040 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
19041 mem"
19042 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
19043 denied"
19044 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
19045 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
19046 allocation"
19047 * Revert "SAUCE: AppArmor: Set error code after structure
19048 initialization."
19049 * Revert "AppArmor -- fix pstrace_may_access rename"
19050 * Revert "ubuntu: AppArmor security module"
19051 * Revert "SAUCE: Add config option to set a default LSM"
19052 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
19053 * Revert "[Config] fsam7400 -- enable"
19054 * Revert "[Config] AUFS -- enable"
19055 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
19056 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
19057 * Revert "ubuntu: AUFS -- export various core functions"
19058 * Revert "[Config] ubuntu/iscsitarget -- disable"
19059 * Revert "[Config] iscsitarget -- enable"
19060 * Revert "ubuntu: iscsitarget -- SVN revision r214"
19061 * update Vcs-Git to point to the correct repository
19062 - LP: #493589
19063 * update build environment overrides to lucid
19064 - LP: #493589
19065 * [Config] enable CONFIG_DEVTMPFS
19066 * [Config] update all configs following AppArmor 2009-12-08 update
19067 * SAUCE: isapnp_init: make isa PNP scans occur async
19068 * [Config] fsam7400 -- enable
19069 * [Config] omnibook -- enable
19070 * [Config] cleanup CONFIG_AUDIT
19071 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
19072 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
19073 * ubuntu: AUFS -- aufs2 20091209
19074 * [Config] AUFS -- enable
19075 * [Config] iscsitarget -- enable
19076
19077 [ Arjan van de Ven ]
19078
19079 * SAUCE: KMS: cache the EDID information of the LVDS
19080
19081 [ Colin Watson ]
19082
19083 * bnx2: update d-i firmware filenames
19084 - LP: #494052
19085 * add cdc_ether to nic-usb-modules udeb
19086 - LP: #495060
19087
19088 [ John Johansen ]
19089
19090 * ubuntu: AppArmor -- mainline 2009-10-08
19091
19092 [ Manoj Iyer ]
19093
19094 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
19095 * ubuntu: omnibook -- support Toshiba (HP) netbooks
19096 * ubuntu: iscsitarget --- version 1.4.19
19097 - LP: #494693
19098
19099 [ Surbhi Palande ]
19100
19101 * SAUCE: Make populate_rootfs asynchronous
19102
19103 [ Tim Gardner ]
19104
19105 * Parallelize flavour builds and packaging
19106 * [Config] Enable CONFIG_KSM
19107
19108 [ Upstream Kernel Changes ]
19109
19110 * Config option to set a default LSM
19111 * LSM: Add security_path_chroot().
19112 * LSM: Add security_path_chroot().
19113 * LSM: Move security_path_chmod()/security_path_chown() to after
19114 mutex_lock().
19115 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
19116
19117 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
19118
19119 linux (2.6.32-7.10) lucid; urgency=low
19120
19121 [ Andy Whitcroft ]
19122
19123 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
19124
19125 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
19126
19127 linux (2.6.32-7.9) lucid; urgency=low
19128
19129 [ Andy Whitcroft ]
19130
19131 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
19132 - LP: #458982
19133 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
19134 * [Config] update configs following versatile switch to V7
19135 * rebased to v2.6.32
19136 * [Config] update configs following rebase to v2.6.32
19137 * [Config] update ports configs following rebase to v2.6.32
19138 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19139
19140 [ Arjan van de Ven ]
19141
19142 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
19143
19144 [ Leann Ogasawara ]
19145
19146 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
19147 permissions
19148 - CVE-2009-3939
19149
19150 [ Loic Minier ]
19151
19152 * SAUCE: select a v7 CPU for versatile
19153
19154 [ Takashi Iwai ]
19155
19156 * SAUCE: ALSA: hda - Add power on/off counter
19157
19158 [ Upstream changes ]
19159
19160 * rebased to v2.6.32
19161
19162 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
19163
19164 linux (2.6.32-6.8) lucid; urgency=low
19165
19166 [ Andy Whitcroft ]
19167
19168 * [Config] disable SSB devices for armel
19169
19170 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
19171
19172 linux (2.6.32-6.7) lucid; urgency=low
19173
19174 [ Andy Whitcroft ]
19175
19176 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
19177 * Revert "SAUCE: Dell XPS710 reboot quirk"
19178 * Revert "SAUCE: Link acpi-cpufreq.o first"
19179 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
19180 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
19181 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
19182 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
19183 * Revert "Add Dell Dimension 9200 reboot quirk"
19184 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
19185 * Revert "SAUCE: tulip: Define ULI PCI ID's"
19186 * Revert "SAUCE: Lower warning level of some PCI messages"
19187 * Revert "mac80211: fix two issues in debugfs"
19188 Drop a number of known redundant commits as identified in the Ubuntu
19189 delta review blueprint.
19190
19191 * reenable armel versatile flavour
19192 * [Config] disable CONFIG_USB_DEVICEFS
19193
19194 [ Tim Gardner ]
19195
19196 * [Config] udeb: Add squashfs to fs-core-modules
19197 - LP: #352615
19198 * [Config] Create a real squashfs udeb
19199 - LP: #352615
19200
19201
19202 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
19203
19204 linux (2.6.32-5.6) lucid; urgency=low
19205
19206 [ Andy Whitcroft ]
19207
19208 * rebase to v2.6.32-rc8
19209 * update configs following rebase to v2.6.32-rc8
19210 * update ports configs since rebase to v2.6.32-rc8
19211 * [Config] enable cgroup options
19212 - LP: #480739
19213
19214 [ Upstream Kernel Changes ]
19215
19216 * rebase to v2.6.32-rc8
19217
19218 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
19219
19220 linux (2.6.32-4.5) lucid; urgency=low
19221
19222 [ Andy Whitcroft ]
19223
19224 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19225 * rebase to v2.6.32-rc7
19226 * resync with Karmic proposed
19227
19228 [ John Johansen ]
19229
19230 * SAUCE: AppArmor: Fix oops after profile removal
19231 - LP: #475619
19232 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
19233 - LP: #437258
19234 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
19235 - LP: #479102
19236 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
19237 - LP: #479115
19238 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19239 transition.
19240 - LP: #480112
19241
19242 [ Ubuntu Changes ]
19243
19244 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
19245
19246 [ Upstream Kernel Changes ]
19247
19248 * rebase to v2.6.32-rc7
19249
19250 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
19251
19252 linux (2.6.32-3.4) lucid; urgency=low
19253
19254 [ Andy Whitcroft ]
19255
19256 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19257 * [Upstream] add local prefix to oss local change_bits
19258
19259 [ Upstream Kernel Changes ]
19260
19261 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
19262 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
19263
19264 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
19265
19266 linux (2.6.32-3.3) lucid; urgency=low
19267
19268 [ Andy Whitcroft ]
19269
19270 * rebase to v2.6.32-rc6
19271 * [Config] update configs following rebase to v2.6.32-rc6
19272 * [Config] update ports configs following rebase to v2.6.32-rc6
19273 * resync with Karmic Ubuntu-2.6.31-15.49
19274 * [Config] add module ignores for broken drivers
19275
19276 [ John Johansen ]
19277
19278 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
19279 - LP: #453335
19280 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
19281 - LP: #458299
19282 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
19283 - LP: #462824
19284 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
19285 - LP: #451375
19286
19287 [ Kees Cook ]
19288
19289 * SAUCE: Fix nx_enable reporting
19290 - LP: #454285
19291
19292 [ Scott James Remnant ]
19293
19294 * Revert "SAUCE: trace: add trace_event for the open() syscall"
19295 * SAUCE: trace: add trace events for open(), exec() and uselib()
19296 - LP: #462111
19297
19298 [ Stefan Bader ]
19299
19300 * SAUCE: Fix sub-flavour script to not stop on missing directories
19301 - LP: #453073
19302
19303 [ Ubuntu Changes ]
19304
19305 * resync with Karmic Ubuntu-2.6.31-15.49
19306
19307 [ Upstream Kernel Changes ]
19308
19309 * rebase to v2.6.32-rc6
19310 - LP: #464552
19311
19312 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
19313
19314 linux (2.6.32-2.2) lucid; urgency=low
19315
19316 [ Andy Whitcroft ]
19317
19318 * install the full changelog with the binary package
19319 * changelog -- explicitly note rebases and clean history
19320 * reinstate armel.mk with no flavours
19321 - LP: #449637
19322 * [Upstream] block: silently error unsupported empty barriers too
19323 - LP: #420423
19324 * [Config] udate configs following karmic resync
19325 * [Config] update ports configs following karmic resync
19326 * [Upstream] lirc -- follow removal of .id element
19327
19328 [ Colin Watson ]
19329
19330 * Use section 'admin' rather than 'base'
19331 * Add more e100 firmware to nic-modules
19332 - LP: #451872
19333 * Add qla1280 firmware to scsi-modules
19334 - LP: #381037
19335
19336 [ John Johansen ]
19337
19338 * SAUCE: AppArmor: Set error code after structure initialization.
19339 - LP: #427948
19340 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
19341 - LP: #446595
19342 * SAUCE: AppArmor: Fix mediation of "deleted" paths
19343
19344 [ Kees Cook ]
19345
19346 * SAUCE: [x86] fix report of cs-limit nx-emulation
19347 - LP: #454285
19348
19349 [ Leann Ogasawara ]
19350
19351 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
19352 events
19353 - LP: #430809
19354 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
19355 toggle switch press
19356 - LP: #430809
19357
19358 [ Luke Yelavich ]
19359
19360 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
19361 * [Config] Add sd_mod to scsi-modules udeb for powerpc
19362
19363 [ Mario Limonciello ]
19364
19365 * SAUCE: Update to LIRC 0.8.6
19366 - LP: #432678
19367 * SAUCE: dell-laptop: Store the HW switch status internally rather than
19368 requerying every time
19369 - LP: #430809
19370 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
19371 - LP: #430809
19372
19373 [ Stefan Bader ]
19374
19375 * [Upstream] acerhdf: Limit modalias matching to supported boards
19376 - LP: #435958
19377
19378 [ Tim Gardner ]
19379
19380 * [Upstream] i915: Fix i2c init message
19381 - LP: #409361
19382 * [Config] Add sym53c8xx.ko to virtual sub-flavour
19383 - LP: #439415
19384 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
19385 - LP: #439456
19386 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
19387 - LP: #381300
19388 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
19389 - LP: #430694
19390 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
19391 - LP: #430694
19392 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
19393 - LP: #416325
19394 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
19395 - LP: #430694
19396 * SAUCE: Raise the default console 'quiet' level to 2
19397 * [Config] CONFIG_X86_PAT=y
19398 * [Config] Add armel arch to linux-libc-dev arches.
19399 - LP: #449637
19400 * [Config] CONFIG_X86_MCE
19401 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
19402 M300 to rate blacklist
19403 - LP: #433801
19404
19405 [ Upstream Kernel Changes ]
19406
19407 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
19408 * drm/i915: Fix FDI M/N setting according with correct color depth
19409 - LP: #416792
19410
19411 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
19412
19413 linux (2.6.32-1.1) lucid; urgency=low
19414
19415 [ Andy Whitcroft ]
19416
19417 * rebase to v2.6.32-rc3
19418 * [Config] update configs following rebase to 2.6.32-rc3
19419 * [Config] update ports configs following rebase to 2.6.32-rc3
19420 * AppArmor -- fix pstrace_may_access rename
19421 * staging/android -- disable
19422 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
19423 * ubuntu: drbd -- disable
19424 * staging/comdi -- disable
19425 * staging/go7007 -- disable
19426 * [Config] staging/winbond -- disable
19427 * [Config] ubuntu/iscsitarget -- disable
19428 * [d-i] cbc and ecb are builtin make them optional in udebs
19429 * rebase to v2.6.32-rc5
19430 * [Config] update configs following rebase to v2.6.32-rc5
19431 * [Config] update ports configs following rebase to v2.6.31-rc5
19432
19433 [ Tim Gardner ]
19434
19435 * [Config] Add cpio as a build dependency.
19436
19437 [ Upstream Kernel Changes ]
19438
19439 * rebase to v2.6.32-rc3
19440 * rebase to v2.6.32-rc5
19441
19442 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
19443
19444 linux (2.6.31-11.37) karmic; urgency=low
19445
19446 [ Tim Gardner ]
19447
19448 * [Config] Increase kernel log buffer to 256K for amd64 flavours
19449 - LP: #424810
19450 * [Config] Set HZ=100 for amd64 flavours
19451 - LP: #438234
19452 * [Upstream] e1000e: Emit notice instead of an error when
19453 pci_enable_pcie_error_reporting() fails
19454 - LP: #436370
19455
19456 [ Upstream Kernel Changes ]
19457
19458 * n_tty: honor opost flag for echoes
19459 * n_tty: move echoctl check and clean up logic
19460 - LP: #438310
19461
19462 * Revert "[Upstream] drm/i915: Check that the relocation points to within
19463 the target" - Use upstream cherry-pick.
19464 * drm/i915: Check that the relocation points to within the target
19465 - LP: #429241
19466
19467 * drm/i915: fix tiling on IGDNG
19468 * drm/i915: add B43 chipset support
19469 * agp/intel: Add B43 chipset support
19470 Intel request from kernel team mailing list.
19471
19472 * HID: completely remove apple mightymouse from blacklist
19473 - LP: #428111
19474
19475 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
19476
19477 linux (2.6.31-11.36) karmic; urgency=low
19478
19479 [ Brian Rogers ]
19480
19481 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
19482 persistent object
19483 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
19484 persistent object
19485
19486 [ Takashi Iwai ]
19487
19488 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
19489 - LP: #416482
19490
19491 [ Tyler Hicks ]
19492
19493 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
19494 negative during unlink
19495
19496 [ Upstream Kernel Changes ]
19497
19498 * sg: fix oops in the error path in sg_build_indirect()
19499 * mpt2sas : Rescan topology from Interrupt context instead of work thread
19500 * mpt2sas: Prevent sending command to FW while Host Reset
19501 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
19502 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
19503 * SCSI: fix oops during scsi scanning
19504 * SCSI: libsrp: fix memory leak in srp_ring_free()
19505 * cfg80211: fix looping soft lockup in find_ie()
19506 * ath5k: write PCU registers on initial reset
19507 * binfmt_elf: fix PT_INTERP bss handling
19508 * TPM: Fixup boot probe timeout for tpm_tis driver
19509 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
19510 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
19511 * fix undefined reference to user_shm_unlock
19512 * perf_counter: Fix buffer overflow in perf_copy_attr()
19513 * perf_counter: Start counting time enabled when group leader gets
19514 enabled
19515 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
19516 * powerpc: Fix bug where perf_counters breaks oprofile
19517 * powerpc/ps3: Workaround for flash memory I/O error
19518 * block: don't assume device has a request list backing in nr_requests
19519 store
19520 * agp/intel: remove restore in resume
19521 * ALSA: cs46xx - Fix minimum period size
19522 * ASoC: Fix WM835x Out4 capture enumeration
19523 * sound: oxygen: work around MCE when changing volume
19524 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
19525 * perf stat: Change noise calculation to use stddev
19526 * x86: Fix x86_model test in es7000_apic_is_cluster()
19527 * x86/i386: Make sure stack-protector segment base is cache aligned
19528 * PCI: apply nv_msi_ht_cap_quirk on resume too
19529 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
19530 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
19531 with highmem
19532 * KVM guest: do not batch pte updates from interrupt context
19533 * KVM: Fix coalesced interrupt reporting in IOAPIC
19534 * KVM: VMX: Check cpl before emulating debug register access
19535 * KVM guest: fix bogus wallclock physical address calculation
19536 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
19537 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
19538 * KVM: x86 emulator: Implement zero-extended immediate decoding
19539 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
19540 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
19541 * KVM: limit lapic periodic timer frequency
19542 * libata: fix off-by-one error in ata_tf_read_block()
19543 * PCI quirk: update 82576 device ids in SR-IOV quirks list
19544 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
19545 * powerpc/pseries: Fix to handle slb resize across migration
19546 * Linux 2.6.31.1
19547
19548 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
19549
19550 linux (2.6.31-10.35) karmic; urgency=low
19551
19552 [ Amit Kucheria ]
19553
19554 * Disable CONFIG_UEVENT_HELPER_PATH
19555
19556 [ Andy Whitcroft ]
19557
19558 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
19559 * remove the tlsup driver
19560 * remove lmpcm logitech driver support
19561
19562 [ Bryan Wu ]
19563
19564 * Add 3 missing files to prerm remove file list
19565 - LP: #345623, #415832
19566
19567 [ Chris Wilson ]
19568
19569 * [Upstream] drm/i915: Check that the relocation points to within the
19570 target
19571 - LP: #429241
19572
19573 [ Luke Yelavich ]
19574
19575 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
19576
19577 [ Manoj Iyer ]
19578
19579 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
19580 - LP: #348861
19581
19582 [ Tim Gardner ]
19583
19584 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
19585 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
19586 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
19587 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
19588 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
19589 Upstream suggests that this is not the right approach.
19590
19591 * [Config] Set default I/O scheduler to DEADLINE
19592 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
19593 - LP: #381300
19594
19595 [ ubuntu@tjworld.net ]
19596
19597 * SAUCE: ipw2200: Enable LED by default
19598 - LP: #21367
19599
19600 [ Upstream Kernel Changes ]
19601
19602 * ALSA: hda - Add support for new AMD HD audio devices
19603 - LP: #430564
19604
19605 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
19606
19607 linux (2.6.31-10.34) karmic; urgency=low
19608
19609 [ Ted Tso ]
19610
19611 * [Upstream] ext3: Don't update superblock write time when filesystem is
19612 read-only
19613 - LP: #427822
19614
19615 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
19616
19617 linux (2.6.31-10.33) karmic; urgency=low
19618
19619 [ Leann Ogasawara ]
19620
19621 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19622 - LP: #421258
19623
19624 [ Tim Gardner ]
19625
19626 * [Config] Unconditionally copy files from sub-flavours lists.
19627 (really, really fix it this time)
19628 - LP: #423426
19629 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19630
19631 [ Upstream Kernel Changes ]
19632
19633 * ext4: Don't update superblock write time when filesystem is read-only
19634 - LP: #427822
19635
19636 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19637
19638 linux (2.6.31-10.32) karmic; urgency=low
19639
19640 [ Eric Miao ]
19641
19642 * [Config] enable module support for memory stick
19643 - LP: #159951
19644
19645 [ Tim Gardner ]
19646
19647 * [Config] Unconditionally copy files from sub-flavours lists.
19648 - LP: #423426
19649
19650 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19651
19652 linux (2.6.31-10.31) karmic; urgency=low
19653
19654 [ Andy Whitcroft ]
19655
19656 * rebase to v2.6.31 final
19657
19658 [ Colin Watson ]
19659
19660 * [Config] Recommend grub-pc in linux-image
19661 - LP: #385741
19662
19663 [ Ike Panhc ]
19664
19665 * [Upstream] Pull latest update of lenovo-sl-laptop
19666
19667 [ Peter Feuerer ]
19668
19669 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19670 model
19671 - LP: #426691
19672
19673 [ Tim Gardner ]
19674
19675 * [Config] De-macro some package names.
19676
19677 [ Upstream Changes ]
19678
19679 * rebase to 2.6.31 final.
19680
19681 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19682
19683 linux (2.6.31-10.30) karmic; urgency=low
19684
19685 [ Amit Kucheria ]
19686
19687 * [Config] Enable CONFIG_USB_DEVICEFS
19688 - LP: #417748
19689 * [Config] Populate the config-update template a bit more
19690
19691 [ Andy Whitcroft ]
19692
19693 * rebase to v2.6.31-rc9
19694 * [Config] update configs following rebase to v2.6.31-rc9
19695 * [Config] update ports configs following rebase to v2.6.31-rc9
19696
19697 [ Colin Ian King ]
19698
19699 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19700 - LP: #254837
19701
19702 [ Jerone Young ]
19703
19704 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19705 white-list
19706 - LP: #281732
19707 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19708 white-list
19709 - LP: #281732
19710 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19711 white-list
19712 - LP: #281732
19713 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19714 white-list
19715 - LP: #281732
19716 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19717 white-list
19718 - LP: #281732
19719
19720 [ John Johansen ]
19721
19722 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19723 - LP: #419308
19724 * SAUCE: AppArmor: Return the correct error codes on profile
19725 addition/removal
19726 - LP: #408473
19727 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19728 - LP: #408454
19729 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19730 - LP: #419222
19731 * SAUCE: AppArmor: Fix change_profile failure
19732 - LP: #401931
19733 * SAUCE: AppArmor: Tell git to ignore generated include files
19734 - LP: #419505
19735
19736 [ Stefan Bader ]
19737
19738 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19739 - LP: #333386
19740 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19741
19742 [ Tim Gardner ]
19743
19744 * [Config] Exclude char-modules from non-x86 udeb creation
19745 * SAUCE: Notify the ACPI call chain of AC events
19746 * [Config] CONFIG_SATA_VIA=m
19747 - LP: #403385
19748 * [Config] Build in all phylib support modules.
19749 * [Config] Don't fail when sub-flavour files are missing
19750 - LP: #423426
19751 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19752 - LP: #423513
19753
19754 [ Upstream ]
19755
19756 * Rebased against v2.6.31-rc9
19757
19758 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19759
19760 linux (2.6.31-9.29) karmic; urgency=low
19761
19762 [ Leann Ogasawara ]
19763
19764 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19765 - LP: #419993
19766 * [Config] d-i/modules: Add new char-modules file, initialize with
19767 intel-agp
19768 - LP: #420605
19769
19770 [ Upstream ]
19771
19772 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19773 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19774 adda766193ea1cf3137484a9521972d080d0b7af.
19775
19776 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19777
19778 linux (2.6.31-8.28) karmic; urgency=low
19779
19780 [ Ike Panhc ]
19781
19782 * [Config] Let nic-shared-modules depends on crypto-modules
19783 - LP: #360966
19784
19785 [ Leann Ogasawara ]
19786
19787 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19788 constant
19789 - LP: #412492
19790
19791 [ Mario Limonciello ]
19792
19793 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19794 status if HW switch is disabled
19795 - LP: #418721
19796 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19797 Compal made Dell laptops
19798 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19799 with rfkill support
19800
19801 [ Tim Gardner ]
19802
19803 * [Config] Add acpiphp to virtual sub-flavour
19804 - LP: #364916
19805 * Drop KSM patch set for now because of instabilities with encrypted swap.
19806 - LP: #418781
19807
19808 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19809
19810 linux (2.6.31-7.27) karmic; urgency=low
19811
19812 [ Tim Gardner ]
19813
19814 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19815 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19816 Replaces previous ksm patches from 2.6.31-6.25
19817 * [Config] KSM=y
19818
19819 [ Upstream ]
19820
19821 * Rebased against v2.6.31-rc7
19822
19823 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
19824
19825 linux (2.6.31-6.26) karmic; urgency=low
19826
19827 [ Andy Whitcroft ]
19828
19829 * [Config] enable CONFIG_AUFS_BR_RAMFS
19830 - LP: #414738
19831 * split out debian directory ready for abstraction
19832 * add printdebian target to find branch target
19833 * abstracted debian -- debian/files is not abstracted
19834 * abstracted debian -- packages must be built in debian/<pkg>
19835 * abstracted debian -- kernel-wedge needs to work in debian/
19836 * abstracted debian -- ensure we install the copyright file
19837 * abstracted-debian -- drop the debian directories from headers
19838 * abstracted-debian -- drop the debian directories from headers part 2
19839 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
19840 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
19841 - LP: #410198
19842
19843 [ Luke Yelavich ]
19844
19845 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
19846 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
19847 - LP: #413150
19848 * [Config] Ports: Build all cpu frequency scaling governors into ports
19849 kernels
19850 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
19851 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
19852 * [Config] Ports: Enable PS3 network driver
19853
19854 [ Stefan Bader ]
19855
19856 * abstracted debian -- call $(DEBIAN)/rules using make
19857
19858 [ Tim Gardner ]
19859
19860 * [Config] Abstract the debian directory
19861 * SAUCE: Improve error reporting in postinst
19862 - LP: #358564
19863
19864 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
19865
19866 linux (2.6.31-6.25) karmic; urgency=low
19867
19868 [ Andy Whitcroft ]
19869
19870 * script to generate Ubuntu changes from changelog
19871 * [Config] standardise ANDROID options
19872 * [Config] standardise CONFIG_ATM as module
19873 * [Config] standardise CONFIG_LIB80211 as module
19874 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
19875 * [Config] set CONFIG_CRAMFS as module
19876 * [Config] enable CONFIG_DAB and modules
19877 * [Config] set CONFIG_MAC80211_HWSIM as module
19878 * [Config] set CONFIG_NET_CLS_FLOW as module
19879 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
19880 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
19881 * [Config] set CONFIG_RTC_DRV_DS1511 as module
19882 * [Config] set CONFIG_RTC_DRV_R9701 as module
19883 * [Config] set CONFIG_RTC_DRV_S35390A as module
19884 * [Config] set CONFIG_TOIM3232_DONGLE as module
19885 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
19886 * [Config] standardise CONFIG_USB_G_PRINTER as module
19887 * [Config] standardise CONFIG_USB_SERIAL_IR as module
19888 * [Config] set CONFIG_USB_SERIAL_IUU as module
19889 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
19890 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
19891 * cleanup remains of dm-loop
19892 * drop thinkpad ec and smapi support
19893 * drop appleir
19894 * [Config] update configs following rebase to v2.6.31-rc6
19895 * rebase to v2.6.31-rc6
19896
19897 [ Hugh Dickins ]
19898
19899 * SAUCE: ksm patch 1, drop after 2.6.31
19900 * SAUCE: ksm patch 2, drop after 2.6.31
19901 * SAUCE: ksm patch 3, drop after 2.6.31
19902 * SAUCE: ksm patch 4, drop after 2.6.31
19903 * SAUCE: ksm patch 5, drop after 2.6.31
19904 * SAUCE: ksm patch 7, drop after 2.6.31
19905
19906 [ Izik Eidus ]
19907
19908 * SAUCE: ksm patch 0, drop after 2.6.31
19909 * SAUCE: ksm patch 6, drop after 2.6.31
19910 * SAUCE: ksm patch 8, drop after 2.6.31
19911 * SAUCE: ksm patch 9, drop after 2.6.31
19912
19913 [ Luke Yelavich ]
19914
19915 * [Config] Ports: Re-add PS3 modules to udebs
19916
19917 [ Michael Casadevall ]
19918
19919 * [Config] Update SPARC config and d-i files to reflect what can be built
19920
19921 [ Tim Gardner ]
19922
19923 * [Config] Removed armel package support
19924 * [Config] Enabled CONFIG_KSM=y
19925
19926 [ Upstream Kernel Changes ]
19927
19928 * Rebased against v2.6.31-rc6
19929 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
19930 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
19931 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
19932 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
19933 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
19934 changes"
19935 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
19936 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
19937 revision"
19938 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
19939 by default"
19940 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
19941 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
19942 ARCH_MXC_CANONICAL"
19943 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
19944 CONFIG_GPIOLIB"
19945 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
19946 2.6.31"
19947 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
19948 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
19949 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
19950 mxc_uart.h _everywhere_"
19951 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
19952 correct location"
19953 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
19954 snd_card_create"
19955 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
19956 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
19957 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
19958 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
19959 mxc_map_io."
19960 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19961 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19962 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
19963 with snd_soc_card."
19964 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
19965 structure"
19966 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
19967 DMA_MODE_READ/WRITE/MASK"
19968 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
19969 Freescale mx51 platform"
19970 * Driver core: add new device to bus's list before probing
19971 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
19972 power-saving
19973 - LP: #381693, #399750, #380892
19974
19975 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
19976
19977 linux (2.6.31-5.24) karmic; urgency=low
19978
19979 [ Amit Kucheria ]
19980
19981 * ARM: IMX51: Make video capture drivers compile
19982 * [Config] IMX51: Config updates
19983
19984 [ Andy Whitcroft ]
19985
19986 * remove leftovers of dm-bbr
19987
19988 [ Leann Ogasawara ]
19989
19990 * Add pata_cs5535 to pata-modules
19991 - LP: #318805
19992
19993 [ Luke Yelavich ]
19994
19995 * [Config] CONFIG_PPC64=y for powerpc64-smp
19996 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
19997 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
19998 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
19999 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
20000 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
20001 * [Config] Enable all PS3 drivers in powerpc64-smp
20002
20003 [ Mario Limonciello ]
20004
20005 * LIRC -- fix lirc-i2c 2.6.31 compilation
20006
20007 [ Matthew Garrett ]
20008
20009 * [Upstream] dell-laptop: Fix rfkill state queries
20010
20011 [ Tim Gardner ]
20012
20013 * [Config] Ignore armel ABI and module changes
20014 * [Config] Update configs after rebase against 2.6.31-rc5
20015
20016 [ Upstream ]
20017
20018 * Rebased to 2.6.31-rc5
20019
20020 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
20021
20022 linux (2.6.31-4.23) karmic; urgency=low
20023
20024 [ Andy Whitcroft ]
20025
20026 * AUFS -- update to aufs2-30 20090727
20027 * [Config] enable AUFS FUSE support
20028
20029 [ Luke Yelavich ]
20030
20031 * [Config] CONFIG_JFS_FS=m on sparc
20032
20033 [ Tim Gardner ]
20034
20035 * [Upstream] dell-laptop: Fix rfkill state setting.
20036
20037 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
20038
20039 linux (2.6.31-4.22) karmic; urgency=low
20040
20041 [ Amit Kucheria ]
20042
20043 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
20044 * ARM: IMX51: Move board-mx51* header files to the correct location
20045 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
20046 * ARM: IMX51: Make it compile.
20047 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
20048 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
20049 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
20050 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
20051 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
20052 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
20053 * ARM: staging: udlfb: Add vmalloc.h include
20054 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
20055
20056 [ Brad Figg ]
20057
20058 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
20059 * ARM: IMX51: codec structure was moved to the card structure
20060 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
20061 * ARM: IMX51: Get to bus_id by calling dev_name.
20062 * ARM: IMX51: Get to bus_id by calling dev_name.
20063 * ARM: IMX51: Added external declaration for mxc_map_io.
20064 * ARM: IMX51: Removed the mxc_gpio_port structure.
20065 * ARM: IMX51: mxc_timer_init prototype
20066 * ARM: IMX51: Fix up merge error in Kconfig
20067 * ARM: IMX51: Changed from snd_card_new to snd_card_create
20068
20069 [ Dinh Nguyen ]
20070
20071 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
20072 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
20073 * ARM: IMX51: Babbage 2.5 needs a different system revision
20074 * ARM: IMX51: IPU irq handler deadlock fix
20075
20076 [ Tim Gardner ]
20077
20078 * [Config] Enabled CONFIG_CAN=m
20079 - LP: #327243
20080 * [Config] Enabled CONFIG_SERIAL=m
20081 - LP: #397189
20082
20083 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
20084
20085 linux (2.6.31-4.21) karmic; urgency=low
20086
20087 [ Amit Kucheria ]
20088
20089 * dm-raid-4-5: Add missing brackets around test_bit()
20090
20091 [ John Johansen ]
20092
20093 * AppArmor: Fix change_profile failing lpn401931
20094 * AppArmor: Fix determination of forced AUDIT messages.
20095 * AppArmor: Fix oops in auditing of the policy interface offset
20096
20097 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
20098
20099 linux (2.6.31-4.20) karmic; urgency=low
20100
20101 [ Andy Whitcroft ]
20102
20103 * SAUCE: iscsitarget -- update to SVN revision r214
20104 * SAUCE: iscsitarget -- renable driver
20105 * [Config] consolidate lpia/lpia and i386/generic configs
20106 * [Config] enable CRYPTO modules for all architectures
20107 * [Config] enable cryptoloop
20108 * [Config] enable various filesystems for armel
20109 * [Config] sync i386 generic and generic-pae
20110 * [Config] add the 386 (486 processors and above) flavour
20111 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
20112 - LP: #399914
20113 * add genconfigs/genportsconfigs to extract the built configs
20114 * updateconfigs -- alter concatenation order allow easier updates
20115 * intelfb -- INTELFB now conflicts with DRM_I915
20116 * printchanges -- rebase tree does not have stable tags use changelog
20117 * AppArmor: fix argument size missmatch on 64 bit builds
20118
20119 [ Ike Panhc ]
20120
20121 * Ship bnx2x firmware in nic-modules udeb
20122 - LP: #360966
20123
20124 [ Jeff Mahoney ]
20125
20126 * AppArmor: fix build failure on ia64
20127
20128 [ John Johansen ]
20129
20130 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
20131 initialize.
20132 * AppArmour: fix auditing of domain transitions to include target profile
20133 information
20134 * AppArmor: fix C99 violation
20135 * AppArmor: revert reporting of create to write permission.
20136 * SAUCE: Add config option to set a default LSM
20137 * [Config] enable AppArmor by default
20138 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
20139
20140 [ Keith Packard ]
20141
20142 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
20143 hardware
20144 - LP: #351756
20145
20146 [ Luke Yelavich ]
20147
20148 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
20149 header packages
20150 - LP: #355344
20151
20152 [ Michael Casadevall ]
20153
20154 * [Config] update SPARC config files to allow success build
20155
20156 [ Scott James Remnant ]
20157
20158 * SAUCE: trace: add trace_event for the open() syscall
20159
20160 [ Stefan Bader ]
20161
20162 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
20163 - LP: #396780
20164
20165 [ Tim Gardner ]
20166
20167 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
20168 - LP: #397499
20169 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
20170 refresh
20171 - LP: #365291
20172 * [Config] SSB/B44 are common across all arches/flavours.
20173
20174 [ Upstream ]
20175
20176 * Rebased to 2.6.31-rc4
20177
20178 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
20179
20180 linux (2.6.31-3.19) karmic; urgency=low
20181
20182 [ Andy Whitcroft ]
20183
20184 * Revert "[Config] Disabled NDISWRAPPER"
20185 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
20186 * AUFS -- export various core functions
20187 * AUFS -- export various core functions -- fixes
20188 * AUFS -- core filesystem
20189 * AUFS -- track changes in v2.6.31
20190 * [Config] Enable AUFS
20191 * droppped 'iwl3945: do not send scan command if channel count zero' as it
20192 is already upstream but failed to auto-drop on rebase.
20193
20194 [ Eric Paris ]
20195
20196 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
20197 choose
20198 * SAUCE: inotify: check filename before dropping repeat events
20199 * SAUCE: fsnotify: fix inotify tail drop check with path entries
20200
20201 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
20202
20203 linux (2.6.31-3.18) karmic; urgency=low
20204
20205 [ Andy Whitcroft ]
20206
20207 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
20208 AUFS"
20209 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
20210 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
20211 security_inode_permission"
20212 * clear out left over AUFS files and modifications
20213
20214 [ Luke Yelavich ]
20215
20216 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
20217 * SAUCE: Explicitly include header files to allow apparmor to build on
20218 powerpc
20219 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
20220
20221 [ Tim Gardner ]
20222
20223 * [Config] Dropped ubuntu/misc/wireless/acx
20224 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
20225
20226 [ Upstream ]
20227
20228 * Rebased to 2.6.31-rc3
20229
20230 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
20231
20232 linux (2.6.31-2.17) karmic; urgency=low
20233
20234 [ Andy Whitcroft ]
20235
20236 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
20237 * compcache -- remove redundant Kconfig entries part 2
20238 * compcache -- clean up CCFLAGS declarations
20239 * [Config] enable AppArmor
20240 * AppArmor: fix operator precidence issue in as_path_link
20241
20242 [ John Johansen ]
20243
20244 * AppArmor security module
20245 * AppArmor: Correct mapping of file permissions.
20246 * AppArmor: Turn auditing of ptrace on
20247
20248 [ Luke Yelavich ]
20249
20250 * [Config] disable CONFIG_DM_RAID45 on powerpc
20251
20252 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
20253
20254 linux (2.6.31-2.16) karmic; urgency=low
20255
20256 [ Andy Whitcroft ]
20257
20258 * compcache -- remove redundant Kconfig entries
20259 added ignore and ignore.modules for all arches since the compcache update
20260 changes the modules names as well as some compcache ABI values.
20261
20262 [ Manoj Iyer ]
20263
20264 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
20265 * SAUCE: update compcache version to 0.5.3
20266
20267 [ Tim Gardner ]
20268
20269 * [Config]: Fix sparc FTBS by adding ignore.modules
20270
20271 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
20272
20273 linux (2.6.31-2.15) karmic; urgency=low
20274
20275 [ Andy Whitcroft ]
20276
20277 * SAUCE: default ATI Radeon KMS to off until userspace catches up
20278 * [Config] Update configs following rebase to 2.6.31-rc2
20279 * [Config] update ports configs following update to 2.6.31-rc2
20280
20281 [ Luke Yelavich ]
20282
20283 * [Config] powerpc - Disable CONFIG_RDS
20284
20285 [ Matt Zimmerman ]
20286
20287 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20288 - LP: #382115
20289
20290 [ Upstream Kernel Changes ]
20291
20292 * rebased to mainline 2.6.31-rc2
20293
20294 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
20295
20296 linux (2.6.31-1.14) karmic; urgency=low
20297
20298 [ Andy Whitcroft ]
20299
20300 * update ndiswrapper to 1.55
20301 * remove leftovers of gfs
20302 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
20303
20304 [ Luke Yelavich ]
20305
20306 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
20307 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
20308 kernel
20309
20310 [ Manoj Iyer ]
20311
20312 * Remove snd-bt-sco ubuntu driver
20313
20314 [ Michael Casadevall ]
20315
20316 * [Config] updates ia64 config and d-i folders to allow succesful build
20317 * [Config] Update powerpc and sparc for 2.6.31
20318
20319 [ Upstream Kernel Changes ]
20320
20321 * intel-iommu: fix Identity Mapping to be arch independent
20322 - LP: #384695
20323 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
20324
20325 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
20326
20327 linux (2.6.31-1.13) karmic; urgency=low
20328
20329 [ Andy Whitcroft ]
20330
20331 * REBASE: rebased to mainline 2.6.31-rc1
20332 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
20333 no longer applies, using deprecated interfaces, LPIA only, dropped
20334 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
20335 changes now upstream, dropped
20336 * [Config] Update configs following rebase to 2.6.31-rc1
20337 * [Config] update ports configs following update to 2.6.31-rc1
20338
20339 * [Config] disable broken staging driver CONFIG_STLC45XX
20340 * SAUCE: fix compcache to use updates accessors
20341 * [Config] disable staging driver CONFIG_VT6655
20342 * SAUCE: fix DRDB to use updates accessors
20343 * [Disable] ndiswrapper needs update
20344 * [Disable] LIRC I2C needs update
20345 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
20346 * [Config] disable I2C_DESIGNWARE does not compile
20347 * [Config] disable CONFIG_TLSUP for lpia
20348 * [Config] disable CONFIG_FB_UDL for arm
20349 * SAUCE: disable adding scsi headers to linux-libc-dev
20350
20351 [ Mario Limonciello ]
20352
20353 * SAUCE: Add LIRC drivers
20354
20355 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
20356
20357 linux (2.6.30-10.12) karmic; urgency=low
20358
20359 [ Andy Whitcroft ]
20360
20361 * [Config] split out the ports configs into their own family
20362 * [Config] update configs following introduction of ports family
20363
20364 [ Upstream Kernel Changes ]
20365
20366 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
20367 description". Fixes linux-doc package name conflicts for now.
20368 - LP: #382115
20369
20370 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
20371
20372 linux (2.6.30-10.11) karmic; urgency=low
20373
20374 [ Amit Kucheria ]
20375
20376 * [Config] Comment splitconfig.pl and misc cleanup
20377 * [Config] Rename all configs to the new naming scheme
20378 * [Config] Splitconfig rework
20379 * [Config] Rename scripts/misc/oldconfig to kernelconfig
20380 * [Config] Fix build system for new config split
20381 * [Config] Run updateconfigs after the splitconfig rework
20382
20383 [ Andy Whitcroft ]
20384
20385 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
20386 * [Config] standardise CONFIG_STAGING=y
20387 * [Config] standardise CONFIG_RD_LZMA=y
20388 * [Config] CONFIG_PCI_IOV=y
20389 * [Config] CONFIG_PCI_STUB=m
20390 * [Config] merge kernel configs more agressively
20391
20392 [ Colin Watson ]
20393
20394 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
20395 * [Config] Add support for including firmware in udebs
20396 * [Config] Ship bnx2 firmware in nic-modules udeb
20397 - LP: #384861
20398
20399 [ Luke Yelavich ]
20400
20401 * [Config] ports - Import of ports architectures into kernel packaging
20402 infrastructure
20403 * [Config] ports - Do not update ports kernel configurations by default
20404 * [Config] ports - Disable ABI checking for ports architectures
20405 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
20406 * [Config] ports - Add control.d/vars.* files for ports architectures
20407 * [Config] ports - Add ports architectures for linux-libc-dev
20408 * [Config] ports - Create powerpc specific message-modules and
20409 block-modules udebs
20410 * [Config] ports - Add configuration files for ports architectures
20411
20412 [ Manoj Iyer ]
20413
20414 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
20415 - LP: #329864
20416
20417 [ Michael Casadevall ]
20418
20419 * [Config] ports - Fix compression of kernels
20420
20421 [ Stefan Bader ]
20422
20423 * [Upstream] mmc: prevent dangling block device from accessing stale
20424 queues
20425 - LP: #383668
20426
20427 [ Tim Gardner ]
20428
20429 * [Config] Recommend grub-pc in linux-image
20430 - LP: #385741
20431 * [Config] Implement i386 generic and generic-pae flavours
20432 * [Config] ports - Add control info after integrating ports arches
20433 * [Config] Removed auto-generated files from git
20434 * [Config] Added netxen_nic to nic-modules
20435 - LP: #389603
20436
20437 [ Matt Zimmerman ]
20438
20439 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20440 - LP: #382115
20441
20442 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
20443
20444 linux (2.6.30-9.10) karmic; urgency=low
20445
20446 [ Andy Whitcroft ]
20447
20448 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
20449 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
20450 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
20451 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
20452 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
20453 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
20454
20455 [ Upstream Kernel Changes ]
20456
20457 * rebased to 2.6.30 final
20458
20459 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
20460
20461 linux (2.6.30-8.9) karmic; urgency=low
20462
20463 [ Andy Whitcroft ]
20464
20465 * Config update removed the following options:
20466 CONFIG_EDAC_AMD8111=m
20467 CONFIG_EDAC_AMD8131=m
20468
20469 [ Upstream Kernel Changes ]
20470
20471 * rebased to 2.6.30-rc8
20472
20473 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
20474
20475 linux (2.6.30-7.8) karmic; urgency=low
20476
20477 [ Andy Whitcroft ]
20478
20479 * Enabled NEW configration options:
20480 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
20481 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
20482
20483 [ Upstream Kernel Changes ]
20484
20485 * rebased to 2.6.30-rc7
20486
20487 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
20488
20489 linux (2.6.30-6.7) karmic; urgency=low
20490
20491 [ Andy Whitcroft ]
20492
20493 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
20494 upstream)
20495
20496 [ Upstream Kernel Changes ]
20497
20498 * rebased to 2.6.30-rc6
20499
20500 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
20501
20502 linux (2.6.30-5.6) karmic; urgency=low
20503
20504 [ Tim Gardner ]
20505
20506 * [Config] Enable Keyspan USB serial device firmware in kernel module
20507 - LP: #334285
20508
20509 [ Upstream Kernel Changes ]
20510
20511 * rebased to 2.6.30-rc5
20512
20513 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
20514
20515 linux (2.6.30-4.5) karmic; urgency=low
20516
20517 [ Colin Watson ]
20518
20519 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
20520 /usr/include/asm/* going missing
20521 - LP: #373214
20522
20523 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
20524
20525 linux (2.6.30-3.4) karmic; urgency=low
20526
20527 [ Kees Cook ]
20528
20529 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20530 - LP: #369978
20531
20532 [ Stefan Bader ]
20533
20534 * SAUCE: input: Blacklist digitizers from joydev.c
20535 - LP: #300143
20536
20537 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
20538
20539 linux (2.6.30-2.3) karmic; urgency=low
20540
20541 [ Tim Gardner ]
20542
20543 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
20544 - LP: #369152
20545 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
20546 * [Config] CONFIG_DRM_I915_KMS=y
20547 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
20548 minimums
20549
20550 [ Upstream Kernel Changes ]
20551
20552 * rebased to 2.6.30-rc4
20553
20554 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
20555
20556 linux (2.6.30-1.2) karmic; urgency=low
20557
20558 [ Tim Gardner ]
20559
20560 * [Config] armel: disable staging drivers, fixes FTBS
20561 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
20562
20563 [ Upstream Kernel Changes ]
20564
20565 * mpt2sas: Change reset_type enum to avoid namespace collision.
20566 Submitted upstream.
20567
20568 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
20569
20570 linux (2.6.30-1.1) karmic; urgency=low
20571
20572 * Initial release after rebasing against v2.6.30-rc3
20573
20574 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
20575