]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-29.33) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Kamal Mostafa <kamal@canonical.com> Mon, 10 Jul 2017 10:27:55 -0700
8
9 linux (4.10.0-28.32) zesty; urgency=low
10
11 * linux: 4.10.0-28.32 -proposed tracker (LP: #1701013)
12
13 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
14 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
15
16 * aacraid driver may return uninitialized stack data to userspace
17 (LP: #1700077)
18 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
19
20 * CVE-2017-9605
21 - drm/vmwgfx: Make sure backup_handle is always valid
22
23 * CVE-2017-1000380
24 - ALSA: timer: Fix race between read and ioctl
25 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
26
27 * XDP eBPF programs fail to verify on Zesty ppc64el (LP: #1699627)
28 - [Config] ppc64el: build for Power8 not Power7
29
30 * AACRAID for power9 platform (LP: #1689980)
31 - scripts/spelling.txt: add "therfore" pattern and fix typo instances
32 - scsi: aacraid: fix PCI error recovery path
33 - scsi: aacraid: pci_alloc_consistent() failures on ARM64
34 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
35 - scsi: aacraid: Fix DMAR issues with iommu=pt
36 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
37 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
38 - scsi: aacraid: Remove reset support from check_health
39 - scsi: aacraid: Change wait time for fib completion
40 - scsi: aacraid: Log count info of scsi cmds before reset
41 - scsi: aacraid: Print ctrl status before eh reset
42 - scsi: aacraid: Using single reset mask for IOP reset
43 - scsi: aacraid: Rework IOP reset
44 - scsi: aacraid: Add periodic checks to see IOP reset status
45 - scsi: aacraid: Rework SOFT reset code
46 - scsi: aacraid: Rework aac_src_restart
47 - scsi: aacraid: Use correct function to get ctrl health
48 - scsi: aacraid: Make sure ioctl returns on controller reset
49 - scsi: aacraid: Enable ctrl reset for both hba and arc
50 - scsi: aacraid: Add reset debugging statements
51 - scsi: aacraid: Remove reference to Series-9
52 - scsi: aacraid: Update driver version to 50834
53
54 * arm64 kernel crashdump support (LP: #1694859)
55 - memblock: add memblock_clear_nomap()
56 - memblock: add memblock_cap_memory_range()
57 - arm64: limit memory regions based on DT property, usable-memory-range
58 - arm64: kdump: reserve memory for crash dump kernel
59 - arm64: mm: add set_memory_valid()
60 - arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
61 - arm64: kdump: protect crash dump kernel memory
62 - arm64: hibernate: preserve kdump image around hibernation
63 - arm64: kdump: implement machine_crash_shutdown()
64 - arm64: kdump: add VMCOREINFO's for user-space tools
65 - [Config] CONFIG_CRASH_DUMP=y on arm64
66 - arm64: kdump: provide /proc/vmcore file
67 - Documentation: kdump: describe arm64 port
68 - Documentation: dt: chosen properties for arm64 kdump
69 - efi/libstub/arm*: Set default address and size cells values for an empty dtb
70
71 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
72 - SAUCE: drm: hibmc: Use set_busid function from drm core
73
74 * Processes in "D" state due to zap_pid_ns_processes kernel call with Ubuntu +
75 Docker (LP: #1698264)
76 - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
77
78 * Bugfixes for hns network driver (LP: #1696031)
79 - hns_enet: use cpumask_var_t for on-stack mask
80 - net: hns: fix uninitialized data use
81 - net: hns: avoid gcc-7.0.1 warning for uninitialized data
82 - net: hns: Add ACPI support to check SFP present
83 - net: hns: Fix the implementation of irq affinity function
84 - net: hns: Modify GMAC init TX threshold value
85 - net: hns: Optimize the code for GMAC pad and crc Config
86 - net: hns: Remove redundant memset during buffer release
87 - net: hns: bug fix of ethtool show the speed
88 - net: hns: Optimize hns_nic_common_poll for better performance
89 - net: hns: Fix to adjust buf_size of ring according to mtu
90 - net: hns: Replace netif_tx_lock to ring spin lock
91 - net: hns: Correct HNS RSS key set function
92 - net: hns: Remove the redundant adding and deleting mac function
93 - net: hns: Remove redundant mac_get_id()
94 - net: hns: Remove redundant mac table operations
95 - net: hns: Clean redundant code from hns_mdio.c file
96 - net: hns: Optimise the code in hns_mdio_wait_ready()
97 - net: hns: Simplify the exception sequence in hns_ppe_init()
98 - net: hns: Adjust the SBM module buffer threshold
99 - net: hns: Avoid Hip06 chip TX packet line bug
100 - net: hns: Some checkpatch.pl script & warning fixes
101 - net: hns: support deferred probe when can not obtain irq
102 - net: hns: support deferred probe when no mdio
103 - net: hns: fix ethtool_get_strings overflow in hns driver
104
105 * CVE-2017-7346
106 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
107
108 * [SRU][Zesty] qcom_emac is unable to get ip address with at803x phy driver.
109 (LP: #1696143)
110 - net: qcom/emac: do not use hardware mdio automatic polling
111
112 * hisi_sas driver updates (LP: #1695999)
113 - scsi: hisi_sas: service v2 hw CQ ISR with tasklet
114 - scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt
115 - scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()
116 - scsi: hisi_sas: workaround v2 hw SATA IO timeout issue
117 - scsi: hisi_sas: modify some values of ITCT table
118 - scsi: hisi_sas: downgrade refclk message
119 - scsi: hisi_sas: modify hard reset for directed-attached disk
120 - scsi: hisi_sas: downgrade internal abort exit print
121 - scsi: hisi_sas: fix probe ordering problem
122 - scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()
123 - scsi: hisi_sas: add to_hisi_sas_port()
124 - scsi: hisi_sas: add controller reset
125 - scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
126 - scsi: hisi_sas: add softreset function for SATA disk
127 - scsi: hisi_sas: remove hisi_sas_port_deformed()
128 - scsi: hisi_sas: error hisi_sas_task_prep() when port down
129 - scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
130 - scsi: hisi_sas: modify error handling for v2 hw
131 - scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
132 - scsi: hisi_sas: hardreset for SATA disk in LU reset
133 - scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
134 - scsi: hisi_sas: free slots after hardreset
135 - scsi: hisi_sas: fix some sas_task.task_state_lock locking
136 - scsi: hisi_sas: remove task free'ing for timeouts
137 - scsi: hisi_sas: process error codes according to their priority
138 - scsi: hisi_sas: some modifications to v2 hw reg init values
139 - scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
140 - scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
141 - scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
142 - scsi: hisi_sas: release SMP slot in lldd_abort_task
143 - scsi: hisi_sas: check hisi_sas_lu_reset() error message
144 - scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
145 - scsi: hisi_sas: add is_sata_phy_v2_hw()
146 - scsi: hisi_sas: add missing break in switch statement
147 - scsi: hisi_sas: fix SATA dependency
148 - scsi: hisi_sas: workaround STP link SoC bug
149 - scsi: hisi_sas: workaround a SoC SATA IO processing bug
150 - scsi: hisi_sas: workaround SoC about abort timeout bug
151 - scsi: hisi_sas: add v2 hw internal abort timeout workaround
152 - scsi: hisi_sas: fix NULL deference when TMF timeouts
153 - scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
154
155 * [SRU][Zesty] fix soft lockup on overcommited hugepages (LP: #1696165)
156 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
157
158 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
159 - d-i: Add hibmc-drm to kernel-image udeb
160
161 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
162 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
163
164 * CVE-2014-9900
165 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
166
167 * OpenPower: Some multipaths temporarily have only a single path
168 (LP: #1696445)
169 - scsi: ses: don't get power status of SES device slot on probe
170
171 -- Juerg Haefliger <juerg.haefliger@canonical.com> Thu, 29 Jun 2017 11:14:43 +0200
172
173 linux (4.10.0-26.30) zesty; urgency=low
174
175 * linux: 4.10.0-26.30 -proposed tracker (LP: #1700528)
176
177 * CVE-2017-1000364
178 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
179 - Revert "mm: do not collapse stack gap into THP"
180 - Revert "mm: enlarge stack guard gap"
181 - mm: larger stack guard gap, between vmas
182 - mm: fix new crash in unmapped_area_topdown()
183 - Allow stack to grow up to address space limit
184
185 -- Juerg Haefliger <juerg.haefliger@canonical.com> Mon, 26 Jun 2017 18:09:03 +0200
186
187 linux (4.10.0-25.29) zesty; urgency=low
188
189 * linux: 4.10.0-25.29 -proposed tracker (LP: #1699028)
190
191 * CVE-2017-1000364
192 - SAUCE: mm: Only expand stack if guard area is hit
193
194 * CVE-2017-9074
195 - ipv6: Prevent overrun when parsing v6 header options
196 - ipv6: Check ip6_find_1stfragopt() return value properly.
197
198 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
199 for 22s! (LP: #1680549)
200 - iommu/dma: Stop getting dma_32bit_pfn wrong
201 - iommu/dma: Implement PCI allocation optimisation
202 - iommu/dma: Convert to address-based allocation
203 - iommu/dma: Clean up MSI IOVA allocation
204 - iommu/dma: Plumb in the per-CPU IOVA caches
205 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
206
207 * Zesty update to 4.10.17 stable release (LP: #1692898)
208 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
209 - target: Fix compare_and_write_callback handling for non GOOD status
210 - target/fileio: Fix zero-length READ and WRITE handling
211 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
212 - usb: xhci: bInterval quirk for TI TUSB73x0
213 - usb: host: xhci: print correct command ring address
214 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
215 - USB: Proper handling of Race Condition when two USB class drivers try to
216 call init_usb_class simultaneously
217 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
218 - staging: vt6656: use off stack for in buffer USB transfers.
219 - staging: vt6656: use off stack for out buffer USB transfers.
220 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
221 - staging: wilc1000: Fix problem with wrong vif index
222 - staging: comedi: jr3_pci: fix possible null pointer dereference
223 - staging: comedi: jr3_pci: cope with jiffies wraparound
224 - usb: misc: add missing continue in switch
225 - usb: gadget: legacy gadgets are optional
226 - usb: Make sure usb/phy/of gets built-in
227 - usb: hub: Fix error loop seen after hub communication errors
228 - usb: hub: Do not attempt to autosuspend disconnected devices
229 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
230 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
231 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
232 - um: Fix PTRACE_POKEUSER on x86_64
233 - perf/x86: Fix Broadwell-EP DRAM RAPL events
234 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
235 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
236 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
237 - block: fix blk_integrity_register to use template's interval_exp if not 0
238 - crypto: s5p-sss - Close possible race for completed requests
239 - crypto: algif_aead - Require setkey before accept(2)
240 - crypto: ccp - Use only the relevant interrupt bits
241 - crypto: ccp - Disable interrupts early on unload
242 - crypto: ccp - Change ISR handler method for a v3 CCP
243 - crypto: ccp - Change ISR handler method for a v5 CCP
244 - dm crypt: rewrite (wipe) key in crypto layer using random data
245 - dm era: save spacemap metadata root after the pre-commit
246 - dm rq: check blk_mq_register_dev() return value in
247 dm_mq_init_request_queue()
248 - dm thin: fix a memory leak when passing discard bio down
249 - vfio/type1: Remove locked page accounting workqueue
250 - iov_iter: don't revert iov buffer if csum error
251 - IB/core: Fix sysfs registration error flow
252 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
253 - IB/IPoIB: ibX: failed to create mcg debug file
254 - IB/mlx4: Fix ib device initialization error flow
255 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
256 - IB/hfi1: Prevent kernel QP post send hard lockups
257 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
258 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
259 - perf annotate s390: Implement jump types for perf annotate
260 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
261 - ext4: evict inline data when writing to memory map
262 - orangefs: fix bounds check for listxattr
263 - orangefs: clean up oversize xattr validation
264 - orangefs: do not set getattr_time on orangefs_lookup
265 - orangefs: do not check possibly stale size on truncate
266 - fs/xattr.c: zero out memory copied to userspace in getxattr
267 - ceph: fix memory leak in __ceph_setxattr()
268 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
269 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
270 - Fix match_prepath()
271 - Set unicode flag on cifs echo request to avoid Mac error
272 - SMB3: Work around mount failure when using SMB3 dialect to Macs
273 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
274 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
275 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
276 - CIFS: fix oplock break deadlocks
277 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
278 - CIFS: add misssing SFM mapping for doublequote
279 - ovl: do not set overlay.opaque on non-dir create
280 - padata: free correct variable
281 - md/raid1: avoid reusing a resync bio after error handling.
282 - device-dax: fix cdev leak
283 - device-dax: fix sysfs attribute deadlock
284 - dax: prevent invalidation of mapped DAX entries
285 - mm: fix data corruption due to stale mmap reads
286 - f2fs: fix fs corruption due to zero inode page
287 - fscrypt: fix context consistency check when key(s) unavailable
288 - serial: samsung: Use right device for DMA-mapping calls
289 - serial: omap: fix runtime-pm handling on unbind
290 - serial: omap: suspend device on probe errors
291 - tty: pty: Fix ldisc flush after userspace become aware of the data already
292 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
293 - Bluetooth: hci_bcm: add missing tty-device sanity check
294 - Bluetooth: hci_intel: add missing tty-device sanity check
295 - libnvdimm, region: fix flush hint detection crash
296 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
297 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
298 - libnvdimm, pfn: fix 'npfns' vs section alignment
299 - pstore: Shut down worker when unregistering
300 - Linux 4.10.17
301
302 * [SRU][Zesty] Support SMMU passthrough using the default domain
303 (LP: #1688158)
304 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
305 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
306 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
307 - iommu: Rename iommu_get_instance()
308 - iommu: Rename struct iommu_device
309 - iommu: Introduce new 'struct iommu_device'
310 - iommu: Add sysfs bindings for struct iommu_device
311 - iommu: Make iommu_device_link/unlink take a struct iommu_device
312 - iommu: Add iommu_device_set_fwnode() interface
313 - iommu/arm-smmu: Make use of the iommu_register interface
314 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
315 - iommu: Allow default domain type to be set on the kernel command line
316 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
317 - iommu/vt-d: Fix crash on boot when DMAR is disabled
318
319 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
320 - [Config] Enable CONFIG_DRM_MGAG200 as module
321 - drm/mgag200: Added support for the new device G200eH3
322
323 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
324 (LP: #1691973)
325 - powerpc/64s: Add msgp facility unavailable log string
326 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
327 - powerpc/xmon: Dump memory in CPU endian format
328 - powerpc/xive: Native exploitation of the XIVE interrupt controller
329 - powerpc: Change the doorbell IPI calling convention
330 - powerpc: Introduce msgsnd/doorbell barrier primitives
331 - powerpc/64s: Avoid a branch for ppc_msgsnd
332 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
333 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
334 - powerpc: Add more PPC bit conversion macros
335 - powerpc/powernv: Add XIVE related definitions to opal-api.h
336 - powerpc/smp: Remove migrate_irq() custom implementation
337 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
338 - (config) Update configs with PPC_XIVE options
339
340 * CVE-2017-100363
341 - char: lp: fix possible integer overflow in lp_setup()
342
343 * CVE-2017-9242
344 - ipv6: fix out of bound writes in __ip6_append_data()
345
346 * CVE-2017-9075
347 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
348
349 * CVE-2017-9076
350 - ipv6/dccp: do not inherit ipv6_mc_list from parent
351
352 * CVE-2017-9077
353 - ipv6/dccp: do not inherit ipv6_mc_list from parent
354
355 * CVE-2017-8890
356 - dccp/tcp: do not inherit mc_list from parent
357
358 * Module signing exclusion for staging drivers does not work properly
359 (LP: #1690908)
360 - SAUCE: Fix module signing exclusion in package builds
361
362 * extend-diff-ignore should use exact matches (LP: #1693504)
363 - [Packaging] exact extend-diff-ignore matches
364
365 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
366 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
367
368 * arm-smmu arm-smmu.2.auto: Unhandled context fault (LP: #1694506)
369 - net: thunderx: Fix IOMMU translation faults
370
371 * arm64: mbigen updates (LP: #1692783)
372 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
373 - irqchip/mbigen: Add ACPI support
374 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
375 - irqchip/mbigen: Fix memory mapping code
376 - irqchip/mbigen: Fix potential NULL dereferencing
377 - irqchip/mbigen: Fix the clear register offset calculation
378
379 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
380 (LP: #1671360)
381 - pinctrl: amd: make use of raw_spinlock variants
382 - pinctrl/amd: Use regular interrupt instead of chained
383
384 * PowerPC: Pstore dump for powerpc is broken (LP: #1691045)
385 - pstore: Fix flags to enable dumps on powerpc
386
387 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
388 event (LP: #1678590)
389 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
390
391 * APST quirk needed for Intel NVMe (LP: #1686592)
392 - nvme: Quirk APST on Intel 600P/P3100 devices
393
394 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
395 - drivers: net: phy: xgene: Fix mdio write
396
397 * Zesty update to 4.10.16 stable release (LP: #1691369)
398 - 9p: fix a potential acl leak
399 - drm/sti: fix GDP size to support up to UHD resolution
400 - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
401 - mtd: nand: Add OX820 NAND hardware dependency
402 - tpm: fix RC value check in tpm2_seal_trusted
403 - tmp: use pdev for parent device in tpm_chip_alloc
404 - crypto: caam - fix error path for ctx_dma mapping failure
405 - crypto: caam - don't dma_map key for hash algorithms
406 - power: supply: lp8788: prevent out of bounds array access
407 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
408 - powerpc/perf: Fix perf_get_data_addr() for power9 DD1
409 - powerpc/perf: Handle sdar_mode for marked event in power9
410 - powerpc/mm: Fixup wrong LPCR_VRMASD value
411 - powerpc/powernv: Fix opal_exit tracepoint opcode
412 - powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
413 - powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
414 - powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
415 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
416 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
417 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
418 probe()
419 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
420 component
421 - power: supply: bq24190_charger: Don't read fault register outside
422 irq_handle_thread()
423 - power: supply: bq24190_charger: Handle fault before status on interrupt
424 - arm64: dts: r8a7795: Mark EthernetAVB device node disabled
425 - arm: dts: qcom: Fix ipq board clock rates
426 - arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
427 - arm64: Improve detection of user/non-user mappings in set_pte(_at)
428 - spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
429 - leds: ktd2692: avoid harmless maybe-uninitialized warning
430 - ARM: pxa: ezx: fix a910 camera data
431 - ARM: dts: NSP: GPIO reboot open-source
432 - ARM: dts: imx6sx-udoo-neo: Fix reboot hang
433 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
434 - ARM: OMAP3: Fix smartreflex platform data regression
435 - ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
436 - ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
437 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
438 - mwifiex: remove redundant dma padding in AMSDU
439 - mwifiex: Avoid skipping WEP key deletion for AP
440 - mwifiex: don't enable/disable IRQ 0 during suspend/resume
441 - mwifiex: set adapter->dev before starting to use mwifiex_dbg()
442 - iwlwifi: mvm: properly check for transport data in dump
443 - iwlwifi: mvm: don't restart HW if suspend fails with unified image
444 - iwlwifi: mvm: overwrite skb info later
445 - iwlwifi: pcie: don't increment / decrement a bool
446 - iwlwifi: pcie: trans: Remove unused 'shift_param'
447 - iwlwifi: pcie: fix the set of DMA memory mask
448 - iwlwifi: mvm: fix reorder timer re-arming
449 - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
450 - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
451 - iwlwifi: mvm: fix pending frame counter calculation
452 - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
453 - iwlwifi: mvm: synchronize firmware DMA paging memory
454 - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
455 - iwlwifi: mvm: fix accessing fw_id_to_mac_id
456 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
457 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
458 - x86/mpx: Re-add MPX to selftests Makefile
459 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
460 - platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
461 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
462 probed
463 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
464 - Revert "KVM: nested VMX: disable perf cpuid reporting"
465 - KVM: nVMX: initialize PML fields in vmcs02
466 - KVM: nVMX: do not leak PML full vmexit to L1
467 - usb: dwc2: host: use msleep() for long delay
468 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
469 paths
470 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
471 paths
472 - usb: chipidea: Only read/write OTGSC from one place
473 - usb: chipidea: Handle extcon events properly
474 - USB: serial: keyspan_pda: fix receive sanity checks
475 - USB: serial: digi_acceleport: fix incomplete rx sanity check
476 - USB: serial: ssu100: fix control-message error handling
477 - USB: serial: io_edgeport: fix epic-descriptor handling
478 - USB: serial: ti_usb_3410_5052: fix control-message error handling
479 - USB: serial: ark3116: fix open error handling
480 - USB: serial: ftdi_sio: fix latency-timer error handling
481 - USB: serial: quatech2: fix control-message error handling
482 - USB: serial: mct_u232: fix modem-status error handling
483 - USB: serial: ch341: fix modem-status handling
484 - USB: serial: io_edgeport: fix descriptor error handling
485 - clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
486 - phy: qcom-usb-hs: Add depends on EXTCON
487 - serial: 8250_omap: Fix probe and remove for PM runtime
488 - scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
489 - scsi: qedi: fix build error without DEBUG_FS
490 - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
491 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
492 - scsi: smartpqi: fix time handling
493 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
494 - brcmfmac: Ensure pointer correctly set if skb data location changes
495 - brcmfmac: Make skb header writable before use
496 - staging/lustre/llite: move root_squash from sysfs to debugfs
497 - staging: wlan-ng: add missing byte order conversion
498 - staging: emxx_udc: remove incorrect __init annotations
499 - staging: lustre: ptlrpc: avoid warning on missing return
500 - ALSA: hda - Fix deadlock of controller device lock at unbinding
501 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
502 - tcp: do not underestimate skb->truesize in tcp_trim_head()
503 - net: adjust skb->truesize in ___pskb_trim()
504 - net: macb: fix phy interrupt parsing
505 - geneve: fix incorrect setting of UDP checksum flag
506 - bpf: enhance verifier to understand stack pointer arithmetic
507 - bpf, arm64: fix jit branch offset related to ldimm64
508 - tcp: fix wraparound issue in tcp_lp
509 - net: ipv6: Do not duplicate DAD on link up
510 - net: usb: qmi_wwan: add Telit ME910 support
511 - tcp: do not inherit fastopen_req from parent
512 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
513 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
514 - ipv6: initialize route null entry in addrconf_init()
515 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
516 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
517 - bpf: don't let ldimm64 leak map addresses on unprivileged
518 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
519 - openvswitch: Set internal device max mtu to ETH_MAX_MTU.
520 - f2fs: sanity check segment count
521 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
522 - drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
523 - drm: mxsfb: drm_dev_alloc() returns error pointers
524 - drm/ttm: fix use-after-free races in vm fault handling
525 - block: get rid of blk_integrity_revalidate()
526 - Linux 4.10.16
527 - [Config] Remove CONFIG_MTD_NAND_OXNAS=m
528 - Ignore missing oxnas_nand
529
530 * Keyboard backlight control does not work on some dell laptops.
531 (LP: #1693126)
532 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
533 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
534
535 * Hardware transaction memory corruption (LP: #1691477)
536 - powerpc/tm: Fix FP and VMX register corruption
537
538 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
539 (LP: #1685792)
540 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
541 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
542 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
543 - powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
544
545 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
546 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
547
548 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
549 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
550
551 * powerpc/powernv: Introduce address translation services for Nvlink2
552 (LP: #1690412)
553 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
554 - drivers/of/base.c: Add of_property_read_u64_index
555 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
556 - powerpc/powernv: Introduce address translation services for Nvlink2
557
558 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
559 (LP: #1672819)
560 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
561
562 -- Stefan Bader <stefan.bader@canonical.com> Tue, 20 Jun 2017 16:40:34 +0200
563
564 linux (4.10.0-24.28) zesty; urgency=low
565
566 * CVE-2017-1000364
567 - mm: enlarge stack guard gap
568 - mm: do not collapse stack gap into THP
569
570 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 12:12:07 +0200
571
572 linux (4.10.0-22.24) zesty; urgency=low
573
574 * linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
575
576 * Fix NVLINK2 TCE route (LP: #1690155)
577 - powerpc/powernv: Fix TCE kill on NVLink2
578
579 * CVE-2017-0605
580 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
581
582 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
583 - [Config] CONFIG_QCOM_L3_PMU=y
584 - perf: qcom: Add L3 cache PMU driver
585
586 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
587 - drivers/perf: arm_pmu: rework per-cpu allocation
588 - drivers/perf: arm_pmu: manage interrupts per-cpu
589 - drivers/perf: arm_pmu: split irq request from enable
590 - drivers/perf: arm_pmu: remove pointless PMU disabling
591 - drivers/perf: arm_pmu: define armpmu_init_fn
592 - drivers/perf: arm_pmu: fold init into alloc
593 - drivers/perf: arm_pmu: factor out pmu registration
594 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
595 - drivers/perf: arm_pmu: handle no platform_device
596 - drivers/perf: arm_pmu: rename irq request/free functions
597 - drivers/perf: arm_pmu: split cpu-local irq request/free
598 - drivers/perf: arm_pmu: move irq request/free into probe
599 - drivers/perf: arm_pmu: split out platform device probe logic
600 - arm64: add function to get a cpu's MADT GICC table
601 - [Config] CONFIG_ARM_PMU_ACPI=y
602 - drivers/perf: arm_pmu: add ACPI framework
603 - arm64: pmuv3: handle !PMUv3 when probing
604 - arm64: pmuv3: use arm_pmu ACPI framework
605
606 * [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
607 (LP: #1689886)
608 - ipmi: Fix kernel panic at ipmi_ssif_thread()
609
610 * tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
611 - tty: pl011: fix earlycon work-around for QDF2400 erratum 44
612 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
613
614 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
615 (LP: #1688259)
616 - Remove squashfs-modules files from d-i
617 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
618
619 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
620 - clocksource: arm_arch_timer: clean up printk usage
621 - clocksource: arm_arch_timer: rename type macros
622 - clocksource: arm_arch_timer: rename the PPI enum
623 - clocksource: arm_arch_timer: move enums and defines to header file
624 - clocksource: arm_arch_timer: add a new enum for spi type
625 - clocksource: arm_arch_timer: rework PPI selection
626 - clocksource: arm_arch_timer: split dt-only rate handling
627 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
628 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
629 call
630 - clocksource: arm_arch_timer: add structs to describe MMIO timer
631 - clocksource: arm_arch_timer: split MMIO timer probing.
632 - [Config] CONFIG_ACPI_GTDT=y
633 - acpi/arm64: Add GTDT table parse driver
634 - clocksource: arm_arch_timer: simplify ACPI support code.
635 - acpi/arm64: Add memory-mapped timer support in GTDT driver
636 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
637 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
638
639 * kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
640 (LP: #1674838)
641 - Revert "mm/ksm: handle protnone saved writes when making page write protect"
642 - Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
643 - Revert "mm: introduce page_vma_mapped_walk()"
644 - mm/ksm: handle protnone saved writes when making page write protect
645
646 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
647 - arm64: Add CNTFRQ_EL0 trap handler
648
649 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
650 - i2c: thunderx: Enable HWMON class probing
651
652 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
653 - net/ena: remove ntuple filter support from device feature list
654 - net/ena: fix queues number calculation
655 - net/ena: fix ethtool RSS flow configuration
656 - net/ena: fix RSS default hash configuration
657 - net/ena: fix NULL dereference when removing the driver after device reset
658 failed
659 - net/ena: refactor ena_get_stats64 to be atomic context safe
660 - net/ena: fix potential access to freed memory during device reset
661 - net/ena: use READ_ONCE to access completion descriptors
662 - net/ena: reduce the severity of ena printouts
663 - net/ena: change driver's default timeouts
664 - net/ena: change condition for host attribute configuration
665 - net/ena: update driver version to 1.1.2
666
667 * Zesty update to 4.10.15 stable release (LP: #1689258)
668 - timerfd: Protect the might cancel mechanism proper
669 - Handle mismatched open calls
670 - hwmon: (it87) Avoid registering the same chip on both SIO addresses
671 - dm ioctl: prevent stack leak in dm ioctl call
672 - Linux 4.10.15
673
674 * Zesty update to 4.10.14 stable release (LP: #1688499)
675 - ping: implement proper locking
676 - sparc64: kern_addr_valid regression
677 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
678 - net: neigh: guard against NULL solicit() method
679 - net: phy: handle state correctly in phy_stop_machine
680 - kcm: return immediately after copy_from_user() failure
681 - secure_seq: downgrade to per-host timestamp offsets
682 - bpf: improve verifier packet range checks
683 - Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
684 pointer"
685 - net/mlx5: Avoid dereferencing uninitialized pointer
686 - l2tp: hold tunnel socket when handling control frames in l2tp_ip and
687 l2tp_ip6
688 - l2tp: purge socket queues in the .destruct() callback
689 - openvswitch: Fix ovs_flow_key_update()
690 - l2tp: take reference on sessions being dumped
691 - l2tp: fix PPP pseudo-wire auto-loading
692 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
693 - sctp: listen on the sock only when it's state is listening or closed
694 - tcp: clear saved_syn in tcp_disconnect()
695 - ipv6: Fix idev->addr_list corruption
696 - net-timestamp: avoid use-after-free in ip_recv_error
697 - net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
698 - sh_eth: unmap DMA buffers when freeing rings
699 - ipv6: sr: fix out-of-bounds access in SRH validation
700 - dp83640: don't recieve time stamps twice
701 - ipv6: sr: fix double free of skb after handling invalid SRH
702 - ipv6: fix source routing
703 - gso: Validate assumption of frag_list segementation
704 - net: ipv6: RTF_PCPU should not be settable from userspace
705 - netpoll: Check for skb->queue_mapping
706 - ip6mr: fix notification device destruction
707 - net/mlx5: Fix driver load bad flow when having fw initializing timeout
708 - net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
709 - net/mlx5e: Fix small packet threshold
710 - net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
711 - tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
712 - tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
713 - macvlan: Fix device ref leak when purging bc_queue
714 - net: ipv6: regenerate host route if moved to gc list
715 - net: phy: fix auto-negotiation stall due to unavailable interrupt
716 - ipv6: check skb->protocol before lookup for nexthop
717 - tcp: memset ca_priv data to 0 properly
718 - ipv6: check raw payload size correctly in ioctl
719 - ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
720 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
721 type
722 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
723 - scsi: return correct blkprep status code in case scsi_init_io() fails.
724 - ARC: [plat-eznps] Fix build error
725 - MIPS: KGDB: Use kernel context for sleeping threads
726 - MIPS: cevt-r4k: Fix out-of-bounds array access
727 - MIPS: Avoid BUG warning in arch_check_elf
728 - p9_client_readdir() fix
729 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
730 - Input: i8042 - add Clevo P650RS to the i8042 reset list
731 - nfsd: check for oversized NFSv2/v3 arguments
732 - nfsd4: minor NFSv2/v3 write decoding cleanup
733 - nfsd: stricter decoding of write-like NFSv2/v3 ops
734 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
735 - macsec: avoid heap overflow in skb_to_sgvec
736 - net: can: usb: gs_usb: Fix buffer on stack
737 - cpu/hotplug: Serialize callback invocations proper
738 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
739 - Linux 4.10.14
740
741 * Zesty update to 4.10.13 stable release (LP: #1688485)
742 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
743 - KEYS: Change the name of the dead type to ".dead" to prevent user access
744 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
745 - tracing: Allocate the snapshot buffer before enabling probe
746 - HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
747 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
748 - mm: prevent NR_ISOLATE_* stats from going negative
749 - cifs: Do not send echoes before Negotiate is complete
750 - CIFS: remove bad_network_name flag
751 - mmc: dw_mmc: silent verbose log when calling from PM context
752 - s390/mm: fix CMMA vs KSM vs others
753 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
754 - ACPI / power: Avoid maybe-uninitialized warning
755 - mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
756 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
757 - ubifs: Fix RENAME_WHITEOUT support
758 - ubifs: Fix O_TMPFILE corner case in ubifs_link()
759 - mac80211: reject ToDS broadcast data frames
760 - mac80211: fix MU-MIMO follow-MAC mode
761 - x86/mce: Make the MCE notifier a blocking one
762 - ubi/upd: Always flush after prepared for an update
763 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
764 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
765 - device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
766 - Linux 4.10.13
767
768 * Zesty update to 4.10.12 stable release (LP: #1687045)
769 - Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
770 tracking""
771 - cgroup, kthread: close race window where new kthreads can be migrated to
772 non-root cgroups
773 - audit: make sure we don't let the retry queue grow without bounds
774 - tcmu: Fix possible overwrite of t_data_sg's last iov[]
775 - tcmu: Fix wrongly calculating of the base_command_size
776 - tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
777 - thp: fix MADV_DONTNEED vs. MADV_FREE race
778 - thp: fix MADV_DONTNEED vs clear soft dirty race
779 - zsmalloc: expand class bit
780 - orangefs: free superblock when mount fails
781 - drm/nouveau/mpeg: mthd returns true on success now
782 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
783 - drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
784 - drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
785 - drm/nouveau: initial support (display-only) for GP107
786 - drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
787 - drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
788 - CIFS: reconnect thread reschedule itself
789 - CIFS: store results of cifs_reopen_file to avoid infinite wait
790 - Input: xpad - add support for Razer Wildcat gamepad
791 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
792 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
793 - x86/efi: Don't try to reserve runtime regions
794 - x86/signals: Fix lower/upper bound reporting in compat siginfo
795 - x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
796 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
797 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
798 - x86/vdso: Plug race between mapping and ELF header setup
799 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
800 comparison)
801 - ACPI / scan: Set the visited flag for all enumerated devices
802 - parisc: fix bugs in pa_memcpy
803 - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
804 - efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
805 - iscsi-target: Fix TMR reference leak during session shutdown
806 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
807 - scsi: sr: Sanity check returned mode data
808 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
809 - scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
810 - scsi: sd: Fix capacity calculation with 32-bit sector_t
811 - target: Avoid mappedlun symlink creation during lun shutdown
812 - xen, fbfront: fix connecting to backend
813 - new privimitive: iov_iter_revert()
814 - make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
815 - libnvdimm: fix blk free space accounting
816 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
817 - libnvdimm: band aid btt vs clear poison locking
818 - can: ifi: use correct register to read rx status
819 - pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
820 - cpufreq: Bring CPUs up even if cpufreq_online() failed
821 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
822 - ftrace: Fix removing of second function probe
823 - drm/i915/gvt: set the correct default value of CTX STATUS PTR
824 - char: lack of bool string made CONFIG_DEVPORT always on
825 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
826 - zram: do not use copy_page with non-page aligned address
827 - ftrace: Fix function pid filter on instances
828 - crypto: algif_aead - Fix bogus request dereference in completion function
829 - crypto: xts - Fix use-after-free on EINPROGRESS
830 - crypto: ahash - Fix EINPROGRESS notification callback
831 - crypto: lrw - Fix use-after-free on EINPROGRESS
832 - parisc: Fix get_user() for 64-bit value on 32-bit kernel
833 - dvb-usb-v2: avoid use-after-free
834 - [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
835 - ASoC: Intel: select DW_DMAC_CORE since it's mandatory
836 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
837 notify event
838 - x86/xen: Fix APIC id mismatch warning on Intel
839 - ACPI / EC: Use busy polling mode when GPE is not enabled
840 - rtc: tegra: Implement clock handling
841 - mm: Tighten x86 /dev/mem with zeroing reads
842 - cxusb: Use a dma capable buffer also for reading
843 - virtio-console: avoid DMA from stack
844 - Linux 4.10.12
845
846 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
847 - [Config] CONFIG_LIBIO=y on arm64 only
848 - SAUCE: LIBIO: Introduce a generic PIO mapping method
849 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
850 - [Config] CONFIG_HISILICON_LPC=y
851 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
852 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
853 I/O
854 - SAUCE: LPC: Add the ACPI LPC support
855 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
856 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
857
858 * APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
859 - nvme: Adjust the Samsung APST quirk
860 - nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
861
862 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
863 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
864 - d-i: initrd needs qcom_emac on amberwing platform.
865
866 * POWER9: CAPI2 enablement (LP: #1686519)
867 - cxl: Fix build when CONFIG_DEBUG_FS=n
868 - cxl: Read vsec perst load image
869 - cxl: Remove unused values in bare-metal environment.
870 - cxl: Keep track of mm struct associated with a context
871 - cxl: Update implementation service layer
872 - cxl: Rename some psl8 specific functions
873 - cxl: Isolate few psl8 specific calls
874 - cxl: Force psl data-cache flush during device shutdown
875 - cxl: Add psl9 specific code
876
877 * CVE-2017-7979
878 - net sched actions: allocate act cookie early
879
880 * refcount underflow / kernel NULL dereference after attempting to add basic
881 tc filter (LP: #1682368)
882 - net_sched: nla_memdup_cookie() can be static
883
884 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 17 May 2017 18:13:39 -0300
885
886 linux (4.10.0-21.23) zesty; urgency=low
887
888 * linux: 4.10.0-21.23 -proposed tracker (LP: #1686414)
889
890 * Need to stop using bzip2 compression in packages for zesty onward
891 (LP: #1686782)
892 - [Debian] Use default compression for all packages
893
894 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
895 (LP: #1684971)
896 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
897
898 * CVE-2017-7477: macsec: avoid heap overflow in skb_to_sgvec (LP: #1685892)
899 - macsec: avoid heap overflow in skb_to_sgvec
900 - macsec: dynamically allocate space for sglist
901
902 * Zesty update to 4.10.11 stable release (LP: #1685140)
903 - drm/i915: Fix forcewake active domain tracking
904 - drm/i915: Move updating color management to before vblank evasion
905 - drm/i915/fbdev: Stop repeating tile configuration on stagnation
906 - drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
907 - drm/i915/gen9: Increase PCODE request timeout to 50ms
908 - drm/i915: Store a permanent error in obj->mm.pages
909 - drm/i915: Nuke debug messages from the pipe update critical section
910 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
911 - drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
912 - drm/i915: Only enable hotplug interrupts if the display interrupts are
913 enabled
914 - drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
915 - drm/i915: Stop using RP_DOWN_EI on Baytrail
916 - drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
917 - drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
918 - orangefs: Dan Carpenter influenced cleanups...
919 - orangefs: fix buffer size mis-match between kernel space and user space.
920 - nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
921 - rt2x00usb: fix anchor initialization
922 - rt2x00usb: do not anchor rx and tx urb's
923 - MIPS: Introduce irq_stack
924 - MIPS: Stack unwinding while on IRQ stack
925 - MIPS: Only change $28 to thread_info if coming from user mode
926 - MIPS: Switch to the irq_stack in interrupts
927 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
928 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
929 - crypto: caam - fix RNG deinstantiation error checking
930 - crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
931 - dma-buf: add support for compat ioctl
932 - Linux 4.10.11
933
934 * Zesty update to v4.10.10 stable release (LP: #1682130)
935 - drm/vmwgfx: Type-check lookups of fence objects
936 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
937 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
938 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
939 - drm/vmwgfx: Remove getparam error message
940 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
941 - PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host
942 controller
943 - PCI: thunder-pem: Fix legacy firmware PEM-specific resources
944 - sysfs: be careful of error returns from ops->show()
945 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
946 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
947 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
948 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
949 - iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
950 - iio: st_pressure: initialize lps22hb bootime
951 - iio: bmg160: reset chip when probing
952 - arm64: mm: unaligned access by user-land should be received as SIGBUS
953 - cfg80211: check rdev resume callback only for registered wiphy
954 - Reset TreeId to zero on SMB2 TREE_CONNECT
955 - mm/page_alloc.c: fix print order in show_free_areas()
956 - ptrace: fix PTRACE_LISTEN race corrupting task->state
957 - dax: fix radix tree insertion race
958 - dm verity fec: limit error correction recursion
959 - dm verity fec: fix bufio leaks
960 - ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
961 - ACPI / scan: Prefer devices without _HID for _ADR matching
962 - Kbuild: use cc-disable-warning consistently for maybe-uninitialized
963 - jump label: fix passing kbuild_cflags when checking for asm goto support
964 - orangefs: move features validation to fix filesystem hang
965 - xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
966 - ring-buffer: Fix return value check in test_ringbuffer()
967 - mac80211: unconditionally start new netdev queues with iTXQ support
968 - brcmfmac: use local iftype avoiding use-after-free of virtual interface
969 - metag/usercopy: Drop unused macros
970 - metag/usercopy: Fix alignment error checking
971 - metag/usercopy: Add early abort to copy_to_user
972 - metag/usercopy: Zero rest of buffer from copy_from_user
973 - metag/usercopy: Set flags before ADDZ
974 - metag/usercopy: Fix src fixup in from user rapf loops
975 - metag/usercopy: Add missing fixups
976 - drm/msm: adreno: fix build error without debugfs
977 - powerpc: Disable HFSCR[TM] if TM is not supported
978 - powerpc/mm: Add missing global TLB invalidate if cxl is active
979 - powerpc/64: Fix flush_(d|i)cache_range() called from modules
980 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
981 - powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
982 - dm raid: fix NULL pointer dereference for raid1 without bitmap
983 - x86/mce: Don't print MCEs when mcelog is active
984 - nios2: reserve boot memory for device tree
985 - xtensa: make __pa work with uncached KSEG addresses
986 - s390/decompressor: fix initrd corruption caused by bss clear
987 - s390/uaccess: get_user() should zero on failure (again)
988 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
989 - MIPS: ralink: Fix typos in rt3883 pinctrl
990 - MIPS: End spinlocks with .insn
991 - MIPS: Lantiq: fix missing xbar kernel panic
992 - MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
993 - MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
994 - MIPS: Flush wrong invalid FTLB entry for huge page
995 - MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
996 - drm/i915/gvt: Fix gvt scheduler interval time
997 - drm/i915/kvmgt: fix suspicious rcu dereference usage
998 - usb: dwc3: gadget: delay unmap of bounced requests
999 - Documentation: stable-kernel-rules: fix stable-tag format
1000 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
1001 - random: use chacha20 for get_random_int/long
1002 - kvm: fix page struct leak in handle_vmon
1003 - drm/edid: constify edid quirk list
1004 - drm/i915: fix INTEL_BDW_IDS definition
1005 - drm/i915: more .is_mobile cleanups for BDW
1006 - drm/i915: actually drive the BDW reserved IDs
1007 - ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
1008 - usb: chipidea: msm: Rely on core to override AHBBURST
1009 - serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
1010 - usb: xhci: add quirk flag for broken PED bits
1011 - usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
1012 - usb: dwc3: host: pass quirk-broken-port-ped property for known broken
1013 revisions
1014 - drm/mga: remove device_is_agp callback
1015 - PCI: Add ACS quirk for Intel Union Point
1016 - PCI: xgene: Fix double free on init error
1017 - sata: ahci-da850: implement a workaround for the softreset quirk
1018 - ACPI / button: Change default behavior to lid_init_state=open
1019 - ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
1020 - ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
1021 - ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
1022 - ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
1023 - ACPI: save NVS memory for Lenovo G50-45
1024 - ASoC: sun4i-i2s: Add quirks to handle a31 compatible
1025 - HID: wacom: don't apply generic settings to old devices
1026 - arm: kernel: Add SMC structure parameter
1027 - firmware: qcom: scm: Fix interrupted SCM calls
1028 - ARM: smccc: Update HVC comment to describe new quirk parameter
1029 - PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
1030 - PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
1031 - mmc: sdhci-of-esdhc: remove default broken-cd for ARM
1032 - PCI: Sort the list of devices with D3 delay quirk by ID
1033 - watchdog: s3c2410: Fix infinite interrupt in soft mode
1034 - platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
1035 - x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
1036 - x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
1037 - usb-storage: Add ignore-residue quirk for Initio INIC-3619
1038 - x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
1039 - Linux 4.10.10
1040
1041 * Broken PowerNV PCI hotplug driver - Patch backporting to zesty
1042 (LP: #1680328)
1043 - drivers/pci/hotplug: Mask PDC interrupt if required
1044
1045 * Zesty update to v4.10.9 stable release (LP: #1681875)
1046 - libceph: force GFP_NOIO for socket allocations
1047 - KVM: nVMX: fix nested EPT detection
1048 - xfs: pull up iolock from xfs_free_eofblocks()
1049 - xfs: sync eofblocks scans under iolock are livelock prone
1050 - xfs: fix eofblocks race with file extending async dio writes
1051 - xfs: fix toctou race when locking an inode to access the data map
1052 - xfs: fail _dir_open when readahead fails
1053 - xfs: filter out obviously bad btree pointers
1054 - xfs: check for obviously bad level values in the bmbt root
1055 - xfs: verify free block header fields
1056 - xfs: allow unwritten extents in the CoW fork
1057 - xfs: mark speculative prealloc CoW fork extents unwritten
1058 - xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
1059 - xfs: reject all unaligned direct writes to reflinked files
1060 - xfs: update ctime and mtime on clone destinatation inodes
1061 - xfs: correct null checks and error processing in xfs_initialize_perag
1062 - xfs: don't fail xfs_extent_busy allocation
1063 - xfs: handle indlen shortage on delalloc extent merge
1064 - xfs: split indlen reservations fairly when under reserved
1065 - xfs: fix uninitialized variable in _reflink_convert_cow
1066 - xfs: don't reserve blocks for right shift transactions
1067 - xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
1068 - xfs: tune down agno asserts in the bmap code
1069 - xfs: only reclaim unwritten COW extents periodically
1070 - xfs: fix and streamline error handling in xfs_end_io
1071 - xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
1072 - xfs: use iomap new flag for newly allocated delalloc blocks
1073 - xfs: try any AG when allocating the first btree block when reflinking
1074 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
1075 - scsi: libsas: fix ata xfer length
1076 - scsi: scsi_dh_alua: Check scsi_device_get() return value
1077 - scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion
1078 function
1079 - PCI: iproc: Save host bridge window resource in struct iproc_pcie
1080 - PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host
1081 controller
1082 - ALSA: seq: Fix race during FIFO resize
1083 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
1084 - ASoC: atmel-classd: fix audio clock rate
1085 - ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of
1086 pointer
1087 - ASoC: rt5665: fix getting wrong work handler container
1088 - HID: wacom: Don't add ghost interface as shared data
1089 - mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
1090 - mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
1091 - crypto: ccp - Make some CCP DMA channels private
1092 - crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
1093 - ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
1094 - NFSv4.1 fix infinite loop on IO BAD_STATEID error
1095 - nfsd: map the ENOKEY to nfserr_perm for avoiding warning
1096 - dt-bindings: rng: clocks property on omap_rng not always mandatory
1097 - parisc: Clean up fixup routines for get_user()/put_user()
1098 - parisc: Avoid stalled CPU warnings after system shutdown
1099 - parisc: Fix access fault handling in pa_memcpy()
1100 - ACPI: Fix incompatibility with mcount-based function graph tracing
1101 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
1102 - tty/serial: atmel: fix race condition (TX+DMA)
1103 - tty/serial: atmel: fix TX path in atmel_console_write()
1104 - xhci: Set URB actual length for stopped control transfers
1105 - USB: fix linked-list corruption in rh_call_control()
1106 - serial: mxs-auart: Fix baudrate calculation
1107 - KVM: x86: clear bus pointer when destroyed
1108 - KVM: kvm_io_bus_unregister_dev() should never fail
1109 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
1110 - drm/vc4: Allocate the right amount of space for boot-time CRTC state.
1111 - drm/etnaviv: (re-)protect fence allocation with GPU mutex
1112 - drm/i915/kvmgt: Hold struct kvm reference
1113 - x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
1114 - x86/mce: Fix copy/paste error in exception table entries
1115 - lib/syscall: Clear return values when no stack
1116 - mm: rmap: fix huge file mmap accounting in the memcg stats
1117 - mm: workingset: fix premature shadow node shrinking with cgroups
1118 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
1119 - drm/armada: Fix compile fail
1120 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
1121 - MIPS: Lantiq: Fix cascaded IRQ setup
1122 - blk: improve order of bio handling in generic_make_request()
1123 - blk: Ensure users for current->bio_list can see the full list.
1124 - padata: avoid race in reordering
1125 - nvme/core: Fix race kicking freed request_queue
1126 - nvme/pci: Disable on removal when disconnected
1127 - drm/i915: Move the release of PT page to the upper caller
1128 - drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
1129 - drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
1130 - Linux 4.10.9
1131
1132 * POWER9: Improve performance on memory management (LP: #1681429)
1133 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
1134 flush
1135 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
1136
1137 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
1138 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
1139
1140 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 28 Apr 2017 12:41:49 +0200
1141
1142 linux (4.10.0-20.22) zesty; urgency=low
1143
1144 * linux: 4.10.0-20.22 -proposed tracker (LP: #1684491)
1145
1146 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
1147 (LP: #1682561)
1148 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
1149
1150 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 16:13:16 +0200
1151
1152 linux (4.10.0-19.21) zesty; urgency=low
1153
1154 [ Tim Gardner ]
1155
1156 * Release Tracking Bug
1157 - LP: #1680535
1158
1159 * ADT regressions caused by "audit: fix auditd/kernel connection state
1160 tracking" (LP: #1680532)
1161 - SAUCE: Revert "audit: fix auditd/kernel connection state tracking"
1162
1163 * Miscellaneous Ubuntu changes
1164 - [Config] updateconfigs to update CONFIG_GENERIC_CSUM for ppc64el
1165 This cleans up behind a Kconfig change that went undetected.
1166
1167 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Apr 2017 17:28:49 +0100
1168
1169 linux (4.10.0-18.20) zesty; urgency=low
1170
1171 [ Tim Gardner ]
1172
1173 * Release Tracking Bug
1174 - LP: #1680168
1175
1176 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1177 - UBUNU: [Config] Add smartpqi to d-i
1178
1179 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Apr 2017 17:32:19 +0100
1180
1181 linux (4.10.0-17.19) zesty; urgency=low
1182
1183 [ Tim Gardner ]
1184
1185 * Release Tracking Bug
1186 - LP: #1679718
1187
1188 * Fix CVE-2017-7308 (LP: #1678009)
1189 - net/packet: fix overflow in check for priv area size
1190 - net/packet: fix overflow in check for tp_frame_nr
1191 - net/packet: fix overflow in check for tp_reserve
1192
1193 * apparmor: oops on boot if parameters set on grub command line (LP: #1678048)
1194 - SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
1195
1196 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1197 - SAUCE: apparmor: add policy revision file interface
1198
1199 * apparmor does not make support of query data visible (LP: #1678023)
1200 - SAUCE: apparmor: add label data availability to the feature set
1201
1202 * apparmor query interface does not make supported query info available
1203 (LP: #1678030)
1204 - SAUCE: apparmor: add information about the query inteface to the feature set
1205
1206 * change_profile incorrect when using namespaces with a compound stack
1207 (LP: #1677959)
1208 - SAUCE: apparmor: fix label parse for stacked labels
1209
1210 * Zesty update to v4.10.8 stable release (LP: #1678930)
1211 - xfrm: policy: init locks early
1212 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
1213 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
1214 - KVM: nVMX: Fix nested VPID vmx exec control
1215 - KVM: x86: cleanup the page tracking SRCU instance
1216 - virtio_balloon: init 1st buffer in stats vq
1217 - pinctrl: qcom: Don't clear status bit on irq_unmask
1218 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
1219 - h8300/ptrace: Fix incorrect register transfer count
1220 - mips/ptrace: Preserve previous registers for short regset write
1221 - sparc/ptrace: Preserve previous registers for short regset write
1222 - metag/ptrace: Preserve previous registers for short regset write
1223 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
1224 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
1225 - qla2xxx: Allow vref count to timeout on vport delete.
1226 - sched/rt: Add a missing rescheduling point
1227 - usb: musb: fix possible spinlock deadlock
1228 - Linux 4.10.8
1229
1230 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
1231 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
1232 - PCI: hv: Use device serial number as PCI domain
1233
1234 * Miscellaneous Ubuntu changes
1235 - [Config] flash-kernel should be a Breaks
1236 - [Config] drop the info directory
1237 - [Config] drop NOTES as obsolete
1238 - [Config] drop changelog.historical as obsolete
1239
1240 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Mar 2017 14:30:54 -0600
1241
1242 linux (4.10.0-16.18) zesty; urgency=low
1243
1244 [ Tim Gardner ]
1245
1246 * Release Tracking Bug
1247 - LP: #1677697
1248
1249 * [Feature] ISH (Intel Sensor Hub) support (LP: #1645521)
1250 - iio: accel: hid-sensor-accel-3d: Add timestamp
1251
1252 * Zesty update to v4.10.7 stable release (LP: #1677589)
1253 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
1254 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
1255 - net: properly release sk_frag.page
1256 - amd-xgbe: Fix jumbo MTU processing on newer hardware
1257 - openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
1258 - net: unix: properly re-increment inflight counter of GC discarded candidates
1259 - qmi_wwan: add Dell DW5811e
1260 - net: vrf: Reset rt6i_idev in local dst after put
1261 - net/mlx5: Add missing entries for set/query rate limit commands
1262 - net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
1263 - net/mlx5: Increase number of max QPs in default profile
1264 - net/mlx5e: Count GSO packets correctly
1265 - net/mlx5e: Count LRO packets correctly
1266 - ipv6: make sure to initialize sockc.tsflags before first use
1267 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
1268 - ipv4: provide stronger user input validation in nl_fib_input()
1269 - socket, bpf: fix sk_filter use after free in sk_clone_lock
1270 - genetlink: fix counting regression on ctrl_dumpfamily()
1271 - tcp: initialize icsk_ack.lrcvtime at session start time
1272 - amd-xgbe: Fix the ECC-related bit position definitions
1273 - net: solve a NAPI race
1274 - HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
1275 - Input: ALPS - fix V8+ protocol handling (73 03 28)
1276 - Input: ALPS - fix trackstick button handling on V8 devices
1277 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
1278 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1279 - Input: iforce - validate number of endpoints before using them
1280 - Input: ims-pcu - validate number of endpoints before using them
1281 - Input: hanwang - validate number of endpoints before using them
1282 - Input: yealink - validate number of endpoints before using them
1283 - Input: cm109 - validate number of endpoints before using them
1284 - Input: kbtab - validate number of endpoints before using them
1285 - Input: sur40 - validate number of endpoints before using them
1286 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
1287 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
1288 - ALSA: hda - Adding a group of pin definition to fix headset problem
1289 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
1290 - USB: serial: qcserial: add Dell DW5811e
1291 - ACM gadget: fix endianness in notifications
1292 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
1293 - dvb-usb-firmware: don't do DMA on stack
1294 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
1295 - USB: uss720: fix NULL-deref at probe
1296 - USB: lvtest: fix NULL-deref at probe
1297 - USB: idmouse: fix NULL-deref at probe
1298 - USB: wusbcore: fix NULL-deref at probe
1299 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
1300 - usb: hub: Fix crash after failure to read BOS descriptor
1301 - USB: usbtmc: add missing endpoint sanity check
1302 - USB: usbtmc: fix probe error path
1303 - uwb: i1480-dfu: fix NULL-deref at probe
1304 - uwb: hwa-rc: fix NULL-deref at probe
1305 - mmc: ushc: fix NULL-deref at probe
1306 - nl80211: fix dumpit error path RTNL deadlocks
1307 - mmc: core: Fix access to HS400-ES devices
1308 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
1309 - iio: sw-device: Fix config group initialization
1310 - iio: hid-sensor-trigger: Change get poll value function order to avoid
1311 sensor properties losing after resume from S3
1312 - iio: magnetometer: ak8974: remove incorrect __exit markups
1313 - mei: fix deadlock on mei reset
1314 - mei: don't wait for os version message reply
1315 - parport: fix attempt to write duplicate procfiles
1316 - ppdev: fix registering same device name
1317 - ext4: mark inode dirty after converting inline directory
1318 - powerpc/64s: Fix idle wakeup potential to clobber registers
1319 - audit: fix auditd/kernel connection state tracking
1320 - mmc: sdhci-of-at91: Support external regulators
1321 - mmc: sdhci-of-arasan: fix incorrect timeout clock
1322 - mmc: sdhci: Do not disable interrupts while waiting for clock
1323 - mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
1324 - hwrng: amd - Revert managed API changes
1325 - hwrng: geode - Revert managed API changes
1326 - clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
1327 - clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
1328 - mwifiex: pcie: don't leak DMA buffers when removing
1329 - ath10k: fix incorrect wlan_mac_base in qca6174_regs
1330 - crypto: ccp - Assign DMA commands to the channel's CCP
1331 - fscrypt: remove broken support for detecting keyring key revocation
1332 - vfio: Rework group release notifier warning
1333 - xen/acpi: upload PM state from init-domain to Xen
1334 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
1335 - iommu/exynos: Block SYSMMU while invalidating FLPD cache
1336 - iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
1337 - Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
1338 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
1339 - arm64: kaslr: Fix up the kernel image alignment
1340 - cpufreq: Restore policy min/max limits on CPU online
1341 - cgroup, net_cls: iterate the fds of only the tasks which are being migrated
1342 - blk-mq: don't complete un-started request in timeout handler
1343 - cpsw/netcp: cpts depends on posix_timers
1344 - drm/amdgpu: reinstate oland workaround for sclk
1345 - drm/amd/amdgpu: add POLARIS12 PCI ID
1346 - auxdisplay: img-ascii-lcd: add missing sentinel entry in
1347 img_ascii_lcd_matches
1348 - jbd2: don't leak memory if setting up journal fails
1349 - intel_th: Don't leak module refcount on failure to activate
1350 - Drivers: hv: vmbus: Don't leak channel ids
1351 - Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
1352 - mmc: block: Fix is_waiting_last_req set incorrectly
1353 - libceph: don't set weight to IN when OSD is destroyed
1354 - device-dax: fix pmd/pte fault fallback handling
1355 - scsi: sd: Check for unaligned partial completion
1356 - cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
1357 - xen: do not re-use pirq number cached in pci device msi msg data
1358 - drm: reference count event->completion
1359 - fbcon: Fix vc attr at deinit
1360 - crypto: algif_hash - avoid zero-sized array
1361 - Linux 4.10.7
1362
1363 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
1364 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1365
1366 * [Zesty] mlx5_core Kernel oops with bonding mode 1 and 6 (LP: #1676786)
1367 - SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized pointer
1368
1369 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
1370 - Revert "hv: don't reset hv_context.tsc_page on crash"
1371 - Revert "Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()"
1372 - Revert "hv: allocate synic pages for all present CPUs"
1373 - Revert "hv: init percpu_list in hv_synic_alloc()"
1374 - Revert "Drivers: hv: vmbus: Prevent sending data on a rescinded channel"
1375 - Revert "Drivers: hv: vmbus: Fix a rescind handling bug"
1376 - Revert "Drivers: hv: util: kvp: Fix a rescind processing issue"
1377 - Revert "Drivers: hv: util: Fcopy: Fix a rescind processing issue"
1378 - Revert "Drivers: hv: util: Backup: Fix a rescind processing issue"
1379 - Revert "drivers: hv: Turn off write permission on the hypercall page"
1380 - Revert "UBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI"
1381 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1382 - hv: allocate synic pages for all present CPUs
1383 - hv: init percpu_list in hv_synic_alloc()
1384 - hv: don't reset hv_context.tsc_page on crash
1385 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1386 - hv: switch to cpuhp state machine for synic init/cleanup
1387 - hv: make CPU offlining prevention fine-grained
1388 - Drivers: hv: vmbus: Fix a rescind handling bug
1389 - Drivers: hv: util: kvp: Fix a rescind processing issue
1390 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1391 - Drivers: hv: util: Backup: Fix a rescind processing issue
1392 - Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
1393 - Drivers: hv: vmbus: Move the definition of generate_guest_id()
1394 - Drivers: hv vmbus: Move Hypercall page setup out of common code
1395 - Drivers: hv: vmbus: Move Hypercall invocation code out of common code
1396 - Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
1397 - Drivers: hv: vmbus: Move the extracting of Hypervisor version information
1398 - Drivers: hv: vmbus: Move the crash notification function
1399 - Drivers: hv: vmbus: Move the check for hypercall page setup
1400 - Drivers: hv: vmbus: Move the code to signal end of message
1401 - Drivers: hv: vmbus: Restructure the clockevents code
1402 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
1403 - Drivers: hv: vmbus: Get rid of an unsused variable
1404 - Drivers: hv: vmbus: Define APIs to manipulate the message page
1405 - Drivers: hv: vmbus: Define APIs to manipulate the event page
1406 - Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
1407 - Drivers: hv: vmbus: Define an API to retrieve virtual processor index
1408 - Drivers: hv: vmbus: Define an APIs to manage interrupt state
1409 - Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
1410 - hv_util: switch to using timespec64
1411 - Drivers: hv: restore hypervcall page cleanup before kexec
1412 - Drivers: hv: restore TSC page cleanup before kexec
1413 - Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
1414 - Drivers: hv: vmbus: Use all supported IC versions to negotiate
1415 - Drivers: hv: Log the negotiated IC versions.
1416 - Drivers: hv: Fix the bug in generating the guest ID
1417 - hv: export current Hyper-V clocksource
1418 - hv_utils: implement Hyper-V PTP source
1419 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1420 - drivers: hv: Turn off write permission on the hypercall page
1421
1422 * Populating Hyper-V MSR for Ubuntu 13.10 (LP: #1193172)
1423 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1424
1425 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5
1426 card (LP: #1670247)
1427 - powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
1428 - powerpc/64: Use optimized checksum routines on little-endian
1429
1430 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
1431 2012r2 Gen2 VM (LP: #1674635)
1432 - scsi: storvsc: Workaround for virtual DVD SCSI version
1433
1434 * POWER9 Radix mode KVM (LP: #1675806)
1435 - Revert "powerpc: Update to new option-vector-5 format for CAS"
1436 - Revert "powerpc/powernv: Initialise nest mmu"
1437 - Revert "KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend"
1438 - KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
1439 - KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
1440 - KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
1441 - powerpc/64: More definitions for POWER9
1442 - powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
1443 - powerpc/64: Make type of partition table flush depend on partition type
1444 - powerpc/64: Allow for relocation-on interrupts from guest to host
1445 - KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
1446 - KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
1447 - KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
1448 - KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
1449 - KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
1450 - KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
1451 - KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
1452 - KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
1453 - KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
1454 - KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
1455 - KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
1456 - KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
1457 - KVM: PPC: Book3S HV: Enable radix guest support
1458 - powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
1459 - KVM: PPC: Book3S HV: Fix software walk of guest process page tables
1460 - KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
1461 - KVM: PPC: Book3S HV: Don't try to signal cpu -1
1462 - KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
1463 - powerpc/64: Invalidate process table caching after setting process table
1464 - powerpc: Update to new option-vector-5 format for CAS
1465 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
1466 - powerpc/powernv: Initialise nest mmu
1467 - powerpc/powernv: Remove separate entry for OPAL real mode calls
1468
1469 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device shutdown (LP: #1672785)
1470 - net/mlx4_core: Avoid delays during VF driver device shutdown
1471
1472 * [zesty] mlx4_core OOM with 32 bit arch (LP: #1676858)
1473 - mlx4: reduce OOM risk on arches with large pages
1474
1475 * [Feature] GLK Northpeak Enabling (LP: #1645963)
1476 - intel_th: pci: Add Denverton SOC support
1477 - intel_th: pci: Add Gemini Lake support
1478
1479 * [zesty] mlx5e OVS fixes (LP: #1676388)
1480 - net/mlx5: Fix create autogroup prev initializer
1481 - net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
1482 - net/mlx5e: Avoid wrong identification of rules on deletion
1483 - devlink: fix the name of eswitch commands
1484 - devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
1485 - devlink: use nla_put_failure goto label instead of out
1486 - devlink: allow to fillup eswitch attrs even if mode_get op does not exist
1487 - net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
1488 - net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
1489
1490 * [ARM64] Support systems where the physical memory footprint exceeds the size
1491 of the linear mapping. (LP: #1675046)
1492 - SAUCE: efi: arm-stub: Correct FDT and initrd allocation rules for arm64
1493 - SAUCE: efi: arm-stub: Round up FDT allocation to mapping size
1494
1495 * AACRAID Driver: Add 3 patch fixes to Kernel release (LP: #1675872)
1496 - scsi: aacraid: remove redundant zero check on ret
1497 - scsi: aacraid: Fix typo in blink status
1498 - scsi: aacraid: Fix potential null access
1499
1500 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
1501 failure with linux 4.9.0-12.13) (LP: #1658633)
1502 - ext4: lock the xattr block before checksuming it
1503
1504 * ARM arch_timer erratum (LP: #1675509)
1505 - arm64: ptrace: add XZR-safe regs accessors
1506 - SAUCE: arm64: Allow checking of a CPU-local erratum
1507 - SAUCE: arm64: Add CNTVCT_EL0 trap handler
1508 - SAUCE: arm64: Define Cortex-A73 MIDR
1509 - SAUCE: arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
1510 - SAUCE: arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
1511 - SAUCE: arm64: arch_timer: Add infrastructure for multiple erratum detection methods
1512 - SAUCE: arm64: arch_timer: Add erratum handler for globally defined capability
1513 - SAUCE: arm64: arch_timer: Add erratum handler for CPU-specific capability
1514 - SAUCE: arm64: arch_timer: Move arch_timer_reg_read/write around
1515 - SAUCE: arm64: arch_timer: Get rid of erratum_workaround_set_sne
1516 - SAUCE: arm64: arch_timer: Rework the set_next_event workarounds
1517 - SAUCE: arm64: arch_timer: Make workaround methods optional
1518 - SAUCE: arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
1519 - SAUCE: arm64: arch_timer: Move clocksource_counter and co around
1520 - SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
1521 - SAUCE: arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
1522 - SAUCE: arm64: arch_timer: Allow erratum matching with ACPI OEM information
1523 - SAUCE: arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
1524 - SAUCE: arm64: arch_timer: Add check for unknown erratum
1525
1526 * Zesty update to v4.10.6 stable release (LP: #1676429)
1527 - give up on gcc ilog2() constant optimizations
1528 - qla2xxx: Fix memory leak for abts processing
1529 - qla2xxx: Fix request queue corruption.
1530 - parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
1531 - parisc: support R_PARISC_SECREL32 relocation in modules
1532 - parisc: Fix system shutdown halt
1533 - perf/core: Fix use-after-free in perf_release()
1534 - perf/core: Fix event inheritance on fork()
1535 - md/r5cache: fix set_syndrome_sources() for data in cache
1536 - xprtrdma: Squelch kbuild sparse complaint
1537 - NFS prevent double free in async nfs4_exchange_id
1538 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
1539 - powerpc/boot: Fix zImage TOC alignment
1540 - hwrng: omap - write registers after enabling the clock
1541 - hwrng: omap - use devm_clk_get() instead of of_clk_get()
1542 - hwrng: omap - Do not access INTMASK_REG on EIP76
1543 - md/raid1/10: fix potential deadlock
1544 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
1545 - scsi: lpfc: Add shutdown method for kexec
1546 - scsi: libiscsi: add lock around task lists to fix list corruption regression
1547 - scsi: mpt3sas: Avoid sleeping in interrupt context
1548 - target: Fix VERIFY_16 handling in sbc_parse_cdb
1549 - isdn/gigaset: fix NULL-deref at probe
1550 - gfs2: Avoid alignment hole in struct lm_lockname
1551 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
1552 - cgroup/pids: remove spurious suspicious RCU usage warning
1553 - drm/amdgpu/si: add dpm quirk for Oland
1554 - Linux 4.10.6
1555
1556 * Miscellaneous Ubuntu changes
1557 - [Config] CONFIG_ARM64_ERRATUM_858921=y
1558 - [Debian] add rprovides for spl-modules and zfs-modules
1559
1560 -- Tim Gardner <tim.gardner@canonical.com> Mon, 27 Mar 2017 07:17:47 -0600
1561
1562 linux (4.10.0-15.17) zesty; urgency=low
1563
1564 [ Tim Gardner ]
1565
1566 * Release Tracking Bug
1567 - LP: #1675868
1568
1569 * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
1570 - powerpc/64s: fix handling of non-synchronous machine checks
1571 - powerpc/64s: allow machine check handler to set severity and initiator
1572 - powerpc/64s: POWER9 machine check handler
1573
1574 * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
1575 - x86/cpufeature: Enable RING3MWAIT for Knights Landing
1576 - x86/cpufeature: Enable RING3MWAIT for Knights Mill
1577 - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
1578 - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
1579 - x86/cpufeature: Add RING3MWAIT to CPU features
1580
1581 * [Feature] GLK:New device IDs (LP: #1645951)
1582 - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
1583 - pwm: lpss: Add Intel Gemini Lake PCI ID
1584 - i2c: i801: Add support for Intel Gemini Lake
1585 - spi: pxa2xx: Add support for Intel Gemini Lake
1586 - [Config] CONFIG_PINCTRL_GEMINILAKE=m
1587 - pinctrl: intel: Add Intel Gemini Lake pin controller support
1588
1589 * Zesty update to v4.10.5 stable release (LP: #1675032)
1590 - net/mlx5e: Register/unregister vport representors on interface attach/detach
1591 - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
1592 - net/mlx5e: Fix broken CQE compression initialization
1593 - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
1594 - net/mlx5e: Fix wrong CQE decompression
1595 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
1596 - vti6: return GRE_KEY for vti6
1597 - vxlan: don't allow overwrite of config src addr
1598 - ipv4: add missing initialization for flowi4_uid
1599 - ipv4: mask tos for input route
1600 - sctp: set sin_port for addr param when checking duplicate address
1601 - net sched actions: decrement module reference count after table flush.
1602 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
1603 - vxlan: lock RCU on TX path
1604 - geneve: lock RCU on TX path
1605 - mlxsw: spectrum_router: Avoid potential packets loss
1606 - net: bridge: allow IPv6 when multicast flood is disabled
1607 - net: don't call strlen() on the user buffer in packet_bind_spkt()
1608 - net: net_enable_timestamp() can be called from irq contexts
1609 - ipv6: orphan skbs in reassembly unit
1610 - dccp: Unlock sock before calling sk_free()
1611 - amd-xgbe: Stop the PHY before releasing interrupts
1612 - amd-xgbe: Be sure to set MDIO modes on device (re)start
1613 - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
1614 - bonding: use ETH_MAX_MTU as max mtu
1615 - strparser: destroy workqueue on module exit
1616 - tcp: fix various issues for sockets morphing to listen state
1617 - net: fix socket refcounting in skb_complete_wifi_ack()
1618 - net: fix socket refcounting in skb_complete_tx_timestamp()
1619 - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
1620 - dccp: fix use-after-free in dccp_feat_activate_values
1621 - team: use ETH_MAX_MTU as max mtu
1622 - vrf: Fix use-after-free in vrf_xmit
1623 - net/tunnel: set inner protocol in network gro hooks
1624 - uapi: fix linux/packet_diag.h userspace compilation error
1625 - amd-xgbe: Enable IRQs only if napi_complete_done() is true
1626 - act_connmark: avoid crashing on malformed nlattrs with null parms
1627 - mpls: Send route delete notifications when router module is unloaded
1628 - mpls: Do not decrement alive counter for unregister events
1629 - ipv6: make ECMP route replacement less greedy
1630 - ipv6: avoid write to a possibly cloned skb
1631 - net: use net->count to check whether a netns is alive or not
1632 - dccp/tcp: fix routing redirect race
1633 - tun: fix premature POLLOUT notification on tun devices
1634 - dccp: fix memory leak during tear-down of unsuccessful connection request
1635 - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
1636 - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
1637 - drm/i915/gen9+: Enable hotplug detection early
1638 - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
1639 - x86/unwind: Fix last frame check for aligned function stacks
1640 - x86/tsc: Fix ART for TSC_KNOWN_FREQ
1641 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
1642 - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
1643 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
1644 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
1645 - futex: Add missing error handling to FUTEX_REQUEUE_PI
1646 - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
1647 - crypto: powerpc - Fix initialisation of crc32c context
1648 - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
1649 - Linux 4.10.5
1650
1651 * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
1652 used) (LP: #869017)
1653 - SAUCE: Disable default console blanking interval
1654
1655 * CVE-CVE-2017-5986
1656 - sctp: deny peeloff operation on asocs with threads sleeping on it
1657
1658 * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
1659 - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
1660
1661 * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
1662 running stress-ng. (LP: #1654073)
1663 - tcp/dccp: block BH for SYN processing
1664
1665 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1666 - tty: Fix ldisc crash on reopened tty
1667 - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
1668
1669 * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
1670 - iwlwifi: fix MODULE_FIRMWARE for 6030
1671
1672 * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
1673 - net sched actions: Add support for user cookies
1674 - net sched actions: do not overwrite status of action creation.
1675
1676 * Zesty update to v4.10.4 stable release (LP: #1674288)
1677 - iio: 104-quad-8: Fix off-by-one error when addressing flag register
1678 - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
1679 - USB: serial: digi_acceleport: fix OOB data sanity check
1680 - USB: serial: digi_acceleport: fix OOB-event processing
1681 - crypto: improve gcc optimization flags for serpent and wp512
1682 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
1683 - MIPS: VDSO: avoid duplicate CAC_BASE definition
1684 - MIPS: ip27: Disable qlge driver in defconfig
1685 - MIPS: Update ip27_defconfig for SCSI_DH change
1686 - MIPS: ip22: Fix ip28 build for modern gcc
1687 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
1688 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
1689 - MIPS: ralink: Cosmetic change to prom_init().
1690 - MIPS: ralink: Remove unused timer functions
1691 - MIPS: ralink: Remove unused rt*_wdt_reset functions
1692 - i2c: bcm2835: Avoid possible NULL ptr dereference
1693 - tracing: Add #undef to fix compile error
1694 - ucount: Remove the atomicity from ucount->count
1695 - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
1696 - dw2102: don't do DMA on stack
1697 - i2c: add missing of_node_put in i2c_mux_del_adapters
1698 - powerpc: Emulation support for load/store instructions on LE
1699 - powerpc/booke: Fix boot crash due to null hugepd
1700 - powerpc/xics: Work around limitations of OPAL XICS priority handling
1701 - PCI: Prevent VPD access for QLogic ISP2722
1702 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
1703 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
1704 - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
1705 - usb: ohci-at91: Do not drop unhandled USB suspend control requests
1706 - usb: gadget: function: f_fs: pass companion descriptor along
1707 - Revert "usb: gadget: uvc: Add missing call for additional setup data"
1708 - usb: host: xhci-dbg: HCIVERSION should be a binary number
1709 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
1710 - USB: serial: safe_serial: fix information leak in completion handler
1711 - USB: serial: omninet: fix reference leaks at open
1712 - USB: iowarrior: fix NULL-deref at probe
1713 - USB: iowarrior: fix NULL-deref in write
1714 - USB: serial: io_ti: fix NULL-deref in interrupt callback
1715 - USB: serial: io_ti: fix information leak in completion handler
1716 - serial: samsung: Continue to work if DMA request fails
1717 - KVM: s390: Fix guest migration for huge guests resulting in panic
1718 - KVM: arm/arm64: Let vcpu thread modify its own active state
1719 - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
1720 - serial_ir: ensure we're ready to receive interrupts
1721 - dm: flush queued bios when process blocks to avoid deadlock
1722 - rc: raw decoder for keymap protocol is not loaded on register
1723 - ext4: don't BUG when truncating encrypted inodes on the orphan list
1724 - IB/mlx5: Verify that Q counters are supported
1725 - Linux 4.10.4
1726
1727 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
1728 - bridge: drop netfilter fake rtable unconditionally
1729
1730 * Miscellaneous Ubuntu changes
1731 - [Config] Remove powerpc architecture build
1732 - [Config] updateconfigs after removing powerpc builds
1733 - [Config] Update annotations after removing powerpc configs
1734
1735 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1736
1737 linux (4.10.0-14.16) zesty; urgency=low
1738
1739 [ Tim Gardner ]
1740
1741 * Release Tracking Bug
1742 - LP: #1673805
1743
1744 * msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
1745 - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
1746 - SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
1747
1748 * C++ demangling support missing from perf (LP: #1396654)
1749 - [Config] added binutils-dev to Build-deps
1750
1751 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
1752 - [Config] d-i: Also add dm-queue-length to multipath modules
1753
1754 * move aufs.ko from -extra to linux-image package (LP: #1673498)
1755 - [config] aufs.ko moved to linux-image package
1756
1757 * Using an NVMe drive causes huge power drain (LP: #1664602)
1758 - nvme: Add a quirk mechanism that uses identify_ctrl
1759 - nvme: Enable autonomous power state transitions
1760
1761 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
1762 - Bluetooth: btbcm: Add a delay for module reset
1763
1764 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
1765 - Bluetooth: btusb: Add support for 413c:8143
1766
1767 * Zesty update to v4.10.3 stable release (LP: #1673118)
1768 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
1769 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
1770 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
1771 - Bluetooth: Add another AR3012 04ca:3018 device
1772 - phy: qcom-ufs: Don't kfree devres resource
1773 - phy: qcom-ufs: Fix misplaced jump label
1774 - s390/qdio: clear DSCI prior to scanning multiple input queues
1775 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
1776 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
1777 - s390/chsc: Add exception handler for CHSC instruction
1778 - s390: TASK_SIZE for kernel threads
1779 - s390/topology: correct allocation of topology information
1780 - s390: make setup_randomness work
1781 - s390: use correct input data address for setup_randomness
1782 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
1783 - cxl: Prevent read/write to AFU config space while AFU not configured
1784 - cxl: fix nested locking hang during EEH hotplug
1785 - brcmfmac: fix incorrect event channel deduction
1786 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
1787 - IB/ipoib: Fix deadlock between rmmod and set_mode
1788 - IB/IPoIB: Add destination address when re-queue packet
1789 - IB/mlx5: Fix out-of-bound access
1790 - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
1791 - IB/srp: Avoid that duplicate responses trigger a kernel bug
1792 - IB/srp: Fix race conditions related to task management
1793 - Btrfs: fix data loss after truncate when using the no-holes feature
1794 - orangefs: Use RCU for destroy_inode
1795 - memory/atmel-ebi: Fix ns <-> cycles conversions
1796 - tracing: Fix return value check in trace_benchmark_reg()
1797 - ktest: Fix child exit code processing
1798 - ceph: remove req from unsafe list when unregistering it
1799 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
1800 - drivers/pci/hotplug: Handle presence detection change properly
1801 - drivers/pci/hotplug: Fix initial state for empty slot
1802 - nlm: Ensure callback code also checks that the files match
1803 - pwm: pca9685: Fix period change with same duty cycle
1804 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
1805 - nfit, libnvdimm: fix interleave set cookie calculation
1806 - mac80211: flush delayed work when entering suspend
1807 - mac80211: don't reorder frames with SN smaller than SSN
1808 - mac80211: don't handle filtered frames within a BA session
1809 - mac80211: use driver-indicated transmitter STA only for data frames
1810 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
1811 - drm/amdgpu/pm: check for headless before calling compute_clocks
1812 - Revert "drm/amdgpu: update tile table for oland/hainan"
1813 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
1814 - drm/radeon: handle vfct with multiple vbios images
1815 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
1816 - drm/ttm: Make sure BOs being swapped out are cacheable
1817 - drm/vmwgfx: Work around drm removal of control nodes
1818 - drm/imx: imx-tve: Do not set the regulator voltage
1819 - drm/atomic: fix an error code in mode_fixup()
1820 - drm/i915/gvt: Disable access to stolen memory as a guest
1821 - drm: Cancel drm_fb_helper_dirty_work on unload
1822 - drm: Cancel drm_fb_helper_resume_work on unload
1823 - drm/i915: Recreate internal objects with single page segments if dmar fails
1824 - drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
1825 - drm/i915: Check for timeout completion when waiting for the rq to submitted
1826 - drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
1827 - drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
1828 - libceph: use BUG() instead of BUG_ON(1)
1829 - x86, mm: fix gup_pte_range() vs DAX mappings
1830 - x86/tlb: Fix tlb flushing when lguest clears PGE
1831 - thp: fix another corner case of munlock() vs. THPs
1832 - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
1833 - kasan: resched in quarantine_remove_cache()
1834 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
1835 - drivers: hv: Turn off write permission on the hypercall page
1836 - Linux 4.10.3
1837
1838 * Zesty update to v4.10.2 stable release (LP: #1672544)
1839 - MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
1840 - MIPS: Fix special case in 64 bit IP checksumming.
1841 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
1842 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
1843 - MIPS: Lantiq: Keep ethernet enabled during boot
1844 - MIPS: Clear ISA bit correctly in get_frame_info()
1845 - MIPS: Prevent unaligned accesses during stack unwinding
1846 - MIPS: Fix get_frame_info() handling of microMIPS function size
1847 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
1848 - MIPS: Calculate microMIPS ra properly when unwinding the stack
1849 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
1850 - mmc: sdhci-acpi: support deferred probe
1851 - am437x-vpfe: always assign bpp variable
1852 - uvcvideo: Fix a wrong macro
1853 - media: fix dm1105.c build error
1854 - cxd2820r: fix gpio null pointer dereference
1855 - dvb-usb: don't use stack for firmware load
1856 - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
1857 - media: Properly pass through media entity types in entity enumeration
1858 - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
1859 - spi: s3c64xx: fix inconsistency between binding and driver
1860 - ARM: at91: define LPDDR types
1861 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
1862 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
1863 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
1864 - ALSA: hda - fix Lewisburg audio issue
1865 - ALSA: timer: Reject user params with too small ticks
1866 - ALSA: ctxfi: Fallback DMA mask to 32bit
1867 - ALSA: seq: Fix link corruption by event error handling
1868 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
1869 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
1870 - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
1871 - hwmon: (it87) Ensure that pwm control cache is current before updating values
1872 - staging: greybus: loopback: fix broken udelay
1873 - staging/lustre/lnet: Fix allocation size for sv_cpt_data
1874 - staging: rtl: fix possible NULL pointer dereference
1875 - coresight: STM: Balance enable/disable
1876 - coresight: fix kernel panic caused by invalid CPU
1877 - regulator: Fix regulator_summary for deviceless consumers
1878 - tpm_tis: use default timeout value if chip reports it as zero
1879 - tpm_tis: fix the error handling of init_tis()
1880 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
1881 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
1882 - CIFS: Fix splice read for non-cached files
1883 - mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
1884 - mm/page_alloc: fix nodes for reclaim in fast path
1885 - mm: vmpressure: fix sending wrong events on underflow
1886 - mm: do not access page->mapping directly on page_endio
1887 - mm balloon: umount balloon_mnt when removing vb device
1888 - mm, vmscan: cleanup lru size claculations
1889 - mm, vmscan: consider eligible zones in get_scan_count
1890 - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
1891 - ipc/shm: Fix shmat mmap nil-page protection
1892 - ima: fix ima_d_path() possible race with rename
1893 - PM / devfreq: Fix available_governor sysfs
1894 - PM / devfreq: Fix wrong trans_stat of passive devfreq device
1895 - dm cache: fix corruption seen when using cache > 2TB
1896 - dm stats: fix a leaked s->histogram_boundaries array
1897 - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
1898 - dm raid: fix data corruption on reshape request
1899 - scsi: qla2xxx: Cleaned up queue configuration code.
1900 - scsi: qla2xxx: Fix response queue count for Target mode.
1901 - scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
1902 - Revert "scsi: aacraid: Reorder Adapter status check"
1903 - scsi: aacraid: Reorder Adapter status check
1904 - scsi: use 'scsi_device_from_queue()' for scsi_dh
1905 - power: reset: at91-poweroff: timely shutdown LPDDR memories
1906 - Fix: Disable sys_membarrier when nohz_full is enabled
1907 - jbd2: don't leak modified metadata buffers on an aborted journal
1908 - block/loop: fix race between I/O and set_status
1909 - loop: fix LO_FLAGS_PARTSCAN hang
1910 - ext4: Include forgotten start block on fallocate insert range
1911 - ext4: do not polute the extents cache while shifting extents
1912 - ext4: trim allocation requests to group size
1913 - ext4: fix data corruption in data=journal mode
1914 - ext4: fix use-after-iput when fscrypt contexts are inconsistent
1915 - ext4: fix inline data error paths
1916 - ext4: preserve the needs_recovery flag when the journal is aborted
1917 - ext4: return EROFS if device is r/o and journal replay is needed
1918 - ext4: fix fencepost in s_first_meta_bg validation
1919 - samples/seccomp: fix 64-bit comparison macros
1920 - mei: remove support for broken parallel read
1921 - ath10k: fix boot failure in UTF mode/testmode
1922 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
1923 - ath9k: fix race condition in enabling/disabling IRQs
1924 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
1925 - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
1926 - PCI: altera: Fix TLP_CFG_DW0 for TLP write
1927 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1928 - crypto: xts - Add ECB dependency
1929 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
1930 - crypto: xts - Propagate NEED_FALLBACK bit
1931 - crypto: api - Add crypto_requires_off helper
1932 - fuse: add missing FR_FORCE
1933 - x86/pkeys: Check against max pkey to avoid overflows
1934 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
1935 - arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
1936 - arm64: fix erroneous __raw_read_system_reg() cases
1937 - KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
1938 - Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
1939 - iio: pressure: mpl115: do not rely on structure field ordering
1940 - iio: pressure: mpl3115: do not rely on structure field ordering
1941 - can: gs_usb: Don't use stack memory for USB transfers
1942 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
1943 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
1944 - w1: ds2490: USB transfer buffers need to be DMAable
1945 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
1946 - usb: dwc3: gadget: skip Set/Clear Halt when invalid
1947 - usb: host: xhci: plat: check hcc_params after add hcd
1948 - usb: gadget: udc-core: Rescan pending list on driver unbind
1949 - usb: gadget: udc: fsl: Add missing complete function.
1950 - usb: gadget: f_hid: fix: Free out requests
1951 - usb: gadget: f_hid: fix: Prevent accessing released memory
1952 - usb: gadget: f_hid: Use spinlock instead of mutex
1953 - usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
1954 - hv: allocate synic pages for all present CPUs
1955 - hv: init percpu_list in hv_synic_alloc()
1956 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1957 - Drivers: hv: vmbus: Fix a rescind handling bug
1958 - Drivers: hv: util: kvp: Fix a rescind processing issue
1959 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1960 - Drivers: hv: util: Backup: Fix a rescind processing issue
1961 - RDMA/core: Fix incorrect structure packing for booleans
1962 - rdma_cm: fail iwarp accepts w/o connection params
1963 - gfs2: Add missing rcu locking for glock lookup
1964 - remoteproc: qcom: mdt_loader: Don't overwrite firmware object
1965 - rtlwifi: Fix alignment issues
1966 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
1967 - VME: restore bus_remove function causing incomplete module unload
1968 - nfsd: minor nfsd_setattr cleanup
1969 - nfsd: special case truncates some more
1970 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
1971 - NFSv4: Fix reboot recovery in copy offload
1972 - pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
1973 - Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
1974 - NFSv4: fix getacl head length estimation
1975 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
1976 - f2fs: fix a problem of using memory after free
1977 - f2fs: fix multiple f2fs_add_link() calls having same name
1978 - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
1979 - f2fs: avoid to issue redundant discard commands
1980 - f2fs: Fix zoned block device support
1981 - rtc: sun6i: Disable the build as a module
1982 - rtc: sun6i: Add some locking
1983 - rtc: sun6i: Switch to the external oscillator
1984 - md linear: fix a race between linear_add() and linear_congested()
1985 - bcma: use (get|put)_device when probing/removing device driver
1986 - mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
1987 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
1988 - xprtrdma: Fix Read chunk padding
1989 - xprtrdma: Per-connection pad optimization
1990 - xprtrdma: Disable pad optimization by default
1991 - xprtrdma: Reduce required number of send SGEs
1992 - powerpc/xmon: Fix data-breakpoint
1993 - powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
1994 - module: fix memory leak on early load_module() failures
1995 - MIPS: IP22: Reformat inline assembler code to modern standards.
1996 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
1997 - ceph: update readpages osd request according to size of pages
1998 - Linux 4.10.2
1999
2000 * kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
2001 - SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
2002
2003 * arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
2004 - [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
2005 - irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
2006
2007 * arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
2008 - irqdomain: Add empty irq_domain_check_msi_remap
2009
2010 * pinctrl: qcom: add get_direction function (LP: #1672504)
2011 - pinctrl: qcom: add get_direction function
2012
2013 * perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
2014 - perf probe: Fix wrong register name for arm64
2015
2016 * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
2017 - [Config] linux-source-* is in the primary linux namespace
2018
2019 * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
2020 - hv_set_ifconfig -- handle DHCP interfaces correctly
2021 - hv_set_ifconfig -- ensure we include the last stanza
2022
2023 * Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
2024 - Revert "UBUNTU: SAUCE: Disable timers selftest for now"
2025
2026 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
2027 - powerpc/64: Fix checksum folding in csum_add()
2028
2029 * POWER9: Additional power9 patches (LP: #1671613)
2030 - mm/autonuma: don't use set_pte_at when updating protnone ptes
2031 - mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
2032 - powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
2033 - mm/gup: check for protnone only if it is a PTE entry
2034 - mm/thp/autonuma: use TNF flag instead of vm fault
2035 - SAUCE: powerpc/mm: handle protnone ptes on fork
2036 - SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
2037 - mm/ksm: improve deduplication of zero pages with colouring
2038 - mm: introduce page_vma_mapped_walk()
2039 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
2040 - mm/ksm: handle protnone saved writes when making page write protect
2041
2042 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2043 - powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
2044
2045 * Miscellaneous Ubuntu changes
2046 - [Debian] consider renames in gen-auto-reconstruct
2047
2048 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 13:30:55 -0700
2049
2050 linux (4.10.0-13.15) zesty; urgency=low
2051
2052 [ Tim Gardner ]
2053
2054 * Release Tracking Bug
2055 - LP: #1671614
2056
2057 * ehci-platform needed in usb-modules udeb (LP: #1671589)
2058 - d-i: add ehci-platform to usb-modules
2059
2060 * irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
2061 (LP: #1671598)
2062 - irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
2063
2064 * iommu: Fix static checker warning in iommu_insert_device_resv_regions
2065 (LP: #1671599)
2066 - iommu: Fix static checker warning in iommu_insert_device_resv_regions
2067
2068 * QDF2400: Fix panic introduced by erratum 1003 (LP: #1671602)
2069 - arm64: Avoid clobbering mm in erratum workaround on QDF2400
2070
2071 * QDF2400 PCI ports require ACS quirk (LP: #1671601)
2072 - PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
2073
2074 * tty: pl011: Work around QDF2400 E44 stuck BUSY bit (LP: #1671600)
2075 - tty: pl011: Work around QDF2400 E44 stuck BUSY bit
2076
2077 * CVE-2017-2636
2078 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
2079
2080 * Sync virtualbox to 5.1.16-dfsg-1 in zesty (LP: #1671470)
2081 - ubuntu: vbox -- Update to 5.1.16-dfsg-1
2082
2083 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 06:16:24 -0700
2084
2085 linux (4.10.0-12.14) zesty; urgency=low
2086
2087 [ Tim Gardner ]
2088
2089 * Release Tracking Bug
2090 - LP: #1671235
2091
2092 * POWER9: Improve CAS negotiation (LP: #1671169)
2093 - powerpc: Parse the command line before calling CAS
2094 - powerpc: Update to new option-vector-5 format for CAS
2095
2096 * lowlatency kernel is lacking support for latencytop (LP: #1655986)
2097 - [Config] CONFIG_LATENCYTOP=y for amd64 lowlatency
2098
2099 * Power9 kernel: add virtualization patches (LP: #1670800)
2100 - powerpc: Add POWER9 architected mode to cputable
2101
2102 * h-prod does not function across cores (LP: #1670726)
2103 - KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
2104
2105 * CIFS: Enable encryption for SMB3 (LP: #1670508)
2106 - cifs: Simplify SMB2 and SMB311 dependencies
2107 - cifs: Only select the required crypto modules
2108 - cifs: Add soft dependencies
2109 - CIFS: Separate SMB2 header structure
2110 - CIFS: Make SendReceive2() takes resp iov
2111 - CIFS: Make send_cancel take rqst as argument
2112 - CIFS: Send RFC1001 length in a separate iov
2113 - CIFS: Separate SMB2 sync header processing
2114 - CIFS: Separate RFC1001 length processing for SMB2 read
2115 - CIFS: Add capability to transform requests before sending
2116 - CIFS: Enable encryption during session setup phase
2117 - CIFS: Encrypt SMB3 requests before sending
2118 - CIFS: Add transform header handling callbacks
2119 - CIFS: Add mid handle callback
2120 - CIFS: Add copy into pages callback for a read operation
2121 - CIFS: Decrypt and process small encrypted packets
2122 - CIFS: Add capability to decrypt big read responses
2123 - CIFS: Allow to switch on encryption with seal mount option
2124 - CIFS: Fix possible use after free in demultiplex thread
2125
2126 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
2127 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
2128 - scsi: lpfc: Correct WQ creation for pagesize
2129 - scsi: lpfc: Add missing memory barrier
2130
2131 * Ubuntu 17.04: Guest does not reflect all the cpus hotplugged (LP: #1670315)
2132 - powerpc/64: Don't try to use radix MMU under a hypervisor
2133 - powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
2134 - powerpc/64: Enable use of radix MMU under hypervisor on POWER9
2135 - powerpc/pseries: Advertise HPT resizing support via CAS
2136 - powerpc/pseries: Advertise Hot Plug Event support to firmware
2137 - powerpc/pseries: Report DLPAR capabilities
2138 - powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
2139 - powerpc/pseries: Introduce memory hotplug READD operation
2140 - powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
2141 - powerpc/pseries: Implement indexed-count hotplug memory add
2142 - powerpc/pseries: Implement indexed-count hotplug memory remove
2143 - powerpc/pseries: Revert 'Auto-online hotplugged memory'
2144
2145 * Allow Unity8 to run inside Virtualbox (LP: #1669807)
2146 - ubuntu: vbox -- Update to 5.1.14-dfsg-3
2147
2148 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
2149 - crypto: vmx - Use skcipher for cbc fallback
2150 - crypto: vmx - Use skcipher for xts fallback
2151 - [Config] CONFIG_CRYPTO_DEV_VMX=y
2152
2153 * Regression in 4.4.0-65-generic causes very frequent system crashes
2154 (LP: #1669611)
2155 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
2156 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
2157 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() fails"
2158 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails"
2159
2160 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
2161 - powerpc/optprobes: Fix TOC handling in optprobes trampoline
2162
2163 * [Ubuntu 17.04] Kernel panics when large number of hugepages is passed as an
2164 boot argument to kernel. (LP: #1665113)
2165 - SAUCE: mm/cgroup: avoid panic when init with low memory
2166
2167 * bcache device numbers increase by 16 (LP: #1667078)
2168 - SAUCE: bcache: Fix bcache device names
2169
2170 * [Feature] GLK Intel PT write (LP: #1645962)
2171 - perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
2172
2173 * arm64: ACPI platform MSI support required for new systems (LP: #1669061)
2174 - SAUCE: ACPI: IORT: fix the indentation in iort_scan_node()
2175 - SAUCE: ACPI: IORT: add missing comment for iort_dev_find_its_id()
2176 - SAUCE: ACPI: IORT: minor cleanup for iort_match_node_callback()
2177 - SAUCE: irqchip: gic-v3-its: keep the head file include in alphabetic order
2178 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
2179 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
2180 - SAUCE: irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
2181 - SAUCE: ACPI: IORT: rename iort_node_map_rid() to make it generic
2182 - SAUCE: ACPI: IORT: introduce iort_node_map_platform_id() to retrieve dev id
2183 - SAUCE: ACPI: platform-msi: retrieve dev id from IORT
2184 - SAUCE: ACPI: platform: setup MSI domain for ACPI based platform device
2185 - SAUCE: msi: platform: make platform_msi_create_device_domain() ACPI aware
2186 - SAUCE: irqchip: mbigen: drop module owner
2187 - SAUCE: irqchip: mbigen: introduce mbigen_of_create_domain()
2188 - SAUCE: irqchip: mbigen: Add ACPI support
2189
2190 * Miscellaneous Ubuntu changes
2191 - [Debian] Don't attempt to sign files if CONFIG_MODULE_SIG=n
2192
2193 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Mar 2017 05:37:29 -0700
2194
2195 linux (4.10.0-11.13) zesty; urgency=low
2196
2197 [ Tim Gardner ]
2198
2199 * Release Tracking Bug
2200 - LP: #1669127
2201
2202 * linux-tools-common should Depends: lsb-release (LP: #1667571)
2203 - [Config] linux-tools-common depends on lsb-release
2204
2205 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
2206 imprecise (LP: #1668382)
2207 - of/irq: improve error report on irq discovery process failure
2208
2209 * Zesty update to v4.10.1 stable release (LP: #1668993)
2210 - ptr_ring: fix race conditions when resizing
2211 - ip: fix IP_CHECKSUM handling
2212 - net: socket: fix recvmmsg not returning error from sock_error
2213 - tty: serial: msm: Fix module autoload
2214 - USB: serial: mos7840: fix another NULL-deref at open
2215 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
2216 - USB: serial: ftdi_sio: fix modem-status error handling
2217 - USB: serial: ftdi_sio: fix extreme low-latency setting
2218 - USB: serial: ftdi_sio: fix line-status over-reporting
2219 - USB: serial: spcp8x5: fix modem-status handling
2220 - USB: serial: opticon: fix CTS retrieval at open
2221 - USB: serial: ark3116: fix register-accessor error handling
2222 - USB: serial: console: fix uninitialised spinlock
2223 - x86/platform/goldfish: Prevent unconditional loading
2224 - goldfish: Sanitize the broken interrupt handler
2225 - netfilter: nf_ct_helper: warn when not applying default helper assignment
2226 - ACPICA: Linuxize: Restore and fix Intel compiler build
2227 - block: fix double-free in the failure path of cgwb_bdi_init()
2228 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
2229 - xfs: clear delalloc and cache on buffered write failure
2230 - Linux 4.10.1
2231
2232 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
2233 - net/sched: cls_flower: Disallow duplicate internal elements
2234 - net/sched: cls_flower: Properly handle classifier flags dumping
2235 - net/sched: cls_matchall: Dump the classifier flags
2236 - net/sched: Reflect HW offload status
2237 - net/sched: cls_flower: Reflect HW offload status
2238 - net/sched: cls_matchall: Reflect HW offloading status
2239 - net/sched: cls_u32: Reflect HW offload status
2240 - net/sched: cls_bpf: Reflect HW offload status
2241 - net/mlx5: Push min-inline mode resolution helper into the core
2242 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
2243 - net/mlx5: Use exact encap header size for the FW input buffer
2244 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
2245 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
2246 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
2247 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
2248 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
2249 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
2250 - net/mlx5: Fix static checker warnings
2251
2252 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2253 (LP: #1470250)
2254 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2255
2256 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
2257 (LP: #1668726)
2258 - scsi: aacraid: Remove duplicate irq management code
2259 - scsi: aacraid: Added aacraid.h include guard
2260 - scsi: aacraid: added support for init_struct_8
2261 - scsi: aacraid: Added sa firmware support
2262 - scsi: aacraid: Retrieve and update the device types
2263 - scsi: aacraid: Reworked scsi command submission path
2264 - scsi: aacraid: Process Error for response I/O
2265 - scsi: aacraid: Added support for response path
2266 - scsi: aacraid: Added support for read medium error
2267 - scsi: aacraid: Reworked aac_command_thread
2268 - scsi: aacraid: Added support for periodic wellness sync
2269 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
2270 - scsi: aacraid: Added support to set QD of attached drives
2271 - scsi: aacraid: Added support for hotplug
2272 - scsi: aacraid: Include HBA direct interface
2273 - scsi: aacraid: Add task management functionality
2274 - scsi: aacraid: Added support to abort cmd and reset lun
2275 - scsi: aacraid: VPD 83 type3 support
2276 - scsi: aacraid: Added new IWBR reset
2277 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
2278 - scsi: aacraid: Retrieve HBA host information ioctl
2279 - scsi: aacraid: Update copyrights
2280 - scsi: aacraid: Change Driver Version Prefix
2281 - scsi: aacraid: update version
2282 - scsi: aacraid: rcode is unsigned and should be signed int
2283 - scsi: aacraid: avoid open-coded upper_32_bits
2284 - scsi: aacraid: Fix camel case
2285 - scsi: aacraid: Use correct channel number for raw srb
2286 - scsi: aacraid: Fix for excessive prints on EEH
2287 - scsi: aacraid: Prevent E3 lockup when deleting units
2288 - scsi: aacraid: Fix memory leak in fib init path
2289 - scsi: aacraid: Added sysfs for driver version
2290 - scsi: aacraid: Fix sync fibs time out on controller reset
2291 - scsi: aacraid: Skip wellness sync on controller failure
2292 - scsi: aacraid: Reload offlined drives after controller reset
2293 - scsi: aacraid: Decrease adapter health check interval
2294 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
2295 - scsi: aacraid: Reorder Adapter status check
2296 - scsi: aacraid: Save adapter fib log before an IOP reset
2297 - scsi: aacraid: Fix a potential spinlock double unlock bug
2298 - scsi: aacraid: Update driver version
2299 - scsi: aacraid: Fixed expander hotplug for SMART family
2300
2301 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2302 fadump over ssh on Alpine machine. (LP: #1655241)
2303 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
2304 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
2305
2306 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
2307 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
2308 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
2309 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
2310
2311 * Nvlink2: Additional patches (LP: #1667081)
2312 - powerpc/powernv: Initialise nest mmu
2313 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
2314 - powerpc/mm: refactor radix physical page mapping
2315 - powerpc/mm: add radix__create_section_mapping()
2316 - powerpc/mm: add radix__remove_section_mapping()
2317 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
2318 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
2319
2320 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
2321 (LP: #1667416)
2322 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
2323
2324 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
2325 (LP: #1667490)
2326 - [Config] Disable experimental IMA options
2327
2328 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
2329 - SAUCE: drm/ast: Handle configuration without P2A bridge
2330 - SAUCE: drm/ast: const'ify mode setting tables
2331 - SAUCE: drm/ast: Remove spurrious include
2332 - SAUCE: drm/ast: Fix calculation of MCLK
2333 - SAUCE: drm/ast: Base support for AST2500
2334 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
2335 - SAUCE: drm/ast: Factor mmc_test code in POST code
2336 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
2337 - SAUCE: drm/ast: POST code for the new AST2500
2338 - SAUCE: drm/ast: Fix test for VGA enabled
2339 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
2340
2341 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
2342 - powerpc/mm: Update PROTFAULT handling in the page fault path
2343 - powerpc/mm/radix: Update pte update sequence for pte clear case
2344 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
2345 - powerpc/mm/radix: Skip ptesync in pte update helpers
2346 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
2347
2348 * POWER9: Improve PMU capabilites (LP: #1667413)
2349 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
2350 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
2351 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
2352 - powerpc/perf: Use Instruction Counter value
2353 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
2354 - powerpc/perf: Add alternative event table and function for power9
2355 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
2356 - powerpc/perf: Factor out event_alternative function
2357
2358 * Miscellaneous Ubuntu changes
2359 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
2360 - [Config] CONFIG_QCOM_L2_PMU=y
2361 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
2362 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
2363
2364 * Miscellaneous upstream changes
2365 - arm64: errata: Provide macro for major and minor cpu revisions
2366 - arm64: Define Falkor v1 CPU
2367 - arm64: Use __tlbi() macros in KVM code
2368 - arm64: Work around Falkor erratum 1009
2369 - perf: add qcom l2 cache perf events driver
2370 - arm64: arch_timer: document Hisilicon erratum 161010101
2371 - arm64: Work around Falkor erratum 1003
2372 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
2373 - net: qcom/emac: add ethtool support
2374 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
2375 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
2376 - net: qcom/emac: claim the irq only when the device is opened
2377 - net: qcom/emac: display the phy driver info after we connect
2378 - net: qcom/emac: always use autonegotiation to configure the SGMII link
2379 - net: qcom/emac: do not call emac_mac_start twice
2380 - net: qcom/emac: remove extraneous wake-on-lan code
2381 - net: qcom/emac: add an error interrupt handler for the sgmii
2382 - net: qcom/emac: add ethool support for setting pause parameters
2383 - net: qcom/emac: fix semicolon.cocci warnings
2384 - net: qcom/emac: add ethtool support for reading hardware registers
2385 - net: qcom/emac: add ethtool support for setting ring parameters
2386 - net: qcom/emac: fix a sizeof() typo
2387
2388 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
2389
2390 linux (4.10.0-10.12) zesty; urgency=low
2391
2392 [ Tim Gardner ]
2393
2394 * Release Tracking Bug
2395 - LP: #1666636
2396
2397 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2398 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2399 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
2400 - cpuidle:powernv: Add helper function to populate powernv idle states.
2401 - powernv: Pass PSSCR value and mask to power9_idle_stop
2402 - Documentation:powerpc: Add device-tree bindings for power-mgt
2403
2404 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
2405 - [Config] CONFIG_CRYPTO_DEV_VMX=n
2406
2407 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
2408 - powerpc/bpf: Introduce __PPC_SH64()
2409 - powerpc: Add helper to check if offset is within relative branch range
2410 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
2411 - powerpc/kprobes: Implement Optprobes
2412 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
2413
2414 * Miscellaneous Ubuntu changes
2415 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
2416 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
2417 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
2418
2419 * Miscellaneous upstream changes
2420 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
2421 - ACPI: Add support for ResourceSource/IRQ domain mapping
2422 - irqchip/qcom: Add IRQ combiner driver
2423 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
2424 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
2425 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
2426 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
2427 - iommu/dma: Allow MSI-only cookies
2428 - iommu: Rename iommu_dm_regions into iommu_resv_regions
2429 - iommu: Add a new type field in iommu_resv_region
2430 - iommu: iommu_alloc_resv_region
2431 - iommu: Only map direct mapped regions
2432 - iommu: iommu_get_group_resv_regions
2433 - iommu: Implement reserved_regions iommu-group sysfs file
2434 - iommu/vt-d: Implement reserved region get/put callbacks
2435 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
2436 - iommu/arm-smmu: Implement reserved region get/put callbacks
2437 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
2438 - irqdomain: Add irq domain MSI and MSI_REMAP flags
2439 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
2440 - irqdomain: irq_domain_check_msi_remap
2441 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
2442 - vfio/type1: Allow transparent MSI IOVA allocation
2443 - vfio/type1: Check MSI remapping at irq domain level
2444 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
2445 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
2446 - iommu/arm-smmu-v3: limit use of 2-level stream tables
2447 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
2448 - iommu/arm-smmu: Fix for ThunderX erratum #27704
2449
2450 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
2451
2452 linux (4.10.0-9.11) zesty; urgency=low
2453
2454 [ Tim Gardner ]
2455
2456 * Release Tracking Bug
2457 - LP: #1666214
2458
2459 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
2460 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
2461
2462 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
2463 4.4.0-63.84~14.04.2 (LP: #1664912)
2464 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
2465
2466 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2467 fadump over ssh on Alpine machine. (LP: #1655241)
2468 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
2469
2470 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
2471 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
2472 - SAUCE: ima: Downgrade error to warning
2473
2474 * NFS client : permission denied when trying to access subshare, since kernel
2475 4.4.0-31 (LP: #1649292)
2476 - fs: Better permission checking for submounts
2477
2478 * Miscellaneous Ubuntu changes
2479 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
2480 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
2481 - d-i: Add hisi_sas_v2_hw to scsi-modules
2482 - d-i: Add hns_enet_drv to nic-modules
2483 - d-i: Add supporting modules for hns_enet_drv to nic-modules
2484 - rebase to v4.10
2485
2486 [ Upstream Kernel Changes ]
2487
2488 * rebase to v4.10
2489
2490 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
2491
2492 linux (4.10.0-8.10) zesty; urgency=low
2493
2494 [ Tim Gardner ]
2495
2496 * Release Tracking Bug
2497 - LP: #1664217
2498
2499 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
2500 (LP: #1663687)
2501 - scsi: storvsc: Enable tracking of queue depth
2502 - scsi: storvsc: Remove the restriction on max segment size
2503 - scsi: storvsc: Enable multi-queue support
2504 - scsi: storvsc: use tagged SRB requests if supported by the device
2505 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
2506 - scsi: storvsc: properly set residual data length on errors
2507
2508 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
2509 caused KVM host hung and all KVM guests down. (LP: #1651248)
2510 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
2511 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
2512 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
2513 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
2514 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
2515
2516 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
2517 (LP: #1531747)
2518 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2519
2520 * CVE-2016-1575 (LP: #1534961)
2521 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2522
2523 * CVE-2016-1576 (LP: #1535150)
2524 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2525
2526 * Miscellaneous Ubuntu changes
2527 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
2528 - SAUCE: Import aufs driver
2529 - d-i: Build message-modules udeb for arm64
2530 - rebase to v4.10-rc8
2531
2532 * Miscellaneous upstream changes
2533 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
2534 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
2535 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
2536 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
2537 - Revert "UBUNTU: SAUCE: Import aufs driver"
2538
2539 [ Upstream Kernel Changes ]
2540
2541 * rebase to v4.10-rc8
2542
2543 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
2544
2545 linux (4.10.0-7.9) zesty; urgency=low
2546
2547 [ Tim Gardner ]
2548
2549 * Release Tracking Bug
2550 - LP: #1662201
2551
2552 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
2553 - [Config] CONFIG_DRM_AMDGPU_CIK=y
2554
2555 * regession tests failing after stackprofile test is run (LP: #1661030)
2556 - fix regression with domain change in complain mode
2557
2558 * Permission denied and inconsistent behavior in complain mode with 'ip netns
2559 list' command (LP: #1648903)
2560 - fix regression with domain change in complain mode
2561
2562 * flock not mediated by 'k' (LP: #1658219)
2563 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2564
2565 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2566 from a unshared mount namespace (LP: #1656121)
2567 - SAUCE: apparmor: null profiles should inherit parent control flags
2568
2569 * apparmor refcount leak of profile namespace when removing profiles
2570 (LP: #1660849)
2571 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2572
2573 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2574 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2575 name="system_tor" (LP: #1648143)
2576 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2577 namespaces
2578
2579 * apparmor_parser hangs indefinitely when called by multiple threads
2580 (LP: #1645037)
2581 - SAUCE: apparmor: fix lock ordering for mkdir
2582
2583 * apparmor leaking securityfs pin count (LP: #1660846)
2584 - SAUCE: apparmor: fix leak on securityfs pin count
2585
2586 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2587 (LP: #1660845)
2588 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2589 fails
2590
2591 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2592 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2593
2594 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2595 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2596
2597 * apparmor auditing denied access of special apparmor .null fi\ le
2598 (LP: #1660836)
2599 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2600
2601 * apparmor label leak when new label is unused (LP: #1660834)
2602 - SAUCE: apparmor: fix label leak when new label is unused
2603
2604 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2605 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2606
2607 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2608 - SAUCE: apparmor: fix replacement race in reading rawdata
2609
2610 * unix domain socket cross permission check failing with nested namespaces
2611 (LP: #1660832)
2612 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2613
2614 * Regression tests can not detect binfmt_elf mmpa semantic change
2615 (LP: #1630069)
2616 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
2617
2618 * Support snaps inside of lxd containers (LP: #1611078)
2619 - apparmor: add interface to be able to grab loaded policy
2620 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
2621 - apparmor: add __aa_find_ns fn
2622 - apparmor: add mkdir/rmdir interface to manage policy namespaces
2623 - apparmor: fix oops in pivot_root mediation
2624 - apparmor: fix warning that fn build_pivotroot discards const
2625 - apparmor: add interface to advertise status of current task stacking
2626 - apparmor: update policy permissions to consider ns being viewed/managed
2627 - apparmor: add per ns policy management interface
2628 - apparmor: bump domain stacking version to 1.2
2629
2630 * change_hat is logging failures during expected hat probing (LP: #1615893)
2631 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2632
2633 * deleted files outside of the namespace are not being treated as disconnected
2634 (LP: #1615892)
2635 - SAUCE: apparmor: deleted dentries can be disconnected
2636
2637 * stacking to unconfined in a child namespace confuses mediation
2638 (LP: #1615890)
2639 - SAUCE: apparmor: special case unconfined when determining the mode
2640
2641 * apparmor module parameters can be changed after the policy is locked
2642 (LP: #1615895)
2643 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2644
2645 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2646 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2647
2648 * label vec reductions can result in reference labels instead of direct access
2649 to labels (LP: #1615889)
2650 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2651
2652 * profiles from different namespaces can block other namespaces from being
2653 able to load a profile (LP: #1615887)
2654 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2655
2656 * The label build for onexec when stacking is wrong (LP: #1615881)
2657 - SAUCE: apparmor: Fix label build for onexec stacking.
2658
2659 * The inherit check for new to old label comparison for domain transitions is
2660 wrong (LP: #1615880)
2661 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2662
2663 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2664 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2665
2666 * __label_update proxy comparison test is wrong (LP: #1615878)
2667 - SAUCE: apparmor: Fix __label_update proxy comparison test
2668
2669 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2670 (LP: #1560583)
2671 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2672 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2673
2674 * policy namespace stacking (LP: #1379535)
2675 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
2676 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2677
2678 * brd module compiled as built-in (LP: #1593293)
2679 - [Config] CONFIG_BLK_DEV_RAM=m
2680
2681 * Miscellaneous Ubuntu changes
2682 - SAUCE: apparmor: Fix FTBFS due to bad include path
2683 - SAUCE: apparmor: add data query support
2684 - rebase to v4.10-rc7
2685
2686 * Miscellaneous upstream changes
2687 - fixup backout policy view capable for forward port
2688 - apparmor: fix: Rework the iter loop for label_update
2689 - apparmor: add more assertions for updates/merges to help catch errors
2690 - apparmor: Make pivot root transitions work with stacking
2691 - apparmor: convert delegating deleted files to mediate deleted files
2692 - apparmor: add missing parens. not a bug fix but highly recommended
2693 - apparmor: add a stack_version file to allow detection of bug fixes
2694 - apparmor: push path lookup into mediation loop
2695 - apparmor: default to allowing unprivileged userns policy
2696 - apparmor: fix: permissions test to view and manage policy
2697 - apparmor: Add Basic ns cross check condition for ipc
2698
2699 [ Upstream Kernel Changes ]
2700
2701 * rebase to v4.10-rc7
2702
2703 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
2704
2705 linux (4.10.0-6.8) zesty; urgency=low
2706
2707 [ Tim Gardner ]
2708
2709 * Release Tracking Bug
2710 - LP: #1661300
2711
2712 * flock not mediated by 'k' (LP: #1658219)
2713 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2714
2715 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2716 from a unshared mount namespace (LP: #1656121)
2717 - SAUCE: apparmor: null profiles should inherit parent control flags
2718
2719 * apparmor refcount leak of profile namespace when removing profiles
2720 (LP: #1660849)
2721 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2722
2723 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2724 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2725 name="system_tor" (LP: #1648143)
2726 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2727 namespaces
2728
2729 * apparmor_parser hangs indefinitely when called by multiple threads
2730 (LP: #1645037)
2731 - SAUCE: apparmor: fix lock ordering for mkdir
2732
2733 * apparmor leaking securityfs pin count (LP: #1660846)
2734 - SAUCE: apparmor: fix leak on securityfs pin count
2735
2736 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2737 (LP: #1660845)
2738 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2739 fails
2740
2741 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2742 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2743
2744 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2745 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2746
2747 * apparmor auditing denied access of special apparmor .null fi\ le
2748 (LP: #1660836)
2749 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2750
2751 * apparmor label leak when new label is unused (LP: #1660834)
2752 - SAUCE: apparmor: fix label leak when new label is unused
2753
2754 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2755 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2756
2757 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2758 - SAUCE: apparmor: fix replacement race in reading rawdata
2759
2760 * unix domain socket cross permission check failing with nested namespaces
2761 (LP: #1660832)
2762 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2763
2764 * Kdump through NMI SMP and single core not working on Ubuntu16.10
2765 (LP: #1630924)
2766 - hv: don't reset hv_context.tsc_page on crash
2767
2768 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2769 distribution (LP: #1628889)
2770 - SAUCE: s390: kernel message catalog
2771
2772 * Miscellaneous Ubuntu changes
2773 - [Config] Drop powerpc ABI files
2774
2775 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
2776
2777 linux (4.10.0-5.7) zesty; urgency=low
2778
2779 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
2780 Chromebook R11 (LP: #1630238)
2781 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
2782
2783 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
2784 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
2785
2786 * Miscellaneous Ubuntu changes
2787 - d-i: initrd needs msm_emac on amberwing platform.
2788 - [Config] Remove powerpc architecture builds
2789 - [Config] updateconfigs after removing powerpc configs
2790 - [Config] Update annotations after removing powerpc configs
2791 - SAUCE: Disable timers selftest for now
2792 - Rebase to v4.10-rc6
2793 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
2794 - Enable zfs build
2795 - [Config] CONFIG_NET_DROP_MONITOR=m
2796
2797 [ Upstream Kernel Changes ]
2798
2799 * rebase to v4.10-rc6
2800
2801 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
2802
2803 linux (4.10.0-4.6) zesty; urgency=low
2804
2805 * Miscellaneous upstream changes
2806 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
2807
2808 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
2809
2810 linux (4.10.0-3.5) zesty; urgency=low
2811
2812 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
2813 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
2814
2815 * ENA network driver moved to -extra (LP: #1657767)
2816 - [Config] Move Amazon ENA network driver to the main kernel package
2817
2818 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
2819 (LP: #1657539)
2820 - block: relax check on sg gap
2821
2822 * i915 module requests unreleased GUC firmware files (LP: #1626740)
2823 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
2824 firmware
2825
2826 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2827 distribution (LP: #1628889)
2828 - [Config] CONFIG_KMSG_IDS=y for s390
2829 - SAUCE: s390 Kernel message catalog
2830
2831 * Miscellaneous Ubuntu changes
2832 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
2833 - SAUCE: vbox -- remove .readlink assignment
2834 - Enable vbox build
2835 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
2836 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
2837 - [Config] Fix up s390x config options changed during 4.10 rebase
2838 - [Config] Update annotations for 4.10
2839 - Disable all flavors for the powerpc architecture
2840
2841 [ Upstream Kernel Changes ]
2842
2843 * rebase to v4.10-rc5
2844
2845 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
2846
2847 linux (4.10.0-2.4) zesty; urgency=low
2848
2849 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
2850 - [Config] Add IBM power drivers to the inclusion list
2851
2852 * Miscellaneous Ubuntu changes
2853 - [Config] linux-source Provides should not be a macro
2854 - [Config] Correct the note URL for LATENCYTOP
2855 - rebase to v4.10-rc4
2856
2857 [ Upstream Kernel Changes ]
2858
2859 * rebase to v4.10-rc4
2860
2861 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
2862
2863 linux (4.10.0-1.3) zesty; urgency=low
2864
2865 [ Upstream Kernel Changes ]
2866
2867 * rebase to v4.10-rc3
2868
2869 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
2870
2871 linux (4.10.0-0.2) zesty; urgency=low
2872
2873 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2874 host/NV kernel (LP: #1643652)
2875 - [Config] Update and enforce IMA options
2876
2877 * Miscellaneous Ubuntu changes
2878 - [Config] Disble stack protector for powerpc-smp
2879
2880 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
2881
2882 linux (4.10.0-0.1) zesty; urgency=low
2883
2884 * IP-over-DDP packets dropped (LP: #1559772)
2885 - [Config] CONFIG_IPDDP=n
2886
2887 * Miscellaneous Ubuntu changes
2888 - [Config] Update annotations with recent config changes
2889 - SAUCE: aufs -- remove .readlink assignment
2890 - disable vbox build
2891 - disable ZFS build
2892
2893 [ Upstream Kernel Changes ]
2894
2895 * rebase to v4.10-rc2
2896
2897 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
2898
2899 linux (4.9.0-11.12) zesty; urgency=low
2900
2901 * Miscellaneous Ubuntu changes
2902 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
2903 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
2904
2905 [ Upstream Kernel Changes ]
2906
2907 * rebase to v4.9
2908
2909 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
2910
2911 linux (4.9.0-10.11) zesty; urgency=low
2912
2913 * d-i is missing usb support for platforms that use the xhci-platform driver
2914 (LP: #1625222)
2915 - d-i initrd needs additional usb modules to support the merlin platform
2916
2917 * Miscellaneous Ubuntu changes
2918 - SAUCE: Import aufs driver
2919 - SAUCE: aufs -- Convert to use xattr handlers
2920 - SAUCE: aufs -- Add flags argument to aufs_rename()
2921 - [Config] Enable aufs
2922 - [Config] CONFIG_FSL_FMAN=y for powerpc
2923 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
2924 - [Config] Restore powerpc64-emb
2925
2926 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
2927
2928 linux (4.9.0-9.10) zesty; urgency=low
2929
2930 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
2931 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
2932
2933 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
2934 - [Config] CONFIG_ARM64_ERRATUM_845719=y
2935
2936 * Update hio driver to 2.1.0.28 (LP: #1646643)
2937 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
2938
2939 * Miscellaneous Ubuntu changes
2940 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
2941 - Build vbox for ARCH=x86
2942 - SAUCE: Add aufs driver
2943 - SAUCE: aufs -- Convert to use xattr handlers
2944 - SAUCE: aufs -- Updates for rename2
2945 - SAUCE: Export symbols used by aufs
2946 - [Config] Enable aufs
2947
2948 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
2949
2950 linux (4.9.0-8.9) zesty; urgency=low
2951
2952 * Miscellaneous Ubuntu changes
2953 - SAUCE: xr-usb-serial: only build for x86
2954 Fixes s390x FTBS
2955
2956 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
2957
2958 linux (4.9.0-7.8) zesty; urgency=low
2959
2960 * Driver for Exar USB UART (LP: #1645591)
2961 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
2962 - SAUCE: xr-usb-serial: interface for switching modes
2963 - SAUCE: cdc-acm: Exclude Exar USB serial ports
2964
2965 [ Upstream Kernel Changes ]
2966
2967 * rebase to v4.9-rc8
2968
2969 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
2970
2971 linux (4.9.0-6.7) zesty; urgency=low
2972
2973 * Miscellaneous Ubuntu changes
2974 - Set build_arch=x86 for i386
2975
2976 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
2977
2978 linux (4.9.0-5.6) zesty; urgency=low
2979
2980 * Miscellaneous Ubuntu changes
2981 - [Debian] restore tools build
2982 - Set build_arch=x86 for amd64 and x32
2983
2984 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
2985
2986 linux (4.9.0-4.5) zesty; urgency=low
2987
2988 * linux: Staging modules should be unsigned (LP: #1642368)
2989 - [Debian] Suppress module signing for staging drivers
2990 - SAUCE: Add rtl drivers to signature inclusion list
2991
2992 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2993 host/NV kernel (LP: #1643652)
2994 - [Config] CONFIG_IMA=y
2995
2996 * Miscellaneous Ubuntu changes
2997 - [Debian] config-check -- Make it easier to find annotations syntax errors
2998 - [Config] Enable various drivers for ARM platforms
2999 - [Config] Fix s390x config carnage
3000 - [Config] Set CONFIG_KEXEC=y for all architectures
3001 - [Config] Fix up CONFIG_I2C_SLAVE values
3002 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
3003 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
3004 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
3005 - [Config] Update annotations
3006 - [Config] CONFIG_NR_CPUS=8192 for amd64
3007
3008 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
3009
3010 linux (4.9.0-3.4) zesty; urgency=low
3011
3012 * Miscellaneous Ubuntu changes
3013 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3014 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
3015 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
3016 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
3017 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3018 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3019 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3020 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3021 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3022 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3023 - SAUCE: (namespace) fuse: Add support for pid namespaces
3024 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3025 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3026 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
3027 - SAUCE: (namespace) fuse: Allow user namespace mounts
3028 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
3029 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
3030 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
3031 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
3032
3033 * Miscellaneous upstream changes
3034 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
3035
3036 [ Upstream Kernel Changes ]
3037
3038 * rebase to v4.9-rc7
3039
3040 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
3041
3042 linux (4.9.0-2.3) zesty; urgency=low
3043
3044 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
3045 - SAUCE: ibmvscsis: Rearrange functions for future patches
3046 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
3047 - SAUCE: ibmvscsis: Synchronize cmds at remove time
3048 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
3049 - SAUCE: ibmvscsis: Return correct partition name/# to client
3050 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
3051
3052 * Move some kernel modules to the main kernel package (LP: #1642228)
3053 - [Config] Move some powerpc kernel modules to the main kernel package
3054
3055 * linux: Staging modules should be unsigned (LP: #1642368)
3056 - [Debian] Suppress module signing for staging drivers
3057
3058 * Miscellaneous Ubuntu changes
3059 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
3060
3061 [ Upstream Kernel Changes ]
3062
3063 * rebase to v4.9-rc6
3064
3065 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
3066
3067 linux (4.9.0-1.2) zesty; urgency=low
3068
3069 * hio: SSD data corruption under stress test (LP: #1638700)
3070 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
3071 - SAUCE: hio: splitting bio in the entry of .make_request_fn
3072
3073 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
3074 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
3075 - SAUCE: hio: bio_endio() no longer takes errors arg
3076 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
3077 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
3078 - SAUCE: hio: fix mask maybe-uninitialized warning
3079 - SAUCE: hio: port to v4.8 base
3080 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
3081 - SAUCE: hio: Makefile and Kconfig
3082 - [Config] Enforce CONFIG_HIO
3083
3084 * Miscellaneous Ubuntu changes
3085 - rebase to v4.9-rc5
3086 - zfs: remove the never implemented aio_fsync file operation
3087 - [Config] Disable powerpc64-emb for FTBS
3088
3089 [ Upstream Kernel Changes ]
3090
3091 * rebase to v4.9-rc5
3092
3093 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
3094
3095 linux (4.9.0-0.1) zesty; urgency=low
3096
3097 [ Upstream Kernel Changes ]
3098
3099 * rebase to v4.9-rc4
3100 - LP: #1465724
3101 - LP: #1535802
3102
3103 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
3104
3105 linux (4.9.0-0.0) yakkety; urgency=low
3106
3107 [ Seth Forshee ]
3108
3109 * Release Tracking Bug
3110 - LP: #1632918
3111
3112 * Revert "If zone is so small that watermarks are the same, stop zone balance"
3113 in yakkety (LP: #1632894)
3114 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
3115 same, stop zone balance."
3116
3117 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
3118
3119 linux (4.8.0-24.26) yakkety; urgency=low
3120
3121 [ Seth Forshee ]
3122
3123 * Release Tracking Bug
3124 - LP: #1632749
3125
3126 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
3127 - SAUCE: (no-up) dm raid: fix compat_features validation
3128
3129 * kswapd0 100% CPU usage (LP: #1518457)
3130 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
3131 balance.
3132
3133 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
3134
3135 linux (4.8.0-23.25) yakkety; urgency=low
3136
3137 [ Seth Forshee ]
3138
3139 * Release Tracking Bug
3140 - LP: #1632484
3141
3142 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
3143 __copy_tofrom_user (LP: #1632462)
3144 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
3145 __copy_tofrom_user
3146
3147 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
3148 memory_stress_ng. (LP: #1628976)
3149 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
3150
3151 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
3152 ibmvfc) (LP: #1632116)
3153 - scsi: ibmvfc: Fix I/O hang when port is not mapped
3154
3155 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
3156 (LP: #1626983)
3157 - [Config] Enable live patching on powerpc/ppc64el
3158
3159 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3160 - [Config] CONFIG_AUFS_XATTR=y
3161
3162 * Yakkety update to 4.8.1 stable release (LP: #1632445)
3163 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
3164 - Using BUG_ON() as an assert() is _never_ acceptable
3165 - usb: misc: legousbtower: Fix NULL pointer deference
3166 - Staging: fbtft: Fix bug in fbtft-core
3167 - usb: usbip: vudc: fix left shift overflow
3168 - USB: serial: cp210x: Add ID for a Juniper console
3169 - Revert "usbtmc: convert to devm_kzalloc"
3170 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
3171 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
3172 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
3173 - Linux 4.8.1
3174
3175 * PSL data cache should be flushed before resetting CAPI adapter
3176 (LP: #1632049)
3177 - cxl: Flush PSL cache before resetting the adapter
3178
3179 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
3180 - net: thunderx: Don't set RX_PACKET_DIS while initializing
3181
3182 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
3183 - crypto: ghash-generic - move common definitions to a new header file
3184 - crypto: vmx - Fix memory corruption caused by p8_ghash
3185 - crypto: vmx - Ensure ghash-generic is enabled
3186
3187 * arm64: SPCR console not autodetected (LP: #1630311)
3188 - of/serial: move earlycon early_param handling to serial
3189 - [Config] CONFIG_ACPI_SPCR_TABLE=y
3190 - ACPI: parse SPCR and enable matching console
3191 - ARM64: ACPI: enable ACPI_SPCR_TABLE
3192 - serial: pl011: add console matching function
3193
3194 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
3195 (LP: #1630990)
3196 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
3197 CONFIG_SECURITYFS=n
3198
3199 * sha1-powerpc returning wrong results (LP: #1629977)
3200 - crypto: sha1-powerpc - little-endian support
3201
3202 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
3203
3204 linux (4.8.0-22.24) yakkety; urgency=low
3205
3206 * CVE-2016-7039 (LP: #1631287)
3207 - SAUCE: net: add recursion limit to GRO
3208
3209 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
3210
3211 linux (4.8.0-21.23) yakkety; urgency=low
3212
3213 [ Tim Gardner ]
3214
3215 * Release Tracking Bug
3216 - LP: #1630279
3217
3218 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
3219 - Revert "Revert "powerpc: Simplify module TOC handling""
3220
3221 * Regression tests can not detect binfmt_elf mmpa semantic change
3222 (LP: #1630069)
3223 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
3224
3225 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
3226 (LP: #1629204)
3227 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
3228
3229 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
3230
3231 linux (4.8.0-20.22) yakkety; urgency=low
3232
3233 [ Tim Gardner ]
3234
3235 * Release Tracking Bug
3236 - LP: #1629730
3237
3238 [ Upstream Kernel Changes ]
3239
3240 * rebase to v4.8
3241
3242 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
3243
3244 linux (4.8.0-19.21) yakkety; urgency=low
3245
3246 [ Tim Gardner ]
3247
3248 * Release Tracking Bug
3249 - LP: #1629057
3250
3251 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
3252 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
3253
3254 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
3255 - SAUCE: nbd: Only delay uevent until connected
3256
3257 * Support snaps inside of lxd containers (LP: #1611078)
3258 - apparmor: add interface to be able to grab loaded policy
3259 - securityfs: update interface to allow inode_ops, and setup from vfs fns
3260 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
3261 - apparmor: add __aa_find_ns fn
3262 - apparmor: add mkdir/rmdir interface to manage policy namespaces
3263 - apparmor: fix oops in pivot_root mediation
3264 - apparmor: fix warning that fn build_pivotroot discards const
3265 - apparmor: add interface to advertise status of current task stacking
3266 - apparmor: update policy permissions to consider ns being viewed/managed
3267 - apparmor: add per ns policy management interface
3268 - apparmor: bump domain stacking version to 1.2
3269
3270 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
3271 (LP: #1628523)
3272 - [Config] CONFIG_ZONE_DMA=y for generic
3273
3274 * Yakkety - disable ARCH_ZX (LP: #1628503)
3275 - [Config] armhf: disable ARCH_ZX
3276
3277 * Enable switchdev config parameter for Yakkety (LP: #1628241)
3278 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
3279
3280 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
3281 (LP: #1628009)
3282 - firmware: Update bnx2x to 7.13.1.0
3283
3284 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
3285 - [Config] Enable CONFIG_IBMVNIC=m
3286
3287 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
3288 (LP: #1628112)
3289 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
3290
3291 * Miscellaneous Ubuntu changes
3292 - Rebase to v4.8-rc8
3293 - [Config] skip Ubuntu-4.8.0-18.20
3294 - [Config] missing modules in armhf/s390x
3295
3296 * Miscellaneous Ubuntu changes
3297 - rebase to v4.8-rc8
3298
3299 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
3300
3301 linux (4.8.0-17.19) yakkety; urgency=low
3302
3303 * Release Tracking Bug
3304 - LP: #1627387
3305
3306 * build squashfs into xenial kernels by default (LP: #1593134)
3307 - Remove squashfs udeb
3308
3309 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
3310 - Add d-i support for ata_generic
3311
3312 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
3313 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
3314
3315 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
3316 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
3317
3318 * Yakkety - USB drivers must be built in (LP: #1627323)
3319 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
3320
3321 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
3322 (LP: #1627052)
3323 - [Config] CONFIG_GOLDFISH=n
3324
3325 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
3326 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
3327 time in more detail"
3328
3329 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
3330 - SAUCE: Fix regression which breaks DFS mounting
3331
3332 * Miscellaneous Ubuntu changes
3333 - [Config] apply xenial configuration annotations
3334 - s390x -- DEBUG_RODATA is now valid
3335 - [Config] s390x -- CONFIG_SQUASHFS=y
3336 - [Config] s390x -- CONFIG_ECRYPT_FS=y
3337 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
3338 - [Config] Enable CONFIG_ACPI_HED=y for arm64
3339 - [Config] Enable CONFIG_QUICC_ENGINE=y
3340
3341 * Miscellaneous upstream changes
3342 - annotations: pull back to xenial
3343
3344 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
3345
3346 linux (4.8.0-16.17) yakkety; urgency=low
3347
3348 [ Tim Gardner ]
3349
3350 * Release Tracking Bug
3351 - LP: #1626768
3352
3353 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
3354 - [Config] CONFIG_ACPI_IORT=y
3355 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
3356 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
3357 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
3358 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
3359 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
3360 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
3361 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
3362 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
3363
3364 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
3365 (LP: #1626394)
3366 - [Config] CONFIG_ATA=y
3367
3368 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
3369 - [Config] CONFIG_VMD=m
3370 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
3371 - [Config] CONFIG_OF=y for all arches
3372 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3373 - [Config] Xenial device settings sync with amd64
3374 - [Config] Xenial device settings sync with i386
3375 - [Config] CONFIG_MTD_UBI_GLUEBI=m
3376 - [Config] Xenial device settings sync with armhf
3377 - [Config] Xenial device settings sync with arm64
3378
3379 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
3380 - [Config] CONFIG_USERFAULTFD=y
3381
3382 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
3383 - [Config] CONFIG_SLUB=y
3384
3385 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3386 (LP: #1626158)
3387 - add nls_cp437 to the generic.inclusion-list
3388
3389 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
3390
3391 linux (4.8.0-15.16) yakkety; urgency=low
3392
3393 [ Tim Gardner ]
3394
3395 * Release Tracking Bug
3396 - LP: #1626239
3397
3398 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3399 (LP: #1626158)
3400 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
3401 - [Config] CONFIG_NLS_CODEPAGE_437=y
3402 - [Config] CONFIG_VFAT_FS=y
3403
3404 * Miscellaneous Ubuntu changes
3405 - SAUCE: seccomp: log actions even when audit is disabled
3406
3407 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
3408
3409 linux (4.8.0-14.15) yakkety; urgency=low
3410
3411 * CVE-2016-1575 (LP: #1534961)
3412 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3413 - SAUCE: overlayfs: Be more careful about copying up sxid files
3414 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3415
3416 * CVE-2016-1576 (LP: #1535150)
3417 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3418 - SAUCE: overlayfs: Be more careful about copying up sxid files
3419 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3420
3421 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
3422 (LP: #1531747)
3423 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3424
3425 * Miscellaneous Ubuntu changes
3426 - [Config] CONFIG_PM_WAKELOCKS=y
3427 - [Config] CONFIG_CLEANCACHE=y
3428 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
3429 - [Config] CONFIG_PROCESSOR_SELECT=y
3430 - [Config] Enabled some networking options
3431 - SAUCE: overlayfs: Enable user namespace mounts
3432
3433 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
3434
3435 linux (4.8.0-13.14) yakkety; urgency=low
3436
3437 [ Tim Gardner ]
3438
3439 * Release Tracking Bug
3440 - LP: #1625733
3441
3442 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
3443 - [Config] Add some CRC crypto modules to d-i
3444
3445 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3446 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
3447
3448 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
3449 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
3450 ThinkPads
3451
3452 * Option GE0301 3G modem doesn't work (LP: #348861)
3453 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
3454
3455 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
3456 (LP: #1625259)
3457 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
3458
3459 * Miscellaneous Ubuntu changes
3460 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
3461 opened for writing
3462 - SAUCE: fan: add VXLAN implementation
3463 - [Config] CONFIG_VFIO=m for ppc64el
3464
3465 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
3466
3467 linux (4.8.0-12.13) yakkety; urgency=low
3468
3469 [ Tim Gardner ]
3470
3471 * Release Tracking Bug
3472 - LP: #1625233
3473
3474 * Miscellaneous Ubuntu changes
3475 - rebase to v4.8-rc7
3476 - [Config] CONFIG_SCSI_DEBUG=m for all arches
3477
3478 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
3479
3480 linux (4.8.0-11.12) yakkety; urgency=low
3481
3482 * change_hat is logging failures during expected hat probing (LP: #1615893)
3483 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
3484
3485 * deleted files outside of the namespace are not being treated as
3486 disconnected
3487 (LP: #1615892)
3488 - SAUCE: apparmor: deleted dentries can be disconnected
3489
3490 * stacking to unconfined in a child namespace confuses mediation
3491 (LP: #1615890)
3492 - SAUCE: apparmor: special case unconfined when determining the mode
3493
3494 * apparmor module parameters can be changed after the policy is locked
3495 (LP: #1615895)
3496 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
3497
3498 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
3499 #1579135)
3500 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
3501
3502 * label vec reductions can result in reference labels instead of direct
3503 access
3504 to labels (LP: #1615889)
3505 - SAUCE: apparmor: reduction of vec to single entry is just that entry
3506
3507 * profiles from different namespaces can block other namespaces from being
3508 able to load a profile (LP: #1615887)
3509 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
3510
3511 * The label build for onexec when stacking is wrong (LP: #1615881)
3512 - SAUCE: apparmor: Fix label build for onexec stacking.
3513
3514 * The inherit check for new to old label comparison for domain transitions
3515 is
3516 wrong (LP: #1615880)
3517 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
3518
3519 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
3520 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
3521
3522 * __label_update proxy comparison test is wrong (LP: #1615878)
3523 - SAUCE: apparmor: Fix __label_update proxy comparison test
3524
3525 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
3526 (LP: #1560583)
3527 - SAUCE: apparmor: Allow ns_root processes to open profiles file
3528 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
3529
3530 * policy namespace stacking (LP: #1379535)
3531 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
3532 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
3533
3534 * Miscellaneous Ubuntu changes
3535 - [Debian] Dynamically determine linux udebs package name
3536 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
3537 - SAUCE: apparmor: Fix FTBFS due to bad include path
3538 - SAUCE: apparmor: add data query support
3539 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
3540
3541 * Miscellaneous upstream changes
3542 - fixup backout policy view capable for forward port
3543 - apparmor: fix: Rework the iter loop for label_update
3544 - apparmor: add more assertions for updates/merges to help catch errors
3545 - apparmor: Make pivot root transitions work with stacking
3546 - apparmor: convert delegating deleted files to mediate deleted files
3547 - apparmor: add missing parens. not a bug fix but highly recommended
3548 - apparmor: add a stack_version file to allow detection of bug fixes
3549 - apparmor: push path lookup into mediation loop
3550 - apparmor: default to allowing unprivileged userns policy
3551 - apparmor: fix: permissions test to view and manage policy
3552 - apparmor: Add Basic ns cross check condition for ipc
3553
3554 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
3555
3556 linux (4.8.0-10.11) yakkety; urgency=low
3557
3558 * Miscellaneous Ubuntu changes
3559 - ubuntu: vbox -- update to 5.1.6-dfsg-1
3560 - SAUCE: Enable vbox build
3561
3562 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
3563
3564 linux (4.8.0-9.10) yakkety; urgency=low
3565
3566 * Miscellaneous Ubuntu changes
3567 - [Config] arm64: CONFIG_ARCH_THUNDER=y
3568 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
3569 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
3570 - [Config] arm64: CONFIG_DRM_AST=m
3571 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
3572 - d-i: initrd needs ext4 and scsi modules
3573 - SAUCE: AUFS aufs4.x-rcN 20160912
3574 - [Config] Enable CONFIG_GPIO_XGENE*
3575 - [Config] Disable CONFIG_POWER_RESET_XGENE
3576 - [Config] CONFIG_EDAC_XGENE=m
3577 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
3578 - [Config] CONFIG_XGENE_DMA=m
3579
3580 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
3581
3582 linux (4.8.0-8.9) yakkety; urgency=low
3583
3584 * New device ID for Kabypoint (LP: #1622469)
3585 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
3586 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
3587
3588 * Miscellaneous Ubuntu changes
3589 - rebase to v4.8-rc6
3590 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
3591
3592 [ Upstream Kernel Changes ]
3593
3594 * rebase to v4.8-rc6
3595 - LP: #1617900
3596
3597 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
3598
3599 linux (4.8.0-7.8) yakkety; urgency=low
3600
3601 * Miscellaneous Ubuntu changes
3602 - [Debian] Use src_pkg_name when constructing udeb control files
3603
3604 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
3605
3606 linux (4.8.0-6.7) yakkety; urgency=low
3607
3608 * Enable virtual scsi server driver for Power (LP: #1615665)
3609 - SAUCE: Ibmvscsis: Properly deregister target sessions
3610 - SAUCE: Return TCMU-generated sense data to fabric module
3611 - SAUCE: Ibmvscsis: Code cleanup of print statements
3612 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
3613
3614 * Miscellaneous Ubuntu changes
3615 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
3616 - rebase to v4.8-rc5
3617
3618 [ Upstream Kernel Changes ]
3619
3620 * rebase to v4.8-rc5
3621
3622 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
3623
3624 linux (4.8.0-5.6) yakkety; urgency=low
3625
3626 * support compressed kernels on arm64 (LP: #1384955)
3627 - [Config] Switch to compressed Image on arm64
3628
3629 * Miscellaneous Ubuntu changes
3630 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3631 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3632 lookup_bdev()
3633 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3634 when mounting
3635 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3636 when mounting
3637 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3638 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3639 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3640 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3641 security.* xattrs
3642 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3643 filesystems
3644 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3645 - SAUCE: (namespace) fuse: Add support for pid namespaces
3646 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3647 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3648 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3649 or a descendant
3650 - SAUCE: (namespace) fuse: Allow user namespace mounts
3651 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3652 namespaces
3653 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3654 mounts
3655 - rebase to v4.8-rc4
3656
3657 [ Upstream Kernel Changes ]
3658
3659 * rebase to v4.8-rc4
3660
3661 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
3662
3663 linux (4.8.0-4.5) yakkety; urgency=low
3664
3665 * Miscellaneous Ubuntu changes
3666 - [Config] CONFIG_AUFS_FS=m
3667 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
3668
3669 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
3670
3671 linux (4.8.0-3.4) yakkety; urgency=low
3672
3673 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
3674 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
3675
3676 * Miscellaneous Ubuntu changes
3677 - rebase to v4.8-rc3
3678
3679 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
3680
3681 linux (4.8.0-2.3) yakkety; urgency=low
3682
3683 * Miscellaneous Ubuntu changes
3684 - [Config] Add fuse to inclusion list
3685 - SAUCE: update spl/zfs to support v4.8
3686
3687 * Miscellaneous upstream changes
3688 - Revert "UBUNTU: [Debian] do_zfs=false"
3689
3690 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
3691
3692 linux (4.8.0-1.2) yakkety; urgency=low
3693
3694 * Miscellaneous Ubuntu changes
3695 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
3696 - [Config] Enabled enforcement for CONFIG_NVRAM
3697 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
3698 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
3699 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
3700 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
3701 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
3702 - [Config] Enabled enforcement for CONFIG_SECCOMP
3703 - [Config] Enabled enforcement for
3704 - rebase to v4.8-rc2
3705 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
3706 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
3707 - SAUCE: security,perf: Allow further restriction of perf_event_open
3708
3709 [ Upstream Kernel Changes ]
3710
3711 * rebase to v4.8-rc2
3712
3713 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
3714
3715 linux (4.8.0-0.1) yakkety; urgency=low
3716
3717 [ Upstream Kernel Changes ]
3718
3719 * rebase to v4.8-rc1
3720 - LP: #1607647
3721 - LP: #1498667
3722 - LP: #1592547
3723 - LP: #1319984
3724 - LP: #1268727
3725 - LP: #1600623
3726 - LP: #1465724
3727 - LP: #1333569
3728
3729 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
3730
3731 linux (4.8.0-0.0) yakkety; urgency=low
3732
3733 * empty stanza
3734
3735 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
3736
3737 linux (4.7.0-0.2) yakkety; urgency=low
3738
3739 * Miscellaneous Ubuntu changes fixing various FTBS issues
3740 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
3741 - [Config] make powerpc udeb block modules optional
3742 - [Config] CONFIG_PLIP=m
3743 - [Config] CONFIG_IRDA=m armhf/arm64
3744 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
3745 - [Config] CONFIG_MOUSE_PS2=m
3746 - [Config] remove ppc64el fb-modules
3747
3748 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
3749
3750 linux (4.7.0-0.1) yakkety; urgency=low
3751
3752 [ Upstream Kernel Changes ]
3753
3754 * rebase to v4.7
3755 - LP: #972604
3756
3757 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
3758
3759 linux (4.7.0-0.0) yakkety; urgency=low
3760
3761 [ Tim Gardner ]
3762
3763 * Release Tracking Bug
3764 - LP: #1588856
3765
3766 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
3767 - scsi_dh_alua: do not fail for unknown VPD identification
3768
3769 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3770 - [Config] Install lsvmbus in cloud tools
3771 - SAUCE: tools/hv/lsvmbus -- convert to python3
3772 - SAUCE: tools/hv/lsvmbus -- add manual page
3773
3774 * boot stalls on USB detection errors (LP: #1437492)
3775 - usb: core: hub: hub_port_init lock controller instead of bus
3776
3777 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3778 - kernek/fork.c: allocate idle task for a CPU always on its local node
3779
3780 * VirtIO (and probably other modules as well) is built-in, make it modular...
3781 (LP: #1475078)
3782 - [Config] CONFIG_VIRTIO_*=m for all but s390x
3783 - [Config] CONFIG_USB=m
3784 - [Config] CONFIG_BLK_DEV_*=m
3785 - [Config] CONFIG_ATA=m
3786 - [Config] CONFIG_SCSI=m
3787 - [Config] CONFIG_DEVFREQ_GOV_*=m
3788 - [Config] CONFIG_XEN_NETDEV_*=m
3789 - [Config] CONFIG_AGP=m
3790 - [Config] CONFIG_ECRYPT_FS=m
3791 - [Config] CONFIG_ACPI_*=m
3792 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
3793 - [Config] Modularize some CRYPTO
3794 - [Config] CONFIG_FDDI=m
3795 - [Config] CONFIG_FIXED_PHY=m
3796 - [Config] CONFIG_VFAT_FS=m for all but armhf
3797 - [Config] CONFIG_TUN=m
3798 - [Config] CONFIG_UNIX=m
3799 - [Config] CONFIG_TRUSTED_KEYS=m
3800 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
3801
3802 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3803 and "not a git repository" (LP: #1584890)
3804 - [debian] getabis: Only git add $abidir if running in local repo
3805 - [debian] getabis: Fix inconsistent compiler versions check
3806
3807 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3808 - [Config] Remove arc4 from nic-modules
3809
3810 * arm64: statically link rtc-efi (LP: #1583738)
3811 - [Config] Link rtc-efi statically on arm64
3812
3813 * Miscellaneous Ubuntu changes
3814 - [Debian] zfs: transform symlink into referent file/dir
3815 - [Debian] Added tristate.sh
3816 - [Config] CONFIG_FUSE_FS=m
3817 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
3818 - [Config] CONFIG_PSTORE_CONSOLE=y
3819 - Added Snapcraft files
3820 - [Config] Mark CONFIG_UNIX enforced
3821
3822 * Miscellaneous upstream changes
3823 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
3824
3825 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
3826
3827 linux (4.6.0-6.7) yakkety; urgency=low
3828
3829 [ Tim Gardner ]
3830
3831 * Release Tracking Bug
3832 - LP: #1582753
3833
3834 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3835 (LP: #1582378)
3836 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3837 owns the ipc ns
3838
3839 * Miscellaneous Ubuntu changes
3840 - [Config] Add Description to kernel-image udeb
3841 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
3842 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
3843
3844 * Miscellaneous upstream changes
3845 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
3846 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
3847 - Drivers: hv: vmbus: Use the new virt_xx barrier code
3848 - Drivers: hv: vmbus: Export the vmbus_set_event() API
3849 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
3850 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
3851 - drivers:hv: Lock access to hyperv_mmio resource tree
3852 - drivers:hv: Make a function to free mmio regions through vmbus
3853 - drivers:hv: Reverse order of resources in hyperv_mmio
3854 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
3855 - drivers:hv: Record MMIO range in use by frame buffer
3856 - drivers:hv: Separate out frame buffer logic when picking MMIO range
3857 - Drivers: hv: kvp: fix IP Failover
3858 - Drivers: hv: vmbus: handle various crash scenarios
3859 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
3860 - Drivers: hv: balloon: reset host_specified_ha_region
3861
3862 [ Tim Gardner ]
3863
3864 * Dropped hv SAUCE patches in favor of linux-next.
3865
3866 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
3867
3868 linux (4.6.0-5.6) yakkety; urgency=low
3869
3870 [ Tim Gardner ]
3871
3872 * Release Tracking Bug
3873 - LP: #1582351
3874
3875 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
3876 - [Config] enable CONFIG_AUFS_EXPORT
3877
3878 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
3879 - [Config] Update inclusion list for CRIU
3880
3881 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3882 - [Debian] disable zfs module checks when cross-compiling
3883
3884 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3885 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3886
3887 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
3888 (LP: #1535150)
3889 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3890
3891 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
3892 enabled, breaking serial support on normal systems (LP: #1580960)
3893 - [Config] disable CONFIG_GOLDFISH
3894
3895 * Miscellaneous Ubuntu changes
3896 - [Config] d-i -- update local configuration to new form
3897 - [Config] kernel-wedge -- switch to explicit versions
3898 - [Config] powerpc64-smp --> generic
3899 - [Config] CONFIG_AUFS_FS=m
3900 - SAUCE: AUFS
3901 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
3902 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
3903 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
3904 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
3905 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
3906 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
3907 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
3908 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
3909 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
3910 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
3911 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
3912 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
3913 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
3914 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
3915 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
3916 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
3917 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
3918 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3919 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3920 - SAUCE: (namespace) fuse: Add support for pid namespaces
3921 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3922 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
3923 - SAUCE: (namespace) fuse: Allow user namespace mounts
3924 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
3925 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
3926 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3927 - SAUCE: (namespace) quota: Add support for user namespace mounts
3928 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
3929 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3930 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
3931 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
3932 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
3933 - rebase to v4.6
3934 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3935 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
3936
3937 * Miscellaneous upstream changes
3938 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
3939 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
3940
3941 [ Upstream Kernel Changes ]
3942
3943 * rebase to v4.6
3944
3945 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
3946
3947 linux (4.6.0-4.5) yakkety; urgency=low
3948
3949 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3950 upgrade -d (LP: #1573231)
3951 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3952
3953 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
3954 IRC pointed out some leftover SAUCE patches that were causing issues.
3955
3956 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
3957 has some issues.
3958
3959 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
3960
3961 linux (4.6.0-3.4) xenial; urgency=low
3962
3963 * Release Tracking Bug
3964 - LP: #1579594
3965
3966 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
3967 - [Config] Generate an -extras package for arm64 and powerpc
3968
3969 * Missing libunwind support in perf (LP: #1248289)
3970 - [Config] Add liblzma-dev to enable libunwind support in perf
3971
3972 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3973 acltype=posixac (LP: #1567558)
3974 - zfs: Fix user namespaces uid/gid mapping
3975
3976 * Miscellaneous Ubuntu changes
3977 - rebase to v4.6-rc7
3978
3979 [ Upstream Kernel Changes ]
3980
3981 * rebase to v4.6-rc7
3982
3983 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
3984
3985 linux (4.6.0-2.3) yakkety; urgency=low
3986
3987 * Miscellaneous Ubuntu changes
3988 - [Config] CONFIG_AUFS_FS=m
3989 - SAUCE: AUFS
3990 - zfs: gcc build error: -Wbool-compare in metaslab.c
3991 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
3992 - zfs: Fix ZPL miswrite of default POSIX ACL
3993 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
3994 - SAUCE: Dropped ubuntu/i915
3995 - SAUCE: Dropped ubuntu/dm-raid4-5
3996
3997 * Miscellaneous upstream changes
3998 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
3999 kernel"
4000
4001 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
4002
4003 linux (4.6.0-1.2) yakkety; urgency=low
4004
4005 * Miscellaneous Ubuntu changes
4006 - [Config] CONFIG_NR_CPUS=8192 for amd64
4007
4008 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
4009
4010 linux (4.6.0-0.1) yakkety; urgency=low
4011
4012
4013 [ Upstream Kernel Changes ]
4014
4015 * rebase to v4.6-rc6
4016 - LP: #1564712
4017 - LP: #1555912
4018 - LP: #1552925
4019 - LP: #1546694
4020 - LP: #1549660
4021 - LP: #1549620
4022 - LP: #1542944
4023 - LP: #1542564
4024 - LP: #1533009
4025 - LP: #1533461
4026 - LP: #1529624
4027 - LP: #1522949
4028
4029 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
4030
4031 linux (4.6.0-0.0) yakkety; urgency=low
4032
4033 [ Kamal Mostafa ]
4034
4035 * Release Tracking Bug
4036 - LP: #1573817
4037
4038 * autoreconstruct: need to also generate extend-diff-ignore options for links
4039 (LP: #1574362)
4040 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
4041
4042 * tipc: missing linearization of sk_buff (LP: #1567064)
4043 - tipc: move linearization of buffers to generic code
4044
4045 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
4046 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
4047 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
4048 vmbus_mmio_allocate()
4049 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
4050 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
4051 private resource tree
4052 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
4053 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
4054 range
4055
4056 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
4057 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
4058
4059 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
4060 - [Config] CONFIG_AUFS_XATTR=y
4061
4062 * CVE-2016-3672 (LP: #1568523)
4063 - x86/mm/32: Enable full randomization on i386 and X86_32
4064
4065 * CVE-2016-3955 (LP: #1572666)
4066 - USB: usbip: fix potential out-of-bounds write
4067
4068 * Xenial update to v4.4.8 stable release (LP: #1573034)
4069 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
4070 instantiated
4071 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
4072 - parisc: Avoid function pointers for kernel exception routines
4073 - parisc: Fix kernel crash with reversed copy_from_user()
4074 - parisc: Unbreak handling exceptions from kernel modules
4075 - ALSA: timer: Use mod_timer() for rearming the system timer
4076 - ALSA: hda - Asus N750JV external subwoofer fixup
4077 - ALSA: hda - Fix white noise on Asus N750JV headphone
4078 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
4079 - mm: fix invalid node in alloc_migrate_target()
4080 - powerpc/mm: Fixup preempt underflow with huge pages
4081 - libnvdimm: fix smart data retrieval
4082 - libnvdimm, pfn: fix uuid validation
4083 - compiler-gcc: disable -ftracer for __noclone functions
4084 - arm64: opcodes.h: Add arm big-endian config options before including arm
4085 header
4086 - drm/dp: move hw_mutex up the call stack
4087 - drm/udl: Use unlocked gem unreferencing
4088 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
4089 - drm/radeon: add another R7 370 quirk
4090 - drm/radeon: add a dpm quirk for all R7 370 parts
4091 - drm/amdgpu/gmc: move vram type fetching into sw_init
4092 - drm/amdgpu/gmc: use proper register for vram type on Fiji
4093 - xen/events: Mask a moving irq
4094 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
4095 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
4096 - net: jme: fix suspend/resume on JMC260
4097 - net: vrf: Remove direct access to skb->data
4098 - net: qca_spi: Don't clear IFF_BROADCAST
4099 - net: qca_spi: clear IFF_TX_SKB_SHARING
4100 - net: fix bridge multicast packet checksum validation
4101 - sctp: lack the check for ports in sctp_v6_cmp_addr
4102 - mld, igmp: Fix reserved tailroom calculation
4103 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
4104 - qmi_wwan: add Sierra Wireless EM74xx device ID
4105 - ipv6: re-enable fragment header matching in ipv6_find_hdr
4106 - vxlan: fix missing options_len update on RX with collect metadata
4107 - cdc_ncm: toggle altsetting to force reset before setup
4108 - udp6: fix UDP/IPv6 encap resubmit path
4109 - tcp: fix tcpi_segs_in after connection establishment
4110 - ppp: release rtnl mutex when interface creation fails
4111 - net: validate variable length ll headers
4112 - ax25: add link layer header validation function
4113 - packet: validate variable length ll headers
4114 - bpf: avoid copying junk bytes in bpf_get_current_comm()
4115 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
4116 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
4117 - qlcnic: Remove unnecessary usage of atomic_t
4118 - qlcnic: Fix mailbox completion handling during spurious interrupt
4119 - macvtap: always pass ethernet header in linear
4120 - mlxsw: spectrum: Check requested ageing time is valid
4121 - rocker: set FDB cleanup timer according to lowest ageing time
4122 - bridge: allow zero ageing time
4123 - ipv4: Don't do expensive useless work during inetdev destroy.
4124 - net: Fix use after free in the recvmmsg exit path
4125 - mlx4: add missing braces in verify_qp_parameters
4126 - farsync: fix off-by-one bug in fst_add_one
4127 - ath9k: fix buffer overrun for ar9287
4128 - ppp: ensure file->private_data can't be overridden
4129 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
4130 - qlge: Fix receive packets drop.
4131 - net: bcmgenet: fix dma api length mismatch
4132 - bonding: fix bond_get_stats()
4133 - ipv4: fix broadcast packets reception
4134 - ipv4: initialize flowi4_flags before calling fib_lookup()
4135 - ppp: take reference on channels netns
4136 - xfrm: Fix crash observed during device unregistration and decryption
4137 - qmi_wwan: add "D-Link DWM-221 B1" device id
4138 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
4139 - bridge: Allow set bridge ageing time when switchdev disabled
4140 - rtnl: fix msg size calculation in if_nlmsg_size()
4141 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
4142 - tuntap: restore default qdisc
4143 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
4144 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
4145 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
4146 - ipv6: Count in extension headers in skb->network_header
4147 - mpls: find_outdev: check for err ptr in addition to NULL check
4148 - USB: uas: Limit qdepth at the scsi-host level
4149 - USB: uas: Add a new NO_REPORT_LUNS quirk
4150 - cdc-acm: fix NULL pointer reference
4151 - KVM: x86: Inject pending interrupt even if pending nmi exist
4152 - KVM: x86: reduce default value of halt_poll_ns parameter
4153 - MIPS: Fix MSA ld unaligned failure cases
4154 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
4155 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
4156 - pinctrl: sunxi: Fix A33 external interrupts not working
4157 - pinctrl: nomadik: fix pull debug print inversion
4158 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
4159 - au0828: fix au0828_v4l2_close() dev_state race condition
4160 - au0828: Fix dev_state handling
4161 - coda: fix error path in case of missing pdata on non-DT platform
4162 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
4163 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
4164 - rbd: use GFP_NOIO consistently for request allocations
4165 - virtio: virtio 1.0 cs04 spec compliance for reset
4166 - mac80211: properly deal with station hashtable insert errors
4167 - mac80211: avoid excessive stack usage in sta_info
4168 - mac80211: fix ibss scan parameters
4169 - mac80211: fix unnecessary frame drops in mesh fwding
4170 - mac80211: fix txq queue related crashes
4171 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
4172 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
4173 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
4174 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
4175 - iio: accel: bmc150: fix endianness when reading axes
4176 - iio: gyro: bmg160: fix buffer read values
4177 - iio: gyro: bmg160: fix endianness when reading axes
4178 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
4179 bytes
4180 - fs: add file_dentry()
4181 - nfs: use file_dentry()
4182 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
4183 - ext4: add lockdep annotations for i_data_sem
4184 - ext4: ignore quota mount options if the quota feature is enabled
4185 - iommu: Don't overwrite domain pointer when there is no default_domain
4186 - Btrfs: fix file/data loss caused by fsync after rename and new inode
4187 - arm64: replace read_lock to rcu lock in call_step_hook
4188 - perf: Do not double free
4189 - perf: Cure event->pending_disable race
4190 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
4191 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4192 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
4193 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
4194 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
4195 - ALSA: usb-audio: Add a quirk for Plantronics BT300
4196 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
4197 - HID: wacom: fix Bamboo ONE oops
4198 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
4199 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
4200 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
4201 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
4202 - staging: android: ion: Set the length of the DMA sg entries in buffer
4203 - usbvision: fix crash on detecting device with invalid configuration
4204 - Revert "usb: hub: do not clear BOS field during reset device"
4205 - Linux 4.4.8
4206
4207 * Fix speaker volume on a Dell machine (LP: #1549660)
4208 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4209
4210 * Xenial update to v4.4.7 stable release (LP: #1572722)
4211 - regulator: core: avoid unused variable warning
4212 - regulator: core: Fix nested locking of supplies
4213 - ASoC: samsung: pass DMA channels as pointers
4214 - mmc: sh_mmcif: rework dma channel handling
4215 - mmc: sh_mmcif: Correct TX DMA channel allocation
4216 - x86/microcode/intel: Make early loader look for builtin microcode too
4217 - x86/microcode: Untangle from BLK_DEV_INITRD
4218 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
4219 - perf/x86/intel: Add definition for PT PMI bit
4220 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
4221 - KVM: i8254: change PIT discard tick policy
4222 - KVM: fix spin_lock_init order on x86
4223 - KVM: VMX: avoid guest hang on invalid invept instruction
4224 - KVM: VMX: avoid guest hang on invalid invvpid instruction
4225 - KVM: VMX: fix nested vpid for old KVM guests
4226 - perf/core: Fix perf_sched_count derailment
4227 - perf tools: Dont stop PMU parsing on alias parse error
4228 - perf tools: Fix checking asprintf return value
4229 - perf tools: Fix python extension build
4230 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
4231 - sched/preempt, sh: kmap_coherent relies on disabled preemption
4232 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
4233 - s390: fix floating pointer register corruption (again)
4234 - s390/cpumf: add missing lpp magic initialization
4235 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
4236 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
4237 - PCI: ACPI: IA64: fix IO port generic range check
4238 - x86/irq: Cure live lock in fixup_irqs()
4239 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
4240 - x86/iopl/64: Properly context-switch IOPL on Xen PV
4241 - x86/iopl: Fix iopl capability check on Xen PV
4242 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
4243 - sg: fix dxferp in from_to case
4244 - aacraid: Fix RRQ overload
4245 - aacraid: Fix memory leak in aac_fib_map_free
4246 - aacraid: Set correct msix count for EEH recovery
4247 - sd: Fix discard granularity when LBPRZ=1
4248 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
4249 - be2iscsi: set the boot_kset pointer to NULL in case of failure
4250 - aic7xxx: Fix queue depth handling
4251 - libnvdimm: Fix security issue with DSM IOCTL.
4252 - dm snapshot: disallow the COW and origin devices from being identical
4253 - dm: fix excessive dm-mq context switching
4254 - dm thin metadata: don't issue prefetches if a transaction abort has failed
4255 - dm cache: make sure every metadata function checks fail_io
4256 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
4257 - usb: retry reset if a device times out
4258 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
4259 - USB: uas: Reduce can_queue to MAX_CMNDS
4260 - USB: cdc-acm: more sanity checking
4261 - USB: iowarrior: fix oops with malicious USB descriptors
4262 - USB: usb_driver_claim_interface: add sanity checking
4263 - USB: mct_u232: add sanity checking in probe
4264 - USB: digi_acceleport: do sanity checking for the number of ports
4265 - USB: cypress_m8: add endpoint sanity check
4266 - USB: serial: cp210x: Adding GE Healthcare Device ID
4267 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
4268 - USB: option: add "D-Link DWM-221 B1" device id
4269 - pwc: Add USB id for Philips Spc880nc webcam
4270 - Input: powermate - fix oops with malicious USB descriptors
4271 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
4272 - ALSA: usb-audio: Add sanity checks for endpoint accesses
4273 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
4274 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
4275 - ALSA: usb-audio: Fix double-free in error paths after
4276 snd_usb_add_audio_stream() call
4277 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4278 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4279 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4280 - crypto: ccp - Add hash state import and export support
4281 - crypto: ccp - Limit the amount of information exported
4282 - crypto: ccp - Don't assume export/import areas are aligned
4283 - crypto: ccp - memset request context to zero during import
4284 - crypto: keywrap - memzero the correct memory
4285 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
4286 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
4287 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
4288 - X.509: Fix leap year handling again
4289 - mei: bus: check if the device is enabled before data transfer
4290 - HID: logitech: fix Dual Action gamepad support
4291 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
4292 - HID: multitouch: force retrieving of Win8 signature blob
4293 - HID: fix hid_ignore_special_drivers module parameter
4294 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
4295 - staging: android: ion_test: fix check of platform_device_register_simple()
4296 error code
4297 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
4298 - tty: Fix GPF in flush_to_ldisc(), part 2
4299 - net: irda: Fix use-after-free in irtty_open()
4300 - 8250: use callbacks to access UART_DLL/UART_DLM
4301 - saa7134: Fix bytesperline not being set correctly for planar formats
4302 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
4303 - bttv: Width must be a multiple of 16 when capturing planar formats
4304 - coda: fix first encoded frame payload
4305 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
4306 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
4307 - mtip32xx: Fix broken service thread handling
4308 - mtip32xx: Remove unwanted code from taskfile error handler
4309 - mtip32xx: Print exact time when an internal command is interrupted
4310 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
4311 - mtip32xx: Handle safe removal during IO
4312 - mtip32xx: Handle FTL rebuild failure state during device initialization
4313 - mtip32xx: Implement timeout handler
4314 - mtip32xx: Cleanup queued requests after surprise removal
4315 - ALSA: pcm: Avoid "BUG:" string for warnings again
4316 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
4317 - ALSA: hda - Don't handle ELD notify from invalid port
4318 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4319 - ALSA: hda - Fix unconditional GPIO toggle via automute
4320 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
4321 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
4322 - brd: Fix discard request processing
4323 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
4324 - bcache: cleaned up error handling around register_cache()
4325 - bcache: fix race of writeback thread starting before complete initialization
4326 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
4327 - mm: memcontrol: reclaim when shrinking memory.high below usage
4328 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
4329 - ia64: define ioremap_uc()
4330 - watchdog: don't run proc_watchdog_update if new value is same as old
4331 - watchdog: rc32434_wdt: fix ioctl error handling
4332 - Bluetooth: Add new AR3012 ID 0489:e095
4333 - Bluetooth: Fix potential buffer overflow with Add Advertising
4334 - cgroup: ignore css_sets associated with dead cgroups during migration
4335 - net: mvneta: enable change MAC address when interface is up
4336 - of: alloc anywhere from memblock if range not specified
4337 - vfs: show_vfsstat: do not ignore errors from show_devname method
4338 - splice: handle zero nr_pages in splice_to_pipe()
4339 - xtensa: ISS: don't hang if stdin EOF is reached
4340 - xtensa: fix preemption in {clear,copy}_user_highpage
4341 - xtensa: clear all DBREAKC registers on start
4342 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
4343 - ARC: bitops: Remove non relevant comments
4344 - quota: Fix possible GPF due to uninitialised pointers
4345 - xfs: fix two memory leaks in xfs_attr_list.c error paths
4346 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
4347 - md/raid5: Compare apples to apples (or sectors to sectors)
4348 - RAID5: check_reshape() shouldn't call mddev_suspend
4349 - RAID5: revert e9e4c377e2f563 to fix a livelock
4350 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
4351 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
4352 - md: multipath: don't hardcopy bio in .make_request path
4353 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
4354 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
4355 freed"
4356 - fuse: do not use iocb after it may have been freed
4357 - fuse: Add reference counting for fuse_io_priv
4358 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
4359 - rapidio/rionet: fix deadlock on SMP
4360 - ipr: Fix out-of-bounds null overwrite
4361 - ipr: Fix regression when loading firmware
4362 - iwlwifi: mvm: Fix paging memory leak
4363 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
4364 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
4365 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
4366 - drm/amdgpu: include the right version of gmc header files for iceland
4367 - IB/ipoib: fix for rare multicast join race condition
4368 - tracing: Have preempt(irqs)off trace preempt disabled functions
4369 - tracing: Fix crash from reading trace_pipe with sendfile
4370 - tracing: Fix trace_printk() to print when not using bprintk()
4371 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
4372 - scripts/coccinelle: modernize &
4373 - scripts/kconfig: allow building with make 3.80 again
4374 - kbuild/mkspec: fix grub2 installkernel issue
4375 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
4376 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
4377 - mmc: block: fix ABI regression of mmc_blk_ioctl
4378 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
4379 - mmc: sdhci: fix data timeout (part 1)
4380 - mmc: sdhci: fix data timeout (part 2)
4381 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
4382 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
4383 - clk: rockchip: rk3368: fix cpuclk core dividers
4384 - clk: rockchip: rk3368: fix parents of video encoder/decoder
4385 - clk: rockchip: rk3368: fix hdmi_cec gate-register
4386 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
4387 - clk: bcm2835: Fix setting of PLL divider clock rates
4388 - target: Fix target_release_cmd_kref shutdown comp leak
4389 - iser-target: Fix identification of login rx descriptor type
4390 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
4391 - iser-target: Separate flows for np listeners and connections cma events
4392 - iser-target: Rework connection termination
4393 - nfsd4: fix bad bounds checking
4394 - nfsd: fix deadlock secinfo+readdir compound
4395 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
4396 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
4397 - ACPI / PM: Runtime resume devices when waking from hibernate
4398 - writeback, cgroup: fix premature wb_put() in
4399 locked_inode_to_wb_and_lock_list()
4400 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
4401 inode
4402 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
4403 trackstick buttons, again"
4404 - Input: synaptics - handle spurious release of trackstick buttons, again
4405 - Input: ims-pcu - sanity check against missing interfaces
4406 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
4407 - ocfs2/dlm: fix race between convert and recovery
4408 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
4409 - mm/page_alloc: prevent merging between isolated and other pageblocks
4410 - mtd: onenand: fix deadlock in onenand_block_markbad
4411 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
4412 - scsi_common: do not clobber fixed sense information
4413 - sched/cputime: Fix steal time accounting vs. CPU hotplug
4414 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
4415 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
4416 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
4417 - Linux 4.4.7
4418
4419 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
4420 - Bluetooth: Add new AR3012 ID 0489:e095
4421
4422 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
4423 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4424
4425 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
4426 gl552jx (LP: #1552925)
4427 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4428
4429 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
4430 (LP: #1546694)
4431 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4432
4433 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
4434 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4435
4436 * s390/pci: add extra padding to function measurement block (LP: #1572291)
4437 - s390/pci: add extra padding to function measurement block
4438
4439 * CVE-2016-3951 (LP: #1567191)
4440 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
4441 - usbnet: cleanup after bind() in probe()
4442
4443 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
4444 - efi: Remove redundant efi_set_variable_nonblocking() prototype
4445 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
4446 - efi: Add nonblocking option to efi_query_variable_store()
4447 - efi: Add NV memory attribute
4448 - efi: Reformat GUID tables to follow the format in UEFI spec
4449 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
4450 - SAUCE: (noup) Add EFI signature data types
4451 - crypto: KEYS: convert public key and digsig asym to the akcipher api
4452 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
4453 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
4454 - [Config] CONFIG_IMA_MOK_KEYRING=y
4455 - IMA: create machine owner and blacklist keyrings
4456 - KEYS: Add an alloc flag to convey the builtinness of a key
4457 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
4458 - SAUCE: (noup) KEYS: Add a system blacklist keyring
4459 - SAUCE: (noup) MODSIGN: Support not importing certs from db
4460
4461 * Miscellaneous Ubuntu changes
4462 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
4463
4464 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
4465
4466 linux (4.4.0-21.37) xenial; urgency=low
4467
4468 [ Tim Gardner ]
4469
4470 * Release Tracking Bug
4471 - LP: #1571791
4472
4473 * linux: MokSBState is ignored (LP: #1571691)
4474 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
4475 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
4476 - SAUCE: (noup) Display MOKSBState when disabled
4477
4478 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
4479
4480 linux (4.4.0-20.36) xenial; urgency=low
4481
4482 [ Tim Gardner ]
4483
4484 * Release Tracking Bug
4485 - LP: #1571069
4486
4487 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
4488 - SAUCE: kernfs: Do not match superblock in another user namespace when
4489 mounting
4490
4491 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
4492 - x86/topology: Fix logical package mapping
4493 - x86/topology: Fix Intel HT disable
4494 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
4495 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
4496 - x86/topology: Fix AMD core count
4497
4498 * [regression]: Failed to call clock_adjtime(): Invalid argument
4499 (LP: #1566465)
4500 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
4501
4502 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
4503
4504 linux (4.4.0-19.35) xenial; urgency=low
4505
4506 [ Tim Gardner ]
4507
4508 * Release Tracking Bug
4509 - LP: #1570348
4510
4511 * CVE-2016-2847 (LP: #1554260)
4512 - pipe: limit the per-user amount of pages allocated in pipes
4513
4514 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
4515 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
4516
4517 * arm64: guest hangs when ntpd is running (LP: #1549494)
4518 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
4519
4520 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4521 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
4522
4523 * s390/cpumf: Fix lpp detection (LP: #1555344)
4524 - s390/facilities: use stfl mnemonic instead of insn magic
4525 - s390/facilities: always use lowcore's stfle field for storing facility bits
4526 - s390/cpumf: Fix lpp detection
4527
4528 * s390x kernel image needs weightwatchers (LP: #1536245)
4529 - [Config] s390x: Use compressed kernel bzImage
4530
4531 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
4532 upgrading to Ubuntu 16.04 (LP: #1567581)
4533 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
4534 device-tree properties"
4535
4536 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4537 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
4538 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
4539 - cpufreq: powernv: Add sysfs attributes to show throttle stats
4540
4541 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
4542 - [Config] Add ib_iser to generic inclusion list
4543
4544 * thunderx nic performance improvements (LP: #1567093)
4545 - net: thunderx: Set recevie buffer page usage count in bulk
4546 - net: thunderx: Adjust nicvf structure to reduce cache misses
4547
4548 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
4549 - net: thunderx: Fix for multiqset not configured upon interface toggle
4550 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
4551 - net: thunderx: Fix receive packet stats
4552
4553 * Miscellaneous Ubuntu changes
4554 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
4555
4556 * Miscellaneous upstream changes (LP: #1564901)
4557 - Input: xpad - correctly handle concurrent LED and FF requests
4558
4559 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
4560
4561 linux (4.4.0-18.34) xenial; urgency=low
4562
4563 [ Tim Gardner ]
4564
4565 * Release Tracking Bug
4566 - LP: #1566868
4567
4568 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
4569 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
4570 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
4571
4572 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
4573 - [Config] CONFIG_ARCH_ROCKCHIP=y
4574
4575 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
4576 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
4577 - perf/x86/cqm: Fix CQM memory leak and notifier leak
4578 - x86/cpufeature: Carve out X86_FEATURE_*
4579 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
4580 - x86/topology: Create logical package id
4581 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
4582 - perf/x86/mbm: Add memory bandwidth monitoring event management
4583 - perf/x86/mbm: Implement RMID recycling
4584 - perf/x86/mbm: Add support for MBM counter overflow handling
4585
4586 * User namespace mount updates (LP: #1566505)
4587 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
4588 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
4589 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
4590 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
4591 - SAUCE: fs: fix a posible leak of allocated superblock
4592
4593 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
4594 (LP: #1566518)
4595 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
4596 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
4597
4598 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
4599 for Alpine Ridge on SKL (LP: #1519623)
4600 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
4601 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
4602 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
4603 - usb: add device descriptor for usb 3.1 root hub
4604 - usb: Support USB 3.1 extended port status request
4605 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
4606 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
4607 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
4608 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
4609 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
4610 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
4611 - usb: Add USB 3.1 Precision time measurement capability descriptor support
4612 - xhci: refactor and cleanup endpoint initialization.
4613 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
4614 - xhci: cleanup isoc tranfers queuing code
4615 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
4616 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
4617
4618 * wrong/missing permissions for device file /dev/prandom (prng.ko)
4619 (LP: #1558275)
4620 - s390/crypto: provide correct file mode at device register.
4621
4622 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
4623 - ALSA: hda - fix front mic problem for a HP desktop
4624
4625 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
4626 (LP: #1556228)
4627 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
4628
4629 * please provide mmc-modules udeb (LP: #1565765)
4630 - [Config] Add mmc block drivers to d-i
4631
4632 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4633 - Add secure_modules() call
4634 - PCI: Lock down BAR access when module security is enabled
4635 - x86: Lock down IO port access when module security is enabled
4636 - ACPI: Limit access to custom_method
4637 - asus-wmi: Restrict debugfs interface when module loading is restricted
4638 - Restrict /dev/mem and /dev/kmem when module loading is restricted
4639 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
4640 - kexec: Disable at runtime if the kernel enforces module loading restrictions
4641 - x86: Restrict MSR access when module loading is restricted
4642 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
4643 - Add option to automatically enforce module signatures when in Secure Boot mode
4644 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
4645 - efi: Add EFI_SECURE_BOOT bit
4646 - hibernate: Disable in a signed modules environment
4647
4648 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
4649 - PCI: Add fwnode_handle to x86 pci_sysdata
4650 - PCI: Look up IRQ domain by fwnode_handle
4651 - [Config] CONFIG_PCI_HYPERV=m
4652 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
4653
4654 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
4655 (LP: #1559923)
4656 - ACPI / processor: Request native thermal interrupt handling via _OSC
4657
4658 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
4659 (LP: #1564591)
4660 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
4661
4662 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
4663 - atomics: Allow architectures to define their own __atomic_op_* helpers
4664 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
4665 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
4666 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
4667
4668 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
4669 - [Debian] cpupower uses non-standard CROSS
4670
4671 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
4672 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
4673
4674 * Unable to migrate container (LP: #1563921)
4675 - SAUCE: cgroup mount: ignore nsroot=
4676
4677 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4678 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4679
4680 * /proc/$pid/maps performance regression (LP: #1547231)
4681 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4682
4683 * TPM2.0 trusted keys fixes (LP: #1398274)
4684 - tpm: remove unneeded include of actbl2.h
4685 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4686 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4687 - tpm_tis: Disable interrupt auto probing on a per-device basis
4688 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4689 - tpm_tis: Use devm_ioremap_resource
4690 - tpm_tis: Clean up the force=1 module parameter
4691 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4692 - tpm_crb: Use devm_ioremap_resource
4693 - tpm: fix the rollback in tpm_chip_register()
4694 - tpm: fix the cleanup of struct tpm_chip
4695 - tpm: fix: set continueSession attribute for the unseal operation
4696 - tpm: fix: return rc when devm_add_action() fails
4697 - tpm_eventlog.c: fix binary_bios_measurements
4698 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4699 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4700 - tpm_tis: fix build warning with tpm_tis_resume
4701
4702 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4703 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4704
4705 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4706 Xenial (LP: #1563485)
4707 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4708 - cxlflash: Increase cmd_per_lun for better throughput
4709 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4710
4711 * Miscellaneous Ubuntu changes
4712 - [Config] do_zfs_powerpc64-smp = true
4713 - [Debian] fix linux_tools when cross-compiling
4714 - [Config] do_zfs_powerpc64-smp use default value
4715 - SAUCE: apparmor: Fix FTBFS due to bad include path
4716 - SAUCE: i915_bpo: Disable preliminary hw support
4717
4718 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4719
4720 linux (4.4.0-17.33) xenial; urgency=low
4721
4722 [ Tim Gardner ]
4723
4724 * Release Tracking Bug
4725 - LP: #1563441
4726
4727 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4728 (LP: #1560552)
4729 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4730 about to hit.
4731
4732 * Predictable naming mechanism is leading to issues in DLPAR operations of
4733 NICs (LP: #1560514)
4734 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4735 properties
4736
4737 * ThunderX: support alternative phy implementations (LP: #1562968)
4738 - net: thunderx: Cleanup PHY probing code.
4739 - [Config] CONFIG_MDIO_CAVIUM=m
4740 - phy: mdio-octeon: Refactor into two files/modules
4741 - [Config] CONFIG_MDIO_THUNDER=m
4742 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4743 - phy: mdio-cavium: Add missing MODULE_* annotations.
4744 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4745 - phy: mdio-thunder: Fix some Kconfig typos
4746 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4747
4748 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4749 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4750 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4751
4752 * lots of printk to serial console can hang system for long time
4753 (LP: #1534216)
4754 - printk: set may_schedule for some of console_trylock() callers
4755
4756 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4757 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4758 - PM / runtime: Add new helper for conditional usage count incrementation
4759 - drm/core: Add drm_for_each_encoder_mask, v2.
4760 - drm/atomic-helper: Implement subsystem-level suspend/resume
4761
4762 * [Hyper-V] VM Sockets (LP: #1541585)
4763 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4764 - Drivers: hv: vmbus: Add vendor and device atttributes
4765 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4766 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4767 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4768 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4769 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4770 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4771 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4772 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4773 - Drivers: hv: vmbus: add a per-channel rescind callback
4774 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4775 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4776 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4777 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4778 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4779 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4780 - Drivers: hv: vmbus: remove code duplication in message handling
4781 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4782 - Drivers: hv: util: Pass the channel information during the init call
4783 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4784 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4785 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4786
4787 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4788 (LP: #1559918)
4789 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4790
4791 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4792 - net: add tc offload feature flag
4793 - net: tc: helper functions to query action types
4794 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4795 - net: rework ndo tc op to consume additional qdisc handle parameter
4796 - net: rework setup_tc ndo op to consume general tc operand
4797 - net: sched: add cls_u32 offload hooks for netdevs
4798 - net: ixgbe: add support for tc_u32 offload
4799 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4800
4801 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4802 - net: add netif_is_team_master helper
4803 - net: add netif_is_team_port helper
4804 - net: add netif_is_lag_master helper
4805 - net: add netif_is_lag_port helper
4806 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4807 - fm10k: don't reinitialize RSS flow table when RXFH configured
4808
4809 * [Feature]Always Running Timer (ART) to System Time translation
4810 (LP: #1519625)
4811 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4812 - timekeeping: Provide internal function __ktime_get_real_seconds
4813 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4814 - clocksource: Make clocksource validation work for all clocksources
4815 - time: Add cycles to nanoseconds translation
4816 - time: Add timekeeping snapshot code capturing system time and counter
4817 - time: Remove duplicated code in ktime_get_raw_and_real()
4818 - time: Add driver cross timestamp interface for higher precision time synchronization
4819 - time: Add history to cross timestamp interface supporting slower devices
4820 - time/timekeeping: Work around false positive GCC warning
4821 - x86/tsc: Always Running Timer (ART) correlated clocksource
4822 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4823 - [Config] CONFIG_E1000E_HWTS=y
4824 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4825
4826 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4827 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4828
4829 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4830 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4831 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4832 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4833 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4834 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4835 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4836 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4837 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4838 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4839 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4840 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4841 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4842 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4843 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4844 x86/events/intel/uncore.[ch]
4845 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4846 x86/events/intel/uncore_nmhex.c
4847 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4848 x86/events/intel/uncore_snb.c
4849 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4850 x86/events/intel/uncore_snbep.c
4851 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4852 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4853 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4854 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4855 - perf/x86: Move perf_event.h to its new home
4856 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4857
4858 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4859 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4860
4861 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4862
4863 linux (4.4.0-16.32) xenial; urgency=low
4864
4865 [ Tim Gardner ]
4866
4867 * Release Tracking Bug
4868 - LP: #1561727
4869
4870 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4871 device correctly" (LP: #1561676)
4872 - Thermal: Ignore invalid trip points
4873
4874 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
4875 on press (LP: #1553811)
4876 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
4877 buttons, again
4878
4879 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
4880 (LP: #1560583)
4881 - SAUCE: apparmor: Allow ns_root processes to open profiles file
4882 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
4883
4884 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
4885 - ubuntu: vbox -- update to 5.0.16-dfsg-2
4886
4887 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
4888 s390x (LP: #1557690)
4889 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
4890
4891 * spl/zfs fails to build on s390x (LP: #1519814)
4892 - [Config] s390x -- re-enable zfs
4893 - [Config] zfs -- disable powerpc until the test failures can be resolved
4894
4895 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
4896 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
4897
4898 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
4899 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
4900 - [Config] powerpc -- convert zfs configuration to custom_override
4901
4902 * Memory arena corruption with FUSE (was Memory allocation failure crashes
4903 kernel hard, presumably related to FUSE) (LP: #1505948)
4904 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
4905 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
4906
4907 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
4908 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
4909
4910 * linux packaging: clear remaining redundant delta (LP: #1560445)
4911 - [Debian] Remove generated intermediate files on clean
4912
4913 * arm64: guest hangs when ntpd is running (LP: #1549494)
4914 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
4915 - Revert "hrtimer: Catch illegal clockids"
4916 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
4917
4918 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
4919 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
4920 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
4921 ThunderX
4922
4923 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
4924 (LP: #1559609)
4925 - arcmsr: fixed getting wrong configuration data
4926 - arcmsr: fixes not release allocated resource
4927 - arcmsr: make code more readable
4928 - arcmsr: adds code to support new Areca adapter ARC1203
4929 - arcmsr: changes driver version number
4930 - arcmsr: more readability improvements
4931 - arcmsr: Split dma resource allocation to a new function
4932 - arcmsr: change driver version to v1.30.00.22-20151126
4933
4934 * server image has no keyboard, desktop image works (LP: #1559692)
4935 - [Config] Rework input-modules (d-i) list
4936
4937 * PMU support for Cavium ThunderX (LP: #1559349)
4938 - arm64: perf: Rename Cortex A57 events
4939 - arm64/perf: Add Cavium ThunderX PMU support
4940 - arm64: perf: Enable PMCR long cycle counter bit
4941 - arm64: perf: Extend event mask for ARMv8.1
4942 - arm64: dts: Add Cavium ThunderX specific PMU
4943
4944 * Show ARM PMU events in perf stat (LP: #1559350)
4945 - drivers/perf: kill armpmu_register
4946 - arm: perf: Convert event enums to #defines
4947 - arm: perf: Add event descriptions
4948 - arm64: perf: Convert event enums to #defines
4949 - arm64: perf: Add event descriptions
4950 - ARM: perf: add format entry to describe event -> config mapping
4951 - arm64: perf: add format entry to describe event -> config mapping
4952
4953 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
4954 - EDAC/sb_edac: Fix computation of channel address
4955
4956 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
4957 - [Config] disable CONFIG_IP_PNP
4958
4959 * Miscellaneous Ubuntu changes
4960 - [Debian] Silence the reconstruct script
4961
4962 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
4963
4964 linux (4.4.0-15.31) xenial; urgency=low
4965
4966 [ Tim Gardner ]
4967
4968 * Release Tracking Bug
4969 - LP: #1559252
4970
4971 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
4972 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
4973
4974 * policy namespace stacking (LP: #1379535)
4975 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
4976 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
4977 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
4978 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
4979 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
4980 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
4981 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
4982 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
4983 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
4984 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
4985 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
4986 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
4987 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
4988 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
4989 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
4990 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
4991 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
4992 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
4993 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
4994 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
4995 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
4996 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
4997 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
4998 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
4999 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
5000 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
5001 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
5002 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
5003 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
5004 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
5005 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
5006 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
5007 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
5008 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
5009 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
5010 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
5011 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
5012 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
5013 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
5014 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
5015 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
5016 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
5017 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
5018 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
5019 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
5020 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
5021 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
5022 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
5023 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
5024
5025 * Add arm64 NUMA support (LP: #1558765)
5026 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
5027 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
5028 - [Config] CONFIG_OF_NUMA=y
5029 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
5030 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
5031 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
5032 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
5033 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
5034
5035 * vivid/linux: total ADT test failures (LP: #1558447)
5036 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
5037
5038 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
5039 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
5040 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
5041
5042 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
5043 - s390/pci: enforce fmb page boundary rule
5044
5045 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
5046 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
5047 - page_to_phys() always returns a multiple of PAGE_SIZE
5048 - s390/pci: provide ZPCI_ADDR macro
5049 - s390/pci: improve ZPCI_* macros
5050 - s390/pci: resize iomap
5051 - s390/pci: fix bar check
5052 - s390/pci: set error state for unusable functions
5053 - s390/pci: remove iomap sanity checks
5054 - s390/pci: remove pdev pointer from arch data
5055 - s390/pci: add ioctl interface for CLP
5056
5057 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
5058 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
5059 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
5060 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
5061 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
5062
5063 * skb_warn_bad_offload Crash (LP: #1558025)
5064 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
5065
5066 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
5067 - [Config] CONFIG_PCI_HOST_COMMON=y
5068 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
5069 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
5070 - PCI: generic: Move structure definitions to separate header file
5071 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
5072 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
5073 - PCI: thunder: Add PCIe host driver for ThunderX processors
5074 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
5075
5076 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
5077 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
5078
5079 * Xenial update to v4.4.6 stable release (LP: #1558330)
5080 - arm64: account for sparsemem section alignment when choosing vmemmap offset
5081 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
5082 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
5083 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
5084 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
5085 - kvm: cap halt polling at exactly halt_poll_ns
5086 - KVM: VMX: disable PEBS before a guest entry
5087 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
5088 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
5089 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
5090 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
5091 - s390/dasd: fix diag 0x250 inline assembly
5092 - tracing: Fix check for cpu online when event is disabled
5093 - dmaengine: at_xdmac: fix residue computation
5094 - jffs2: reduce the breakage on recovery from halfway failed rename()
5095 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
5096 - ASoC: dapm: Fix ctl value accesses in a wrong type
5097 - ASoC: samsung: Use IRQ safe spin lock calls
5098 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
5099 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
5100 - ovl: ignore lower entries when checking purity of non-directory entries
5101 - ovl: fix working on distributed fs as lower layer
5102 - wext: fix message delay/ordering
5103 - cfg80211/wext: fix message ordering
5104 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
5105 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
5106 - mac80211: minstrel: Change expected throughput unit back to Kbps
5107 - mac80211: fix use of uninitialised values in RX aggregation
5108 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
5109 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
5110 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
5111 - mac80211: Fix Public Action frame RX in AP mode
5112 - gpu: ipu-v3: Do not bail out on missing optional port nodes
5113 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
5114 - drm/radeon: Fix error handling in radeon_flip_work_func.
5115 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
5116 - userfaultfd: don't block on the last VM updates at exit time
5117 - ovl: fix getcwd() failure after unsuccessful rmdir
5118 - MIPS: Fix build error when SMP is used without GIC
5119 - MIPS: smp.c: Fix uninitialised temp_foreign_map
5120 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
5121 - target: Drop incorrect ABORT_TASK put for completed commands
5122 - ld-version: Fix awk regex compile failure
5123 - Linux 4.4.6
5124
5125 * linux fails to load x.509 built-in certificate (LP: #1557250)
5126 - lib/mpi: Endianness fix
5127
5128 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
5129 - [Config] CONFIG_NET_9P=m for s390x
5130
5131 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
5132 (LP: #1557950)
5133 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
5134 - net/mlx5e: Don't modify CQ before it was created
5135
5136 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5137 - mmc: sdhci: Do not BUG on invalid vdd
5138 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
5139 - mmc: It is not an error for the card to be removed while suspended
5140
5141 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
5142 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
5143
5144 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
5145 - [Config] CONFIG_NUMA_EMU=y for s390x
5146
5147 * Miscellaneous Ubuntu changes
5148 - [Debian] git-ubuntu-log -- prevent bug references being split
5149 - [Debian] git-ubuntu-log -- git log output is UTF-8
5150
5151 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
5152
5153 linux (4.4.0-14.30) xenial; urgency=low
5154
5155 [ Tim Gardner ]
5156
5157 * Release Tracking Bug
5158 - LP: #1557508
5159
5160 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
5161 - powerpc: Fix dedotify for binutils >= 2.26
5162
5163 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
5164 - Illumos 6370 - ZFS send fails to transmit some holes
5165
5166 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
5167 camera (LP: #1557138)
5168 - UVC: Add support for ds4 depth camera
5169
5170 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
5171 - sched/numa: Fix use-after-free bug in the task_numa_compare
5172
5173 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
5174 files (LP: #1555997)
5175 - ovl: copy new uid/gid into overlayfs runtime inode
5176
5177 * Miscellaneous Ubuntu changes
5178 - SAUCE: Dump stack when X.509 certificates cannot be loaded
5179
5180 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
5181
5182 linux (4.4.0-13.29) xenial; urgency=low
5183
5184 [ Tim Gardner ]
5185
5186 * Release Tracking Bug
5187 - LP: #1556247
5188
5189 * s390/mm: four page table levels vs. fork (LP: #1556141)
5190 - s390/mm: four page table levels vs. fork
5191
5192 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
5193 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
5194 - hv_netvsc: cleanup netdev feature flags for netvsc
5195
5196 * fails to boot on megaraid (LP: #1552903)
5197 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
5198 case of PD list DCMD failure
5199
5200 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
5201 - ALSA: hda - add codec support for Kabylake display audio codec
5202
5203 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
5204 - cpufreq: powernv: Free 'chips' on module exit
5205 - cpufreq: powernv: Hot-plug safe the kworker thread
5206 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
5207 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
5208 - cpufreq: powernv: Replace pr_info with trace print for throttle event
5209 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
5210
5211 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
5212 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
5213
5214 * integer overflow in xt_alloc_table_info (LP: #1555353)
5215 - SAUCE: (noup) netfilter: x_tables: check for size overflow
5216
5217 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
5218 - [Packaging] reconstruct -- automatically reconstruct against base tag
5219 - [Config] reconstruct -- update to autoreconstruct output
5220 - [Packaging] reconstruct -- update when inserting final changes
5221
5222 * Xenial update to v4.4.5 stable release (LP: #1555640)
5223 - use ->d_seq to get coherency between ->d_inode and ->d_flags
5224 - drivers: sh: Restore legacy clock domain on SuperH platforms
5225 - Btrfs: fix deadlock running delayed iputs at transaction commit time
5226 - btrfs: Fix no_space in write and rm loop
5227 - btrfs: async-thread: Fix a use-after-free error for trace
5228 - block: Initialize max_dev_sectors to 0
5229 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
5230 - parisc: Fix ptrace syscall number and return value modification
5231 - mips/kvm: fix ioctl error handling
5232 - kvm: x86: Update tsc multiplier on change.
5233 - fbcon: set a default value to blink interval
5234 - cifs: fix out-of-bounds access in lease parsing
5235 - CIFS: Fix SMB2+ interim response processing for read requests
5236 - Fix cifs_uniqueid_to_ino_t() function for s390x
5237 - vfio: fix ioctl error handling
5238 - KVM: x86: fix root cause for missed hardware breakpoints
5239 - arm/arm64: KVM: Fix ioctl error handling
5240 - iommu/amd: Apply workaround for ATS write permission check
5241 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
5242 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
5243 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
5244 - drm/ast: Fix incorrect register check for DRAM width
5245 - drm/radeon/pm: update current crtc info after setting the powerstate
5246 - drm/amdgpu/pm: update current crtc info after setting the powerstate
5247 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
5248 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
5249 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
5250 - libata: fix HDIO_GET_32BIT ioctl
5251 - libata: Align ata_device's id on a cacheline
5252 - block: bio: introduce helpers to get the 1st and last bvec
5253 - writeback: flush inode cgroup wb switches instead of pinning super_block
5254 - Adding Intel Lewisburg device IDs for SATA
5255 - arm64: vmemmap: use virtual projection of linear region
5256 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
5257 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
5258 - tracing: Do not have 'comm' filter override event 'comm' field
5259 - pata-rb532-cf: get rid of the irq_to_gpio() call
5260 - Btrfs: fix loading of orphan roots leading to BUG_ON
5261 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
5262 - jffs2: Fix page lock / f->sem deadlock
5263 - Fix directory hardlinks from deleted directories
5264 - dmaengine: pxa_dma: fix cyclic transfers
5265 - adv7604: fix tx 5v detect regression
5266 - ALSA: usb-audio: Add a quirk for Plantronics DA45
5267 - ALSA: ctl: Fix ioctls for X32 ABI
5268 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
5269 - ALSA: rawmidi: Fix ioctls X32 ABI
5270 - ALSA: timer: Fix ioctls for X32 ABI
5271 - ALSA: pcm: Fix ioctls for X32 ABI
5272 - ALSA: seq: oss: Don't drain at closing a client
5273 - ALSA: hdspm: Fix wrong boolean ctl value accesses
5274 - ALSA: hdsp: Fix wrong boolean ctl value accesses
5275 - ALSA: hdspm: Fix zero-division
5276 - ALSA: timer: Fix broken compat timer user status ioctl
5277 - usb: chipidea: otg: change workqueue ci_otg as freezable
5278 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
5279 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
5280 - USB: qcserial: add Sierra Wireless EM74xx device ID
5281 - USB: serial: option: add support for Telit LE922 PID 0x1045
5282 - USB: serial: option: add support for Quectel UC20
5283 - MIPS: scache: Fix scache init with invalid line size.
5284 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
5285 - ubi: Fix out of bounds write in volume update code
5286 - i2c: brcmstb: allocate correct amount of memory for regmap
5287 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
5288 - block: check virt boundary in bio_will_gap()
5289 - block: get the 1st and last bvec via helpers
5290 - drm/i915: more virtual south bridge detection
5291 - drm/i915: refine qemu south bridge detection
5292 - modules: fix longstanding /proc/kallsyms vs module insertion race.
5293 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
5294 - Linux 4.4.5
5295
5296 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
5297 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
5298
5299 * TPM2.0 trusted keys fixes (LP: #1398274)
5300 - tpm_tis: further simplify calculation of ordinal duration
5301 - tpm_tis: Use devm_free_irq not free_irq
5302 - tpm_tis: Ensure interrupts are disabled when the driver starts
5303 - tpm: rework tpm_get_timeouts()
5304 - tpm_tis: Get rid of the duplicate IRQ probing code
5305 - tpm_tis: Refactor the interrupt setup
5306 - tpm_tis: Tighten IRQ auto-probing
5307 - tpm_ibmvtpm: properly handle interrupted packet receptions
5308
5309 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
5310 - [Config] control.stub.in -- review versioned Build-Depends:
5311 - [Config] control.stub.in -- review versioned
5312 Depends/Breaks/Conflicts/Replaces
5313 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
5314 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
5315
5316 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
5317
5318 linux (4.4.0-12.28) xenial; urgency=low
5319
5320 * Miscellaneous Ubuntu changes
5321 - reconstruct: Work around orig tarball packaging limitiations
5322 Fixes FTBS
5323
5324 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
5325
5326 linux (4.4.0-12.27) xenial; urgency=low
5327
5328 [ Tim Gardner ]
5329
5330 * Release Tracking Bug
5331 - LP: #1554704
5332
5333 * Fails to detect (second) display (LP: #1543683)
5334 - drm/i915: Fix hpd live status bits for g4x
5335
5336 * s390x -- various configuration changes (LP: #1543165)
5337 - [Config] s390x -- enable CONFIG_NUMA
5338 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
5339 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
5340 - [Config] s390x -- disable CONFIG_NVMEM
5341 - [Config] s390x -- switch preempt mode to none
5342
5343 * Radeon hybrid graphics problem on resume (LP: #1554608)
5344 - Revert "drm/radeon: call hpd_irq_event on resume"
5345
5346 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
5347 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
5348 - drm/amdgpu: use $(src) in Makefile (v2)
5349 - drm/radeon: constify radeon_asic_ring structures
5350 - drm/amdgpu: add a callback for reading the bios from the rom directly
5351 - drm/amdgpu: add read_bios_from_rom callback for CI parts
5352 - drm/amdgpu: add read_bios_from_rom callback for VI parts
5353 - drm/amdgpu: Use new read bios from rom callback
5354 - drm/amdgpu: Use unlocked gem unreferencing
5355 - drm/radeon: Use unlocked gem unreferencing
5356 - drm/amd: add new gfx8 register definitions for EDC
5357 - drm/amdgpu: add EDC support for CZ (v3)
5358 - drm/amd: abstract kernel rq and normal rq to priority of run queue
5359 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
5360 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
5361 - drm/amdgpu: update rev id register for VI
5362 - drm/amdgpu: add more debugging output for driver failures
5363 - drm/amdgpu: add entity only when first job come
5364 - drm/amdgpu: handle error case for ctx
5365 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
5366 - drm/amdgpu: change default sched jobs to 32
5367 - drm/amdgpu: limit visible vram if it's smaller than the BAR
5368 - drm/amdgpu: restrict the sched jobs number to power of two
5369 - drm/amdgpu: put VM page tables directly into duplicates list
5370 - drm/amdgpu: split VM PD and PT handling during CS
5371 - drm/amdgpu: keep the PTs validation list in the VM v2
5372 - drm/radeon: Update radeon_get_vblank_counter_kms()
5373 - drm/radeon: only increment sync_seq when a fence is really emitted
5374 - drm/fb-helper: Use proper plane mask for fb cleanup
5375 - drm/amdgpu: fix dp link rate selection (v2)
5376 - drm/radeon: fix dp link rate selection (v2)
5377 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
5378 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
5379 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
5380 - drm/amdgpu: implement new cgs interface for acpi function
5381 - drm/amdgpu: implement cgs interface to query system info
5382 - drm/amdgpu: add new cgs interface to get display info (v2)
5383 - drm/amd/powerplay: add basic powerplay framework
5384 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
5385 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
5386 - drm/amd/powerplay: add SMU manager sub-component
5387 - drm/amd/powerplay: add hardware manager sub-component
5388 - SAUCE: amd: Include errno.h
5389 - drm/amd/powerplay: add Carrizo smu support
5390 - drm/amd/powerplay: add Carrizo dpm support
5391 - drm/amd/powerplay: add CG and PG support for carrizo
5392 - drm/amd/powerplay: add event manager sub-component
5393 - drm/amd/powerplay: implement functions of amd_powerplay_func
5394 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
5395 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
5396 - drm/amd/powerplay: add header file for tonga smu and dpm
5397 - drm/amd/powerplay: Add Tonga SMU support
5398 - drm/amd/powerplay: add Tonga dpm support (v3)
5399 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
5400 - drm/amd/powerplay: update atomctrl for fiji
5401 - drm/amd/powerplay: add Fiji SMU support.
5402 - drm/amd/powerplay: add Fiji DPM support.
5403 - drm/amdgpu: add amdgpu.powerplay module option
5404 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
5405 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
5406 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
5407 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
5408 - drm/amdgpu/powerplay: program display gap for tonga.
5409 - drm/amdgpu: enable powerplay module by default for tonga.
5410 - drm/amdgpu: enable powerplay module by default for fiji.
5411 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
5412 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
5413 - drm/amd/powerplay: Add CG and PG support for tonga
5414 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
5415 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
5416 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
5417 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
5418 - drm/amdgpu/powerplay: implement thermal control for tonga.
5419 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
5420 - drm/amdgpu: export fan control functions to amdgpu
5421 - drm/amdgpu: enable sysfs interface for powerplay
5422 - drm/amdgpu: support per device powerplay enablement (v2)
5423 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
5424 - drm/amd/powerplay: implement new funcs to check current states for tonga.
5425 - drm/amd/powerplay: refine the logic of whether need to update power state.
5426 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
5427 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
5428 - drm/amdgpu: extract pcie helpers to common header
5429 - drm: add drm_pcie_get_max_link_width helper (v2)
5430 - drm/amdgpu: store pcie gen mask and link width
5431 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
5432 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
5433 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
5434 - drm/amd/powerplay: fix boolreturn.cocci warnings
5435 - drm/amd/powerplay/tonga: Add UVD DPM init
5436 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
5437 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
5438 - drm/amdgpu: add sdma clock gating support for Fiji.
5439 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
5440 - drm/amd/powerplay: enable clock gating for Fiji.
5441 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
5442 - drm/amd/powerplay: implement smc state upload for CZ
5443 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5444 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5445 - drm/amd/powerplay: add new function point in hwmgr.
5446 - drm/amd/powerplay: add smc msg for NB P-State switch
5447 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
5448 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
5449 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
5450 - drm/amd/powerplay: Add PPLib debug print macro.
5451 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
5452 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
5453 - drm/amd/powerplay: add multimedia power gating support for Fiji.
5454 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
5455 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
5456 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
5457 - drm/amdgpu: Prepare DKMS build for powerplay module.
5458 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
5459 - drm/amd/powerplay: Add thermal protection support for Fiji.
5460 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
5461 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
5462 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
5463 - drm/amd/powerplay: fix boolreturn.cocci warnings
5464 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
5465 - drm/amd/powerplay: check whether enable dpm in powerplay.
5466 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
5467 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
5468 - drm/amd/powerplay: display gpu load when print performance for tonga.
5469 - drm/powerplay: add debugging output to tonga_processpptables.c
5470 - drm/powerplay: add debugging output to processpptables.c
5471 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
5472 - drm/amd/powerplay: Don't return an error if fan table is missing
5473 - amd\powerplay Implement get dal power level
5474 - amd/powerplay: Fix get dal power level
5475 - amd/powerplay: Add structures required to report configuration change
5476 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
5477 - drm/amd/powerplay: add point check to avoid NULL point hang.
5478 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
5479 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
5480 - drm: powerplay: use div64_s64 instead of do_div
5481 - drm/amd/powerplay: fix a reversed condition
5482 - drm/amdgpu/cgs: cleanup some indenting
5483 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
5484 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
5485 - drm/amd/powerplay: fix bug that NULL checks are reversed.
5486 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
5487 - drm/amd/powerplay: fix Smatch static checker warnings
5488 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
5489 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
5490 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
5491 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
5492 - drm/amdgpu: fix hex/decimal bug when show gpu load.
5493 - drm/amd/powerplay: add thermal control task when resume.
5494 - drm/amd/powerplay: enable set boot state task
5495 - drm/amd/powerplay: enable power down asic task. (v2)
5496 - drm/amd/powerplay: implement power down asic task for CZ
5497 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
5498 - drm/amdgpu/cgs: add an interface to access PCI resources
5499 - drm/amdgpu: add irq domain support
5500 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
5501 - drm/sysfs: use kobj_to_dev()
5502 - drm/amd/powerplay: fix static checker warning for return meaningless value.
5503 - drm/amdgpu/cz: add code to enable forcing UVD clocks
5504 - drm/amdgpu/cz: add code to enable forcing VCE clocks
5505 - drm/amdgpu/cz: force uvd clocks when sclks are forced
5506 - drm/amdgpu/cz: force vce clocks when sclks are forced
5507 - drm/amdgpu: use kobj_to_dev()
5508 - drm/radeon: use kobj_to_dev()
5509 - drm/ttm: fix adding foreign BOs to the LRU during init v2
5510 - drm/ttm: fix adding foreign BOs to the swap LRU
5511 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
5512 - drm/amdgpu: move VM page tables to the LRU end on CS v2
5513 - drm/amdgpu: validate duplicates first
5514 - drm/amdgpu: add missing irq.h include
5515 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
5516 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
5517 - amdkfd: don't open-code memdup_user()
5518 - amdkfd: Copy from the proper user command pointer
5519 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
5520 - amd/powerplay: disable powerplay by default initially
5521 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
5522 - drm/atomic-helper: Export framebuffer_changed()
5523 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
5524 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
5525 - drm/amdgpu: fix next_rptr handling for debugfs
5526 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
5527 - drm/radeon: only init fbdev if we have connectors
5528 - drm/amdgpu: don't init fbdev if we don't have any connectors
5529 - drm/amd/powerplay: Update SMU firmware loading for Stoney
5530 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
5531 - drm/amdkfd: Remove unnecessary cast in kfree
5532 - drm/amdgpu: only move pt bos in LRU list on success
5533 - drm/amdgpu: mask out WC from BO on unsupported arches
5534 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
5535 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
5536 - drm/amdgpu: load MEC ucode manually on iceland
5537 - drm/amdgpu: disable uvd and vce clockgating on Fiji
5538 - drm/amdgpu: add pcie cap module parameters (v2)
5539 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
5540 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
5541 - drm/amdgpu: handle uvd pg flags properly
5542 - drm/amdgpu: handle vce pg flags properly
5543 - drm/amdgpu: clean up vce pg flags for cz/st
5544 - drm/amdgpu: be consistent with uvd cg flags
5545 - drm/amd/powerplay/cz: disable uvd pg
5546 - drm/amd/powerplay/cz: disable vce pg
5547 - drm/amd/powerplay/tonga: disable uvd pg
5548 - drm/amd/powerplay/tonga: disable vce pg
5549 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
5550 - drm/amdgpu: remove unused cg defines
5551 - drma/dmgpu: move cg and pg flags into shared headers
5552 - drm/amdgpu/tonga: plumb pg flags through to powerplay
5553 - drm/amdgpu/cz: plumb pg flags through to powerplay
5554 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
5555
5556 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
5557 #1552632)
5558 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
5559
5560 * Miscellaneous Ubuntu changes
5561 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
5562
5563 * Miscellaneous upstream changes
5564 - net: thunderx: Fix for Qset error due to CQ full
5565 - ahci: Workaround for ThunderX Errata#22536
5566 - arm64: Add workaround for Cavium erratum 27456
5567 - tipc: fix nullptr crash during subscription cancel
5568
5569 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
5570
5571 linux (4.4.0-11.26) xenial; urgency=low
5572
5573 [ Tim Gardner ]
5574
5575 * Release Tracking Bug
5576 - LP: #1553391
5577
5578 * Xenial update to v4.4.4 stable release (LP: #1553179)
5579 - af_iucv: Validate socket address length in iucv_sock_bind()
5580 - gro: Make GRO aware of lightweight tunnels.
5581 - net: dp83640: Fix tx timestamp overflow handling.
5582 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
5583 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
5584 - tcp: fix NULL deref in tcp_v4_send_ack()
5585 - af_unix: fix struct pid memory leak
5586 - pptp: fix illegal memory access caused by multiple bind()s
5587 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
5588 - net: dsa: fix mv88e6xxx switches
5589 - tipc: fix connection abort during subscription cancel
5590 - inet: frag: Always orphan skbs inside ip_defrag()
5591 - switchdev: Require RTNL mutex to be held when sending FDB notifications
5592 - tcp: beware of alignments in tcp_get_info()
5593 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
5594 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
5595 - ipv6: addrconf: Fix recursive spin lock call
5596 - ipv6: fix a lockdep splat
5597 - unix: correctly track in-flight fds in sending process user_struct
5598 - tcp: do not drop syn_recv on all icmp reports
5599 - net:Add sysctl_max_skb_frags
5600 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
5601 - enic: increment devcmd2 result ring in case of timeout
5602 - sctp: translate network order to host order when users get a hmacid
5603 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
5604 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
5605 eth_get_headlen
5606 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5607 - bonding: Fix ARP monitor validation
5608 - ipv4: fix memory leaks in ip_cmsg_send() callers
5609 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
5610 - af_unix: Guard against other == sk in unix_dgram_sendmsg
5611 - tipc: fix premature addition of node to lookup table
5612 - tcp: md5: release request socket instead of listener
5613 - qmi_wwan: add "4G LTE usb-modem U901"
5614 - net/mlx4_en: Count HW buffer overrun only once
5615 - net/mlx4_en: Avoid changing dev->features directly in run-time
5616 - l2tp: Fix error creating L2TP tunnels
5617 - pppoe: fix reference counting in PPPoE proxy
5618 - net_sched fix: reclassification needs to consider ether protocol changes
5619 - route: check and remove route cache when we get route
5620 - tcp/dccp: fix another race at listener dismantle
5621 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
5622 - rtnl: RTM_GETNETCONF: fix wrong return value
5623 - tipc: unlock in error path
5624 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
5625 - sctp: Fix port hash table size computation
5626 - ext4: fix bh->b_state corruption
5627 - ARM: debug-ll: fix BCM63xx entry for multiplatform
5628 - arm64: errata: Add -mpc-relative-literal-loads to build flags
5629 - KVM: s390: fix guest fprs memory leak
5630 - devm_memremap: Fix error value when memremap failed
5631 - drm/gma500: Use correct unref in the gem bo create function
5632 - ARM: 8457/1: psci-smp is built only for SMP
5633 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
5634 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
5635 - efi: Do variable name validation tests in utf8
5636 - efi: Make our variable validation list include the guid
5637 - efi: Make efivarfs entries immutable by default
5638 - efi: Add pstore variables to the deletion whitelist
5639 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
5640 - bcache: fix a livelock when we cause a huge number of cache misses
5641 - bcache: Add a cond_resched() call to gc
5642 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
5643 - bcache: fix a leak in bch_cached_dev_run()
5644 - bcache: unregister reboot notifier if bcache fails to unregister device
5645 - bcache: allows use of register in udev to avoid "device_busy" error.
5646 - bcache: Change refill_dirty() to always scan entire disk if necessary
5647 - dm thin: fix race condition when destroying thin pool workqueue
5648 - can: ems_usb: Fix possible tx overflow
5649 - usb: dwc3: Fix assignment of EP transfer resources
5650 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
5651 - USB: option: add support for SIM7100E
5652 - USB: option: add "4G LTE usb-modem U901"
5653 - drivers: android: correct the size of struct binder_uintptr_t for
5654 BC_DEAD_BINDER_DONE
5655 - spi: omap2-mcspi: Prevent duplicate gpio_request
5656 - iw_cxgb3: Fix incorrectly returning error on success
5657 - drm/i915: shut up gen8+ SDE irq dmesg noise
5658 - ocfs2: unlock inode if deleting inode from orphan fails
5659 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
5660 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
5661 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
5662 - clocksource/drivers/vt8500: Increase the minimum delta
5663 - s390/kvm: remove dependency on struct save_area definition
5664 - KVM: s390: fix memory overwrites when vx is disabled
5665 - Btrfs: add missing brelse when superblock checksum fails
5666 - Btrfs: igrab inode in writepage
5667 - btrfs: statfs: report zero available if metadata are exhausted
5668 - Btrfs: send, don't BUG_ON() when an empty symlink is found
5669 - Btrfs: fix number of transaction units required to create symlink
5670 - Btrfs: fix transaction handle leak on failure to create hard link
5671 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
5672 subvolume roots
5673 - btrfs: initialize the seq counter in struct btrfs_device
5674 - s390: fix normalization bug in exception table sorting
5675 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5676 - s390/dasd: fix refcount for PAV reassignment
5677 - s390/dasd: fix performance drop
5678 - uml: flush stdout before forking
5679 - uml: fix hostfs mknod()
5680 - um: link with -lpthread
5681 - locks: fix unlock when fcntl_setlk races with a close
5682 - rtlwifi: rtl_pci: Fix kernel panic
5683 - rtlwifi: rtl8192cu: Add missing parameter setup
5684 - rtlwifi: rtl8192ce: Fix handling of module parameters
5685 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5686 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5687 - rtlwifi: rtl8192se: Fix module parameter initialization
5688 - rtlwifi: rtl8188ee: Fix module parameter initialization
5689 - rtlwifi: rtl8723be: Fix module parameter initialization
5690 - mei: fix fasync return value on error
5691 - mei: validate request value in client notify request ioctl
5692 - namei: ->d_inode of a pinned dentry is stable only for positives
5693 - rc: sunxi-cir: Initialize the spinlock properly
5694 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5695 - si2157: return -EINVAL if firmware blob is too big
5696 - gspca: ov534/topro: prevent a division by 0
5697 - vb2: fix a regression in poll() behavior for output,streams
5698 - tda1004x: only update the frontend properties if locked
5699 - dm space map metadata: remove unused variable in brb_pop()
5700 - dm snapshot: fix hung bios when copy error occurs
5701 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5702 - coresight: checking for NULL string in coresight_name_match()
5703 - irqchip/omap-intc: Add support for spurious irq handling
5704 - irqchip/mxs: Add missing set_handle_irq()
5705 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5706 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5707 - posix-clock: Fix return code on the poll method's error path
5708 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5709 - mmc: usdhi6rol0: handle NULL data in timeout
5710 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5711 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5712 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5713 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5714 - mmc: core: Enable tuning according to the actual timing
5715 - mmc: mmci: fix an ages old detection error
5716 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5717 - mmc: pxamci: fix again read-only gpio detection polarity
5718 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5719 - mmc: sdhci: Allow override of mmc host operations
5720 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5721 - Bluetooth: Use continuous scanning when creating LE connections
5722 - Bluetooth: Add support of Toshiba Broadcom based devices
5723 - Bluetooth: Fix incorrect removing of IRKs
5724 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5725 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5726 - time: Avoid signed overflow in timekeeping_get_ns()
5727 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5728 - Revert "MIPS: Fix PAGE_MASK definition"
5729 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5730 - MIPS: hpet: Choose a safe value for the ETIME check
5731 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5732 - MIPS: Fix buffer overflow in syscall_get_arguments()
5733 - EDAC: Robustify workqueues destruction
5734 - EDAC, mc_sysfs: Fix freeing bus' name
5735 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5736 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5737 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5738 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5739 - virtio_balloon: fix race by fill and leak
5740 - virtio_balloon: fix race between migration and ballooning
5741 - virtio_pci: fix use after free on release
5742 - drm/vmwgfx: Fix an incorrect lock check
5743 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5744 - drm/vmwgfx: respect 'nomodeset'
5745 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5746 - drm/amdgpu: call hpd_irq_event on resume
5747 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5748 - drm/amdgpu: fix tonga smu resume
5749 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5750 - drm/amdgpu: no need to load MC firmware on fiji
5751 - drm/amdgpu: move gmc7 support out of CIK dependency
5752 - drm/amdgpu: iceland use CI based MC IP
5753 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5754 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5755 - drm/amdgpu: drop topaz support from gmc8 module
5756 - drm/amdgpu: don't load MEC2 on topaz
5757 - drm/amdgpu: remove exp hardware support from iceland
5758 - drm/amdgpu: fix s4 resume
5759 - drm/amdgpu: remove unnecessary forward declaration
5760 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5761 - drm/amdgpu: fix issue with overlapping userptrs
5762 - drm/amdgpu: use post-decrement in error handling
5763 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5764 - drm/amdgpu/pm: adjust display configuration after powerstate
5765 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5766 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5767 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5768 training
5769 - drm/nouveau: platform: Fix deferred probe
5770 - drm/dp/mst: process broadcast messages correctly
5771 - drm/dp/mst: always send reply for UP request
5772 - drm/dp/mst: fix in MSTB RAD initialization
5773 - drm/dp/mst: fix in RAD element access
5774 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5775 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5776 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5777 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5778 - drm/dp/mst: deallocate payload on port destruction
5779 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5780 - drm/radeon: call hpd_irq_event on resume
5781 - drm/radeon: Fix "slow" audio over DP on DCE8+
5782 - drm/radeon: clean up fujitsu quirks
5783 - drm/radeon: properly byte swap vce firmware setup
5784 - drm/radeon: cleaned up VCO output settings for DP audio
5785 - drm/radeon: Add a common function for DFS handling
5786 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5787 - drm: add helper to check for wc memory support
5788 - drm/radeon: mask out WC from BO on unsupported arches
5789 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5790 - drm: fix missing reference counting decrease
5791 - drm/i915: Restore inhibiting the load of the default context
5792 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5793 - drm/i915: Init power domains early in driver load
5794 - drm/i915: Make sure DC writes are coherent on flush.
5795 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5796 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5797 SKL+
5798 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5799 - drm/i915/dsi: defend gpio table against out of bounds access
5800 - drm/i915/dsi: don't pass arbitrary data to sideband
5801 - drm/i915: fix error path in intel_setup_gmbus()
5802 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5803 - drm/radeon: use post-decrement in error handling
5804 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5805 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5806 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5807 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5808 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5809 - drm/radeon/pm: adjust display configuration after powerstate
5810 - make sure that freeing shmem fast symlinks is RCU-delayed
5811 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5812 supported
5813 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5814 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5815 - uapi: update install list after nvme.h rename
5816 - lib: sw842: select crc32
5817 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5818 R700
5819 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5820 R830
5821 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5822 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5823 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5824 - dmaengine: dw: fix cyclic transfer setup
5825 - dmaengine: dw: fix cyclic transfer callbacks
5826 - dmaengine: at_xdmac: fix resume for cyclic transfers
5827 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5828 - IB/cm: Fix a recently introduced deadlock
5829 - IB/qib: fix mcast detach when qp not attached
5830 - IB/qib: Support creating qps with GFP_NOIO flag
5831 - IB/mlx5: Expose correct maximum number of CQE capacity
5832 - Thermal: initialize thermal zone device correctly
5833 - Thermal: handle thermal zone device properly during system sleep
5834 - Thermal: do thermal zone update after a cooling device registered
5835 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5836 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5837 - hwmon: (ads1015) Handle negative conversion values correctly
5838 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5839 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5840 - seccomp: always propagate NO_NEW_PRIVS on tsync
5841 - libceph: fix ceph_msg_revoke()
5842 - libceph: don't bail early from try_read() when skipping a message
5843 - libceph: use the right footer size when skipping a message
5844 - libceph: don't spam dmesg with stray reply warnings
5845 - sd: Optimal I/O size is in bytes, not sectors
5846 - Staging: speakup: Fix getting port information
5847 - Revert "Staging: panel: usleep_range is preferred over udelay"
5848 - cdc-acm:exclude Samsung phone 04e8:685d
5849 - perf stat: Do not clean event's private stats
5850 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5851 - rfkill: fix rfkill_fop_read wait_event usage
5852 - mac80211: Requeue work after scan complete for all VIF types.
5853 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5854 - Revert "workqueue: make sure delayed work run in local cpu"
5855 - ALSA: hda - Apply clock gate workaround to Skylake, too
5856 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5857 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5858 - target: Fix LUN_RESET active TMR descriptor handling
5859 - target: Fix TAS handling for multi-session se_node_acls
5860 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5861 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5862 - spi: atmel: fix gpio chip-select in case of non-DT platform
5863 - libata: fix sff host state machine locking while polling
5864 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5865 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5866 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5867 - cpuset: make mm migration asynchronous
5868 - cgroup: make sure a parent css isn't offlined before its children
5869 - writeback: keep superblock pinned during cgroup writeback association
5870 switches
5871 - phy: core: fix wrong err handle for phy_power_on
5872 - i2c: i801: Adding Intel Lewisburg support for iTCO
5873 - bio: return EINTR if copying to user space got interrupted
5874 - block: fix use-after-free in dio_bio_complete
5875 - nfs: fix nfs_size_to_loff_t
5876 - NFSv4: Fix a dentry leak on alias use
5877 - of/irq: Fix msi-map calculation for nonzero rid-base
5878 - KVM: async_pf: do not warn on page allocation failures
5879 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
5880 - KVM: x86: fix missed hardware breakpoints
5881 - KVM: x86: MMU: fix ubsan index-out-of-range warning
5882 - powerpc/eeh: Fix partial hotplug criterion
5883 - tracing: Fix showing function event in available_events
5884 - sunrpc/cache: fix off-by-one in qword_get()
5885 - kernel/resource.c: fix muxed resource handling in __request_region()
5886 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
5887 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
5888 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
5889 - xen/arm: correctly handle DMA mapping of compound pages
5890 - xen/scsiback: correct frontend counting
5891 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
5892 - xen/pciback: Save the number of MSI-X entries to be copied later.
5893 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
5894 extracted.
5895 - should_follow_link(): validate ->d_seq after having decided to follow
5896 - do_last(): ELOOP failure exit should be done after leaving RCU mode
5897 - hpfs: don't truncate the file when delete fails
5898 - x86/irq: Call chip->irq_set_affinity in proper context
5899 - x86/irq: Fix a race in x86_vector_free_irqs()
5900 - x86/irq: Validate that irq descriptor is still active
5901 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
5902 - x86/irq: Reorganize the return path in assign_irq_vector
5903 - x86/irq: Reorganize the search in assign_irq_vector
5904 - x86/irq: Check vector allocation early
5905 - x86/irq: Copy vectormask instead of an AND operation
5906 - x86/irq: Get rid of code duplication
5907 - x86/irq: Remove offline cpus from vector cleanup
5908 - x86/irq: Clear move_in_progress before sending cleanup IPI
5909 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
5910 - x86/irq: Remove outgoing CPU from vector cleanup mask
5911 - x86/irq: Call irq_force_move_complete with irq descriptor
5912 - x86/irq: Plug vector cleanup race
5913 - IB/cma: Fix RDMA port validation for iWarp
5914 - iwlwifi: dvm: fix WoWLAN
5915 - iwlwifi: pcie: properly configure the debug buffer size for 8000
5916 - iwlwifi: update and fix 7265 series PCI IDs
5917 - iwlwifi: mvm: don't allow sched scans without matches to be started
5918 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
5919 - bcache: prevent crash on changing writeback_running
5920 - Linux 4.4.4
5921
5922 * mlx4_en didn't choose time-stamping shift value according to HW frequency
5923 (LP: #1552627)
5924 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
5925
5926 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
5927 - target/transport: add flag to indicate CPU Affinity is observed
5928 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
5929 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
5930
5931 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5932 - qla2xxx: Fix warning reported by static checker
5933 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
5934 - qla2xxx: Fix stale pointer access.
5935 - qla2xxx: Use ATIO type to send correct tmr response
5936 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
5937
5938 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
5939 - [Config] Add s390x zfcp to scsi-modules udeb
5940
5941 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
5942
5943 linux (4.4.0-10.25) xenial; urgency=low
5944
5945 [ Tim Gardner ]
5946
5947 * Release Tracking Bug
5948 - LP: #1552247
5949
5950 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
5951 - security: let security modules use PTRACE_MODE_* with bitmasks
5952
5953 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
5954 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
5955
5956 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5957 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
5958 - mmc: sdhci: Fix DMA descriptor with zero data length
5959
5960 * Miscellaneous Ubuntu changes
5961 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
5962
5963 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
5964
5965 linux (4.4.0-9.24) xenial; urgency=low
5966
5967 [ Tim Gardner ]
5968
5969 * Release Tracking Bug
5970 - LP: #1551319
5971
5972 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
5973 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
5974
5975 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
5976 #1448912)
5977 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
5978 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
5979 replacedby is not setup
5980 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
5981 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
5982 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
5983 replacedby
5984 - SAUCE: apparmor: Fix: label_vec_merge insertion
5985 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
5986 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
5987 merge path
5988 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
5989 labelset lock
5990 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
5991
5992 * apparmor kernel BUG kills firefox (LP: #1430546)
5993 - SAUCE: apparmor: Disallow update of cred when then subjective != the
5994 objective cred
5995 - SAUCE: apparmor: rework retrieval of the current label in the profile update
5996 case
5997
5998 * sleep from invalid context in aa_move_mount (LP: #1539349)
5999 - SAUCE: apparmor: fix sleep from invalid context
6000
6001 * s390x: correct restore of high gprs on signal return (LP: #1550468)
6002 - s390/compat: correct restore of high gprs on signal return
6003
6004 * missing SMAP support (LP: #1550517)
6005 - x86/entry/compat: Add missing CLAC to entry_INT80_32
6006
6007 * Floating-point exception handler receives empty Data-Exception Code in
6008 Floating Point Control register (LP: #1548414)
6009 - s390/fpu: signals vs. floating point control register
6010
6011 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
6012 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
6013
6014 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
6015 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
6016 build fips840/b1208b_1604.840 (LP: #1532914)
6017 - cxl: Fix PSL timebase synchronization detection
6018
6019 * [Feature]EDAC support for Knights Landing (LP: #1519631)
6020 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
6021
6022 * Various failures of kernel_security suite on Xenial kernel on s390x arch
6023 (LP: #1531327)
6024 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
6025
6026 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
6027 - [Config] Provides: virtualbox-guest-modules when appropriate
6028
6029 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
6030 #1507588)
6031 - [Config] Provides: virtualbox-guest-modules when appropriate
6032
6033 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
6034 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
6035 - SAUCE: i915_bpo: Update intel_ips.h file location
6036 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
6037 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
6038 - drm/i915: remove an extra level of indirection in PCI ID list
6039 - drm/i915/kbl: Add Kabylake PCI ID
6040 - drm/i915/kbl: Add Kabylake GT4 PCI ID
6041 - mm: Export nr_swap_pages
6042 - async: export current_is_async()
6043 - drm: fix potential dangling else problems in for_each_ macros
6044 - dp/mst: add SDP stream support
6045 - drm: Implement drm_modeset_lock_all_ctx()
6046 - drm: Add "prefix" parameter to drm_rect_debug_print()
6047 - drm/i915: Set connector_state->connector using the helper.
6048 - drm/atomic: add connector mask to drm_crtc_state.
6049 - drm/i915: Report context GTT size
6050 - drm/i915: Add get_eld audio component
6051 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
6052 - SAUCE: i915_bpo: Revert passing plane/encoder name
6053 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
6054 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
6055 - drm/i915/bxt: update list of PCIIDs
6056 - drm/i915/skl: Add missing SKL ids
6057 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
6058 driver isn't"
6059 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
6060 - drm/atomic: Do not unset crtc when an encoder is stolen
6061 - drm/i915: Update connector_mask during readout, v2.
6062 - drm/atomic: Add encoder_mask to crtc_state, v3.
6063 - SAUCE: drm/core: Add drm_encoder_index.
6064 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
6065 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
6066
6067 * arm64: guest hangs when ntpd is running (LP: #1549494)
6068 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
6069 - hrtimer: Catch illegal clockids
6070 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
6071
6072 * Miscellaneous Ubuntu changes
6073 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
6074 - [Config] CONFIG_ARM_SMMU=y on arm64
6075 - rebase to v4.4.3
6076 - [Debian] git-ubuntu-log -- ensure we get the last commit
6077 - [Config] fix up spelling of probably again
6078 - [Debian] perf -- build in the context of the full generated local headers
6079 - SAUCE: tools: lib/bpf -- add generated headers to search path
6080 - SAUCE: proc: Always set super block owner to init_user_ns
6081 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
6082 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
6083 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
6084 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
6085 needs locking
6086 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
6087 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
6088 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
6089 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
6090 of remove_and_insert
6091 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
6092 transitions ns
6093 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
6094 freed.
6095 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
6096 been removed
6097 - SAUCE: apparmor: Fix: query label file permission
6098 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
6099 - SAUCE: fixup: cleanup return handling of labels
6100 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
6101 destroyed
6102 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
6103 - SAUCE: fixup: 20/23 locking issue around in __label_update
6104 - SAUCE: fixup: get rid of unused var build warning
6105 - SAUCE: fixup: cast poison values to remove warnings
6106 - SAUCE: apparmor: fix refcount race when finding a child profile
6107 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
6108 - SAUCE: fix: audit "no_new_privs" case for exec failure
6109 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
6110 - SAUCE: Move replacedby allocation into label_alloc
6111 - [Debian] supply zfs dkms Provides: based on do_zfs
6112 - [Config] supply zfs dkms Provides: based on do_zfs
6113 - [Config] drop linux-image-3.0 provides
6114
6115 * Miscellaneous upstream changes
6116 - x86/mpx: Fix off-by-one comparison with nr_registers
6117
6118 [ Upstream Kernel Changes ]
6119
6120 * rebase to v4.4.3
6121
6122 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
6123
6124 linux (4.4.0-8.23) xenial; urgency=low
6125
6126 * cgroup namespace mounts broken in containers (LP: #1549398)
6127 - SAUCE: kernfs: Always set super block owner to init_user_ns
6128
6129 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
6130 - arm64: mm: avoid calling apply_to_page_range on empty range
6131 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
6132
6133 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
6134 - [Config] postinst -- handle recreating symlinks when a real file is present
6135
6136 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
6137 - SAUCE: cred: Add clone_cred() interface
6138 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6139 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6140 - SAUCE: overlayfs: Be more careful about copying up sxid files
6141 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
6142
6143 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
6144 - SAUCE: cred: Add clone_cred() interface
6145 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6146 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6147 - SAUCE: overlayfs: Be more careful about copying up sxid files
6148 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
6149
6150 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
6151 - SAUCE: cred: Add clone_cred() interface
6152 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
6153 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
6154
6155 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
6156 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
6157 - net: Add eth_platform_get_mac_address() helper.
6158 - i40e: Add mac_filter_element at the end of the list instead of HEAD
6159 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
6160 - i40e: Replace X722 mac check in ethtool get_settings
6161 - i40evf: allow channel bonding of VFs
6162 - i40e: define function capabilities in only one place
6163 - i40evf: null out ring pointers on free
6164 - i40e: Cleanup the code with respect to restarting autoneg
6165 - i40e: update features with right offload
6166 - i40e: bump version to 1.4.10
6167 - i40e: add new device IDs for X722
6168 - i40e: Extend ethtool RSS hooks for X722
6169 - i40e/i40evf: Fix for UDP/TCP RSS for X722
6170 - i40evf: add new write-back mode
6171 - i40e/i40evf: Use private workqueue
6172 - i40e: add new proxy-wol bit for X722
6173 - i40e: Limit DCB FW version checks to X710/XL710 devices
6174 - i40e: AQ Add Run PHY Activity struct
6175 - i40e: AQ Geneve cloud tunnel type
6176 - i40e: AQ Add external power class to get link status
6177 - i40e: add 100Mb ethtool reporting
6178 - ixgbe: bulk free SKBs during TX completion cleanup cycle
6179 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
6180 - igb: Unpair the queues when changing the number of queues
6181 - igb/igbvf: don't give up
6182 - igb: clean up code for setting MAC address
6183 - igb: Refactor VFTA configuration
6184 - igb: Allow asymmetric configuration of MTU versus Rx frame size
6185 - igb: Do not factor VLANs into RLPML calculation
6186 - igb: Always enable VLAN 0 even if 8021q is not loaded
6187 - igb: Merge VLVF configuration into igb_vfta_set
6188 - igb: Clean-up configuration of VF port VLANs
6189 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
6190 - igb: Drop unnecessary checks in transmit path
6191 - igb: Enable use of "bridge fdb add" to set unicast table entries
6192 - igb: Add workaround for VLAN tag stripping on 82576
6193 - i40e: AQ Shared resource flags
6194 - i40e: AQ Add set_switch_config
6195 - i40e: AQ Add VXLAN-GPE tunnel type
6196 - i40e: AQ thermal sensor control struct
6197 - i40e: Bump AQ minor version to 1.5 for new FW features
6198 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
6199 - i40e: fix write-back-on-itr to work with legacy itr
6200 - i40e: add counter for arq overflows
6201 - i40e: add 20G speed for Tx bandwidth calculations
6202 - i40e: refactor DCB function
6203 - i40e: add a little more to an NVM update debug message
6204 - i40evf: enable bus master after reset
6205 - i40e: add netdev info to VSI dump
6206 - i40e: remove VF device IDs from PF
6207 - i40e: trivial: remove unnecessary local var
6208 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
6209 - net: ixgbe: add minimal parser details for ixgbe
6210 - i40e: trivial: drop duplicate definition
6211 - i40e: trivial: fix missing space
6212 - i40e: fix bug in dma sync
6213 - i40e: do TSO only if CHECKSUM_PARTIAL is set
6214 - i40e: allocate memory safer
6215 - i40e: fix: do not sleep in netdev_ops
6216 - i40e: APIs to Add/remove port mirroring rules
6217 - i40e: negate PHY int mask bits
6218 - i40e: drop unused function
6219 - i40e: count allocation errors
6220 - i40e: avoid large memcpy by assigning struct
6221 - i40e/i40evf: bump version to 1.4.12/1.4.8
6222 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
6223 - i40e: add priv flag for automatic rule eviction
6224 - i40e: use eth_platform_get_mac_address()
6225 - i40e: move sync_vsi_filters up in service_task
6226 - i40e: Make the DCB firmware checks for X710/XL710 only
6227 - i40e: set shared bit for multicast filters
6228 - i40e: add VEB stat control and remove L2 cloud filter
6229 - i40e: use new add_veb calling with VEB stats control
6230 - i40e: Refactor force_wb and WB_ON_ITR functionality code
6231 - i40evf: Change vf driver string to reflect all products i40evf supports
6232 - i40e/i40evf: don't lose interrupts
6233 - i40e/i40evf: try again after failure
6234 - i40e: dump descriptor indexes in hex
6235 - i40e/i40evf: use __GFP_NOWARN
6236 - i40e/i40evf: use pages correctly in Rx
6237 - i40e/i40evf: use logical operators, not bitwise
6238 - i40e: properly show packet split status in debugfs
6239 - i40e/i40evf: Bump version
6240 - ixgbe: use u32 instead of __u32 in model header
6241 - ixgbe: fix dates on header of ixgbe_model.h
6242 - i40e: get rid of magic number
6243 - i40e: drop unused debugfs file "dump"
6244 - i40evf: support packet split receive
6245 - i40e: trivial: cleanup use of pf->hw
6246 - i40e: Add a SW workaround for lost interrupts
6247 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
6248 - i40e: Removal of code which relies on BASE VEB SEID
6249 - i40e/i40evf: avoid atomics
6250 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
6251 - i40e: expand comment
6252 - i40e: better error reporting for nvmupdate
6253 - i40evf: set adapter state on reset failure
6254 - i40e: clean event descriptor before use
6255 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
6256 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
6257 - i40e/i40evf: Drop outer checksum offload that was not requested
6258 - i40e/i40evf: Use u64 values instead of casting them in TSO function
6259 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
6260 - i40e/i40evf: Consolidate all header changes into TSO function
6261 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
6262 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
6263 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
6264 - i40e/i40evf: Do not write to descriptor unless we complete
6265 - i40e/i40evf: Add exception handling for Tx checksum
6266 - i40e/i40evf: Clean-up Rx packet checksum handling
6267 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
6268 - i40e: Fix ATR in relation to tunnels
6269 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
6270 - i40e: Update feature flags to reflect newly enabled features
6271 - i40evf: Update feature flags to reflect newly enabled features
6272 - i40e: Add support for ATR w/ IPv6 extension headers
6273 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
6274 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
6275 - i40e/i40evf: Move Tx checksum closer to TSO
6276 - i40e: Add functions to blink led on 10GBaseT PHY
6277 - i40e: Fix led blink capability for 10GBaseT PHY
6278 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
6279 - i40e: Do not wait for Rx queue disable in DCB reconfig
6280 - i40e: Fix for unexpected messaging
6281 - i40e: Expose some registers to program parser, FD and RSS logic
6282 - i40e: add check for null VSI
6283 - i40e: add adminq commands for Rx CTL registers
6284 - i40e: implement and use Rx CTL helper functions
6285 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
6286 - i40e: suspend scheduling during driver unload
6287 - i40e: let go of the past
6288 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
6289
6290 * MPT3SAS Driver update for next kernel release (LP: #1512221)
6291 - mpt3sas: A correction in unmap_resources
6292 - mpt3sas: Added support for high port count HBA variants.
6293 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
6294 - mpt3sas: Fix static analyzer(coverity) tool identified defects
6295 - mpt3sas: Never block the Enclosure device
6296 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
6297 - mpt3sas: Added smp_affinity_enable module parameter.
6298 - mpt3sas: Add support for configurable Chain Frame Size
6299 - mpt3sas: Updated MPI Header to 2.00.42
6300 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
6301 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
6302 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
6303
6304 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
6305 - ibmvscsi: Add endian conversions to sysfs attribute show functions
6306
6307 * Miscellaneous Ubuntu changes
6308 - [Packaging] git-ubuntu-log -- output should be utf-8
6309 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
6310
6311 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
6312
6313 linux (4.4.0-7.22) xenial; urgency=low
6314
6315 [ Tim Gardner ]
6316
6317 * Release Tracking Bug
6318 - LP: #1547205
6319
6320 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
6321 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
6322 - arm64: kernel: implement ACPI parking protocol
6323
6324 * Please pull cgroup namespaces (LP: #1546775)
6325 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
6326 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
6327 - SAUCE: (noup) cgroup: introduce cgroup namespaces
6328 - SAUCE: (noup) cgroup: cgroup namespace setns support
6329 - SAUCE: (noup) kernfs: define kernfs_node_dentry
6330 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
6331 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
6332 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
6333
6334 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
6335 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
6336 - pwm: lpss: Remove ->free() callback
6337 - pwm: bcm2835: Calculate scaler in ->config()
6338 - pwm: bcm2835: Prevent division by zero
6339 - pwm: bcm2835: Fix email address specification
6340 - pwm: lpss: Update PWM setting for Broxton
6341 - pwm: lpss: Select core part automatically
6342 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
6343 - pwm: fsl-ftm: Fix clock enable/disable when using PM
6344 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
6345 - pwm: lpc32xx: make device usable with common clock framework
6346 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
6347 - pwm: lpc32xx: return ERANGE, if requested period is not supported
6348 - pwm: rcar: Improve accuracy of frequency division setting
6349 - pwm: Add PWM driver for OMAP using dual-mode timers
6350 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
6351 - pwm: omap-dmtimer: Potential NULL dereference on error
6352 - pwm: Mark all devices as "might sleep"
6353
6354 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
6355 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
6356 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
6357
6358 * Update megaraid driver to MR6.10 (LP: #1544679)
6359 - megaraid_sas: Do not allow PCI access during OCR
6360 - megaraid_sas: MFI IO timeout handling
6361 - megaraid_sas: Syncing request flags macro names with firmware
6362 - megaraid_sas: Task management support
6363 - megaraid_sas: Update device queue depth based on interface type
6364 - megaraid_sas: Fastpath region lock bypass
6365 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
6366 - megaraid_sas: Code optimization build_and_issue_cmd return-type
6367 - megaraid_sas: Dual queue depth support
6368 - megaraid_sas: IO throttling support
6369 - megaraid_sas: Make adprecovery variable atomic
6370 - megaraid_sas: MFI adapter OCR changes
6371 - megaraid_sas: Introduce module parameter for SCSI command timeout
6372 - megaraid_sas: SPERC OCR changes
6373 - megaraid_sas: driver version upgrade
6374 - megaraid: fix null pointer check in megasas_detach_one().
6375 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
6376 - megaraid_sas: Fix SMAP issue
6377 - megaraid_sas: Add an i/o barrier
6378
6379 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
6380 - powerpc/powernv: Fix stale PE primary bus
6381
6382 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
6383 - [Config] Update bnx2x d-i firmware to 7.12.30
6384
6385 * Miscellaneous Ubuntu changes
6386 - rebase to v4.4.2
6387
6388 * Miscellaneous upstream changes
6389 - openvswitch: allow management from inside user namespaces
6390 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
6391 - net, thunderx: Remove unnecessary rcv buffer start address management
6392 - net: thunderx: HW TSO support for pass-2 hardware
6393 - net: thunderx: Enable CQE count threshold interrupt
6394 - net: cavium: liquidio: use helpers ns_to_timespec64()
6395 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
6396 - arm64: KVM: Configure TCR_EL2.PS at runtime
6397 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
6398 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
6399 - arm64: lib: improve copy_page to deal with 128 bytes at a time
6400 - arm64: lib: patch in prfm for copy_page if requested
6401 - arm64: prefetch: add missing #include for spin_lock_prefetch
6402 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
6403 - net: thunderx: Use napi_schedule_irqoff()
6404 - net: thunderx: Assign affinity hints to vf's interrupts
6405 - net: thunderx: bgx: Use standard firmware node infrastructure.
6406 - net: thunderx: bgx: Add log message when setting mac address
6407 - net: thunderx: Alloc higher order pages when pagesize is small
6408 - net: cavium: liquidio: Return correct error code
6409 - net: cavium: liquidio: fix check for in progress flag
6410 - livepatch: add old_sympos as disambiguator field to klp_func
6411 - livepatch: add sympos as disambiguator field to klp_reloc
6412 - livepatch: function,sympos scheme in livepatch sysfs directory
6413 - module: Use the same logic for setting and unsetting RO/NX
6414 - gcov: use within_module() helper.
6415 - module: use a structure to encapsulate layout.
6416 - module: clean up RO/NX handling.
6417 - module: keep percpu symbols in module's symtab
6418 - livepatch: Cleanup module page permission changes
6419
6420 [ Upstream Kernel Changes ]
6421
6422 * rebase to v4.4.2
6423
6424 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
6425
6426 linux (4.4.0-6.21) xenial; urgency=low
6427
6428 [ Tim Gardner ]
6429
6430 * Release Tracking Bug
6431 - LP: #1546283
6432
6433 * Naples/Zen, NTB Driver (LP: #1542071)
6434 - [Config] CONFIG_NTB_AMD=m
6435 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
6436
6437 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
6438 - SAUCE: storvsc: use small sg_tablesize on x86
6439
6440 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
6441 - [Config] CONFIG_ARMV8_DEPRECATED=y
6442
6443 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
6444 - powerpc/eeh: Fix stale cached primary bus
6445
6446 * Miscellaneous Ubuntu changes
6447 - SAUCE: fs: Add user namesapace member to struct super_block
6448 - SAUCE: fs: Limit file caps to the user namespace of the super block
6449 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
6450 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
6451 - SAUCE: block_dev: Check permissions towards block device inode when mounting
6452 - SAUCE: fs: Treat foreign mounts as nosuid
6453 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
6454 - SAUCE: userns: Replace in_userns with current_in_userns
6455 - SAUCE: Smack: Handle labels consistently in untrusted mounts
6456 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
6457 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
6458 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
6459 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
6460 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
6461 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
6462 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
6463 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
6464 - SAUCE: fuse: Add support for pid namespaces
6465 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
6466 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
6467 - SAUCE: fuse: Allow user namespace mounts
6468 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
6469 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
6470 - SAUCE: quota: Convert ids relative to s_user_ns
6471 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
6472 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
6473 - SAUCE: quota: Treat superblock owner as privilged
6474 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
6475 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
6476 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
6477 - SAUCE: ext4: Add module parameter to enable user namespace mounts
6478 - SAUCE: fuse: Add module parameter to enable user namespace mounts
6479
6480 * Miscellaneous upstream changes
6481 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
6482 - libahci: Implement the capability to override the generic ahci interrupt handler.
6483 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
6484 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
6485
6486 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
6487
6488 linux (4.4.0-5.20) xenial; urgency=low
6489
6490 [ Tim Gardner ]
6491
6492 * Release Tracking Bug
6493 - LP: #1544637
6494
6495 * s390/cio: update measurement characteristics (LP: #1541534)
6496 - s390/cio: fix measurement characteristics memleak
6497 - s390/cio: ensure consistent measurement state
6498 - s390/cio: update measurement characteristics
6499
6500 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
6501 - qeth: initialize net_device with carrier off
6502
6503 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
6504 - [Config] CONFIG_ZONE_DMA=y
6505 - mm: CONFIG_NR_ZONES_EXTENDED
6506
6507 * perf enahancements for ppc64 (LP: #1521678)
6508 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
6509 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
6510 - perf kvm/powerpc: Port perf kvm stat to powerpc
6511 - perf kvm/powerpc: Add support for HCALL reasons
6512
6513 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
6514 - SAUCE: nbd: ratelimit error msgs after socket close
6515
6516 * sleep from invalid context in aa_move_mount (LP: #1539349)
6517 - SAUCE: apparmor: fix sleep from invalid context
6518
6519 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
6520 - net/mlx5_core: Modify enable/disable hca functions
6521 - net/mlx5_core: Add base sriov support
6522 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
6523 - net/mlx5: Update access functions to Query/Modify vport MAC address
6524 - net/mlx5: Introduce access functions to modify/query vport mac lists
6525 - net/mlx5: Introduce access functions to modify/query vport state
6526 - net/mlx5: Introduce access functions to modify/query vport promisc mode
6527 - net/mlx5: Introduce access functions to modify/query vport vlans
6528 - net/mlx5e: Write UC/MC list and promisc mode into vport context
6529 - net/mlx5e: Write vlan list into vport context
6530 - net/mlx5: Introducing E-Switch and l2 table
6531 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
6532 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
6533 - net/mlx5: E-Switch, Introduce Vport administration functions
6534 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
6535 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
6536 - net/mlx5: E-Switch, Introduce get vf statistics
6537 - net/mlx5e: Add support for SR-IOV ndos
6538 - net/mlx5: Fix query E-Switch capabilities
6539 - net/mlx5e: Assign random MAC address if needed
6540
6541 * make wacom_w8001 work well in xenial (LP: #1542771)
6542 - Input: wacom_w8001 - use __set_bit for evbits
6543 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
6544 - Input: wacom_w8001 - handle touch error case correctly
6545 - Input: wacom_w8001 - split pen and touch initialization up
6546 - Input: wacom_w8001 - split the touch and pen devices into two devices
6547 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
6548
6549 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
6550 - ubuntu: vbox -- update to 5.0.14-dfsg-2
6551
6552 * Miscellaneous Ubuntu changes
6553 - [Packaging] git-ubuntu-log -- fix empty section formatting
6554 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
6555
6556 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
6557
6558 linux (4.4.0-4.19) xenial; urgency=low
6559
6560 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
6561 - [Config] update spl/zfs version
6562 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
6563 - [Config] reconstruct -- drop links for zfs userspace components
6564 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
6565
6566 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
6567 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
6568
6569 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
6570 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6571
6572 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
6573 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
6574
6575 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
6576 - HID: multitouch: enable palm rejection if device implements confidence usage
6577
6578 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6579 - qla2xxx: Remove unavailable firmware files
6580 - qla2xxx: Enable Extended Logins support
6581 - qla2xxx: Enable Exchange offload support.
6582 - qla2xxx: Enable Target counters in DebugFS.
6583 - qla2xxx: Add FW resource count in DebugFS.
6584 - qla2xxx: Added interface to send explicit LOGO.
6585 - qla2xxx: Delete session if initiator is gone from FW
6586 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
6587 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
6588 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
6589 - qla2xxx: Add irq affinity notification
6590 - qla2xxx: Add selective command queuing
6591 - qla2xxx: Move atioq to a different lock to reduce lock contention
6592 - qla2xxx: Disable ZIO at start time.
6593 - qla2xxx: Set all queues to 4k
6594 - qla2xxx: Check for online flag instead of active reset when transmitting responses
6595 - scsi: qla2xxxx: avoid type mismatch in comparison
6596
6597 * [Hyper-V] PCI Passthrough (LP: #1541120)
6598 - x86/irq: Export functions to allow MSI domains in modules
6599 - genirq/msi: Export functions to allow MSI domains in modules
6600
6601 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
6602 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
6603 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
6604 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
6605 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
6606 - lpfc: Fix crash in fcp command completion path.
6607 - lpfc: Modularize and cleanup FDMI code in driver
6608 - lpfc: Fix RDP Speed reporting.
6609 - lpfc: Fix RDP ACC being too long.
6610 - lpfc: Make write check error processing more resilient
6611 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
6612 - lpfc: Fix mbox reuse in PLOGI completion
6613 - lpfc: Fix external loopback failure.
6614 - lpfc: Add logging for misconfigured optics.
6615 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
6616 - lpfc: Use kzalloc instead of kmalloc
6617 - lpfc: Update version to 11.0.0.10 for upstream patch set
6618
6619 * Miscellaneous Ubuntu changes
6620 - [Config] CONFIG_ARM64_VA_BITS=48
6621 - [Config] Fixed Vcs-Git
6622
6623 * Miscellaneous upstream changes
6624 - cxl: Fix possible idr warning when contexts are released
6625 - cxl: use correct operator when writing pcie config space values
6626 - cxlflash: drop unlikely before IS_ERR_OR_NULL
6627 - cxl: Fix DSI misses when the context owning task exits
6628 - cxlflash: Removed driver date print
6629 - cxlflash: Fix to resolve cmd leak after host reset
6630 - cxlflash: Resolve oops in wait_port_offline
6631 - cxlflash: Enable device id for future IBM CXL adapter
6632 - cxl: fix build for GCC 4.6.x
6633 - cxl: use -Werror only with CONFIG_PPC_WERROR
6634 - cxl: Enable PCI device ID for future IBM CXL adapter
6635
6636 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
6637
6638 linux (4.4.0-3.17) xenial; urgency=low
6639
6640 [ Tim Gardner ]
6641
6642 * Release Tracking Bug
6643 - LP: #1541058
6644 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
6645 - LP: #1531539
6646 * SAUCE: nvme merge cleanup
6647 - LP: #1531539
6648 * rebase to v4.4.1
6649
6650 [ Andy Whitcroft ]
6651
6652 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
6653 ioctls"
6654 - LP: #1538618
6655 * postinst -- detect symlinks correctly
6656 - LP: #1536810
6657
6658 [ John Johansen ]
6659
6660 * SAUCE: apparmor: fix sleep from invalid context
6661 - LP: #1539349
6662
6663 [ Upstream Kernel Changes ]
6664
6665 * powerpc/eeh: Fix PE location code
6666 - LP: #1538909
6667 * powerpc/pseries: Limit EPOW reset event warnings
6668 - LP: #1539102
6669 * lightnvm: fix bio submission issue
6670 - LP: #1531539
6671 * lightnvm: fix incorrect nr_free_blocks stat
6672 - LP: #1531539
6673 * lightnvm: add check after mempool allocation
6674 - LP: #1531539
6675 * lightnvm: unlock rq and free ppa_list on submission fail
6676 - LP: #1531539
6677 * lightnvm: move ppa erase logic to core
6678 - LP: #1531539
6679 * lightnvm: refactor rqd ppa list into set/free
6680 - LP: #1531539
6681 * lightnvm: refactor end_io functions for sync
6682 - LP: #1531539
6683 * lightnvm: return the get_bb_tbl return value
6684 - LP: #1531539
6685 * lightnvm: check bi_error in gc
6686 - LP: #1531539
6687 * lightnvm: put block back to gc list on its reclaim fail
6688 - LP: #1531539
6689 * lightnvm: fix locking and mempool in rrpc_lun_gc
6690 - LP: #1531539
6691 * lightnvm: sectors first in ppa list
6692 - LP: #1531539
6693 * lightnvm: move the pages per block check out of the loop
6694 - LP: #1531539
6695 * lightnvm: support multiple ppas in nvm_erase_ppa
6696 - LP: #1531539
6697 * lightnvm: move rq->error to nvm_rq->error
6698 - LP: #1531539
6699 * lightnvm: introduce nvm_submit_ppa
6700 - LP: #1531539
6701 * lightnvm: reference rrpc lun in rrpc block
6702 - LP: #1531539
6703 * lightnvm: fix missing grown bad block type
6704 - LP: #1531539
6705 * lightnvm: manage open and closed blocks separately
6706 - LP: #1531539
6707 * lightnvm: add mccap support
6708 - LP: #1531539
6709 * lightnvm: introduce mlc lower page table mappings
6710 - LP: #1531539
6711 * lightnvm: core on-disk initialization
6712 - LP: #1531539
6713 * lightnvm: introduce ioctl to initialize device
6714 - LP: #1531539
6715 * lightnvm: use system block for mm initialization
6716 - LP: #1531539
6717 * lightnvm: introduce factory reset
6718 - LP: #1531539
6719 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6720 - LP: #1531539
6721 * blk-mq: add a flags parameter to blk_mq_alloc_request
6722 - LP: #1531539
6723 * nvme: move struct nvme_iod to pci.c
6724 - LP: #1531539
6725 * nvme: split command submission helpers out of pci.c
6726 - LP: #1531539
6727 * nvme: use offset instead of a struct for registers
6728 - LP: #1531539
6729 * nvme: split nvme_trans_device_id_page
6730 - LP: #1531539
6731 * nvme: use vendor it from identify
6732 - LP: #1531539
6733 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6734 - LP: #1531539
6735 * nvme: simplify nvme_setup_prps calling convention
6736 - LP: #1531539
6737 * nvme: refactor nvme_queue_rq
6738 - LP: #1531539
6739 * nvme: factor out a nvme_unmap_data helper
6740 - LP: #1531539
6741 * nvme: move nvme_error_status to common code
6742 - LP: #1531539
6743 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6744 - LP: #1531539
6745 * nvme: split __nvme_submit_sync_cmd
6746 - LP: #1531539
6747 * nvme: use the block layer for userspace passthrough metadata
6748 - LP: #1531539
6749 * nvme: move block_device_operations and ns/ctrl freeing to common code
6750 - LP: #1531539
6751 * nvme: add explicit quirk handling
6752 - LP: #1531539
6753 * nvme: move remaining CC setup into nvme_enable_ctrl
6754 - LP: #1531539
6755 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6756 - LP: #1531539
6757 * nvme: add a common helper to read Identify Controller data
6758 - LP: #1531539
6759 * nvme: move the call to nvme_init_identify earlier
6760 - LP: #1531539
6761 * nvme: move namespace scanning to common code
6762 - LP: #1531539
6763 * nvme: move chardev and sysfs interface to common code
6764 - LP: #1531539
6765 * nvme: refactor set_queue_count
6766 - LP: #1531539
6767 * blk-integrity: empty implementation when disabled
6768 - LP: #1531539
6769 * NVMe: fix build with CONFIG_NVM enabled
6770 - LP: #1531539
6771 * nvme: fix another 32-bit build warning
6772 - LP: #1531539
6773 * nvme: precedence bug in nvme_pr_clear()
6774 - LP: #1531539
6775 * nvme: only ignore hardware errors in nvme_create_io_queues
6776 - LP: #1531539
6777 * nvme: only add a controller to dev_list after it's been fully
6778 initialized
6779 - LP: #1531539
6780 * nvme: protect against simultaneous shutdown invocations
6781 - LP: #1531539
6782 * nvme: don't take the I/O queue q_lock in nvme_timeout
6783 - LP: #1531539
6784 * nvme: merge nvme_abort_req and nvme_timeout
6785 - LP: #1531539
6786 * nvme: add NVME_SC_CANCELLED
6787 - LP: #1531539
6788 * nvme: simplify resets
6789 - LP: #1531539
6790 * nvme: do not restart the request timeout if we're resetting the
6791 controller
6792 - LP: #1531539
6793 * nvme: merge probe_work and reset_work
6794 - LP: #1531539
6795 * nvme: remove dead controllers from a work item
6796 - LP: #1531539
6797 * nvme: switch abort_limit to an atomic_t
6798 - LP: #1531539
6799 * NVMe: Implement namespace list scanning
6800 - LP: #1531539
6801 * NVMe: Use unbounded work queue for all work
6802 - LP: #1531539
6803 * NVMe: Remove device management handles on remove
6804 - LP: #1531539
6805 * NVMe: Simplify metadata setup
6806 - LP: #1531539
6807 * nvme: fix admin queue depth
6808 - LP: #1531539
6809 * nvme: factor out a few helpers from req_completion
6810 - LP: #1531539
6811 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6812 - LP: #1531539
6813 * nvme: switch abort to blk_execute_rq_nowait
6814 - LP: #1531539
6815 * nvme: special case AEN requests
6816 - LP: #1531539
6817 * nvme: simplify completion handling
6818 - LP: #1531539
6819 * nvme: properly free resources for cancelled command
6820 - LP: #1531539
6821 * nvme: meta_sg doesn't have to be an array
6822 - LP: #1531539
6823 * nvme: merge iod and cmd_info
6824 - LP: #1531539
6825 * NVMe: Add pci error handlers
6826 - LP: #1531539
6827 * NVMe: Export namespace attributes to sysfs
6828 - LP: #1531539
6829 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6830 - LP: #1531539
6831 * nvme: synchronize access to ctrl->namespaces
6832 - LP: #1531539
6833 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6834 - LP: #1531539
6835 * nvme: make SG_IO support optional
6836 - LP: #1531539
6837 * NVMe: Fix admin queue ring wrap
6838 - LP: #1531539
6839 * NVMe: Use a retryable error code on reset
6840 - LP: #1531539
6841 * NVMe: Remove queue freezing on resets
6842 - LP: #1531539
6843 * NVMe: IO queue deletion re-write
6844 - LP: #1531539
6845 * NVMe: Shutdown controller only for power-off
6846 - LP: #1531539
6847 * NVMe: Export NVMe attributes to sysfs group
6848 - LP: #1531539
6849 * i40e: fix build warnings
6850 * net: i40e: shut up uninitialized variable warnings
6851 * Drivers: hv: vmbus: fix build warning
6852 * Drivers: hv: util: Increase the timeout for util services
6853 * Drivers: hv: utils: run polling callback always in interrupt context
6854 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6855 * tools: hv: remove repeated HV_FCOPY string
6856 * Drivers: hv: util: catch allocation errors
6857 * Drivers: hv: utils: use memdup_user in hvt_op_write
6858 * drivers/hv: cleanup synic msrs if vmbus connect failed
6859 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6860 num
6861 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6862 * drivers:hv: Define the channel type for Hyper-V PCI Express
6863 pass-through
6864 * Drivers: hv: vss: run only on supported host versions
6865 * Drivers: hv: vmbus: Use uuid_le type consistently
6866 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6867 * Drivers: hv: vmbus: Get rid of the unused macro
6868 * Drivers: hv: vmbus: Get rid of the unused irq variable
6869 * Drivers: hv: vmbus: serialize process_chn_event() and
6870 vmbus_close_internal()
6871 * Drivers: hv: vmbus: do sanity check of channel state in
6872 vmbus_close_internal()
6873 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
6874 driver
6875 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
6876 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
6877 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
6878 * Drivers: hv: vmbus: Fix a Host signaling bug
6879 * drivers/hv: correct tsc page sequence invalid value
6880 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
6881 * Drivers: hv: utils: Invoke the poll function after handshake
6882 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
6883 * Drivers: hv: utils: fix memory leak on on_msg() failure
6884 * Drivers: hv: utils: rename outmsg_lock
6885 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
6886 * Drivers: hv: utils: fix crash when device is removed from host side
6887 * Drivers: hv: ring_buffer.c: fix comment style
6888 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
6889 * Drivers: hv: ring_buffer: remove code duplication from
6890 hv_ringbuffer_peek/read()
6891 * Drivers: hv: remove code duplication between
6892 vmbus_recvpacket()/vmbus_recvpacket_raw()
6893 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
6894 * drivers/hv: replace enum hv_message_type by u32
6895 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
6896 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
6897 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
6898 header
6899 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
6900 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
6901 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
6902
6903 [ Upstream Kernel Changes ]
6904
6905 * rebase to v4.4.1
6906 - LP: #1533461
6907 - LP: #1529624
6908
6909 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
6910
6911 linux (4.4.0-2.16) xenial; urgency=low
6912
6913 [ Andy Whitcroft ]
6914
6915 * Release Tracking Bug
6916 - LP: #1539090
6917 * SAUCE: hv: hv_set_ifconfig -- convert to python3
6918 - LP: #1506521
6919 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
6920 - LP: #1538618
6921
6922 [ Colin Ian King ]
6923
6924 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
6925 bit FADT addresses (LP: #1529381)
6926 - LP: #1529381
6927
6928 [ John Johansen ]
6929
6930 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
6931 being shutdown
6932 - LP: #1446906
6933
6934 [ Mahesh Salgaonkar ]
6935
6936 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
6937 - LP: #1537881
6938 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
6939 interrupt.
6940 - LP: #1537881
6941 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
6942 base errors
6943 - LP: #1537881
6944
6945 [ Paolo Pisati ]
6946
6947 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
6948 #843419 build flags
6949 - LP: #1533009
6950 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
6951 * [Config] disable ARCH_ZX (ZTE ZX Soc)
6952
6953 [ Tim Gardner ]
6954
6955 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
6956 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
6957 - LP: #1536719
6958 * SAUCE: drop obsolete bnx2x firmware
6959 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
6960 - LP: #1536474
6961 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
6962 - LP: #1534647
6963 * [Config] Add pvpanic to virtual flavour
6964 - LP: #1537923
6965 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
6966 - LP: #1520457
6967
6968 [ Upstream Kernel Changes ]
6969
6970 * i40evf: fix compiler warning of unused variable
6971 - LP: #1536474
6972 * intel: i40e: fix confused code
6973 - LP: #1536474
6974 * i40e/i40evf: remove unused tunnel parameter
6975 - LP: #1536474
6976 * i40e: Change BUG_ON to WARN_ON in service event complete
6977 - LP: #1536474
6978 * i40e: remove BUG_ON from feature string building
6979 - LP: #1536474
6980 * i40e: remove BUG_ON from FCoE setup
6981 - LP: #1536474
6982 * i40e: Workaround fix for mss < 256 issue
6983 - LP: #1536474
6984 * i40e/i40evf: Add a stat to track how many times we have to do a force
6985 WB
6986 - LP: #1536474
6987 * i40e: Move the saving of old link info from handle_link_event to
6988 link_event
6989 - LP: #1536474
6990 * i40e/i40evf: Add comment to #endif
6991 - LP: #1536474
6992 * i40e/i40evf: clean up error messages
6993 - LP: #1536474
6994 * i40evf: handle many MAC filters correctly
6995 - LP: #1536474
6996 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
6997 - LP: #1536474
6998 * i40e: rework the functions to configure RSS with similar parameters
6999 - LP: #1536474
7000 * i40e: create a generic configure rss function
7001 - LP: #1536474
7002 * i40e: Bump version to 1.4.2
7003 - LP: #1536474
7004 * i40e: add new fields to store user configuration
7005 - LP: #1536474
7006 * i40e: rename rss_size to alloc_rss_size in i40e_pf
7007 - LP: #1536474
7008 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
7009 workaround
7010 - LP: #1536474
7011 * i40e/i40evf: prefetch skb data on transmit
7012 - LP: #1536474
7013 * i40evf: rename VF adapter specific RSS function
7014 - LP: #1536474
7015 * i40evf: create a generic config RSS function
7016 - LP: #1536474
7017 * i40evf: create a generic get RSS function
7018 - LP: #1536474
7019 * i40evf: add new fields to store user configuration of RSS
7020 - LP: #1536474
7021 * i40e: Update error messaging
7022 - LP: #1536474
7023 * i40e: fix confusing message
7024 - LP: #1536474
7025 * i40e: make error message more useful
7026 - LP: #1536474
7027 * i40evf: quoth the VF driver, Nevermore
7028 - LP: #1536474
7029 * i40evf: allocate queue vectors dynamically
7030 - LP: #1536474
7031 * i40evf: allocate ring structs dynamically
7032 - LP: #1536474
7033 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
7034 - LP: #1536474
7035 * i40e: fix: do not sleep in netdev_ops
7036 - LP: #1536474
7037 * i40e: remove unused argument
7038 - LP: #1536474
7039 * i40evf: increase max number of queues
7040 - LP: #1536474
7041 * i40evf: set real num queues
7042 - LP: #1536474
7043 * i40evf: remove duplicate string
7044 - LP: #1536474
7045 * i40e: Detection and recovery of TX queue hung logic moved to
7046 service_task from tx_timeout
7047 - LP: #1536474
7048 * i40e: Fix memory leaks, sideband filter programming
7049 - LP: #1536474
7050 * i40evf: don't use atomic allocation
7051 - LP: #1536474
7052 * i40e: propagate properly
7053 - LP: #1536474
7054 * i40evf: use correct types
7055 - LP: #1536474
7056 * i40e: use priv flags to control packet split
7057 - LP: #1536474
7058 * i40e: Remove separate functions gathering XOFF Rx stats
7059 - LP: #1536474
7060 * i40e: fix whitespace
7061 - LP: #1536474
7062 * i40e/i40evf: use logical operator
7063 - LP: #1536474
7064 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
7065 - LP: #1536474
7066 * i40e: trivial fixes
7067 - LP: #1536474
7068 * i40e: Fix i40e_print_features() VEB mode output
7069 - LP: #1536474
7070 * i40e: chomp the BIT(_ULL)
7071 - LP: #1536474
7072 * i40e: properly delete VF MAC filters
7073 - LP: #1536474
7074 * i40e: don't add zero MAC filter
7075 - LP: #1536474
7076 * i40evf: check rings before freeing resources
7077 - LP: #1536474
7078 * i40e: use explicit cast from u16 to u8
7079 - LP: #1536474
7080 * i40e: Opcode and structures required by OEM Post Update AQ command and
7081 add new NVM arq message
7082 - LP: #1536474
7083 * i40e: hush little warnings
7084 - LP: #1536474
7085 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
7086 - LP: #1536474
7087 * i40e: clean whole mac filter list
7088 - LP: #1536474
7089 * i40evf: change version string generation
7090 - LP: #1536474
7091 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
7092 - LP: #1536474
7093 * geneve: UDP checksum configuration via netlink
7094 - LP: #1536474
7095 * geneve: Add geneve udp port offload for ethernet devices
7096 - LP: #1536474
7097 * i40e: geneve tunnel offload support
7098 - LP: #1536474
7099 * geneve: Add geneve_get_rx_port support
7100 - LP: #1536474
7101 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
7102 - LP: #1536474
7103 * i40e: change log messages and error returns
7104 - LP: #1536474
7105 * i40e: allow zero MAC address for VFs
7106 - LP: #1536474
7107 * i40e: Look up MAC address in Open Firmware or IDPROM
7108 - LP: #1536474
7109 * i40e: Fix Rx hash reported to the stack by our driver
7110 - LP: #1536474
7111 * i40e: remove forever unused ID
7112 - LP: #1536474
7113 * igb: add 88E1543 initialization code
7114 * igb: don't unmap NULL hw_addr
7115 * igb: use the correct i210 register for EEMNGCTL
7116 * igb: fix NULL derefs due to skipped SR-IOV enabling
7117 * igb: improve handling of disconnected adapters
7118 * igb: Remove GS40G specific defines/functions
7119 * igb: Don't add PHY address to PCDL address
7120 * igb: Improve cable length function for I210, etc.
7121 * igb: Explicitly label self-test result indices
7122 * ixgbe: drop null test before destroy functions
7123 - LP: #1536473
7124 * ixgbe: Delete redundant include file
7125 - LP: #1536473
7126 * ixgbe: fix multiple kernel-doc errors
7127 - LP: #1536473
7128 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
7129 vector
7130 - LP: #1536473
7131 * ixgbe: Add KR mode support for CS4227 chip
7132 - LP: #1536473
7133 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
7134 to 12K
7135 - LP: #1536473
7136 * ixgbe/ixgbevf: use napi_schedule_irqoff()
7137 - LP: #1536473
7138 * ixgbe: Remove CS4227 diagnostic code
7139 - LP: #1536473
7140 * ixgbevf: use ether_addr_copy instead of memcpy
7141 - LP: #1536473
7142 * ixgbevf: fix spoofed packets with random MAC
7143 - LP: #1536473
7144 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
7145 - LP: #1536473
7146 * ixgbe: Add support for newer thermal alarm
7147 - LP: #1536473
7148 * ixgbe: Use private workqueue to avoid certain possible hangs
7149 - LP: #1536473
7150 * ixgbevf: Use a private workqueue to avoid certain possible hangs
7151 - LP: #1536473
7152 * ixgbevf: Minor cleanups
7153 - LP: #1536473
7154 * ixgbe: Refactor MAC address configuration code
7155 - LP: #1536473
7156 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
7157 - LP: #1536473
7158 * ixgbe: Allow FDB entries access to more RAR filters
7159 - LP: #1536473
7160 * ixgbe: Update PTP to support X550EM_x devices
7161 - LP: #1536473
7162 * ixgbe: Correct spec violations by waiting after reset
7163 - LP: #1536473
7164 * ixgbe: Wait for master disable to be set
7165 - LP: #1536473
7166 * ixgbe: Save VF info and take references
7167 - LP: #1536473
7168 * ixgbe: Handle extended IPv6 headers in Tx path
7169 - LP: #1536473
7170 * ixgbe: Always turn PHY power on when requested
7171 - LP: #1536473
7172 * ixgbevf: Handle extended IPv6 headers in Tx path
7173 - LP: #1536473
7174 * ixgbe: Return error on failure to allocate mac_table
7175 - LP: #1536473
7176 * ixgbe: Fix SR-IOV VLAN pool configuration
7177 - LP: #1536473
7178 * ixgbe: Simplify definitions for regidx and bit in set_vfta
7179 - LP: #1536473
7180 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
7181 - LP: #1536473
7182 * ixgbe: Simplify configuration of setting VLVF and VLVFB
7183 - LP: #1536473
7184 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
7185 - LP: #1536473
7186 * ixgbe: Reorder search to work from the top down instead of bottom up
7187 - LP: #1536473
7188 * ixgbe: Add support for VLAN promiscuous with SR-IOV
7189 - LP: #1536473
7190 * ixgbe: Fix VLAN promisc in relation to SR-IOV
7191 - LP: #1536473
7192 * ixgbe: Clear stale pool mappings
7193 - LP: #1536473
7194 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
7195 - LP: #1536473
7196 * ixgbe: do not report 2.5 Gbps as supported
7197 - LP: #1536473
7198 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
7199 per vector
7200 - LP: #1536473
7201 * ixgbevf: minor cleanups for ixgbevf_set_itr()
7202 - LP: #1536473
7203 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
7204 - LP: #1536473
7205 * ixgbe: report correct media type for KR, KX and KX4 interfaces
7206 - LP: #1536473
7207 * ixgbe: Clean up redundancy in hw_enc_features
7208 - LP: #1536473
7209 * ixgbe: fix RSS limit for X550
7210 - LP: #1536473
7211 * ixgbe: Correct X550EM_x revision check
7212 - LP: #1536473
7213 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
7214 - LP: #1536473
7215 * ixgbe: Fill at least min credits to a TC credit refills
7216 - LP: #1536473
7217 * ixgbe: use correct FCoE DDP max check
7218 - LP: #1536473
7219 * ixgbe: fix broken PFC with X550
7220 - LP: #1536473
7221 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
7222 - LP: #1536473
7223 * ixgbe: Correct handling of any outer UDP checksum setting
7224 - LP: #1536473
7225 * ixgbe: Fix to get FDMI HBA attributes information with X550
7226 - LP: #1536473
7227 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
7228 - LP: #1536473
7229 * ixgbe: Make ATR recognize IPv6 extended headers
7230 - LP: #1536473
7231 * e1000: make eeprom read/write scheduler friendly
7232 * e1000: fix data race between tx_ring->next_to_clean
7233 * e1000: Remove checkpatch coding style errors
7234 * e1000: clean up the checking logic
7235 * e1000: fix a typo in the comment
7236 * e1000e: clean up the local variable
7237 * e1000: fix kernel-doc argument being missing
7238 * e1000: get rid of duplicate exit path
7239 * e1000: Elementary checkpatch warnings and checks removed
7240 * e1000e: fix division by zero on jumbo MTUs
7241 * e1000e: Increase timeout of polling bit RSPCIPHY
7242 * e1000e: initial support for i219-LM (3)
7243 * e1000e: Switch e1000e_up to void, drop code checking for error result
7244 * e1000e: Remove unreachable code
7245 * e1000e: Do not read ICR in Other interrupt
7246 * e1000e: Do not write lsc to ics in msi-x mode
7247 * e1000e: Fix msi-x interrupt automask
7248 * acpi: pci: Setup MSI domain for ACPI based pci devices
7249 * irqdomain: Introduce is_fwnode_irqchip helper
7250 * irqchip/gic-v2m: Refactor to prepare for ACPI support
7251 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
7252 * clk: xgene: Fix divider with non-zero shift value
7253 * i2c: designware: Do not require clock when SSCN and FFCN are provided
7254 * fm10k: do not assume VF always has 1 queue
7255 - LP: #1536475
7256 * fm10k: Correct MTU for jumbo frames
7257 - LP: #1536475
7258 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
7259 vector
7260 - LP: #1536475
7261 * fm10k: use napi_schedule_irqoff()
7262 - LP: #1536475
7263 * fm10k: set netdev features in one location
7264 - LP: #1536475
7265 * fm10k: reset max_queues on init_hw_vf failure
7266 - LP: #1536475
7267 * fm10k: always check init_hw for errors
7268 - LP: #1536475
7269 * fm10k: reinitialize queuing scheme after calling init_hw
7270 - LP: #1536475
7271 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
7272 - LP: #1536475
7273 * fm10k: explicitly typecast vlan values to u16
7274 - LP: #1536475
7275 * fm10k: add statistics for actual DWORD count of mbmem mailbox
7276 - LP: #1536475
7277 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
7278 - LP: #1536475
7279 * fm10k: Add support for ITR scaling based on PCIe link speed
7280 - LP: #1536475
7281 * fm10k: introduce ITR_IS_ADAPTIVE macro
7282 - LP: #1536475
7283 * fm10k: Update adaptive ITR algorithm
7284 - LP: #1536475
7285 * fm10k: use macro for default Tx and Rx ITR values
7286 - LP: #1536475
7287 * fm10k: change default Tx ITR to 25usec
7288 - LP: #1536475
7289 * fm10k: TRIVIAL fix typo of hardware
7290 - LP: #1536475
7291 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
7292 - LP: #1536475
7293 * fm10k: use ether_addr_copy to copy MAC address
7294 - LP: #1536475
7295 * fm10k: do not use CamelCase
7296 - LP: #1536475
7297 * fm10k: remove unnecessary else block from if statements with return
7298 - LP: #1536475
7299 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
7300 - LP: #1536475
7301 * fm10k: consistently refer to VLANs and VLAN IDs
7302 - LP: #1536475
7303 * fm10k: bump driver version
7304 - LP: #1536475
7305 * fm10k: conditionally compile DCB and DebugFS support
7306 - LP: #1536475
7307 * fm10k: Cleanup MSI-X interrupts in case of failure
7308 - LP: #1536475
7309 * fm10k: Cleanup exception handling for mailbox interrupt
7310 - LP: #1536475
7311 * fm10k: do not inline fm10k_iov_select_vid()
7312 - LP: #1536475
7313 * fm10k: whitespace cleanups
7314 - LP: #1536475
7315 * fm10k: use BIT() macro instead of open-coded bit-shifting
7316 - LP: #1536475
7317 * fm10k: cleanup namespace pollution
7318 - LP: #1536475
7319 * fm10k: cleanup overly long lines
7320 - LP: #1536475
7321 * fm10k: initialize xps at driver load
7322 - LP: #1536475
7323 * fm10k: don't initialize fm10k_workqueue at global level
7324 - LP: #1536475
7325 * fm10k: correctly pack TLV structures and explain reasoning
7326 - LP: #1536475
7327 * fm10k: Cleanup exception handling for changing queues
7328 - LP: #1536475
7329 * fm10k: use ether_addr_equal instead of memcmp
7330 - LP: #1536475
7331 * fm10k: address operator not needed when declaring function pointers
7332 - LP: #1536475
7333 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
7334 - LP: #1536475
7335 * fm10k: remove unused struct element
7336 - LP: #1536475
7337 * fm10k: use true/false for boolean get_host_state
7338 - LP: #1536475
7339 * fm10k: cleanup mailbox code comments etc
7340 - LP: #1536475
7341 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
7342 - LP: #1536475
7343 * device property: always check for fwnode type
7344 - LP: #1533035
7345 * device property: rename helper functions
7346 - LP: #1533035
7347 * device property: refactor built-in properties support
7348 - LP: #1533035
7349 * device property: keep single value inplace
7350 - LP: #1533035
7351 * device property: helper macros for property entry creation
7352 - LP: #1533035
7353 * device property: improve readability of macros
7354 - LP: #1533035
7355 * device property: return -EINVAL when property isn't found in ACPI
7356 - LP: #1533035
7357 * device property: Fallback to secondary fwnode if primary misses the
7358 property
7359 - LP: #1533035
7360 * device property: Take a copy of the property set
7361 - LP: #1533035
7362 * driver core: platform: Add support for built-in device properties
7363 - LP: #1533035
7364 * driver core: Do not overwrite secondary fwnode with NULL if it is set
7365 - LP: #1533035
7366 * mfd: core: propagate device properties to sub devices drivers
7367 - LP: #1533035
7368 * mfd: intel-lpss: Add support for passing device properties
7369 - LP: #1533035
7370 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
7371 - LP: #1533035
7372 * mfd: intel-lpss: Pass HSUART configuration via properties
7373 - LP: #1533035
7374 * i2c: designware: Convert to use unified device property API
7375 - LP: #1533035
7376 * keys, trusted: fix: *do not* allow duplicate key options
7377 - LP: #1398274
7378 * keys, trusted: select hash algorithm for TPM2 chips
7379 - LP: #1398274
7380 * keys, trusted: seal with a TPM2 authorization policy
7381 - LP: #1398274
7382 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
7383 - LP: #1461360
7384 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
7385 - LP: #1461360
7386 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
7387 offset
7388 - LP: #1461360
7389 * drm/i915: WaRsDisableCoarsePowerGating
7390 - LP: #1527462
7391 * drm/i915/skl: Add SKL GT4 PCI IDs
7392 - LP: #1527462
7393 * drm/i915/skl: Disable coarse power gating up until F0
7394 - LP: #1527462
7395 * platform:x86: add Intel P-Unit mailbox IPC driver
7396 - LP: #1520457
7397 * intel_punit_ipc: add NULL check for input parameters
7398 - LP: #1520457
7399 * platform/x86: Add Intel Telemetry Core Driver
7400 - LP: #1520457
7401 * intel_pmc_ipc: update acpi resource structure for Punit
7402 - LP: #1520457
7403 * platform:x86: Add Intel telemetry platform device
7404 - LP: #1520457
7405 * platform:x86: Add Intel telemetry platform driver
7406 - LP: #1520457
7407 * platform:x86: Add Intel Telemetry Debugfs interfaces
7408 - LP: #1520457
7409 * cxlflash: a couple off by one bugs
7410
7411 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
7412
7413 linux (4.4.0-1.15) xenial; urgency=low
7414
7415 [ Tim Gardner ]
7416
7417 * Release Tracking Bug
7418 - LP: #1536803
7419
7420 [ Upstream Kernel Changes ]
7421
7422 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
7423 - LP: #1517142
7424
7425 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
7426
7427 linux (4.4.0-0.14) xenial; urgency=low
7428
7429 [ Upstream Kernel Changes ]
7430
7431 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
7432 - LP: #1522415
7433 * powerpc: Add __raw_rm_writeq() function
7434 - LP: #1522415
7435
7436 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
7437
7438 linux (4.4.0-0.13) xenial; urgency=low
7439
7440 [ Andy Whitcroft ]
7441
7442 * [Config] s390x -- the kernel provides ppp-modules such as there are
7443 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
7444
7445 [ Tim Gardner ]
7446
7447 * [Config] Update annotations for VIRTIO_{NET,BLK}
7448 - LP: #1533382
7449
7450 [ Upstream Kernel Changes ]
7451
7452 * powerpc/powernv: Add support for Nvlink NPUs
7453 - LP: #1522415
7454 * powerpc/powernv: Fix update of NVLink DMA mask
7455 - LP: #1522415
7456 * powerpc/powernv: Change NPU PE# assignment
7457 - LP: #1522415
7458 * powerpc/powernv: Reserve PE#0 on NPU
7459 - LP: #1522415
7460 * KEYS: Fix keyring ref leak in join_session_keyring()
7461 - LP: #1534887
7462 - CVE-2016-0728
7463
7464 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
7465
7466 linux (4.4.0-0.12) xenial; urgency=low
7467
7468 [ Eric Dumazet ]
7469
7470 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
7471 - LP: #1527902
7472
7473 [ Guilherme G. Piccoli ]
7474
7475 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
7476 - LP: #1486180
7477
7478 [ Tim Gardner ]
7479
7480 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
7481 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
7482 - LP: #1532886
7483 * [Config] nvme.ko moved to drivers/nvme/host
7484 * [Config] scsi_dh morphed into 4 modules
7485 * [Config] CONFIG_IBMVNIC=m
7486 * [Config] Add DRM ast driver to udeb installer image
7487 - LP: #1514711
7488 * [Config] CONFIG_KVM=y for s390x
7489 - LP: #1532886
7490 * [Config] Install spl/zfs under the kernel modules directory
7491 Fixes some errors in generic.inclusion-list.log
7492
7493 [ Upstream Kernel Changes ]
7494
7495 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
7496 - LP: #1524574
7497 * EDAC: Add DDR4 flag
7498 - LP: #1519631
7499 * EDAC, sb_edac: Virtualize several hard-coded functions
7500 - LP: #1519631
7501 * EDAC, sb_edac: Add support for duplicate device IDs
7502 - LP: #1519631
7503 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
7504 - LP: #1519631
7505 * Driver for IBM System i/p VNIC protocol
7506 - LP: #1532303
7507
7508 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
7509
7510 linux (4.4.0-0.11) xenial; urgency=low
7511
7512 [ Tim Gardner ]
7513
7514 * [Config] Fix bogus reconstruct script
7515
7516 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
7517
7518 linux (4.4.0-0.10) xenial; urgency=low
7519
7520 [ Haren Myneni ]
7521
7522 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
7523 - LP: #1529666
7524
7525 [ Serge Hallyn ]
7526
7527 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
7528
7529 [ Tim Gardner ]
7530
7531 * [Config] CONFIG_ZONE_DEVICE=y for amd64
7532 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
7533 - LP: #1526869
7534 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
7535 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
7536 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
7537 * rebase to v4.4
7538
7539 [ Upstream Kernel Changes ]
7540
7541 * rebase to v4.4
7542
7543 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
7544
7545 linux (4.4.0-0.9) xenial; urgency=low
7546
7547 [ Tim Gardner ]
7548
7549 * rebase to v4.4-rc8
7550
7551 [ Upstream Kernel Changes ]
7552
7553 * rebase to v4.4-rc8
7554
7555 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
7556
7557 linux (4.4.0-0.8) xenial; urgency=low
7558
7559 [ Tim Gardner ]
7560
7561 * rebase to v4.4-rc7
7562
7563 [ Upstream Kernel Changes ]
7564
7565 * rebase to v4.4-rc7
7566
7567 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
7568
7569 linux (4.4.0-0.7) xenial; urgency=low
7570
7571 [ Hui Wang ]
7572
7573 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
7574 - LP: #1527096
7575
7576 [ Jann Horn ]
7577
7578 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
7579 uids/gids
7580 - LP: #1527374
7581
7582 [ Tim Gardner ]
7583
7584 * rebase to v4.4-rc6
7585
7586 [ Upstream Kernel Changes ]
7587
7588 * rebase to v4.4-rc6
7589 - LP: #1526330
7590
7591 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
7592
7593 linux (4.4.0-0.6) xenial; urgency=low
7594
7595 [ Andy Whitcroft ]
7596
7597 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
7598 support in latest compilers
7599 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
7600 ARMv8.1 support in latest compilers
7601
7602 [ Tim Gardner ]
7603
7604 * [Config] s390 -> s390x
7605 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
7606
7607 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
7608
7609 linux (4.4.0-0.5) xenial; urgency=low
7610
7611 [ Andy Whitcroft ]
7612
7613 * [Config] s390x -- enable tools
7614 - LP: #1524319
7615 * [Config] s390x -- add architecture to getabis
7616 * [Config] s390x -- add s390x ABI information
7617 * [Config] s390x -- enable ABI checks
7618
7619 [ Tim Gardner ]
7620
7621 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
7622 * [Config] Add s390 modules to nic-modules udeb
7623 - LP: #1525297
7624 * rebase to v4.4-rc5
7625
7626 [ Upstream Kernel Changes ]
7627
7628 * rebase to v4.4-rc5
7629 - LP: #1523517
7630 - LP: #1523232
7631
7632 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
7633
7634 linux (4.4.0-0.4) xenial; urgency=low
7635
7636 [ Upstream Kernel Changes ]
7637
7638 * cgroup: make css_set pin its css's to avoid use-afer-free
7639 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
7640 freezer_attach()
7641 * cgroup: fix handling of multi-destination migration from
7642 subtree_control enabling
7643
7644 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
7645
7646 linux (4.4.0-0.3) xenial; urgency=low
7647
7648 [ Upstream Kernel Changes ]
7649
7650 * rebase to v4.4-rc4
7651
7652 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
7653
7654 linux (4.4.0-0.2) xenial; urgency=low
7655
7656 [ Tim Gardner ]
7657
7658 * [Config] Add spl/zfs provides to generic and powerpc64-smp
7659 * [Config] Add zfs to d-i fs-core-modules
7660 * [Config] Include all s390 specific drivers in linux-image
7661 - LP: #1522210
7662
7663 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
7664
7665 linux (4.4.0-0.1) xenial; urgency=low
7666
7667 [ Andy Whitcroft ]
7668
7669 * [Tests] gcc-multilib does not exist on ppc64el redux
7670 - LP: #1515541
7671 * [Config] libunwind8-dev is not available on s390x
7672 * [Debian] Disable SPL/ZFS for cross compiling -- redux
7673 * [Config] s390x -- add dasd udebs
7674 - LP: #1519833
7675 * [Config] s390x -- include dasd modules in linux-image
7676 - LP: #1519833
7677 * [Config] s390x -- disable ZFS temporarily
7678 - LP: #1519820
7679 * [Config] s390s -- disable ABI/module checks
7680 * [Config] make IBMVETH consistent on powerpc/ppc64el
7681 - LP: #1521712
7682 * [Config] follow ibmvscsi name change
7683 - LP: #1521712
7684 * [Config] move ibm disk and ethernet drivers to linux-image
7685 - LP: #1521712
7686 * [Config] include ibmveth in nic-modules for ppc64el
7687 - LP: #1521712
7688 * [Config] s390x -- disable abi/module checks for s390x
7689
7690 [ Joseph Salisbury ]
7691
7692 * SAUCE: scsi_sysfs: protect against double execution of
7693 __scsi_remove_device()
7694 - LP: #1509029
7695
7696 [ Seth Forshee ]
7697
7698 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7699 - LP: #1510405
7700
7701 [ Tim Gardner ]
7702
7703 * [Debian] Disable SPL/ZFS for cross compiling
7704 * [Config] CONFIG_SCSI_IBMVSCSI=m
7705 - LP: #1515872
7706 * rebase to v4.4-rc2
7707 * [Config] updateconfigs
7708 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7709 * SAUCE: do_zfs=false temporarily
7710 * [Config] CONFIG_LUSTRE_FS=n
7711 * [Debian] Disable udebs when cross compiling
7712 * rebase to v4.4-rc3
7713 * [Config] CONFIG_AUFS_FS=m
7714 * SAUCE: AUFS
7715
7716 [ Upstream Kernel Changes ]
7717
7718 * ZFS: Update with 4.4 support
7719 * SPL: Update with 4.4 support
7720
7721 [ Upstream Kernel Changes ]
7722
7723 * rebase to v4.4-rc3
7724 - LP: #1519168
7725 * rebase to v4.4-rc2
7726 - LP: #1506615
7727 - LP: #1502781
7728
7729 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7730
7731 linux (4.3.0-0.8) xenial; urgency=low
7732
7733 [ Andy Whitcroft ]
7734
7735 * [Config] re-enable OSS support and blacklist
7736 - LP: #1434842
7737 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7738 * [Packaging] config-check -- improve syntax diagnostics
7739 * [Packaging] module-inclusion -- add dependency inclusion for a list
7740 * [Packaging] config-check -- accumulate multi-line annotations correctly
7741 * [Packaging] config-check -- handle V2 annotations format
7742 * [Packaging] s390x -- add architecture to kernelconfig
7743 - LP: #1488653
7744 * [Config] s390x -- initial configuration
7745 * [Config] s390x -- add initial binary image
7746 * [Config] s390x -- initial configuration update
7747 * [Config] s390x -- produce linux-image
7748 * [Config] s390x -- d-i module exclusions
7749 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7750 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7751 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7752 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7753 * [Config] -- s390x -- configuration review updates
7754 * [Config] annotations -- add review marks
7755 * [Config] annotations -- config review 4.3 updates
7756 * [Config] annotations -- expose reviews
7757 * [Config] updateconfigs following incoporation of s390x configs
7758 * [Tests] gcc-multilib does not exist on ppc64el
7759 - LP: #1515541
7760
7761 [ Dan Carpenter ]
7762
7763 * SAUCE: (noup) cxlflash: a couple off by one bugs
7764 - LP: #1499849
7765
7766 [ Haren Myneni ]
7767
7768 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7769
7770 [ Jay Vosburgh ]
7771
7772 * SAUCE: fan: add VXLAN implementation
7773
7774 [ Manoj Kumar ]
7775
7776 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7777 - LP: #1513583
7778
7779 [ Matthew R. Ochs ]
7780
7781 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7782 - LP: #1513583
7783
7784 [ Tim Gardner ]
7785
7786 * [Config] CONFIG_AUFS_EXPORT=y
7787 - LP: #1121699
7788
7789 [ Upstream Kernel Changes ]
7790
7791 * misc/genwqe: get rid of atomic allocations
7792 * crypto: 842 - Add CRC and validation support
7793 - LP: #1497878
7794 * cxlflash: Fix to avoid invalid port_sel value
7795 * cxlflash: Replace magic numbers with literals
7796 * cxlflash: Fix read capacity timeout
7797 * cxlflash: Fix potential oops following LUN removal
7798 * cxlflash: Fix data corruption when vLUN used over multiple cards
7799 * cxlflash: Fix to avoid sizeof(bool)
7800 * cxlflash: Fix context encode mask width
7801 * cxlflash: Fix to avoid CXL services during EEH
7802 * cxlflash: Correct naming of limbo state and waitq
7803 * cxlflash: Make functions static
7804 * cxlflash: Refine host/device attributes
7805 * cxlflash: Fix to avoid spamming the kernel log
7806 * cxlflash: Fix to avoid stall while waiting on TMF
7807 * cxlflash: Fix location of setting resid
7808 * cxlflash: Fix host link up event handling
7809 * cxlflash: Fix async interrupt bypass logic
7810 * cxlflash: Remove dual port online dependency
7811 * cxlflash: Fix AFU version access/storage and add check
7812 * cxlflash: Correct usage of scsi_host_put()
7813 * cxlflash: Fix to prevent workq from accessing freed memory
7814 * cxlflash: Correct behavior in device reset handler following EEH
7815 * cxlflash: Remove unnecessary scsi_block_requests
7816 * cxlflash: Fix function prolog parameters and return codes
7817 * cxlflash: Fix MMIO and endianness errors
7818 * cxlflash: Fix to prevent EEH recovery failure
7819 * cxlflash: Correct spelling, grammar, and alignment mistakes
7820 * cxlflash: Fix to prevent stale AFU RRQ
7821 * cxlflash: Fix to double the delay each time
7822 * cxlflash: Fix to avoid corrupting adapter fops
7823 * cxlflash: Correct trace string
7824 * cxlflash: Fix to avoid potential deadlock on EEH
7825 * cxlflash: Fix to avoid leaving dangling interrupt resources
7826 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7827 * cxlflash: Fix to avoid corrupting port selection mask
7828 * cxlflash: Fix to avoid lock instrumentation rejection
7829 * cxlflash: Fix to avoid bypassing context cleanup
7830
7831 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7832
7833 linux (4.3.0-0.7) xenial; urgency=low
7834
7835 [ Tim Gardner ]
7836
7837 * Revert "Bypass spl/zfs config"
7838 Causes unresolved symbols on load.
7839 * [Config] Enable ZFS for powerpc64-smp
7840
7841 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7842
7843 linux (4.3.0-0.6) xenial; urgency=low
7844
7845 [ Tim Gardner ]
7846
7847 * Release Tracking Bug
7848 - LP: #1512704
7849 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7850
7851 [ Andy Whitcroft ]
7852
7853 * [Packaging] add feature interlock with mainline builds
7854 * apparmor -- follow change to this_cpu_ptr
7855
7856 [ John Johansen ]
7857
7858 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7859 - LP: #1383886
7860 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7861 - LP: #1362199
7862 * SAUCE: Revert: fix: only allow a single threaded process to ...
7863 - LP: #1371310
7864 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7865 - LP: #1390223
7866 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7867 - LP: #1408833
7868 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7869 - LP: #1496430
7870
7871 [ Tim Gardner ]
7872
7873 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
7874 - LP: #1511006
7875 * rebase to v4.3
7876 * Bypass spl/zfs config
7877 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
7878 * [Config] Default AppArmor settings
7879
7880 [ Upstream Kernel Changes ]
7881
7882 * rebase to v4.3
7883
7884 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
7885
7886 linux (4.3.0-0.5) xenial; urgency=low
7887
7888 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
7889
7890 [ Upstream Kernel Changes ]
7891
7892 * rebase to v4.3-rc7
7893 - LP: #1504778
7894
7895 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
7896
7897 linux (4.3.0-0.4) xenial; urgency=low
7898
7899 [ Tim Gardner ]
7900
7901 * [Debian] Update to new signing key type and location
7902
7903 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
7904
7905 linux (4.3.0-0.3) wily; urgency=low
7906
7907 [ Tim Gardner ]
7908
7909 * [Debian] sign-file is now compiled
7910
7911 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
7912
7913 linux (4.3.0-0.2) wily; urgency=low
7914
7915 [ Tim Gardner ]
7916
7917 * [Config] Added libssl-dev to Build-Depends
7918
7919 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
7920
7921 linux (4.3.0-0.1) wily; urgency=low
7922
7923 [ Upstream Kernel Changes ]
7924
7925 * rebase to v4.3-rc6
7926 * rebase to v4.3-rc5
7927 * rebase to v4.3-rc4
7928 * rebase to v4.3-rc3
7929 * rebase to v4.3-rc2
7930 * rebase to v4.3-rc1
7931 - LP: #1492132
7932 - LP: #1481575
7933
7934 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
7935
7936 linux (4.2.0-10.11) wily; urgency=low
7937
7938 [ Andy Whitcroft ]
7939
7940 * Release Tracking Bug
7941 - LP: #1495208
7942 * No change rebuild to avoid issues with leading zero bytes on
7943 internal module signing key. (see launchpad bug 1494943)
7944
7945 [ Ming Lei ]
7946
7947 * [Config] SERIAL_8250_DW=y for arm64
7948
7949 [ Upstream Kernel Changes ]
7950
7951 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
7952 code
7953 - LP: #1484486
7954 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
7955 - LP: #1484486
7956 * drm/i915/gen8: Re-order init pipe_control in lrc mode
7957 - LP: #1484486
7958 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
7959 - LP: #1484486
7960 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7961 workaround
7962 - LP: #1484486
7963 * drm/i915: Bail out early if WA batch is not available for given Gen
7964 - LP: #1484486
7965 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
7966 - LP: #1484486
7967 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
7968 - LP: #1484486
7969 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
7970 - LP: #1484486
7971 * drm/i915: Enable WA batch buffers for Gen9
7972 - LP: #1484486
7973 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
7974 - LP: #1484486
7975 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
7976 - LP: #1484486
7977 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7978 workaround
7979 - LP: #1484486
7980 * drm/i915/gen9: Add
7981 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
7982 - LP: #1484486
7983 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
7984 - LP: #1484486
7985 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
7986 - LP: #1484486
7987 * drm/i915/skl: Don't expose the top most plane on gen9 display
7988 - LP: #1484486
7989 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
7990 - LP: #1484486
7991 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
7992 - LP: #1484486
7993 * drm/i915: reduce indent in i9xx_hpd_irq_handler
7994 - LP: #1484531
7995 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
7996 - LP: #1484531
7997 * drm/i915: reduce indent in intel_hpd_irq_handler
7998 - LP: #1484531
7999 * drm/i915: group all hotplug related fields into a new struct in
8000 dev_priv
8001 - LP: #1484531
8002 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
8003 - LP: #1484531
8004 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
8005 - LP: #1484531
8006 * drm/i915: put back the indent in intel_hpd_irq_handler
8007 - LP: #1484531
8008 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
8009 - LP: #1484531
8010 * drm/i915: simplify condition for digital port
8011 - LP: #1484531
8012 * drm/i915: abstract away platform specific parts from hpd handling
8013 - LP: #1484531
8014 * drm/i915: Handle HPD when it has actually occurred
8015 - LP: #1484531
8016 * drm/i915: Set power domain for DDI-E
8017 - LP: #1484531
8018 * drm/i915: Set alternate aux for DDI-E
8019 - LP: #1484531
8020 * drm/i915/skl: enable DDI-E hotplug
8021 - LP: #1484531
8022 * drm/i915/bxt: fix DDI PHY vswing scale value setting
8023 - LP: #1494163
8024 * drm/i915/skl: Buffer translation improvements
8025 - LP: #1494163
8026 * drm/i915: Per-DDI I_boost override
8027 - LP: #1494163
8028 * drm/i915: fix VBT parsing for SDVO child device mapping
8029 - LP: #1494163
8030 * drm/i915/bxt: edp1.4 Intermediate Freq support
8031 - LP: #1494163
8032 * drm/i915: fix link rates reported for SKL
8033 - LP: #1494163
8034 * drm/i915: Allow parsing of variable size child device entries from VBT
8035 - LP: #1494163
8036 * drm/i915/skl: Update DDI buffer translation programming.
8037 - LP: #1494163
8038 * drm/i915: Enable HDMI on DDI-E
8039 - LP: #1484531
8040 * drm/i915/skl: Enable DDI-E
8041 - LP: #1484531
8042 * drm/i915: eDP can be present on DDI-E
8043 - LP: #1484531
8044 * drm/i915/skl: Adding DDI_E power well domain
8045 - LP: #1484531
8046 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
8047 - LP: #1490035
8048 * drm/i915: Split atomic wm update to pre and post variants
8049 - LP: #1493746
8050 * drm/i915/skl: Drop the preliminary_hw_support flag
8051 - LP: #1486868
8052 * drm/i915: set FDI translations to NULL on SKL
8053 - LP: #1494163
8054
8055 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
8056
8057 linux (4.2.0-9.9) wily; urgency=low
8058
8059 [ Tim Gardner ]
8060
8061 * Release Tracking Bug
8062 - LP: #1493970
8063 * [Config] CONFIG_MFD_INTEL_LPSS=m
8064 - LP: #1397876
8065
8066 [ dann frazier ]
8067
8068 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
8069 - LP: #1388952
8070
8071 [ Michael Ellerman ]
8072
8073 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
8074 Fixes FTBS on 32 bit powerpc, patch sent upstream.
8075
8076 [ Upstream Kernel Changes ]
8077
8078 * thermal/powerclamp: add cpu id for skylake h/s
8079 - LP: #1398269
8080 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
8081 - LP: #1397852
8082 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
8083 - LP: #1460905
8084 * i2c: i801: Create iTCO device on newer Intel PCHs
8085 - LP: #1460905
8086 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
8087 - LP: #1460905
8088 * perf/x86: Add a native_perf_sched_clock_from_tsc()
8089 - LP: #1397867
8090 * perf/x86/intel: Add support for PEBSv3 profiling
8091 - LP: #1397867
8092 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
8093 - LP: #1397867
8094 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
8095 - LP: #1397867
8096 * perf: Add cycles to branch_info
8097 - LP: #1397867
8098 * perf/x86/intel/lbr: Add support for LBRv5
8099 - LP: #1397867
8100 * perf/x86/intel: Handle new arch perfmon v4 status bits
8101 - LP: #1397867
8102 * perf/x86/intel: Move PMU ACK to after LBR read
8103 - LP: #1397867
8104 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
8105 - LP: #1397867
8106 * perf/x86/intel: Add Intel Skylake PMU support
8107 - LP: #1397867
8108 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
8109 call stack
8110 - LP: #1397867
8111 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
8112 - LP: #1397867
8113 * perf/x86: Make merge_attr() global to use from perf_event_intel
8114 - LP: #1397867
8115 * perf/x86/intel: Use 0x11 as extra reg test value
8116 - LP: #1397867
8117 * perf tools: Add support for cycles, weight branch_info field
8118 - LP: #1397867
8119 * perf report: Add flag for non ANY branch mode
8120 - LP: #1397867
8121 * perf report: Add infrastructure for a cycles histogram
8122 - LP: #1397867
8123 * perf report: Add processing for cycle histograms
8124 - LP: #1397867
8125 * perf annotate: Compute IPC and basic block cycles
8126 - LP: #1397867
8127 * perf annotate: Finally display IPC and cycle accounting
8128 - LP: #1397867
8129 * perf top: Add branch annotation code to top
8130 - LP: #1397867
8131 * perf report: Display cycles in branch sort mode
8132 - LP: #1397867
8133 * perf annotate: Fix 32-bit compilation error in util/annotate.c
8134 - LP: #1397867
8135 * PM / QoS: Make it possible to expose device latency tolerance to
8136 userspace
8137 - LP: #1460908
8138 * ACPI / PM: Attach ACPI power domain only once
8139 - LP: #1460908
8140 * Driver core: wakeup the parent device before trying probe
8141 - LP: #1460908
8142 * klist: implement klist_prev()
8143 - LP: #1460908
8144 * driver core: implement device_for_each_child_reverse()
8145 - LP: #1460908
8146 * mfd: make mfd_remove_devices() iterate in reverse order
8147 - LP: #1460908
8148 * dmaengine: add a driver for Intel integrated DMA 64-bit
8149 - LP: #1460908
8150 * mfd: Add support for Intel Sunrisepoint LPSS devices
8151 - LP: #1460908
8152 * spi: pxa2xx: Add support for Intel Sunrisepoint
8153 - LP: #1397876
8154 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
8155 - LP: #1397876
8156 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
8157 - LP: #1397876
8158 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
8159 for it
8160 - LP: #1397876
8161 * intel_idle: Skylake Client Support
8162 - LP: #1397877
8163 * powerpc/kernel: Switch to using MAX_ERRNO
8164 - LP: #1458876
8165 * powerpc/kernel: Change the do_syscall_trace_enter() API
8166 - LP: #1458876
8167 * powerpc: Drop unused syscall_get_error()
8168 - LP: #1458876
8169 * powerpc: Don't negate error in syscall_set_return_value()
8170 - LP: #1458876
8171 * powerpc: Rework syscall_get_arguments() so there is only one loop
8172 - LP: #1458876
8173 * powerpc: Use orig_gpr3 in syscall_get_arguments()
8174 - LP: #1458876
8175 * powerpc: Change syscall_get_nr() to return int
8176 - LP: #1458876
8177 * powerpc/kernel: Add SIG_SYS support for compat tasks
8178 - LP: #1458876
8179 * powerpc/kernel: Enable seccomp filter
8180 - LP: #1458876
8181 * selftests/seccomp: Make seccomp tests work on big endian
8182 - LP: #1458876
8183 * selftests/seccomp: Add powerpc support
8184 - LP: #1458876
8185 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
8186
8187 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
8188
8189 linux (4.2.0-8.8) wily; urgency=low
8190
8191 [ Tim Gardner ]
8192
8193 * Release Tracking Bug
8194 - LP: #1493357
8195 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
8196 - LP: #1488495
8197 * [Config] CONFIG_CXLFLASH=m
8198 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
8199
8200
8201 [ Andy Whitcroft ]
8202
8203 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
8204 * [Packaging] mark up control for stage1
8205 * [Config] kernel-versions -- clean up deps field
8206 * [Config] s390x -- build linux-libc-dev
8207 - LP: #1488653
8208 * [Packaging] control -- prepare for new kernel-wedge semantics
8209
8210 [ Upstream Kernel Changes ]
8211
8212 * crypto: vmx - Fixing AES-CTR counter bug
8213 - LP: #1484519
8214 * crypto: vmx - Fixing GHASH Key issue on little endian
8215 - LP: #1484519
8216 * powerpc: Uncomment and make enable_kernel_vsx() routine available
8217 - LP: #1484519
8218 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
8219 - LP: #1484519
8220 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
8221 'okay'
8222 - LP: #1488495
8223 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
8224 - LP: #1488495
8225 * crypto: nx - do not emit extra output if status is disabled
8226 - LP: #1488495
8227 * crypto: nx - reduce chattiness of platform drivers
8228 - LP: #1488495
8229 * crypto: nx/842 - Fix context corruption
8230 - LP: #1488495
8231 * crypto: nx - remove __init/__exit from VIO functions
8232 - LP: #1488495
8233 * crypto: nx - remove pSeries NX 'status' field
8234 - LP: #1488495
8235 * crypto: nx - move kzalloc() out of spinlock
8236 - LP: #1488495
8237 * crypto: nx - don't register pSeries driver if ENODEV
8238 - LP: #1488495
8239 * crypto: nx - use common code for both NX decompress success cases
8240 - LP: #1488495
8241 * crypto: nx - merge nx-compress and nx-compress-crypto
8242 - LP: #1488495
8243 * crypto: nx - rename nx-842-crypto.c to nx-842.c
8244 - LP: #1488495
8245 * crypto: nx - make platform drivers directly register with crypto
8246 - LP: #1488495
8247 * cxlflash: Base support for IBM CXL Flash Adapter
8248 - LP: #1449121
8249 * cxlflash: Base error recovery support
8250 - LP: #1449121
8251 * cxlflash: Superpipe support
8252 - LP: #1449121
8253 * cxlflash: Virtual LUN support
8254 - LP: #1449121
8255 * cxlflash: off by one bug in cxlflash_show_port_status()
8256 - LP: #1449121
8257 * cxlflash: shift wrapping bug in afu_link_reset()
8258 - LP: #1449121
8259 * cxlflash: Remove unused variable from queuecommand
8260 - LP: #1449121
8261 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
8262 pci_controller_ops
8263 * powerpc/eeh: Probe after unbalanced kref check
8264 * misc: cxl: clean up afu_read_config()
8265 * cxl: Add explicit precision specifiers
8266 * cxl: use more common format specifier
8267 * cxl: Destroy cxl_adapter_idr on module_exit
8268 * cxl: Destroy afu->contexts_idr on release of an afu
8269 * cxl: Don't ignore add_process_element() result when attaching context
8270 * cxl: Compile with -Werror
8271 * cxl: sparse: Make declarations static
8272 * cxl: sparse: Silence iomem warning in debugfs file creation
8273 * cxl: Convert MMIO read/write macros to inline functions
8274 * cxl: Drop commands if the PCI channel is not in normal state
8275 * cxl: Allocate and release the SPA with the AFU
8276 * cxl: Make IRQ release idempotent
8277 * cxl: Clean up adapter MMIO unmap path.
8278 * cxl: Refactor adaptor init/teardown
8279 * cxl: Refactor AFU init/teardown
8280 * cxl: Don't remove AFUs/vPHBs in cxl_reset
8281 * cxl: Allow the kernel to trust that an image won't change on PERST.
8282 * cxl: EEH support
8283 * cxl: Add CONFIG_CXL_EEH symbol
8284 * cxl: Plug irq_bitmap getting leaked in cxl_context
8285 * cxl: Add alternate MMIO error handling
8286 * cxl: Allow release of contexts which have been OPENED but not STARTED
8287 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
8288 * cxl: Release irqs if memory allocation fails
8289 * cxl: Remove racy attempt to force EEH invocation in reset
8290 * cxl: Fix + cleanup error paths in cxl_dev_context_init
8291 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
8292 * cxl: Set up and enable PSL Timebase
8293
8294 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
8295
8296 linux (4.2.0-7.7) wily; urgency=low
8297
8298 [ Tim Gardner ]
8299
8300 * Release Tracking Bug
8301 - LP: #1490564
8302 * rebase to v4.2
8303
8304 [ Wen Xiong ]
8305
8306 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
8307 - LP: #1453892
8308
8309 [ Upstream Kernel Changes ]
8310
8311 * rebase to v4.2
8312 - LP: #1487345
8313
8314 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
8315
8316 linux (4.2.0-6.6) wily; urgency=low
8317
8318 [ Tim Gardner ]
8319
8320 * Release Tracking Bug
8321 - LP: #1488138
8322
8323 [ Andy Whitcroft ]
8324
8325 * rebase to v4.2-rc8
8326
8327 [ Shilpasri G Bhat ]
8328
8329 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
8330 level
8331 - LP: #1480894
8332 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
8333 - LP: #1480894
8334 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
8335 notification
8336 - LP: #1480894
8337 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
8338 OCC_THROTTLE
8339 - LP: #1480894
8340 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
8341 bit is set
8342 - LP: #1480894
8343 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
8344 unthrottling
8345 - LP: #1480894
8346
8347 [ Upstream Kernel Changes ]
8348
8349 * rebase to v4.2-rc8
8350 - LP: #1483440
8351 - LP: #1484334
8352
8353 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
8354
8355 linux (4.2.0-5.5) wily; urgency=low
8356
8357 [ Tim Gardner ]
8358
8359 * Release Tracking Bug
8360 - LP: #1487173
8361
8362 [ Andy Whitcroft ]
8363
8364 * [Packaging] correct spelling of probabaly on the tools packages
8365 - LP: #1256822
8366 * rebase to v4.2-rc7
8367
8368 [ dann frazier ]
8369
8370 * d-i: Add nicpf and nicvf to nic-modules
8371 * d-i: Enable usb modules on arm64
8372
8373 [ Mahesh Salgaonkar ]
8374
8375 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
8376 - LP: #1482343
8377 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
8378 - LP: #1482343
8379 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
8380 machine check errors.
8381 - LP: #1482343
8382 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
8383 - LP: #1482343
8384
8385 [ Vipin K Parashar ]
8386
8387 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
8388 PowerNV platform
8389 - LP: #1469771
8390
8391 [ Upstream Kernel Changes ]
8392
8393 * rebase to v4.2-rc7
8394
8395 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
8396
8397 linux (4.2.0-4.4) wily; urgency=low
8398
8399 [ Tim Gardner ]
8400
8401 * Release Tracking Bug
8402 - LP: #1483677
8403
8404 [ Achiad Shochat ]
8405
8406 * SAUCE: net/mlx5e: Support TX packet copy into WQE
8407 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
8408 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
8409 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
8410
8411 [ Adam Lee ]
8412
8413 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
8414 - LP: #1480142
8415
8416 [ dann frazier ]
8417
8418 * [Config] CONFIG_NR_CPUS=128 on arm64
8419
8420 [ Leann Ogasawara ]
8421
8422 * [Config] d-i -- Add sfc to nic-modules udeb
8423 - LP: #1481490
8424
8425 [ Saeed Mahameed ]
8426
8427 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
8428 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
8429
8430 [ Tim Gardner ]
8431
8432 * [Config] CONFIG_X86_INTEL_MPX=y
8433 - LP: #1460902
8434 * [Debian] change dependency on module-init-tools to kmod
8435 - LP: #1481986
8436 * rebase to v4.2-rc6
8437
8438 [ Upstream Kernel Changes ]
8439
8440 * rebase to v4.2-rc6
8441
8442 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
8443
8444 linux (4.2.0-3.3) wily; urgency=low
8445
8446 [ Tim Gardner ]
8447
8448 * Release Tracking Bug
8449 - LP: #1481462
8450 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
8451 Fixes an FTBS for at least one DKMS package.
8452
8453 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
8454
8455 linux (4.2.0-2.2) wily; urgency=low
8456
8457 [ Tim Gardner ]
8458
8459 * Release Tracking Bug
8460 - LP: #1481067
8461 * rebase to v4.2-rc5
8462
8463 [ Andy Whitcroft ]
8464
8465 * [Packaging] module-inclusion -- commonise copy code and simplify
8466 * [Packaging] module-inclusion -- add manual command entries
8467 * [Packaging] module blacklists -- add support for manual blacklists
8468 * [Packaging] do_common_tools should always be on
8469 * [Packaging] initscripts need installing when making the package
8470 * [Packaging] initscripts work around bug in debhelper systemd support
8471 * [Config] exclude oss modules from linux-image
8472 - LP: #1434842
8473 * hyper-v -- add hid and fb drivers to linux-virtual
8474 - LP: #1444179
8475 * ubuntu: (no-squash) vbox -- infrastructure and updater
8476 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8477 - LP: #1426113
8478 * ubuntu: vbox -- update to 5.0.0-dfsg-1
8479 - LP: #1480879
8480 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
8481 * [Config] move vbox modules into linux-image
8482
8483 [ Upstream Kernel Changes ]
8484
8485 * rebase to v4.2-rc5
8486 - LP: #1478497
8487 - LP: #1477900
8488
8489 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
8490
8491 linux (4.2.0-1.1~rc1) wily; urgency=low
8492
8493 [ Andy Whitcroft ]
8494
8495 * Release Tracking Bug
8496 - LP: #1479903
8497 * Initial upload of v4.2 based kernel (currently v4.-rc4)
8498
8499 [ Upstream Kernel Changes ]
8500
8501 * rebase to v4.2-rc4
8502 - LP: #1476987
8503 - LP: #1476888
8504 * rebase to v4.2-rc3
8505 * rebase to v4.2-rc2
8506 * rebase to v4.2-rc1
8507 - LP: #1394368
8508 - LP: #1427680
8509 - LP: #1462614
8510 - LP: #1397021
8511
8512 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
8513
8514 linux (4.1.0-3.3) wily; urgency=low
8515
8516 [ Andy Whitcroft ]
8517
8518 * Release Tracking Bug
8519 - LP: #1478897
8520
8521 [ Colin Ian King ]
8522
8523 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
8524 - CVE-2015-1333
8525
8526 [ Seth Forshee ]
8527
8528 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
8529 - LP: #1478578
8530
8531 [ Upstream Kernel Changes ]
8532
8533 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
8534 - LP: #1461620
8535 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
8536 * x86/nmi/64: Remove asm code that saves cr2
8537 * x86/nmi/64: Switch stacks on userspace NMI entry
8538 * x86/nmi/64: Reorder nested NMI checks
8539 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
8540 detection
8541
8542 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
8543
8544 linux (4.1.0-2.4) wily; urgency=low
8545
8546 [ Andy Whitcroft ]
8547
8548 * SAUCE: overlayfs: when copying up and reading directories ensure
8549 mounter had permissions V2
8550 - CVE-2015-1328
8551
8552 [ Leann Ogasawara ]
8553
8554 * Release Tracking Bug
8555 - LP: #1465419
8556
8557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8558
8559 linux (4.1.0-2.2) wily; urgency=low
8560
8561 [ Tim Gardner ]
8562
8563 * rebase to v4.1.3
8564 * [Config] Add i40e[vf] to d-i
8565 - LP: #1476393
8566
8567 [ Upstream Kernel Changes ]
8568
8569 * rebase to v4.1.3
8570 - LP: #1427680
8571 - LP: #1462614
8572 - LP: #1394368
8573
8574 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
8575
8576 linux (4.1.0-1.1) wily; urgency=low
8577
8578 [ Andy Whitcroft ]
8579
8580 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8581 - LP: #1395877, #1410480
8582 * SAUCE: overlayfs: when copying up and reading directories ensure
8583 mounter had permissions V2
8584 - CVE-2015-1328
8585 * [Packaging] fix up Vcs-Git: to point to launchpad
8586 * [Config] correct linux-initramfs-tool virtual linkage
8587 - LP: #1474810
8588
8589 [ Chris J Arges ]
8590
8591 * [Config] Add dm-service-time to multipath-modules
8592 - LP: #1469240
8593 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
8594 - LP: #1464560
8595
8596 [ Jay Vosburgh ]
8597
8598 * SAUCE: fan: Proof of concept implementation (v2)
8599 - LP: #1439706
8600 * SAUCE: fan: tunnel multiple mapping mode (v3)
8601 - LP: #1470091
8602
8603 [ Leann Ogasawara ]
8604
8605 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
8606 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
8607 considering"
8608 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
8609 * Revert "SAUCE: dm-crypt: never use write same"
8610 * Release Tracking Bug
8611 - LP: #1476333
8612
8613 [ Tim Gardner ]
8614
8615 * Rebase to v4.1
8616 - LP: #1443371
8617 * [Config] Enable Apparmor
8618 * [Config] CONFIG_OVERLAY_FS_V1=y
8619 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
8620 - LP: #1469829
8621 * [Config] CONFIG_VM86=n
8622 - LP: #1473447
8623 * [Config] ACORN_PARTITION=n
8624 - LP: #1453117
8625
8626 [ Timo Aaltonen ]
8627
8628 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
8629 - LP: #1473319
8630
8631 [ Upstream Kernel Changes ]
8632
8633 * efi: efivar_create_sysfs_entry() should return negative error codes
8634 * efi: Add esrt support
8635 * x86, doc: Remove cmdline_size from list of fields to be filled in for
8636 EFI handover
8637 * efi/esrt: Fix some compiler warnings
8638 * efi: dmi: List SMBIOS3 table before SMBIOS table
8639 * efi: Add 'systab' information to Documentation/ABI
8640 * ALSA: hda - restore the MIC FIXUP for some Dell machines
8641 - LP: #1473560
8642 * mtd: powernv: Add powernv flash MTD abstraction driver
8643 - LP: #1464560
8644 * powerpc/powernv: Expose OPAL APIs required by PRD interface
8645 - LP: #1464560
8646 * powerpc/powernv: Add opal-prd channel
8647 - LP: #1464560
8648 * powerpc/powernv: fix construction of opal PRD messages
8649 - LP: #1464560
8650 * powerpc/include: Add opal-prd to installed uapi headers
8651 - LP: #1464560
8652 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
8653 - LP: #1464560
8654
8655 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
8656
8657 linux (4.0.0-2.4) wily; urgency=low
8658
8659 [ Andy Whitcroft ]
8660
8661 * SAUCE: overlayfs: when copying up and reading directories ensure
8662 mounter had permissions V2
8663 - CVE-2015-1328
8664
8665 [ Leann Ogasawara ]
8666
8667 * Release Tracking Bug
8668 - LP: #1465419
8669
8670 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8671
8672 linux (4.0.0-1.2) wily; urgency=low
8673
8674 [ Andy Whitcroft ]
8675
8676 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8677 - LP: #1395877, #1410480
8678 * [Config] enable CONFIG_OVERLAY_FS_V1
8679
8680 [ Tai Nguyen ]
8681
8682 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8683 - LP: #1463211
8684
8685 [ Tim Gardner ]
8686
8687 * [Config] CONFIG_HIBERNATION=n for ppc64el
8688 - LP: #1463836
8689
8690 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8691
8692 linux (4.0.0-1.1) wily; urgency=low
8693
8694 [ Leann Ogasawara ]
8695
8696 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8697 - LP: #1457510
8698 * powerpc/powernv: Check image loaded or not before calling flash
8699 - LP: #1461553
8700
8701 [ Tim Gardner ]
8702
8703 * [Config] armhf: CPUFREQ_DT=y
8704 - LP: #1457781
8705
8706 [ Upstream Kernel Changes ]
8707
8708 * rebase to v4.0.5
8709 - LP: #1429756
8710 - LP: #1452175
8711 - LP: #1454656
8712 - LP: #1447909
8713 - LP: #1446517
8714 - LP: #1428947
8715 - LP: #1410704
8716 - LP: #1412800
8717 - LP: #1400215
8718 - LP: #1411193
8719 - LP: #1412800
8720 - LP: #1408295
8721 - LP: #1436745
8722
8723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8724
8725 linux (3.19.0-10.10) vivid; urgency=low
8726
8727 [ Andy Whitcroft ]
8728
8729 * [Packaging] control -- make element ordering deterministic
8730 * [Config] allow dracult to support initramfs as well
8731 - LP: #1109029
8732 * [Packaging] generate live watchdog blacklists
8733 - LP: #1432837
8734
8735 [ Leann Ogasawara ]
8736
8737 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8738 - LP: #1397860
8739 * rebase to v3.19.2
8740
8741 [ Upstream Kernel Changes ]
8742
8743 * thinkpad_acpi: support new BIOS version string pattern
8744 - LP: #1417915
8745 * arm64: Invalidate the TLB corresponding to intermediate page table
8746 levels
8747 - LP: #1432546
8748 * perf tools: Support parsing parameterized events
8749 - LP: #1430341
8750 * perf tools: Extend format_alias() to include event parameters
8751 - LP: #1430341
8752 * perf Documentation: Add event parameters
8753 - LP: #1430341
8754 * perf tools: Document parameterized and symbolic events
8755 - LP: #1430341
8756 * perf: provide sysfs_show for struct perf_pmu_events_attr
8757 - LP: #1430341
8758 * perf: add PMU_EVENT_ATTR_STRING() helper
8759 - LP: #1430341
8760 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8761 - LP: #1430341
8762 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8763 - LP: #1430341
8764 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8765 annotated
8766 - LP: #1430341
8767 * powerpc/perf/hv-gpci: add the remaining gpci requests
8768 - LP: #1430341
8769 * powerpc/perf/hv-24x7: Document sysfs event description entries
8770 - LP: #1430341
8771 * powerpc/iommu: Remove IOMMU device references via bus notifier
8772 - LP: #1425202
8773 * powerpc/pseries: Fix endian problems with LE migration
8774 - LP: #1428351
8775 * intel_idle: support additional Broadwell model
8776 - LP: #1400970
8777 * tools/power turbostat: support additional Broadwell model
8778 - LP: #1400970
8779 * KVM: x86: flush TLB when D bit is manually changed.
8780 - LP: #1397860
8781 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8782 - LP: #1397860
8783 * KVM: Add generic support for dirty page logging
8784 - LP: #1397860
8785 * KVM: x86: switch to kvm_get_dirty_log_protect
8786 - LP: #1397860
8787 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8788 log dirty
8789 - LP: #1397860
8790 * KVM: MMU: Add mmu help functions to support PML
8791 - LP: #1397860
8792 * KVM: MMU: Explicitly set D-bit for writable spte.
8793 - LP: #1397860
8794 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8795 - LP: #1397860
8796 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8797 - LP: #1397860
8798 * KVM: VMX: Add PML support in VMX
8799 - LP: #1397860
8800 * HID: multitouch: add support of clickpads
8801 * HID: multitouch: Add support for button type usage
8802
8803 [ Upstream Kernel Changes ]
8804
8805 * rebase to v3.19.2
8806 - LP: #1428947
8807
8808 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8809
8810 linux (3.19.0-9.9) vivid; urgency=low
8811
8812 [ Leann Ogasawara ]
8813
8814 * Release Tracking Bug
8815 - LP: #1430930
8816
8817 [ Shachar Raindel ]
8818
8819 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8820 arithmetic
8821 - LP: #1413741
8822 - CVE-2014-8159
8823
8824 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8825
8826 linux (3.19.0-8.8) vivid; urgency=low
8827
8828 [ Andy Whitcroft ]
8829
8830 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8831 - LP: #1426113
8832 * rebase to stable v3.19.1
8833
8834 [ John Johansen ]
8835
8836 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8837 - LP: #1408833
8838
8839 [ Leann Ogasawara ]
8840
8841 * Release Tracking Bug
8842 - LP: #1429940
8843
8844 [ Upstream Kernel Changes ]
8845
8846 * xen: correct bug in p2m list initialization
8847 * net/mlx5_core: Fix configuration of log_uar_page_sz
8848 - LP: #1419938
8849 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8850 - LP: #1420575
8851 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8852 - LP: #1422481
8853 * net/mlx4_core: Set device configuration data to be persistent across
8854 reset
8855 - LP: #1422481
8856 * net/mlx4_core: Refactor the catas flow to work per device
8857 - LP: #1422481
8858 * net/mlx4_core: Enhance the catas flow to support device reset
8859 - LP: #1422481
8860 * net/mlx4_core: Activate reset flow upon fatal command cases
8861 - LP: #1422481
8862 * net/mlx4_core: Manage interface state for Reset flow cases
8863 - LP: #1422481
8864 * net/mlx4_core: Handle AER flow properly
8865 - LP: #1422481
8866 * net/mlx4_core: Enable device recovery flow with SRIOV
8867 - LP: #1422481
8868 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8869 - LP: #1422481
8870 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8871 - LP: #1428111
8872 * rebase to v3.19.1
8873 - LP: #1410704
8874 - LP: #1411193
8875 - LP: #1400215
8876
8877 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
8878
8879 linux (3.19.0-7.7) vivid; urgency=low
8880
8881 [ Andy Whitcroft ]
8882
8883 * Release Tracking Bug
8884 - LP: #1426013
8885
8886 [ Upstream Kernel Changes ]
8887
8888 * x86/irq: Fix regression caused by commit b568b8601f05
8889 * cxl: Fix leaking interrupts if attach process fails
8890 - LP: #1415102
8891 * cxl: Early return from cxl_handle_fault for a shut down context
8892 - LP: #1415102
8893 * cxl: Disable AFU debug flag
8894 - LP: #1415102
8895 * cxl: Disable SPAP register when freeing SPA
8896 - LP: #1415102
8897 * cxl: remove redundant increment of hwirq
8898 - LP: #1415102
8899 * cxl: Add tracepoints
8900 - LP: #1415102
8901 * cxl: Update CXL ABI documentation
8902 - LP: #1415102
8903 * cxl: Use image state defaults for reloading FPGA
8904 - LP: #1415102
8905 * cxl: Add image control to sysfs
8906 - LP: #1415102
8907 * cxl: Enable CAPP recovery
8908 - LP: #1415102
8909 * cxl: Add ability to reset the card
8910 - LP: #1415102
8911 * cxl: Fix device_node reference counting
8912 - LP: #1415102
8913 * cxl: Export optional AFU configuration record in sysfs
8914 - LP: #1415102
8915 * cxl: Fail AFU initialisation if an invalid configuration record is
8916 found
8917 - LP: #1415102
8918 * cxl: Add missing return statement after handling AFU errror
8919 - LP: #1415102
8920 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
8921 - LP: #1415102
8922 * powerpc/eeh: Allow to set maximal frozen times
8923 - LP: #1415102
8924 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
8925
8926 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
8927
8928 linux (3.19.0-6.6) vivid; urgency=low
8929
8930 [ Andy Whitcroft ]
8931
8932 * systemd -- fix hyper-v units to be non-forking
8933 - LP: #1401525
8934 * [Config] move vbox modules into linux-image
8935 * ubuntu: vbox -- update to 4.3.22-dfsg-1
8936
8937 [ Brad Figg ]
8938
8939 * SAUCE: DEP8 test to run our regression tests
8940
8941 [ Paolo Pisati ]
8942
8943 * [Config] I2C_CHARDEV=y
8944 - LP: #1417032
8945
8946 [ Upstream Kernel Changes ]
8947
8948 * PCI: Fix infinite loop with ROM image of size 0
8949 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
8950 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
8951 controller
8952 - LP: #1400215
8953
8954 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
8955
8956 linux (3.19.0-5.5) vivid; urgency=low
8957
8958 [ Andy Whitcroft ]
8959
8960 * [Config] CONFIG_FA_DUMP=y
8961 - LP: #1415562
8962 * ubuntu: (no-squash) vbox -- infrastructure and updater
8963 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
8964 * rebase to v3.19 final
8965
8966 [ Chris J Arges ]
8967
8968 * [Config] Add ibmvfc to d-i
8969 - LP: #1416001
8970 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
8971 - LP: #1292234
8972
8973 [ Upstream Kernel Changes ]
8974
8975 * rebase to v3.19
8976
8977 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
8978
8979 linux (3.19.0-4.4) vivid; urgency=low
8980
8981 [ Andy Whitcroft ]
8982
8983 * [Config] apply Kernel hacking >> Tracers config defaults
8984 * hyper-v -- fix comment handing in /etc/network/interfaces
8985 - LP: #1413020
8986 * rebase to v3.19-rc7
8987 * updateconfigs following rebase to v3.19-rc7
8988
8989 [ Ben Hutchings ]
8990
8991 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
8992 - LP: #1413149
8993
8994 [ Upstream Kernel Changes ]
8995
8996 * rebase to v3.19-rc7
8997
8998 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
8999
9000 linux (3.19.0-3.3) vivid; urgency=low
9001
9002 [ Andy Whitcroft ]
9003
9004 * [Debian] arm64 -- build ubuntu drivers
9005 - LP: #1411284
9006 * [Packaging] config-check -- add support for enforced annotations
9007 * [Config] annotations -- switch to ENFORCED annotations
9008 * [Packaging] config-check -- drop support for enforce file
9009 * [Packaging] enforce -- drop empty enforce file
9010 * rebase to v3.19-rc5
9011 * [Config] add modules removed due to tighter dependencies
9012 * [Config] updateconfigs following rebase to v3.19-rc5
9013 * [Config] enforce CONFIG_FHANDLE=y
9014 - LP: #1412543
9015 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
9016 - LP: #1408355
9017 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
9018 - LP: #1413646
9019 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
9020 message handler config defaults
9021 * [Config] apply Device Drivers >> Character devices >> Serial drivers
9022 config defaults
9023 * [Config] apply Device Drivers >> GPIO Support config defaults
9024 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9025 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9026 support) config defaults
9027 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9028 Devices >> Support for frame buffer devices config defaults
9029 * [Config] apply Device Drivers >> HID support >> HID bus support >>
9030 Special HID drivers config defaults
9031 * [Config] apply Device Drivers >> Hardware Monitoring support config
9032 defaults
9033 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
9034 Hardware Bus support config defaults
9035 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
9036 digital converters config defaults
9037 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
9038 sensors config defaults
9039 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
9040 sensors config defaults
9041 * [Config] apply Device Drivers >> Input device support >> Generic input
9042 layer (needed for keyboard, mouse, ...) >> Mice config defaults
9043 * [Config] apply Device Drivers >> Input device support >> Generic input
9044 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9045 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9046 config defaults
9047 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9048 defaults
9049 * [Config] apply Device Drivers >> Multifunction device drivers config
9050 defaults
9051 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9052 grabbers support >> Media test drivers config defaults
9053 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
9054 Adapters config defaults
9055 * [Config] apply Device Drivers >> Multimedia support >> Remote
9056 Controller devices config defaults
9057 * [Config] apply Device Drivers >> Network device support >> Distributed
9058 Switch Architecture drivers config defaults
9059 * [Config] apply Device Drivers >> Network device support >> Network core
9060 driver support config defaults
9061 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9062 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
9063 defaults
9064 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9065 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
9066 defaults
9067 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9068 * [Config] apply Device Drivers >> Pin controllers config defaults
9069 * [Config] apply Device Drivers >> SPI support config defaults
9070 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9071 Sound Architecture >> ALSA for SoC audio support config defaults
9072 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9073 Sound Architecture >> FireWire sound devices config defaults
9074 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
9075 Sound Architecture >> HD-Audio config defaults
9076 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
9077 client support config defaults
9078 * [Config] apply Device Drivers >> Staging drivers >> Media staging
9079 drivers config defaults
9080 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
9081 USB Gadget Drivers >> USB functions configurable through configfs
9082 config defaults
9083 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
9084 USB Peripheral Controller config defaults
9085 * [Config] apply Networking support >> NFC subsystem support >> Near
9086 Field Communication (NFC) devices config defaults
9087 * [Config] apply Networking support >> Networking options >> Network
9088 packet filtering framework (Netfilter) >> Core Netfilter Configuration
9089 >> Netfilter nf_tables support config defaults
9090 * [Config] apply Networking support >> Networking options >> QoS and/or
9091 fair queueing >> Actions config defaults
9092 * [Config] apply Networking support >> Networking options >> TCP/IP
9093 networking config defaults
9094 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
9095 Networking Stack (mac80211) config defaults
9096 * [Config] apply Device Drivers >> Input device support >> Generic input
9097 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
9098 * [Config] apply Device Drivers >> Input device support >> Generic input
9099 layer (needed for keyboard, mouse, ...) >> Mice config defaults
9100 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9101 config defaults
9102 * [Config] apply Networking support >> Networking options >> Network
9103 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
9104 >> IPv4 NAT config defaults
9105 * [Config] apply Networking support >> Networking options >> Network
9106 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
9107 >> IPv6 NAT config defaults
9108 * [Config] apply Kernel hacking >> Kernel debugging config defaults
9109 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
9110 config defaults
9111 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
9112 values in
9113 - LP: #1414002
9114 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9115 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
9116 (iwlwifi) config defaults
9117 * [Config] apply Device Drivers >> Real Time Clock config defaults
9118 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9119 support >> SCSI low-level drivers config defaults
9120 * [Config] apply General setup >> CPU/Task time and stats accounting >>
9121 Cputime accounting config defaults
9122 * [Config] apply Device Drivers >> Mailbox Hardware Support config
9123 defaults
9124 * rebase to v3.19-rc6
9125 * [Config] updateconfigs following rebase to v3.19-rc6
9126
9127 [ Kamal Mostafa ]
9128
9129 * [Packaging] force "dpkg-source -I -i" behavior
9130
9131 [ Leann Ogasawara ]
9132
9133 * [Config] Disable CONFIG_USB_OTG
9134 - LP: #1411295
9135
9136 [ Upstream Kernel Changes ]
9137
9138 * overlay: add backwards compatible overlayfs format support (fixes)
9139 - LP: #1410480
9140
9141 [ Upstream Kernel Changes ]
9142
9143 * rebase to v3.19-rc5
9144 * rebase to v3.19-rc6
9145
9146 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
9147
9148 linux (3.19.0-2.2) vivid; urgency=low
9149
9150 [ Andy Whitcroft ]
9151
9152 * rebase to v3.19-rc4
9153 * [Config] updateconfigs following rebase to v3.19-rc4
9154 * [Packaging] install all dtb files
9155 - LP: #1408002
9156 * [Config] switch on "all" dtbs
9157 - LP: #1408002
9158
9159 [ Colin Ian King ]
9160
9161 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
9162 timers
9163 - LP: #1333569
9164
9165 [ Joseph Salisbury ]
9166
9167 * [Config] Enable CONFIG_N_GSM as module.
9168 - LP: #1404670
9169
9170 [ K. Y. Srinivasan ]
9171
9172 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
9173 - LP: #1406867
9174
9175 [ Steve McIntyre ]
9176
9177 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
9178 - LP: #1409750
9179
9180 [ Upstream Kernel Changes ]
9181
9182 * rebase to v3.19-rc4
9183
9184 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
9185
9186 linux (3.19.0-1.1) vivid; urgency=low
9187
9188 [ Andy Whitcroft ]
9189
9190 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
9191 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
9192 * Revert "SAUCE: AUFS -- aufs3-base.patch"
9193 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
9194 * rebase to v3.19-rc1
9195 * rebase to v3.19-rc2
9196 * [Config] defaultconfigs following rebase to v3.19-rc2
9197 * ubuntu: aufs3 -- follow rename of d_child
9198 * ubuntu: aufs3 -- follow switch to d_splice_alias
9199 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
9200 * ubuntu: aufs3 -- follow rename for d_alias
9201 * apparmor -- follow change to this_cpu_ptr
9202 * disable module checks for rebase
9203 * ubuntu: AUFS -- substrate: aufs3-base.patch
9204 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
9205 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
9206 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
9207 * [Configs] updateconfigs following aufs update
9208 * v3.19 series start
9209 * rebase to v3.19-rc3
9210 * [Configs] updateconfigs following rebase to v3.19-rc3
9211 * [Packaging] uploadnum should be the remainder of the version
9212 - LP: #1407755
9213 * [Packaging] handle dts directories
9214 - LP: #1408004
9215 * [Config] follow move of arm64 dts' into vendor directories
9216
9217 [ Upstream Kernel Changes ]
9218
9219 * arm64: optimized copy_to_user and copy_from_user assembly code
9220 - LP: #1400349
9221 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
9222
9223 [ Upstream Kernel Changes ]
9224
9225 * rebase to v3.19-rc1
9226 - LP: #1173681
9227 * rebase to v3.19-rc2
9228 * rebase to v3.19-rc3
9229
9230 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
9231
9232 linux (3.18.0-7.8) vivid; urgency=low
9233
9234 [ Leann Ogasawara ]
9235
9236 * Release Tracking Bug
9237 - LP: #1401590
9238
9239 [ John Johansen ]
9240
9241 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
9242 - LP: #1362199
9243 * SAUCE: Revert: fix: only allow a single threaded process to ...
9244 - LP: #1371310
9245 * SAUCE: (no-up) fix: bad unix_addr_fs macro
9246 - LP: #1390223
9247 * SAUCE: (no-up) apparmor: add parameter to control whether policy
9248 hashing is used
9249 - LP: #1383886
9250 * [config] set apparmor config options
9251
9252 [ Seth Forshee ]
9253
9254 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
9255 - LP: #1398458
9256
9257 [ Upstream Kernel Changes ]
9258
9259 * mfd: rtsx: Fix PM suspend for 5227 & 5249
9260 - LP: #1359052
9261 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
9262 - LP: #1346067
9263
9264 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
9265
9266 linux (3.18.0-6.7) vivid; urgency=low
9267
9268 [ Andy Whitcroft ]
9269
9270 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9271 assembly code"
9272 - LP: #1398596
9273 * rebase to v3.18
9274
9275 [ Chris J Arges ]
9276
9277 * [Config] CONFIG_PCIEASPM_DEBUG=y
9278 - LP: #1398544
9279
9280 [ Paolo Pisati ]
9281
9282 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
9283 - LP: #1396470
9284
9285 [ Upstream Kernel Changes ]
9286
9287 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
9288 may result in I/O freeze
9289 - LP: #1400289
9290
9291 [ Upstream Kernel Changes ]
9292
9293 * rebase to v3.18
9294
9295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
9296
9297 linux (3.18.0-5.6) vivid; urgency=low
9298
9299 [ Leann Ogasawara ]
9300
9301 * Release Tracking Bug
9302 - LP: #1398109
9303
9304 [ Andy Whitcroft ]
9305
9306 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
9307 - LP: #1397061
9308 * rebase to v3.18-rc7
9309
9310 [ Chris J Arges ]
9311
9312 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
9313 ppc64el/generic
9314 - LP: #1395855
9315
9316 [ Upstream Kernel Changes ]
9317
9318 * rebase to v3.18-rc7
9319 - LP: #1389497
9320
9321 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
9322
9323 linux (3.18.0-4.5) vivid; urgency=low
9324
9325 [ Leann Ogasawara ]
9326
9327 * Release Tracking Bug
9328 - LP: #1395891
9329
9330 [ Andy Whitcroft ]
9331
9332 * rebase to v3.18-rc6
9333 * [Config] update configs following rebase to v3.18-rc6
9334 * [Config] enable overlayfs v1 support
9335
9336 [ Tim Gardner ]
9337
9338 * rebase to v3.18-rc5
9339
9340 [ Upstream Kernel Changes ]
9341
9342 * overlay: add backwards compatible overlayfs format support
9343 - LP: #1395877
9344
9345 [ Upstream Kernel Changes ]
9346
9347 * rebase to v3.18-rc5
9348 * rebase to v3.18-rc6
9349
9350 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
9351
9352 linux (3.18.0-3.4) vivid; urgency=low
9353
9354 [ Andy Whitcroft ]
9355
9356 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
9357 * Revert "SAUCE: AUFS -- update to
9358 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
9359 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
9360 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
9361 * [Config] amd64 is now the indep architecture
9362 * [Debian] basic hook support
9363 * SAUCE: AUFS -- aufs3-base.patch
9364 * SAUCE: AUFS -- aufs3-mmap.patch
9365 * SAUCE: AUFS -- aufs3-standalone.patch
9366 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
9367 * [Config] updateconfigs following aufs3 update
9368 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
9369
9370 [ dann frazier ]
9371
9372 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
9373 - LP: #1388952
9374 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
9375 * [Config] Disable CONFIG_RCU_USER_QS on arm64
9376
9377 [ Tim Gardner ]
9378
9379 * rebase to v3.18-rc4
9380
9381 [ Upstream Kernel Changes ]
9382
9383 * rebase to v3.18-rc4
9384 - LP: #1389497
9385 - LP: #1387128
9386
9387 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
9388
9389 linux (3.18.0-2.2) vivid; urgency=low
9390
9391 [ Tim Gardner ]
9392
9393 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
9394
9395 [ Upstream Kernel Changes ]
9396
9397 * rebase to v3.18-rc3
9398
9399 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
9400
9401 linux (3.18.0-1.1) vivid; urgency=low
9402
9403 [ Andy Whitcroft ]
9404
9405 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
9406 * [Config] tools -- only build common tools when enabled
9407 * [Config] follow rename of DEB_BUILD_PROFILES
9408 * [Config] linux-image-extra is additive to linux-image
9409 - LP: #1375310
9410 * [Config] linux-image-extra postrm is not needed on purge
9411 * [Config] enable cloud tools on i386
9412 - LP: #1367399
9413
9414 [ Marc Dietrich ]
9415
9416 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
9417
9418 [ Paolo Pisati ]
9419
9420 * [Config] armhf: REGULATOR_TWL4030=y
9421 * [Config] armhf: disable JUMP_LABEL
9422 - LP: #1378856
9423
9424 [ Tim Gardner ]
9425
9426 * rebase to v3.17-rc2
9427 * updateconfigs
9428 * [Config] CONFIG_NFC_ST21NFCB=n
9429 * [Config] Added net/6lowpan/* to generic inclusion list
9430 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
9431 * rebase to v3.17-rc3
9432 * rebase to v3.17-rc4
9433 * rebase to v3.17-rc5
9434 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
9435 * [Config] CONFIG_XMON=y
9436 - LP: #1365655
9437 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
9438 - LP: #1362514
9439 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
9440 - LP: #1362514
9441 * [Config] CONFIG_DMA_CMA=n
9442 - LP: #1362261
9443 * [Config] Add mpt3sas to d-i
9444 - LP: #1368907
9445 * [Debian] set do_*_tools after stage1 or bootstrap is determined
9446 - LP: #1370211
9447 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
9448 - LP: #1244176
9449 * rebase to v3.17-rc6
9450 * SAUCE: usbip: Update include path
9451 * [Debian] usbip tools packaging
9452 - LP: #898003
9453 * [Config] Enable usbip tools
9454 - LP: #898003
9455 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
9456 - LP: #1363180
9457 * [Config] Correct annotation regarding CONFIG_DMA_CMA
9458 - LP: #1362261
9459 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
9460 - LP: #1374438
9461 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
9462 - LP: #1374440
9463 * [Debian] Don't fail if a symlink already exists
9464 * rebase to v3.17-rc7
9465 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
9466 - LP: #1374440
9467 * rebase to v3.17
9468 * rebase to v3.18-rc1
9469 * [Config] CONFIG_AUFS_FS=n for FTBS
9470 * Enable vivid
9471 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
9472 - LP: #1385510
9473 * rebase to v3.18-rc2
9474 * [Debian] Fix linux-doc dangling symlinks
9475 - LP: #661306
9476 * CONFIG_MODULE_COMPRESS=n
9477 * [Config] dropped scsi_tgt from generic inclusion list
9478 * [Config] Added drivers/uio to generic inclusion list
9479 * [Config] CONFIG_PATA_MACIO=y
9480 - LP: #1378894
9481 * [Config] CONFIG_DRM_BOCHS=n
9482 * [Debian] install usbipd
9483 - LP: #898003
9484
9485 [ Upstream Kernel Changes ]
9486
9487 * rebase to v3.18-rc2
9488
9489 [ Upstream Kernel Changes ]
9490
9491 * rebase to v3.18-rc1
9492 - LP: #1316518
9493 - LP: #1371591
9494 - LP: #1357928
9495
9496 [ Upstream Kernel Changes ]
9497
9498 * rebase to v3.17
9499
9500 [ Upstream Kernel Changes ]
9501
9502 * rebase to v3.17-rc7
9503
9504 [ Upstream Kernel Changes ]
9505
9506 * rebase to v3.17-rc6
9507
9508 [ Upstream Kernel Changes ]
9509
9510 * rebase to v3.17-rc5
9511
9512 [ Upstream Kernel Changes ]
9513
9514 * rebase to v3.17-rc4
9515
9516 [ Upstream Kernel Changes ]
9517
9518 * rebase to v3.17-rc3
9519
9520 [ Upstream Kernel Changes ]
9521
9522 * rebase to v3.17-rc2
9523 - LP: #1358116
9524 - LP: #1350148
9525 - LP: #1334950
9526 - LP: #1329580
9527 - LP: #1329580
9528 - LP: #1329580
9529
9530 [ Upstream Kernel Changes ]
9531
9532 * rebase to v3.17-rc2
9533
9534 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
9535
9536 linux (3.17.0-0.0) utopic; urgency=medium
9537
9538 * Empty entry
9539
9540 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
9541
9542 linux (3.16.0-11.16) utopic; urgency=low
9543
9544 [ Mauricio Faria de Oliveira ]
9545
9546 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
9547 - LP: #1358920
9548
9549 [ Peter Zijlstra ]
9550
9551 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
9552 - LP: #1361300
9553
9554 [ Tim Gardner ]
9555
9556 * [Config] CONFIG_ZPOOL=y
9557 - LP: #1360428
9558 * Release Tracking Bug
9559 - LP: #1361308
9560
9561 [ Upstream Kernel Changes ]
9562
9563 * Revert "net/mlx4_en: Fix bad use of dev_id"
9564 - LP: #1347012
9565 * net/mlx4_en: Reduce memory consumption on kdump kernel
9566 - LP: #1347012
9567 * net/mlx4_en: Fix mac_hash database inconsistency
9568 - LP: #1347012
9569 * net/mlx4_en: Disable blueflame using ethtool private flags
9570 - LP: #1347012
9571 * net/mlx4_en: current_mac isn't updated in port up
9572 - LP: #1347012
9573 * net/mlx4_core: Use low memory profile on kdump kernel
9574 - LP: #1347012
9575 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
9576 - LP: #1347169
9577 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
9578 - LP: #1347169
9579 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
9580 - LP: #1347169
9581 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
9582 - LP: #1347169
9583 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
9584 - LP: #1347169
9585 * drivers: scsi: storvsc: Set srb_flags in all cases
9586 - LP: #1347169
9587 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
9588 - LP: #1347169
9589 * namespaces: Use task_lock and not rcu to protect nsproxy
9590 - LP: #1328088
9591 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
9592 * mm/zbud: change zbud_alloc size type to size_t
9593 - LP: #1360428
9594 * mm/zpool: implement common zpool api to zbud/zsmalloc
9595 - LP: #1360428
9596 * mm/zpool: zbud/zsmalloc implement zpool
9597 - LP: #1360428
9598 * mm/zpool: update zswap to use zpool
9599 - LP: #1360428
9600 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
9601 - LP: #1341296
9602 * iommu/amd: Fix for pasid initialization
9603 - LP: #1361300
9604 * iommu/amd: Moving PPR fault flags macros definitions
9605 - LP: #1361300
9606 * iommu/amd: Drop oprofile dependency
9607 - LP: #1361300
9608 * iommu/amd: Fix typo in amd_iommu_v2 driver
9609 - LP: #1361300
9610 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
9611 - LP: #1361300
9612 * iommu/amd: Don't free pasid_state in mn_release path
9613 - LP: #1361300
9614 * iommu/amd: Get rid of __unbind_pasid
9615 - LP: #1361300
9616 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
9617 - LP: #1361300
9618 * iommu/amd: Add pasid_state->invalid flag
9619 - LP: #1361300
9620 * iommu/amd: Don't hold a reference to mm_struct
9621 - LP: #1361300
9622 * iommu/amd: Don't hold a reference to task_struct
9623 - LP: #1361300
9624 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
9625 - LP: #1361300
9626 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
9627 - LP: #1361300
9628 * iommu/amd: Remove change_pte mmu_notifier call-back
9629 - LP: #1361300
9630 * iommu/amd: Fix device_state reference counting
9631 - LP: #1361300
9632 * iommu/amd: Fix 2 typos in comments
9633 - LP: #1361300
9634
9635 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
9636
9637 linux (3.16.0-10.15) utopic; urgency=low
9638
9639 [ dann frazier ]
9640
9641 * [debian] Fix regression with ABI subversions and backport
9642
9643 [ Feng Kan ]
9644
9645 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
9646 modify write.
9647 - LP: #1357527
9648 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9649 assembly code
9650 - LP: #1358949
9651
9652 [ Stefan Bader ]
9653
9654 * SAUCE: bcache: prevent crash on changing writeback_running
9655 - LP: #1357295
9656
9657 [ Tim Gardner ]
9658
9659 * [Config] CONFIG_XFRM_STATISTICS=y
9660 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
9661 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
9662 - LP: #1353005
9663 * Release Tracking Bug
9664 - LP: #1359783
9665
9666 [ Upstream Kernel Changes ]
9667
9668 * intel_idle: Broadwell support
9669 - LP: #1256170
9670 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
9671 - LP: #1357108
9672 * powerpc/powernv: Invoke opal call to handle hmi.
9673 - LP: #1357108
9674 * powerpc/book3s: handle HMIs for cpus in nap mode.
9675 - LP: #1357108
9676 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9677 - LP: #1357108
9678 * powerpc: Add smp_mb() to arch_spin_is_locked()
9679 - LP: #1358569
9680 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9681 - LP: #1358569
9682 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9683 temperature
9684 - LP: #1353005
9685 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9686 - LP: #1358855
9687 * printk: Add function to return log buffer address and size
9688 - LP: #1359423
9689 * powerpc/powernv: Interface to register/unregister opal dump region
9690 - LP: #1359423
9691 * bcache: fix crash on shutdown in passthrough mode
9692 - LP: #1357295
9693 * bcache: fix uninterruptible sleep in writeback thread
9694 - LP: #1357295
9695
9696 [ Vinayak Kale ]
9697
9698 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9699 - LP: #1357527
9700 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9701 - LP: #1357527
9702
9703 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9704
9705 linux (3.16.0-9.14) utopic; urgency=low
9706
9707 [ Tim Gardner ]
9708
9709 * Release Tracking Bug
9710 - LP: #1357370
9711
9712 [ Serge Hallyn ]
9713
9714 * SAUCE: Overlayfs: allow unprivileged mounts
9715 - LP: #1357025
9716
9717 [ Upstream Kernel Changes ]
9718
9719 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9720 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9721 * dts: Add bindings for APM X-Gene SoC ethernet driver
9722 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9723 * powerpc/thp: Add write barrier after updating the valid bit
9724 - LP: #1357014
9725 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9726 - LP: #1357014
9727 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9728 of 4k pte
9729 - LP: #1357014
9730 * powerpc/thp: Handle combo pages in invalidate
9731 - LP: #1357014
9732 * powerpc/thp: Invalidate with vpn in loop
9733 - LP: #1357014
9734 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9735 - LP: #1357014
9736 * powerpc/mm: Use read barrier when creating real_pte
9737 - LP: #1357014
9738 * powerpc/thp: Add tracepoints to track hugepage invalidate
9739 - LP: #1357014
9740 * rebase to v3.16.1
9741
9742 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9743
9744 linux (3.16.0-8.13) utopic; urgency=low
9745
9746 [ Tim Gardner ]
9747
9748 * Release Tracking Bug
9749 - LP: #1356403
9750
9751 [ dann frazier ]
9752
9753 * [debian] Allow for package revisions condusive for branching
9754
9755 [ Upstream Kernel Changes ]
9756
9757 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9758 - LP: #1350087
9759 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9760 - LP: #1350087
9761 * powerpc/powernv: Enable M64 aperatus for PHB3
9762 - LP: #1355469
9763 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9764 - LP: #1352994
9765 * powerpc: Add machine_early_initcall()
9766 - LP: #1352640
9767 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9768 - LP: #1352640
9769 * powerpc/eeh: Avoid event on passed PE
9770 - LP: #1352640
9771 * powerpc/eeh: EEH support for VFIO PCI device
9772 - LP: #1352640
9773 * powerpc/eeh: sysfs entries lost
9774 - LP: #1352640
9775 * powerpc/powernv: Fix IOMMU table for VFIO dev
9776 - LP: #1352640
9777 * powerpc/eeh: Fetch IOMMU table in reliable way
9778 - LP: #1352640
9779 * powerpc/eeh: Refactor EEH flag accessors
9780 - LP: #1352640
9781 * powerpc/eeh: Selectively enable IO for error log
9782 - LP: #1352640
9783 * powerpc/eeh: Reduce lines of log dump
9784 - LP: #1352640
9785 * powerpc/eeh: Replace pr_warning() with pr_warn()
9786 - LP: #1352640
9787 * powerpc/eeh: Make diag-data not endian dependent
9788 - LP: #1352640
9789 * powerpc/eeh: Aux PE data for error log
9790 - LP: #1352640
9791 * PCI: Support BAR sizes up to 128GB
9792 - LP: #1352640
9793 * powerpc/powernv: Allow to freeze PE
9794 - LP: #1352640
9795 * powerpc/powernv: Split ioda_eeh_get_state()
9796 - LP: #1352640
9797 * powerpc/powernv: Handle compound PE
9798 - LP: #1352640
9799 * powerpc/powernv: Handle compound PE for EEH
9800 - LP: #1352640
9801 * powerpc/powernv: Handle compound PE in config accessors
9802 - LP: #1352640
9803 * mnt: Only change user settable mount flags in remount
9804 - LP: #1356318
9805 - CVE-2014-5206
9806 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9807 - LP: #1356318
9808 - CVE-2014-5206
9809 * mnt: Correct permission checks in do_remount
9810 - LP: #1356323
9811 - CVE-2014-5207
9812 * mnt: Change the default remount atime from relatime to the existing value
9813 - LP: #1356323
9814 - CVE-2014-5207
9815
9816 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9817
9818 linux (3.16.0-7.12) utopic; urgency=low
9819
9820 [ Andy Whitcroft ]
9821
9822 * rebase to v3.16 final
9823 * [Config] d-i -- add virtio_scsi to virtio-modules
9824 - LP: #1342000
9825
9826 [ dann frazier ]
9827
9828 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9829
9830 [ Tim Gardner ]
9831
9832 * [Config] CONFIG_MICROCODE=y
9833 - LP: #1084373
9834 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9835 - LP: #1349028
9836 * [Config] Add hv_balloon to d-i virtio-modules
9837 - LP: #1292216
9838 * Release Tracking Bug
9839 - LP: #1354530
9840
9841 [ Upstream Kernel Changes ]
9842
9843 * rebase to v3.16
9844
9845 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9846
9847 linux (3.16.0-6.11) utopic; urgency=low
9848
9849 [ Paolo Pisati ]
9850
9851 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9852 * [Config] armhf: KEYBOARD_IMX=m
9853 * [Config] armhf: build cubox & imx6 DTBs
9854 * [Config] armhf: RTC_DRV_PCF8523=y
9855
9856 [ Tim Gardner ]
9857
9858 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9859 - LP: #1344405
9860 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9861 - LP: #1343109
9862 * Release Tracking Bug
9863 - LP: #1349196
9864
9865 [ Upstream Kernel Changes ]
9866
9867 * rebase to v3.16-rc7
9868
9869 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9870
9871 linux (3.16.0-5.10) utopic; urgency=low
9872
9873 [ Tim Gardner ]
9874
9875 * Release Tracking Bug
9876 - LP: #1346298
9877 * [Config] CONFIG_GPIO_SYSFS=y
9878 - LP: #1342153
9879 * rebase to v3.16-rc6
9880
9881 [ Paolo Pisati ]
9882
9883 * [Config] enable ARCH_MVEBU*
9884 * [Config] AHCI_MVEBU=m
9885 * [Config] ARMADA_THERMAL=y
9886 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
9887 * [Config] CRYPTO_DEV_MV_CESA=m
9888 * [Config] I2C_MV64XXX=m
9889 * [Config] MMC_MVSDIO=m
9890 * [Config] MMC_SDHCI_DOVE=m
9891 * [Config] MTD_NAND_ORION=m
9892 * [Config] MTD_NAND_PXA3xx=m
9893 * [Config] MVNETA=m
9894 * [Config] MV_XOR=y
9895 * [Config] ORION_WATCHDOG=m
9896 * [Config] PCI_MVEBU=y
9897 * [Config] RTC_DRV_MV=y
9898 * [Config] SND_KIRKWOOD_SOC*=m
9899 * [Config] SPI_ORION=m
9900 * [Config] USB_XHCI_MVEBU=m
9901 * [Config] armhf: build all Armada and Dove DTBs
9902 * [Config] armhf: SERIAL_8250_DW=y
9903
9904 [ Upstream Kernel Changes ]
9905
9906 * rebase to v3.16-rc6
9907
9908 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
9909
9910 linux (3.16.0-4.9) utopic; urgency=low
9911
9912 [ Tim Gardner ]
9913
9914 * Release Tracking Bug
9915 - LP: #1341543
9916
9917 [ Upstream Kernel Changes ]
9918
9919 * rebase to v3.16-rc5
9920
9921 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
9922
9923 linux (3.16.0-3.8) utopic; urgency=low
9924
9925 [ Tim Gardner ]
9926
9927 * Release Tracking Bug
9928 - LP: #1340091
9929
9930 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
9931
9932 linux (3.16.0-2.7) utopic; urgency=low
9933
9934 [ Andy Whitcroft ]
9935
9936 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
9937 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9938
9939 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
9940
9941 linux (3.16.0-2.6) utopic; urgency=low
9942
9943 [ Andy Whitcroft ]
9944
9945 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
9946 Fixes FTBS.
9947
9948 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
9949
9950 linux (3.16.0-2.5) utopic; urgency=low
9951
9952 [ Andy Whitcroft ]
9953
9954 * ubuntu -- fix basic format for ubuntu/Makefile
9955 * ubuntu: AUFS (no-squash): basic framework and update machinary
9956 * ubuntu: aufs3 -- update update scripting
9957 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9958 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9959 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9960 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
9961 * [Configs] AUFS configs
9962 * ubuntu: aufs3 -- reenable
9963
9964 [ Tim Gardner ]
9965
9966 * CONFIG_LATENCYTOP=n
9967
9968 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
9969
9970 linux (3.16.0-2.4) utopic; urgency=low
9971
9972 [ Andy Whitcroft ]
9973
9974 * [Config] flip VIRTIO*=y
9975 * [Config] commonise CONFIG_SWIOTLB=y
9976 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
9977 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
9978 config defaults
9979 * [Config] apply Device Drivers >> Block devices config defaults
9980 * [Config] apply Device Drivers >> Character devices config defaults
9981 * [Config] apply Device Drivers >> DMA Engine support config defaults
9982 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
9983 reporting config defaults
9984 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9985 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9986 support) config defaults
9987 * [Config] apply Device Drivers >> GPIO Support config defaults
9988 * [Config] apply Device Drivers >> Graphics support >> Console display
9989 driver support config defaults
9990 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
9991 config defaults
9992 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
9993 * [Config] apply Device Drivers >> Input device support >> Generic input
9994 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
9995 defaults
9996 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
9997 ports config defaults
9998 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9999 config defaults
10000 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
10001 defaults
10002 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
10003 grabbers support config defaults
10004 * [Config] apply Security options config defaults
10005 * [Config] apply Networking options >> Network packet filtering framework
10006 (Netfilter) >> Core Netfilter Configuration config defaults
10007 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
10008 defaults
10009 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
10010 Devices >> Support for frame buffer devices config defaults
10011 * [Config] apply Power management and ACPI options >> CPU Frequency
10012 scaling config defaults
10013 * [Config] apply Processor type and features config defaults
10014 * [Config] apply Partition Types config defaults
10015 * [Config] apply Power management and ACPI options config defaults
10016 * [Config] apply Device Drivers >> InfiniBand support config defaults
10017 * [Config] apply Device Drivers >> Misc devices config defaults
10018 * [Config] apply Device Drivers >> Multifunction device drivers config
10019 defaults
10020 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
10021 support >> SCSI low-level drivers config defaults
10022 * [Config] apply Device Drivers >> Network device support >> Ethernet
10023 driver support config defaults
10024 * [Config] apply Device Drivers >> Network device support >> Network core
10025 driver support config defaults
10026 * [Config] apply Device Drivers >> Network device support >> PHY Device
10027 support and infrastructure config defaults
10028 * [Config] apply File systems >> Network File Systems config defaults
10029 * [Config] apply Device Drivers >> Input device support >> Generic input
10030 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
10031 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
10032 >> NAND Device Support config defaults
10033 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10034 >> Ralink driver support config defaults
10035 * [Config] apply Device Drivers >> Staging drivers config defaults
10036 * [Config] apply Cryptographic API >> Hardware crypto devices config
10037 defaults
10038 * [Config] apply Device Drivers >> Macintosh device drivers config
10039 defaults
10040 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10041 config defaults
10042 * [Config] apply Device Drivers >> PPS support config defaults
10043 * [Config] apply Device Drivers >> Sound card support config defaults
10044 * [Config] apply Networking support >> RF switch subsystem support config
10045 defaults
10046 * [Config] apply Library routines config defaults
10047 * [Config] apply Device Drivers >> CODEC drivers config defaults
10048 * [Config] apply Device Drivers >> PHY Subsystem config defaults
10049 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
10050 config defaults
10051 * [Config] apply Kernel hacking >> Tracers config defaults
10052 * [Config] apply Kernel hacking >> Runtime Testing config defaults
10053 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
10054 * [Config] apply Device Drivers >> USB support config defaults
10055 * [Config] apply Device Drivers >> Power supply class support config
10056 defaults
10057 * [Config] apply Device Drivers >> USB Network Adapters config defaults
10058 * [Config] apply General setup >> IRQ subsystem config defaults
10059 * [Config] apply General setup config defaults
10060 * [Config] apply File systems >> Miscellaneous filesystems config
10061 defaults
10062 * [Config] apply File systems config defaults
10063 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
10064 * [Config] apply Device Drivers >> Virtio drivers config defaults
10065 * [Config] apply Device Drivers >> USB Peripheral Controller config
10066 defaults
10067 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
10068 support >> SCSI Transports config defaults
10069 * [Config] apply Device Drivers >> Real Time Clock config defaults
10070 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
10071 (libata) config defaults
10072 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
10073 defaults
10074 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
10075 config defaults
10076 * [Config] apply Device Drivers >> USB Physical Layer drivers config
10077 defaults
10078 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
10079 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
10080 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
10081 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
10082 CONFIG_HOTPLUG_CPU=n
10083 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
10084 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
10085 * [Config] drivers/acpi/acpi_ipmi.ko needs
10086 drivers/char/ipmi/ipmi_msghandler.ko in virtual
10087 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
10088 CONFIG_FUNCTION_TRACER=n
10089 * [Config] ignore modules changing following major config changes
10090
10091 [ Tim Gardner ]
10092
10093 * rebase to v3.16-rc4
10094
10095 [ Upstream Kernel Changes ]
10096
10097 * rebase to v3.16-rc4
10098 - LP: #1297581
10099
10100 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
10101
10102 linux (3.16.0-1.3) utopic; urgency=low
10103
10104 [ Andy Whitcroft ]
10105
10106 * Revert "Disable do_tools_perf for FTBS"
10107 * SAUCE: fix perf_regs definitions for arm64
10108
10109 [ Paolo Pisati ]
10110
10111 * [Config] armhf: ARCH_EXYNOS5* support
10112 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
10113 * [Config] armhf: EXYNOS_THERMAL=y
10114 * [Config] armhf: EXYNOS_IOMMU=y
10115 * [Config] armhf: EXYNOS_ADC=m
10116 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
10117 * [Config] armhf: MMC_SDHCI_S3C=m
10118 * [Config] armhf: PCI_EXYNOS=y
10119 * [Config] armhf: PHY_EXYNOS5250_SATA=y
10120 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
10121 * [Config] armhf: PWM_SAMSUNG=m
10122 * [Config] armhf: RTC_DRV_S3C=y
10123 * [Config] armhf: S3C2410_WATCHDOG=m
10124 * [Config] armhf: MMC_DW_EXYNOS=m
10125 * [Config] armhf: SERIAL_SAMSUNG=y
10126 * [Config] armhf: SND_SOC_SAMSUNG=m
10127 * [Config] armhf: SPI_S3C64XX=m
10128 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
10129 * [Config] armhf: FB_S3C=m
10130 * [Config] armhf: build all Exynos 5 DTBs
10131 * [Config] armhf: disable CPUFREQ_EXYNOS
10132
10133 [ Tim Gardner ]
10134
10135 * rebase to v3.16-rc3
10136
10137 [ Upstream Kernel Changes ]
10138
10139 * rebase to v3.16-rc3
10140 - LP: #1331915
10141
10142 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
10143
10144 linux (3.16.0-0.2) utopic; urgency=low
10145
10146 [ Tim Gardner ]
10147
10148 * Revert "SAUCE: intel_pstate -- toggle default to disable"
10149 - LP: #1333322
10150 * CONFIG_BOOKE_WDT=y
10151 * Disable do_tools_perf for FTBS (just until I can figure it out)
10152
10153 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
10154
10155 linux (3.16.0-0.1) utopic; urgency=low
10156
10157 [ Tim Gardner ]
10158
10159 * Release Tracking Bug
10160 - LP: #1333265
10161
10162 [ Andy Whitcroft ]
10163
10164 * [Config] cloud-tools -- add systemd units
10165 - LP: #1329027
10166
10167 [ dann frazier ]
10168
10169 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
10170 * [Config] CONFIG_NET_XGENE=m for arm64
10171 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
10172
10173 [ Feng Kan ]
10174
10175 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
10176 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
10177 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
10178
10179 [ Iyappan Subramanian ]
10180
10181 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
10182 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
10183 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
10184 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
10185
10186 [ Tim Gardner ]
10187
10188 * updateconfigs
10189 * Fix arm64 crypto Makefile
10190 * [Config] CONFIG_BOOKE_WDT=n for FTBS
10191 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
10192 - LP: #1327619
10193 * Disabled powerpc64-emb for FTBS
10194 * [Config] CONFIG_DRM_TEGRA=m
10195 * [Config] CONFIG_CMA_SIZE_MBYTES=64
10196 * rebase to v3.16-rc2
10197 * Clean up generic.inclusion-list warnings
10198
10199 [ Upstream Kernel Changes ]
10200
10201 * rebase to v3.16-rc2
10202 - LP: #1328587
10203 - LP: #1319291
10204 - LP: #1310512
10205 - LP: #1310512
10206 - LP: #1305480
10207
10208 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
10209
10210 linux (3.15.0-6.11) utopic; urgency=low
10211
10212 [ Adam Conrad ]
10213
10214 * Enable building the sata-modules udeb on ppc64el.
10215 - LP: #1323980
10216 * [Packaging] Set bootloader and loader on ppc64el to grub
10217
10218 [ Adam Lee ]
10219
10220 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
10221 - LP: #1310512, #1320070
10222
10223 [ Alex Hung ]
10224
10225 * SAUCE: (no-up) dell-led: add mic mute led interface
10226 - LP: #1308297
10227
10228 [ Andy Whitcroft ]
10229
10230 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
10231 - LP: #1285434
10232 * [Config] tools -- enable cpupower on ppc64el
10233 * [Config] ppc64el -- enable perf tools
10234 * [Config] powerpc -- enable perf tools
10235 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
10236 * [Config] arm64 -- enable tools
10237 - LP: #1326050
10238 * [Config] switch hyper-keyboard to virtual
10239 - LP: #1325306
10240 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
10241 upgrades
10242 * SAUCE: kvm: BIOS disabled kvm support should be a warning
10243 - LP: #1300247
10244 * SAUCE: nouveau: missing outputs should be warnings
10245 - LP: #1300244
10246 * [Config] d-i -- add nvme devices to block-modules udeb
10247 - LP: #1303710
10248
10249 [ Anton Blanchard ]
10250
10251 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
10252 - LP: #1328230
10253
10254 [ Colin Ian King ]
10255
10256 * SAUCE: intel_pstate: inform user that thermald is worth considering
10257
10258 [ Dave Chiluk ]
10259
10260 * [Config] Enable CONFIG_IP_VS_IPV6=y
10261 - LP: #1300739
10262
10263 [ Paolo Pisati ]
10264
10265 * [Config] build vexpress a9 dtb
10266 - LP: #1303657
10267
10268 [ Tetsuo Handa ]
10269
10270 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
10271
10272 [ Tim Gardner ]
10273
10274 * Release Tracking Bug
10275 - LP: #1329045
10276 * [Debian] Treat vdso install as an environment variable
10277 - LP: #1325713
10278 * [Config] Treat vdso install as an environment variable
10279 - LP: #1325713
10280 * [config] Set IPMI suppoort default to "y"
10281 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
10282 * [Config] CONFIG_RT_GROUP_SCHED=n
10283 - LP: #1284731
10284 * [Config] ppc64el -- switch to 64K system pages
10285 * [Config] CONFIG_MICROCODE_EARLY=y
10286 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
10287 * [Config] armhf: DRM_TILCDC=m
10288 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
10289 * [Config] arm64: KVM=y
10290 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
10291 * [Config] armhf: generic: disable CPU_IDLE
10292 * [Config] armhf: CPU_FREQ=y
10293 * [Config] Add new mlx modules to d-i
10294 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
10295 - LP: #1295112
10296 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
10297 - LP: #1294353
10298 * [Config] CONFIG_ABX500_CORE=y for ppc64el
10299 * [Config] CONFIG_ALX=m for powerpc
10300 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
10301 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
10302 * [Config] CONFIG_ANDROID=n for powerpc
10303 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
10304 * [Config] CONFIG_BIG_KEYS=y for ppc64el
10305 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
10306 * rebase to v3.15
10307 * [Config] CONFIG_PHY_XGENE=y
10308 * [Config] CONFIG_MLX4_DEBUG=y
10309 - LP: #1328256
10310 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
10311 - LP: #1324571
10312 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
10313 * [Config] CONFIG_CFG80211=m for ppc64el
10314 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
10315 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
10316 * [Config] CONFIG_EXPERT=y for ppc64el
10317 * [Config] CONFIG_ATA_SFF=y on ppc64el
10318 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
10319 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
10320 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
10321 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
10322 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
10323 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
10324 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
10325 * [Config] CONFIG_DDR=y for ppc64el
10326 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
10327 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
10328 * [Config] CONFIG_EZX_PCAP=n for all arches
10329 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
10330 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
10331 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
10332 * [Config] CONFIG_FB_3DFX=m for all arches
10333 * [Config] CONFIG_FB_MATROX=m for ppc64el
10334 * [Config] CONFIG_FB_RADEON=m for ppc64el
10335 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
10336 * [Config] CONFIG_FIREWIRE=m for ppc64el
10337 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
10338 * [Config] CONFIG_HAMRADIO=y for ppc64el
10339 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
10340 * [Config] CONFIG_I2C_MUX=m for ppc64el
10341 * [Config] CONFIG_I2C_STUB=m for ppc64el
10342 * [Config] CONFIG_I2O=m for ppc64el
10343 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
10344 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
10345 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
10346 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
10347 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
10348 * [Config] CONFIG_IPACK_BUS=m for ppc64el
10349 * [Config] CONFIG_ISDN=y for ppc64el
10350 * [Config] CONFIG_ISO9660_FS=m for ppc64el
10351 * [Config] CONFIG_KGDB=y for ppc64el
10352 * [Config] CONFIG_KVM_GUEST=y for ppc64el
10353 * [Config] CONFIG_L2TP_V3=y for powerpc
10354 * [Config] CONFIG_MAILBOX=y for ppc64el
10355 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
10356 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
10357 * [Config] CONFIG_MEMORY=y for ppc64el
10358 * [Config] CONFIG_MEMSTICK=m for ppc64el
10359 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
10360 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
10361 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
10362 * [Config] CONFIG_NET_9P=m for ppc64el
10363 * [Config] CONFIG_MSDOS_FS=m for ppc64el
10364 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
10365 * [Config] CONFIG_MTD=m for arm64
10366 * [Config] CONFIG_NETCONSOLE=m for ppc64el
10367 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
10368 * [Config] CONFIG_NET_IPIP=m for ppc64el
10369 * [Config] CONFIG_NET_TEAM=m for all arches
10370 * [Config] CONFIG_NFC=m for ppc64el
10371 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
10372 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
10373 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
10374 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
10375 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
10376 * [Config] CONFIG_OPROFILE=m for ppc64el
10377 * [Config] CONFIG_PARPORT_1284=y for ppc64el
10378 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
10379 * [Config] CONFIG_8723AU_P2P=n
10380 * [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
10381 * [Config] CONFIG_PCNET32=m for ppc64el
10382 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
10383 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
10384 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
10385 * [Config] CONFIG_SCSI_IPR=m for ppc64el
10386 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
10387 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
10388 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
10389 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
10390 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
10391 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
10392 * [Config] CONFIG_WLAN=y for arm64
10393 * [Config] CONFIG_VORTEX=m for ppc64el
10394 * [Config] CONFIG_WIMAX=m for ppc64el
10395 * [Config] CONFIG_WATCHDOG=y for ppc64el
10396 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
10397 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
10398 * [Config] CONFIG_UWB=m for ppc64el
10399 * [Config] CONFIG_USB_STORAGE=y
10400 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
10401 * [Config] CONFIG_HID_RMI=m
10402 * [Config] CONFIG_HVC_DCC=n
10403 - LP: #1303657
10404
10405 [ Upstream Kernel Changes ]
10406
10407 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
10408 - LP: #1323165
10409 * powerpc/powernv: Add calls to support little endian host
10410 - LP: #1327400
10411 * HID: rmi: introduce RMI driver for Synaptics touchpads
10412 * HID: rmi: do not stop the device at the end of probe
10413 * HID: rmi: check for the existence of some optional queries before reading query 12
10414 * HID: rmi: do not fetch more than 16 bytes in a query
10415 * HID: rmi: fix wrong struct field name
10416 * HID: rmi: fix masks for x and w_x data
10417 * HID: rmi: do not handle touchscreens through hid-rmi
10418 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
10419 - LP: #1305480
10420 * rebase to v3.15
10421
10422 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
10423
10424 linux (3.15.0-5.10) utopic; urgency=low
10425
10426 [ Tim Gardner ]
10427
10428 * Release Tracking Bug
10429 - LP: #1325596
10430 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
10431 * rebase to v3.15-rc8
10432
10433 [ Upstream Kernel Changes ]
10434
10435 * rebase to v3.15-rc8
10436
10437 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
10438
10439 linux (3.15.0-4.9) utopic; urgency=low
10440
10441 * no change rebuild to fix embeded debhelper.
10442
10443 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
10444
10445 linux (3.15.0-4.8) utopic; urgency=low
10446
10447 [ Andy Whitcroft ]
10448
10449 * Release Tracking Bug
10450 - LP: #1324107
10451 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
10452
10453 [ Javier Martinez Canillas ]
10454
10455 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
10456 - LP: #1323526
10457
10458 [ John Johansen ]
10459
10460 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
10461 - LP: #1323528
10462 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
10463 - LP: #1308761
10464 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
10465 - LP: #1308765
10466 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
10467 - LP: #1308764
10468 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
10469 - LP: #1323530
10470
10471 [ Kamal Mostafa ]
10472
10473 * [Config] add debian/gbp.conf
10474
10475 [ Tim Gardner ]
10476
10477 * [Config] CONFIG_SATA_AHCI=m for ppc64el
10478 - LP: #1323980
10479
10480 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
10481
10482 linux (3.15.0-3.7) utopic; urgency=low
10483
10484 [ Tim Gardner ]
10485
10486 * Release Tracking Bug
10487 - LP: #1323189
10488
10489 [ Andy Whitcroft ]
10490
10491 * [Config] autopkgtest -- need fakeroot for tests
10492
10493 [ Upstream Kernel Changes ]
10494
10495 * rebase to v3.15-rc7
10496
10497 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
10498
10499 linux (3.15.0-2.6) utopic; urgency=low
10500
10501 [ Andy Whitcroft ]
10502
10503 * [Config] remove the kernel-image firmware list on clean
10504
10505 [ Martin Pitt ]
10506
10507 * [Config] autopkgtest -- switch to significantly faster rebuild
10508
10509 [ Stefan Bader ]
10510
10511 * [Config]: Add missing modules to inclusion list
10512
10513 [ Tim Gardner ]
10514
10515 * [debian] Dynamically generate the kernel-image udebs firmware list
10516 * [d-i] firmware/kernel-image is generated
10517 * rebase to v3.15-rc6
10518 * Release Tracking Bug
10519 - LP: #1322251
10520
10521 [ Upstream Kernel Changes ]
10522
10523 * rebase to v3.15-rc6
10524 - LP: #1297581
10525
10526 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
10527
10528 linux (3.15.0-1.5) utopic; urgency=low
10529
10530 [ Tim Gardner ]
10531
10532 * [Config] Add apm-mustang.dtb to kernel-image udeb
10533
10534 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
10535
10536 linux (3.15.0-1.4) utopic; urgency=low
10537
10538 [ Andy Whitcroft ]
10539
10540 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
10541 local linux/hyperv.h"
10542 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
10543 local linux/hyperv.h"
10544 * [Packaging] tools -- hv tools build correctly against the built headers
10545 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
10546 * cloud-tools -- pull in init scripts for Hyper-V daemons
10547 * cloud-tools -- detect Hyper-V VM to avoid starting
10548 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
10549 - LP: #1295401
10550 * [Config] cloud-tools: reenable cloud-tools
10551
10552 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
10553
10554 linux (3.15.0-1.3) utopic; urgency=low
10555
10556 [ Andy Whitcroft ]
10557
10558 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
10559 - LP: #1318848
10560
10561 [ Ben Collins ]
10562
10563 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
10564 - LP: #1318629
10565
10566 [ Tim Gardner ]
10567
10568 * [Config] CONFIG_FSL_PAMU=n
10569 - LP: #1311738
10570 * Release Tracking Bug
10571 - LP: #1320239
10572
10573 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
10574
10575 linux (3.15.0-1.2) utopic; urgency=low
10576
10577 [ Tim Gardner ]
10578
10579 * Release Tracking Bug
10580 - LP: #1318171
10581 * Add rpcsec_gss_krb5 to generic inclusion list
10582 - LP: #769527
10583 * rebase to v3.15-rc5
10584
10585 [ Upstream Kernel Changes ]
10586
10587 * rebase to v3.15-rc5
10588 - LP: #1297581
10589
10590 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
10591
10592 linux (3.15.0-0.1) utopic; urgency=low
10593
10594 [ Upstream Kernel Changes ]
10595
10596 * rebase to v3.15-rc4
10597 - LP: #1297581
10598 - LP: #1297581
10599 - LP: #1305133
10600 - LP: #1297581
10601 - LP: #1297581
10602 - LP: #871808
10603 - LP: #1260303
10604 - LP: #1268468
10605 - LP: #1248116
10606 - LP: #1211920
10607 - LP: #1259790
10608 - LP: #1259437
10609 - LP: #1259435
10610 - LP: #1268468
10611
10612 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
10613
10614 linux (3.15.0-0.0) utopic; urgency=low
10615
10616 * Initial version for 3.15.
10617
10618 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
10619
10620 linux (3.13.0-8.27) trusty; urgency=low
10621
10622 [ John Johansen ]
10623
10624 * SAUCE: Add config option to disable new apparmor 3 semantics
10625 -LP: #1270215
10626
10627 [ Tim Gardner ]
10628
10629 * [debian] Fix indep_hdrs_pkg_name
10630 - LP: #1134441
10631 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
10632 * Enabled lttng build
10633 * Don't build lttng for armhf
10634 lttng hates gcc-4.8 for armhf
10635 * Release Tracking Bug
10636 - LP: #1277309
10637
10638 [ Upstream Kernel Changes ]
10639
10640 * rebase to v3.13.2
10641 - LP: #1260303
10642 - LP: #1260303
10643 - LP: #1268468
10644
10645 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
10646
10647 linux (3.13.0-7.26) trusty; urgency=low
10648
10649 [ John Johansen ]
10650
10651 * SAUCE: apparmor: fix uninitialized lsm_audit membe
10652 - LP: #1268727
10653 * Add config option to optionally enable new apparmor 3 semantics
10654
10655 [ Tim Gardner ]
10656
10657 * [Config] Add lowlatency to getabis
10658 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
10659 - LP: #1270215
10660 * Release Tracking Bug
10661 - LP: #1276810
10662
10663 [ Upstream Kernel Changes ]
10664
10665 * x86, x32: Correct invalid use of user timespec in the kernel
10666 - LP: #1274349
10667 - CVE-2014-0038
10668
10669 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
10670
10671 linux (3.13.0-7.25) trusty; urgency=low
10672
10673 [ Andy Whitcroft ]
10674
10675 * Revert "SAUCE: fix fmd headers"
10676 * SAUCE: fix fmd headers
10677
10678 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10679
10680 linux (3.13.0-7.24) trusty; urgency=low
10681
10682 [ Stefan Bader ]
10683
10684 * [Config] Make vmwgfx driver enable the framebuffer device
10685
10686 [ Tim Gardner ]
10687
10688 * rebase to v3.13.1
10689 * [Config] CONFIG_NFS_FS=m for ppc64el
10690 * [Config] CONFIG_X86_SYSFB=n
10691 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10692 * Release Tracking Bug
10693 - LP: #1275898
10694
10695 [ Upstream Kernel Changes ]
10696
10697 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10698 - LP: #1272525
10699 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10700 - LP: #1272525
10701 * mm: ignore VM_SOFTDIRTY on VMA merging
10702 - LP: #1274917
10703 * drm/radeon: disable dpm on BTC
10704 - LP: #1266984
10705
10706 [ Upstream Kernel Changes ]
10707
10708 * rebase to v3.13.1
10709
10710 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10711
10712 linux (3.13.0-6.23) trusty; urgency=low
10713
10714 [ Andy Whitcroft ]
10715
10716 * [Config] fix up architecture for linux-tools
10717
10718 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10719
10720 linux (3.13.0-6.22) trusty; urgency=low
10721
10722 [ Andy Whitcroft ]
10723
10724 * [Packaging] limit linux-udebs-<flavour> to matching arch
10725 * [Config] powerpc -- disable perf to fix FTBFS
10726 * [Config] ppc64el -- fix up missing udebs
10727
10728 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10729
10730 linux (3.13.0-6.21) trusty; urgency=low
10731
10732 [ Andy Fleming ]
10733
10734 * SAUCE: net: Add support for handling queueing in hardware
10735 * SAUCE: of_mdio: Add of_phy_attach function
10736 * SAUCE: phylib: Add generic 10G driver
10737 * SAUCE: phylib: Support attaching to gen10g_driver
10738 * SAUCE: phylib: Add Clause 45 read/write functions
10739
10740 [ Andy Whitcroft ]
10741
10742 * SAUCE: fix fmd headers
10743 * [Packaging] lowlatency -- merge out of tree flavours
10744 * SAUCE: allow IRQs to be irq-threaded by default via config
10745 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10746 * [Config] powerpc -- fix up Build-depends:
10747 * Release Tracking Bug
10748 - LP: #1273747
10749
10750 [ Ben Collins ]
10751
10752 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10753 ptr/64-bit rsrcs
10754 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10755 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10756 * SAUCE: xgmac_mdio: Silence read errors
10757 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10758 * SAUCE: Fix stack overflow on ppc32
10759 * SAUCE: Use resource_size_t instead of long for PCI resource address
10760 * SAUCE: net/phy: Export function for use by dpaa_eth
10761 * [Packaging] powerpc -- merge out of tree powerpc arch
10762
10763 [ Bjorn Helgaas ]
10764
10765 * SAUCE: Revert "EISA: Log device resources in dmesg"
10766 - LP: #1251816
10767 * SAUCE: Revert "EISA: Initialize device before its resources"
10768 - LP: #1251816
10769
10770 [ Emil Medve ]
10771
10772 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10773 with 10G "fixed-link"s
10774
10775 [ Kumar Gala ]
10776
10777 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10778 * SAUCE: fsl_pme2: Add support for DPAA PME
10779 * SAUCE: fmd: FMD14 integration
10780 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10781 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10782
10783 [ Madalin Bucur ]
10784
10785 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10786 flow_cache_flush
10787 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10788 and duplex reading
10789
10790 [ Stefan Bader ]
10791
10792 * [Config] move some VMWare related modules into main package
10793 - LP: #1271669
10794
10795 [ Tim Gardner ]
10796
10797 * [Config] Add r815x to nic-modules
10798 - LP: #1273735
10799 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10800 - LP: #239479
10801
10802 [ Upstream Kernel Changes ]
10803
10804 * mmc: sdhci-pci: break out definitions to header file
10805 - LP: #1239938
10806 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10807 - LP: #1239938
10808 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10809 * powerpc/book3e: support CONFIG_RELOCATABLE
10810 * book3e/kexec/kdump: enable kexec for kernel
10811 * book3e/kexec/kdump: create a 1:1 TLB mapping
10812 * book3e/kexec/kdump: introduce a kexec kernel flag
10813 * book3e/kexec/kdump: implement ppc64 kexec specfic
10814 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10815 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10816
10817 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10818
10819 linux (3.13.0-5.20) trusty; urgency=low
10820
10821 [ Andy Whitcroft ]
10822
10823 * [Packaging] tools -- do not make symlinks when not making packages
10824 * [Packaging] tools -- tidy up control.stub.in ordering
10825 * [Packaging] tools -- tools-common is shared and not conditional
10826 * rebase to v3.13
10827
10828 [ Dirk Brandewie ]
10829
10830 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10831
10832 [ KY Srinivasan ]
10833
10834 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10835 notification
10836
10837 [ Upstream Kernel Changes ]
10838
10839 * rebase to v3.13
10840 - LP: #1270603
10841
10842 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10843
10844 linux (3.13.0-4.19) trusty; urgency=low
10845
10846 [ Andy Whitcroft ]
10847
10848 * [Config] libunwind8-dev is now available for ppc64el
10849 * [Packaging] tools -- make cpupower optional
10850 * [Packaging] tools -- enable correctly for x86
10851
10852 [ Tim Gardner ]
10853
10854 * Release Tracking Bug
10855 - LP: #1269872
10856
10857 [ Upstream Kernel Changes ]
10858
10859 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10860 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10861 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10862 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10863
10864 [ Upstream Kernel Changes ]
10865
10866 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10867
10868 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10869
10870 linux (3.13.0-3.18) trusty; urgency=low
10871
10872 [ Andy Whitcroft ]
10873
10874 * rebase to v3.13-rc8
10875 * [Packaging] efi -- allow EFI signatures on any arch
10876
10877 [ Tim Gardner ]
10878
10879 * [Config] Fix vcs-git path
10880 * Release Tracking Bug
10881 - LP: #1268683
10882
10883 [ Upstream Kernel Changes ]
10884
10885 * rebase to v3.13-rc8
10886
10887 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
10888
10889 linux (3.13.0-2.17) trusty; urgency=low
10890
10891 [ Andy Whitcroft ]
10892
10893 * Release Tracking Bug
10894 - LP: #1267809
10895 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
10896 defaults
10897 * [Config] apply Platform support>>CPU Frequency scaling config defaults
10898 * [Config] CONFIG_PARIDE_EPATC8=y
10899 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
10900 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
10901 Switch drivers config defaults
10902 * [Config] apply Cryptographic API config defaults
10903 * [Config] apply Device Drivers >> Common Clock Framework config defaults
10904 * [Config] apply Device Drivers >> Distributed Switch Architecture
10905 drivers config defaults
10906 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
10907 device support config defaults
10908 * [Config] apply Device Drivers >> Graphics support >> Support for frame
10909 buffer devices >> Bootup logo config defaults
10910 * annotations -- update in tree annotations
10911 * [Config] apply Bus options >> PCI support >> RapidIO support config
10912 defaults
10913 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
10914 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
10915 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
10916 support config defaults
10917 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10918 config defaults
10919 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
10920 defaults
10921 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
10922 Support config defaults
10923 * [Config] apply Device Drivers >> Character devices config defaults
10924 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
10925 HID transport layer config defaults
10926 * [Config] apply Device Drivers >> HID support >> HID bus support config
10927 defaults
10928 * [Config] apply Device Drivers >> HID support >> USB HID support config
10929 defaults
10930 * annotations -- update in tree annotations
10931 * [Config] apply Device Drivers >> GPIO Support config defaults
10932 * [Config] update configs for apparmour update
10933
10934 [ John Johansen ]
10935
10936 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10937 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10938 - LP: #1208988
10939 * SAUCE: apparmor: allocate path lookup buffers during init
10940 - LP: #1208988
10941 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
10942 - LP: #1236455
10943
10944 [ Tim Gardner ]
10945
10946 * Revert "[Debian] getabis: Preface module with package name"
10947 * [Config] Added ppc64el to getabis
10948 * [packaging] Bump ABI for every new release
10949
10950 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
10951
10952 linux (3.13.0-1.16) trusty; urgency=low
10953
10954 * First 3.13 upload.
10955 * Release tracker
10956 - LP: #1266852
10957
10958 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
10959
10960 linux (3.13.0-0.15) trusty; urgency=low
10961
10962 [ Tim Gardner ]
10963
10964 * rebase to v3.13-rc7
10965
10966 [ Upstream Kernel Changes ]
10967
10968 * rebase to v3.13-rc7
10969
10970 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
10971
10972 linux (3.13.0-0.14) trusty; urgency=low
10973
10974 [ Andy Whitcroft ]
10975
10976 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10977
10978 [ Tim Gardner ]
10979
10980 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
10981 * Update lttng to Version 2.4.0-rc2
10982 * lttng: Disabled trace_kvm_async_pf_completed
10983 * [Config] CONFIG_IMA=y
10984 - LP: #1244627
10985
10986 [ Upstream Kernel Changes ]
10987
10988 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10989
10990 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
10991
10992 linux (3.13.0-0.13) trusty; urgency=low
10993
10994 [ Andy Whitcroft ]
10995
10996 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10997 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10998 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10999 * ubuntu: AUFS (no-squash): basic framework and update machinary
11000 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
11001 * ubuntu: aufs3 -- enable
11002 * ubuntu: aufs3 -- update configs
11003
11004 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
11005
11006 linux (3.13.0-0.12) trusty; urgency=low
11007
11008 [ Upstream Kernel Changes ]
11009
11010 * rebase to v3.13-rc6
11011
11012 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
11013
11014 linux (3.13.0-0.11) trusty; urgency=low
11015
11016 [ Andy Whitcroft ]
11017
11018 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
11019 * [Config] ppc64el -- initial defconfig based -generic flavour
11020 * [Config] initial defconfig for ppc64el
11021 * [Config] ubuntuise ppc64el config
11022 * [Config] ubuntuise ppc64el config part 2
11023 * [Config] d-i -- update empty udebs list
11024 * [Config] ppc64el -- split extras package
11025
11026 [ Anton Blanchard ]
11027
11028 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
11029
11030 [ Benjamin Herrenschmidt ]
11031
11032 * SAUCE: powerpc/powernv: Add calls to support little endian
11033
11034 [ Cédric Le Goater ]
11035
11036 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
11037 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
11038 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
11039 guests
11040
11041 [ Paul E. McKenney ]
11042
11043 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
11044
11045 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
11046
11047 linux (3.13.0-0.10) trusty; urgency=low
11048
11049 [ Andy Whitcroft ]
11050
11051 * rebase to v3.13-rc5
11052 * [Config] updateconfigs following rebase to v3.13-rc5
11053
11054 [ Upstream Kernel Changes ]
11055
11056 * rebase to v3.13-rc5
11057 - LP: #1260303
11058 - LP: #1260303
11059 - LP: #1260225
11060
11061 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
11062
11063 linux (3.13.0-0.9) trusty; urgency=low
11064
11065 [ Andy Whitcroft ]
11066
11067 * [Config] d-i -- allow missing firmware
11068
11069 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
11070
11071 linux (3.13.0-0.8) trusty; urgency=low
11072
11073 [ Andy Whitcroft ]
11074
11075 * [Config] annotations -- first pass over entire config
11076 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
11077
11078 [ Tim Gardner ]
11079
11080 * [Config] Add arm64 device tree files
11081 - LP: #1262901
11082
11083 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
11084
11085 linux (3.13.0-0.7) trusty; urgency=low
11086
11087 [ Rajesh B Prathipati ]
11088
11089 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
11090
11091 [ Tim Gardner ]
11092
11093 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
11094
11095 [ Upstream Kernel Changes ]
11096
11097 * rebase to v3.13-rc4
11098 - LP: #1259790
11099 - LP: #1259437
11100 - LP: #1259435
11101
11102 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
11103
11104 linux (3.13.0-0.6) trusty; urgency=low
11105
11106 [ Paolo Pisati ]
11107
11108 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
11109 * [Config] i386: amd64: VIRTIO_CONSOLE=y
11110
11111 [ Tim Gardner ]
11112
11113 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
11114
11115 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
11116
11117 linux (3.13.0-0.5) trusty; urgency=low
11118
11119 [ Andy Whitcroft ]
11120
11121 * correct bug listing for v3.13-rc2 rebase
11122 * [Config] ppc64el -- create linux-libc-dev
11123 * [Debian] Improve tools version message
11124 - LP: #1257715
11125
11126 [ Serge Hallyn ]
11127
11128 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
11129 - LP: #1248590
11130 * SAUCE: vfs: Fix a regression in mounting proc
11131
11132 [ Tim Gardner ]
11133
11134 * [Config] Build-in ohci-pci
11135 - LP: #1244176
11136 * Rebase to v3.13-rc3
11137
11138 [ Upstream Kernel Changes ]
11139
11140 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
11141 checks""
11142 - LP: #1248590
11143
11144 [ Upstream Kernel Changes ]
11145
11146 * rebase to v3.13-rc3
11147 - LP: #1256840
11148 - LP: #1256212
11149
11150 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
11151
11152 linux (3.13.0-0.4) trusty; urgency=low
11153
11154 [ Tim Gardner ]
11155
11156 * Rebase to v3.13-rc2
11157
11158 [ Upstream Kernel Changes ]
11159
11160 * rebase to v3.13-rc2
11161
11162 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
11163
11164 linux (3.13.0-0.3) trusty; urgency=low
11165
11166 [ Andy Whitcroft ]
11167
11168 * Revert "SAUCE: Fix DocBook FTBS"
11169
11170 [ Tim Gardner ]
11171
11172 * [Debian] Re-sign modules after debug objcopy
11173 - LP: #1253155
11174 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
11175
11176 [ Upstream Kernel Changes ]
11177
11178 * doc: fix generation of device-drivers
11179 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
11180
11181 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
11182
11183 linux (3.13.0-0.2) trusty; urgency=low
11184
11185 [ Tim Gardner ]
11186
11187 * SAUCE: Fix DocBook FTBS
11188
11189 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
11190
11191 linux (3.13.0-0.1) trusty; urgency=low
11192
11193 [ Upstream Kernel Changes ]
11194
11195 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
11196
11197 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
11198
11199 linux (3.13.0-0.0) trusty; urgency=low
11200
11201 * Major release bump.
11202
11203 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
11204
11205 linux (3.12.0-2.7) trusty; urgency=low
11206
11207 * Fixed armhf ABI build failure.
11208 * Release tracker
11209 - LP: #1249477
11210
11211 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
11212
11213 linux (3.12.0-2.6) trusty; urgency=low
11214
11215 [ Joseph Salisbury ]
11216
11217 * SAUCE: tg3: Add support for new 57786 device id.
11218 - LP: #1242610
11219
11220 [ Tim Gardner ]
11221
11222 * [Config] CONFIG_OABI_COMPAT=n
11223 * [Config] add the wandboard to shipped dtb
11224 - LP: #1249421
11225 * Release tracker
11226 - LP: #1249477
11227
11228 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
11229
11230 linux (3.12.0-2.5) trusty; urgency=low
11231
11232 [ Andy Whitcroft ]
11233
11234 * rebase to mainline v3.12
11235 * [Config] updateconfigs following rebase to v3.12
11236 * postinst -- improve relative symlink detection with missing files
11237 - LP: #1248053
11238 * postinst -- fix unchanged link detection
11239 * [Config] update configs following addition of apparmor fixes
11240
11241 [ Anthony Wong ]
11242
11243 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
11244 - LP: #1231305
11245
11246 [ John Johansen ]
11247
11248 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11249 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
11250 - LP: #1208988
11251 * SAUCE: apparmor: allocate path lookup buffers during init
11252 - LP: #1208988
11253
11254 [ Tim Gardner ]
11255
11256 * [Config] Remove superfluous ubuntu/lttng-modules
11257
11258 [ Upstream Kernel Changes ]
11259
11260 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
11261 - LP: #1248590
11262
11263 [ Upstream Kernel Changes ]
11264
11265 * rebase to v3.12
11266 - LP: #1222850
11267
11268 [ Adam Conrad ]
11269 * etc/getabis: Fetch arm64/generic abis as well
11270
11271 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
11272
11273 linux (3.12.0-1.3) trusty; urgency=low
11274
11275 [ Andy Whitcroft ]
11276
11277 * [Config] arm64 -- add arch to the configuration handlers
11278 * [Config] arm64 -- add generic flavour
11279 * [Config] arm64 -- default config
11280 * [Config] arm64 -- fix up various FTBFS config options
11281 * SAUCE: arm64: export __copy_in_user to modules
11282 * [Config] arm64 -- disable ABI/module checks
11283 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
11284 * [Config] arm64 -- enable udebs for arm64
11285
11286 [ Colin Watson ]
11287
11288 * [Config] Clean up various udeb Provides
11289
11290 [ Paolo Pisati ]
11291
11292 * [Config] AHCI_IMX=y
11293 * [Config] build imx*-wandboard dtbs
11294
11295 [ Serge Hallyn ]
11296
11297 * SAUCE: device_cgroup: remove can_attach
11298
11299 [ Tim Gardner ]
11300
11301 * rebase to v3.12-rc7
11302 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
11303 * Release tracker
11304 - LP: #1245932
11305
11306 [ Upstream Kernel Changes ]
11307
11308 * rebase to v3.12-rc7
11309 - LP: #1180881
11310 - LP: #1180881
11311 - LP: #1217957
11312
11313 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
11314
11315 linux (3.12.0-0.2) trusty; urgency=low
11316
11317 [ Andy Whitcroft ]
11318
11319 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
11320 CAPACITY (16) at SPC-2"
11321 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
11322 SPC-2"
11323 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
11324 CAPACITY (16) be preferred"
11325 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
11326 be used at SPC-2"
11327 * Revert "overlayfs: Update to v19"
11328 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
11329 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
11330 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
11331 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
11332 clone_private_mount()"
11333 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
11334 modules"
11335 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
11336 documentation"
11337 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
11338 * [Config] fix linux-libc-dev generation for arm64
11339 * [Config] fix linux-libc-dev generation for x32
11340 * [Config] add linux-libc-dev generation for ppc64el
11341
11342 [ Erez Zadok ]
11343
11344 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
11345
11346 [ Miklos Szeredi ]
11347
11348 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
11349 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
11350 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
11351 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
11352 * ubuntu: overlayfs v20 -- overlay filesystem
11353 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
11354
11355 [ Neil Brown ]
11356
11357 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
11358
11359 [ Paolo Pisati ]
11360
11361 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
11362
11363 [ Seth Forshee ]
11364
11365 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
11366 ThinkPads
11367 - LP: #1183856
11368
11369 [ Tim Gardner ]
11370
11371 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
11372 * rebase to v3.12-rc2
11373 * updateconfigs
11374 * [Config] disable CONFIG_FB_VESA enforcer check
11375 * [Config] Disable lttng for FTBS
11376 * rebase to v3.12-rc3
11377 * rebase to v3.12-rc4
11378 * [Config] CONFIG_ANDROID=n
11379 - LP: #1235161
11380 * [Config] CONFIG_L2TP_V3=y
11381 - LP: #1235914
11382 * [Config] CONFIG_USB_OTG=n for all arches
11383 * Release tracker
11384 - LP: #1242811
11385
11386 [ Upstream Kernel Changes ]
11387
11388 * scsi: hyper-v storsvc switch up to SPC-3
11389
11390 * rebase to v3.12-rc6
11391 - LP: #1235977
11392 - LP: #1235523
11393 - LP: #1239392
11394 - LP: #1227491
11395
11396 * rebase to v3.12-rc3
11397 - LP: #1231931
11398
11399 * rebase to v3.12-rc2
11400 - LP: #1213820
11401 - LP: #1213055
11402 - LP: #1198030
11403
11404 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
11405
11406 linux (3.11.0-8.15) saucy; urgency=low
11407
11408 [ Tim Gardner ]
11409
11410 * Release tracker
11411 - LP: #1227969
11412
11413 * Update lttng
11414 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
11415 Version 2.3.0+
11416
11417 [ Upstream Kernel Changes ]
11418
11419 * igb: Add additional get_phy_id call for i354 devices
11420 - LP: #1219619
11421 * igb: Read flow control for i350 from correct EEPROM section
11422 - LP: #1219619
11423 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
11424 Required for lttng update.
11425
11426 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
11427
11428 linux (3.11.0-7.14) saucy; urgency=low
11429
11430 [ Andy Whitcroft ]
11431
11432 * [Packaging] sort out linux-tools naming
11433 - LP: #1205284
11434 * [Packaging] linux-tools: switch to common generic version helper
11435
11436 [ Paolo Pisati ]
11437
11438 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
11439
11440 [ Tim Gardner ]
11441
11442 * Release tracker
11443 - LP: #1226160
11444
11445 [ Tony Lindgren ]
11446
11447 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
11448 for pandaboard
11449
11450 [ Upstream Kernel Changes ]
11451
11452 * USB: handle LPM errors during device suspend correctly
11453 - LP: #1011415
11454 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
11455 - LP: #1011415
11456 * usb: Don't fail port power resume on device disconnect.
11457 - LP: #1011415
11458
11459 [ Upstream Kernel Changes ]
11460
11461 * rebase to v3.11.1
11462
11463 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
11464
11465 linux (3.11.0-7.13) saucy; urgency=low
11466
11467 * Release tracker
11468 - LP: #1223545
11469
11470 [ Andy Whitcroft ]
11471
11472 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
11473 - LP: #1223499
11474 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
11475 - LP: #1223499
11476 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
11477 - LP: #1223499
11478 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
11479 - LP: #1223499
11480
11481 [ Maximiliano Curia ]
11482
11483 * SAUCE: (no-up) Only let characters through when there are active readers.
11484 - LP: #1208740
11485
11486 [ Tim Gardner ]
11487
11488 * [Debian] getabis: Commit new ABI directory, remove the old
11489 * [Config] CONFIG_EFIVAR_FS=y
11490 - LP: #1223195
11491 * [Config] CONFIG_EFI_VARS_PSTORE=m,
11492 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
11493 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
11494 - LP: #1222850
11495
11496 [ Upstream Kernel Changes ]
11497
11498 * Intel xhci: refactor EHCI/xHCI port switching
11499 - LP: #1210858
11500
11501 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
11502
11503 linux (3.11.0-6.12) saucy; urgency=low
11504
11505 * Release tracker
11506 - LP: #1222893
11507
11508 [ Andy Whitcroft ]
11509
11510 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11511 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11512 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11513 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11514 - LP: #1222407
11515
11516 [ Paolo Pisati ]
11517
11518 * [Config] restore mmc boot on panda
11519
11520 [ Tyler Hicks ]
11521
11522 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
11523 - LP: #1216294
11524
11525 [ Upstream Kernel Changes ]
11526
11527 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
11528 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
11529 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
11530 * net: calxedaxgmac: fix possible skb free before tx complete
11531 * net: calxedaxgmac: update ring buffer tx_head after barriers
11532 * net: calxedaxgmac: fix race with tx queue stop/wake
11533 * net: calxedaxgmac: enable interrupts after napi_enable
11534 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
11535 * net: calxedaxgmac: remove some unused statistic counters
11536 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
11537 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
11538 * mfd: rtsx: Read vendor setting from config space
11539 - LP: #1201698
11540
11541 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
11542
11543 linux (3.11.0-5.11) saucy; urgency=low
11544
11545 * Release tracker
11546 - LP: #1221886
11547
11548 [ Adam Lee ]
11549
11550 * SAUCE: Bluetooth: Add support for 04ca:2007
11551 - LP: #1153448
11552 * SAUCE: Bluetooth: Add support for 105b:e065
11553 - LP: #1161261
11554
11555 [ Gavin Guo ]
11556
11557 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
11558 - LP: #1166113
11559
11560 [ Upstream Kernel Changes ]
11561
11562 * igb: Reset the link when EEE setting changed
11563 - LP: #1219619
11564 * igb: Read register for latch_on without return value
11565 - LP: #1219619
11566 * igb: Added rcu_lock to avoid race
11567 - LP: #1219619
11568 * igb: don't allow SR-IOV without MSI-X
11569 - LP: #1219619
11570 * igb: Update MTU so that it is always at least a standard frame size
11571 - LP: #1219619
11572 * igb: Refactor of init_nvm_params
11573 - LP: #1219619
11574 * igb: Refactor NVM read functions to accommodate devices with no flash
11575 - LP: #1219619
11576 * igb: Add device support for flashless SKU of i210 device
11577 - LP: #1219619
11578 * igb: Fix get_fw_version function for all parts
11579 - LP: #1219619
11580 * igb: Add macro for size of RETA indirection table
11581 - LP: #1219619
11582 * igb: Expose RSS indirection table for ethtool
11583 - LP: #1219619
11584 * igb: Don't look for a PBA in the iNVM when flashless
11585 - LP: #1219619
11586 * igb: Implementation of 1-sec delay for i210 devices
11587 - LP: #1219619
11588 * igb: New PHY_ID for i354 device
11589 - LP: #1219619
11590 * igb: M88E1543 PHY downshift implementation
11591 - LP: #1219619
11592 * igb: No PHPM support in i354 devices
11593 - LP: #1219619
11594 * igb: Support to get 2_5G link status for appropriate media type
11595 - LP: #1219619
11596 * igb: Get speed and duplex for 1G non_copper devices
11597 - LP: #1219619
11598 * igb: Implementation to report advertised/supported link on i354 devices
11599 - LP: #1219619
11600 * igb: Update version number
11601 - LP: #1219619
11602 * Bluetooth: Take proper tty_struct references
11603 - LP: #1189998
11604 * Bluetooth: Remove the device from the list in the destructor
11605 - LP: #1189998
11606 * Bluetooth: Move the tty initialization and cleanup out of open/close
11607 - LP: #1189998
11608 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
11609 - LP: #1189998
11610 * Bluetooth: Fix the reference counting of tty_port
11611 - LP: #1189998
11612 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
11613 - LP: #1189998
11614
11615 [ Wen-chien Jesse Sung ]
11616
11617 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
11618 - LP: #1065400
11619 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
11620 - LP: #1065400
11621
11622 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
11623
11624 linux (3.11.0-5.10) saucy; urgency=low
11625
11626 [ Andy Whitcroft ]
11627
11628 * Release tracker
11629 - LP: #1220222
11630 * Revert "[Config] Fix ubuntu directoy Kbuilds"
11631 * Revert "aufs update dropped some Kbuild files"
11632 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
11633 * Revert "ubuntu: AUFS -- update to
11634 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
11635 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11636 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11637 * rebase to v3.11 final
11638 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
11639 * ubuntu: AUFS (no-squash): basic framework and update machinary
11640 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11641 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11642 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
11643 * ubuntu: (no-squash) AUFS -- enable aufs
11644 * ubuntu: AUFS -- fix remaining d_count references to use accessor
11645 * ubuntu: lttng -- follow rename of pid_ns
11646 * SAUCE: disable stack-protector for ARM compressed bootloader
11647
11648 [ Paolo Pisati ]
11649
11650 * [Config] ARM_ATAG_DTB_COMPAT=y
11651
11652 [ Rob Herring ]
11653
11654 * [Config] Enable KVM and virtio for armhf generic-lpae
11655
11656 [ Tim Gardner ]
11657
11658 * [Config] CONFIG_ARPD=y
11659 * [Config] CONFIG_ZSWAP=y
11660 - LP: #1215379
11661
11662 [ Upstream Kernel Changes ]
11663
11664 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
11665 - LP: #1217957
11666 * ARM: use phys_addr_t for DMA zone sizes
11667 * ARM: highbank: enable DMA zone for LPAE
11668 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
11669 * ARM: highbank: select required errata work-arounds
11670 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
11671 * DMA: fix printk warning in AMBA PL08x DMA driver
11672 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
11673 * ARM: move outer_cache declaration out of ifdef
11674 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11675 * ARM: highbank: clean-up some unused includes
11676 * ARM: xen: only set pm function ptrs for Xen guests
11677
11678 [ Upstream Kernel Changes ]
11679
11680 * rebase to v3.11
11681
11682 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11683
11684 linux (3.11.0-4.9) saucy; urgency=low
11685
11686 [ Tim Gardner ]
11687
11688 * rebase to v3.11-rc7
11689 * Release tracker
11690 - LP: #1216962
11691
11692 [ Upstream Kernel Changes ]
11693
11694 * mwifiex: do not create AP and P2P interfaces upon driver loading
11695 - LP: #1212720
11696
11697 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11698
11699 linux (3.11.0-3.8) saucy; urgency=low
11700
11701 [ Johannes Berg ]
11702
11703 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11704 - LP: #1201470
11705
11706 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11707
11708 linux (3.11.0-3.7) saucy; urgency=low
11709
11710 [ Tim Gardner ]
11711
11712 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11713 upstart to track
11714 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11715 linux/hyperv.h
11716 * SAUCE: hv: Add vss daemon to Makefile
11717 * [Debian] Add hv_vss_daemon to tools package
11718 - LP: #1213282
11719 * [Config] Fix ubuntu directoy Kbuilds
11720 - LP: #1181755
11721
11722 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11723
11724 linux (3.11.0-3.6) saucy; urgency=low
11725
11726 [ Andy Whitcroft ]
11727
11728 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11729 * [Config] tools: enable x86 and hyper-v
11730
11731 [ John Johansen ]
11732
11733 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11734 snapshot"
11735 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11736 root users"
11737 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11738
11739 [ Joseph Salisbury ]
11740
11741 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11742 - LP: #1210848
11743
11744 [ Kamal Mostafa ]
11745
11746 * [debian] tools: ship 'cpupower' in linux-tools
11747 - LP: #1158668
11748 * [Config] Build-dep on libpci-dev for cpu tools
11749 - LP: #1158668
11750
11751 [ Tim Gardner ]
11752
11753 * rebase to v3.11-rc6
11754 * Release tracker
11755 - LP: #1213941
11756
11757 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11758
11759 linux (3.11.0-2.5) saucy; urgency=low
11760
11761 [ Tim Gardner ]
11762
11763 * [Config] CONFIG_PM_DEBUG=y
11764 - LP: #1210539
11765 * rebase to v3.11-rc5
11766 * Release tracker
11767 - LP: #1211378
11768
11769 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11770
11771 linux (3.11.0-1.4) saucy; urgency=low
11772
11773 [ Tim Gardner ]
11774
11775 * Bump ABI when making changes to the inclusion list lest
11776 you cause conflicts with existing installed kernel
11777 packages.
11778 - LP: #1210331
11779
11780 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11781
11782 linux (3.11.0-0.3) saucy; urgency=low
11783
11784 [ Tim Gardner ]
11785
11786 * [Config] Include rbd and kvm in the virtual inclusion list
11787 - LP: #1206961
11788 * [Config] Removed obsolete inclusion list entries
11789
11790 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11791
11792 linux (3.11.0-0.2) saucy; urgency=low
11793
11794 [ Bruce Allan ]
11795
11796 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11797 - LP: #1206757
11798 * SAUCE: (no-up) e1000e: enable support for new device IDs
11799 - LP: #1206757
11800
11801 [ John Johansen ]
11802
11803 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11804
11805 [ Paolo Pisati ]
11806
11807 * build vexpress a15 dtb
11808 * [Config] disable Broadcom bcm support (ARCH_BCM)
11809 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11810 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11811 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11812 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11813 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11814 * [Config] ARM_APPENDED_DTB=y
11815
11816 [ Tim Gardner ]
11817
11818 * rebase to v3.11-rc4
11819 * overlayfs: Update to v19
11820 * [Config] Enable overlayfs
11821 * SAUCE: Fix lttng compile errors
11822
11823 [ Upstream Kernel Changes ]
11824
11825 * rebase to v3.11-rc4
11826 - LP: #1163720
11827 - LP: #1162026
11828 - LP: #1195636
11829 - LP: #1195597
11830 - LP: #1180409
11831 - LP: #1168430
11832
11833 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11834
11835 linux (3.11.0-0.1) saucy; urgency=low
11836
11837 [ Upstream Kernel Changes ]
11838
11839 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11840 - LP: #1163720
11841 - LP: #1162026
11842 - LP: #1195636
11843 - LP: #1195597
11844 - LP: #1180409
11845 - LP: #1168430
11846
11847 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11848
11849 linux (3.10.0-2.10) saucy; urgency=low
11850
11851 [ Andy Whitcroft ]
11852
11853 * [Config] CONFIG_INTEL_MEI*=m
11854 - LP: #1196155
11855 * [Config] CONFIG_DEBUG_INFO=y
11856
11857 [ Stephen Warren ]
11858
11859 * [Config] fix Calxeda xgmac module filename
11860
11861 [ Upstream Kernel Changes ]
11862
11863 * Revert "serial: 8250_pci: add support for another kind of NetMos
11864 Technology PCI 9835 Multi-I/O Controller"
11865 - LP: #1190967
11866 * mfd: lpc_ich: Add support for Intel Avoton SoC
11867 - LP: #1196658
11868
11869 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11870
11871 linux (3.10.0-2.9) saucy; urgency=low
11872
11873 [ Andy Whitcroft ]
11874
11875 * rebase to v3.10
11876
11877 [ John Johansen ]
11878
11879 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
11880 network mediation"
11881 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
11882 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
11883 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
11884 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
11885 interface"
11886 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
11887 to prevent execve from granting privs"
11888 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11889
11890 [ Upstream Kernel Changes ]
11891
11892 * rebase to v3.10
11893
11894 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
11895
11896 linux (3.10.0-1.8) saucy; urgency=low
11897
11898 [ Andy Whitcroft ]
11899
11900 * Release Tracking Bug
11901 - LP: #1195717
11902
11903 [ Andy Whitcroft ]
11904
11905 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
11906 interface"
11907 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
11908 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
11909 reference"
11910 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
11911 * Revert "ubuntu: overlayfs --
11912 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
11913 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
11914 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
11915 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
11916 * Revert "ubuntu: overlayfs --
11917 overlayfs-fix-possible-leak-in-ovl_new_inode"
11918 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
11919 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
11920 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
11921 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
11922 * Revert "ubuntu: overlayfs -- overlay filesystem"
11923 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
11924 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
11925 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
11926 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
11927
11928 [ Erez Zadok ]
11929
11930 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
11931
11932 [ Miklos Szeredi ]
11933
11934 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
11935 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
11936 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
11937 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
11938 * ubuntu: overlayfs v18 -- -- overlay filesystem
11939 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
11940
11941 [ Neil Brown ]
11942
11943 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
11944
11945 [ Tim Gardner ]
11946
11947 * [Config] CONFIG_SUNRPC_DEBUG=y
11948 - LP: #1127319
11949
11950 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
11951
11952 linux (3.10.0-0.7) saucy; urgency=low
11953
11954 [ Andy Whitcroft ]
11955
11956 * autopkgtest: switch Depends: to build-essential
11957
11958 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
11959
11960 linux (3.10.0-0.6) saucy; urgency=low
11961
11962 [ Andy Whitcroft ]
11963
11964 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
11965 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
11966 - LP: #1098378
11967 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
11968 * ubuntu: overlayfs -- expose do_splice_direct prototype
11969 * ubuntu: overlayfs -- follow change to do_splice_direct interface
11970 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
11971 - LP: #1192691
11972
11973 [ Stefan Bader ]
11974
11975 * (d-i) Add dm-snapshot to md-modules
11976 - LP: #1191726
11977
11978 [ Tim Gardner ]
11979
11980 * Release tracker
11981 - LP: #1194149
11982 * [Config] CONFIG_WIL6210=n for armhf
11983 * [Config] d-i: Add calxedaxgmac to nic-modules
11984 - LP: #1192358
11985 * [debian] Use dh_strip
11986 - LP: #1192759
11987 * [Config] Enable perf for armhf
11988 * do_tools=false when cross compiling
11989 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
11990 - LP: #1108082
11991
11992 [ Upstream Kernel Changes ]
11993
11994 * nsp32: switch reset delay to msleep() as it is tooo long
11995 * alx: add a simple AR816x/AR817x device driver
11996 Plucked from linux-next. replaces ubuntu/alx in favor of
11997 'to be merged' version in 3.11.
11998 * rebase to v3.10-rc7
11999 - LP: #1189363
12000
12001 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
12002
12003 linux (3.10.0-0.5) saucy; urgency=low
12004
12005 [ Andy Whitcroft ]
12006
12007 * rebase to v3.10-rc6
12008 * [Config] updateconfigs following rebase to v3.10-rc6
12009
12010 [ Upstream Kernel Changes ]
12011
12012 * rebase to v3.10-rc6
12013
12014 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
12015
12016 linux (3.10.0-0.4) saucy; urgency=low
12017
12018 [ Andy Whitcroft ]
12019
12020 * [Config] updateconfigs following rebase to v3.10-rc4
12021
12022 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
12023
12024 linux (3.10.0-0.3) saucy; urgency=low
12025
12026 [ Andy Whitcroft ]
12027
12028 * rebase to v3.10-rc5
12029
12030 [ Upstream Kernel Changes ]
12031
12032 * rebase to v3.10-rc5
12033 - LP: #1186170
12034
12035 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
12036
12037 linux (3.10.0-0.2) saucy; urgency=low
12038
12039 [ Andy Whitcroft ]
12040
12041 * rebase to v3.10-rc4
12042 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
12043 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
12044 - LP: #1187744
12045 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
12046
12047 [ Dave Chiluk ]
12048
12049 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
12050 - LP: #1035226
12051
12052 [ Tim Gardner ]
12053
12054 * rebase to v3.10-rc3
12055 * [Config] sparc be gone
12056 * [Config] ia64 be gone
12057 * d-i: block-modules provides nbd-modules
12058
12059 [ Upstream Kernel Changes ]
12060
12061 * rebase to v3.10-rc4
12062 * rebase to v3.10-rc3
12063
12064 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
12065
12066 linux (3.10.0-0.1) saucy; urgency=low
12067
12068 [ Tim Gardner ]
12069
12070 * UBUNTU: Disabled lttng
12071 * UBUNTU: Disable aufs for FTBS
12072 * UBUNTU: Disabled alx
12073 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
12074 * UBUNTU: rebase to v3.10-rc2
12075 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
12076
12077 [ Andy Whitcroft ]
12078
12079 * UBUNTU: [Config] update standards version to 3.9.4.0
12080 * UBUNTU: [Config] squash duplicate package description (long and short)
12081 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
12082 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
12083 * UBUNTU: [Config] drop redundant Build-Conficts:
12084
12085 [ Upstream Kernel Changes ]
12086
12087 * rebase to v3.10-rc2
12088 - LP: #1180351
12089
12090 [ Upstream Kernel Changes ]
12091
12092 * rebase to v3.10-rc1
12093 - LP: #1172151
12094 - LP: #1089795
12095 - LP: #1167270
12096 - LP: #1128840
12097
12098 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
12099
12100 linux (3.10.0-0.0) saucy; urgency=low
12101
12102 * Dummy
12103
12104 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
12105
12106 linux (3.9.0-2.6) saucy; urgency=low
12107
12108 [ Tim Gardner ]
12109
12110 * rebase to v3.9.2
12111
12112 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
12113
12114 linux (3.9.0-1.5) saucy; urgency=low
12115
12116 [ Tim Gardner ]
12117
12118 * rebase to v3.9.1
12119
12120 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
12121
12122 linux (3.9.0-0.4) saucy; urgency=low
12123
12124 [ Andy Whitcroft ]
12125
12126 * ubuntu: overlayfs -- add FS_ALIAS
12127
12128 [ Tim Gardner ]
12129
12130 * Added lttng
12131 - LP: #1175784
12132
12133 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
12134
12135 linux (3.9.0-0.3) saucy; urgency=low
12136
12137 [ Upstream Kernel Changes ]
12138
12139 * rebase to v3.9
12140
12141 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
12142
12143 linux (3.9.0-0.2) saucy; urgency=low
12144
12145 [ Tim Gardner ]
12146
12147 * Enable extras packaging for amd64/i386.
12148 Fixes build depenencies with brittany and linux-meta.
12149
12150 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
12151
12152 linux (3.9.0-0.1) saucy; urgency=low
12153
12154 [ Upstream Kernel Changes ]
12155
12156 * rebase to v3.9-rc8
12157
12158 [ Upstream Kernel Changes ]
12159
12160 * rebase to v3.9-rc7
12161 - LP: #1128840
12162
12163 [ Upstream Kernel Changes ]
12164
12165 * rebase to v3.9-rc6
12166
12167 [ Upstream Kernel Changes ]
12168
12169 * rebase to v3.9-rc5
12170
12171 [ Upstream Kernel Changes ]
12172
12173 * rebase to v3.8-rc4
12174 - LP: #1095315
12175 - LP: #886975
12176 - LP: #1086921
12177
12178 [ Upstream Kernel Changes ]
12179
12180 * rebase to v3.9-rc3
12181 - LP: #1155016
12182 - LP: #1103594
12183
12184 [ Upstream Kernel Changes ]
12185
12186 * rebase to v3.9-rc2
12187
12188 [ Upstream Kernel Changes ]
12189
12190 * rebase to v3.9-rc1
12191 - LP: #901105
12192 - LP: #961286
12193 - LP: #1011792
12194 - LP: #1128934
12195 - LP: #886975
12196 - LP: #978807
12197
12198 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
12199
12200 linux (3.8.0-7.14) raring; urgency=low
12201
12202 [ Andy Whitcroft ]
12203
12204 * [Config] CONFIG_RCU_USER_QS=n
12205 * [Config] CONFIG_MTD_ONENAND_SIM=n
12206 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
12207
12208 [ Upstream Kernel Changes ]
12209
12210 * rebase to v3.8
12211
12212 [Tim Gardner]
12213
12214 * Release Tracking Bug
12215 - LP: #1130111
12216 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
12217 - LP: #1128840
12218
12219 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
12220
12221 linux (3.8.0-6.13) raring; urgency=low
12222
12223 [Tim Gardner]
12224
12225 * Release Tracking Bug
12226 - LP: #1125364
12227 * Add ahci modules to d-i
12228 - LP: #1124415
12229
12230
12231 [ Chris Wilson ]
12232
12233 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
12234 the encoders
12235 - LP: #1097315
12236
12237 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
12238
12239 linux (3.8.0-6.12) raring; urgency=low
12240
12241 [Tim Gardner]
12242
12243 * perf: NO_LIBPERL=1
12244 * Fix linux-headers dependency
12245 * Release Tracking Bug
12246 - LP: #1124362
12247
12248 [ Andy Whitcroft ]
12249
12250 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
12251 - LP: #1121699
12252
12253 [ Daniel Vetter ]
12254
12255 * SAUCE: drm/i915: write backlight harder
12256 - LP: #954661
12257
12258 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
12259
12260 linux (3.8.0-6.11) raring; urgency=low
12261
12262 [Tim Gardner]
12263
12264 * Release Tracking Bug
12265 - LP: #1122071
12266 * rebase to v3.8-rc7
12267 * Add libaudit-dev as a build dependency
12268 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
12269
12270 [ Leann Ogasawara ]
12271
12272 * [Config] Remove CONFIG_SATA_AHCI annotation
12273
12274 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
12275
12276 linux (3.8.0-5.10) raring; urgency=low
12277
12278 [Tim Gardner]
12279
12280 * Release Tracking Bug
12281 - LP: #1118568
12282
12283 * Bump ABI to fix install issue with 3.8.0-4.8.
12284 Moving drivers/ata/*ahci* to linux-image caused an
12285 install conflict with linux-image-extras without an
12286 ABI bump.
12287
12288 [ Jan Beulich ]
12289
12290 * SAUCE: xen-pciback: rate limit error messages from
12291 xen_pcibk_enable_msi{, x}()
12292 - LP: #1117336
12293 - CVE-2013-0231
12294
12295 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
12296
12297 linux (3.8.0-4.9) raring; urgency=low
12298
12299 [ Herton Ronaldo Krzesinski ]
12300
12301 * d-i: Add mellanox ethernet drivers to nic-modules
12302 - LP: #1015339
12303
12304 [ Joseph Salisbury ]
12305
12306 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
12307 - LP: #1113547
12308
12309 [ Kamal Mostafa ]
12310
12311 * SAUCE: alx driver import script
12312
12313 [ Qualcomm Atheros, Inc ]
12314
12315 * SAUCE: alx: Update to heads/master
12316
12317 [ Tim Gardner ]
12318
12319 * Release Tracking Bug
12320 - LP: #1117673
12321
12322 * [debian] Remove dangling symlink from headers package
12323 - LP: #1112442
12324 * [config] CONFIG_ALX=m
12325 * [Config] Add alx to d-i nic-modules
12326 * [Config] CONFIG_SATA_AHCI=m
12327 - LP: #1056563
12328
12329 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
12330
12331 linux (3.8.0-4.8) raring; urgency=low
12332
12333 [ Allen Ibara ]
12334
12335 * SAUCE: imx6: dts: Add IMX6Q AHCI support
12336
12337 [ Andy Whitcroft ]
12338
12339 * rebase to v3.8-rc6
12340 * updateconfigs following rebase to v3.8-rc6
12341
12342 [Leann Ogasawara]
12343
12344 * Release Tracking Bug
12345 - LP: #1112573
12346
12347 [ Paolo Pisati ]
12348
12349 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
12350 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
12351 * [Config] MMC_ARMMMCI=y (vexpress mmc)
12352 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
12353
12354 [ Seth Forshee ]
12355
12356 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
12357
12358 [ Upstream Kernel Changes ]
12359
12360 * rebase to v3.8-rc6
12361 - LP: #1107477
12362
12363 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
12364
12365 linux (3.8.0-3.7) raring; urgency=low
12366
12367 [ Andy Green ]
12368
12369 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
12370 * SAUCE: ARM: omap2 add mac address allocation register api
12371 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
12372 allocation
12373
12374 [ Leann Ogasawara ]
12375
12376 * rebase to v3.8-rc5
12377 * Release Tracking Bug
12378 - LP: #1111486
12379
12380 [ Paolo Pisati ]
12381
12382 * SAUCE: davinci: vpss: compilation fix
12383 * [Config] enable TI OMAP4 support (Pandaboard/ES)
12384 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
12385 * [Config] enable Freescale IMX6 support (SabreLite)
12386 * [Config] SERIAL_IMX_CONSOLE=y
12387 * [Config] MMC_*_IMX=y
12388 * [Config] disable USB_SUSPEND
12389 * [Config] USB_MXS_PHY=y
12390 * [Config] USB_CHIPIDEA=y
12391 * SAUCE: DTB: add support for multiple DTBs
12392 * SAUCE: DTB: build imx6q-sabrelite
12393 * SAUCE: DTB: build beaglexm
12394 * SAUCE: DTB: build panda/panda es
12395 * [Config] disable CPU_FREQ
12396 * [Config] PANEL_TFP410=y (video DVI output)
12397 * [Config] SND_OMAP_SOC*=y
12398 * [Config] SND_IMX_SOC*=y
12399 * [Config] I2C_IMX=y
12400 * [Config] SPI_IMX=m
12401
12402 [ Stefan Bader ]
12403
12404 * [Config] Move 9p modules into generic package
12405 - LP: #1107658
12406
12407 [ Tony Lindgren ]
12408
12409 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
12410 kernels
12411 * SAUCE: ARM: OMAP2+: Use omap initcalls
12412 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
12413 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
12414 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
12415 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
12416 multiplaform
12417 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
12418 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
12419 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
12420
12421 [ Upstream Kernel Changes ]
12422
12423 * rebase to v3.8-rc5
12424 - LP: #1096789
12425
12426 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
12427
12428 linux (3.8.0-2.6) raring; urgency=low
12429
12430 [ Adam Conrad ]
12431
12432 * Fix up linux-tools -> SRCPKGNAME-tools rename
12433
12434 [ Andy Whitcroft ]
12435
12436 * [Config] re-disable CONFIG_SOUND_OSS
12437 - LP: #1105230
12438
12439 [ Arend van Spriel ]
12440
12441 * SAUCE: brcmsmac: fix tx status processing
12442
12443 [Leann Ogasawara]
12444
12445 * Release Tracking Bug
12446 - LP: #1105104
12447
12448 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
12449
12450 linux (3.8.0-1.5) raring; urgency=low
12451
12452 [Tim Gardner]
12453
12454 * Release Tracking Bug
12455 - LP: #1101235
12456
12457 [ Dudley Du ]
12458
12459 * SAUCE: Input: add support for Cypress PS/2 Trackpads
12460 - LP: #978807
12461
12462 [ Kamal Mostafa ]
12463
12464 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
12465 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
12466 * [Config] Add CONFIG_PS2_CYPRESS
12467
12468 [ Tim Gardner ]
12469
12470 * rebase to v3.8-rc4
12471
12472 [ Upstream Kernel Changes ]
12473
12474 * rebase to v3.8-rc4
12475 - LP: #1095315
12476 - LP: #886975
12477 - LP: #1086921
12478
12479 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
12480
12481 linux (3.8.0-0.4) raring; urgency=low
12482
12483 [ Leann Ogasawara ]
12484
12485 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
12486 * [Config] Update CONFIG_IIO build annotation
12487 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
12488 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
12489 * [Config] Remove CONFIG_SPI_PL022 annotation
12490 * [Config] Update CONFIG_EZX_PCAP annotation
12491 * [Config] Update CONFIG_SENSORS_AK8975 annotation
12492 * [Config] Disable CONFIG_DRM_MGAG200
12493 - LP: #1042903
12494
12495 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
12496
12497 linux (3.8.0-0.3) raring; urgency=low
12498
12499 [ Andy Whitcroft ]
12500
12501 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
12502 uselib()"
12503
12504 [ Scott James Remnant ]
12505
12506 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
12507 (for v3.7+)
12508 - LP: #1085766, #462111
12509
12510 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
12511
12512 linux (3.8.0-0.2) raring; urgency=low
12513
12514 [ Tim Gardner ]
12515
12516 * [packaging] Add macro to selectively disable building perf
12517 * [packaging] Cannot depend on universe package libaudit-dev
12518
12519 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
12520
12521 linux (3.8.0-0.1) raring; urgency=low
12522
12523
12524 [ Upstream Kernel Changes ]
12525
12526 * rebase to v3.8-rc3
12527 - LP: #1096789
12528
12529 [ Upstream Kernel Changes ]
12530
12531 * rebase to v3.8-rc2
12532 - LP: #1082357
12533 - LP: #1075882
12534
12535 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
12536
12537 linux (3.7.0-7.15) raring; urgency=low
12538
12539 [ Chris J Arges ]
12540
12541 * SAUCE: add eeprom_bad_csum_allow module parameter
12542 - LP: #1070182
12543
12544 [ Leann Ogasawara ]
12545
12546 * Add ceph to linux-image for virtual instances
12547 - LP: #1063784
12548
12549 [ Serge Hallyn ]
12550
12551 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
12552
12553 [ Tim Gardner ]
12554
12555 * [Config] CONFIG_SLUB_DEBUG=y
12556 - LP: #1090308
12557
12558 [ Upstream Kernel Changes ]
12559
12560 * Revert "[SCSI] sd: Implement support for WRITE SAME"
12561 - LP: #1089818
12562
12563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
12564
12565 linux (3.7.0-6.14) raring; urgency=low
12566
12567 [ Andy Whitcroft ]
12568
12569 * [Config] annotations: all new annotations scheme including defaults
12570 * [Configs] apply annotation updates to main configs (top section)
12571
12572 [ Leann Ogasawara ]
12573
12574 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
12575 build"
12576 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
12577 * Temporarily disable module check for build
12578
12579 [ Stefan Bader ]
12580
12581 * ubuntu: dm-raid45: Adapt to upstream interface changes
12582 * Re-enable build of dm-raid45
12583
12584 [ Tim Gardner ]
12585
12586 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
12587 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
12588 * SAUCE: drm: Fix possible EDID memory allocation oops
12589 * SAUCE: ttm: Fix possible _manager memory allocation oops
12590 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
12591 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
12592 2 pointers
12593
12594 [ Tomas Hozza ]
12595
12596 * SAUCE: tools: hv: Netlink source address validation allows DoS
12597 - LP: #1084777
12598 - CVE-2012-5532
12599
12600 [ Upstream Kernel Changes ]
12601
12602 * rebase to v3.7
12603
12604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
12605
12606 linux (3.7.0-5.13) raring; urgency=low
12607
12608 [ Lino Sanfilippo ]
12609
12610 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
12611 fsnotify_destroy_group()
12612 - LP: #922906
12613 * SAUCE: fsnotify: introduce fsnotify_get_group()
12614 - LP: #922906
12615 * SAUCE: fsnotify: use reference counting for groups
12616 - LP: #922906
12617 * SAUCE: fsnotify: take groups mark_lock before mark lock
12618 - LP: #922906
12619 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
12620 indicates wheather a mark should be destroyed
12621 - LP: #922906
12622 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
12623 mark list
12624 - LP: #922906
12625 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
12626 - LP: #922906
12627 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
12628 fsnotify_remove_mark()
12629 - LP: #922906
12630 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
12631 by group
12632 - LP: #922906
12633 * SAUCE: fsnotify: change locking order
12634 - LP: #922906
12635
12636 [ Tim Gardner ]
12637
12638 * [Config] CONFIG_NFC_LLCP=y
12639 * [Config] get-firmware: Filter new files through fwinfo
12640 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
12641 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
12642 * [Config] CONFIG_XEN=y for all arches
12643 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
12644 * [Config] CONFIG_MMC_DW_EXYNOS=m
12645 * [Config] CONFIG_GPIO_ADNP=m
12646 * [Config] find-obsolete-firmware: Use correct path
12647 * rebase to v3.7-rc8
12648 - LP: #1084640
12649
12650 [ Upstream Kernel Changes ]
12651
12652 * Revert "VFS: don't do protected {sym,hard}links by default"
12653 - LP: #1084192
12654
12655 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
12656
12657 linux (3.7.0-4.12) raring; urgency=low
12658
12659 [ Tim Gardner ]
12660
12661 * Revert "[Config] Use -j1 for headers_install"
12662 * Revert "[Config] install-arch-headers needs a valid config"
12663 Strayed into the weeds in search of the root cause of the periodic
12664 build failure.
12665 Fixes powerpc FTBS introduced in -4.11.
12666 * [Config] hmake -j1
12667 The kernel makefile appears to have parallel dependency
12668 problems for the install_headers target. This appears to be root
12669 cause for a periodic build failure on N-way machines.
12670
12671 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
12672
12673 linux (3.7.0-4.11) raring; urgency=low
12674
12675 [ Tim Gardner ]
12676
12677 * [Config] Use -j1 for headers_install
12678 Also fixes a powerpc FTBS introduced by
12679 "[Config] install-arch-headers needs a valid config".
12680
12681 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12682
12683 linux (3.7.0-4.10) raring; urgency=low
12684
12685 [ Andy Whitcroft ]
12686
12687 * [Config] add rebuild-test support for autopkgtest
12688 - LP: #1081500
12689 * [tests] move build tests out of the way
12690 - LP: #1081500
12691 * [tests] add an autopkgtest rebuild test
12692 - LP: #1081500
12693
12694 [ Tim Gardner ]
12695
12696 * rebase to v3.7-rc7
12697 * SAUCE: Remove emi62 files duplicated in linux-firmware
12698 * SAUCE: Remove sb16 files duplicated in linux-firmware
12699 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12700 * SAUCE: Remove yamaha files duplicated in linux-firmware
12701 * SAUCE: Remove dsp56k files used only by m68k
12702 * SAUCE: firmware: Remove last vestiges of dabusb
12703 * SAUCE: Remove vicam files duplicated in linux-firmware
12704 * [Config] install-arch-headers needs a valid config
12705
12706 [ Upstream Kernel Changes ]
12707
12708 * rebase to v3.7-rc7
12709 - LP: #1076840
12710 - LP: #1081466
12711
12712 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12713
12714 linux (3.7.0-3.9) raring; urgency=low
12715
12716 [ Leann Ogasawara ]
12717
12718 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12719 - LP: #1079900
12720 * Add nfsv3 to nfs-modules udeb
12721
12722 [ Paolo Pisati ]
12723
12724 * [Config] SND_OMAP_SOC*=y
12725 - LP: #1019321
12726
12727 [ Stefan Bader ]
12728
12729 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12730 - LP: #1078926
12731
12732 [ Tim Gardner ]
12733
12734 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12735 - LP: #1079469
12736 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12737 * rebase to v3.7-rc6
12738 * SAUCE: script to detect obsolete firmware
12739 * SAUCE: Remove yam files duplicated in linux-firmware
12740 * SAUCE: Remove tehuti files duplicated in linux-firmware
12741 * SAUCE: Remove matrox files duplicated in linux-firmware
12742 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12743 * SAUCE: Remove r128 files duplicated in linux-firmware
12744 * SAUCE: Remove acenic files duplicated in linux-firmware
12745 * SAUCE: Remove keyspan files duplicated in linux-firmware
12746 * SAUCE: Remove sun files duplicated in linux-firmware
12747 * SAUCE: Remove radeon files duplicated in linux-firmware
12748 * SAUCE: Update bnx2x firmware to 7.8.2.0
12749 * [Config] generic.inclusion-list: econet has disappeared
12750
12751 [ Upstream Kernel Changes ]
12752
12753 * seccomp: forcing auditing of kill condition
12754 - LP: #1079469
12755 * rebase to v3.7-rc6
12756
12757 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12758
12759 linux (3.7.0-2.8) raring; urgency=low
12760
12761 [ Andy Whitcroft ]
12762
12763 * Revert "overlayfs: disable until FTBS is fixed"
12764 * Revert "ubuntu: overlayfs"
12765 * Revert "ubuntu: AUFS"
12766 * ubuntu: overlayfs -- overlayfs: add statfs support
12767 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12768 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12769 inode
12770 - LP: #944386
12771 * ubuntu: AUFS (no-squash): basic framework and update machinary
12772 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12773 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12774 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12775 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12776 * ubuntu: AUFS (no-squash) -- reenable
12777 - LP: #1079193
12778
12779 [ Erez Zadok ]
12780
12781 * ubuntu: overlayfs -- overlayfs: implement show_options
12782
12783 [ Miklos Szeredi ]
12784
12785 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12786 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12787 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12788 * ubuntu: overlayfs -- overlay filesystem
12789 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12790 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12791
12792 [ Neil Brown ]
12793
12794 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12795
12796 [ Robin Dong ]
12797
12798 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12799 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12800
12801 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12802
12803 linux (3.7.0-1.7) raring; urgency=low
12804
12805 [ Tim Gardner ]
12806
12807 * [Config] Drop dependency on libaudit-dev
12808 Its a universe package which causes an FTBS on the builders.
12809 libaudit-dev is not strictly required for the perf tools build.
12810
12811 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12812
12813 linux (3.7.0-1.6) raring; urgency=low
12814
12815 [ Andy Whitcroft ]
12816
12817 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12818 * [Config] better encode the CONFIG_NVRAM constaint
12819 * enforcer -- fix debugging output
12820
12821 [ Ben Collins ]
12822
12823 * [Config] Add custom_override rule to allow for alternate kernel
12824 file/install
12825 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12826
12827 [ Tim Gardner ]
12828
12829 * [Config] Dropped armel
12830 * Drop highbank from ABI fetch list
12831 * [Config] Use dh_prep instead of 'dh_clean -k'
12832 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12833 * [Config] Document binary-indep dependency chain
12834 * rebase to v3.7-rc5
12835
12836 [ Upstream Kernel Changes ]
12837
12838 * rebase to v3.7-rc5
12839
12840 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12841
12842 linux (3.7.0-0.5) raring; urgency=low
12843
12844 [ Tim Gardner ]
12845
12846 * [Config] CONFIG_AMD_IOMMU_V2=m
12847 - LP: #1071520
12848 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12849 Fixes FTBS
12850
12851 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12852
12853 linux (3.7.0-0.4) raring; urgency=low
12854
12855 [ Ben Collins ]
12856
12857 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12858
12859 [ Tim Gardner ]
12860
12861 * [Config] do_tools=false for arm
12862
12863 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12864
12865 linux (3.7.0-0.3) raring; urgency=low
12866
12867 [ Tim Gardner ]
12868
12869 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12870 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12871 * [Config] Drop highbank harder
12872
12873 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
12874
12875 linux (3.7.0-0.2) raring; urgency=low
12876
12877 [ Andy Whitcroft ]
12878
12879 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
12880 instances
12881 - LP: #1066921
12882 * [Config] drop highbank builds
12883
12884 [ Jeremy Kerr ]
12885
12886 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
12887 - LP: #1063061
12888
12889 [ Leann Ogasawara ]
12890
12891 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
12892
12893 [ Tim Gardner ]
12894
12895 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
12896 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
12897 * rebase to v3.7-rc4
12898 * SAUCE: MODSIGN: Emit error for incorrectly signed module
12899
12900 [ Upstream Kernel Changes ]
12901
12902 * rebase to v3.7-rc4
12903
12904 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
12905
12906 linux (3.7.0-0.1) raring; urgency=low
12907
12908
12909 [ Upstream Kernel Changes ]
12910
12911 * rebase to v3.7-rc3
12912 - LP: #1056078
12913
12914 [ Upstream Kernel Changes ]
12915
12916 * rebase to v3.7-rc2
12917 - LP: #1060729
12918 - LP: #1059523
12919 - LP: #1006690
12920 - LP: #1049623
12921 - LP: #1046512
12922 - LP: #1052499
12923 - LP: #1037642
12924 - LP: #559939
12925 - LP: #1052460
12926 - LP: #939161
12927 - LP: #1046734
12928
12929 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
12930
12931 linux (3.6.0-0.1) UNRELEASED; urgency=low
12932
12933
12934 [ Upstream Kernel Changes ]
12935
12936 * rebase to v3.6
12937
12938 [ Upstream Kernel Changes ]
12939
12940 * rebase to v3.6-rc7
12941
12942 [ Upstream Kernel Changes ]
12943
12944 * rebase to v3.6-rc6
12945 - LP: #1000424
12946
12947 [ Upstream Kernel Changes ]
12948
12949 * rebase to v3.6-rc5
12950 - LP: #1040077
12951
12952 [ Upstream Kernel Changes ]
12953
12954 * rebase to v3.6-rc4
12955
12956 [ Upstream Kernel Changes ]
12957
12958 * rebase to v3.6-rc3
12959 - LP: #1038651
12960 - LP: #1034779
12961
12962 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
12963
12964 linux (3.5.0-6.6) quantal-proposed; urgency=low
12965
12966 [ Andy Whitcroft ]
12967
12968 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
12969 experimental features
12970 * SAUCE: highbank -- export clock functions for modules
12971 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
12972 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
12973 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
12974 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12975 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12976 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
12977 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
12978 * [Config] highbank -- reenable CONFIG_DW_DMAC
12979 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
12980 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
12981 * [Config] highbank -- reenable CONFIG_USB_DWC3
12982 * [Config] highbank -- reenable CONFIG_SATA_MV
12983 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
12984 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
12985 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
12986 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
12987 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
12988 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12989 * [Config] highbank -- enable CONFIG_EXPERT
12990 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12991 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
12992 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
12993 * [Config] enable CONFIG_USB_ETH_EEM
12994 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
12995 * [Config] disable CONFIG_USB_M66592
12996 * [Config] enable CONFIG_USB_NET2272
12997 * [Config] enable CONFIG_USB_R8A66597
12998 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
12999 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
13000 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
13001 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
13002 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
13003 * [Config] sync configuration armhf omap -> armel omap
13004 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
13005 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
13006
13007 [ Bryan Wu ]
13008
13009 * [Config] change default IO scheduler from CFQ to Deadline
13010
13011 [ Leann Ogasawara ]
13012
13013 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
13014 * [Config] Disable CONFIG_MOUSE_INPORT
13015
13016 [ Tim Gardner ]
13017
13018 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
13019 * [Config] Add bnx2x firmware to nic-modules udeb
13020 * SAUCE: Add script to convert firmware to ihex format
13021 * SAUCE: firmware: Upgrade bnx2 to current versions
13022 * [Config] Add tigon firmware to nic-modules udeb
13023 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
13024 - LP: #1026761
13025 * SAUCE: Remove redundant cis firmware
13026 * SAUCE: Remove redundant emi26 firmware
13027 * SAUCE: Remove redundant ttusb-budget firmware
13028 * SAUCE: Remove redundant sun/cassini firmware
13029 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
13030 * SAUCE: Remove redundant 3com/typhoon.bin firmware
13031 * SAUCE: Remove redundant yamaha/ds1 firmware
13032 * SAUCE: Remove redundant keyspan_pda firmware
13033 * rebase to v3.5
13034
13035 [ Upstream Kernel Changes ]
13036
13037 * rebase to v3.5
13038 - LP: #1027828
13039
13040 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
13041
13042 linux (3.5.0-5.5) quantal-proposed; urgency=low
13043
13044 [ Andy Whitcroft ]
13045
13046 * [Config] annotations: initial import of configuration annotations
13047
13048 [ Bryan Wu ]
13049
13050 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
13051
13052 [ Leann Ogasawara ]
13053
13054 * Rebase to v3.5-rc7
13055
13056 [ Manoj Iyer ]
13057
13058 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
13059 - LP: #1010281
13060
13061 [ Tim Gardner ]
13062
13063 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
13064 expects
13065 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
13066 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
13067 * [Config] CONFIG_IP_NF_QUEUE=n
13068 * [Config] CONFIG_MTD_DOC2000=n
13069 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
13070 * [Config] CONFIG_PRISM54=n
13071 * [Config] CONFIG_SCx200_I2C=n
13072 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
13073
13074 [ Upstream Kernel Changes ]
13075
13076 * rebase to v3.5-rc7
13077
13078 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
13079
13080 linux (3.5.0-4.4) quantal-proposed; urgency=low
13081
13082 [ Andy Whitcroft ]
13083
13084 * [Packaging] getabis should be extracting all packages
13085 - LP: #1021174
13086 * [Config] getabis -- series uses linux-image-extra
13087 - LP: #1021174
13088 * rebase to v3.5-rc6
13089
13090 [ Bryan Wu ]
13091
13092 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
13093 flavours
13094 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
13095
13096 [ Leann Ogasawara ]
13097
13098 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
13099 - LP: #1019561
13100
13101 [ Paolo Pisati ]
13102
13103 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
13104 - LP: #1019321
13105
13106 [ Stefan Bader ]
13107
13108 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
13109 - LP: #1018456
13110 * (config) Disable ACPI_PROCFS_POWER
13111
13112 [ Tim Gardner ]
13113
13114 * [Config] CONFIG_ACPI_BGRT=y
13115 * Extract firmware module info during getabi
13116 - LP: #1021174
13117
13118 [ Upstream Kernel Changes ]
13119
13120 * rebase to v3.5-rc6
13121
13122 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
13123
13124 linux (3.5.0-3.3) quantal-proposed; urgency=low
13125
13126 [ Andy Whitcroft ]
13127
13128 * [Config] enable CONFIG_MEMTEST=y
13129 - LP: #1004535
13130 * [Config] config-check: add support for a cut operation
13131 * [Config] enforcer -- switch to cut where appropriate
13132
13133 [ Leann Ogasawara ]
13134
13135 * Rebase to v3.5-rc5
13136 * [Config] Updateconfigs after rebase to v3.5-rc5
13137
13138 [ Luis Henriques ]
13139
13140 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
13141 __ocfs2_change_file_space
13142 - LP: #1006012
13143
13144 [ Seth Forshee ]
13145
13146 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
13147 for LVDS register initialization
13148 - LP: #1012800
13149
13150 [ Upstream Kernel Changes ]
13151
13152 * rebase to v3.5-rc5
13153 - LP: #1013183
13154 - LP: #1017017
13155 - LP: #884652
13156
13157 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
13158
13159 linux (3.5.0-2.2) quantal-proposed; urgency=low
13160
13161 [ Andy Whitcroft ]
13162
13163 * rebase to v3.5-rc4
13164
13165 [ Arend van Spriel ]
13166
13167 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
13168 brcms_c_regd_init()
13169 - LP: #950320
13170
13171 [ Bryan Wu ]
13172
13173 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
13174
13175 [ Chris J Arges ]
13176
13177 * PACKAGING: add .gnu_debuglink sections to .ko files
13178 - LP: #669641
13179
13180 [ Leann Ogasawara ]
13181
13182 * d-i: Add hid-generic to input-modules
13183 - LP: #1017879
13184
13185 [ Ming Lei ]
13186
13187 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
13188 - LP: #1017717, #225
13189
13190 [ Paolo Pisati ]
13191
13192 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
13193 - LP: #1017718
13194 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
13195
13196 [ Seth Forshee ]
13197
13198 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
13199 during initialization
13200 - LP: #950320
13201 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
13202 by mac80211
13203 - LP: #950320
13204 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
13205 channels
13206 - LP: #950320
13207 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
13208 - LP: #950320
13209 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
13210 regulatory domain
13211 - LP: #950320
13212 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
13213 regulatory updates
13214 - LP: #950320
13215 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
13216 tx power limits
13217 - LP: #950320
13218 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
13219 against internal regulatory data
13220 - LP: #950320
13221 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
13222 when checking whether OFDM is allowed
13223 - LP: #950320
13224
13225 [ Tim Gardner ]
13226
13227 * [Config] Enable CONFIG_CGROUPS for highbank
13228 - LP: #1014692
13229 * [Config] FB_OMAP*=y and PANEL_TFP410=y
13230
13231 [ Upstream Kernel Changes ]
13232
13233 * rebase to v3.5-rc4
13234
13235 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
13236
13237 linux (3.5.0-1.1) quantal-proposed; urgency=low
13238
13239 [ Andy Whitcroft ]
13240
13241 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
13242
13243 [ Leann Ogasawara ]
13244
13245 * Rebase to v3.5-rc1
13246 * [Config] Remove USB_DEVICEFS from the config enforcer
13247 * [Config] Updateconfigs after rebase to v3.5-rc1
13248 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
13249 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13250 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13251 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13252 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13253 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13254 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
13255 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
13256 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
13257 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
13258 * Rebase to v3.5-rc2
13259 * [Config] Updateconfigs after rebase to v3.5-rc2
13260 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
13261 * Rebase to v3.5-rc3
13262 * [Config] Updateconfigs after rebase to v3.5-rc3
13263
13264 [ Paul Mundt ]
13265
13266 * SAUCE: fix bug.h's inclusion of kernel.h
13267
13268 [ Stefan Bader ]
13269
13270 * SAUCE: Fix compile failures of dm-raid45
13271 * [Config] Enable dm-raid45
13272 * Move dependency on crda to extra package
13273 - LP: #657901
13274 * SAUCE: Mask CR4 writes on older Xen hypervisors
13275
13276 [ Upstream Kernel Changes ]
13277
13278 * rebase to v3.5-rc3
13279 - LP: #993162
13280 - LP: #925577
13281 * rebase to v3.5-rc2
13282 * rebase to v3.5-rc1
13283 - LP: #955892
13284 - LP: #978038
13285 - LP: #987371
13286 - LP: #929545
13287 - LP: #942316
13288 - LP: #903853
13289
13290 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
13291
13292 linux (3.4.0-5.11) quantal-proposed; urgency=low
13293
13294 [ Leann Ogasawara ]
13295
13296 * [Config] Disable CONFIG_ARM_LPAE
13297 - LP: #1009061
13298
13299 [ Oleksij Rempel ]
13300
13301 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
13302 - LP: #1008905
13303
13304 [ Paolo Pisati ]
13305
13306 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
13307 - LP: #1009061
13308
13309 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
13310
13311 linux (3.4.0-4.10) quantal; urgency=low
13312
13313 [ Leann Ogasawara ]
13314
13315 * Temporarily disable ABI and module check
13316
13317 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
13318
13319 linux (3.4.0-4.9) quantal; urgency=low
13320
13321 [ Andy Whitcroft ]
13322
13323 * [Config] fix config split to avoid the shared config
13324 * [Config] updateconfigs following split config fix
13325 * [Config] linux-image-extras needs full postinst
13326 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
13327 * [Config] CONFIG_HP_WATCHDOG enable as module
13328 * [Config] CONFIG_PDC_ADMA is not boot essential
13329 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
13330 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
13331 * [Config] CONFIG_TRANZPORT=m commonise
13332 * [Config] CONFIG_R3964=m commonise
13333 * [Config] CONFIG_SCSI_DH=m commonise
13334 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
13335 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
13336 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
13337 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
13338 * [Config] CONFIG_USB_SN9C102 is deprecated disable
13339 * [Config] CONFIG_USB_SI470X=m commonise
13340 * [Config] CONFIG_USB_ET61X251=m commonise
13341 * [Config] CONFIG_RTS_PSTOR=m commonise
13342 * [Config] CONFIG_SCANLOG=m commonise
13343 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
13344 * [Config] CONFIG_SM_FTL=m commonise
13345 * [Config] CONFIG_SOLO6X10=m commonise
13346 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
13347 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
13348 * [Config] CONFIG_SPI_SPIDEV=m commonise
13349 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
13350 * [Config] CONFIG_TPS65010=m commonise
13351 * [Config] CONFIG_STE10XP=y commonise
13352 * [Config] CONFIG_X25_ASY=m commonise
13353 * [Config] CONFIG_USB_MON=m commonise
13354 * [Config] CONFIG_VME_BUS=m commonise
13355 * [Config] CONFIG_W35UND=m commonise
13356 * [Config] -CONFIG_TCG_TPM=y commonise
13357 * [Config] highbank -- commonise filesystems
13358 * [Config] highbank -- commonise subsystems
13359 * [Config] highbank -- commonise network protocols
13360 * [Config] highbank -- commonise input drivers
13361 * [Config] highbank -- commonise CRYPTO options
13362 * [Config] highbank -- commonise HID options
13363 * [Config] highbank -- commonise sensors options
13364 * [Config] highbank -- commonise EXPORTFS/FHANDLE
13365 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
13366 * [Config] highbank -- commonise ENCRYPTED_KEYS
13367 * [Config] highbank -- commonise CONFIG_ATALK
13368 * [Config] highbank -- commonise INET/INET6
13369 * [Config] highbank -- commonise NLS
13370 * [Config] highbank -- commonise BLK/CHR
13371 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
13372 * [Config] highbank -- commonise INET/INET6 part 2
13373 * [Config] highbank -- commonise PHY settings
13374 * [Config] highbank -- commonise CRC settings
13375 * [Config] highbank -- commonise BINFMT settings
13376 * [Config] highbank -- commonise DM settings
13377 * [Config] highbank -- commonise RTC_DRV settings
13378 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
13379 * [Config] highbank -- commonise USB settings
13380 * [Config] highbank -- commonise GPIO settings
13381 * [Config] highbank -- commonise I2C settings
13382 * [Config] highbank -- commonise numerous subsystem selectors
13383 * [Config] highbank -- commonise A-C modules missmatches
13384 * [Config] highbank -- commonise D-F modules missmatches
13385 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
13386 * [Config] highbank -- commonise G-I modules missmatches
13387 * [Config] highbank -- commonise J-L modules missmatches
13388 * [Config] highbank -- commonise M modules missmatches
13389 * [Config] highbank -- commonise N-P modules missmatches
13390 * [Config] highbank -- commonise Q-R modules missmatches
13391 * [Config] highbank -- commonise S modules missmatches -- part 1
13392 * [Config] highbank -- commonise S modules missmatches -- part 2
13393 * [Config] highbank -- commonise T modules missmatches
13394 * [Config] highbank -- commonise U-Z modules missmatches
13395
13396 [ Ike Panhc ]
13397
13398 * [Config] add highbank flavour
13399 - LP: #1000831
13400
13401 [ Mark Langsdorf ]
13402
13403 * SAUCE: arm highbank: add support for pl320-ipc driver
13404 - LP: #1000831
13405
13406 [ Rob Herring ]
13407
13408 * SAUCE: input: add a key driver for highbank
13409 - LP: #1000831
13410 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
13411 - LP: #1000831
13412 * SAUCE: force DMA buffers to non-bufferable on highbank
13413 - LP: #1000831
13414 * SAUCE: net: calxedaxgmac: fix net timeout recovery
13415 - LP: #1000831
13416
13417 [ Tim Gardner ]
13418
13419 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
13420 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
13421 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
13422 * [Config] Homogenize CIFS configs across all arches
13423 * [Config] armhf should not be skipabi or skipmodules
13424 - LP: #1006913
13425
13426 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
13427
13428 linux (3.4.0-3.8) quantal; urgency=low
13429
13430 [ Andy Whitcroft ]
13431
13432 * [Config] include include/generated/compile.h
13433 - LP: #942569
13434 * [Config] fix up postinst to ensure we know which error is which
13435 - LP: #1002388
13436
13437 [ Herton Ronaldo Krzesinski ]
13438
13439 * SAUCE: async_populate_rootfs: fix build warnings
13440 - LP: #1003417
13441
13442 [ John Johansen ]
13443
13444 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
13445 * SAUCE: apparmor: Add the ability to mediate mount
13446 * SAUCE: AppArmor: basic networking rules
13447 * SAUCE: apparmor: fix profile lookup for unconfined
13448 - LP: #978038, #987371
13449 * SAUCE: apparmor: fix long path failure due to disconnected path
13450 - LP: #955892
13451
13452 [ Mario Limonciello ]
13453
13454 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
13455 - LP: #901410
13456
13457 [ Stefan Bader ]
13458
13459 * (config) Built-in xen-acpi-processor
13460
13461 [ Tim Gardner ]
13462
13463 * [Config] CONFIG_NET_DSA=m
13464 - LP: #1004148
13465 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
13466
13467 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
13468
13469 linux (3.4.0-3.7) quantal; urgency=low
13470
13471 [ Andy Whitcroft ]
13472
13473 * [Config] drop the virtual flavour in favour of a split generic et al
13474 * [Config] enforcer -- drop IDLE enforcement
13475 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
13476 * [Config] updateconfigs following removal of -virtual
13477
13478 [ Leann Ogasawara ]
13479
13480 * Rebase to v3.4
13481
13482 [ Seth Forshee ]
13483
13484 * [Config] disable CONFIG_B43_BCMA_EXTRA
13485
13486 [ Tim Gardner ]
13487
13488 * [Config] Check for extras when building udebs
13489 * [Config] Collapsed generic-pae into generic [i386]
13490
13491 [ Upstream Kernel Changes ]
13492
13493 * rebase to v3.4
13494
13495 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
13496
13497 linux (3.4.0-2.6) quantal; urgency=low
13498
13499 [ Andy Whitcroft ]
13500
13501 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
13502 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
13503 d_make_root()"
13504 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
13505 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
13506 security permissions to overlay files"
13507 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13508 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13509 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13510 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13511 * Revert "ubuntu: overlayfs -- overlay filesystem"
13512 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
13513 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
13514 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
13515 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
13516 * ubuntu: overlayfs -- overlayfs: add statfs support
13517 * ubuntu: overlayfs -- inode_only_permission: export inode level
13518 permissions checks
13519 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
13520
13521 [ Erez Zadok ]
13522
13523 * ubuntu: overlayfs -- overlayfs: implement show_options
13524
13525 [ Miklos Szeredi ]
13526
13527 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13528 * ubuntu: overlayfs -- vfs: add i_op->open()
13529 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13530 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13531 * ubuntu: overlayfs -- overlay filesystem
13532 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13533
13534 [ Neil Brown ]
13535
13536 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13537
13538 [ Robin Dong ]
13539
13540 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
13541 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
13542
13543 [ Tim Gardner ]
13544
13545 * [Config] perarch and indep tools builds need separate build directories
13546 * Prevent upgrading a non-PAE CPU
13547 * perf is not parallel build safe
13548
13549 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
13550
13551 linux (3.4.0-2.5) quantal; urgency=low
13552
13553 [ Andy Whitcroft ]
13554
13555 * [Config] perarch and indep tools builds need separate build directories
13556
13557 [ Tim Gardner ]
13558
13559 * Prevent upgrading a non-PAE CPU
13560 * [Config] build debug
13561 * [Config] perf tools are not parallel build safe
13562
13563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
13564
13565 linux (3.4.0-2.4) quantal; urgency=low
13566
13567 [ Leann Ogasawara ]
13568
13569 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
13570 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
13571 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
13572 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
13573 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
13574 7400"
13575 * Revert "ubuntu: omnibook: fix source file newline"
13576 * Revert "ubuntu: omnibook -- update BOM"
13577 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
13578 depend on X86"
13579 * Revert "ubuntu: omnibook -- Added missing BOM file"
13580 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
13581 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
13582 mappings"
13583 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
13584 X86_32"
13585 * Revert "ubuntu: nx-emu - i386: NX emulation"
13586 * Revert "ubuntu: rfkill drivers -- version 1.3"
13587 * Temporarily disable module check
13588 * [Config] Remove CONFIG_FSAM7400
13589 * [Config] Remove CONFIG_OMNIBOOK
13590 * [Config] Update configs
13591 * Rebase to v3.4-rc7
13592 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
13593
13594 [ Tim Gardner ]
13595
13596 * Updated generic-pae description
13597 * Rebase to v3.4-rc6
13598 * install-tools depends on build targets
13599
13600 [ Upstream Kernel Changes ]
13601
13602 * kconfig: in debug mode some 0 length message prints occur
13603 * rebase to v3.4-rc7
13604 * rebase to v3.3-rc6
13605
13606 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
13607
13608 linux (3.4.0-1.3) quantal; urgency=low
13609
13610 [ Andy Whitcroft ]
13611
13612 * [Config] control.stub is an intermediate product not a dependancy
13613 - LP: #992414
13614
13615 [ Leann Ogasawara ]
13616
13617 * remove i386 generic from getabis
13618
13619 [ Upstream Kernel Changes ]
13620
13621 * (pre-stable) b43: only reload config after successful initialization
13622 - LP: #950295
13623
13624 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
13625
13626 linux (3.4.0-1.2) quantal; urgency=low
13627
13628 [ Andy Whitcroft ]
13629
13630 * [Config] add build depends for flex, bison and pkg-config
13631
13632 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
13633
13634 linux (3.4.0-1.1) quantal; urgency=low
13635
13636 [ Andy Whitcroft ]
13637
13638 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13639 permissions to overlay files
13640 - LP: #915941, #918212
13641 - CVE-2012-0055
13642
13643 [ Leann Ogasawara ]
13644
13645 * Open Q
13646 * Rebase to v3.4-rc5
13647 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13648 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13649 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13650 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
13651 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13652 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
13653 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13654 * [Config] Temporarily disable CONFIG_AX88796 on arm
13655
13656 [ Upstream Kernel Changes ]
13657
13658 * vfs: pass struct path to __dentry_open()
13659 * vfs: add i_op->open()
13660 * vfs: export do_splice_direct() to modules
13661 * vfs: introduce clone_private_mount()
13662 * overlay filesystem
13663 * overlayfs: add statfs support
13664 * overlayfs: implement show_options
13665 * overlay: overlay filesystem documentation
13666 * fs: limit filesystem stacking depth
13667 * overlayfs: follow header cleanup
13668 * overlayfs: switch from d_alloc_root() to d_make_root()
13669 * overlayfs: update touch_atime() usage
13670 * rebase to v3.4-rc5
13671 - LP: #950490
13672 * rebase to v3.4-rc4
13673 * rebase to v3.4-rc3
13674 * rebase to v3.4-rc2
13675 * rebase to v3.4-rc1
13676 * rebase to v3.3
13677 * rebase to v3.3-rc7
13678 * rebase to v3.3-rc6
13679 * rebase to v3.3-rc5
13680 * rebase to v3.3-rc4
13681 - LP: #900802
13682 - LP: #930842
13683 * rebase to v3.3-rc3
13684 - LP: #924320
13685 - LP: #923316
13686 - LP: #923409
13687 - LP: #918254
13688 * rebase to v3.3-rc2
13689 * rebase to v3.3-rc1
13690 - LP: #795823
13691 - LP: #909419
13692 - LP: #910792
13693 - LP: #878701
13694 - LP: #724831
13695
13696 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13697
13698 linux (3.2.0-10.18) precise; urgency=low
13699
13700 [ Tim Gardner ]
13701
13702 * SAUCE: ecryptfs: Print inode on metadata error
13703
13704 [ Upstream Kernel Changes ]
13705
13706 * Revert "proc: enable writing to /proc/pid/mem"
13707 - LP: #919115
13708 - CVE-2012-0056
13709 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13710 - LP: #909419
13711
13712 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13713
13714 linux (3.2.0-10.17) precise; urgency=low
13715
13716 [ Andy Whitcroft ]
13717
13718 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13719 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13720 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13721 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13722 * Revert "SAUCE: overlayfs -- overlay filesystem"
13723 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13724 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13725 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13726 * ensure debian/ is not excluded from git by default
13727 * add new scripting to handle buglinks in rebases
13728 * ubuntu: overlayfs -- overlayfs: add statfs support
13729 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13730 permissions to overlay files
13731 - LP: #915941, #918212
13732 - CVE-2012-0055
13733
13734 [ Erez Zadok ]
13735
13736 * ubuntu: overlayfs -- overlayfs: implement show_options
13737
13738 [ Leann Ogasawara ]
13739
13740 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13741 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13742 - LP: #907377, #911236
13743 * [Config] Enable CONFIG_IRQ_REMAP
13744
13745 [ Miklos Szeredi ]
13746
13747 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13748 * ubuntu: overlayfs -- vfs: add i_op->open()
13749 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13750 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13751 * ubuntu: overlayfs -- overlay filesystem
13752 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13753
13754 [ Neil Brown ]
13755
13756 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13757
13758 [ Upstream Kernel Changes ]
13759
13760 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13761 - LP: #647043
13762 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13763 breaks USB
13764 - LP: #647043
13765
13766 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13767
13768 linux (3.2.0-9.16) precise; urgency=low
13769
13770 [ Andy Whitcroft ]
13771
13772 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13773 * [Config] pull ARM sound modules =m
13774 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13775 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13776 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13777
13778 [ Leann Ogasawara ]
13779
13780 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13781 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13782 * [Config] Enable CONFIG_MMC_TMIO=m
13783 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13784 * [Config] Enable CONFIG_ISI=m
13785 * [Config] Enable CONFIG_MMC=y
13786 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13787 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13788 * [Config] Enable CONFIG_CHR_DEV_SG=y
13789 * [Config] Enable CONFIG_GPIO_PCA953X=m
13790 * [Config] Enable CONFIG_GPIO_TWL4030=m
13791 * [Config] Enable CONFIG_INET_DIAG=m
13792 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13793 * [Config] Enable CONFIG_NVRAM=m
13794 * [Config] Enable CONFIG_SLIP=m
13795 * [Config] Enable CONFIG_PC300TOO=m
13796 * [Config] Enable CONFIG_TUN=y
13797 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13798 * [Config] Enable CONFIG_THERMAL=y
13799 * [Config] Enable CONFIG_PPP=y
13800 * [Config] Enable CONFIG_PCI_STUB=m
13801 * Rebase to v3.2.1
13802 * [Config] Enable CONFIG_RTL8192E=m
13803 * [Config] Enable CONFIG_RTS5139=m
13804
13805 [ Stefan Bader ]
13806
13807 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13808
13809 [ Upstream Kernel Changes ]
13810
13811 * ARM: restart: add restart hook to machine_desc record
13812 * ARM: restart: allow platforms more flexibility specifying restart mode
13813 * ARM: restart: move reboot failure handing into machine_restart()
13814 * ARM: restart: remove argument to setup_mm_for_reboot()
13815 * ARM: 7159/1: OMAP: Introduce local common.h files
13816 * ARM: restart: only perform setup for restart when soft-restarting
13817 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13818 function
13819 * ARM: idmap: populate identity map pgd at init time using .init.text
13820 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13821 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13822 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13823 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13824 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13825 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13826 restart changes
13827 * ARM: lib: add call_with_stack function for safely changing stack
13828 * ARM: reset: implement soft_restart for jumping to a physical address
13829 * ARM: stop: execute platform callback from cpu_stop code
13830 * ARM: kexec: use soft_restart for branching to the reboot buffer
13831 * ARM: restart: omap: use new restart hook
13832 * topdown mmap support
13833 - LP: #861296
13834
13835 [ Upstream Kernel Changes ]
13836
13837 * Rebase to v3.2.1
13838
13839 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13840
13841 linux (3.2.0-8.15) precise; urgency=low
13842
13843 [ Leann Ogasawara ]
13844
13845 * [Config] Disable CONFIG_ACPI_PROCFS
13846 * Remove server from getabis
13847 * Temporarily disable module check
13848 * [Config] Disable CONFIG_MTD_TESTS
13849 * [Config] Disable CONFIG_X86_E_POWERSAVER
13850 * [Config] Set CONFIG_ARCNET=m
13851 * [Config] Enable CONFIG_ATM_DUMMY=m
13852 * [Config] Enable CONFIG_BLK_DEV_MD=y
13853 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13854 * [Config] Enable CONFIG_BLK_DEV_SD=y
13855 * [Config] Enable CONFIG_BLK_DEV_SR=y
13856 * [Config] Enable CONFIG_BLK_DEV_UB=m
13857 * [Config] Enable CONFIG_COPS=m
13858 * [Config] Enable CONFIG_DVB_USB_EC168=m
13859 * [Config] Enable CONFIG_ENC28J60=m
13860 * [Config] Enable CONFIG_FB_UVESA=m
13861 * [Config] Enable CONFIG_FB_ATY=m
13862 * [Config] Enable CONFIG_BROADCOM_PHY=y
13863 * [Config] Enable CONFIG_CICADA_PHY=y
13864 * [Config] Enable CONFIG_DAVICOM_PHY=y
13865 * [Config] Enable CONFIG_ICPLUS_PHY=y
13866 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13867 * [Config] Enable CONFIG_LXT_PHY=y
13868 * [Config] Enable CONFIG_MARVELL_PHY=y
13869 * [Config] Enable CONFIG_NATIONAL_PHY=y
13870 * [Config] Enable CONFIG_QSEMI_PHY=y
13871 * [Config] Enable CONFIG_SMSC_PHY=y
13872 * [Config] Enable CONFIG_VITESSE_PHY=y
13873 * Add 3w-sas to scsi-modules
13874 - LP: #776542
13875
13876 [ Mathieu Trudel-Lapierre ]
13877
13878 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
13879 to interface settings
13880
13881 [ Paolo Pisati ]
13882
13883 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
13884 - LP: #912199
13885 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
13886 - LP: #912199
13887 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
13888 - LP: #912199
13889
13890 [ Upstream Kernel Changes ]
13891
13892 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
13893 - LP: #906832
13894
13895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
13896
13897 linux (3.2.0-8.14) precise; urgency=low
13898
13899 [ Andy Whitcroft ]
13900
13901 * [Config] enable CONFIG_SND_USB_6FIRE
13902 - LP: #912197
13903 * rebase to mainline v3.2 final release
13904 * updateconfigs following rebase to v3.2 final
13905 * ubuntu: AUFS -- add BOM and automated update script
13906 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13907 - LP: #684666
13908 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13909 * ubuntu: AUFS -- clean up the aufs updater and BOM
13910 * ubuntu: AUFS -- documentation on updating aufs2
13911 * ubuntu: AUFS -- aufs3-base.patch
13912 * ubuntu: AUFS -- aufs3-standalone.patch
13913 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
13914 * ubuntu: AUFS -- fix undefined security_path_link
13915 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
13916 * ubuntu: AUFS -- updateconfigs following update
13917 * ubuntu: AUFS -- suppress benign plink warning messages
13918 - LP: #621195
13919 * ubuntu: AUFS -- enable in config and makefile
13920 * ubuntu: AUFS -- disable in favor of overlayfs
13921 * [Config] linux-virtual -- should include the extX modules
13922 - LP: #912308
13923
13924 [ Tyler Hicks ]
13925
13926 * SAUCE: eCryptfs: Improve statfs reporting
13927 - LP: #885744
13928
13929 [ Upstream Kernel Changes ]
13930
13931 * rebase to upstream v3.2
13932
13933 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
13934
13935 linux (3.2.0-7.13) precise; urgency=low
13936
13937 [ Upstream Kernel Changes ]
13938
13939 * rebase to upstream 3.2-rc7
13940
13941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
13942
13943 linux (3.2.0-6.12) precise; urgency=low
13944
13945 [ Upstream Kernel Changes ]
13946
13947 * rebase to upstream v3.2-rc6
13948
13949 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
13950
13951 linux (3.2.0-5.11) precise; urgency=low
13952
13953 [ Andy Whitcroft ]
13954
13955 * enforcer -- allow arch and flavour predicates to take lists
13956 * enforcer -- simplify armel/armhf specific options
13957 * enforcer -- fix incorrectly specified flavour matches
13958
13959 [ Leann Ogasawara ]
13960
13961 * [Config] Disable IRQ_REMAP
13962 * [Config] Enable CONFIG_SENSORS_LM95245=m
13963 * [Config] Enable CONFIG_SENSORS_MAX1668=m
13964 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
13965 * [Config] Enable CONFIG_SENSORS_MAX6639=m
13966 * [Config] Enable CONFIG_SENSORS_MAX6642=m
13967 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
13968 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
13969 * [Config] Enable CONFIG_PATA_TOSHIBA=m
13970 * [Config] Enable CONFIG_POHMELFS=m
13971 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
13972 * [Config] Enable CONFIG_PATA_OPTI=m
13973 * add overlayfs to virtual inclusion list
13974 - LP: #903897
13975 * add veth to virtual inclusion list
13976 - LP: #903897
13977 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
13978
13979 [ Paolo Pisati ]
13980
13981 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
13982 - LP: #903346
13983
13984 [ Tim Gardner ]
13985
13986 * [Config] CONFIG_LOCKUP_DETECTOR=y
13987 - LP: #903615
13988
13989 [ Upstream Kernel Changes ]
13990
13991 * rebase to upstream 55b02d2f
13992
13993 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
13994
13995 linux (3.2.0-4.10) precise; urgency=low
13996
13997 [ Kyle McMartin ]
13998
13999 * SAUCE: dmar: disable if ricoh multifunction detected
14000 - LP: #894070
14001
14002 [ Seth Forshee ]
14003
14004 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
14005 - LP: #581312
14006
14007 [ Tim Gardner ]
14008
14009 * Start new release, Bump ABI, rebase to 3.2-rc5
14010
14011 [ Leann Ogasawara ]
14012
14013 * [Config] Enable CONFIG_SENSORS_AK8975=m
14014
14015 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
14016
14017 linux (3.2.0-3.9) precise; urgency=low
14018
14019 [ Andy Whitcroft ]
14020
14021 * SAUCE: ext4: correct partial write discard size calculation
14022 - LP: #894768
14023
14024 [ Leann Ogasawara ]
14025
14026 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
14027 - LP: #892615
14028
14029 [ Matthew Garrett ]
14030
14031 * SAUCE: pci: Rework ASPM disable code
14032
14033 [ Upstream Kernel Changes ]
14034
14035 * x86: Fix boot failures on older AMD CPU's
14036 - LP: #892615
14037 * EHCI : Fix a regression in the ISO scheduler
14038 - LP: #899165
14039
14040 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
14041
14042 linux (3.2.0-3.8) precise; urgency=low
14043
14044 [ Andy Whitcroft ]
14045
14046 * armhf -- add d-i configuration
14047 * armhf -- disable ABI checks for armhf
14048 * armhf -- add arch to getabis config
14049
14050 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
14051
14052 linux (3.2.0-3.7) precise; urgency=low
14053
14054 [ Stefan Bader ]
14055
14056 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
14057 synchronous, regardless of lazy_mmu mode
14058 - LP: #854050
14059
14060 [ Tim Gardner ]
14061
14062 * rebase to v3.2-rc4
14063
14064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
14065
14066 linux (3.2.0-2.6) precise; urgency=low
14067
14068 [ Andy Whitcroft ]
14069
14070 * armhf -- fix omap flavour to build on armhf
14071 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
14072
14073 [ Borislav Petkov ]
14074
14075 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
14076 - LP: #892615
14077
14078 [ Colin Watson ]
14079
14080 * Add pata_macio to pata-modules
14081
14082 [ Tim Gardner ]
14083
14084 * [Config] Prefer crda over wireless-crda
14085 * [Config] Fix virtual inclusion list.
14086 - LP: #897795
14087
14088 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
14089
14090 linux (3.2.0-2.5) precise; urgency=low
14091
14092 [ Paolo Pisati ]
14093
14094 * [Config] PANEL_DVI=y
14095
14096 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
14097
14098 linux (3.2.0-2.4) precise; urgency=low
14099
14100 [ Andy Whitcroft ]
14101
14102 * rebase to v3.2-rc3
14103
14104 [ Leann Ogasawara ]
14105
14106 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
14107 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
14108 * Revert "olpc_dcon_xo_1_5 needs delay.h"
14109 * Revert "olpc_dcon_xo_1 needs delay.h"
14110 * rebase to 6fe4c6d4
14111 * [Config] updateconfigs after rebase to 6fe4c6d4
14112
14113 [ Tim Gardner ]
14114
14115 * [Config] Replace wireless-crda with crda,wireless-regdb
14116 - LP: #856421
14117 * [Config] Relax the dependencies on crda
14118
14119 [ Upstream Kernel Changes ]
14120
14121 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
14122 - LP: #724831
14123 * Ubuntu: remove coreutils|fileutils package dependency
14124 - LP: #892814
14125 * iio: iio_event_getfd -- fix ev_int build failure
14126
14127 [ Upstream Kernel Changes ]
14128
14129 * Rebase to v3.2-rc3
14130
14131 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
14132
14133 linux (3.2.0-1.3) precise; urgency=low
14134
14135 [ Upstream Kernel Changes ]
14136
14137 * Ubuntu: Add ext2 to fs-core-modules
14138 - LP: #893395
14139
14140 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
14141
14142 linux (3.2.0-1.2) precise; urgency=low
14143
14144 [ Andy Whitcroft ]
14145
14146 * [Config] enable CONFIG_NFC and associated devices
14147 * SAUCE: allow brcmsmac and b43 to both build
14148
14149 [ Soren Hansen ]
14150
14151 * Add ixgbe driver to d-i
14152 - LP: #891969
14153
14154 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
14155
14156 linux (3.2.0-1.1) precise; urgency=low
14157 [ Andy Whitcroft ]
14158
14159 * armhf -- enable armhf and create the first flavours
14160 * SAUCE: ensure root is ready before running usermodehelpers in it
14161 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
14162
14163 [ Leann Ogasawara ]
14164
14165 * Temporarily ignore module check
14166 * [Config] Enable PCI_IOV on powerpc
14167 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
14168 * rebase to v3.2-rc2
14169 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
14170 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
14171 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
14172 * SAUCE: select ARM_AMBA if OMAP3_EMU
14173 * [Config] updateconfigs after select ARM_AMBA
14174 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
14175 * [Config] Enable CONFIG_EXT2_FS=m
14176 * [Config] Build in CONFIG_SATA_AHCI=y
14177 * Resolve linux-image-extra's install dependency
14178
14179 [ Seth Forshee ]
14180
14181 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
14182 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
14183 Documentation
14184 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
14185 alps_model_info
14186 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
14187 size
14188 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
14189 3 and 4
14190 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
14191 protocol
14192 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
14193 versions 3 and 4
14194
14195 [ Stefan Bader ]
14196
14197 * [Config] Built-in xen-netfront and xen-blkfront
14198 * Fix build of dm-raid45 and re-enable it
14199
14200 [ Tim Gardner ]
14201
14202 * [Config] CONFIG_USB_XHCI_HCD=y
14203 - LP: #886167
14204 * [Config] CONFIG_R6040=m
14205 - LP: #650899
14206 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14207 - LP: #854399
14208 * [Config] Consolidated amd64 server flavour into generic
14209 * [Config] updateconfigs after rebase to 3.2-rc1
14210 * [Config] Disabled dm-raid4-5
14211 * [Config] Disabled ndiswrapper
14212 * [Config] Disable vt6656
14213 * [Config] exclude ppp-modules for virtual flavour
14214 * [Config] CONFIG_MEMSTICK_R592=m
14215 - LP: #238208
14216
14217 [ Upstream Kernel Changes ]
14218
14219 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
14220 - LP: #887780
14221 * CHROMIUM: seccomp_filter: add process state reporting
14222 - LP: #887780
14223 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
14224 works.
14225 - LP: #887780
14226 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
14227 - LP: #887780
14228 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
14229 - LP: #887780
14230 * CHROMIUM: seccomp_filters: move to btrees
14231 * CHROMIUM: enable CONFIG_BTREE
14232 * CHROMIUM: seccomp_filter: kill NR_syscall references
14233 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
14234 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
14235 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
14236 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
14237 * CHROMIUM: seccomp_filter: inheritance documentation
14238 * CHROMIUM: seccomp_filter: make inherited filters composable
14239 * CHROMIUM: Fix seccomp_t compile error
14240 - LP: #887780
14241 * CHROMIUM: Fix kref usage
14242 - LP: #887780
14243 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
14244 * rebase to v3.2-rc2
14245
14246 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
14247
14248 linux (3.1.0-2.3) precise; urgency=low
14249
14250 [ Tim Gardner ]
14251
14252 * Add postinit and postrm scripts to the extras package
14253 - LP: #882120
14254
14255 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
14256
14257 linux (3.1.0-2.2) precise; urgency=low
14258
14259 [ Andy Whitcroft ]
14260
14261 * debian: add locking to protect debian/files from parallel update
14262
14263 [ Leann Ogasawara ]
14264
14265 * rebase to v3.1
14266
14267 [ Upstream Kernel Changes ]
14268
14269 * rebase to v3.1
14270
14271 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
14272
14273 linux (3.1.0-1.1) precise; urgency=low
14274
14275 [ Andiry Xu ]
14276
14277 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
14278 - LP: #872811
14279
14280 [ Andy Whitcroft ]
14281
14282 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
14283 - LP: #832694
14284 * Revert "ubuntu: compcache -- version 0.5.3"
14285 - LP: #832694
14286 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
14287 * [Config] Enable CONFIG_MACVTAP=m
14288 - LP: #822601
14289 * record the compiler in the ABI and check for inconsistant builds
14290 * [Config] move ECRYPT_FS back to =y for all architectures
14291 - LP: #827197
14292 * [Config] enable CONFIG_DRM_VMWGFX=m
14293 - LP: #698009
14294 * [Config] re-fix ECRYPT_FS=y
14295 - LP: #827197
14296 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
14297 - LP: #827197
14298 * [Config] dropping compcache configuration options
14299 * [Config] standardise on HZ=250
14300 * SAUCE: headers_install: fix #include "..." usage for userspace
14301 - LP: #824377
14302 * make module-inclusion selection retain the left overs
14303 * add a new linux-image-extras package for virtual
14304
14305 [ Colin Watson ]
14306
14307 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
14308
14309 [ edwin_rong ]
14310
14311 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
14312 - LP: #824273
14313
14314 [ Greg Kroah-Hartman ]
14315
14316 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
14317 - LP: #824273
14318
14319 [ Jesse Sung ]
14320
14321 * SAUCE: Unregister input device only if it is registered
14322 - LP: #839238
14323
14324 [ Jiri Kosina ]
14325
14326 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
14327
14328 [ Joshua V. Dillon ]
14329
14330 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
14331
14332 [ Kees Cook ]
14333
14334 * [Config] enable and enforce SECCOMP_FILTER on x86
14335
14336 [ Keng-Yu Lin ]
14337
14338 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
14339 - LP: #824273
14340
14341 [ Leann Ogasawara ]
14342
14343 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
14344 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
14345 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
14346 readdir"
14347 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
14348 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
14349 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
14350 * Revert "ubuntu: overlayfs -- overlay filesystem"
14351 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
14352 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
14353 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
14354 than just revision"
14355 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
14356 * Revert "ubuntu: fsam7400 disable driver"
14357 - LP: #876030
14358 * rebase to v3.1-rc1
14359 * [Config] updateconfigs after rebase to v3.1-rc1
14360 * rebase to v3.1-rc2
14361 * [Config] Updateconfigs after rebase to v3.1-rc2
14362 * ubuntu: Yama - update calls to generic_permission() and
14363 inode->i_op->permission()
14364 * ubuntu: ndiswrapper -- remove netdev_priv macro
14365 * ubuntu: aufs -- Temporarily disable due to build failure
14366 * [Config] Diable INTEL_MID_PTI on armel
14367 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
14368 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
14369 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
14370 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
14371 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
14372 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
14373 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
14374 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
14375 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
14376 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
14377 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
14378 * [Config] Enable CONFIG_ECHO=m on powerpc
14379 * [Config] Enable CONFIG_ET131X=m on powerpc
14380 * [Config] Set CONFIG_FB_MATROX=m
14381 * [Config] Enable CONFIG_FB_UDL=m on powerpc
14382 * [Config] Set CONFIG_FB_VIRTUAL=n
14383 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
14384 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
14385 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
14386 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
14387 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
14388 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
14389 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
14390 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
14391 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
14392 * [Config] Enable CONFIG_IBMVETH=m on powerpc
14393 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
14394 * [Config] Enable CONFIG_IGB=m on powerpc
14395 * [Config] Enable CONFIG_IIO=m on powerpc
14396 * [Config] Enable CONFIG_INFINIBAND_NES=m
14397 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
14398 * [Config] Enable CONFIG_IWL3945=m on powerpc
14399 * [Config] Disable CONFIG_KVM_BOOK3S_64
14400 * [Config] Enable CONFIG_LAPBETHER=m on arm
14401 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
14402 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
14403 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
14404 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
14405 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
14406 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
14407 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
14408 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
14409 * [Config] Enable CONFIG_MEMSTICK=m on arm
14410 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
14411 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
14412 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
14413 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
14414 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
14415 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
14416 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
14417 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
14418 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
14419 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
14420 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
14421 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
14422 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
14423 * [Config] Enable CONFIG_MTD_SST25L=m on arm
14424 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
14425 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
14426 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
14427 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
14428 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
14429 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
14430 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
14431 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
14432 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
14433 * [Config] Enable CONFIG_PANEL=m on powerpc
14434 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
14435 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
14436 - LP: #833705
14437 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
14438 - LP: #837332
14439 * [Config] Update CONFIG_EFI_VARS enforcer check
14440 * [Config] Add aufs to virtual flavor inclusion list
14441 - LP: #844159
14442 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
14443 - LP: #818933
14444 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
14445 - LP: #768039
14446 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
14447 - LP: #838402
14448 * [Config] Add igbvf to the virtual flavor inclusion list
14449 - LP: #794570
14450 * [Config] Add ixgbevf to the virtual inclusion list
14451 - LP: #872411
14452 * [Config] Transition -generic and -server to be identical
14453 * rebase to v3.1-rc10
14454
14455 [ Luke Yelavich ]
14456
14457 * [Config] Disable legacy IDE drivers on powerpc
14458
14459 [ Ming Lei ]
14460
14461 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
14462 - LP: #801719
14463 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
14464 Sandybridge chipsets(v2)
14465 - LP: #737388, #782389, #794642
14466
14467 [ Paolo Pisati ]
14468
14469 * [Config] Compile-in vfat support for armel
14470 - LP: #853783
14471
14472 [ Randy Dunlap ]
14473
14474 * SAUCE: staging: fix rts5139 depends & build
14475 - LP: #824273
14476
14477 [ Rene Bolldorf ]
14478
14479 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
14480 power in 'ideapad_backlight_notify_power' to avoid a page fault
14481
14482 [ Seth Forshee ]
14483
14484 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
14485 - LP: #681904
14486 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
14487 - LP: #810020
14488
14489 [ Stefan Bader ]
14490
14491 * (config) Package macvlan and macvtap for virtual
14492 * [Config] Force perf to use libiberty for demangling
14493 - LP: #783660
14494 * SAUCE: xen: Do not use pv spinlocks on HVM
14495 - LP: #838026
14496
14497 [ Tim Gardner ]
14498
14499 * [Config] Clean up tools rules
14500 * [Config] Package x86_energy_perf_policy and turbostat
14501 - LP: #797556
14502 * rebase to v3.1-rc3
14503 * [Config] Simplify binary-udebs dependencies
14504 * [Config] kernel preparation cannot be parallelized
14505 * [Config] Linearize module/abi checks
14506 * [Config] Linearize and simplify tree preparation rules
14507 * [Config] Build kernel image in parallel with modules
14508 * [Config] Set concurrency for kmake invocations
14509 * [Config] Improve install-arch-headers speed
14510 * [Config] Fix binary-perarch dependencies
14511 * [Config] Removed stamp-flavours target
14512 * [Config] Serialize binary indep targets
14513 * [Config] Use build stamp directly
14514 * [Config] Restore prepare-% target
14515 * rebase to v3.1-rc4
14516 * rebase to v3.1-rc5
14517 * [Config] Disable makedumpfile for i386/amd64
14518 * rebase to v3.1-rc6
14519 * [Config] Fix binary-% build target
14520 * rebase to v3.1-rc7
14521 * rebase to v3.1-rc8
14522 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14523 - LP: #854399
14524 * [Config] Enable ftrace support in the mac80211 layer
14525 - LP: #865171
14526 * rebase to v3.1-rc9
14527 * SAUCE: usb/core/devio.c: Check for printer class specific request
14528 - LP: #872711
14529
14530 [ Upstream Kernel Changes ]
14531
14532 * overlay filesystem
14533 * overlayfs: add statfs support
14534 * overlayfs: implement show_options
14535 * overlay: overlay filesystem documentation
14536 * fs: limit filesystem stacking depth
14537
14538 [ Will Drewry ]
14539
14540 * SAUCE: seccomp_filter: new mode with configurable syscall filters
14541 * SAUCE: seccomp_filter: add process state reporting
14542 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
14543 works.
14544 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
14545
14546 [ Upstream Kernel Changes ]
14547
14548 * rebase to v3.1-rc1
14549 * rebase to v3.1-rc2
14550 * rebase to v3.1-rc3
14551 +CONFIG_BLK_DEV_BSGLIB=y
14552 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
14553 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
14554 * rebase to v3.1-rc4
14555 * rebase to v3.1-rc5
14556 * rebase to v3.1-rc6
14557 * rebase to v3.1-rc7
14558 * rebase to v3.1-rc8
14559 * rebase to v3.1-rc9
14560 * rebase to v3.1-rc10
14561
14562 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
14563
14564 linux (3.1.0-1.0) oneiric; urgency=low
14565
14566 [ Leann Ogasawara ]
14567
14568 * Open P-series
14569
14570 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
14571
14572 linux (3.0.0-8.10) oneiric; urgency=low
14573
14574 [ Adam Jackson ]
14575
14576 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
14577 - LP: #753994
14578
14579 [ John Johansen ]
14580
14581 * [Config] Enable missing IPv6 options
14582
14583 [ Leann Ogasawara ]
14584
14585 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
14586 - LP: #819925
14587 * Rebase to 3.0.1
14588
14589 [ Upstream Kernel Changes ]
14590
14591 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
14592 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
14593 - LP: #783582
14594 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
14595 - LP: #796476
14596 * KVM: Add SMEP support when setting CR4
14597 - LP: #796476
14598 * KVM: Mask function7 ebx against host capability word9
14599 - LP: #796476
14600 * KVM: Add instruction fetch checking when walking guest page table
14601 - LP: #796476
14602
14603 [ Upstream Kernel Changes ]
14604
14605 * rebase to v3.0.1
14606
14607 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
14608
14609 linux (3.0.0-7.9) oneiric; urgency=low
14610
14611 [ Andy Whitcroft ]
14612
14613 * Revert "[Upstream] add local prefix to oss local change_bits"
14614 * Revert "SAUCE: add tracing for user initiated readahead requests"
14615 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
14616 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
14617 Zhaoyang E47"
14618 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
14619 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
14620 (grub)"
14621 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
14622 checks"
14623 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
14624 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
14625 vt switch"
14626 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
14627 - LP: #816035
14628 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
14629 it
14630 * SAUCE: (no-up) add tracing for user initiated readahead requests
14631 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14632 switch
14633 * SAUCE: vt -- allow grub to request automatic vt_handoff
14634
14635 [ Arjan van de Ven ]
14636
14637 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
14638
14639 [ Kees Cook ]
14640
14641 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
14642 * [Config] enforce ACPI_CUSTOM_METHOD disabled
14643
14644 [ Keng-Yu Lin ]
14645
14646 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
14647 Zhaoyang E47
14648 - LP: #632884, #803005
14649
14650 [ Leann Ogasawara ]
14651
14652 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
14653 - LP: #513131
14654 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
14655 - LP: #815064
14656
14657 [ Rezwanul Kabir ]
14658
14659 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
14660 Dell E2 series Laptops
14661 - LP: #632884
14662
14663 [ Upstream Kernel Changes ]
14664
14665 * Revert "yama: if an underlying filesystem provides a permissions op use
14666 it"
14667 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14668 series Laptops"
14669 * Revert "tty: include linux/slab.h for kfree"
14670 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
14671 * Revert "pch_dma: add include/slab.h for kfree"
14672 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
14673 - LP: #773524
14674 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14675
14676 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14677
14678 linux (3.0.0-7.8) oneiric; urgency=low
14679
14680 [ Andy Whitcroft ]
14681
14682 * ubuntu: overlayfs -- overlayfs: add statfs support
14683 * [Config] enable CONFIG_OVERLAYFS
14684
14685 [ Erez Zadok ]
14686
14687 * ubuntu: overlayfs -- overlayfs: implement show_options
14688
14689 [ Leann Ogasawara ]
14690
14691 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14692 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14693 * [Config] Disable CONFIG_ATM_DUMMY on arm
14694 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14695 * Temporarily disable module check on arm
14696 * Rebase to 3.0 final
14697 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14698 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14699 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14700 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14701 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14702 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14703 * [Config] Enable CONFIG_DM9000=m on arm
14704 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14705 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14706
14707 [ Miklos Szeredi ]
14708
14709 * ubuntu: overlayfs -- vfs: add i_op->open()
14710 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14711 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14712 * ubuntu: overlayfs -- overlay filesystem
14713 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14714 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14715 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14716 * ubuntu: overlayfs -- ovl: make lower mount read-only
14717
14718 [ Neil Brown ]
14719
14720 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14721
14722 [ Tim Gardner ]
14723
14724 * [Config] Add enic/fnic to udebs
14725 - LP: #801610
14726
14727 [ Upstream Kernel Changes ]
14728
14729 * yama: if an underlying filesystem provides a permissions op use it
14730
14731 [ Major Kernel Changes ]
14732
14733 * Rebase to 3.0 final
14734
14735 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14736
14737 linux (3.0.0-6.7) oneiric; urgency=low
14738
14739 [ Eagon Yager ]
14740
14741 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14742
14743 [ Keng-Yu Lin ]
14744
14745 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14746 - LP: #632884, #803005
14747
14748 [ Leann Ogasawara ]
14749
14750 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14751 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14752 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14753 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14754 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14755 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14756 * [Config] Set CONFIG_ACPI_SBS=m
14757 * [Config] Set CONFIG_ACPI_WMI=m
14758 * [Config] Set CONFIG_AD7150=m on arm
14759 * [Config] Set CONFIG_AD7152=m on arm
14760 * [Config] Drop CONFIG_GPIO_S5PV210
14761 * [Config] Drop CONFIG_GPIO_S5PC100
14762 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14763 * [Config] Drop CONFIG_GPIO_EXYNOS4
14764
14765 [ Stefan Bader ]
14766
14767 * SAUCE: Re-enable RODATA for i386 virtual
14768 - LP: #809838
14769
14770 [ Upstream Kernel Changes ]
14771
14772 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14773 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14774 - LP: #771758
14775
14776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14777
14778 linux (3.0.0-5.6) oneiric; urgency=low
14779
14780 [ Tim Gardner ]
14781
14782 * [Config] CONFIG_RTL8192CU=m
14783 * Rebase to -rc7
14784
14785 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14786
14787 linux (3.0.0-4.5) oneiric; urgency=low
14788
14789 [ Ming Lei ]
14790
14791 * SAUCE: fix yama_ptracer_del lockdep warning
14792 - LP: #791019
14793
14794 [ Seth Forshee ]
14795
14796 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14797 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14798 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14799 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14800 - LP: #805218
14801
14802 [ Tim Gardner ]
14803
14804 * [Config] updateconfigs after rebase to -rc6+
14805 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14806 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14807 * Revert "UBUNTU: add dependancies for module-init-tools"
14808 This dependency is no longer required for a 3 digit version.
14809
14810 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14811
14812 linux (3.0-3.4) oneiric; urgency=low
14813
14814 [ Keng-Yu Lin ]
14815
14816 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14817 killswitch"
14818 - LP: #775281
14819
14820 [ Leann Ogasawara ]
14821
14822 * rebase to v3.0-rc5
14823 * [Config] updateconfigs after rebase to 3.0-rc5
14824
14825 [ Tim Gardner ]
14826
14827 * [Config] Remove ubuntu/rtl8192se
14828 * [Config] Added armel ABI files
14829 * [Config] Removed armel versatile flavour
14830 * [Config] CONFIG_INTEL_MEI=m
14831 - LP: #716867
14832
14833 [ Upstream Kernel Changes ]
14834
14835 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14836
14837 [ Upstream Kernel Changes ]
14838
14839 * rebase to v3.0-rc5
14840
14841 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14842
14843 linux (3.0-2.3) oneiric; urgency=low
14844
14845 [ Andy Whitcroft ]
14846
14847 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14848
14849 [ Leann Ogasawara ]
14850
14851 * rebase to v3.0-rc4
14852 * [Config] updateconfigs after rebase to 3.0-rc4
14853 * fix ERROR: __devcgroup_inode_permission undefined
14854
14855 [ Stefan Bader ]
14856
14857 * SAUCE: iscsitarget: Remove driver from the kernel
14858
14859 [ Tim Gardner ]
14860
14861 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14862 * [Config] Add grub-efi as a recommended bootloader for server and
14863 generic
14864 - LP: #800910
14865
14866 [ Upstream Kernel Changes ]
14867
14868 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14869
14870 [ Leann Ogasawara ]
14871
14872 * rebase to v3.0-rc4
14873
14874 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
14875
14876 linux (3.0-1.2) oneiric; urgency=low
14877
14878 [ Andy Whitcroft ]
14879
14880 * [Config] enable CONFIG_CAN_CALC_BITTIMING
14881
14882 [ Leann Ogasawara ]
14883
14884 * rebase to v3.0-rc3
14885 * [Config] updateconfigs after rebase to 3.0-rc3
14886
14887 [ Upstream Kernel Changes ]
14888
14889 * perf: clear out make flags when calling kernel make kernelver
14890
14891 [ Leann Ogasawara ]
14892
14893 * rebase to v3.0-rc3
14894
14895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
14896
14897 linux (3.0-0.1) oneiric; urgency=low
14898
14899 [ Andy Whitcroft ]
14900
14901 * use the packaging version in the kernel
14902 * use the kernels idea of its version for version_signature
14903 * add dependancies for module-init-tools
14904 * update control files to version 3
14905 * printchanges/insertchanges allow override of prev_release
14906 * correct Vcs-Git: to point to oneiric
14907
14908 [ Leann Ogasawara ]
14909
14910 * rebase to v3.0-rc1
14911 * [Config] updateconfigs after rebase to 3.0-rc1
14912 * ubuntu: dm-raid4-5 fix up build failure
14913 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
14914 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
14915 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
14916 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
14917 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
14918 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
14919 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
14920 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
14921 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
14922 * rebase to v3.0-rc2
14923
14924 [ Manoj Iyer ]
14925
14926 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
14927 - LP: #790754
14928
14929 [ Upstream Kernel Changes ]
14930
14931 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
14932 demands it"
14933 * drm/i915: fix regression after clock gating init split
14934
14935 [ Major Kernel Changes ]
14936
14937 * rebase from v2.6.39 to v3.0-rc1
14938 * rebase from v3.0-rc1 to v3.0-rc2
14939
14940 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
14941
14942 linux (2.6.39-3.10) oneiric; urgency=low
14943
14944 [ Colin Ian King ]
14945
14946 * SAUCE: S3 early resume debug via keyboard LEDs
14947
14948 [ Ingo Molnar ]
14949
14950 * ubuntu: nx-emu - i386: NX emulation
14951 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
14952
14953 [ Leann Ogasawara ]
14954
14955 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
14956 * Revert "[Config] Disable CONFIG_DM_RAID45"
14957 * [Config] enable CONFIG_BRCMFMAC=y
14958 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
14959 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
14960
14961 [ Robert Nelson ]
14962
14963 * SAUCE: omap3: beagle: detect new xM revision B
14964 - LP: #770679
14965 * SAUCE: omap3: beagle: detect new xM revision C
14966 - LP: #770679
14967 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
14968 - LP: #770679
14969
14970 [ Stefan Bader ]
14971
14972 * SAUCE: Convert dm-raid45 to new block plugging
14973
14974 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
14975
14976 linux (2.6.39-3.9) oneiric; urgency=low
14977
14978 [ Leann Ogasawara ]
14979
14980 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
14981 * rebase to v2.6.39
14982 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
14983 * [Config] enable CONFIG_INPUT_APANEL=m
14984
14985 [ Thomas Schlichter ]
14986
14987 * SAUCE: vesafb: mtrr module parameter is uint, not bool
14988 - LP: #778043
14989 * SAUCE: vesafb: enable mtrr WC by default
14990 - LP: #778043
14991
14992 [ Major Kernel Changes ]
14993
14994 * rebase from v2.6.39-rc7 to v2.6.39
14995
14996 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
14997
14998 linux (2.6.39-2.8) oneiric; urgency=low
14999
15000 [ Andy Whitcroft ]
15001
15002 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
15003 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
15004 * Revert "[Config] Disable CONFIG_AUFS_FS"
15005 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
15006 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
15007 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
15008 * ubuntu: AUFS -- clean up the aufs updater and BOM
15009 * ubuntu: AUFS -- documentation on updating aufs2
15010
15011 [ Kees Cook ]
15012
15013 * ubuntu: Yama - LSM hooks
15014 * ubuntu: Yama - create task_free security callback
15015 * ubuntu: Yama - add ptrace relationship tracking interface
15016 * ubuntu: Yama - unconditionally chain to Yama LSM
15017
15018 [ Leann Ogasawara ]
15019
15020 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
15021 * Revert "[Config] Disable CONFIG_EASYCAP"
15022 * ubuntu: fsam7400 disable driver
15023 * ubuntu: omnibook disable driver
15024 * ubuntu: rfkill disable driver
15025
15026 [ Tim Gardner ]
15027
15028 * SAUCE: Fix extra reference in fb_open()
15029
15030 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
15031
15032 linux (2.6.39-2.7) oneiric; urgency=low
15033
15034 [ Leann Ogasawara ]
15035
15036 * rebase to v2.6.39-rc7
15037
15038 [ Major Kernel Changes ]
15039
15040 * rebase from v2.6.39-rc6 to v2.6.39-rc7
15041
15042 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
15043
15044 linux (2.6.39-1.6) oneiric; urgency=low
15045
15046 [ Leann Ogasawara ]
15047
15048 * rebase to v2.6.39-rc6
15049 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
15050
15051 [ Tim Gardner ]
15052
15053 * [Config] updateconfigs after rebase to 2.6.39-rc6
15054
15055 [ Major Kernel Changes ]
15056
15057 * rebase from v2.6.39-rc5 to v2.6.39-rc6
15058 - LP: #740126
15059
15060 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
15061
15062 linux (2.6.39-0.5) oneiric; urgency=low
15063
15064 [ Herton Ronaldo Krzesinski ]
15065
15066 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
15067 - LP: #764758
15068
15069 [ Leann Ogasawara ]
15070
15071 * rebase to v2.6.39-rc5
15072 * [Config] updateconfigs following rebase to v2.6.39-rc5
15073
15074 [ Paolo Pisati ]
15075
15076 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
15077 - LP: #759913
15078
15079 [ Stefan Bader ]
15080
15081 * Include nls_iso8859-1 for virtual images
15082 - LP: #732046
15083
15084 [ Major Kernel Changes ]
15085
15086 * rebase from v2.6.39-rc4 to v2.6.39-rc5
15087
15088 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
15089
15090 linux (2.6.39-0.4) oneiric; urgency=low
15091
15092 [ Leann Ogasawara ]
15093
15094 * rebase to v2.6.39-rc4
15095 * [Config] updateconfigs following rebase to v2.6.39-rc4
15096 * fixup powerpc implicit declaration of function
15097 'crash_kexec_wait_realmode'
15098 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
15099
15100 [ Tim Gardner ]
15101
15102 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
15103 - LP: #769503
15104 * [Config] Add cachefiles.ko to virtual flavour
15105 - LP: #770430
15106
15107 [ Major Kernel Changes ]
15108
15109 * rebase from v2.6.39-rc3 to v2.6.39-rc4
15110
15111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
15112
15113 linux (2.6.39-0.3) oneiric; urgency=low
15114
15115 [ Leann Ogasawara ]
15116
15117 * rebase to v2.6.39-rc3
15118 * crash_kexec_wait_realmode() undefined when !SMP
15119
15120 [ Tim Gardner ]
15121
15122 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
15123 - LP: #632327
15124
15125 [ Major Kernel Changes ]
15126
15127 * rebase from v2.6.39-rc2 to v2.6.39-rc3
15128
15129 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
15130
15131 linux (2.6.39-0.2) oneiric; urgency=low
15132
15133 [ Gustavo F. Padovan ]
15134
15135 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
15136 - LP: #720949
15137
15138 [ John Johansen ]
15139
15140 * AppArmor: Fix masking of capabilities in complain mode
15141 - LP: #748656
15142
15143 [ Leann Ogasawara ]
15144
15145 * rebase to v2.6.39-rc2
15146 * [Config] updateconfigs following rebase to v2.6.39-rc2
15147 * hv_mouse needs delay.h
15148 * olpc_dcon_xo_1 needs delay.h
15149 * olpc_dcon_xo_1_5 needs delay.h
15150 * Update dropped.txt for Oneiric
15151
15152 [ Steve Langasek ]
15153
15154 * [Config] Make linux-libc-dev coinstallable under multiarch
15155 - LP: #750585
15156
15157 [ Upstream Kernel Changes ]
15158
15159 * x86, hibernate: Initialize mmu_cr4_features during boot
15160 - LP: #752870
15161
15162 [ Major Kernel Changes ]
15163
15164 * rebase from v2.6.39-rc1 to v2.6.39-rc2
15165
15166 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
15167
15168 linux (2.6.39-0.1) oneiric; urgency=low
15169
15170 [ Brad Figg ]
15171
15172 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
15173 - LP: #737124
15174
15175 [ Henrik Rydberg ]
15176
15177 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
15178 * SAUCE: HID: ntrig: fix suspend/resume on recent models
15179
15180 [ Herton Ronaldo Krzesinski ]
15181
15182 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
15183 struct v4l2_subdev
15184 - LP: #745213
15185
15186 [ Kees Cook ]
15187
15188 * [Config] packaging: adjust perms on vmlinuz as well
15189 * SAUCE: nx-emu: further clarify dmesg reporting
15190 - LP: #745181
15191
15192 [ Leann Ogasawara ]
15193
15194 * rebase to v2.6.39-rc1
15195 * [Config] updateconfigs following rebase to v2.6.39-rc1
15196 * [Config] Disable CONFIG_DM_RAID45
15197 * [Config] Disable CONFIG_SCSI_ISCSITARGET
15198 * [Config] Disable CONFIG_EASYCAP
15199 * [Config] Disable CONFIG_AUFS_FS
15200 * update bnx2 firmware files in d-i/firmware/nic-modules
15201 * xhci-pci.c resolve implicit declaration of kzalloc
15202 * [Config] Enable CONFIG_DRM_PSB for only x86
15203 * [Config] Enable CONFIG_RTS_PSTOR for only x86
15204 * mfd/asic3: Fix typo, s/irq_data/data/
15205
15206 [ Luke Yelavich ]
15207
15208 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
15209 - LP: #745358
15210 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
15211 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
15212
15213 [ Manoj Iyer ]
15214
15215 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
15216 - LP: #745217
15217
15218 [ Tim Gardner ]
15219
15220 * SAUCE: INR_OPEN=4096
15221 - LP: #663090
15222 * SAUCE: Increase the default hard limit for open FDs to 4096
15223 - LP: #663090
15224
15225 [ Upstream Kernel Changes ]
15226
15227 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
15228 namespace cleanup
15229 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
15230 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
15231
15232 [ Major Kernel Changes ]
15233
15234 * rebase from v2.6.38 to v2.6.39-rc1
15235
15236 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
15237
15238 linux (2.6.39-0.0) oneiric; urgency=low
15239
15240 [ Leann Ogasawara ]
15241
15242 * Open Oneiric
15243
15244 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
15245
15246 linux (2.6.38-7.39) natty; urgency=low
15247
15248 [ Leann Ogasawara ]
15249
15250 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
15251
15252 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
15253
15254 linux (2.6.38-7.38) natty; urgency=low
15255
15256 [ Leann Ogasawara ]
15257
15258 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
15259 gcc-4.5.2-6ubuntu5 finished building on all arches.
15260
15261 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
15262
15263 linux (2.6.38-7.37) natty; urgency=low
15264
15265 [ Leann Ogasawara ]
15266
15267 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
15268
15269 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
15270
15271 linux (2.6.38-7.36) natty; urgency=low
15272
15273 [ Andy Whitcroft ]
15274
15275 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
15276 optimisation"
15277 * purge last vestiges of maverick
15278 * [Config] switch CONFIG_FB_VESA back to module
15279
15280 [ Chris Wilson ]
15281
15282 * SAUCE: drm/i915: Fix pipelined fencing
15283 - LP: #717114
15284
15285 [ Loïc Minier ]
15286
15287 * Include nls_cp437 module in virtual for fat
15288 - LP: #732046
15289 * Support arch= cross-compilation for any arch
15290 * Fix couple of typos in 0-common-vars.mk
15291 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
15292 * Add armhf to Debian -> Linux arch map
15293 * Add initial armhf.mk
15294 * Enable common packages for armhf
15295
15296 [ Upstream Kernel Changes ]
15297
15298 * Yama: fix default relationship to check thread group
15299 - LP: #737676
15300
15301 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
15302
15303 linux (2.6.38-7.35) natty; urgency=low
15304
15305 [ Andy Whitcroft ]
15306
15307 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
15308 * rebase fixes bug #715330
15309 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
15310 * rebase to v2.6.38 final
15311
15312 [ Herton Ronaldo Krzesinski ]
15313
15314 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
15315 - LP: #636091
15316
15317 [ Tim Gardner ]
15318
15319 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
15320
15321 [ Upstream Kernel Changes ]
15322
15323 * Yama: use thread group leader when creating match
15324 - LP: #729839
15325 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
15326 RAID controller
15327 - LP: #735240
15328 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
15329
15330 [ Major Kernel Changes ]
15331
15332 * rebase from v2.6.38-rc8 to v2.6.38 final
15333 - LP: #715330
15334
15335 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
15336
15337 linux (2.6.38-6.34) natty; urgency=low
15338
15339 [ Andy Whitcroft ]
15340
15341 * [Config] normalise CONFIG_INTEL_TXT
15342 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
15343 - LP: #730860
15344 * rebase to mainline v2.6.38-rc8
15345
15346 [ Major Kernel Changes ]
15347
15348 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
15349 to v2.6.38-rc8
15350
15351 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
15352
15353 linux (2.6.38-6.33) natty; urgency=low
15354
15355 [ Andy Whitcroft ]
15356
15357 * d-i -- enable speakup-modules udeb
15358 - LP: #672699
15359 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
15360 * [Config] debian PPC64 configuration
15361 * [Config] cleanup powerpc config fixing unexpected inconsistancies
15362 * [Config] resync ppc64 configuration
15363 * SAUCE: match up ENTRY/END naming for 32/64 bit
15364 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
15365 * [Config] update configs after rebase to
15366 fb62c00a6d8942775abc23d1621db1252e2d93d1
15367 * [Config] pps_gen_parport no longer built
15368
15369 [ Corentin Chary ]
15370
15371 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
15372 - LP: #689393
15373 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
15374 - LP: #689393
15375
15376 [ John Johansen ]
15377
15378 * SAUCE: Fix aufs calling of security_path_mknod
15379 - LP: #724456
15380
15381 [ Kees Cook ]
15382
15383 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
15384
15385 [ Tim Gardner ]
15386
15387 * rebase to 2.6.38-rc7
15388
15389 [ Upstream Kernel Changes ]
15390
15391 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
15392
15393 [ Major Kernel Changes ]
15394
15395 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
15396 fb62c00a6d8942775abc23d1621db1252e2d93d1
15397 - LP: #721389
15398 - LP: #722925
15399 - LP: #723672
15400 - LP: #723676
15401 - LP: #715318
15402
15403 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
15404
15405 linux (2.6.38-5.32) natty; urgency=low
15406
15407 [ Andy Whitcroft ]
15408
15409 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
15410 * [Config] updateconfigs following rebase to v2.6.38-rc6
15411 * [Config] enable CONFIG_DMAR
15412 - LP: #552311
15413
15414 [ Upstream Kernel Changes ]
15415
15416 * drm/i915: skip FDI & PCH enabling for DP_A
15417 - LP: #561802, #600453, #681877
15418
15419 [ Major Kernel Changes ]
15420
15421 * rebase from v2.6.38-rc5 to v2.6.38-rc6
15422 - LP: #718402
15423 - LP: #719524
15424 - LP: #721126
15425 - LP: #719691
15426 - LP: #722689
15427 - LP: #722310
15428
15429 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
15430
15431 linux (2.6.38-4.31) natty; urgency=low
15432
15433 [ Andy Whitcroft ]
15434
15435 * add in bugs closed by upstream patches pulled in by rebases
15436 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
15437 * [Config] enable CONFIG_VSX to allow use of vector instuctions
15438 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
15439 * rebase to mainline v2.6.38-rc5
15440 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
15441 supported
15442 - LP: #719691
15443
15444 [ Colin Ian King ]
15445
15446 * SAUCE: Dell All-In-One: Remove need for Dell module alias
15447
15448 [ Manoj Iyer ]
15449
15450 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
15451 - LP: #717435
15452
15453 [ Tim Gardner ]
15454
15455 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
15456
15457 [ Upstream Kernel Changes ]
15458
15459 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
15460 - LP: #702434
15461 * vfs: fix BUG_ON() in fs/namei.c:1461
15462
15463 [ Vladislav P ]
15464
15465 * SAUCE: Release BTM while sleeping to avoid deadlock.
15466 - LP: #713837
15467
15468 [ Major Kernel Changes ]
15469
15470 * rebase from v2.6.38-rc4 to v2.6.38-rc5
15471 - LP: #579276
15472 - LP: #715877
15473 - LP: #713769
15474 - LP: #716811
15475 * resync with Maverick Ubuntu-2.6.35-27.47
15476
15477 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
15478
15479 linux (2.6.38-3.30) natty; urgency=low
15480
15481 [ Andy Whitcroft ]
15482
15483 * rebase to v2.6.38-rc4
15484 * ppc64 -- add basic architecture
15485 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
15486
15487 [ Colin Ian King ]
15488
15489 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
15490 - LP: #676997
15491 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
15492 - LP: #701530
15493 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
15494 - LP: #701530
15495
15496 [ Dan Rosenberg ]
15497
15498 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
15499
15500 [ Kees Cook ]
15501
15502 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
15503 attacking"
15504 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
15505
15506 [ Tim Gardner ]
15507
15508 * [Config] CONFIG_BLK_CGROUP=y
15509 - LP: #706394
15510 * [Config] CONFIG_DELL_WMI_AIO=m
15511
15512 [ Upstream Kernel Changes ]
15513
15514 * drm/i915/lvds: Restore dithering on native modes for gen2/3
15515 - LP: #711568
15516
15517 [ Upstream Kernel Changes ]
15518
15519 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
15520 - LP: #701271
15521 - LP: #708521
15522 - LP: #710371
15523
15524 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
15525
15526 linux (2.6.38-2.29) natty; urgency=low
15527
15528 [ Andy Whitcroft ]
15529
15530 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
15531 * [Config] updateconfigs following rebase to
15532 1f0324caefd39985e9fe052fac97da31694db31e
15533 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
15534 * [Config] reenable HIBERNATE
15535 - LP: #710877
15536 * rebase to v2.6.38-rc3
15537 * [Config] reenable CONFIG_CRASH_DUMP
15538
15539 [ Kamal Mostafa ]
15540
15541 * SAUCE: rtl8192se: fix source file perms
15542 * SAUCE: rtl8192se: fix source file newline
15543 * SAUCE: omnibook: fix source file newline
15544
15545 [ Kees Cook ]
15546
15547 * [Config] packaging: really make System.map mode 0600
15548
15549 [ Ricardo Salveti de Araujo ]
15550
15551 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
15552 PM34XX_ERRATUM
15553
15554 [ Soren Hansen ]
15555
15556 * SAUCE: nbd: Remove module-level ioctl mutex
15557
15558 [ Tim Gardner ]
15559
15560 * SAUCE: Disable building the ACPI debugfs source
15561
15562 [ Upstream Kernel Changes ]
15563
15564 * Set physical start and alignment 1M for virtual i386
15565 - LP: #710754
15566
15567 [ Upstream Kernel Changes ]
15568
15569 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15570 to v2.6.38-rc3
15571 - LP: #707902
15572
15573 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
15574
15575 linux (2.6.38-1.28) natty; urgency=low
15576
15577 [ Andy Whitcroft ]
15578
15579 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
15580
15581 [ Ricardo Salveti de Araujo ]
15582
15583 * SAUCE: omap3: beaglexm: fix DVI initialization
15584 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
15585 display work at Beagle
15586
15587 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
15588
15589 linux (2.6.38-1.27) natty; urgency=low
15590
15591 [ Andy Whitcroft ]
15592
15593 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15594 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
15595 * SAUCE: ensure root is ready before running usermodehelpers in it
15596 * correct the Vcs linkage to point to natty
15597 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
15598 * [Config] update configs following rebase
15599 e78bf5e6cbe837daa6ab628a5f679548742994d3
15600 * SAUCE: Yama: follow changes to generic_permission
15601 * ubuntu: compcache -- follow changes to bd_claim/bd_release
15602 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
15603 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
15604 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
15605 * update package version to match payload version
15606 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
15607 * rebase to v2.6.38-rc1
15608 * [Config] updateconfigs following rebase to v2.6.38-rc1
15609 * SAUCE: x86 fix up jiffies/jiffies_64 handling
15610 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
15611 * [Config] updateconfigs following rebase to
15612 2b1caf6ed7b888c95a1909d343799672731651a5
15613 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
15614 * ubuntu: AUFS -- suppress benign plink warning messages
15615 - LP: #621195
15616 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
15617 * rebase to v2.6.38-rc2
15618 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
15619 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15620 * [Config] update configs following rebase to
15621 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15622 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
15623 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
15624 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
15625 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
15626
15627 [ Kees Cook ]
15628
15629 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
15630
15631 [ Stefan Bader ]
15632
15633 * Temporarily disable RODATA for virtual i386
15634 - LP: #699828
15635
15636 [ Tim Gardner ]
15637
15638 * [Config] CONFIG_NLS_DEFAULT=utf8
15639 - LP: #683690
15640 * [Config] CONFIG_HIBERNATION=n
15641 * update bnx2 firmware files in d-i/firmware/nic-modules
15642
15643 [ Upstream Kernel Changes ]
15644
15645 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
15646 objects."
15647 * packaging: make System.map mode 0600
15648 * thinkpad_acpi: Always report scancodes for hotkeys
15649 - LP: #702407
15650 * sched: tg->se->load should be initialised to tg->shares
15651 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
15652 * brcm80211: include linux/slab.h for kfree
15653 * pch_dma: add include/slab.h for kfree
15654 * i2c-eg20t: include linux/slab.h for kfree
15655 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
15656 * tty: include linux/slab.h for kfree
15657 * winbond: include linux/delay.h for mdelay et al
15658
15659 [ Upstream Kernel Changes ]
15660
15661 * mark the start of v2.6.38 versioning
15662 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15663 - LP: #689886
15664 - LP: #702125
15665 - LP: #608775
15666 - LP: #215802
15667 - LP: #686333
15668 - LP: #677830
15669 - LP: #677652
15670 - LP: #696493
15671 - LP: #697240
15672 - LP: #689036
15673 - LP: #705323
15674 - LP: #686692
15675
15676 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15677
15678 linux (2.6.37-12.26) natty; urgency=low
15679
15680 [ Andy Whitcroft ]
15681
15682 * rebase to v2.6.37-rc8
15683 * [Config] armel -- reenable omap flavour
15684 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15685 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15686 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15687 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15688 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15689 * [Config] track missing modules
15690 * rebase to v2.6.37 final
15691
15692 [ Chase Douglas ]
15693
15694 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15695 Magic Trackpad
15696
15697 [ Stefan Bader ]
15698
15699 * Revert "SAUCE: blkfront: default to sd devices"
15700 - LP: #684875
15701
15702 [ Tim Gardner ]
15703
15704 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15705 - LP: #380138
15706 * [Config] Added autofs4.ko to -virtual flavour
15707 - LP: #692917
15708
15709 [ Upstream Kernel Changes ]
15710
15711 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15712 Laptops
15713 - LP: #632884
15714
15715 [ Upstream Kernel Changes ]
15716
15717 * rebase to v2.6.37-rc8
15718 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15719 * rebase to v2.6.37 final
15720
15721 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15722
15723 linux (2.6.37-11.25) natty; urgency=low
15724
15725 [ Andy Whitcroft ]
15726
15727 * [Config] d-i -- add hpsa to the list of block devices
15728 - LP: #684304
15729 * [Config] add vmw-balloon driver to -virtual flavour
15730 - LP: #592039
15731 * rebase to v2.6.37-rc7
15732
15733 [ Upstream Kernel Changes ]
15734
15735 * rebase to v2.6.37-rc7
15736
15737 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15738
15739 linux (2.6.37-10.24) natty; urgency=low
15740
15741 [ Andy Whitcroft ]
15742
15743 * rebase to v2.6.37-rc6
15744 * updateconfigs following rebase to v2.6.37-rc6
15745
15746 [ Upstream Kernel Changes ]
15747
15748 * rebase to v2.6.37-rc6
15749
15750 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15751
15752 linux (2.6.37-9.23) natty; urgency=low
15753
15754 [ Andy Whitcroft ]
15755
15756 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15757 - LP: #689606
15758 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15759 - LP: #689606
15760
15761 [ Kees Cook ]
15762
15763 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15764 - LP: #690190
15765
15766 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15767
15768 linux (2.6.37-9.22) natty; urgency=low
15769
15770 [ Andy Whitcroft ]
15771
15772 * rebase to v2.6.35-rc5
15773 * [Config] updateconfigs following rebase to v2.6.37-rc5
15774 * (no-up) add support for installed header files to ubuntu directory
15775 - LP: #684666
15776 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15777 - LP: #684666
15778 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15779 * ubuntu: dm-raid4-5 -- re-enable
15780 * ubuntu: omnibook -- update BOM
15781 * ubuntu: ndiswrapper -- update BOM to match actual version
15782 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15783 * ubuntu: ndiswrapper -- re-enable
15784 * ubuntu: iscsitarget -- re-instate copy_io_context
15785 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15786 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15787 * ubuntu: iscsitarget -- re-enable
15788
15789 [ Kees Cook ]
15790
15791 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15792
15793 [ Manoj Iyer ]
15794
15795 * SAUCE: Enable jack sense for Thinkpad Edge 13
15796 - LP: #685015
15797
15798 [ Tim Gardner ]
15799
15800 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15801 * [Config] CONFIG_CRYPTO_CRC32C=y
15802 - LP: #681819
15803 * [Config] CONFIG_9P_FSCACHE=n
15804 * [Config] Add nfsd modules to -virtual flavour
15805 - LP: #688070
15806
15807 [ Upstream Kernel Changes ]
15808
15809 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15810 * NFS: Fix panic after nfs_umount()
15811 - LP: #683938
15812 * x86: Add NX protection for kernel data
15813 * x86: Add RO/NX protection for loadable kernel modules
15814 * x86: Resume trampoline must be executable
15815 * x86: RO/NX protection for loadable kernel, jump_table fix
15816
15817 [ Upstream Kernel Changes ]
15818
15819 * rebase to v2.6.37-rc5
15820
15821 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15822
15823 linux (2.6.37-8.21) natty; urgency=low
15824
15825 [ Andy Whitcroft ]
15826
15827 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15828 linux-libc-headers"
15829 * Revert "(no-up) add support for installed header files to ubuntu
15830 directory"
15831
15832 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15833
15834 linux (2.6.37-8.20) natty; urgency=low
15835
15836 [ Andy Whitcroft ]
15837
15838 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15839 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15840 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15841 * Revert "SAUCE: i915 -- disable powersave by default"
15842 * SAUCE: enable Marvell 9128 PCIe SATA controller
15843 - LP: #658521
15844 * [Config] evtchn has been renamed
15845 * (no-up) add support for installed header files to ubuntu directory
15846 - LP: #684666
15847 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15848 - LP: #684666
15849
15850 [ Tim Gardner ]
15851
15852 * [Config] MISS: evtchn, NEW : xen-evtchn
15853 * rebase to v2.6.37-rc4
15854
15855 [ Upstream Kernel Changes ]
15856
15857 * drm/i915: Clean conflicting modesetting registers upon init
15858 - LP: #683775
15859 * rebase to v2.6.37-rc4
15860
15861 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15862
15863 linux (2.6.37-7.19) natty; urgency=low
15864
15865 [ Tim Gardner ]
15866
15867 * [Config] Add bnx2 firmware to nic-modules udeb
15868 - LP: #676245
15869
15870 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15871
15872 linux (2.6.37-7.18) natty; urgency=low
15873
15874 [ Andy Whitcroft ]
15875
15876 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
15877 * Revert "SAUCE: Add extra headers to linux-libc-dev"
15878 * Revert "SAUCE: Enable speedstep for sonoma processors."
15879 * [Config] enable CONFIG_BT_HCIUART_ATH3K
15880 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
15881 * [Config] standardise CONFIG_MII
15882 * [Config] standardise CONFIG_PRISM2_USB
15883 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
15884 * [Config] build in CONFIG_AGP
15885 * [Config] build in CONFIG_AGP_INTEL
15886 * [Config] build in CONFIG_AGP_AMD
15887 * [Config] build in CONFIG_AGP_AMD64
15888 * [Config] build in CONFIG_AGP_NVIDIA
15889 * [Config] build in CONFIG_AGP_VIA
15890 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
15891 * (no-up): document the new ## scheme
15892 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
15893 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
15894 - LP: #675453
15895
15896 [ Mathieu J. Poirier ]
15897
15898 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
15899
15900 [ Upstream Kernel Changes ]
15901
15902 * nx-emu: fix inverted report of disable_nx
15903
15904 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
15905
15906 linux (2.6.37-6.17) natty; urgency=low
15907
15908 [ Andy Whitcroft ]
15909
15910 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
15911 aufs2.1-36-UNRELEASED-20101103"
15912 * Revert "ubuntu: AUFS -- aufs2-base.patch
15913 aufs2.1-36-UNRELEASED-20101103"
15914 * [Config] standardise CONFIG_BT
15915 * [Config] standardise CONFIG_IRDA
15916 * [Config] standardise CONFIG_LAPB
15917 * [Config] standardise CONFIG_RDS
15918 * [Config] standardise CONFIG_RFKILL
15919 * [Config] standardise CONFIG_TIPC
15920 * [Config] standardise CONFIG_X25
15921 * [Config] standardise CONFIG_INPUT_EVDEV
15922 * [Config] standardise CONFIG_INPUT_JOYDEV
15923 * [Config] standardise CONFIG_INPUT_JOYSTICK
15924 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
15925 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
15926 * [Config] CONFIG_IRDA=n for FTBS (arm)
15927 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
15928 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
15929 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
15930
15931 [ Tim Gardner ]
15932
15933 * SAUCE: Fix drivers/staging/easycap FTBS
15934 * [Config] CONFIG_EASYCAP=m after fixing FTBS
15935
15936 [ Upstream Kernel Changes ]
15937
15938 * Revert "x86: Add NX protection for kernel data"
15939
15940 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
15941
15942 linux (2.6.37-6.16) natty; urgency=low
15943
15944 [ Andy Whitcroft ]
15945
15946 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
15947 * rebase to v2.6.37-rc3
15948
15949 [ Tim Gardner ]
15950
15951 * [Config] CONFIG_SCHED_AUTOGROUP=y
15952
15953 [ Upstream Kernel Changes ]
15954
15955 * Revert "x86: Add RO/NX protection for loadable kernel modules"
15956 * sched: automated per session task groups
15957 * rebase to v2.6.37-rc3
15958
15959 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
15960
15961 linux (2.6.37-6.15) natty; urgency=low
15962
15963 [ Andy Whitcroft ]
15964
15965 * [Config] standardise CONFIG_CEPH_FS
15966 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
15967 * [Config] standardise CONFIG_SCSI_PROC_FS
15968 * [Config] standardise CONFIG_UBIFS_FS
15969 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
15970
15971 [ Kees Cook ]
15972
15973 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15974
15975 [ Manoj Iyer ]
15976
15977 * SAUCE: Enable jack sense for Thinkpad Edge 11
15978 - LP: #677210
15979 * SAUCE: enable rfkill for rtl8192se driver
15980 - LP: #640992
15981
15982 [ Tim Gardner ]
15983
15984 * [Config] CONFIG_EASYCAP=n for FTBS
15985 * Rebase to v2.6.32-rc2+git
15986
15987 [ Upstream Kernel Changes ]
15988
15989 * x86: Fix improper large page preservation
15990 * x86: Add NX protection for kernel data
15991 * x86: Add RO/NX protection for loadable kernel modules
15992
15993 [ Upstream Kernel Changes ]
15994
15995 * Rebase to Linus 2.6.37-rc2+git
15996
15997 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
15998
15999 linux (2.6.37-5.14) natty; urgency=low
16000
16001 [ Upstream Kernel Changes ]
16002
16003 * PCI: fix offset check for sysfs mmapped files
16004 - LP: #676963
16005
16006 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
16007
16008 linux (2.6.37-5.13) natty; urgency=low
16009
16010 [ Andy Whitcroft ]
16011
16012 * rebased to v2.6.37-rc2
16013 * updateconfigs following rebase to v2.6.37-rc2
16014
16015 [ Tim Gardner ]
16016
16017 * [Config] Added NFS and related modules to virtual flavour
16018 - LP: #659084
16019
16020 [ Upstream Kernel Changes ]
16021
16022 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
16023 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
16024 * x86, cpu: Call verify_cpu during 32bit CPU startup
16025 * x86, cpu: Only CPU features determine NX capabilities
16026
16027 [ Upstream Changes ]
16028
16029 * rebased to v2.67.37-rc2
16030
16031 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
16032
16033 linux (2.6.37-4.12) natty; urgency=low
16034
16035 [ Andy Whitcroft ]
16036
16037 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
16038 * Revert "[Upstream] HID: magicmouse: properly account for scroll
16039 movement in state"
16040 * Revert "[Upstream] HID: magicmouse: disable and add module param for
16041 scroll acceleration"
16042 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
16043 middle of mouse"
16044
16045 [ Henrik Rydberg ]
16046
16047 * SAUCE: hid: ntrig: remove sysfs nodes
16048 * SAUCE: hid: ntrig: Setup input filtering manually
16049 * SAUCE: hid: ntrig: New ghost-filtering event logic
16050
16051 [ Manoj Iyer ]
16052
16053 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16054 - LP: #348861
16055
16056 [ Upstream Kernel Changes ]
16057
16058 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
16059 suspend/resume"
16060 * Revert "[ARM] implement arch_randomize_brk()"
16061 * Revert "ARM: stack protector: change the canary value per task"
16062 * Revert "ARM: initial stack protector (-fstack-protector) support"
16063 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
16064 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
16065 * Revert "perf probe: Add kernel source path option"
16066 * hid: ntrig: Support single-touch devices
16067 * hid: ntrig: Mask pen switch events
16068 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
16069 kernel
16070 - LP: #673073
16071 * Fix userspace build of linux/fs.h
16072
16073 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
16074
16075 linux (2.6.37-3.11) natty; urgency=low
16076
16077 [ Andy Whitcroft ]
16078
16079 * Revert "ubuntu: AUFS -- update to
16080 b37c575759dc4535ccc03241c584ad5fe69e3b25"
16081 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
16082 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
16083 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
16084 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
16085 * [Config] Disable intel_idle for -virtual kernels
16086 - LP: #651370
16087 * [Config] enforcer -- ensure we never enable CONFIG_IMA
16088 * debian -- pass the correct flavour name when checking configs
16089 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
16090 * [Config] ensure CONFIG_IPV6=y for powerpc
16091 * [Config] enforcer -- ensure CONFIG_IPV6=y
16092 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
16093 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
16094 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
16095 * ubuntu: AUFS -- re-enable
16096 * ubuntu: AUFS -- track changes to work queue initialisation
16097 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
16098 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16099 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16100 - LP: #614008
16101 * SAUCE: drm -- stop early access to drm devices
16102
16103 [ Jeremy Kerr ]
16104
16105 * [Config] Build-in powermac ZILOG serial driver
16106 - LP: #673346
16107
16108 [ Kees Cook ]
16109
16110 * SAUCE: nx-emu: use upstream ASLR when possible
16111
16112 [ Tim Gardner ]
16113
16114 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
16115 - LP: #628776
16116
16117 [ Upstream Kernel Changes ]
16118
16119 * i386: NX emulation
16120 * nx-emu: drop exec-shield sysctl, merge with disable_nx
16121 * nx-emu: standardize boottime message prefix
16122 * mmap randomization for executable mappings on 32-bit
16123 * exec-randomization: brk away from exec rand area
16124
16125 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
16126
16127 linux (2.6.37-2.10) natty; urgency=low
16128
16129 [ Andy Whitcroft ]
16130
16131 * reinstate armel config changes:
16132 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
16133 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
16134
16135 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
16136
16137 linux (2.6.37-2.9) natty; urgency=low
16138
16139 [ Andy Whitcroft ]
16140
16141 * config -- fix genportsconfig
16142 * [Config] move powerpc over from ports to distro
16143 * bump master version number to match contained kernel
16144 * SAUCE: fix documentation strings for struct input_keymap_entry
16145 * usb: gadget: goku_udc: add registered flag bit
16146
16147 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
16148
16149 linux (2.6.36-2.8) natty; urgency=low
16150
16151 [ Tim Gardner ]
16152
16153 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
16154 * [Config]: TWL4030_CORE=n for FTBS
16155 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
16156 * [Config]: CONFIG_SOLO6X10=n for FTBS
16157 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
16158 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
16159 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
16160 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
16161 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
16162 * [Config]: CONFIG_I2C_I801=n for armel FTBS
16163 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
16164 * AppArmor: compatibility patch for v5 interface
16165 * AppArmor: compatibility patch for v5 network controll
16166 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
16167 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16168 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16169 * Dropped: hid: 3m: Convert to MT slots
16170 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
16171 * Dropped: HID: magicmouse: simplify touch data bit manipulation
16172 * Dropped: HID: magicmouse: simplify touch down logic
16173 * Dropped: HID: magicmouse: enable Magic Trackpad support
16174 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
16175 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
16176 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
16177 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
16178 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
16179 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
16180 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
16181 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16182 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
16183 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
16184 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
16185 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
16186
16187 [ Upstream Kernel Changes ]
16188
16189 * rebased against 2.6.27-rc1
16190
16191 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
16192
16193 linux (2.6.36-1.7) natty; urgency=low
16194
16195 [ Andy Whitcroft ]
16196
16197 * rebased to v2.6.36 final
16198 * [Config] update configs following rebase to v2.6.36 final
16199 * [Config] update ports configs following rebase to v2.6.36 final
16200
16201 [ Upstream Kernel Changes ]
16202
16203 * rebased to v2.6.36 final
16204
16205 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
16206
16207 linux (2.6.36-1.6) natty; urgency=low
16208
16209 [ Upstream Kernel Changes ]
16210
16211 * drop broadcom staging driver preview:
16212 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
16213 wireless LAN driver."
16214
16215 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
16216
16217 linux (2.6.36-1.5) natty; urgency=low
16218
16219 [ Andy Whitcroft ]
16220
16221 * rebase to v2.6.36-rc8
16222 * updateconfigs following rebase to v2.6.36-rc8
16223 * updateportsconfigs following rebase to v2.6.36-rc8
16224 * config -- simplify the kernelconfig interface
16225 * config -- add new config mode 'dumpconfigs'
16226
16227 [ Tim Gardner ]
16228
16229 * Simplify the use of CROSS_COMPILER
16230
16231 [ Upstream Kernel Changes ]
16232
16233 * drop broadcom staging driver preview:
16234 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
16235 brcmfmac.ko mutually exclusive."
16236 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
16237 set."
16238 * Revert "Staging: brcm80211: remove driver specific -W options"
16239 * Revert "Staging: brcm80211: clean up makefile cflag lines"
16240 * Revert "staging: brcm80211: add fullmac driver"
16241 * Revert "staging: brcm80211: use string native library"
16242 * Revert "staging: brcm80211: use native ctype library"
16243 * Revert "staging: brcm80211: fix remaining checkpatch errors."
16244 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
16245 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
16246 ...""
16247 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
16248 ':' ...""
16249 * Revert "staging: brcm80211: fix "ERROR: space required before that
16250 ...""
16251 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
16252 * Revert "staging: brcm80211: fix "ERROR: space required after that close
16253 brace""
16254 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
16255 ...close square bracket""
16256 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
16257 ...""
16258 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
16259 '*'""
16260 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
16261 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
16262 do - while loop""
16263 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16264 parenthesis""
16265 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
16266 or NULL""
16267 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
16268 or NULL""
16269 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
16270 '}'""
16271 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
16272 line""
16273 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
16274 on next line""
16275 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
16276 condition""
16277 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
16278 paren...""
16279 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
16280 function dec...""
16281 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
16282 *bar"'"
16283 * Revert "staging: brcm80211: Fix URLs for firmware files."
16284 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
16285 * Revert "staging: brcm80211: Add contact info to TODO list."
16286 * Revert "staging: brcm80211: Fix some initialisation failure paths"
16287 * Export dump_{write,seek} to binary loader modules
16288 * rebase to v2.6.36-rc8.
16289
16290 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
16291
16292 linux (2.6.36-0.4) natty; urgency=low
16293
16294 [ Andy Whitcroft ]
16295
16296 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
16297 (fixes FTBS on powerpc)
16298
16299 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
16300
16301 linux (2.6.36-0.3) natty; urgency=low
16302
16303 [ Andy Whitcroft ]
16304
16305 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
16306
16307 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
16308
16309 linux (2.6.36-0.2) natty; urgency=low
16310
16311 [ Andy Whitcroft ]
16312
16313 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
16314 (fix FTBS on powerpc)
16315
16316 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
16317
16318 linux (2.6.36-0.1) natty; urgency=low
16319
16320 [ Andy Whitcroft ]
16321
16322 * reduce disk usage during buildd builds
16323 - LP: #645653
16324 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
16325 * [Config] armel -- drop omap flavour
16326
16327 [ Tim Gardner ]
16328
16329 * Added dropped patch list
16330 * more dropped patches
16331 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
16332 * [Config] Add support for cross compiling armel
16333 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
16334 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
16335 * [Config]: updateconfigs after adding brcm80211
16336 * staging: brcm80211: Fix Makefile syntax error
16337 * rebased to v2.6.36-rc7
16338
16339 [ Upstream Kernel Changes ]
16340
16341 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
16342 * (upstream) IPS driver: verify BIOS provided limits
16343 * intel_ips: Print MCP limit exceeded values.
16344 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
16345 LAN driver.
16346 * staging: brcm80211: Fix some initialisation failure paths
16347 * staging: brcm80211: Add contact info to TODO list.
16348 * staging: brcm80211: use '%pM' format to print MAC address
16349 * staging: brcm80211: Fix URLs for firmware files.
16350 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
16351 * staging: brcm80211: fix "ERROR: open brace '{' following function
16352 dec..."
16353 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
16354 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
16355 * staging: brcm80211: fix "ERROR: trailing statements should be on next
16356 line"
16357 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
16358 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
16359 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
16360 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
16361 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16362 parenthesis"
16363 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
16364 while loop"
16365 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
16366 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
16367 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
16368 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
16369 bracket"
16370 * staging: brcm80211: fix "ERROR: space required after that close brace"
16371 * staging: brcm80211: fix "ERROR: space required after that ..."
16372 * staging: brcm80211: fix "ERROR: space required before that ..."
16373 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
16374 * staging: brcm80211: fix "ERROR: spaces required around that ..."
16375 * staging: brcm80211: fix "ERROR: trailing whitespace."
16376 * staging: brcm80211: fix remaining checkpatch errors.
16377 * staging: brcm80211: use native ctype library
16378 * staging: brcm80211: use string native library
16379 * staging: brcm80211: add fullmac driver
16380 * Staging: brcm80211: clean up makefile cflag lines
16381 * Staging: brcm80211: remove driver specific -W options
16382 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
16383 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
16384 mutually exclusive.
16385
16386 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
16387
16388 linux (2.6.35-22.33) maverick; urgency=low
16389
16390 [ Andy Whitcroft ]
16391
16392 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
16393 Dell E2 series Laptops"
16394 - LP: #641320
16395
16396 [ Brian Rogers ]
16397
16398 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
16399 - LP: #624701
16400
16401 [ Christopher James Halse Rogers ]
16402
16403 * SAUCE: Nouveau: Add quirk framework to disable acceleration
16404 - LP: #544088, #546393
16405 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
16406 - LP: #546393
16407
16408 [ John Johansen ]
16409
16410 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
16411 kernels"
16412 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16413 - LP: #639758
16414
16415 [ Mathieu J. Poirier ]
16416
16417 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
16418
16419 [ Upstream Kernel Changes ]
16420
16421 * ALSA: HDA: Enable internal speaker on Dell M101z
16422 - LP: #640254
16423
16424 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
16425
16426 linux (2.6.35-22.32) maverick; urgency=low
16427
16428 [ Arjan van de Ven ]
16429
16430 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16431
16432 [ David Henningsson ]
16433
16434 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
16435 - LP: #605047, #628961
16436
16437 [ John Johansen ]
16438
16439 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
16440 and profile names
16441 - LP: #615947
16442 * [Upstream] AppArmor: Fix locking from removal of profile namespace
16443 - LP: #615947
16444 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16445 - LP: #639758
16446 * SAUCE: Improve Amazon EBS performance for EC2
16447 - LP: #634316
16448
16449 [ Leann Ogasawara ]
16450
16451 * Revert "SAUCE: i915 KMS -- blacklist i855"
16452 * Revert "SAUCE: i915 KMS -- blacklist i845g"
16453 * Revert "SAUCE: i915 KMS -- blacklist i830"
16454 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
16455 devices"
16456 * execute module-inclusion within a subshell
16457 - LP: #621175
16458
16459 [ Upstream Kernel Changes ]
16460
16461 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
16462 - LP: #633227
16463 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
16464 - LP: #629711
16465 * (pre-stable) mm: Move vma_stack_continue into mm.h
16466 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
16467 - LP: #601073
16468 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
16469 * PM / Runtime: Add runtime PM statistics (v3)
16470 * compat: Make compat_alloc_user_space() incorporate the access_ok()
16471 - CVE-2010-3081
16472 * x86-64, compat: Test %rax for the syscall number, not %eax
16473 - CVE-2010-3301
16474 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
16475 - CVE-2010-3301
16476
16477 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
16478
16479 linux (2.6.35-21.31) maverick; urgency=low
16480
16481 [ Andy Whitcroft ]
16482
16483 * bodge linux-libc-dev package version due to ti-omap4 error
16484 * linux-libc-dev -- ensure we can only build this on debian.master
16485
16486 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
16487
16488 linux (2.6.35-21.30) maverick; urgency=low
16489
16490 [ Andy Whitcroft ]
16491
16492 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16493 - LP: #614008
16494
16495 [ Daniel Lezcano ]
16496
16497 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
16498
16499 [ Henrik Rydberg ]
16500
16501 * SAUCE: Input: wacom - add fuzz parameters to features
16502 * SAUCE: Input: wacom - collect device quirks into single function
16503 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
16504 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
16505 * SAUCE: hid: ntrig: Remove unused device ids
16506 * SAUCE: hid: ntrig: remove sysfs nodes
16507 * SAUCE: hid: ntrig: Correct logic for quirks
16508 * SAUCE: hid: ntrig: zero-initialize ntrig struct
16509 * SAUCE: hid: ntrig: Setup input filtering manually
16510 * SAUCE: hid: ntrig: New ghost-filtering event logic
16511
16512 [ Leann Ogasawara ]
16513
16514 * SAUCE: ndiswrapper: Initialize buffer index and check its value
16515 - LP: #613796
16516
16517 [ Manoj Iyer ]
16518
16519 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
16520 series Laptops
16521 - LP: #632884
16522
16523 [ Ping Cheng ]
16524
16525 * SAUCE: Input: wacom - parse the Bamboo device family
16526
16527 [ Rafi Rubin ]
16528
16529 * SAUCE: hid: ntrig: identify firmware version (wiggled)
16530
16531 [ Tim Gardner ]
16532
16533 * [Config] CONFIG_NL80211_TESTMODE=n
16534
16535 [ Upstream Kernel Changes ]
16536
16537 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
16538 * e1000e: initial support for 82579 LOMs
16539 * e1000e: correct MAC-PHY interconnect register offset for 82579
16540 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
16541 tested on HP G60
16542 - LP: #587388
16543 * DSS2: Don't power off a panel twice
16544 - LP: #588243
16545 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
16546 * Input: i8042 - reset keyboard controller wehen resuming from S2R
16547 - LP: #86820
16548 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
16549 - LP: #414795
16550 * agp/intel: Support the extended physical addressing bits on
16551 Sandybridge.
16552 - LP: #632488
16553 * drm/i915,intel_agp: Add support for Sandybridge D0
16554 - LP: #632488
16555 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
16556 - LP: #632488
16557 * mmc: omap: fix for bus width which improves SD card's peformance.
16558
16559 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
16560
16561 linux (2.6.35-20.29) maverick; urgency=low
16562
16563 [ Andy Whitcroft ]
16564
16565 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
16566 - LP: #563277
16567 * SAUCE: i915 KMS -- blacklist i830
16568 - LP: #542208, #563277
16569 * SAUCE: i915 KMS -- blacklist i845g
16570 - LP: #541492, #563277
16571 * SAUCE: i915 KMS -- blacklist i855
16572 - LP: #511001, #541511, #563277
16573
16574 [ Leann Ogasawara ]
16575
16576 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
16577 - LP: #601073
16578 * ARM: Temporarily disable module check for armel
16579 * rebase to v2.6.35.4
16580 * [Config] update configs following rebase to v2.6.35.4
16581
16582 [ Ricardo Salveti de Araujo ]
16583
16584 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
16585 in Omap
16586
16587 [ Tim Gardner ]
16588
16589 * [Config] Added be2net, be2scsi to udebs
16590 - LP: #628776
16591
16592 [ Upstream Kernel Changes ]
16593
16594 * x86, cpu: Package Level Thermal Control, Power Limit Notification
16595 definitions
16596 - LP: #601073
16597 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
16598 - LP: #601073
16599 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
16600 - LP: #601073
16601 * x86, hwmon: Package Level Thermal/Power: power limit
16602 - LP: #601073
16603 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
16604 - LP: #601073
16605 * hid: 3m: Adjust to sequential MT HID protocol
16606 * hid: 3m: Convert to MT slots
16607 * hid: 3m: Correct touchscreen emulation
16608 * hid: 3m: Adjust major / minor axes to scale
16609 * input: bcm5974: Adjust major / minor to scale
16610 * HID: magicmouse: don't allow hidinput to initialize the device
16611 * HID: magicmouse: simplify multitouch feature request
16612 * HID: magicmouse: simplify touch data bit manipulation
16613 * HID: magicmouse: simplify touch down logic
16614 * HID: magicmouse: remove timestamp logic
16615 * HID: magicmouse: enable Magic Trackpad support
16616 * HID: magicmouse: Adjust major / minor axes to scale
16617 * mmc: fix all hangs related to mmc/sd card insert/removal during
16618 suspend/resume
16619 - LP: #477106
16620 * drm/i915: fix VGA plane disable for Ironlake+
16621 - LP: #602281
16622
16623 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
16624
16625 linux (2.6.35-19.28) maverick; urgency=low
16626
16627 [ Leann Ogasawara ]
16628
16629 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
16630 from the archive and a no-change rebuild was attempted. However, the ABI
16631 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
16632 up the ABI and re-upload.
16633
16634 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
16635
16636 linux (2.6.35-19.27) maverick; urgency=low
16637
16638 [ Leann Ogasawara ]
16639
16640 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
16641 from the archive.
16642
16643 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
16644
16645 linux (2.6.35-19.26) maverick; urgency=low
16646
16647 [ Upstream Kernel Changes ]
16648
16649 * ARM: OMAP: Beagle: revision detection
16650 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
16651 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
16652
16653 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
16654
16655 linux (2.6.35-19.25) maverick; urgency=low
16656
16657 [ Jarod Wilson ]
16658
16659 * SAUCE: Bring in staging/lirc from 2.6.36
16660 - LP: #609234
16661 * SAUCE: Update ir-core to linuxtv/other which should be merged for
16662 2.6.36.
16663 - LP: #609234
16664 * SAUCE: Fix memleaks in imon and mceusb drivers
16665 - LP: #609234
16666 * SAUCE: Bring in streamzap support from linuxtv/other
16667 - LP: #609234
16668
16669 [ Mario Limonciello ]
16670
16671 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
16672 - LP: #609234
16673
16674 [ Mathieu J. Poirier ]
16675
16676 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16677 - LP: #608279
16678
16679 [ Upstream Kernel Changes ]
16680
16681 * intel_idle: disable module support
16682 - LP: #615265
16683 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16684 correct codec ID
16685 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16686 - LP: #605101
16687 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16688 - LP: #495134
16689 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16690 - LP: #519066
16691 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16692 - LP: #519066
16693 * input: mt: Initialize slots to unused (rev2)
16694 * input: mt: Add support for the Bamboo Touch trackpad
16695 * hid: Add a hid quirk for input sync override
16696
16697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16698
16699 linux (2.6.35-18.24) maverick; urgency=low
16700
16701 [ Colin Watson ]
16702
16703 * Pass DEB_MAINT_PARAMS to hook scripts
16704
16705 [ Leann Ogasawara ]
16706
16707 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16708 - LP: #584812
16709 * rebase to v2.6.35.3
16710
16711 [ Upstream Kernel Changes ]
16712
16713 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16714 - LP: #609234
16715 * can: add limit for nframes and clean up signed/unsigned variables
16716 - CVE-2010-2959
16717 * drm: Initialize ioctl struct when no user data is present
16718 - CVE-2010-2803
16719 * ARM: initial stack protector (-fstack-protector) support
16720 * ARM: stack protector: change the canary value per task
16721 * [ARM] implement arch_randomize_brk()
16722 * [ARM] add address randomization to mmap()
16723 * ARM: fix ASLR of PIE executables
16724
16725 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16726
16727 linux (2.6.35-17.23) maverick; urgency=low
16728
16729 [ Jeremy Kerr ]
16730
16731 * [Config] build-in uinput module
16732 - LP: #584812
16733
16734 [ Leann Ogasawara ]
16735
16736 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16737 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16738 * Revert "[Config] [FTBS] sparc: Temporarily disable
16739 CONFIG_MTD_NAND_DENALI"
16740 * Revert "[Config] [FTBS] sparc: Temporarily disable
16741 CONFIG_MFD_JANZ_CMODIO"
16742 * Revert "[Config] [FTBS] sparc: Temporarily disable
16743 CONFIG_INFINIBAND_QIB"
16744 * [Config] Enable INTEL_IPS
16745 - LP: #601057
16746 * Remove ia64 support
16747 * [Config] Update portsconfigs after removing ia64 support
16748 * Remove sparc support
16749 * [Config] Update portsconfigs after removing sparc support
16750
16751 [ Linus Torvalds ]
16752
16753 * (pre-stable) mm: fix page table unmap for stack guard page properly
16754
16755 [ Mathieu J. Poirier ]
16756
16757 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16758 - LP: #591941
16759
16760 [ Upstream Kernel Changes ]
16761
16762 * timer: add on-stack deferrable timer interfaces
16763 - LP: #601057
16764 * x86 platform driver: intelligent power sharing driver
16765 - LP: #601057
16766 * IPS driver: add GPU busy and turbo checking
16767 - LP: #601057
16768 * X86: intel_ips, check for kzalloc properly
16769 - LP: #601057
16770 * ips driver: make it less chatty
16771 - LP: #601057
16772
16773 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16774
16775 linux (2.6.35-16.22) maverick; urgency=low
16776
16777 [ Andy Whitcroft ]
16778
16779 * debian -- more agressivly clean up after depmod on purge
16780 - LP: #618591
16781
16782 [ Henrik Rydberg ]
16783
16784 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16785
16786 [ Leann Ogasawara ]
16787
16788 * ubuntu: iscsitarget -- version 1.4.20.2
16789 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16790 * rebase to v2.6.35.2
16791 * [Config] update configs following rebase to v2.6.35.2
16792 * [Config] update ports configs following rebase to v2.6.35.2
16793
16794 [ Luke Yelavich ]
16795
16796 * [Config] Enable new firewire stack on powerpc
16797
16798 [ Mathieu J. Poirier ]
16799
16800 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16801 - LP: #608266
16802
16803 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16804
16805 linux (2.6.35-15.21) maverick; urgency=low
16806
16807 [ Luke Yelavich ]
16808
16809 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16810
16811 [ Upstream Kernel Changes ]
16812
16813 * Input: introduce MT event slots
16814 * Input: document the MT event slot protocol
16815 * (pre-stable) sched: Revert nohz_ratelimit() for now
16816 * (pre-stable) drm/radeon/kms: add missing copy from user
16817 - LP: #606081
16818
16819 [ Leann Ogasawara ]
16820
16821 * rebase to v2.6.35.1
16822
16823 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16824
16825 linux (2.6.35-14.20) maverick; urgency=low
16826
16827 [ Andy Whitcroft ]
16828
16829 * update Vcs-Git to point to maverick repo
16830 * debian -- include the debian packaging in the -source package
16831 - LP: #608674
16832 * select debian source format 1.0
16833 * add support for building selected stages of kernel
16834 - LP: #603087
16835 * cleanup conditional dependancy handling
16836 - LP: #603087
16837
16838 [ Upstream Kernel Changes ]
16839
16840 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16841 - LP: #582199, #586418, #588031
16842 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16843 - LP: #582199, #586418, #588031
16844 * sched: Revert nohz_ratelimit() for now
16845
16846 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16847
16848 linux (2.6.35-14.19) maverick; urgency=low
16849
16850 [ Leann Ogasawara ]
16851
16852 * rebase to v2.6.35
16853
16854 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16855
16856 linux (2.6.35-13.18) maverick; urgency=low
16857
16858 [ Andy Whitcroft ]
16859
16860 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16861 * SAUCE: add tracing for user initiated readahead requests
16862 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16863 switch
16864 * SAUCE: vt -- allow grub to request automatic vt_handoff
16865 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16866 * SAUCE: drm -- stop early access to drm devices
16867
16868 [ Bryan Wu ]
16869
16870 * CONFIG: compile in OTG driver and Transceiver driver
16871 - LP: #566645
16872 * remove OTG modules from modules list file
16873
16874 [ John Johansen ]
16875
16876 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
16877 - LP: #581525, #599450
16878 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
16879 * SAUCE: AppArmor 2.4 compatibility patch
16880 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
16881 * SAUCE: fix pv-ops for legacy Xen
16882 * SAUCE: blkfront: default to sd devices
16883 * [Config] Build in drivers required for Xen pv-ops
16884
16885 [ Leann Ogasawara ]
16886
16887 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
16888 size."
16889
16890 [ Lee Jones ]
16891
16892 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
16893 - LP: #608095
16894 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
16895 just revision
16896 - LP: #608095
16897 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
16898 - LP: #608095
16899 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
16900 - LP: #608095
16901
16902 [ Upstream Kernel Changes ]
16903
16904 * agp/intel: Use the correct mask to detect i830 aperture size.
16905 - LP: #597075
16906
16907 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
16908
16909 linux (2.6.35-12.17) maverick; urgency=low
16910
16911 [ Leann Ogasawara ]
16912
16913 * rebase to v2.6.35-rc6
16914 * [Config] update configs following rebase to v2.6.35-rc6
16915 * [Config] update ports configs following rebase to v2.6.35-rc6
16916 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
16917
16918 [ Leann Ogasawara ]
16919
16920 * rebase to v2.6.35-rc6
16921
16922 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
16923
16924 linux (2.6.35-11.16) maverick; urgency=low
16925
16926 [ Leann Ogasawara ]
16927
16928 * Bump ABI for new compiler update
16929
16930 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
16931
16932 linux (2.6.35-10.15) maverick; urgency=low
16933
16934 [ Leann Ogasawara ]
16935
16936 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
16937 device"
16938 * [Config] Enable CONFIG_M686=y
16939 - LP: #592495
16940
16941 [ Upstream Kernel Changes ]
16942
16943 * tracing: Add alignment to syscall metadata declarations
16944
16945 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
16946
16947 linux (2.6.35-9.14) maverick; urgency=low
16948
16949 [ Andy Whitcroft ]
16950
16951 * ubuntu: AUFS -- add BOM and automated update script
16952 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
16953
16954 [ John Johansen ]
16955
16956 * [Config] Enable DRBD as a module
16957
16958 [ Kees Cook ]
16959
16960 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
16961 - LP: #604407
16962
16963 [ Leann Ogasawara ]
16964
16965 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
16966 - LP: #606139
16967 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
16968 - LP: #606139
16969 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16970 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16971
16972 [ Lee Jones ]
16973
16974 * Stop ARM boards crashing when CUPS is loaded
16975 - LP: #601226
16976
16977 [ Upstream Kernel Changes ]
16978
16979 * perf probe: Support tracing an entry of array
16980 * perf probe: Support static and global variables
16981
16982 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
16983
16984 linux (2.6.35-8.13) maverick; urgency=low
16985
16986 [ Kees Cook ]
16987
16988 * SAUCE: Yama: check PTRACE using thread group leader
16989 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
16990 - LP: #603716
16991
16992 [ Leann Ogasawara ]
16993
16994 * rebase to v2.6.35-rc5
16995 * [Config] update configs following rebase to v2.6.35-rc5
16996
16997 [ Nicolas Pitre ]
16998
16999 * SAUCE: make ndiswrapper available on X86 only
17000
17001 [ Tim Gardner ]
17002
17003 * [Config] Added ums-cypress to udeb
17004 - LP: #576066
17005 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
17006 * [Config] CONFIG_NDISWRAPPER=m across all configs
17007
17008 [ Upstream Kernel Changes ]
17009
17010 * HID: magicmouse: report last touch up
17011 * rebase to 2.6.35-rc5
17012
17013 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
17014
17015 linux (2.6.35-7.12) maverick; urgency=low
17016
17017 [ Tim Gardner ]
17018
17019 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
17020 - LP: #597075
17021
17022 [ Upstream Kernel Changes ]
17023
17024 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
17025 (squashed)
17026
17027 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
17028
17029 linux (2.6.35-7.11) maverick; urgency=low
17030
17031 [ Tim Gardner ]
17032
17033 * [Config] CONFIG_X86_MRST=n
17034
17035 [ Upstream Kernel Changes ]
17036
17037 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
17038 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
17039 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
17040
17041 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
17042
17043 linux (2.6.35-7.10) maverick; urgency=low
17044
17045 [ Kees Cook ]
17046
17047 * SAUCE: security: create task_free security callback
17048 * SAUCE: Yama: add PTRACE exception tracking and interface
17049 * SAUCE: security: unconditionally chain to Yama LSM
17050 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
17051 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
17052 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
17053 * [Upstream] security: Yama LSM
17054 * [Config] Enable CONFIG_SECURITY_YAMA=y
17055
17056 [ Tim Gardner ]
17057
17058 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
17059
17060 [ Upstream Kernel Changes ]
17061
17062 * rebase to 2.6.35-rc4
17063
17064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
17065
17066 linux (2.6.35-6.9) maverick; urgency=low
17067
17068 [ Tim Gardner ]
17069
17070 * [Upstream] direct_splice_actor() should not use pos in sd
17071 - LP: #588861
17072
17073 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
17074
17075 linux (2.6.35-6.8) maverick; urgency=low
17076
17077 [ Mathieu J. Poirier ]
17078
17079 * ARM: Adding regulator supply for vdds_sdi.
17080 - LP: #597904
17081
17082 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
17083
17084 linux (2.6.35-6.7) maverick; urgency=low
17085
17086 [ Alberto Milone ]
17087
17088 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
17089
17090 [ Chase Douglas ]
17091
17092 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
17093 of mouse
17094 * [Upstream] HID: magicmouse: disable and add module param for scroll
17095 acceleration
17096 * [Upstream] HID: magicmouse: properly account for scroll movement in
17097 state
17098 * [Upstream] HID: magicmouse: add param for scroll speed
17099 * [Upstream] HID: magicmouse: enable horizontal scrolling
17100
17101 [ Henrik Rydberg ]
17102
17103 * [Upstream] Input: evdev - convert to dynamic event buffer
17104 * [Upstream] Input: evdev - use driver hint to compute size of event
17105 buffer
17106 * [Upstream] Input: bcm5974 - set the average number of events per MT
17107 event packet
17108 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
17109 * [Upstream] Input: evdev - never leave the client buffer empty after
17110 write
17111
17112 [ John Johansen ]
17113
17114 * SAUCE: AppArmor: -- mainline 2010-06-23
17115 * SAUCE: AppArmor 2.4 compatibility patch
17116 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
17117
17118 [ Leann Ogasawara ]
17119
17120 * [Config] Enable CONFIG_INTR_REMAP=y
17121 - LP: #597091
17122 * [Config] Enable CONFIG_X86_X2APIC
17123 - LP: #597091
17124
17125 [ Mathieu J. Poirier ]
17126
17127 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
17128 - LP: #594382
17129
17130 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
17131
17132 linux (2.6.35-5.6) maverick; urgency=low
17133
17134 [ Amit Kucheria ]
17135
17136 * [Config] update omap flavour description
17137
17138 [ Andy Whitcroft ]
17139
17140 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
17141 - LP: #570500, #576274
17142 * SAUCE: add option to hand off all kernel parameters to init
17143 - LP: #586386
17144 * [Config] enable passing all kernel command line to init
17145 - LP: #586386
17146 * [Config] disable CONFIG_VMI
17147 - LP: #537601
17148 * [Config] enable CONFIG_IPV6_SIT_6RD
17149 - LP: #591869
17150 * [Config] enable CONFIG_VMWARE_BALOON as module
17151 - LP: #592039
17152
17153 [ Leann Ogasawara ]
17154
17155 * Revert "SAUCE: pm: Config option to disable handling of console during
17156 suspend/resume"
17157 - LP: #594885
17158 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
17159 * [Config] ports: enable passing all kernel command line to init
17160 - LP: #586386
17161 * [Config] Enable CONFIG_FB_VESA=y for x86
17162 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
17163 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
17164 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
17165 - LP: #493156
17166
17167 [ Mathieu Poirier ]
17168
17169 * ARM: Adding MosChip MCS7830 to nic-usb
17170 - LP: #584920
17171
17172 [ Upstream Kernel Changes ]
17173
17174 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
17175 * docbook: need xmldoclinks for all doc types
17176 * perf probe: Add kernel source path option
17177
17178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
17179
17180 linux (2.6.35-4.5) maverick; urgency=low
17181
17182 [ Leann Ogasawara ]
17183
17184 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
17185 size (rev2)"
17186 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
17187 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
17188 (rev4)"
17189 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
17190 modules"
17191 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
17192 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
17193 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
17194
17195 [ Tim Gardner ]
17196
17197 * [Config] CONFIG_NFS_FSCACHE=y
17198 - LP: #440522
17199 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
17200 - LP: #440522
17201
17202 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
17203
17204 linux (2.6.35-3.4) maverick; urgency=low
17205
17206 [ Andy Whitcroft ]
17207
17208 * debian -- ensure the version number is clean
17209
17210 [ Henrik Rydberg ]
17211
17212 * [Upstream] Introduce MT event slots (rev 5)
17213 * [Upstream] Document the MT event slot protocol (rev5)
17214 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
17215 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
17216 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
17217 (rev2)
17218
17219 [ Leann Ogasawara ]
17220
17221 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
17222 * Revert "SAUCE: hostap: send events on data interface as well as master
17223 interface"
17224 * Revert "Fix webcam having USB ID 0ac8:303b"
17225 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
17226 * rebase to v2.6.35-rc3
17227
17228 [ Maxim Levitsky ]
17229
17230 * [Config] Enable new Smartmedia/xD translation layer
17231 - LP: #202490
17232
17233 [ Upstream Kernel Changes ]
17234
17235 * net: fix deliver_no_wcard regression on loopback device
17236
17237 [ Upstream changes ]
17238
17239 * rebased to v2.6.35-rc3
17240
17241 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
17242
17243 linux (2.6.35-2.3) maverick; urgency=low
17244
17245 [ Bryan Wu ]
17246
17247 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
17248
17249 [ Leann Ogasawara ]
17250
17251 * [Config] armel: Enable CONFIG_BNX2=m
17252 * [Config] ports: Enable CONFIG_BNX2X=m
17253 * SAUCE: armel: define get_dma_ops to fix FTBS
17254
17255 [ Tim Gardner ]
17256
17257 * [Upstream] net: Print num_rx_queues imbalance warning only when there
17258 are allocated queues
17259 - LP: #591416
17260
17261 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
17262
17263 linux (2.6.35-2.2) maverick; urgency=low
17264
17265 [ Andy Whitcroft ]
17266
17267 * [Config] d-i: make armel configuration versatile flavour specific
17268 - LP: #588805
17269 * [Config] d-i: enable .udebs for omap flavour
17270 - LP: #588805
17271
17272 [ Kees Cook ]
17273
17274 * ptrace: limit scope to attach only (allow read)
17275 - LP: #589656
17276
17277 [ Leann Ogasawara ]
17278
17279 * rebase to v2.6.35-rc2
17280 * [Config] update configs following rebase to v2.6.35-rc2
17281 * [Config] update port configs following rebase to v2.6.35-rc2
17282
17283 [ Lee Jones ]
17284
17285 * Enable perf to be more helpful when perf_<version> does not exist.
17286 - LP: #570500
17287 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
17288
17289 [ Tim Gardner ]
17290
17291 * [Config] Update bnx2 udeb firmware files
17292 - LP: #589304
17293
17294 [ Upstream changes ]
17295
17296 * rebased to v2.6.35-rc2
17297
17298 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
17299
17300 linux (2.6.35-1.1) maverick; urgency=low
17301
17302 [ Andy Whitcroft ]
17303
17304 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
17305 - LP: #587888
17306 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
17307
17308 [ Leann Ogasawara ]
17309
17310 * rebase to v2.6.35-rc1
17311 * [Config] update configs following rebase to v2.6.35-rc1
17312 * [Config] update port configs following rebase to v2.6.35-rc1
17313 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
17314 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
17315 * SAUCE: ndiswrapper: convert multicast list to list_head
17316 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
17317 * [Config] [FTBS] ia64: Temporarily disable gpiolib
17318 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
17319 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
17320 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17321 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17322 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
17323 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
17324 * [Config] [FTBS] armel: Temporarily disable bnx2
17325 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
17326 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
17327 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
17328 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
17329 gpio_set_debounce
17330
17331 [ Upstream Kernel Changes ]
17332
17333 * of/usb: fix build error due to of_node pointer move
17334 * n2_crypto: Fix build after of_device/of_platform_driver changes.
17335 * powerpc/fsl-booke: fix the case where we are not in the first page
17336 * powerpc/fsl-booke: Move the entry setup code into a seperate file
17337 * powerpc/kexec: Add support for FSL-BookE
17338 * greth: Fix build after OF device conversions.
17339
17340 [ Upstream changes ]
17341
17342 * rebased to v2.6.35-rc1
17343
17344 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
17345
17346 linux (2.6.35-1.0) UNRELEASED; urgency=low
17347
17348 [ Leann Ogasawara ]
17349
17350 * Null entry.
17351
17352 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
17353
17354 linux (2.6.34-5.14) maverick; urgency=low
17355
17356 [ Tim Gardner ]
17357
17358 * [Config] Added module inclusion support
17359 * [Config] Added virtual flavour module inclusion list and d-i package
17360 definitions
17361
17362 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
17363
17364 linux (2.6.34-5.13) maverick; urgency=low
17365
17366 [ Andy Whitcroft ]
17367
17368 * Revert "ubuntu: AUFS -- aufs2 20091209"
17369 * Revert "ubuntu: AUFS -- export various core functions
17370 (aufs2-standalone.patch)"
17371 * Revert "ubuntu: AUFS -- export various core functions
17372 (aufs2-base.patch)"
17373 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
17374 - LP: #587888
17375 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
17376 - LP: #587888
17377 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
17378 - LP: #587888
17379 * [Config] AUFS -- enable aufs options
17380 - LP: #587888
17381
17382 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
17383
17384 linux (2.6.34-5.12) maverick; urgency=low
17385
17386 [ Andy Whitcroft ]
17387
17388 * enforce -- ensure SYSFS compatibility is disabled
17389
17390 [ Chase Douglas ]
17391
17392 * build with libdw-dev for perf probe symbol support
17393 * maverick ftrace configuration changes
17394
17395 [ Kees Cook ]
17396
17397 * Revert "SAUCE: x86: brk away from exec rand area"
17398 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
17399 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17400 * SAUCE: x86: implement cs-limit nx-emulation for ia32
17401 - LP: #369978
17402 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
17403 * SAUCE: x86: brk away from exec rand area
17404 - LP: #452175
17405 * SAUCE: ptrace: restrict ptrace scope to children
17406
17407 [ Leann Ogasawara ]
17408
17409 * Add new omap flavour to getabis
17410 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
17411 - LP: #585490
17412 * build/modules: Temorarily add ignore.modules
17413 * ubuntu: iscsitarget -- version 1.4.20.1
17414
17415 [ Loïc Minier ]
17416
17417 * SAUCE: [um] Don't use nx_enabled under UML
17418 - LP: #524849
17419
17420 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
17421
17422 linux (2.6.34-4.11) maverick; urgency=low
17423
17424 [ Amit Kucheria ]
17425
17426 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
17427 * [Config] Add support for OMAP-mainline flavour
17428
17429 [ Andy Whitcroft ]
17430
17431 * SAUCE: powerpc: fix compile error when ptrace.h is included from
17432 userspace
17433 - LP: #583733
17434
17435 [ Chase Douglas ]
17436
17437 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
17438 are present"
17439 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
17440 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
17441 load detect pipe"
17442
17443 [ Kees Cook ]
17444
17445 * SAUCE: fs: block cross-uid sticky symlinks
17446 * SAUCE: fs: block hardlinks to non-accessible sources
17447
17448 [ Koen Kooi ]
17449
17450 * SAUCE: board-omap3-beagle: add DSS2 support
17451
17452 [ Leann Ogasawara ]
17453
17454 * Revert "staging/go7007 -- disable"
17455 * Revert "[Config] staging/winbond -- disable"
17456 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
17457 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
17458 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
17459 controller"
17460 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
17461 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
17462 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
17463 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
17464 chipsets."
17465 * Revert "[Upstream] b43: Declare all possible firmware files."
17466 * Revert "add Breaks: against hardy lvm2"
17467 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
17468 id on Vmware ESX Server"
17469 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
17470 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
17471 * [Config] Enable CONFIG_USB=y for armel and sparc
17472 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
17473 * [Config] Enable CONFIG_RFKILL=y for ports
17474 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
17475 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
17476 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
17477 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
17478 * [Config] Enable CONFIG_LIBERTAS_MESH=y
17479 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
17480 * [Config] CONFIG_RT2800USB_UNKNOWN=y
17481 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
17482 * [Config] Enable CONFIG_CEPH_FS=m
17483 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
17484 * [Config] Enable CONFIG_EEEPC_WMI=m
17485 * [Config] Enable CONFIG_RT2800PCI=m
17486 * [Config] Enable CONFIG_SCSI_HPSA=m
17487 * [Config] Enable CONFIG_VHOST_NET=m
17488 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
17489 - LP: #582350
17490 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
17491 - LP: #579300
17492 * [Config] Enable CONFIG_PCIEASPM=y
17493 - LP: #333990
17494 * [Config] updateconfigs for OMAP flavour
17495
17496 [ Loïc Minier ]
17497
17498 * Enable perf tools on armel
17499
17500 [ Tim Gardner ]
17501
17502 * SAUCE: Updated ndiswrapper to 1.56
17503 - LP: #582555
17504 * [Config] Added virtual flavour
17505 * [Config] Remove support for sub-flavours
17506 * [Config] Removed amd64 preempt flavour
17507 * [Config] updateconfigs, updateportsconfigs after flavour munging
17508
17509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
17510
17511 linux (2.6.34-3.10) maverick; urgency=low
17512
17513 [ Leann Ogasawara ]
17514
17515 * rebase to v2.6.34
17516
17517 [ Upstream changes ]
17518
17519 * rebased to v2.6.34
17520
17521 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
17522
17523 linux (2.6.34-2.9) maverick; urgency=low
17524
17525 [ Leann Ogasawara ]
17526
17527 * [Config] [FTBS] Disable comedi for armel
17528
17529 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
17530
17531 linux (2.6.34-2.8) maverick; urgency=low
17532
17533 [ Leann Ogasawara ]
17534
17535 * Drop lpia
17536 * [Config] [FTBS] disable KVM
17537 * [Config] [FTBS] disable ipr for armel
17538
17539 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
17540
17541 linux (2.6.34-2.7) maverick; urgency=low
17542
17543 [ Leann Ogasawara ]
17544
17545 * [Config] disable CONFIG_SCSI_IPR on powerpc
17546 * [Config] Remove 386 flavour per UDS discussion
17547
17548 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
17549
17550 linux (2.6.34-1.6) maverick; urgency=low
17551
17552 [ Chase Douglas ]
17553
17554 * enforce CONFIG_TMPFS_POSIX_ACL=y
17555 - LP: #575940
17556 * don't force module dependency checking
17557 - LP: #577029
17558
17559 [ Kees Cook ]
17560
17561 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
17562 - LP: #568844
17563
17564 [ Leann Ogasawara ]
17565
17566 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
17567 * rebase to v2.6.34-rc7
17568 * [Config] update configs following rebase to v2.6.34-rc7
17569 * [Config] update port configs following rebase to v2.6.34-rc7
17570 * Add btrfs to the udebs
17571
17572 [ Tim Gardner ]
17573
17574 * [Config] Add atl1c to nic-modules udeb
17575 - LP: #557130
17576
17577 [ Upstream changes ]
17578
17579 * rebased to v2.6.34-rc7
17580
17581 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
17582
17583 linux (2.6.34-1.5) UNRELEASED; urgency=low
17584
17585 [ Leann Ogasawara ]
17586
17587 * rebase to v2.6.34-rc6
17588 * [Config] update configs following rebase to v2.6.34-rc6
17589 * [Config] update port configs following rebase to v2.6.34-rc6
17590
17591 [ Upstream changes ]
17592
17593 * rebased to v2.6.34-rc6
17594
17595 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
17596
17597 linux (2.6.34-1.4) UNRELEASED; urgency=low
17598
17599 [ Leann Ogasawara ]
17600
17601 * rebase to v2.6.34-rc5
17602 * [Config] update ports configs following rebase to v2.6.34-rc5
17603
17604 [ Upstream changes ]
17605
17606 * rebased to v2.6.34-rc5
17607
17608 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
17609
17610 linux (2.6.34-1.3) UNRELEASED; urgency=low
17611
17612 [ Leann Ogasawara ]
17613
17614 * rebase to v2.6.34-rc4
17615 * [Config] update configs following rebase to v2.6.34-rc4
17616 * [Config] update port configs following rebase to v2.6.34-rc4
17617 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
17618
17619 [ Upstream changes ]
17620
17621 * rebased to v2.6.34-rc4
17622
17623 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
17624
17625 linux (2.6.34-1.2) UNRELEASED; urgency=low
17626
17627 [ Leann Ogasawara ]
17628
17629 * Temorarily disable building linux-doc
17630 * rebase to v2.6.34-rc3
17631 * [Config] update configs following rebase to v2.6.34-rc3
17632 * [Config] update port configs following rebase to v2.6.34-rc3
17633
17634 [ Upstream changes ]
17635
17636 * rebased to v2.6.34-rc3
17637
17638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
17639
17640 linux (2.6.34-1.1) UNRELEASED; urgency=low
17641
17642 [ Leann Ogasawara ]
17643
17644 * rebase to v2.6.34-rc2
17645 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
17646 * [Config] update port configs following rebase to v2.6.34-rc2
17647 * [Config] update configs following rebase to v2.6.34-rc2
17648
17649 [ Upstream changes ]
17650
17651 * rebased to v2.6.34-rc2
17652
17653 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
17654
17655 linux (2.6.33-1.1) UNRELEASED; urgency=low
17656
17657 [ Leann Ogasawara ]
17658
17659 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
17660 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
17661 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
17662 * ubuntu: lirc -- rename kfifo_put and kfifo_get
17663 * ubuntu: iscsitarget -- rename daddr inet_sock field
17664 * rebased to v2.6.33
17665 * [Config] update configs following rebase to v2.6.33
17666 * [Config] update ports configs following rebase to v2.6.33
17667
17668 [ Upstream changes ]
17669
17670 * rebased to v2.6.33
17671
17672 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
17673
17674 linux (2.6.33-0.0) UNRELEASED; urgency=low
17675
17676 [ Leann Ogasawara ]
17677
17678 * Null entry.
17679
17680 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17681
17682 linux (2.6.32-16.25) lucid; urgency=low
17683
17684 [ Andy Whitcroft ]
17685
17686 * linux-tools -- move to Suggests: with explicit seeding
17687 - LP: #534635
17688
17689 [ Tim Gardner ]
17690
17691 * [Config] CONFIG_HID=m
17692
17693 [ Upstream Kernel Changes ]
17694
17695 * (pre-stable) sched: Fix SMT scheduler regression in
17696 find_busiest_queue()
17697 * KVM: introduce kvm_vcpu_on_spin
17698 * KVM: VMX: Add support for Pause-Loop Exiting
17699
17700 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17701
17702 linux (2.6.32-16.24) lucid; urgency=low
17703
17704 [ Andy Whitcroft ]
17705
17706 * armel -- perf userspace does not support arm
17707 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17708
17709 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17710
17711 linux (2.6.32-16.23) lucid; urgency=low
17712
17713 [ Andy Whitcroft ]
17714
17715 * SAUCE: PM report driver and device suspend/resume times -- move config
17716 * update to standards version 3.8.4.0
17717 * printenv -- expose all of the package selectors
17718 * source package -- cleanup source content control
17719 * doc package -- ensure we do build package content on buildd
17720 * lintian -- correct the address in the debian/copyright
17721 * lintian -- update debhelper package version dependancy
17722 * lintian -- fix ghostscript dependancy
17723 * lintian -- add required misc:Depends
17724 * lintian -- move our debhelper compat level to debian/compat
17725 * perf -- build the kernel carried tools
17726 * perf -- add linux-tools carrying the version switches and manuals
17727 * SAUCE: fix up Kconfig for staging drivers
17728 * [Config] enable NOUVEAU etc following drm backport
17729 * update DRM to mainline v2.6.33
17730 * [Config] Remove AppArmor config options that no longer exist (ports)
17731 * [Config] updateportsconfigs following drm update
17732
17733 [ John Johansen ]
17734
17735 * ubuntu: AppArmor -- update to mainline 2010-03-04
17736 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17737 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17738 * [Config] Remove AppArmor config options that no longer exist
17739
17740 [ Manoj Iyer ]
17741
17742 * ubuntu: rtl8192se -- version 2010-0115,0014
17743 - LP: #530275
17744 * [Config] added CONFIG_RTL8192SE module.
17745 - LP: #530275
17746
17747 [ Tim Gardner ]
17748
17749 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17750 - LP: #531017
17751 * [Upstream] netfilter: xt_recent: Add an entry reaper
17752
17753 [ Upstream Kernel Changes ]
17754
17755 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17756 emulation"
17757 * Revert "KVM: x86 emulator: Fix popf emulation"
17758 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17759 emulation"
17760 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17761 * Revert "KVM: fix memory access during x86 emulation."
17762 * Add vlan (8021.Q) module package for d-i.
17763 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17764 Inspiron 700m
17765 - LP: #515246
17766 * [Upstream] docbook: need xmldoclinks for all doc types
17767 * x86: set_personality_ia32() misses force_personality32
17768 * lib: Introduce generic list_sort function
17769 * drm/nv50: Implement ctxprog/state generation.
17770 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17771 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17772 Inspiron 700m
17773 - LP: #515246
17774
17775 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17776
17777 linux (2.6.32-15.22) lucid; urgency=low
17778
17779 [ Andy Whitcroft ]
17780
17781 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17782 * Revert "SAUCE: PM report driver and device suspend/resume times."
17783 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17784
17785 [ Manoj Iyer ]
17786
17787 * SAUCE: PM report driver and device suspend/resume times.
17788
17789 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17790
17791 linux (2.6.32-15.21) lucid; urgency=low
17792
17793 [ Andy Whitcroft ]
17794
17795 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17796 * Revert "[Config] lenovo-sl-laptop -- enable"
17797 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17798 * armel -- cramfs module will no longer be built
17799 * d-i -- make all modules optional
17800 * rename the debug packages to match archive standard
17801 - LP: #527837
17802 * lenovo-sl-laptop is no longer built
17803
17804 [ Colin Ian King ]
17805
17806 * Disable 4MB page tables for Atom, work around errata AAE44
17807 - LP: #523112
17808
17809 [ Colin Watson ]
17810
17811 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17812 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17813
17814 [ Jesse Barnes ]
17815
17816 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17817 detect pipe
17818 - LP: #488328
17819
17820 [ Loïc Minier ]
17821
17822 * [Config] armel Update versatile initrd configs
17823 - LP: #524893
17824 * SAUCE: [um] Don't use nx_enabled under UML
17825 - LP: #524849
17826
17827 [ Manoj Iyer ]
17828
17829 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17830
17831 [ Mario Limonciello ]
17832
17833 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17834
17835 [ Rafael J. Wysocki ]
17836
17837 * SAUCE: PM report driver and device suspend/resume times.
17838
17839 [ Surbhi Palande ]
17840
17841 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17842 - CVE-2009-4538
17843 * Revert "[Upstream] e1000: enhance frame fragment detection"
17844 - CVE-2009-4536
17845
17846 [ Tim Gardner ]
17847
17848 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17849 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17850 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17851
17852 [ Upstream Kernel Changes ]
17853
17854 * Revert "(pre-stable) eCryptfs: Add getattr function"
17855 * Fix potential crash with sys_move_pages
17856 * futex_lock_pi() key refcnt fix
17857 * futex: Handle user space corruption gracefully
17858 * futex: Handle futex value corruption gracefully
17859 * Fix race in tty_fasync() properly
17860 * hwmon: (w83781d) Request I/O ports individually for probing
17861 * hwmon: (lm78) Request I/O ports individually for probing
17862 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17863 * ALSA: ctxfi - fix PTP address initialization
17864 * drm/i915: disable hotplug detect before Ironlake CRT detect
17865 * drm/i915: enable self-refresh on 965
17866 * drm/i915: Disable SR when more than one pipe is enabled
17867 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17868 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17869 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17870 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17871 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17872 * i2c-tiny-usb: Fix on big-endian systems
17873 * drm/i915: handle FBC and self-refresh better
17874 * drm/i915: Increase fb alignment to 64k
17875 * drm/i915: Update write_domains on active list after flush.
17876 * regulator: Fix display of null constraints for regulators
17877 * ALSA: hda-intel: Avoid divide by zero crash
17878 * CPUFREQ: Fix use after free of struct powernow_k8_data
17879 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
17880 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
17881 * ioat: fix infinite timeout checking in ioat2_quiesce
17882 * resource: add helpers for fetching rlimits
17883 * fs/exec.c: restrict initial stack space expansion to rlimit
17884 * cifs: fix length calculation for converted unicode readdir names
17885 * NFS: Fix a reference leak in nfs_wb_cancel_page()
17886 * NFS: Try to commit unstable writes in nfs_release_page()
17887 * NFSv4: Don't allow posix locking against servers that don't support it
17888 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
17889 * NFS: Fix an Oops when truncating a file
17890 * NFS: Fix a umount race
17891 * NFS: Fix a bug in nfs_fscache_release_page()
17892 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
17893 * md: fix 'degraded' calculation when starting a reshape.
17894 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
17895 * Export the symbol of getboottime and mmonotonic_to_bootbased
17896 * kvmclock: count total_sleep_time when updating guest clock
17897 * KVM: PIT: control word is write-only
17898 * tpm_infineon: fix suspend/resume handler for pnp_driver
17899 * amd64_edac: Do not falsely trigger kerneloops
17900 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
17901 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
17902 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
17903 * netfilter: xtables: compat out of scope fix
17904 * netfilter: nf_conntrack: fix hash resizing with namespaces
17905 * drm/i915: remove full registers dump debug
17906 * drm/i915: add i915_lp_ring_sync helper
17907 * drm/i915: Don't wait interruptible for possible plane buffer flush
17908 * dasd: remove strings from s390dbf
17909 * crypto: padlock-sha - Add import/export support
17910 * wmi: Free the allocated acpi objects through wmi_get_event_data
17911 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
17912 * /dev/mem: introduce size_inside_page()
17913 * devmem: check vmalloc address on kmem read/write
17914 * devmem: fix kmem write bug on memory holes
17915 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
17916 of value 0.
17917 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
17918 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
17919 * dst: call cond_resched() in dst_gc_task()
17920 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
17921 * befs: fix leak
17922 * rtc-fm3130: add missing braces
17923 * Call flush_dcache_page after PIO data transfers in libata-sff.c
17924 * ahci: add Acer G725 to broken suspend list
17925 * pktgen: Fix freezing problem
17926 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
17927 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
17928 * x86: Re-get cfg_new in case reuse/move irq_desc
17929 * Staging: fix rtl8187se compilation errors with mac80211
17930 * ALSA: usb-audio - Avoid Oops after disconnect
17931 * serial: 8250: add serial transmitter fully empty test
17932 * sysfs: sysfs_sd_setattr set iattrs unconditionally
17933 * class: Free the class private data in class_release
17934 * USB: usbfs: only copy the actual data received
17935 * USB: usbfs: properly clean up the as structure on error paths
17936 * rtl8187: Add new device ID
17937 * ACPI: Add NULL pointer check in acpi_bus_start
17938 * ACPI: fix High cpu temperature with 2.6.32
17939 * drm/radeon/kms: use udelay for short delays
17940 * NFS: Too many GETATTR and ACCESS calls after direct I/O
17941 * eCryptfs: Add getattr function
17942 * b43: Fix throughput regression
17943 * ath9k: Fix sequence numbers for PAE frames
17944 * mac80211: Fix probe request filtering in IBSS mode
17945 * iwlwifi: Fix to set correct ht configuration
17946 * dm stripe: avoid divide by zero with invalid stripe count
17947 * dm log: userspace fix overhead_size calcuations
17948 * Linux 2.6.32.9
17949 * sfc: Fix SFE4002 initialisation
17950 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
17951 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
17952 * (pre-stable) HID: handle joysticks with large number of buttons
17953 - LP: #492056
17954 * (pre-stable) HID: extend mask for BUTTON usage page
17955 - LP: #492056
17956 * PM: Measure device suspend and resume times
17957 * e1000: enhance frame fragment detection
17958 - CVE-2009-4536
17959 * e1000e: enhance frame fragment detection
17960 - CVE-2009-4538
17961 * KVM: fix memory access during x86 emulation.
17962 - CVE-2010-0306
17963 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
17964 - CVE-2010-0306
17965 * KVM: x86 emulator: Check IOPL level during io instruction emulation
17966 - CVE-2010-0306
17967 * KVM: x86 emulator: Fix popf emulation
17968 - CVE-2010-0306
17969 * KVM: x86 emulator: Check CPL level during privilege instruction
17970 emulation
17971 - CVE-2010-0306
17972 * Input: wacom - ensure the device is initialized properly upon resume
17973 * Input: wacom - add defines for packet lengths of various devices
17974 * Input: wacom - add support for new LCD tablets
17975 - LP: #516777
17976
17977 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
17978
17979 linux (2.6.32-14.20) lucid; urgency=low
17980
17981 [ Andy Whitcroft ]
17982
17983 * rebuild following the GCC update to match compiler for out of tree modules
17984 * Revert "[Config] drbd -- enable"
17985 * Revert "ubuntu: drbd -- version 8.3.1"
17986 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
17987 - LP: #510937
17988
17989 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
17990
17991 linux (2.6.32-14.19) lucid; urgency=low
17992
17993 [ Andy Whitcroft ]
17994
17995 * ensure we build the source package contents when enabled
17996 - LP: #522308
17997 * [Config] enable CONFIG_X86_MCE_XEON75XX
17998 * SAUCE: AppArmor -- add linux/kref.h for struct kref
17999 * [Config] enable CONFIG_HID_ORTEK
18000 * enable udeb generation for arm versatile flavour
18001 - LP: #522515
18002
18003 [ John Johansen ]
18004
18005 * ubuntu: AppArmor -- update to mainline 2010-02-18
18006 - LP: #439560, #496110, #507069
18007
18008 [ Johnathon Harris ]
18009
18010 * SAUCE: HID: add support for Ortek WKB-2000
18011 - LP: #405390
18012
18013 [ Upstream Kernel Changes ]
18014
18015 * tpm_tis: TPM_STS_DATA_EXPECT workaround
18016 - LP: #490487
18017 * x86, mce: Xeon75xx specific interface to get corrected memory error
18018 information
18019 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
18020 * x86, mce: Make xeon75xx memory driver dependent on PCI
18021 * drm/edid: Unify detailed block parsing between base and extension
18022 blocks
18023 - LP: #500999
18024 * (pre-stable) eCryptfs: Add getattr function
18025 - LP: #390833
18026
18027 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
18028
18029 linux (2.6.32-13.18) lucid; urgency=low
18030
18031 [ Andy Whitcroft ]
18032
18033 * Revert "enforcer -- make the enforcement configuration common"
18034 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
18035 (Dell E6x00 series)"
18036 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
18037 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
18038 0755"
18039 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
18040 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
18041 * Revert "SAUCE: make fc transport removal of target configurable"
18042 * enforcer -- make the enforcement configuration common
18043 * getabis -- add preempt flavour to the list
18044 * [Config] enforce DEVTMPFS options
18045 * [Config] armel -- cleanup to-be builtin modules
18046 * [Config] cleanup ports configs
18047 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
18048 - LP: #485536
18049 * add printdebian target to find branch target
18050 * distclean -- do not remove debian.env
18051 * [Config] generic-pae switch to M586TSC
18052 - LP: #519448
18053 * git-ubuntu-log -- commonise duplicated log handling
18054 * git-ubuntu-log -- tighten up Bug: NNNN matching
18055 * git-ubuntu-log -- sort the bug numbers
18056
18057 [ Chris Wilson ]
18058
18059 * (pre-stable) drm/i915: Increase fb alignment to 64k
18060 - LP: #404064
18061
18062 [ Eric Miao ]
18063
18064 * arm -- enable ubuntu/ directory
18065
18066 [ Huang Ying ]
18067
18068 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
18069 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
18070
18071 [ Loïc Minier ]
18072
18073 * [Config] cleanup preempt configuration
18074 * [Config] versatile: Fix video output
18075 - LP: #517594
18076 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
18077 * [Config] Large update to armel/versatile
18078 * [Config] versatile: Add RTC support
18079 * [Config] armel: Enable NEON
18080 * [Config] versatile: Builtin MMC support
18081 * [Config] versatile Builtin SCSI controller
18082 * [Config] armel Disable dma_cache_sync callers
18083 * [Config] armel Disable asm/time.h users
18084 * [Config] armel Disable out of range udelay()
18085 * [Config] armel Disable flush_cache_range() users
18086 * [Config] armel -- Enable ubuntu/ drivers
18087
18088 [ Steve Conklin ]
18089
18090 * SAUCE: drm/i915: Add display hotplug event on Ironlake
18091 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
18092
18093 [ Upstream Kernel Changes ]
18094
18095 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
18096 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
18097 in IRQ handler""
18098 * clockevent: Don't remove broadcast device when cpu is dead
18099 * clockevents: Add missing include to pacify sparse
18100 * ACPI: don't cond_resched if irq is disabled
18101 * be2net: Add support for next generation of BladeEngine device.
18102 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
18103 * mpt2sas: New device SAS2208 support is added
18104 * ar9170: Add support for D-Link DWA 160 A2
18105 * powerpc/fsl: Add PCI device ids for new QoirQ chips
18106 * davinci: dm646x: Add support for 3.x silicon revision
18107 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
18108 * Driver-Core: devtmpfs - set root directory mode to 0755
18109 * driver-core: fix devtmpfs crash on s390
18110 * vfs: get_sb_single() - do not pass options twice
18111 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
18112 * V4L/DVB (13569): smsusb: add autodetection support for five additional
18113 Hauppauge USB IDs
18114 * USB: mos7840: add device IDs for B&B electronics devices
18115 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
18116 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
18117 SubVendor ID: 0x1043 Device ID: 0x4847)
18118 * iTCO_wdt: Add support for Intel Ibex Peak
18119 * atl1c:use common_task instead of reset_task and link_chg_task
18120 * atl1e:disable NETIF_F_TSO6 for hardware limit
18121 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
18122 * V4L/DVB (13680b): DocBook/media: create links for included sources
18123 * netfilter: xtables: fix conntrack match v1 ipt-save output
18124 * partitions: read whole sector with EFI GPT header
18125 * partitions: use sector size for EFI GPT
18126 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
18127 * sched: Fix isolcpus boot option
18128 * sched: Fix missing sched tunable recalculation on cpu add/remove
18129 * nohz: Prevent clocksource wrapping during idle
18130 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
18131 * timers, init: Limit the number of per cpu calibration bootup messages
18132 * PCI: Always set prefetchable base/limit upper32 registers
18133 * iscsi class: modify handling of replacement timeout
18134 * NFS: Revert default r/wsize behavior
18135 * HID: fixup quirk for NCR devices
18136 * scsi_devinfo: update Hitachi entries (v2)
18137 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
18138 * scsi_transport_fc: remove invalid BUG_ON
18139 * lpfc: fix hang on SGI ia64 platform
18140 * libfc: fix typo in retry check on received PRLI
18141 * libfc: fix ddp in fc_fcp for 0 xid
18142 * fcoe: remove redundant checking of netdev->netdev_ops
18143 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
18144 * libfc: lport: fix minor documentation errors
18145 * libfc: don't WARN_ON in lport_timeout for RESET state
18146 * fcoe: initialize return value in fcoe_destroy
18147 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
18148 * libfc: fix memory corruption caused by double frees and bad error
18149 handling
18150 * libfc: fix free of fc_rport_priv with timer pending
18151 * libfc: remote port gets stuck in restart state without really
18152 restarting
18153 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
18154 * fcoe: Fix checking san mac address
18155 * fcoe: Fix getting san mac for VLAN interface
18156 * qlge: Remove explicit setting of PCI Dev CTL reg.
18157 * qlge: Set PCIE max read request size.
18158 * qlge: Don't fail open when port is not initialized.
18159 * qlge: Add handler for DCBX firmware event.
18160 * qlge: Bonding fix for mode 6.
18161 * PCI: AER: fix aer inject result in kernel oops
18162 * DMI: allow omitting ident strings in DMI tables
18163 * Input: i8042 - remove identification strings from DMI tables
18164 * Input: i8042 - add Gigabyte M1022M to the noloop list
18165 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
18166 * ALSA: hda - select IbexPeak handler for Calpella
18167 * ALSA: hda - Fix quirk for Maxdata obook4-1
18168 * ALSA: hda - Add missing Line-Out and PCM switches as slave
18169 * iTCO_wdt.c - cleanup chipset documentation
18170 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
18171 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
18172 * ahci: disable SNotification capability for ich8
18173 * ata_piix: fix MWDMA handling on PIIX3
18174 * md: fix small irregularity with start_ro module parameter
18175 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
18176 * cio: fix double free in case of probe failure
18177 * cio: dont panic in non-fatal conditions
18178 * netiucv: displayed TX bytes value much too high
18179 * ipc ns: fix memory leak (idr)
18180 * ALSA: hda - Fix HP T5735 automute
18181 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
18182 * UBI: fix memory leak in update path
18183 * UBI: initialise update marker
18184 * ASoC: fix a memory-leak in wm8903
18185 * mac80211: check that ieee80211_set_power_mgmt only handles STA
18186 interfaces.
18187 * cfg80211: fix channel setting for wext
18188 * KVM: S390: fix potential array overrun in intercept handling
18189 * KVM: only allow one gsi per fd
18190 * KVM: Fix race between APIC TMR and IRR
18191 * KVM: MMU: bail out pagewalk on kvm_read_guest error
18192 * KVM: x86: Fix host_mapping_level()
18193 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
18194 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
18195 * KVM: fix lock imbalance in kvm_*_irq_source_id()
18196 * KVM: only clear irq_source_id if irqchip is present
18197 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
18198 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
18199 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
18200 - LP: #516325
18201 * iwlwifi: Fix throughput stall issue in HT mode for 5000
18202 * fnctl: f_modown should call write_lock_irqsave/restore
18203 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
18204 CPUID drivers.
18205 * Linux 2.6.32.7
18206 * scsi_lib: Fix bug in completion of bidi commands
18207 * mptsas: Fix issue with chain pools allocation on katmai
18208 * mm: add new 'read_cache_page_gfp()' helper function
18209 * drm/i915: Selectively enable self-reclaim
18210 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
18211 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
18212 * x86: Set hotpluggable nodes in nodes_possible_map
18213 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
18214 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
18215 * zcrypt: Do not remove coprocessor for error 8/72
18216 * dasd: fix possible NULL pointer errors
18217 * ACPI: Add a generic API for _OSC -v2
18218 * ACPI: Add platform-wide _OSC support.
18219 * ACPI: fix OSC regression that caused aer and pciehp not to load
18220 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
18221 * UBI: fix volume creation input checking
18222 * e1000/e1000e: don't use small hardware rx buffers
18223 * drm/i915: Reload hangcheck timer too for Ironlake
18224 * Fix a leak in affs_fill_super()
18225 * Fix failure exits in bfs_fill_super()
18226 * fix oops in fs/9p late mount failure
18227 * fix leak in romfs_fill_super()
18228 * Fix remount races with symlink handling in affs
18229 * fix affs parse_options()
18230 * Fix failure exit in ipathfs
18231 * mm: fix migratetype bug which slowed swapping
18232 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
18233 NOMMU stack
18234 * Split 'flush_old_exec' into two functions
18235 * sparc: TIF_ABI_PENDING bit removal
18236 * x86: get rid of the insane TIF_ABI_PENDING bit
18237 * Input: winbond-cir - remove dmesg spam
18238 * x86: Disable HPET MSI on ATI SB700/SB800
18239 * iwlwifi: set default aggregation frame count limit to 31
18240 * drm/i915: only enable hotplug for detected outputs
18241 * firewire: core: add_descriptor size check
18242 * SECURITY: selinux, fix update_rlimit_cpu parameter
18243 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
18244 * x86: Add Dell OptiPlex 760 reboot quirk
18245 - LP: #488319
18246 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
18247 * x86/amd-iommu: Fix possible integer overflow
18248 * clocksource: fix compilation if no GENERIC_TIME
18249 * tcp: update the netstamp_needed counter when cloning sockets
18250 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
18251 * net: restore ip source validation
18252 * af_packet: Don't use skb after dev_queue_xmit()
18253 * ax25: netrom: rose: Fix timer oopses
18254 * KVM: allow userspace to adjust kvmclock offset
18255 * oprofile/x86: add Xeon 7500 series support
18256 * oprofile/x86: fix crash when profiling more than 28 events
18257 * libata: retry link resume if necessary
18258 * mm: percpu-vmap fix RCU list walking
18259 * mm: purge fragmented percpu vmap blocks
18260 * block: fix bio_add_page for non trivial merge_bvec_fn case
18261 * Fix 'flush_old_exec()/setup_new_exec()' split
18262 * random: drop weird m_time/a_time manipulation
18263 * random: Remove unused inode variable
18264 * block: fix bugs in bio-integrity mempool usage
18265 * usb: r8a66597-hdc disable interrupts fix
18266 * connector: Delete buggy notification code.
18267 * be2net: Bug fix to support newer generation of BE ASIC
18268 * be2net: Fix memset() arg ordering.
18269 * mm: flush dcache before writing into page to avoid alias
18270 * mac80211: fix NULL pointer dereference when ftrace is enabled
18271 * imxfb: correct location of callbacks in suspend and resume
18272 * mx3fb: some debug and initialisation fixes
18273 * starfire: clean up properly if firmware loading fails
18274 * kernel/cred.c: use kmem_cache_free
18275 * uartlite: fix crash when using as console
18276 * pktcdvd: removing device does not remove its sysfs dir
18277 * ath9k: fix eeprom INI values override for 2GHz-only cards
18278 * ath9k: fix beacon slot/buffer leak
18279 * powerpc: TIF_ABI_PENDING bit removal
18280 * NET: fix oops at bootime in sysctl code
18281 * Linux 2.6.32.8
18282
18283 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
18284
18285 linux (2.6.32-12.17) lucid; urgency=low
18286
18287 [ Andy Whitcroft ]
18288
18289 * restore linux-image prefix -- master
18290 * enforce -- we require SELINUX enabled -- master
18291 * enforce -- ensure APPARMOR is our default LSM -- master
18292 * make doc package completely optional -- master
18293 * make source package completely optional -- master
18294 * make linux-libc-dev completly optional -- master
18295 * convert package disable to a deps list -- master
18296 * allow common headers to switch from indep to arch -- master
18297 * convert binary package disable to a deps list -- master
18298 * add configuration option for a full source build tree -- master
18299 * add support for uImage kernels in package control scripts
18300 * getabis -- cleanup and parameterise repository list -- master
18301 * getabis -- move configuration to etc/getabi -- master
18302 * kernelconfig -- move configuration to etc -- master
18303 * rules -- make debian/debian.env master for branch name
18304 * set the current branch name -- master
18305 * pull back common debian.master files into debian -- master
18306 * enforcer -- make the enforcement configuration common
18307 * insert-changes -- correctly link to debian/rules in DROOT
18308
18309 [ Colin Watson ]
18310
18311 * future-proof ddeb handling against buildd changes
18312
18313 [ Eric Miao ]
18314
18315 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
18316 X86
18317
18318 [ Loïc Minier ]
18319
18320 * Add modules.builtin.bin to prerm rm list
18321 - LP: #516584
18322
18323 [ Tim Gardner ]
18324
18325 * [Config] Implement the amd64 preempt flavour
18326
18327 [ Upstream Kernel Changes ]
18328
18329 * syslog: distinguish between /proc/kmsg and syscalls
18330 - LP: #515623
18331 * sfc: Fix polling for slow MCDI operations
18332 * sfc: Fix conditions for MDIO self-test
18333 * sfc: QT202x: Remove unreliable MMD check at initialisation
18334 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
18335 * sfc: Use fixed-size buffers for MCDI NVRAM requests
18336
18337 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
18338
18339 linux (2.6.32-12.16) lucid; urgency=low
18340
18341 [ Andy Whitcroft ]
18342
18343 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
18344 first use"
18345 * SAUCE: acpi battery -- move first lookup asynchronous
18346 - LP: #507211
18347 * [Config] update configs to cleanup generic configs
18348 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
18349 * [Config] enable USER_NS
18350 - LP: #480739, #509808
18351
18352 [ Heiko Carstens ]
18353
18354 * (pre-stable) driver-core: fix devtmpfs crash on s390
18355 - LP: #512370
18356
18357 [ John Johansen ]
18358
18359 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
18360 - LP: #494565
18361 * [Config] VIRTIO=y for server/virtual flavours
18362 - LP: #494565
18363
18364 [ Kay Sievers ]
18365
18366 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
18367 - LP: #512370
18368
18369 [ Kees Cook ]
18370
18371 * SAUCE: x86: brk away from exec rand area
18372 - LP: #452175
18373
18374 [ Leann Ogasawara ]
18375
18376 * [Upstream] e1000: enhance frame fragment detection
18377 - CVE-2009-4536
18378 * [Upstream] e1000e: enhance frame fragment detection
18379 - CVE-2009-4538
18380
18381 [ Sebastian Kapfer ]
18382
18383 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
18384 series)
18385 - LP: #296610
18386
18387 [ Upstream Kernel Changes ]
18388
18389 * inotify: do not reuse watch descriptors
18390 - LP: #485556
18391 * inotify: only warn once for inotify problems
18392 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
18393 Framebuffer"
18394 * memcg: ensure list is empty at rmdir
18395 * drm/i915: remove loop in Ironlake interrupt handler
18396 * block: Fix incorrect reporting of partition alignment
18397 * x86, mce: Thermal monitoring depends on APIC being enabled
18398 * futexes: Remove rw parameter from get_futex_key()
18399 * page allocator: update NR_FREE_PAGES only when necessary
18400 * x86, apic: use physical mode for IBM summit platforms
18401 * edac: i5000_edac critical fix panic out of bounds
18402 * x86: SGI UV: Fix mapping of MMIO registers
18403 * mfd: WM835x GPIO direction register is not locked
18404 * mfd: Correct WM835x ISINK ramp time defines
18405 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
18406 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
18407 * reiserfs: truncate blocks not used by a write
18408 * HID: add device IDs for new model of Apple Wireless Keyboard
18409 * PCI/cardbus: Add a fixup hook and fix powerpc
18410 * Input: pmouse - move Sentelic probe down the list
18411 * asus-laptop: add Lenovo SL hotkey support
18412 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
18413 * sparc64: Fix NMI programming when perf events are active.
18414 * sparc64: Fix Niagara2 perf event handling.
18415 * i2c: Do not use device name after device_unregister
18416 * i2c/pca: Don't use *_interruptible
18417 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
18418 * sched: Fix task priority bug
18419 * vfs: Fix vmtruncate() regression
18420 * Linux 2.6.32.5
18421 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
18422 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
18423 * Staging: asus_oled: fix oops in 2.6.32.2
18424 * Staging: hv: fix smp problems in the hyperv core code
18425 * tty: fix race in tty_fasync
18426 * ecryptfs: use after free
18427 * ecryptfs: initialize private persistent file before dereferencing
18428 pointer
18429 * nozomi: quick fix for the close/close bug
18430 * serial: 8250_pnp: use wildcard for serial Wacom tablets
18431 * usb: serial: fix memory leak in generic driver
18432 * USB: fix bitmask merge error
18433 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
18434 * USB: EHCI: fix handling of unusual interrupt intervals
18435 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
18436 * USB: add missing delay during remote wakeup
18437 * USB: add speed values for USB 3.0 and wireless controllers
18438 * ACPI: EC: Accelerate query execution
18439 * ACPI: EC: Add wait for irq storm
18440 * SCSI: enclosure: fix oops while iterating enclosure_status array
18441 * drm/i915: Read the response after issuing DDC bus switch command
18442 * drm/i915: try another possible DDC bus for the SDVO device with
18443 multiple outputs
18444 * block: bdev_stack_limits wrapper
18445 * DM: Fix device mapper topology stacking
18446 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
18447 * USB: fix usbstorage for 2770:915d delivers no FAT
18448 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
18449 * perf timechart: Use tid not pid for COMM change
18450 * perf events: Dont report side-band events on each cpu for
18451 per-task-per-cpu events
18452 * perf: Honour event state for aux stream data
18453 * Linux 2.6.32.6
18454
18455 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
18456
18457 linux (2.6.32-11.15) lucid; urgency=low
18458
18459 [ Andy Whitcroft ]
18460
18461 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
18462 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
18463 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
18464 boards"
18465 * Revert "[Upstream] mmc: prevent dangling block device from accessing
18466 stale queues"
18467 * Revert "SAUCE: Fix nx_enable reporting"
18468 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
18469 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
18470 * SAUCE: i915 -- disable powersave by default
18471 - LP: #492392
18472
18473 [ Kees Cook ]
18474
18475 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18476 - LP: #369978
18477 * SAUCE: [x86] fix report of cs-limit nx-emulation
18478 - LP: #454285
18479 * SAUCE: Fix nx_enable reporting
18480 - LP: #454285
18481
18482 [ Tim Gardner ]
18483
18484 * [Upstream] b43: Declare all possible firmware files.
18485 - LP: #488636
18486 * [Config] updateconfigs after adding pvscsi
18487 - LP: #497156
18488 * [Config] CONFIG_BT=m
18489
18490 [ Upstream Kernel Changes ]
18491
18492 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
18493 for pre-Pentium"
18494 * SCSI: ipr: fix EEH recovery
18495 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
18496 * SCSI: st: fix mdata->page_order handling
18497 * SCSI: fc class: fix fc_transport_init error handling
18498 * sched: Fix task_hot() test order
18499 * x86, cpuid: Add "volatile" to asm in native_cpuid()
18500 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
18501 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
18502 * pata_hpt3x2n: fix clock turnaround
18503 * pata_cmd64x: fix overclocking of UDMA0-2 modes
18504 * ASoC: wm8974: fix a wrong bit definition
18505 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
18506 * ALSA: hda - Fix missing capsrc_nids for ALC88x
18507 * acerhdf: limit modalias matching to supported
18508 - LP: #435958
18509 * ACPI: EC: Fix MSI DMI detection
18510 * ACPI: Use the return result of ACPI lid notifier chain correctly
18511 * powerpc: Handle VSX alignment faults correctly in little-endian mode
18512 * ASoC: Do not write to invalid registers on the wm9712.
18513 * drm/radeon: fix build on 64-bit with some compilers.
18514 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
18515 * USB: option: support hi speed for modem Haier CE100
18516 * USB: Fix a bug on appledisplay.c regarding signedness
18517 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
18518 * Bluetooth: Prevent ill-timed autosuspend in USB driver
18519 * USB: rename usb_configure_device
18520 * USB: fix bugs in usb_(de)authorize_device
18521 * drivers/net/usb: Correct code taking the size of a pointer
18522 * x86: SGI UV: Fix writes to led registers on remote uv hubs
18523 * md: Fix unfortunate interaction with evms
18524 * dma: at_hdmac: correct incompatible type for argument 1 of
18525 'spin_lock_bh'
18526 * dma-debug: Do not add notifier when dma debugging is disabled.
18527 * dma-debug: Fix bug causing build warning
18528 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
18529 referrals
18530 * x86/amd-iommu: Fix initialization failure panic
18531 * ioat3: fix p-disabled q-continuation
18532 * ioat2,3: put channel hardware in known state at init
18533 * KVM: MMU: remove prefault from invlpg handler
18534 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
18535 * Libertas: fix buffer overflow in lbs_get_essid()
18536 * iwmc3200wifi: fix array out-of-boundary access
18537 * mac80211: fix propagation of failed hardware reconfigurations
18538 * mac80211: fix WMM AP settings application
18539 * mac80211: Fix IBSS merge
18540 * cfg80211: fix race between deauth and assoc response
18541 * ath5k: fix SWI calibration interrupt storm
18542 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
18543 * ath9k: Fix TX queue draining
18544 * ath9k: fix missed error codes in the tx status check
18545 * ath9k: wake hardware during AMPDU TX actions
18546 * ath9k: fix suspend by waking device prior to stop
18547 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
18548 64-bit
18549 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
18550 in 0x4054
18551 * iwl3945: disable power save
18552 * iwl3945: fix panic in iwl3945 driver
18553 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
18554 * iwlwifi: fix more eeprom endian bugs
18555 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
18556 * mac80211: fix race with suspend and dynamic_ps_disable_work
18557 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
18558 * 'sysctl_max_map_count' should be non-negative
18559 * kernel/sysctl.c: fix the incomplete part of
18560 sysctl_max_map_count-should-be-non-negative.patch
18561 * V4L/DVB (13596): ov511.c typo: lock => unlock
18562 * x86/ptrace: make genregs[32]_get/set more robust
18563 * memcg: avoid oom-killing innocent task in case of use_hierarchy
18564 * e100: Fix broken cbs accounting due to missing memset.
18565 * ipv6: reassembly: use seperate reassembly queues for conntrack and
18566 local delivery
18567 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
18568 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
18569 * b43: avoid PPC fault during resume
18570 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
18571 support
18572 * sched: Fix balance vs hotplug race
18573 * drm/radeon/kms: fix crtc vblank update for r600
18574 * drm: disable all the possible outputs/crtcs before entering KMS mode
18575 * S390: dasd: support DIAG access for read-only devices
18576 * xen: fix is_disconnected_device/exists_disconnected_device
18577 * xen: improvement to wait_for_devices()
18578 * xen: wait up to 5 minutes for device connetion
18579 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
18580 * udf: Try harder when looking for VAT inode
18581 * Add unlocked version of inode_add_bytes() function
18582 * quota: decouple fs reserved space from quota reservation
18583 * ext4: Convert to generic reserved quota's space management.
18584 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
18585 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
18586 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
18587 * amd64_edac: unify MCGCTL ECC switching
18588 * x86, msr: Add support for non-contiguous cpumasks
18589 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
18590 * amd64_edac: fix driver instance freeing
18591 * amd64_edac: make driver loading more robust
18592 * amd64_edac: fix forcing module load/unload
18593 * sched: Sched_rt_periodic_timer vs cpu hotplug
18594 * ext4: Update documentation to correct the inode_readahead_blks option
18595 name
18596 * lguest: fix bug in setting guest GDT entry
18597 * vmscan: do not evict inactive pages when skipping an active list scan
18598 * ksm: fix mlockfreed to munlocked
18599 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
18600 * generic_permission: MAY_OPEN is not write access
18601 * Linux 2.6.32.3
18602 * untangle the do_mremap() mess
18603 * fasync: split 'fasync_helper()' into separate add/remove functions
18604 * ASoC: fix params_rate() macro use in several codecs
18605 * modules: Skip empty sections when exporting section notes
18606 * exofs: simple_write_end does not mark_inode_dirty
18607 * nfsd: make sure data is on disk before calling ->fsync
18608 * sunrpc: fix peername failed on closed listener
18609 * SUNRPC: Fix up an error return value in
18610 gss_import_sec_context_kerberos()
18611 * SUNRPC: Fix the return value in gss_import_sec_context()
18612 * sunrpc: on successful gss error pipe write, don't return error
18613 * drm/i915: Update LVDS connector status when receiving ACPI LID event
18614 * drm/i915: fix order of fence release wrt flushing
18615 * drm/i915: Permit pinning whilst the device is 'suspended'
18616 * drm: remove address mask param for drm_pci_alloc()
18617 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
18618 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
18619 pipeconf on Ironlake
18620 * drm/i915: Select the correct BPC for LVDS on Ironlake
18621 * drm/i915: fix unused var
18622 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
18623 * drivers/cpuidle/governors/menu.c: fix undefined reference to
18624 `__udivdi3'
18625 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
18626 * lib/rational.c needs module.h
18627 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
18628 DMA_FROM_DEVICE and
18629 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
18630 * mmc_block: add dev_t initialization check
18631 * mmc_block: fix probe error cleanup bug
18632 * mmc_block: fix queue cleanup
18633 * ALSA: hda - Fix ALC861-VD capture source mixer
18634 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
18635 blacklist
18636 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
18637 - LP: #498863
18638 * ASoC: Fix WM8350 DSP mode B configuration
18639 * netfilter: ebtables: enforce CAP_NET_ADMIN
18640 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
18641 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
18642 * hwmon: (adt7462) Fix pin 28 monitoring
18643 * quota: Fix dquot_transfer for filesystems different from ext4
18644 * xen: fix hang on suspend.
18645 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
18646 * ath5k: Fix eeprom checksum check for custom sized eeproms
18647 * cfg80211: fix syntax error on user regulatory hints
18648 * iwl: off by one bug
18649 * mac80211: add missing sanity checks for action frames
18650 * drm/i915: remove render reclock support
18651 * libertas: Remove carrier signaling from the scan code
18652 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
18653 * mac80211: fix skb buffering issue (and fixes to that)
18654 * fix braindamage in audit_tree.c untag_chunk()
18655 * fix more leaks in audit_tree.c tag_chunk()
18656 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
18657 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
18658 * agp/intel-agp: Clear entire GTT on startup
18659 * Linux 2.6.32.4
18660 * ethtool: Add reset operation
18661 * gro: Name the GRO result enumeration type
18662 * gro: Change all receive functions to return GRO result codes
18663 * sfc: 10Xpress: Initialise pause advertising flags
18664 * sfc: 10Xpress: Report support for pause frames
18665 * sfc: Remove redundant header gmii.h
18666 * sfc: Remove redundant hardware initialisation
18667 * sfc: Rename Falcon-specific board code and types
18668 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
18669 * sfc: Remove versioned bitfield macros
18670 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
18671 * sfc: Update hardware definitions for Siena
18672 * sfc: Rename register I/O header and functions used by both Falcon and
18673 Siena
18674 * sfc: Eliminate indirect lookups of queue size constants
18675 * sfc: Define DMA address mask explicitly in terms of descriptor field
18676 width
18677 * sfc: Move all TX DMA length limiting into tx.c
18678 * sfc: Change order of device removal to reverse of probe order
18679 * sfc: Remove declarations of nonexistent functions
18680 * sfc: Move efx_xmit_done() declaration into correct stanza
18681 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18682 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18683 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18684 * sfc: Remove pointless abstraction of memory BAR number
18685 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18686 * sfc: Remove unnecessary tests of efx->membase
18687 * sfc: Move MTD probe after netdev registration and name allocation
18688 * sfc: Remove unused code for non-autoneg speed/duplex switching
18689 * sfc: Rename 'xfp' file and functions to reflect reality
18690 * sfc: Really allow RX checksum offload to be disabled
18691 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18692 * sfc: Enable heuristic selection between page and skb RX buffers
18693 * sfc: Remove pointless abstraction of memory BAR number (2)
18694 * sfc: Remove redundant gotos from __efx_rx_packet()
18695 * sfc: Remove ridiculously paranoid assertions
18696 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18697 * sfc: Record RX queue number on GRO path
18698 * sfc: SFT9001: Reset LED configuration correctly after blinking
18699 * sfc: Use a single blink implementation
18700 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18701 * sfc: Make board information explicitly Falcon-specific
18702 * sfc: Move definition of struct falcon_nic_data into falcon.h
18703 * sfc: Move struct falcon_board into struct falcon_nic_data
18704 * sfc: Move all I2C stuff into struct falcon_board
18705 * sfc: Gather link state fields in struct efx_nic into new struct
18706 efx_link_state
18707 * sfc: Remove unnecessary casts to struct sk_buff *
18708 * sfc: Remove redundant efx_xmit() function
18709 * sfc: Combine high-level header files
18710 * sfc: Log interrupt and reset type names, not numbers
18711 * sfc: Fix descriptor cache sizes
18712 * sfc: Treat all MAC registers as 128-bit
18713 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18714 * sfc: Comment corrections
18715 * sfc: Remove unused constant
18716 * sfc: Clean up struct falcon_board and struct falcon_board_data
18717 * sfc: Fix bugs in RX queue flushing
18718 * sfc: Remove unused function efx_flush_queues()
18719 * sfc: Only switch Falcon MAC clocks as necessary
18720 * sfc: Hold MAC lock for longer in efx_init_port()
18721 * sfc: Split MAC stats DMA initiation and completion
18722 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18723 * sfc: Simplify XMAC link polling
18724 * sfc: Change MAC promiscuity and multicast hash at the same time
18725 * sfc: Move inline comment into kernel-doc
18726 * sfc: Do not set net_device::trans_start in self-test
18727 * sfc: Simplify PHY polling
18728 * sfc: QT202x: Reset before reading PHY id
18729 * sfc: Replace MDIO spinlock with mutex
18730 * sfc: Always start Falcon using the XMAC
18731 * sfc: Limit some hardware workarounds to Falcon
18732 * sfc: Remove EFX_WORKAROUND_9141 macro
18733 * sfc: Remove another unused workaround macro
18734 * sfc: Remove some redundant whitespace
18735 * sfc: Decouple NIC revision number from Falcon PCI revision number
18736 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18737 * sfc: Clean up RX event handling
18738 * sfc: Remove redundant writes to INT_ADR_KER
18739 * sfc: Remove duplicate hardware structure definitions
18740 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18741 * sfc: Move Falcon NIC operations to efx_nic_type
18742 * sfc: Refactor link configuration
18743 * sfc: Generalise link state monitoring
18744 * sfc: Add power-management and wake-on-LAN support
18745 * sfc: Implement ethtool reset operation
18746 * sfc: Add efx_nic_type operation for register self-test
18747 * sfc: Add efx_nic_type operation for NVRAM self-test
18748 * sfc: Add efx_nic_type operation for identity LED control
18749 * sfc: Separate shared NIC code from Falcon-specific and rename
18750 accordingly
18751 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18752 * sfc: Extend loopback mode enumeration
18753 * sfc: Remove static PHY data and enumerations
18754 * sfc: Extend MTD driver for use with new NICs
18755 * sfc: Allow for additional checksum offload features
18756 * sfc: Rename falcon.h to nic.h
18757 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18758 * sfc: Add firmware protocol definitions (MCDI)
18759 * sfc: Add support for SFC9000 family (1)
18760 * sfc: Add support for SFC9000 family (2)
18761 * sfc: Implement TSO for TCP/IPv6
18762 * sfc: Update version, copyright dates, authors
18763 * drivers/net/sfc: Correct code taking the size of a pointer
18764 * sfc: Move PHY software state initialisation from init() into probe()
18765 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18766 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18767 * sfc: QT2025C: Work around PHY bug
18768 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18769 * sfc: QT2025C: Work around PHY firmware initialisation bug
18770 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18771 * sfc: Disable TX descriptor prefetch watchdog
18772 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18773 - LP: #497156
18774
18775 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18776
18777 linux (2.6.32-10.14) lucid; urgency=low
18778
18779 [ Alex Deucher ]
18780
18781 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18782 - LP: #493795
18783
18784 [ Andy Whitcroft ]
18785
18786 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18787 id is less than 0x0f."
18788 * config-check -- ensure the checks get run at build time
18789 * config-check -- check the processed config during updateconfigs
18790 * config-check -- CONFIG_SECCOMP may not be present
18791 * TUN is now built in ignore
18792 * SAUCE: acpi battery -- delay first lookup of the battery until first
18793 use
18794 * SAUCE: async_populate_rootfs: move rootfs init earlier
18795 * ubuntu: AppArmor -- update to mainline 2010-01-06
18796 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18797 - LP: #498525
18798
18799 [ Dave Airlie ]
18800
18801 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18802
18803 [ Leann Ogasawara ]
18804
18805 * Add asix to nic-usb-modules file
18806 - LP: #499785
18807
18808 [ Peter Zijlstra ]
18809
18810 * (pre-stable) sched: Fix balance vs hotplug race
18811
18812 [ Tim Gardner ]
18813
18814 * [Config] Enable CONFIG_FUNCTION_TRACER
18815 - LP: #497989
18816 * [Config] Drop lpia from getabis
18817 * [Config] Build in TUN/TAP driver
18818 - LP: #499491
18819 * [Config] DH_COMPAT=5
18820
18821 [ Upstream Kernel Changes ]
18822
18823 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18824 component_only tv_modes"
18825 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18826 turned off"
18827 * USB: usb-storage: fix bug in fill_inquiry
18828 * USB: option: add pid for ZTE
18829 * firewire: ohci: handle receive packets with a data length of zero
18830 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18831 of ->completed counter
18832 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18833 counter
18834 * rcu: Fix note_new_gpnum() uses of ->gpnum
18835 * rcu: Remove inline from forward-referenced functions
18836 * perf_event: Fix invalid type in ioctl definition
18837 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18838 * perf: Don't free perf_mmap_data until work has been done
18839 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18840 * sched: Check for an idle shared cache in select_task_rq_fair()
18841 * sched: Fix affinity logic in select_task_rq_fair()
18842 * sched: Rate-limit newidle
18843 * sched: Fix and clean up rate-limit newidle code
18844 * x86/amd-iommu: attach devices to pre-allocated domains early
18845 * x86/amd-iommu: un__init iommu_setup_msi
18846 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18847 up the PCI tree
18848 * x86: Fix iommu=nodac parameter handling
18849 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18850 * x86: ASUS P4S800 reboot=bios quirk
18851 - LP: #366682
18852 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18853 * ssb: Fix range check in sprom write
18854 * ath5k: allow setting txpower to 0
18855 * ath5k: enable EEPROM checksum check
18856 * hrtimer: Fix /proc/timer_list regression
18857 * ALSA: hrtimer - Fix lock-up
18858 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18859 * KVM: x86 emulator: limit instructions to 15 bytes
18860 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18861 * KVM: s390: Make psw available on all exits, not just a subset
18862 * KVM: fix irq_source_id size verification
18863 * KVM: x86: include pvclock MSRs in msrs_to_save
18864 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18865 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18866 * x86, mce: don't restart timer if disabled
18867 * x86/mce: Set up timer unconditionally
18868 * x86: SGI UV: Fix BAU initialization
18869 * x86: Fix duplicated UV BAU interrupt vector
18870 * x86: Add new Intel CPU cache size descriptors
18871 * x86: Fix typo in Intel CPU cache size descriptor
18872 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18873 * s390: clear high-order bits of registers after sam64
18874 * V4L/DVB: Fix test in copy_reg_bits()
18875 * bsdacct: fix uid/gid misreporting
18876 * UBI: flush wl before clearing update marker
18877 * jbd2: don't wipe the journal on a failed journal checksum
18878 * USB: xhci: Add correct email and files to MAINTAINERS entry.
18879 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
18880 * USB: option.c: add support for D-Link DWM-162-U5
18881 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
18882 * USB: usb-storage: add BAD_SENSE flag
18883 * USB: Close usb_find_interface race v3
18884 * pxa/em-x270: fix usb hub power up/reset sequence
18885 * hfs: fix a potential buffer overflow
18886 * SUNRPC: IS_ERR/PTR_ERR confusion
18887 * NFS: Fix nfs_migrate_page()
18888 * md/bitmap: protect against bitmap removal while being updated.
18889 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
18890 * devpts_get_tty() should validate inode
18891 * debugfs: fix create mutex racy fops and private data
18892 * Driver core: fix race in dev_driver_string
18893 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
18894 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
18895 * mac80211: Fixed bug in mesh portal paths
18896 * mac80211: Revert 'Use correct sign for mesh active path refresh'
18897 * mac80211: fix scan abort sanity checks
18898 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
18899 * rtl8187: Fix wrong rfkill switch mask for some models
18900 * x86: Fix bogus warning in apic_noop.apic_write()
18901 * mm: hugetlb: fix hugepage memory leak in mincore()
18902 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
18903 * powerpc/windfarm: Add detection for second cpu pump
18904 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
18905 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
18906 * drm/radeon/kms: Add quirk for HIS X1300 board
18907 * drm/radeon/kms: handle vblanks properly with dpms on
18908 * drm/radeon/kms: fix legacy crtc2 dpms
18909 * drm/radeon/kms: fix vram setup on rs600
18910 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
18911 * drm/ttm: Fix build failure due to missing struct page
18912 * drm/i915: Set the error code after failing to insert new offset into mm
18913 ht.
18914 * drm/i915: Add the missing clonemask for display port on Ironlake
18915 * xen/xenbus: make DEVICE_ATTR()s static
18916 * xen: re-register runstate area earlier on resume.
18917 * xen: restore runstate_info even if !have_vcpu_info_placement
18918 * xen: correctly restore pfn_to_mfn_list_list after resume
18919 * xen: register timer interrupt with IRQF_TIMER
18920 * xen: register runstate on secondary CPUs
18921 * xen: don't call dpm_resume_noirq() with interrupts disabled.
18922 * xen: register runstate info for boot CPU early
18923 * xen: call clock resume notifier on all CPUs
18924 * xen: improve error handling in do_suspend.
18925 * xen: don't leak IRQs over suspend/resume.
18926 * xen: use iret for return from 64b kernel to 32b usermode
18927 * xen: explicitly create/destroy stop_machine workqueues outside
18928 suspend/resume region.
18929 * Xen balloon: fix totalram_pages counting.
18930 * xen: try harder to balloon up under memory pressure.
18931 * dm exception store: free tmp_store on persistent flag error
18932 * dm snapshot: only take lock for statustype info not table
18933 * dm crypt: move private iv fields to structs
18934 * dm crypt: restructure essiv error path
18935 * dm: avoid _hash_lock deadlock
18936 * dm snapshot: cope with chunk size larger than origin
18937 * dm crypt: separate essiv allocation from initialisation
18938 * dm crypt: make wipe message also wipe essiv key
18939 * slc90e66: fix UDMA handling
18940 * tcp: Stalling connections: Fix timeout calculation routine
18941 * ip_fragment: also adjust skb->truesize for packets not owned by a
18942 socket
18943 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
18944 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
18945 * sparc64: Fix overly strict range type matching for PCI devices.
18946 * sparc64: Fix stack debugging IRQ stack regression.
18947 * sparc: Set UTS_MACHINE correctly.
18948 * b43legacy: avoid PPC fault during resume
18949 * tracing: Fix event format export
18950 * ath9k: Fix TX hang poll routine
18951 * ath9k: fix processing of TX PS null data frames
18952 * ath9k: Fix maximum tx fifo settings for single stream devices
18953 * ath9k: fix tx status reporting
18954 * mac80211: Fix dynamic power save for scanning.
18955 * drm/i915: Fix sync to vblank when VGA output is turned off
18956 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
18957 * thinkpad-acpi: fix default brightness_mode for R50e/R51
18958 * thinkpad-acpi: preserve rfkill state across suspend/resume
18959 * ipw2100: fix rebooting hang with driver loaded
18960 * matroxfb: fix problems with display stability
18961 * acerhdf: add new BIOS versions
18962 * asus-laptop: change light sens default values.
18963 * vmalloc: conditionalize build of pcpu_get_vm_areas()
18964 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
18965 * net: Fix userspace RTM_NEWLINK notifications.
18966 * ext3: Fix data / filesystem corruption when write fails to copy data
18967 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
18968 * bcm63xx_enet: fix compilation failure after get_stats_count removal
18969 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
18970 * drm/i915: Avoid NULL dereference with component_only tv_modes
18971 * drm/i915: PineView only has LVDS and CRT ports
18972 * drm/i915: Fix LVDS stability issue on Ironlake
18973 * mm: sigbus instead of abusing oom
18974 * ipvs: zero usvc and udest
18975 * jffs2: Fix long-standing bug with symlink garbage collection.
18976 * intel-iommu: Detect DMAR in hyperspace at probe time.
18977 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
18978 * intel-iommu: Check for an RMRR which ends before it starts.
18979 * intel-iommu: Fix oops with intel_iommu=igfx_off
18980 * intel-iommu: ignore page table validation in pass through mode
18981 * netfilter: xtables: document minimal required version
18982 * perf_event: Fix incorrect range check on cpu number
18983 * implement early_io{re,un}map for ia64
18984 * Linux 2.6.32.2
18985
18986 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
18987
18988 linux (2.6.32-9.13) lucid; urgency=low
18989
18990 [ Andy Whitcroft ]
18991
18992 * [Config] enable CONFIG_B43_PHY_LP
18993 - LP: #493059
18994 * include modules.builtin in the binary debs
18995 * config-check -- add a configuration enforcer
18996 * config-check -- add a unit-test suite to the checker
18997 * [Config] Enable CONFIG_SYN_COOKIES for versatile
18998 * [Config] Enable CONFIG_SECURITY_SMACK for ports
18999 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
19000 * [Config] Disable CONFIG_COMPAT_BRK for ports
19001 * getabis -- add armel versatile to the list
19002
19003 [ Brad Figg ]
19004
19005 * SAUCE: Increase the default prealloc buffer for HDA audio devices
19006 (non-modem)
19007
19008 [ Manoj Iyer ]
19009
19010 * ubuntu: onmibook -- Added missing BOM file
19011
19012 [ Tim Gardner ]
19013
19014 * ubuntu: fsam7400 -- Cleanup Makefile
19015
19016 [ Upstream Kernel Changes ]
19017
19018 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
19019 * signal: Fix alternate signal stack check
19020 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
19021 * SCSI: osd_protocol.h: Add missing #include
19022 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
19023 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
19024 ENOSPC
19025 * ext4: avoid divide by zero when trying to mount a corrupted file system
19026 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
19027 * ext4: fix lock order problem in ext4_move_extents()
19028 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
19029 * ext4: plug a buffer_head leak in an error path of ext4_iget()
19030 * ext4: make sure directory and symlink blocks are revoked
19031 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
19032 * ext4: journal all modifications in ext4_xattr_set_handle
19033 * ext4: don't update the superblock in ext4_statfs()
19034 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
19035 non-zero
19036 * ext4: fix block validity checks so they work correctly with meta_bg
19037 * ext4: avoid issuing unnecessary barriers
19038 * ext4: fix error handling in ext4_ind_get_blocks()
19039 * ext4: make trim/discard optional (and off by default)
19040 * ext4: make "norecovery" an alias for "noload"
19041 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
19042 * ext4: initialize moved_len before calling ext4_move_extents()
19043 * ext4: move_extent_per_page() cleanup
19044 * jbd2: Add ENOMEM checking in and for
19045 jbd2_journal_write_metadata_buffer()
19046 * ext4: Return the PTR_ERR of the correct pointer in
19047 setup_new_group_blocks()
19048 * ext4: Avoid data / filesystem corruption when write fails to copy data
19049 * ext4: wait for log to commit when umounting
19050 * ext4: remove blocks from inode prealloc list on failure
19051 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
19052 * ext4: quota macros cleanup
19053 * ext4: fix incorrect block reservation on quota transfer.
19054 * ext4: Wait for proper transaction commit on fsync
19055 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
19056 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
19057 * Linux 2.6.32.1
19058 * kbuild: generate modules.builtin
19059 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
19060 - LP: #494461
19061 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
19062 tv_modes
19063 - LP: #494045
19064
19065 [ Zhao Yakui ]
19066
19067 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
19068 less than 0x0f.
19069 - LP: #481765
19070
19071 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
19072
19073 linux (2.6.32-8.12) lucid; urgency=low
19074
19075 [ Andy Whitcroft ]
19076
19077 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
19078
19079 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
19080
19081 linux (2.6.32-8.11) lucid; urgency=low
19082
19083 [ Andy Whitcroft ]
19084
19085 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
19086 up"
19087 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19088 transition."
19089 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
19090 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
19091 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
19092 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
19093 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
19094 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
19095 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
19096 mem"
19097 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
19098 denied"
19099 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
19100 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
19101 allocation"
19102 * Revert "SAUCE: AppArmor: Set error code after structure
19103 initialization."
19104 * Revert "AppArmor -- fix pstrace_may_access rename"
19105 * Revert "ubuntu: AppArmor security module"
19106 * Revert "SAUCE: Add config option to set a default LSM"
19107 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
19108 * Revert "[Config] fsam7400 -- enable"
19109 * Revert "[Config] AUFS -- enable"
19110 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
19111 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
19112 * Revert "ubuntu: AUFS -- export various core functions"
19113 * Revert "[Config] ubuntu/iscsitarget -- disable"
19114 * Revert "[Config] iscsitarget -- enable"
19115 * Revert "ubuntu: iscsitarget -- SVN revision r214"
19116 * update Vcs-Git to point to the correct repository
19117 - LP: #493589
19118 * update build environment overrides to lucid
19119 - LP: #493589
19120 * [Config] enable CONFIG_DEVTMPFS
19121 * [Config] update all configs following AppArmor 2009-12-08 update
19122 * SAUCE: isapnp_init: make isa PNP scans occur async
19123 * [Config] fsam7400 -- enable
19124 * [Config] omnibook -- enable
19125 * [Config] cleanup CONFIG_AUDIT
19126 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
19127 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
19128 * ubuntu: AUFS -- aufs2 20091209
19129 * [Config] AUFS -- enable
19130 * [Config] iscsitarget -- enable
19131
19132 [ Arjan van de Ven ]
19133
19134 * SAUCE: KMS: cache the EDID information of the LVDS
19135
19136 [ Colin Watson ]
19137
19138 * bnx2: update d-i firmware filenames
19139 - LP: #494052
19140 * add cdc_ether to nic-usb-modules udeb
19141 - LP: #495060
19142
19143 [ John Johansen ]
19144
19145 * ubuntu: AppArmor -- mainline 2009-10-08
19146
19147 [ Manoj Iyer ]
19148
19149 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
19150 * ubuntu: omnibook -- support Toshiba (HP) netbooks
19151 * ubuntu: iscsitarget --- version 1.4.19
19152 - LP: #494693
19153
19154 [ Surbhi Palande ]
19155
19156 * SAUCE: Make populate_rootfs asynchronous
19157
19158 [ Tim Gardner ]
19159
19160 * Parallelize flavour builds and packaging
19161 * [Config] Enable CONFIG_KSM
19162
19163 [ Upstream Kernel Changes ]
19164
19165 * Config option to set a default LSM
19166 * LSM: Add security_path_chroot().
19167 * LSM: Add security_path_chroot().
19168 * LSM: Move security_path_chmod()/security_path_chown() to after
19169 mutex_lock().
19170 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
19171
19172 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
19173
19174 linux (2.6.32-7.10) lucid; urgency=low
19175
19176 [ Andy Whitcroft ]
19177
19178 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
19179
19180 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
19181
19182 linux (2.6.32-7.9) lucid; urgency=low
19183
19184 [ Andy Whitcroft ]
19185
19186 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
19187 - LP: #458982
19188 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
19189 * [Config] update configs following versatile switch to V7
19190 * rebased to v2.6.32
19191 * [Config] update configs following rebase to v2.6.32
19192 * [Config] update ports configs following rebase to v2.6.32
19193 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19194
19195 [ Arjan van de Ven ]
19196
19197 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
19198
19199 [ Leann Ogasawara ]
19200
19201 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
19202 permissions
19203 - CVE-2009-3939
19204
19205 [ Loic Minier ]
19206
19207 * SAUCE: select a v7 CPU for versatile
19208
19209 [ Takashi Iwai ]
19210
19211 * SAUCE: ALSA: hda - Add power on/off counter
19212
19213 [ Upstream changes ]
19214
19215 * rebased to v2.6.32
19216
19217 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
19218
19219 linux (2.6.32-6.8) lucid; urgency=low
19220
19221 [ Andy Whitcroft ]
19222
19223 * [Config] disable SSB devices for armel
19224
19225 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
19226
19227 linux (2.6.32-6.7) lucid; urgency=low
19228
19229 [ Andy Whitcroft ]
19230
19231 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
19232 * Revert "SAUCE: Dell XPS710 reboot quirk"
19233 * Revert "SAUCE: Link acpi-cpufreq.o first"
19234 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
19235 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
19236 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
19237 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
19238 * Revert "Add Dell Dimension 9200 reboot quirk"
19239 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
19240 * Revert "SAUCE: tulip: Define ULI PCI ID's"
19241 * Revert "SAUCE: Lower warning level of some PCI messages"
19242 * Revert "mac80211: fix two issues in debugfs"
19243 Drop a number of known redundant commits as identified in the Ubuntu
19244 delta review blueprint.
19245
19246 * reenable armel versatile flavour
19247 * [Config] disable CONFIG_USB_DEVICEFS
19248
19249 [ Tim Gardner ]
19250
19251 * [Config] udeb: Add squashfs to fs-core-modules
19252 - LP: #352615
19253 * [Config] Create a real squashfs udeb
19254 - LP: #352615
19255
19256
19257 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
19258
19259 linux (2.6.32-5.6) lucid; urgency=low
19260
19261 [ Andy Whitcroft ]
19262
19263 * rebase to v2.6.32-rc8
19264 * update configs following rebase to v2.6.32-rc8
19265 * update ports configs since rebase to v2.6.32-rc8
19266 * [Config] enable cgroup options
19267 - LP: #480739
19268
19269 [ Upstream Kernel Changes ]
19270
19271 * rebase to v2.6.32-rc8
19272
19273 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
19274
19275 linux (2.6.32-4.5) lucid; urgency=low
19276
19277 [ Andy Whitcroft ]
19278
19279 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19280 * rebase to v2.6.32-rc7
19281 * resync with Karmic proposed
19282
19283 [ John Johansen ]
19284
19285 * SAUCE: AppArmor: Fix oops after profile removal
19286 - LP: #475619
19287 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
19288 - LP: #437258
19289 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
19290 - LP: #479102
19291 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
19292 - LP: #479115
19293 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19294 transition.
19295 - LP: #480112
19296
19297 [ Ubuntu Changes ]
19298
19299 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
19300
19301 [ Upstream Kernel Changes ]
19302
19303 * rebase to v2.6.32-rc7
19304
19305 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
19306
19307 linux (2.6.32-3.4) lucid; urgency=low
19308
19309 [ Andy Whitcroft ]
19310
19311 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19312 * [Upstream] add local prefix to oss local change_bits
19313
19314 [ Upstream Kernel Changes ]
19315
19316 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
19317 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
19318
19319 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
19320
19321 linux (2.6.32-3.3) lucid; urgency=low
19322
19323 [ Andy Whitcroft ]
19324
19325 * rebase to v2.6.32-rc6
19326 * [Config] update configs following rebase to v2.6.32-rc6
19327 * [Config] update ports configs following rebase to v2.6.32-rc6
19328 * resync with Karmic Ubuntu-2.6.31-15.49
19329 * [Config] add module ignores for broken drivers
19330
19331 [ John Johansen ]
19332
19333 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
19334 - LP: #453335
19335 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
19336 - LP: #458299
19337 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
19338 - LP: #462824
19339 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
19340 - LP: #451375
19341
19342 [ Kees Cook ]
19343
19344 * SAUCE: Fix nx_enable reporting
19345 - LP: #454285
19346
19347 [ Scott James Remnant ]
19348
19349 * Revert "SAUCE: trace: add trace_event for the open() syscall"
19350 * SAUCE: trace: add trace events for open(), exec() and uselib()
19351 - LP: #462111
19352
19353 [ Stefan Bader ]
19354
19355 * SAUCE: Fix sub-flavour script to not stop on missing directories
19356 - LP: #453073
19357
19358 [ Ubuntu Changes ]
19359
19360 * resync with Karmic Ubuntu-2.6.31-15.49
19361
19362 [ Upstream Kernel Changes ]
19363
19364 * rebase to v2.6.32-rc6
19365 - LP: #464552
19366
19367 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
19368
19369 linux (2.6.32-2.2) lucid; urgency=low
19370
19371 [ Andy Whitcroft ]
19372
19373 * install the full changelog with the binary package
19374 * changelog -- explicitly note rebases and clean history
19375 * reinstate armel.mk with no flavours
19376 - LP: #449637
19377 * [Upstream] block: silently error unsupported empty barriers too
19378 - LP: #420423
19379 * [Config] udate configs following karmic resync
19380 * [Config] update ports configs following karmic resync
19381 * [Upstream] lirc -- follow removal of .id element
19382
19383 [ Colin Watson ]
19384
19385 * Use section 'admin' rather than 'base'
19386 * Add more e100 firmware to nic-modules
19387 - LP: #451872
19388 * Add qla1280 firmware to scsi-modules
19389 - LP: #381037
19390
19391 [ John Johansen ]
19392
19393 * SAUCE: AppArmor: Set error code after structure initialization.
19394 - LP: #427948
19395 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
19396 - LP: #446595
19397 * SAUCE: AppArmor: Fix mediation of "deleted" paths
19398
19399 [ Kees Cook ]
19400
19401 * SAUCE: [x86] fix report of cs-limit nx-emulation
19402 - LP: #454285
19403
19404 [ Leann Ogasawara ]
19405
19406 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
19407 events
19408 - LP: #430809
19409 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
19410 toggle switch press
19411 - LP: #430809
19412
19413 [ Luke Yelavich ]
19414
19415 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
19416 * [Config] Add sd_mod to scsi-modules udeb for powerpc
19417
19418 [ Mario Limonciello ]
19419
19420 * SAUCE: Update to LIRC 0.8.6
19421 - LP: #432678
19422 * SAUCE: dell-laptop: Store the HW switch status internally rather than
19423 requerying every time
19424 - LP: #430809
19425 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
19426 - LP: #430809
19427
19428 [ Stefan Bader ]
19429
19430 * [Upstream] acerhdf: Limit modalias matching to supported boards
19431 - LP: #435958
19432
19433 [ Tim Gardner ]
19434
19435 * [Upstream] i915: Fix i2c init message
19436 - LP: #409361
19437 * [Config] Add sym53c8xx.ko to virtual sub-flavour
19438 - LP: #439415
19439 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
19440 - LP: #439456
19441 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
19442 - LP: #381300
19443 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
19444 - LP: #430694
19445 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
19446 - LP: #430694
19447 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
19448 - LP: #416325
19449 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
19450 - LP: #430694
19451 * SAUCE: Raise the default console 'quiet' level to 2
19452 * [Config] CONFIG_X86_PAT=y
19453 * [Config] Add armel arch to linux-libc-dev arches.
19454 - LP: #449637
19455 * [Config] CONFIG_X86_MCE
19456 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
19457 M300 to rate blacklist
19458 - LP: #433801
19459
19460 [ Upstream Kernel Changes ]
19461
19462 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
19463 * drm/i915: Fix FDI M/N setting according with correct color depth
19464 - LP: #416792
19465
19466 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
19467
19468 linux (2.6.32-1.1) lucid; urgency=low
19469
19470 [ Andy Whitcroft ]
19471
19472 * rebase to v2.6.32-rc3
19473 * [Config] update configs following rebase to 2.6.32-rc3
19474 * [Config] update ports configs following rebase to 2.6.32-rc3
19475 * AppArmor -- fix pstrace_may_access rename
19476 * staging/android -- disable
19477 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
19478 * ubuntu: drbd -- disable
19479 * staging/comdi -- disable
19480 * staging/go7007 -- disable
19481 * [Config] staging/winbond -- disable
19482 * [Config] ubuntu/iscsitarget -- disable
19483 * [d-i] cbc and ecb are builtin make them optional in udebs
19484 * rebase to v2.6.32-rc5
19485 * [Config] update configs following rebase to v2.6.32-rc5
19486 * [Config] update ports configs following rebase to v2.6.31-rc5
19487
19488 [ Tim Gardner ]
19489
19490 * [Config] Add cpio as a build dependency.
19491
19492 [ Upstream Kernel Changes ]
19493
19494 * rebase to v2.6.32-rc3
19495 * rebase to v2.6.32-rc5
19496
19497 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
19498
19499 linux (2.6.31-11.37) karmic; urgency=low
19500
19501 [ Tim Gardner ]
19502
19503 * [Config] Increase kernel log buffer to 256K for amd64 flavours
19504 - LP: #424810
19505 * [Config] Set HZ=100 for amd64 flavours
19506 - LP: #438234
19507 * [Upstream] e1000e: Emit notice instead of an error when
19508 pci_enable_pcie_error_reporting() fails
19509 - LP: #436370
19510
19511 [ Upstream Kernel Changes ]
19512
19513 * n_tty: honor opost flag for echoes
19514 * n_tty: move echoctl check and clean up logic
19515 - LP: #438310
19516
19517 * Revert "[Upstream] drm/i915: Check that the relocation points to within
19518 the target" - Use upstream cherry-pick.
19519 * drm/i915: Check that the relocation points to within the target
19520 - LP: #429241
19521
19522 * drm/i915: fix tiling on IGDNG
19523 * drm/i915: add B43 chipset support
19524 * agp/intel: Add B43 chipset support
19525 Intel request from kernel team mailing list.
19526
19527 * HID: completely remove apple mightymouse from blacklist
19528 - LP: #428111
19529
19530 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
19531
19532 linux (2.6.31-11.36) karmic; urgency=low
19533
19534 [ Brian Rogers ]
19535
19536 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
19537 persistent object
19538 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
19539 persistent object
19540
19541 [ Takashi Iwai ]
19542
19543 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
19544 - LP: #416482
19545
19546 [ Tyler Hicks ]
19547
19548 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
19549 negative during unlink
19550
19551 [ Upstream Kernel Changes ]
19552
19553 * sg: fix oops in the error path in sg_build_indirect()
19554 * mpt2sas : Rescan topology from Interrupt context instead of work thread
19555 * mpt2sas: Prevent sending command to FW while Host Reset
19556 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
19557 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
19558 * SCSI: fix oops during scsi scanning
19559 * SCSI: libsrp: fix memory leak in srp_ring_free()
19560 * cfg80211: fix looping soft lockup in find_ie()
19561 * ath5k: write PCU registers on initial reset
19562 * binfmt_elf: fix PT_INTERP bss handling
19563 * TPM: Fixup boot probe timeout for tpm_tis driver
19564 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
19565 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
19566 * fix undefined reference to user_shm_unlock
19567 * perf_counter: Fix buffer overflow in perf_copy_attr()
19568 * perf_counter: Start counting time enabled when group leader gets
19569 enabled
19570 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
19571 * powerpc: Fix bug where perf_counters breaks oprofile
19572 * powerpc/ps3: Workaround for flash memory I/O error
19573 * block: don't assume device has a request list backing in nr_requests
19574 store
19575 * agp/intel: remove restore in resume
19576 * ALSA: cs46xx - Fix minimum period size
19577 * ASoC: Fix WM835x Out4 capture enumeration
19578 * sound: oxygen: work around MCE when changing volume
19579 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
19580 * perf stat: Change noise calculation to use stddev
19581 * x86: Fix x86_model test in es7000_apic_is_cluster()
19582 * x86/i386: Make sure stack-protector segment base is cache aligned
19583 * PCI: apply nv_msi_ht_cap_quirk on resume too
19584 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
19585 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
19586 with highmem
19587 * KVM guest: do not batch pte updates from interrupt context
19588 * KVM: Fix coalesced interrupt reporting in IOAPIC
19589 * KVM: VMX: Check cpl before emulating debug register access
19590 * KVM guest: fix bogus wallclock physical address calculation
19591 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
19592 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
19593 * KVM: x86 emulator: Implement zero-extended immediate decoding
19594 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
19595 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
19596 * KVM: limit lapic periodic timer frequency
19597 * libata: fix off-by-one error in ata_tf_read_block()
19598 * PCI quirk: update 82576 device ids in SR-IOV quirks list
19599 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
19600 * powerpc/pseries: Fix to handle slb resize across migration
19601 * Linux 2.6.31.1
19602
19603 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
19604
19605 linux (2.6.31-10.35) karmic; urgency=low
19606
19607 [ Amit Kucheria ]
19608
19609 * Disable CONFIG_UEVENT_HELPER_PATH
19610
19611 [ Andy Whitcroft ]
19612
19613 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
19614 * remove the tlsup driver
19615 * remove lmpcm logitech driver support
19616
19617 [ Bryan Wu ]
19618
19619 * Add 3 missing files to prerm remove file list
19620 - LP: #345623, #415832
19621
19622 [ Chris Wilson ]
19623
19624 * [Upstream] drm/i915: Check that the relocation points to within the
19625 target
19626 - LP: #429241
19627
19628 [ Luke Yelavich ]
19629
19630 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
19631
19632 [ Manoj Iyer ]
19633
19634 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
19635 - LP: #348861
19636
19637 [ Tim Gardner ]
19638
19639 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
19640 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
19641 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
19642 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
19643 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
19644 Upstream suggests that this is not the right approach.
19645
19646 * [Config] Set default I/O scheduler to DEADLINE
19647 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
19648 - LP: #381300
19649
19650 [ ubuntu@tjworld.net ]
19651
19652 * SAUCE: ipw2200: Enable LED by default
19653 - LP: #21367
19654
19655 [ Upstream Kernel Changes ]
19656
19657 * ALSA: hda - Add support for new AMD HD audio devices
19658 - LP: #430564
19659
19660 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
19661
19662 linux (2.6.31-10.34) karmic; urgency=low
19663
19664 [ Ted Tso ]
19665
19666 * [Upstream] ext3: Don't update superblock write time when filesystem is
19667 read-only
19668 - LP: #427822
19669
19670 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
19671
19672 linux (2.6.31-10.33) karmic; urgency=low
19673
19674 [ Leann Ogasawara ]
19675
19676 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19677 - LP: #421258
19678
19679 [ Tim Gardner ]
19680
19681 * [Config] Unconditionally copy files from sub-flavours lists.
19682 (really, really fix it this time)
19683 - LP: #423426
19684 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19685
19686 [ Upstream Kernel Changes ]
19687
19688 * ext4: Don't update superblock write time when filesystem is read-only
19689 - LP: #427822
19690
19691 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19692
19693 linux (2.6.31-10.32) karmic; urgency=low
19694
19695 [ Eric Miao ]
19696
19697 * [Config] enable module support for memory stick
19698 - LP: #159951
19699
19700 [ Tim Gardner ]
19701
19702 * [Config] Unconditionally copy files from sub-flavours lists.
19703 - LP: #423426
19704
19705 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19706
19707 linux (2.6.31-10.31) karmic; urgency=low
19708
19709 [ Andy Whitcroft ]
19710
19711 * rebase to v2.6.31 final
19712
19713 [ Colin Watson ]
19714
19715 * [Config] Recommend grub-pc in linux-image
19716 - LP: #385741
19717
19718 [ Ike Panhc ]
19719
19720 * [Upstream] Pull latest update of lenovo-sl-laptop
19721
19722 [ Peter Feuerer ]
19723
19724 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19725 model
19726 - LP: #426691
19727
19728 [ Tim Gardner ]
19729
19730 * [Config] De-macro some package names.
19731
19732 [ Upstream Changes ]
19733
19734 * rebase to 2.6.31 final.
19735
19736 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19737
19738 linux (2.6.31-10.30) karmic; urgency=low
19739
19740 [ Amit Kucheria ]
19741
19742 * [Config] Enable CONFIG_USB_DEVICEFS
19743 - LP: #417748
19744 * [Config] Populate the config-update template a bit more
19745
19746 [ Andy Whitcroft ]
19747
19748 * rebase to v2.6.31-rc9
19749 * [Config] update configs following rebase to v2.6.31-rc9
19750 * [Config] update ports configs following rebase to v2.6.31-rc9
19751
19752 [ Colin Ian King ]
19753
19754 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19755 - LP: #254837
19756
19757 [ Jerone Young ]
19758
19759 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19760 white-list
19761 - LP: #281732
19762 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19763 white-list
19764 - LP: #281732
19765 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19766 white-list
19767 - LP: #281732
19768 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19769 white-list
19770 - LP: #281732
19771 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19772 white-list
19773 - LP: #281732
19774
19775 [ John Johansen ]
19776
19777 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19778 - LP: #419308
19779 * SAUCE: AppArmor: Return the correct error codes on profile
19780 addition/removal
19781 - LP: #408473
19782 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19783 - LP: #408454
19784 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19785 - LP: #419222
19786 * SAUCE: AppArmor: Fix change_profile failure
19787 - LP: #401931
19788 * SAUCE: AppArmor: Tell git to ignore generated include files
19789 - LP: #419505
19790
19791 [ Stefan Bader ]
19792
19793 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19794 - LP: #333386
19795 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19796
19797 [ Tim Gardner ]
19798
19799 * [Config] Exclude char-modules from non-x86 udeb creation
19800 * SAUCE: Notify the ACPI call chain of AC events
19801 * [Config] CONFIG_SATA_VIA=m
19802 - LP: #403385
19803 * [Config] Build in all phylib support modules.
19804 * [Config] Don't fail when sub-flavour files are missing
19805 - LP: #423426
19806 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19807 - LP: #423513
19808
19809 [ Upstream ]
19810
19811 * Rebased against v2.6.31-rc9
19812
19813 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19814
19815 linux (2.6.31-9.29) karmic; urgency=low
19816
19817 [ Leann Ogasawara ]
19818
19819 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19820 - LP: #419993
19821 * [Config] d-i/modules: Add new char-modules file, initialize with
19822 intel-agp
19823 - LP: #420605
19824
19825 [ Upstream ]
19826
19827 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19828 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19829 adda766193ea1cf3137484a9521972d080d0b7af.
19830
19831 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19832
19833 linux (2.6.31-8.28) karmic; urgency=low
19834
19835 [ Ike Panhc ]
19836
19837 * [Config] Let nic-shared-modules depends on crypto-modules
19838 - LP: #360966
19839
19840 [ Leann Ogasawara ]
19841
19842 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19843 constant
19844 - LP: #412492
19845
19846 [ Mario Limonciello ]
19847
19848 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19849 status if HW switch is disabled
19850 - LP: #418721
19851 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19852 Compal made Dell laptops
19853 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19854 with rfkill support
19855
19856 [ Tim Gardner ]
19857
19858 * [Config] Add acpiphp to virtual sub-flavour
19859 - LP: #364916
19860 * Drop KSM patch set for now because of instabilities with encrypted swap.
19861 - LP: #418781
19862
19863 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19864
19865 linux (2.6.31-7.27) karmic; urgency=low
19866
19867 [ Tim Gardner ]
19868
19869 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19870 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19871 Replaces previous ksm patches from 2.6.31-6.25
19872 * [Config] KSM=y
19873
19874 [ Upstream ]
19875
19876 * Rebased against v2.6.31-rc7
19877
19878 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
19879
19880 linux (2.6.31-6.26) karmic; urgency=low
19881
19882 [ Andy Whitcroft ]
19883
19884 * [Config] enable CONFIG_AUFS_BR_RAMFS
19885 - LP: #414738
19886 * split out debian directory ready for abstraction
19887 * add printdebian target to find branch target
19888 * abstracted debian -- debian/files is not abstracted
19889 * abstracted debian -- packages must be built in debian/<pkg>
19890 * abstracted debian -- kernel-wedge needs to work in debian/
19891 * abstracted debian -- ensure we install the copyright file
19892 * abstracted-debian -- drop the debian directories from headers
19893 * abstracted-debian -- drop the debian directories from headers part 2
19894 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
19895 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
19896 - LP: #410198
19897
19898 [ Luke Yelavich ]
19899
19900 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
19901 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
19902 - LP: #413150
19903 * [Config] Ports: Build all cpu frequency scaling governors into ports
19904 kernels
19905 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
19906 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
19907 * [Config] Ports: Enable PS3 network driver
19908
19909 [ Stefan Bader ]
19910
19911 * abstracted debian -- call $(DEBIAN)/rules using make
19912
19913 [ Tim Gardner ]
19914
19915 * [Config] Abstract the debian directory
19916 * SAUCE: Improve error reporting in postinst
19917 - LP: #358564
19918
19919 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
19920
19921 linux (2.6.31-6.25) karmic; urgency=low
19922
19923 [ Andy Whitcroft ]
19924
19925 * script to generate Ubuntu changes from changelog
19926 * [Config] standardise ANDROID options
19927 * [Config] standardise CONFIG_ATM as module
19928 * [Config] standardise CONFIG_LIB80211 as module
19929 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
19930 * [Config] set CONFIG_CRAMFS as module
19931 * [Config] enable CONFIG_DAB and modules
19932 * [Config] set CONFIG_MAC80211_HWSIM as module
19933 * [Config] set CONFIG_NET_CLS_FLOW as module
19934 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
19935 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
19936 * [Config] set CONFIG_RTC_DRV_DS1511 as module
19937 * [Config] set CONFIG_RTC_DRV_R9701 as module
19938 * [Config] set CONFIG_RTC_DRV_S35390A as module
19939 * [Config] set CONFIG_TOIM3232_DONGLE as module
19940 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
19941 * [Config] standardise CONFIG_USB_G_PRINTER as module
19942 * [Config] standardise CONFIG_USB_SERIAL_IR as module
19943 * [Config] set CONFIG_USB_SERIAL_IUU as module
19944 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
19945 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
19946 * cleanup remains of dm-loop
19947 * drop thinkpad ec and smapi support
19948 * drop appleir
19949 * [Config] update configs following rebase to v2.6.31-rc6
19950 * rebase to v2.6.31-rc6
19951
19952 [ Hugh Dickins ]
19953
19954 * SAUCE: ksm patch 1, drop after 2.6.31
19955 * SAUCE: ksm patch 2, drop after 2.6.31
19956 * SAUCE: ksm patch 3, drop after 2.6.31
19957 * SAUCE: ksm patch 4, drop after 2.6.31
19958 * SAUCE: ksm patch 5, drop after 2.6.31
19959 * SAUCE: ksm patch 7, drop after 2.6.31
19960
19961 [ Izik Eidus ]
19962
19963 * SAUCE: ksm patch 0, drop after 2.6.31
19964 * SAUCE: ksm patch 6, drop after 2.6.31
19965 * SAUCE: ksm patch 8, drop after 2.6.31
19966 * SAUCE: ksm patch 9, drop after 2.6.31
19967
19968 [ Luke Yelavich ]
19969
19970 * [Config] Ports: Re-add PS3 modules to udebs
19971
19972 [ Michael Casadevall ]
19973
19974 * [Config] Update SPARC config and d-i files to reflect what can be built
19975
19976 [ Tim Gardner ]
19977
19978 * [Config] Removed armel package support
19979 * [Config] Enabled CONFIG_KSM=y
19980
19981 [ Upstream Kernel Changes ]
19982
19983 * Rebased against v2.6.31-rc6
19984 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
19985 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
19986 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
19987 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
19988 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
19989 changes"
19990 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
19991 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
19992 revision"
19993 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
19994 by default"
19995 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
19996 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
19997 ARCH_MXC_CANONICAL"
19998 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
19999 CONFIG_GPIOLIB"
20000 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
20001 2.6.31"
20002 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
20003 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
20004 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
20005 mxc_uart.h _everywhere_"
20006 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
20007 correct location"
20008 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
20009 snd_card_create"
20010 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
20011 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
20012 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
20013 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
20014 mxc_map_io."
20015 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
20016 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
20017 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
20018 with snd_soc_card."
20019 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
20020 structure"
20021 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
20022 DMA_MODE_READ/WRITE/MASK"
20023 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
20024 Freescale mx51 platform"
20025 * Driver core: add new device to bus's list before probing
20026 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
20027 power-saving
20028 - LP: #381693, #399750, #380892
20029
20030 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
20031
20032 linux (2.6.31-5.24) karmic; urgency=low
20033
20034 [ Amit Kucheria ]
20035
20036 * ARM: IMX51: Make video capture drivers compile
20037 * [Config] IMX51: Config updates
20038
20039 [ Andy Whitcroft ]
20040
20041 * remove leftovers of dm-bbr
20042
20043 [ Leann Ogasawara ]
20044
20045 * Add pata_cs5535 to pata-modules
20046 - LP: #318805
20047
20048 [ Luke Yelavich ]
20049
20050 * [Config] CONFIG_PPC64=y for powerpc64-smp
20051 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
20052 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
20053 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
20054 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
20055 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
20056 * [Config] Enable all PS3 drivers in powerpc64-smp
20057
20058 [ Mario Limonciello ]
20059
20060 * LIRC -- fix lirc-i2c 2.6.31 compilation
20061
20062 [ Matthew Garrett ]
20063
20064 * [Upstream] dell-laptop: Fix rfkill state queries
20065
20066 [ Tim Gardner ]
20067
20068 * [Config] Ignore armel ABI and module changes
20069 * [Config] Update configs after rebase against 2.6.31-rc5
20070
20071 [ Upstream ]
20072
20073 * Rebased to 2.6.31-rc5
20074
20075 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
20076
20077 linux (2.6.31-4.23) karmic; urgency=low
20078
20079 [ Andy Whitcroft ]
20080
20081 * AUFS -- update to aufs2-30 20090727
20082 * [Config] enable AUFS FUSE support
20083
20084 [ Luke Yelavich ]
20085
20086 * [Config] CONFIG_JFS_FS=m on sparc
20087
20088 [ Tim Gardner ]
20089
20090 * [Upstream] dell-laptop: Fix rfkill state setting.
20091
20092 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
20093
20094 linux (2.6.31-4.22) karmic; urgency=low
20095
20096 [ Amit Kucheria ]
20097
20098 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
20099 * ARM: IMX51: Move board-mx51* header files to the correct location
20100 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
20101 * ARM: IMX51: Make it compile.
20102 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
20103 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
20104 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
20105 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
20106 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
20107 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
20108 * ARM: staging: udlfb: Add vmalloc.h include
20109 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
20110
20111 [ Brad Figg ]
20112
20113 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
20114 * ARM: IMX51: codec structure was moved to the card structure
20115 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
20116 * ARM: IMX51: Get to bus_id by calling dev_name.
20117 * ARM: IMX51: Get to bus_id by calling dev_name.
20118 * ARM: IMX51: Added external declaration for mxc_map_io.
20119 * ARM: IMX51: Removed the mxc_gpio_port structure.
20120 * ARM: IMX51: mxc_timer_init prototype
20121 * ARM: IMX51: Fix up merge error in Kconfig
20122 * ARM: IMX51: Changed from snd_card_new to snd_card_create
20123
20124 [ Dinh Nguyen ]
20125
20126 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
20127 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
20128 * ARM: IMX51: Babbage 2.5 needs a different system revision
20129 * ARM: IMX51: IPU irq handler deadlock fix
20130
20131 [ Tim Gardner ]
20132
20133 * [Config] Enabled CONFIG_CAN=m
20134 - LP: #327243
20135 * [Config] Enabled CONFIG_SERIAL=m
20136 - LP: #397189
20137
20138 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
20139
20140 linux (2.6.31-4.21) karmic; urgency=low
20141
20142 [ Amit Kucheria ]
20143
20144 * dm-raid-4-5: Add missing brackets around test_bit()
20145
20146 [ John Johansen ]
20147
20148 * AppArmor: Fix change_profile failing lpn401931
20149 * AppArmor: Fix determination of forced AUDIT messages.
20150 * AppArmor: Fix oops in auditing of the policy interface offset
20151
20152 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
20153
20154 linux (2.6.31-4.20) karmic; urgency=low
20155
20156 [ Andy Whitcroft ]
20157
20158 * SAUCE: iscsitarget -- update to SVN revision r214
20159 * SAUCE: iscsitarget -- renable driver
20160 * [Config] consolidate lpia/lpia and i386/generic configs
20161 * [Config] enable CRYPTO modules for all architectures
20162 * [Config] enable cryptoloop
20163 * [Config] enable various filesystems for armel
20164 * [Config] sync i386 generic and generic-pae
20165 * [Config] add the 386 (486 processors and above) flavour
20166 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
20167 - LP: #399914
20168 * add genconfigs/genportsconfigs to extract the built configs
20169 * updateconfigs -- alter concatenation order allow easier updates
20170 * intelfb -- INTELFB now conflicts with DRM_I915
20171 * printchanges -- rebase tree does not have stable tags use changelog
20172 * AppArmor: fix argument size missmatch on 64 bit builds
20173
20174 [ Ike Panhc ]
20175
20176 * Ship bnx2x firmware in nic-modules udeb
20177 - LP: #360966
20178
20179 [ Jeff Mahoney ]
20180
20181 * AppArmor: fix build failure on ia64
20182
20183 [ John Johansen ]
20184
20185 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
20186 initialize.
20187 * AppArmour: fix auditing of domain transitions to include target profile
20188 information
20189 * AppArmor: fix C99 violation
20190 * AppArmor: revert reporting of create to write permission.
20191 * SAUCE: Add config option to set a default LSM
20192 * [Config] enable AppArmor by default
20193 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
20194
20195 [ Keith Packard ]
20196
20197 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
20198 hardware
20199 - LP: #351756
20200
20201 [ Luke Yelavich ]
20202
20203 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
20204 header packages
20205 - LP: #355344
20206
20207 [ Michael Casadevall ]
20208
20209 * [Config] update SPARC config files to allow success build
20210
20211 [ Scott James Remnant ]
20212
20213 * SAUCE: trace: add trace_event for the open() syscall
20214
20215 [ Stefan Bader ]
20216
20217 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
20218 - LP: #396780
20219
20220 [ Tim Gardner ]
20221
20222 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
20223 - LP: #397499
20224 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
20225 refresh
20226 - LP: #365291
20227 * [Config] SSB/B44 are common across all arches/flavours.
20228
20229 [ Upstream ]
20230
20231 * Rebased to 2.6.31-rc4
20232
20233 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
20234
20235 linux (2.6.31-3.19) karmic; urgency=low
20236
20237 [ Andy Whitcroft ]
20238
20239 * Revert "[Config] Disabled NDISWRAPPER"
20240 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
20241 * AUFS -- export various core functions
20242 * AUFS -- export various core functions -- fixes
20243 * AUFS -- core filesystem
20244 * AUFS -- track changes in v2.6.31
20245 * [Config] Enable AUFS
20246 * droppped 'iwl3945: do not send scan command if channel count zero' as it
20247 is already upstream but failed to auto-drop on rebase.
20248
20249 [ Eric Paris ]
20250
20251 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
20252 choose
20253 * SAUCE: inotify: check filename before dropping repeat events
20254 * SAUCE: fsnotify: fix inotify tail drop check with path entries
20255
20256 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
20257
20258 linux (2.6.31-3.18) karmic; urgency=low
20259
20260 [ Andy Whitcroft ]
20261
20262 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
20263 AUFS"
20264 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
20265 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
20266 security_inode_permission"
20267 * clear out left over AUFS files and modifications
20268
20269 [ Luke Yelavich ]
20270
20271 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
20272 * SAUCE: Explicitly include header files to allow apparmor to build on
20273 powerpc
20274 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
20275
20276 [ Tim Gardner ]
20277
20278 * [Config] Dropped ubuntu/misc/wireless/acx
20279 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
20280
20281 [ Upstream ]
20282
20283 * Rebased to 2.6.31-rc3
20284
20285 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
20286
20287 linux (2.6.31-2.17) karmic; urgency=low
20288
20289 [ Andy Whitcroft ]
20290
20291 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
20292 * compcache -- remove redundant Kconfig entries part 2
20293 * compcache -- clean up CCFLAGS declarations
20294 * [Config] enable AppArmor
20295 * AppArmor: fix operator precidence issue in as_path_link
20296
20297 [ John Johansen ]
20298
20299 * AppArmor security module
20300 * AppArmor: Correct mapping of file permissions.
20301 * AppArmor: Turn auditing of ptrace on
20302
20303 [ Luke Yelavich ]
20304
20305 * [Config] disable CONFIG_DM_RAID45 on powerpc
20306
20307 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
20308
20309 linux (2.6.31-2.16) karmic; urgency=low
20310
20311 [ Andy Whitcroft ]
20312
20313 * compcache -- remove redundant Kconfig entries
20314 added ignore and ignore.modules for all arches since the compcache update
20315 changes the modules names as well as some compcache ABI values.
20316
20317 [ Manoj Iyer ]
20318
20319 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
20320 * SAUCE: update compcache version to 0.5.3
20321
20322 [ Tim Gardner ]
20323
20324 * [Config]: Fix sparc FTBS by adding ignore.modules
20325
20326 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
20327
20328 linux (2.6.31-2.15) karmic; urgency=low
20329
20330 [ Andy Whitcroft ]
20331
20332 * SAUCE: default ATI Radeon KMS to off until userspace catches up
20333 * [Config] Update configs following rebase to 2.6.31-rc2
20334 * [Config] update ports configs following update to 2.6.31-rc2
20335
20336 [ Luke Yelavich ]
20337
20338 * [Config] powerpc - Disable CONFIG_RDS
20339
20340 [ Matt Zimmerman ]
20341
20342 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20343 - LP: #382115
20344
20345 [ Upstream Kernel Changes ]
20346
20347 * rebased to mainline 2.6.31-rc2
20348
20349 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
20350
20351 linux (2.6.31-1.14) karmic; urgency=low
20352
20353 [ Andy Whitcroft ]
20354
20355 * update ndiswrapper to 1.55
20356 * remove leftovers of gfs
20357 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
20358
20359 [ Luke Yelavich ]
20360
20361 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
20362 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
20363 kernel
20364
20365 [ Manoj Iyer ]
20366
20367 * Remove snd-bt-sco ubuntu driver
20368
20369 [ Michael Casadevall ]
20370
20371 * [Config] updates ia64 config and d-i folders to allow succesful build
20372 * [Config] Update powerpc and sparc for 2.6.31
20373
20374 [ Upstream Kernel Changes ]
20375
20376 * intel-iommu: fix Identity Mapping to be arch independent
20377 - LP: #384695
20378 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
20379
20380 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
20381
20382 linux (2.6.31-1.13) karmic; urgency=low
20383
20384 [ Andy Whitcroft ]
20385
20386 * REBASE: rebased to mainline 2.6.31-rc1
20387 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
20388 no longer applies, using deprecated interfaces, LPIA only, dropped
20389 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
20390 changes now upstream, dropped
20391 * [Config] Update configs following rebase to 2.6.31-rc1
20392 * [Config] update ports configs following update to 2.6.31-rc1
20393
20394 * [Config] disable broken staging driver CONFIG_STLC45XX
20395 * SAUCE: fix compcache to use updates accessors
20396 * [Config] disable staging driver CONFIG_VT6655
20397 * SAUCE: fix DRDB to use updates accessors
20398 * [Disable] ndiswrapper needs update
20399 * [Disable] LIRC I2C needs update
20400 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
20401 * [Config] disable I2C_DESIGNWARE does not compile
20402 * [Config] disable CONFIG_TLSUP for lpia
20403 * [Config] disable CONFIG_FB_UDL for arm
20404 * SAUCE: disable adding scsi headers to linux-libc-dev
20405
20406 [ Mario Limonciello ]
20407
20408 * SAUCE: Add LIRC drivers
20409
20410 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
20411
20412 linux (2.6.30-10.12) karmic; urgency=low
20413
20414 [ Andy Whitcroft ]
20415
20416 * [Config] split out the ports configs into their own family
20417 * [Config] update configs following introduction of ports family
20418
20419 [ Upstream Kernel Changes ]
20420
20421 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
20422 description". Fixes linux-doc package name conflicts for now.
20423 - LP: #382115
20424
20425 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
20426
20427 linux (2.6.30-10.11) karmic; urgency=low
20428
20429 [ Amit Kucheria ]
20430
20431 * [Config] Comment splitconfig.pl and misc cleanup
20432 * [Config] Rename all configs to the new naming scheme
20433 * [Config] Splitconfig rework
20434 * [Config] Rename scripts/misc/oldconfig to kernelconfig
20435 * [Config] Fix build system for new config split
20436 * [Config] Run updateconfigs after the splitconfig rework
20437
20438 [ Andy Whitcroft ]
20439
20440 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
20441 * [Config] standardise CONFIG_STAGING=y
20442 * [Config] standardise CONFIG_RD_LZMA=y
20443 * [Config] CONFIG_PCI_IOV=y
20444 * [Config] CONFIG_PCI_STUB=m
20445 * [Config] merge kernel configs more agressively
20446
20447 [ Colin Watson ]
20448
20449 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
20450 * [Config] Add support for including firmware in udebs
20451 * [Config] Ship bnx2 firmware in nic-modules udeb
20452 - LP: #384861
20453
20454 [ Luke Yelavich ]
20455
20456 * [Config] ports - Import of ports architectures into kernel packaging
20457 infrastructure
20458 * [Config] ports - Do not update ports kernel configurations by default
20459 * [Config] ports - Disable ABI checking for ports architectures
20460 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
20461 * [Config] ports - Add control.d/vars.* files for ports architectures
20462 * [Config] ports - Add ports architectures for linux-libc-dev
20463 * [Config] ports - Create powerpc specific message-modules and
20464 block-modules udebs
20465 * [Config] ports - Add configuration files for ports architectures
20466
20467 [ Manoj Iyer ]
20468
20469 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
20470 - LP: #329864
20471
20472 [ Michael Casadevall ]
20473
20474 * [Config] ports - Fix compression of kernels
20475
20476 [ Stefan Bader ]
20477
20478 * [Upstream] mmc: prevent dangling block device from accessing stale
20479 queues
20480 - LP: #383668
20481
20482 [ Tim Gardner ]
20483
20484 * [Config] Recommend grub-pc in linux-image
20485 - LP: #385741
20486 * [Config] Implement i386 generic and generic-pae flavours
20487 * [Config] ports - Add control info after integrating ports arches
20488 * [Config] Removed auto-generated files from git
20489 * [Config] Added netxen_nic to nic-modules
20490 - LP: #389603
20491
20492 [ Matt Zimmerman ]
20493
20494 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20495 - LP: #382115
20496
20497 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
20498
20499 linux (2.6.30-9.10) karmic; urgency=low
20500
20501 [ Andy Whitcroft ]
20502
20503 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
20504 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
20505 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
20506 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
20507 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
20508 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
20509
20510 [ Upstream Kernel Changes ]
20511
20512 * rebased to 2.6.30 final
20513
20514 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
20515
20516 linux (2.6.30-8.9) karmic; urgency=low
20517
20518 [ Andy Whitcroft ]
20519
20520 * Config update removed the following options:
20521 CONFIG_EDAC_AMD8111=m
20522 CONFIG_EDAC_AMD8131=m
20523
20524 [ Upstream Kernel Changes ]
20525
20526 * rebased to 2.6.30-rc8
20527
20528 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
20529
20530 linux (2.6.30-7.8) karmic; urgency=low
20531
20532 [ Andy Whitcroft ]
20533
20534 * Enabled NEW configration options:
20535 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
20536 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
20537
20538 [ Upstream Kernel Changes ]
20539
20540 * rebased to 2.6.30-rc7
20541
20542 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
20543
20544 linux (2.6.30-6.7) karmic; urgency=low
20545
20546 [ Andy Whitcroft ]
20547
20548 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
20549 upstream)
20550
20551 [ Upstream Kernel Changes ]
20552
20553 * rebased to 2.6.30-rc6
20554
20555 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
20556
20557 linux (2.6.30-5.6) karmic; urgency=low
20558
20559 [ Tim Gardner ]
20560
20561 * [Config] Enable Keyspan USB serial device firmware in kernel module
20562 - LP: #334285
20563
20564 [ Upstream Kernel Changes ]
20565
20566 * rebased to 2.6.30-rc5
20567
20568 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
20569
20570 linux (2.6.30-4.5) karmic; urgency=low
20571
20572 [ Colin Watson ]
20573
20574 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
20575 /usr/include/asm/* going missing
20576 - LP: #373214
20577
20578 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
20579
20580 linux (2.6.30-3.4) karmic; urgency=low
20581
20582 [ Kees Cook ]
20583
20584 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20585 - LP: #369978
20586
20587 [ Stefan Bader ]
20588
20589 * SAUCE: input: Blacklist digitizers from joydev.c
20590 - LP: #300143
20591
20592 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
20593
20594 linux (2.6.30-2.3) karmic; urgency=low
20595
20596 [ Tim Gardner ]
20597
20598 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
20599 - LP: #369152
20600 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
20601 * [Config] CONFIG_DRM_I915_KMS=y
20602 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
20603 minimums
20604
20605 [ Upstream Kernel Changes ]
20606
20607 * rebased to 2.6.30-rc4
20608
20609 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
20610
20611 linux (2.6.30-1.2) karmic; urgency=low
20612
20613 [ Tim Gardner ]
20614
20615 * [Config] armel: disable staging drivers, fixes FTBS
20616 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
20617
20618 [ Upstream Kernel Changes ]
20619
20620 * mpt2sas: Change reset_type enum to avoid namespace collision.
20621 Submitted upstream.
20622
20623 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
20624
20625 linux (2.6.30-1.1) karmic; urgency=low
20626
20627 * Initial release after rebasing against v2.6.30-rc3
20628
20629 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
20630