]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.raspi2/changelog
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / debian.raspi2 / changelog
CommitLineData
2ac86b33
TG
1linux-raspi2 (4.10.0-1002.4) 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 -- Tim Gardner <tim.gardner@canonical.com> Wed, 29 Mar 2017 11:01:46 -0600
8
a4d9866d 9linux-raspi2 (4.10.0-1001.3) zesty; urgency=low
53502283 10
a4d9866d
TG
11 [ Tim Gardner ]
12
13 * Release Tracking Bug
14 - LP: #1673826
15
16 * Rebased against Ubuntu-4.10.0-14.16
17 * Updated BSP from https://github.com/raspberrypi/linux.git rpi-4.10.y
18 to commit 8703162f0a3d04c74beb96973bf4180c14a08272
19
20 * msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
21 - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
22 - SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
23
24 * C++ demangling support missing from perf (LP: #1396654)
25 - [Config] added binutils-dev to Build-deps
26
27 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
28 - [Config] d-i: Also add dm-queue-length to multipath modules
29
30 * move aufs.ko from -extra to linux-image package (LP: #1673498)
31 - [config] aufs.ko moved to linux-image package
32
33 * Using an NVMe drive causes huge power drain (LP: #1664602)
34 - nvme: Add a quirk mechanism that uses identify_ctrl
35 - nvme: Enable autonomous power state transitions
36
37 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
38 - Bluetooth: btbcm: Add a delay for module reset
39
40 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
41 - Bluetooth: btusb: Add support for 413c:8143
42
43 * Zesty update to v4.10.3 stable release (LP: #1673118)
44 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
45 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
46 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
47 - Bluetooth: Add another AR3012 04ca:3018 device
48 - phy: qcom-ufs: Don't kfree devres resource
49 - phy: qcom-ufs: Fix misplaced jump label
50 - s390/qdio: clear DSCI prior to scanning multiple input queues
51 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
52 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
53 - s390/chsc: Add exception handler for CHSC instruction
54 - s390: TASK_SIZE for kernel threads
55 - s390/topology: correct allocation of topology information
56 - s390: make setup_randomness work
57 - s390: use correct input data address for setup_randomness
58 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
59 - cxl: Prevent read/write to AFU config space while AFU not configured
60 - cxl: fix nested locking hang during EEH hotplug
61 - brcmfmac: fix incorrect event channel deduction
62 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
63 - IB/ipoib: Fix deadlock between rmmod and set_mode
64 - IB/IPoIB: Add destination address when re-queue packet
65 - IB/mlx5: Fix out-of-bound access
66 - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
67 - IB/srp: Avoid that duplicate responses trigger a kernel bug
68 - IB/srp: Fix race conditions related to task management
69 - Btrfs: fix data loss after truncate when using the no-holes feature
70 - orangefs: Use RCU for destroy_inode
71 - memory/atmel-ebi: Fix ns <-> cycles conversions
72 - tracing: Fix return value check in trace_benchmark_reg()
73 - ktest: Fix child exit code processing
74 - ceph: remove req from unsafe list when unregistering it
75 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
76 - drivers/pci/hotplug: Handle presence detection change properly
77 - drivers/pci/hotplug: Fix initial state for empty slot
78 - nlm: Ensure callback code also checks that the files match
79 - pwm: pca9685: Fix period change with same duty cycle
80 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
81 - nfit, libnvdimm: fix interleave set cookie calculation
82 - mac80211: flush delayed work when entering suspend
83 - mac80211: don't reorder frames with SN smaller than SSN
84 - mac80211: don't handle filtered frames within a BA session
85 - mac80211: use driver-indicated transmitter STA only for data frames
86 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
87 - drm/amdgpu/pm: check for headless before calling compute_clocks
88 - Revert "drm/amdgpu: update tile table for oland/hainan"
89 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
90 - drm/radeon: handle vfct with multiple vbios images
91 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
92 - drm/ttm: Make sure BOs being swapped out are cacheable
93 - drm/vmwgfx: Work around drm removal of control nodes
94 - drm/imx: imx-tve: Do not set the regulator voltage
95 - drm/atomic: fix an error code in mode_fixup()
96 - drm/i915/gvt: Disable access to stolen memory as a guest
97 - drm: Cancel drm_fb_helper_dirty_work on unload
98 - drm: Cancel drm_fb_helper_resume_work on unload
99 - drm/i915: Recreate internal objects with single page segments if dmar fails
100 - drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
101 - drm/i915: Check for timeout completion when waiting for the rq to submitted
102 - drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
103 - drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
104 - libceph: use BUG() instead of BUG_ON(1)
105 - x86, mm: fix gup_pte_range() vs DAX mappings
106 - x86/tlb: Fix tlb flushing when lguest clears PGE
107 - thp: fix another corner case of munlock() vs. THPs
108 - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
109 - kasan: resched in quarantine_remove_cache()
110 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
111 - drivers: hv: Turn off write permission on the hypercall page
112 - Linux 4.10.3
113
114 * Zesty update to v4.10.2 stable release (LP: #1672544)
115 - MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
116 - MIPS: Fix special case in 64 bit IP checksumming.
117 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
118 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
119 - MIPS: Lantiq: Keep ethernet enabled during boot
120 - MIPS: Clear ISA bit correctly in get_frame_info()
121 - MIPS: Prevent unaligned accesses during stack unwinding
122 - MIPS: Fix get_frame_info() handling of microMIPS function size
123 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
124 - MIPS: Calculate microMIPS ra properly when unwinding the stack
125 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
126 - mmc: sdhci-acpi: support deferred probe
127 - am437x-vpfe: always assign bpp variable
128 - uvcvideo: Fix a wrong macro
129 - media: fix dm1105.c build error
130 - cxd2820r: fix gpio null pointer dereference
131 - dvb-usb: don't use stack for firmware load
132 - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
133 - media: Properly pass through media entity types in entity enumeration
134 - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
135 - spi: s3c64xx: fix inconsistency between binding and driver
136 - ARM: at91: define LPDDR types
137 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
138 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
139 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
140 - ALSA: hda - fix Lewisburg audio issue
141 - ALSA: timer: Reject user params with too small ticks
142 - ALSA: ctxfi: Fallback DMA mask to 32bit
143 - ALSA: seq: Fix link corruption by event error handling
144 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
145 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
146 - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
147 - hwmon: (it87) Ensure that pwm control cache is current before updating values
148 - staging: greybus: loopback: fix broken udelay
149 - staging/lustre/lnet: Fix allocation size for sv_cpt_data
150 - staging: rtl: fix possible NULL pointer dereference
151 - coresight: STM: Balance enable/disable
152 - coresight: fix kernel panic caused by invalid CPU
153 - regulator: Fix regulator_summary for deviceless consumers
154 - tpm_tis: use default timeout value if chip reports it as zero
155 - tpm_tis: fix the error handling of init_tis()
156 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
157 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
158 - CIFS: Fix splice read for non-cached files
159 - mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
160 - mm/page_alloc: fix nodes for reclaim in fast path
161 - mm: vmpressure: fix sending wrong events on underflow
162 - mm: do not access page->mapping directly on page_endio
163 - mm balloon: umount balloon_mnt when removing vb device
164 - mm, vmscan: cleanup lru size claculations
165 - mm, vmscan: consider eligible zones in get_scan_count
166 - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
167 - ipc/shm: Fix shmat mmap nil-page protection
168 - ima: fix ima_d_path() possible race with rename
169 - PM / devfreq: Fix available_governor sysfs
170 - PM / devfreq: Fix wrong trans_stat of passive devfreq device
171 - dm cache: fix corruption seen when using cache > 2TB
172 - dm stats: fix a leaked s->histogram_boundaries array
173 - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
174 - dm raid: fix data corruption on reshape request
175 - scsi: qla2xxx: Cleaned up queue configuration code.
176 - scsi: qla2xxx: Fix response queue count for Target mode.
177 - scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
178 - Revert "scsi: aacraid: Reorder Adapter status check"
179 - scsi: aacraid: Reorder Adapter status check
180 - scsi: use 'scsi_device_from_queue()' for scsi_dh
181 - power: reset: at91-poweroff: timely shutdown LPDDR memories
182 - Fix: Disable sys_membarrier when nohz_full is enabled
183 - jbd2: don't leak modified metadata buffers on an aborted journal
184 - block/loop: fix race between I/O and set_status
185 - loop: fix LO_FLAGS_PARTSCAN hang
186 - ext4: Include forgotten start block on fallocate insert range
187 - ext4: do not polute the extents cache while shifting extents
188 - ext4: trim allocation requests to group size
189 - ext4: fix data corruption in data=journal mode
190 - ext4: fix use-after-iput when fscrypt contexts are inconsistent
191 - ext4: fix inline data error paths
192 - ext4: preserve the needs_recovery flag when the journal is aborted
193 - ext4: return EROFS if device is r/o and journal replay is needed
194 - ext4: fix fencepost in s_first_meta_bg validation
195 - samples/seccomp: fix 64-bit comparison macros
196 - mei: remove support for broken parallel read
197 - ath10k: fix boot failure in UTF mode/testmode
198 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
199 - ath9k: fix race condition in enabling/disabling IRQs
200 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
201 - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
202 - PCI: altera: Fix TLP_CFG_DW0 for TLP write
203 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
204 - crypto: xts - Add ECB dependency
205 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
206 - crypto: xts - Propagate NEED_FALLBACK bit
207 - crypto: api - Add crypto_requires_off helper
208 - fuse: add missing FR_FORCE
209 - x86/pkeys: Check against max pkey to avoid overflows
210 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
211 - arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
212 - arm64: fix erroneous __raw_read_system_reg() cases
213 - KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
214 - Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
215 - iio: pressure: mpl115: do not rely on structure field ordering
216 - iio: pressure: mpl3115: do not rely on structure field ordering
217 - can: gs_usb: Don't use stack memory for USB transfers
218 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
219 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
220 - w1: ds2490: USB transfer buffers need to be DMAable
221 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
222 - usb: dwc3: gadget: skip Set/Clear Halt when invalid
223 - usb: host: xhci: plat: check hcc_params after add hcd
224 - usb: gadget: udc-core: Rescan pending list on driver unbind
225 - usb: gadget: udc: fsl: Add missing complete function.
226 - usb: gadget: f_hid: fix: Free out requests
227 - usb: gadget: f_hid: fix: Prevent accessing released memory
228 - usb: gadget: f_hid: Use spinlock instead of mutex
229 - usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
230 - hv: allocate synic pages for all present CPUs
231 - hv: init percpu_list in hv_synic_alloc()
232 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
233 - Drivers: hv: vmbus: Fix a rescind handling bug
234 - Drivers: hv: util: kvp: Fix a rescind processing issue
235 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
236 - Drivers: hv: util: Backup: Fix a rescind processing issue
237 - RDMA/core: Fix incorrect structure packing for booleans
238 - rdma_cm: fail iwarp accepts w/o connection params
239 - gfs2: Add missing rcu locking for glock lookup
240 - remoteproc: qcom: mdt_loader: Don't overwrite firmware object
241 - rtlwifi: Fix alignment issues
242 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
243 - VME: restore bus_remove function causing incomplete module unload
244 - nfsd: minor nfsd_setattr cleanup
245 - nfsd: special case truncates some more
246 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
247 - NFSv4: Fix reboot recovery in copy offload
248 - pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
249 - Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
250 - NFSv4: fix getacl head length estimation
251 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
252 - f2fs: fix a problem of using memory after free
253 - f2fs: fix multiple f2fs_add_link() calls having same name
254 - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
255 - f2fs: avoid to issue redundant discard commands
256 - f2fs: Fix zoned block device support
257 - rtc: sun6i: Disable the build as a module
258 - rtc: sun6i: Add some locking
259 - rtc: sun6i: Switch to the external oscillator
260 - md linear: fix a race between linear_add() and linear_congested()
261 - bcma: use (get|put)_device when probing/removing device driver
262 - mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
263 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
264 - xprtrdma: Fix Read chunk padding
265 - xprtrdma: Per-connection pad optimization
266 - xprtrdma: Disable pad optimization by default
267 - xprtrdma: Reduce required number of send SGEs
268 - powerpc/xmon: Fix data-breakpoint
269 - powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
270 - module: fix memory leak on early load_module() failures
271 - MIPS: IP22: Reformat inline assembler code to modern standards.
272 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
273 - ceph: update readpages osd request according to size of pages
274 - Linux 4.10.2
275
276 * kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
277 - SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
278
279 * arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
280 - [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
281 - irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
282
283 * arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
284 - irqdomain: Add empty irq_domain_check_msi_remap
285
286 * pinctrl: qcom: add get_direction function (LP: #1672504)
287 - pinctrl: qcom: add get_direction function
288
289 * perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
290 - perf probe: Fix wrong register name for arm64
291
292 * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
293 - [Config] linux-source-* is in the primary linux namespace
294
295 * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
296 - hv_set_ifconfig -- handle DHCP interfaces correctly
297 - hv_set_ifconfig -- ensure we include the last stanza
298
299 * Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
300 - Revert "UBUNTU: SAUCE: Disable timers selftest for now"
301
302 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
303 - powerpc/64: Fix checksum folding in csum_add()
304
305 * POWER9: Additional power9 patches (LP: #1671613)
306 - mm/autonuma: don't use set_pte_at when updating protnone ptes
307 - mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
308 - powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
309 - mm/gup: check for protnone only if it is a PTE entry
310 - mm/thp/autonuma: use TNF flag instead of vm fault
311 - SAUCE: powerpc/mm: handle protnone ptes on fork
312 - SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
313 - mm/ksm: improve deduplication of zero pages with colouring
314 - mm: introduce page_vma_mapped_walk()
315 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
316 - mm/ksm: handle protnone saved writes when making page write protect
317
318 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
319 - powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
320
321 * Miscellaneous Ubuntu changes
322 - [Debian] consider renames in gen-auto-reconstruct
53502283
TG
323
324 -- Tim Gardner <tim.gardner@canonical.com> Fri, 17 Mar 2017 09:24:21 -0600
325
287bfea5 326linux-raspi2 (4.10.0-1000.2) zesty; urgency=low
285f873c 327
287bfea5
TG
328 * UBUNTU: [Debian] Don't attempt to sign files if CONFIG_MODULE_SIG=n
329 fixes FTBS
285f873c
TG
330
331 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Mar 2017 10:20:25 -0700
332
45c0339a 333linux-raspi2 (4.10.0-1000.1) zesty; urgency=low
d2ce3a9f 334
45c0339a
TG
335 * Rebased against Ubuntu-4.10.0-11.13
336 * Started with https://github.com/raspberrypi/linux.git rpi-4.10.y
337 commit 54ed9a995304217e81c8269ef1a842d241a48d9c
d2ce3a9f
TG
338
339 -- Tim Gardner <tim.gardner@canonical.com> Fri, 03 Mar 2017 10:57:42 -0700
340
341linux-raspi2 (4.10.0-1000.0) zesty; urgency=low
342
343 * Dummy Entry
344
345 -- Tim Gardner <tim.gardner@canonical.com> Fri, 03 Mar 2017 10:57:42 -0700
346
347linux (4.10.0-11.13) zesty; urgency=low
348
349 [ Tim Gardner ]
350
351 * Release Tracking Bug
352 - LP: #1669127
353
354 * linux-tools-common should Depends: lsb-release (LP: #1667571)
355 - [Config] linux-tools-common depends on lsb-release
356
357 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
358 imprecise (LP: #1668382)
359 - of/irq: improve error report on irq discovery process failure
360
361 * Zesty update to v4.10.1 stable release (LP: #1668993)
362 - ptr_ring: fix race conditions when resizing
363 - ip: fix IP_CHECKSUM handling
364 - net: socket: fix recvmmsg not returning error from sock_error
365 - tty: serial: msm: Fix module autoload
366 - USB: serial: mos7840: fix another NULL-deref at open
367 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
368 - USB: serial: ftdi_sio: fix modem-status error handling
369 - USB: serial: ftdi_sio: fix extreme low-latency setting
370 - USB: serial: ftdi_sio: fix line-status over-reporting
371 - USB: serial: spcp8x5: fix modem-status handling
372 - USB: serial: opticon: fix CTS retrieval at open
373 - USB: serial: ark3116: fix register-accessor error handling
374 - USB: serial: console: fix uninitialised spinlock
375 - x86/platform/goldfish: Prevent unconditional loading
376 - goldfish: Sanitize the broken interrupt handler
377 - netfilter: nf_ct_helper: warn when not applying default helper assignment
378 - ACPICA: Linuxize: Restore and fix Intel compiler build
379 - block: fix double-free in the failure path of cgwb_bdi_init()
380 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
381 - xfs: clear delalloc and cache on buffered write failure
382 - Linux 4.10.1
383
384 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
385 - net/sched: cls_flower: Disallow duplicate internal elements
386 - net/sched: cls_flower: Properly handle classifier flags dumping
387 - net/sched: cls_matchall: Dump the classifier flags
388 - net/sched: Reflect HW offload status
389 - net/sched: cls_flower: Reflect HW offload status
390 - net/sched: cls_matchall: Reflect HW offloading status
391 - net/sched: cls_u32: Reflect HW offload status
392 - net/sched: cls_bpf: Reflect HW offload status
393 - net/mlx5: Push min-inline mode resolution helper into the core
394 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
395 - net/mlx5: Use exact encap header size for the FW input buffer
396 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
397 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
398 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
399 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
400 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
401 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
402 - net/mlx5: Fix static checker warnings
403
404 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
405 (LP: #1470250)
406 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
407
408 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
409 (LP: #1668726)
410 - scsi: aacraid: Remove duplicate irq management code
411 - scsi: aacraid: Added aacraid.h include guard
412 - scsi: aacraid: added support for init_struct_8
413 - scsi: aacraid: Added sa firmware support
414 - scsi: aacraid: Retrieve and update the device types
415 - scsi: aacraid: Reworked scsi command submission path
416 - scsi: aacraid: Process Error for response I/O
417 - scsi: aacraid: Added support for response path
418 - scsi: aacraid: Added support for read medium error
419 - scsi: aacraid: Reworked aac_command_thread
420 - scsi: aacraid: Added support for periodic wellness sync
421 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
422 - scsi: aacraid: Added support to set QD of attached drives
423 - scsi: aacraid: Added support for hotplug
424 - scsi: aacraid: Include HBA direct interface
425 - scsi: aacraid: Add task management functionality
426 - scsi: aacraid: Added support to abort cmd and reset lun
427 - scsi: aacraid: VPD 83 type3 support
428 - scsi: aacraid: Added new IWBR reset
429 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
430 - scsi: aacraid: Retrieve HBA host information ioctl
431 - scsi: aacraid: Update copyrights
432 - scsi: aacraid: Change Driver Version Prefix
433 - scsi: aacraid: update version
434 - scsi: aacraid: rcode is unsigned and should be signed int
435 - scsi: aacraid: avoid open-coded upper_32_bits
436 - scsi: aacraid: Fix camel case
437 - scsi: aacraid: Use correct channel number for raw srb
438 - scsi: aacraid: Fix for excessive prints on EEH
439 - scsi: aacraid: Prevent E3 lockup when deleting units
440 - scsi: aacraid: Fix memory leak in fib init path
441 - scsi: aacraid: Added sysfs for driver version
442 - scsi: aacraid: Fix sync fibs time out on controller reset
443 - scsi: aacraid: Skip wellness sync on controller failure
444 - scsi: aacraid: Reload offlined drives after controller reset
445 - scsi: aacraid: Decrease adapter health check interval
446 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
447 - scsi: aacraid: Reorder Adapter status check
448 - scsi: aacraid: Save adapter fib log before an IOP reset
449 - scsi: aacraid: Fix a potential spinlock double unlock bug
450 - scsi: aacraid: Update driver version
451 - scsi: aacraid: Fixed expander hotplug for SMART family
452
453 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
454 fadump over ssh on Alpine machine. (LP: #1655241)
455 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
456 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
457
458 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
459 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
460 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
461 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
462
463 * Nvlink2: Additional patches (LP: #1667081)
464 - powerpc/powernv: Initialise nest mmu
465 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
466 - powerpc/mm: refactor radix physical page mapping
467 - powerpc/mm: add radix__create_section_mapping()
468 - powerpc/mm: add radix__remove_section_mapping()
469 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
470 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
471
472 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
473 (LP: #1667416)
474 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
475
476 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
477 (LP: #1667490)
478 - [Config] Disable experimental IMA options
479
480 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
481 - SAUCE: drm/ast: Handle configuration without P2A bridge
482 - SAUCE: drm/ast: const'ify mode setting tables
483 - SAUCE: drm/ast: Remove spurrious include
484 - SAUCE: drm/ast: Fix calculation of MCLK
485 - SAUCE: drm/ast: Base support for AST2500
486 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
487 - SAUCE: drm/ast: Factor mmc_test code in POST code
488 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
489 - SAUCE: drm/ast: POST code for the new AST2500
490 - SAUCE: drm/ast: Fix test for VGA enabled
491 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
492
493 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
494 - powerpc/mm: Update PROTFAULT handling in the page fault path
495 - powerpc/mm/radix: Update pte update sequence for pte clear case
496 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
497 - powerpc/mm/radix: Skip ptesync in pte update helpers
498 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
499
500 * POWER9: Improve PMU capabilites (LP: #1667413)
501 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
502 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
503 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
504 - powerpc/perf: Use Instruction Counter value
505 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
506 - powerpc/perf: Add alternative event table and function for power9
507 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
508 - powerpc/perf: Factor out event_alternative function
509
510 * Miscellaneous Ubuntu changes
511 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
512 - [Config] CONFIG_QCOM_L2_PMU=y
513 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
514 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
515
516 * Miscellaneous upstream changes
517 - arm64: errata: Provide macro for major and minor cpu revisions
518 - arm64: Define Falkor v1 CPU
519 - arm64: Use __tlbi() macros in KVM code
520 - arm64: Work around Falkor erratum 1009
521 - perf: add qcom l2 cache perf events driver
522 - arm64: arch_timer: document Hisilicon erratum 161010101
523 - arm64: Work around Falkor erratum 1003
524 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
525 - net: qcom/emac: add ethtool support
526 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
527 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
528 - net: qcom/emac: claim the irq only when the device is opened
529 - net: qcom/emac: display the phy driver info after we connect
530 - net: qcom/emac: always use autonegotiation to configure the SGMII link
531 - net: qcom/emac: do not call emac_mac_start twice
532 - net: qcom/emac: remove extraneous wake-on-lan code
533 - net: qcom/emac: add an error interrupt handler for the sgmii
534 - net: qcom/emac: add ethool support for setting pause parameters
535 - net: qcom/emac: fix semicolon.cocci warnings
536 - net: qcom/emac: add ethtool support for reading hardware registers
537 - net: qcom/emac: add ethtool support for setting ring parameters
538 - net: qcom/emac: fix a sizeof() typo
539
540 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
541
542linux (4.10.0-10.12) zesty; urgency=low
543
544 [ Tim Gardner ]
545
546 * Release Tracking Bug
547 - LP: #1666636
548
549 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
550 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
551 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
552 - cpuidle:powernv: Add helper function to populate powernv idle states.
553 - powernv: Pass PSSCR value and mask to power9_idle_stop
554 - Documentation:powerpc: Add device-tree bindings for power-mgt
555
556 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
557 - [Config] CONFIG_CRYPTO_DEV_VMX=n
558
559 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
560 - powerpc/bpf: Introduce __PPC_SH64()
561 - powerpc: Add helper to check if offset is within relative branch range
562 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
563 - powerpc/kprobes: Implement Optprobes
564 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
565
566 * Miscellaneous Ubuntu changes
567 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
568 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
569 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
570
571 * Miscellaneous upstream changes
572 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
573 - ACPI: Add support for ResourceSource/IRQ domain mapping
574 - irqchip/qcom: Add IRQ combiner driver
575 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
576 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
577 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
578 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
579 - iommu/dma: Allow MSI-only cookies
580 - iommu: Rename iommu_dm_regions into iommu_resv_regions
581 - iommu: Add a new type field in iommu_resv_region
582 - iommu: iommu_alloc_resv_region
583 - iommu: Only map direct mapped regions
584 - iommu: iommu_get_group_resv_regions
585 - iommu: Implement reserved_regions iommu-group sysfs file
586 - iommu/vt-d: Implement reserved region get/put callbacks
587 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
588 - iommu/arm-smmu: Implement reserved region get/put callbacks
589 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
590 - irqdomain: Add irq domain MSI and MSI_REMAP flags
591 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
592 - irqdomain: irq_domain_check_msi_remap
593 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
594 - vfio/type1: Allow transparent MSI IOVA allocation
595 - vfio/type1: Check MSI remapping at irq domain level
596 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
597 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
598 - iommu/arm-smmu-v3: limit use of 2-level stream tables
599 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
600 - iommu/arm-smmu: Fix for ThunderX erratum #27704
601
602 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
603
604linux (4.10.0-9.11) zesty; urgency=low
605
606 [ Tim Gardner ]
607
608 * Release Tracking Bug
609 - LP: #1666214
610
611 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
612 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
613
614 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
615 4.4.0-63.84~14.04.2 (LP: #1664912)
616 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
617
618 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
619 fadump over ssh on Alpine machine. (LP: #1655241)
620 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
621
622 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
623 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
624 - SAUCE: ima: Downgrade error to warning
625
626 * NFS client : permission denied when trying to access subshare, since kernel
627 4.4.0-31 (LP: #1649292)
628 - fs: Better permission checking for submounts
629
630 * Miscellaneous Ubuntu changes
631 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
632 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
633 - d-i: Add hisi_sas_v2_hw to scsi-modules
634 - d-i: Add hns_enet_drv to nic-modules
635 - d-i: Add supporting modules for hns_enet_drv to nic-modules
636 - rebase to v4.10
637
638 [ Upstream Kernel Changes ]
639
640 * rebase to v4.10
641
642 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
643
644linux (4.10.0-8.10) zesty; urgency=low
645
646 [ Tim Gardner ]
647
648 * Release Tracking Bug
649 - LP: #1664217
650
651 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
652 (LP: #1663687)
653 - scsi: storvsc: Enable tracking of queue depth
654 - scsi: storvsc: Remove the restriction on max segment size
655 - scsi: storvsc: Enable multi-queue support
656 - scsi: storvsc: use tagged SRB requests if supported by the device
657 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
658 - scsi: storvsc: properly set residual data length on errors
659
660 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
661 caused KVM host hung and all KVM guests down. (LP: #1651248)
662 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
663 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
664 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
665 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
666 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
667
668 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
669 (LP: #1531747)
670 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
671
672 * CVE-2016-1575 (LP: #1534961)
673 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
674
675 * CVE-2016-1576 (LP: #1535150)
676 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
677
678 * Miscellaneous Ubuntu changes
679 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
680 - SAUCE: Import aufs driver
681 - d-i: Build message-modules udeb for arm64
682 - rebase to v4.10-rc8
683
684 * Miscellaneous upstream changes
685 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
686 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
687 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
688 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
689 - Revert "UBUNTU: SAUCE: Import aufs driver"
690
691 [ Upstream Kernel Changes ]
692
693 * rebase to v4.10-rc8
694
695 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
696
697linux (4.10.0-7.9) zesty; urgency=low
698
699 [ Tim Gardner ]
700
701 * Release Tracking Bug
702 - LP: #1662201
703
704 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
705 - [Config] CONFIG_DRM_AMDGPU_CIK=y
706
707 * regession tests failing after stackprofile test is run (LP: #1661030)
708 - fix regression with domain change in complain mode
709
710 * Permission denied and inconsistent behavior in complain mode with 'ip netns
711 list' command (LP: #1648903)
712 - fix regression with domain change in complain mode
713
714 * flock not mediated by 'k' (LP: #1658219)
715 - SAUCE: apparmor: flock mediation is not being enforced on cache check
716
717 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
718 from a unshared mount namespace (LP: #1656121)
719 - SAUCE: apparmor: null profiles should inherit parent control flags
720
721 * apparmor refcount leak of profile namespace when removing profiles
722 (LP: #1660849)
723 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
724
725 * tor in lxd: apparmor="DENIED" operation="change_onexec"
726 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
727 name="system_tor" (LP: #1648143)
728 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
729 namespaces
730
731 * apparmor_parser hangs indefinitely when called by multiple threads
732 (LP: #1645037)
733 - SAUCE: apparmor: fix lock ordering for mkdir
734
735 * apparmor leaking securityfs pin count (LP: #1660846)
736 - SAUCE: apparmor: fix leak on securityfs pin count
737
738 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
739 (LP: #1660845)
740 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
741 fails
742
743 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
744 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
745
746 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
747 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
748
749 * apparmor auditing denied access of special apparmor .null fi\ le
750 (LP: #1660836)
751 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
752
753 * apparmor label leak when new label is unused (LP: #1660834)
754 - SAUCE: apparmor: fix label leak when new label is unused
755
756 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
757 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
758
759 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
760 - SAUCE: apparmor: fix replacement race in reading rawdata
761
762 * unix domain socket cross permission check failing with nested namespaces
763 (LP: #1660832)
764 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
765
766 * Regression tests can not detect binfmt_elf mmpa semantic change
767 (LP: #1630069)
768 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
769
770 * Support snaps inside of lxd containers (LP: #1611078)
771 - apparmor: add interface to be able to grab loaded policy
772 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
773 - apparmor: add __aa_find_ns fn
774 - apparmor: add mkdir/rmdir interface to manage policy namespaces
775 - apparmor: fix oops in pivot_root mediation
776 - apparmor: fix warning that fn build_pivotroot discards const
777 - apparmor: add interface to advertise status of current task stacking
778 - apparmor: update policy permissions to consider ns being viewed/managed
779 - apparmor: add per ns policy management interface
780 - apparmor: bump domain stacking version to 1.2
781
782 * change_hat is logging failures during expected hat probing (LP: #1615893)
783 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
784
785 * deleted files outside of the namespace are not being treated as disconnected
786 (LP: #1615892)
787 - SAUCE: apparmor: deleted dentries can be disconnected
788
789 * stacking to unconfined in a child namespace confuses mediation
790 (LP: #1615890)
791 - SAUCE: apparmor: special case unconfined when determining the mode
792
793 * apparmor module parameters can be changed after the policy is locked
794 (LP: #1615895)
795 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
796
797 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
798 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
799
800 * label vec reductions can result in reference labels instead of direct access
801 to labels (LP: #1615889)
802 - SAUCE: apparmor: reduction of vec to single entry is just that entry
803
804 * profiles from different namespaces can block other namespaces from being
805 able to load a profile (LP: #1615887)
806 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
807
808 * The label build for onexec when stacking is wrong (LP: #1615881)
809 - SAUCE: apparmor: Fix label build for onexec stacking.
810
811 * The inherit check for new to old label comparison for domain transitions is
812 wrong (LP: #1615880)
813 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
814
815 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
816 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
817
818 * __label_update proxy comparison test is wrong (LP: #1615878)
819 - SAUCE: apparmor: Fix __label_update proxy comparison test
820
821 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
822 (LP: #1560583)
823 - SAUCE: apparmor: Allow ns_root processes to open profiles file
824 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
825
826 * policy namespace stacking (LP: #1379535)
827 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
828 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
829
830 * brd module compiled as built-in (LP: #1593293)
831 - [Config] CONFIG_BLK_DEV_RAM=m
832
833 * Miscellaneous Ubuntu changes
834 - SAUCE: apparmor: Fix FTBFS due to bad include path
835 - SAUCE: apparmor: add data query support
836 - rebase to v4.10-rc7
837
838 * Miscellaneous upstream changes
839 - fixup backout policy view capable for forward port
840 - apparmor: fix: Rework the iter loop for label_update
841 - apparmor: add more assertions for updates/merges to help catch errors
842 - apparmor: Make pivot root transitions work with stacking
843 - apparmor: convert delegating deleted files to mediate deleted files
844 - apparmor: add missing parens. not a bug fix but highly recommended
845 - apparmor: add a stack_version file to allow detection of bug fixes
846 - apparmor: push path lookup into mediation loop
847 - apparmor: default to allowing unprivileged userns policy
848 - apparmor: fix: permissions test to view and manage policy
849 - apparmor: Add Basic ns cross check condition for ipc
850
851 [ Upstream Kernel Changes ]
852
853 * rebase to v4.10-rc7
854
855 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
856
857linux (4.10.0-6.8) zesty; urgency=low
858
859 [ Tim Gardner ]
860
861 * Release Tracking Bug
862 - LP: #1661300
863
864 * flock not mediated by 'k' (LP: #1658219)
865 - SAUCE: apparmor: flock mediation is not being enforced on cache check
866
867 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
868 from a unshared mount namespace (LP: #1656121)
869 - SAUCE: apparmor: null profiles should inherit parent control flags
870
871 * apparmor refcount leak of profile namespace when removing profiles
872 (LP: #1660849)
873 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
874
875 * tor in lxd: apparmor="DENIED" operation="change_onexec"
876 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
877 name="system_tor" (LP: #1648143)
878 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
879 namespaces
880
881 * apparmor_parser hangs indefinitely when called by multiple threads
882 (LP: #1645037)
883 - SAUCE: apparmor: fix lock ordering for mkdir
884
885 * apparmor leaking securityfs pin count (LP: #1660846)
886 - SAUCE: apparmor: fix leak on securityfs pin count
887
888 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
889 (LP: #1660845)
890 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
891 fails
892
893 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
894 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
895
896 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
897 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
898
899 * apparmor auditing denied access of special apparmor .null fi\ le
900 (LP: #1660836)
901 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
902
903 * apparmor label leak when new label is unused (LP: #1660834)
904 - SAUCE: apparmor: fix label leak when new label is unused
905
906 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
907 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
908
909 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
910 - SAUCE: apparmor: fix replacement race in reading rawdata
911
912 * unix domain socket cross permission check failing with nested namespaces
913 (LP: #1660832)
914 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
915
916 * Kdump through NMI SMP and single core not working on Ubuntu16.10
917 (LP: #1630924)
918 - hv: don't reset hv_context.tsc_page on crash
919
920 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
921 distribution (LP: #1628889)
922 - SAUCE: s390: kernel message catalog
923
924 * Miscellaneous Ubuntu changes
925 - [Config] Drop powerpc ABI files
926
927 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
928
929linux (4.10.0-5.7) zesty; urgency=low
930
931 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
932 Chromebook R11 (LP: #1630238)
933 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
934
935 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
936 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
937
938 * Miscellaneous Ubuntu changes
939 - d-i: initrd needs msm_emac on amberwing platform.
940 - [Config] Remove powerpc architecture builds
941 - [Config] updateconfigs after removing powerpc configs
942 - [Config] Update annotations after removing powerpc configs
943 - SAUCE: Disable timers selftest for now
944 - Rebase to v4.10-rc6
945 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
946 - Enable zfs build
947 - [Config] CONFIG_NET_DROP_MONITOR=m
948
949 [ Upstream Kernel Changes ]
950
951 * rebase to v4.10-rc6
952
953 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
954
955linux (4.10.0-4.6) zesty; urgency=low
956
957 * Miscellaneous upstream changes
958 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
959
960 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
961
962linux (4.10.0-3.5) zesty; urgency=low
963
964 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
965 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
966
967 * ENA network driver moved to -extra (LP: #1657767)
968 - [Config] Move Amazon ENA network driver to the main kernel package
969
970 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
971 (LP: #1657539)
972 - block: relax check on sg gap
973
974 * i915 module requests unreleased GUC firmware files (LP: #1626740)
975 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
976 firmware
977
978 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
979 distribution (LP: #1628889)
980 - [Config] CONFIG_KMSG_IDS=y for s390
981 - SAUCE: s390 Kernel message catalog
982
983 * Miscellaneous Ubuntu changes
984 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
985 - SAUCE: vbox -- remove .readlink assignment
986 - Enable vbox build
987 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
988 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
989 - [Config] Fix up s390x config options changed during 4.10 rebase
990 - [Config] Update annotations for 4.10
991 - Disable all flavors for the powerpc architecture
992
993 [ Upstream Kernel Changes ]
994
995 * rebase to v4.10-rc5
996
997 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
998
999linux (4.10.0-2.4) zesty; urgency=low
1000
1001 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
1002 - [Config] Add IBM power drivers to the inclusion list
1003
1004 * Miscellaneous Ubuntu changes
1005 - [Config] linux-source Provides should not be a macro
1006 - [Config] Correct the note URL for LATENCYTOP
1007 - rebase to v4.10-rc4
1008
1009 [ Upstream Kernel Changes ]
1010
1011 * rebase to v4.10-rc4
1012
1013 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
1014
1015linux (4.10.0-1.3) zesty; urgency=low
1016
1017 [ Upstream Kernel Changes ]
1018
1019 * rebase to v4.10-rc3
1020
1021 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
1022
1023linux (4.10.0-0.2) zesty; urgency=low
1024
1025 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
1026 host/NV kernel (LP: #1643652)
1027 - [Config] Update and enforce IMA options
1028
1029 * Miscellaneous Ubuntu changes
1030 - [Config] Disble stack protector for powerpc-smp
1031
1032 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
1033
1034linux (4.10.0-0.1) zesty; urgency=low
1035
1036 * IP-over-DDP packets dropped (LP: #1559772)
1037 - [Config] CONFIG_IPDDP=n
1038
1039 * Miscellaneous Ubuntu changes
1040 - [Config] Update annotations with recent config changes
1041 - SAUCE: aufs -- remove .readlink assignment
1042 - disable vbox build
1043 - disable ZFS build
1044
1045 [ Upstream Kernel Changes ]
1046
1047 * rebase to v4.10-rc2
1048
1049 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
1050
1051linux (4.9.0-11.12) zesty; urgency=low
1052
1053 * Miscellaneous Ubuntu changes
1054 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
1055 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
1056
1057 [ Upstream Kernel Changes ]
1058
1059 * rebase to v4.9
1060
1061 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
1062
1063linux (4.9.0-10.11) zesty; urgency=low
1064
1065 * d-i is missing usb support for platforms that use the xhci-platform driver
1066 (LP: #1625222)
1067 - d-i initrd needs additional usb modules to support the merlin platform
1068
1069 * Miscellaneous Ubuntu changes
1070 - SAUCE: Import aufs driver
1071 - SAUCE: aufs -- Convert to use xattr handlers
1072 - SAUCE: aufs -- Add flags argument to aufs_rename()
1073 - [Config] Enable aufs
1074 - [Config] CONFIG_FSL_FMAN=y for powerpc
1075 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
1076 - [Config] Restore powerpc64-emb
1077
1078 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
1079
1080linux (4.9.0-9.10) zesty; urgency=low
1081
1082 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
1083 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
1084
1085 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
1086 - [Config] CONFIG_ARM64_ERRATUM_845719=y
1087
1088 * Update hio driver to 2.1.0.28 (LP: #1646643)
1089 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
1090
1091 * Miscellaneous Ubuntu changes
1092 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
1093 - Build vbox for ARCH=x86
1094 - SAUCE: Add aufs driver
1095 - SAUCE: aufs -- Convert to use xattr handlers
1096 - SAUCE: aufs -- Updates for rename2
1097 - SAUCE: Export symbols used by aufs
1098 - [Config] Enable aufs
1099
1100 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
1101
1102linux (4.9.0-8.9) zesty; urgency=low
1103
1104 * Miscellaneous Ubuntu changes
1105 - SAUCE: xr-usb-serial: only build for x86
1106 Fixes s390x FTBS
1107
1108 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
1109
1110linux (4.9.0-7.8) zesty; urgency=low
1111
1112 * Driver for Exar USB UART (LP: #1645591)
1113 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
1114 - SAUCE: xr-usb-serial: interface for switching modes
1115 - SAUCE: cdc-acm: Exclude Exar USB serial ports
1116
1117 [ Upstream Kernel Changes ]
1118
1119 * rebase to v4.9-rc8
1120
1121 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
1122
1123linux (4.9.0-6.7) zesty; urgency=low
1124
1125 * Miscellaneous Ubuntu changes
1126 - Set build_arch=x86 for i386
1127
1128 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
1129
1130linux (4.9.0-5.6) zesty; urgency=low
1131
1132 * Miscellaneous Ubuntu changes
1133 - [Debian] restore tools build
1134 - Set build_arch=x86 for amd64 and x32
1135
1136 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
1137
1138linux (4.9.0-4.5) zesty; urgency=low
1139
1140 * linux: Staging modules should be unsigned (LP: #1642368)
1141 - [Debian] Suppress module signing for staging drivers
1142 - SAUCE: Add rtl drivers to signature inclusion list
1143
1144 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
1145 host/NV kernel (LP: #1643652)
1146 - [Config] CONFIG_IMA=y
1147
1148 * Miscellaneous Ubuntu changes
1149 - [Debian] config-check -- Make it easier to find annotations syntax errors
1150 - [Config] Enable various drivers for ARM platforms
1151 - [Config] Fix s390x config carnage
1152 - [Config] Set CONFIG_KEXEC=y for all architectures
1153 - [Config] Fix up CONFIG_I2C_SLAVE values
1154 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
1155 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
1156 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
1157 - [Config] Update annotations
1158 - [Config] CONFIG_NR_CPUS=8192 for amd64
1159
1160 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
1161
1162linux (4.9.0-3.4) zesty; urgency=low
1163
1164 * Miscellaneous Ubuntu changes
1165 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1166 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1167 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1168 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1169 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1170 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1171 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1172 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1173 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1174 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1175 - SAUCE: (namespace) fuse: Add support for pid namespaces
1176 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1177 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1178 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1179 - SAUCE: (namespace) fuse: Allow user namespace mounts
1180 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1181 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1182 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1183 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
1184
1185 * Miscellaneous upstream changes
1186 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
1187
1188 [ Upstream Kernel Changes ]
1189
1190 * rebase to v4.9-rc7
1191
1192 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
1193
1194linux (4.9.0-2.3) zesty; urgency=low
1195
1196 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
1197 - SAUCE: ibmvscsis: Rearrange functions for future patches
1198 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
1199 - SAUCE: ibmvscsis: Synchronize cmds at remove time
1200 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
1201 - SAUCE: ibmvscsis: Return correct partition name/# to client
1202 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
1203
1204 * Move some kernel modules to the main kernel package (LP: #1642228)
1205 - [Config] Move some powerpc kernel modules to the main kernel package
1206
1207 * linux: Staging modules should be unsigned (LP: #1642368)
1208 - [Debian] Suppress module signing for staging drivers
1209
1210 * Miscellaneous Ubuntu changes
1211 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
1212
1213 [ Upstream Kernel Changes ]
1214
1215 * rebase to v4.9-rc6
1216
1217 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
1218
1219linux (4.9.0-1.2) zesty; urgency=low
1220
1221 * hio: SSD data corruption under stress test (LP: #1638700)
1222 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
1223 - SAUCE: hio: splitting bio in the entry of .make_request_fn
1224
1225 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
1226 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
1227 - SAUCE: hio: bio_endio() no longer takes errors arg
1228 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
1229 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
1230 - SAUCE: hio: fix mask maybe-uninitialized warning
1231 - SAUCE: hio: port to v4.8 base
1232 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
1233 - SAUCE: hio: Makefile and Kconfig
1234 - [Config] Enforce CONFIG_HIO
1235
1236 * Miscellaneous Ubuntu changes
1237 - rebase to v4.9-rc5
1238 - zfs: remove the never implemented aio_fsync file operation
1239 - [Config] Disable powerpc64-emb for FTBS
1240
1241 [ Upstream Kernel Changes ]
1242
1243 * rebase to v4.9-rc5
1244
1245 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
1246
1247linux (4.9.0-0.1) zesty; urgency=low
1248
1249 [ Upstream Kernel Changes ]
1250
1251 * rebase to v4.9-rc4
1252 - LP: #1465724
1253 - LP: #1535802
1254
1255 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
1256
1257linux (4.9.0-0.0) yakkety; urgency=low
1258
1259 [ Seth Forshee ]
1260
1261 * Release Tracking Bug
1262 - LP: #1632918
1263
1264 * Revert "If zone is so small that watermarks are the same, stop zone balance"
1265 in yakkety (LP: #1632894)
1266 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
1267 same, stop zone balance."
1268
1269 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
1270
1271linux (4.8.0-24.26) yakkety; urgency=low
1272
1273 [ Seth Forshee ]
1274
1275 * Release Tracking Bug
1276 - LP: #1632749
1277
1278 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
1279 - SAUCE: (no-up) dm raid: fix compat_features validation
1280
1281 * kswapd0 100% CPU usage (LP: #1518457)
1282 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
1283 balance.
1284
1285 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
1286
1287linux (4.8.0-23.25) yakkety; urgency=low
1288
1289 [ Seth Forshee ]
1290
1291 * Release Tracking Bug
1292 - LP: #1632484
1293
1294 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
1295 __copy_tofrom_user (LP: #1632462)
1296 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
1297 __copy_tofrom_user
1298
1299 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
1300 memory_stress_ng. (LP: #1628976)
1301 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
1302
1303 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
1304 ibmvfc) (LP: #1632116)
1305 - scsi: ibmvfc: Fix I/O hang when port is not mapped
1306
1307 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
1308 (LP: #1626983)
1309 - [Config] Enable live patching on powerpc/ppc64el
1310
1311 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1312 - [Config] CONFIG_AUFS_XATTR=y
1313
1314 * Yakkety update to 4.8.1 stable release (LP: #1632445)
1315 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
1316 - Using BUG_ON() as an assert() is _never_ acceptable
1317 - usb: misc: legousbtower: Fix NULL pointer deference
1318 - Staging: fbtft: Fix bug in fbtft-core
1319 - usb: usbip: vudc: fix left shift overflow
1320 - USB: serial: cp210x: Add ID for a Juniper console
1321 - Revert "usbtmc: convert to devm_kzalloc"
1322 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
1323 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
1324 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
1325 - Linux 4.8.1
1326
1327 * PSL data cache should be flushed before resetting CAPI adapter
1328 (LP: #1632049)
1329 - cxl: Flush PSL cache before resetting the adapter
1330
1331 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
1332 - net: thunderx: Don't set RX_PACKET_DIS while initializing
1333
1334 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
1335 - crypto: ghash-generic - move common definitions to a new header file
1336 - crypto: vmx - Fix memory corruption caused by p8_ghash
1337 - crypto: vmx - Ensure ghash-generic is enabled
1338
1339 * arm64: SPCR console not autodetected (LP: #1630311)
1340 - of/serial: move earlycon early_param handling to serial
1341 - [Config] CONFIG_ACPI_SPCR_TABLE=y
1342 - ACPI: parse SPCR and enable matching console
1343 - ARM64: ACPI: enable ACPI_SPCR_TABLE
1344 - serial: pl011: add console matching function
1345
1346 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1347 (LP: #1630990)
1348 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1349 CONFIG_SECURITYFS=n
1350
1351 * sha1-powerpc returning wrong results (LP: #1629977)
1352 - crypto: sha1-powerpc - little-endian support
1353
1354 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
1355
1356linux (4.8.0-22.24) yakkety; urgency=low
1357
1358 * CVE-2016-7039 (LP: #1631287)
1359 - SAUCE: net: add recursion limit to GRO
1360
1361 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
1362
1363linux (4.8.0-21.23) yakkety; urgency=low
1364
1365 [ Tim Gardner ]
1366
1367 * Release Tracking Bug
1368 - LP: #1630279
1369
1370 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
1371 - Revert "Revert "powerpc: Simplify module TOC handling""
1372
1373 * Regression tests can not detect binfmt_elf mmpa semantic change
1374 (LP: #1630069)
1375 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
1376
1377 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
1378 (LP: #1629204)
1379 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
1380
1381 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
1382
1383linux (4.8.0-20.22) yakkety; urgency=low
1384
1385 [ Tim Gardner ]
1386
1387 * Release Tracking Bug
1388 - LP: #1629730
1389
1390 [ Upstream Kernel Changes ]
1391
1392 * rebase to v4.8
1393
1394 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
1395
1396linux (4.8.0-19.21) yakkety; urgency=low
1397
1398 [ Tim Gardner ]
1399
1400 * Release Tracking Bug
1401 - LP: #1629057
1402
1403 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
1404 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
1405
1406 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
1407 - SAUCE: nbd: Only delay uevent until connected
1408
1409 * Support snaps inside of lxd containers (LP: #1611078)
1410 - apparmor: add interface to be able to grab loaded policy
1411 - securityfs: update interface to allow inode_ops, and setup from vfs fns
1412 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
1413 - apparmor: add __aa_find_ns fn
1414 - apparmor: add mkdir/rmdir interface to manage policy namespaces
1415 - apparmor: fix oops in pivot_root mediation
1416 - apparmor: fix warning that fn build_pivotroot discards const
1417 - apparmor: add interface to advertise status of current task stacking
1418 - apparmor: update policy permissions to consider ns being viewed/managed
1419 - apparmor: add per ns policy management interface
1420 - apparmor: bump domain stacking version to 1.2
1421
1422 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
1423 (LP: #1628523)
1424 - [Config] CONFIG_ZONE_DMA=y for generic
1425
1426 * Yakkety - disable ARCH_ZX (LP: #1628503)
1427 - [Config] armhf: disable ARCH_ZX
1428
1429 * Enable switchdev config parameter for Yakkety (LP: #1628241)
1430 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
1431
1432 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
1433 (LP: #1628009)
1434 - firmware: Update bnx2x to 7.13.1.0
1435
1436 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
1437 - [Config] Enable CONFIG_IBMVNIC=m
1438
1439 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
1440 (LP: #1628112)
1441 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
1442
1443 * Miscellaneous Ubuntu changes
1444 - Rebase to v4.8-rc8
1445 - [Config] skip Ubuntu-4.8.0-18.20
1446 - [Config] missing modules in armhf/s390x
1447
1448 * Miscellaneous Ubuntu changes
1449 - rebase to v4.8-rc8
1450
1451 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
1452
1453linux (4.8.0-17.19) yakkety; urgency=low
1454
1455 * Release Tracking Bug
1456 - LP: #1627387
1457
1458 * build squashfs into xenial kernels by default (LP: #1593134)
1459 - Remove squashfs udeb
1460
1461 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
1462 - Add d-i support for ata_generic
1463
1464 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
1465 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
1466
1467 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
1468 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
1469
1470 * Yakkety - USB drivers must be built in (LP: #1627323)
1471 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
1472
1473 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
1474 (LP: #1627052)
1475 - [Config] CONFIG_GOLDFISH=n
1476
1477 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
1478 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
1479 time in more detail"
1480
1481 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
1482 - SAUCE: Fix regression which breaks DFS mounting
1483
1484 * Miscellaneous Ubuntu changes
1485 - [Config] apply xenial configuration annotations
1486 - s390x -- DEBUG_RODATA is now valid
1487 - [Config] s390x -- CONFIG_SQUASHFS=y
1488 - [Config] s390x -- CONFIG_ECRYPT_FS=y
1489 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
1490 - [Config] Enable CONFIG_ACPI_HED=y for arm64
1491 - [Config] Enable CONFIG_QUICC_ENGINE=y
1492
1493 * Miscellaneous upstream changes
1494 - annotations: pull back to xenial
1495
1496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
1497
1498linux (4.8.0-16.17) yakkety; urgency=low
1499
1500 [ Tim Gardner ]
1501
1502 * Release Tracking Bug
1503 - LP: #1626768
1504
1505 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
1506 - [Config] CONFIG_ACPI_IORT=y
1507 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
1508 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
1509 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
1510 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
1511 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
1512 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
1513 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
1514 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
1515
1516 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
1517 (LP: #1626394)
1518 - [Config] CONFIG_ATA=y
1519
1520 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
1521 - [Config] CONFIG_VMD=m
1522 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
1523 - [Config] CONFIG_OF=y for all arches
1524 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
1525 - [Config] Xenial device settings sync with amd64
1526 - [Config] Xenial device settings sync with i386
1527 - [Config] CONFIG_MTD_UBI_GLUEBI=m
1528 - [Config] Xenial device settings sync with armhf
1529 - [Config] Xenial device settings sync with arm64
1530
1531 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
1532 - [Config] CONFIG_USERFAULTFD=y
1533
1534 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
1535 - [Config] CONFIG_SLUB=y
1536
1537 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
1538 (LP: #1626158)
1539 - add nls_cp437 to the generic.inclusion-list
1540
1541 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
1542
1543linux (4.8.0-15.16) yakkety; urgency=low
1544
1545 [ Tim Gardner ]
1546
1547 * Release Tracking Bug
1548 - LP: #1626239
1549
1550 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
1551 (LP: #1626158)
1552 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
1553 - [Config] CONFIG_NLS_CODEPAGE_437=y
1554 - [Config] CONFIG_VFAT_FS=y
1555
1556 * Miscellaneous Ubuntu changes
1557 - SAUCE: seccomp: log actions even when audit is disabled
1558
1559 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
1560
1561linux (4.8.0-14.15) yakkety; urgency=low
1562
1563 * CVE-2016-1575 (LP: #1534961)
1564 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1565 - SAUCE: overlayfs: Be more careful about copying up sxid files
1566 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1567
1568 * CVE-2016-1576 (LP: #1535150)
1569 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1570 - SAUCE: overlayfs: Be more careful about copying up sxid files
1571 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1572
1573 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
1574 (LP: #1531747)
1575 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1576
1577 * Miscellaneous Ubuntu changes
1578 - [Config] CONFIG_PM_WAKELOCKS=y
1579 - [Config] CONFIG_CLEANCACHE=y
1580 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
1581 - [Config] CONFIG_PROCESSOR_SELECT=y
1582 - [Config] Enabled some networking options
1583 - SAUCE: overlayfs: Enable user namespace mounts
1584
1585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
1586
1587linux (4.8.0-13.14) yakkety; urgency=low
1588
1589 [ Tim Gardner ]
1590
1591 * Release Tracking Bug
1592 - LP: #1625733
1593
1594 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
1595 - [Config] Add some CRC crypto modules to d-i
1596
1597 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1598 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1599
1600 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
1601 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
1602 ThinkPads
1603
1604 * Option GE0301 3G modem doesn't work (LP: #348861)
1605 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
1606
1607 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
1608 (LP: #1625259)
1609 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
1610
1611 * Miscellaneous Ubuntu changes
1612 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1613 opened for writing
1614 - SAUCE: fan: add VXLAN implementation
1615 - [Config] CONFIG_VFIO=m for ppc64el
1616
1617 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
1618
1619linux (4.8.0-12.13) yakkety; urgency=low
1620
1621 [ Tim Gardner ]
1622
1623 * Release Tracking Bug
1624 - LP: #1625233
1625
1626 * Miscellaneous Ubuntu changes
1627 - rebase to v4.8-rc7
1628 - [Config] CONFIG_SCSI_DEBUG=m for all arches
1629
1630 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
1631
1632linux (4.8.0-11.12) yakkety; urgency=low
1633
1634 * change_hat is logging failures during expected hat probing (LP: #1615893)
1635 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1636
1637 * deleted files outside of the namespace are not being treated as
1638 disconnected
1639 (LP: #1615892)
1640 - SAUCE: apparmor: deleted dentries can be disconnected
1641
1642 * stacking to unconfined in a child namespace confuses mediation
1643 (LP: #1615890)
1644 - SAUCE: apparmor: special case unconfined when determining the mode
1645
1646 * apparmor module parameters can be changed after the policy is locked
1647 (LP: #1615895)
1648 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1649
1650 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
1651 #1579135)
1652 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1653
1654 * label vec reductions can result in reference labels instead of direct
1655 access
1656 to labels (LP: #1615889)
1657 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1658
1659 * profiles from different namespaces can block other namespaces from being
1660 able to load a profile (LP: #1615887)
1661 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1662
1663 * The label build for onexec when stacking is wrong (LP: #1615881)
1664 - SAUCE: apparmor: Fix label build for onexec stacking.
1665
1666 * The inherit check for new to old label comparison for domain transitions
1667 is
1668 wrong (LP: #1615880)
1669 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1670
1671 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1672 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1673
1674 * __label_update proxy comparison test is wrong (LP: #1615878)
1675 - SAUCE: apparmor: Fix __label_update proxy comparison test
1676
1677 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1678 (LP: #1560583)
1679 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1680 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1681
1682 * policy namespace stacking (LP: #1379535)
1683 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
1684 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1685
1686 * Miscellaneous Ubuntu changes
1687 - [Debian] Dynamically determine linux udebs package name
1688 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
1689 - SAUCE: apparmor: Fix FTBFS due to bad include path
1690 - SAUCE: apparmor: add data query support
1691 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
1692
1693 * Miscellaneous upstream changes
1694 - fixup backout policy view capable for forward port
1695 - apparmor: fix: Rework the iter loop for label_update
1696 - apparmor: add more assertions for updates/merges to help catch errors
1697 - apparmor: Make pivot root transitions work with stacking
1698 - apparmor: convert delegating deleted files to mediate deleted files
1699 - apparmor: add missing parens. not a bug fix but highly recommended
1700 - apparmor: add a stack_version file to allow detection of bug fixes
1701 - apparmor: push path lookup into mediation loop
1702 - apparmor: default to allowing unprivileged userns policy
1703 - apparmor: fix: permissions test to view and manage policy
1704 - apparmor: Add Basic ns cross check condition for ipc
1705
1706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
1707
1708linux (4.8.0-10.11) yakkety; urgency=low
1709
1710 * Miscellaneous Ubuntu changes
1711 - ubuntu: vbox -- update to 5.1.6-dfsg-1
1712 - SAUCE: Enable vbox build
1713
1714 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
1715
1716linux (4.8.0-9.10) yakkety; urgency=low
1717
1718 * Miscellaneous Ubuntu changes
1719 - [Config] arm64: CONFIG_ARCH_THUNDER=y
1720 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
1721 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
1722 - [Config] arm64: CONFIG_DRM_AST=m
1723 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
1724 - d-i: initrd needs ext4 and scsi modules
1725 - SAUCE: AUFS aufs4.x-rcN 20160912
1726 - [Config] Enable CONFIG_GPIO_XGENE*
1727 - [Config] Disable CONFIG_POWER_RESET_XGENE
1728 - [Config] CONFIG_EDAC_XGENE=m
1729 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
1730 - [Config] CONFIG_XGENE_DMA=m
1731
1732 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
1733
1734linux (4.8.0-8.9) yakkety; urgency=low
1735
1736 * New device ID for Kabypoint (LP: #1622469)
1737 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1738 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1739
1740 * Miscellaneous Ubuntu changes
1741 - rebase to v4.8-rc6
1742 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
1743
1744 [ Upstream Kernel Changes ]
1745
1746 * rebase to v4.8-rc6
1747 - LP: #1617900
1748
1749 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
1750
1751linux (4.8.0-7.8) yakkety; urgency=low
1752
1753 * Miscellaneous Ubuntu changes
1754 - [Debian] Use src_pkg_name when constructing udeb control files
1755
1756 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
1757
1758linux (4.8.0-6.7) yakkety; urgency=low
1759
1760 * Enable virtual scsi server driver for Power (LP: #1615665)
1761 - SAUCE: Ibmvscsis: Properly deregister target sessions
1762 - SAUCE: Return TCMU-generated sense data to fabric module
1763 - SAUCE: Ibmvscsis: Code cleanup of print statements
1764 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1765
1766 * Miscellaneous Ubuntu changes
1767 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
1768 - rebase to v4.8-rc5
1769
1770 [ Upstream Kernel Changes ]
1771
1772 * rebase to v4.8-rc5
1773
1774 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
1775
1776linux (4.8.0-5.6) yakkety; urgency=low
1777
1778 * support compressed kernels on arm64 (LP: #1384955)
1779 - [Config] Switch to compressed Image on arm64
1780
1781 * Miscellaneous Ubuntu changes
1782 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1783 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1784 lookup_bdev()
1785 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1786 when mounting
1787 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1788 when mounting
1789 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1790 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1791 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1792 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1793 security.* xattrs
1794 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1795 filesystems
1796 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1797 - SAUCE: (namespace) fuse: Add support for pid namespaces
1798 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1799 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1800 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1801 or a descendant
1802 - SAUCE: (namespace) fuse: Allow user namespace mounts
1803 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1804 namespaces
1805 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1806 mounts
1807 - rebase to v4.8-rc4
1808
1809 [ Upstream Kernel Changes ]
1810
1811 * rebase to v4.8-rc4
1812
1813 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
1814
1815linux (4.8.0-4.5) yakkety; urgency=low
1816
1817 * Miscellaneous Ubuntu changes
1818 - [Config] CONFIG_AUFS_FS=m
1819 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
1820
1821 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
1822
1823linux (4.8.0-3.4) yakkety; urgency=low
1824
1825 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1826 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1827
1828 * Miscellaneous Ubuntu changes
1829 - rebase to v4.8-rc3
1830
1831 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
1832
1833linux (4.8.0-2.3) yakkety; urgency=low
1834
1835 * Miscellaneous Ubuntu changes
1836 - [Config] Add fuse to inclusion list
1837 - SAUCE: update spl/zfs to support v4.8
1838
1839 * Miscellaneous upstream changes
1840 - Revert "UBUNTU: [Debian] do_zfs=false"
1841
1842 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
1843
1844linux (4.8.0-1.2) yakkety; urgency=low
1845
1846 * Miscellaneous Ubuntu changes
1847 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
1848 - [Config] Enabled enforcement for CONFIG_NVRAM
1849 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
1850 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
1851 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
1852 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
1853 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
1854 - [Config] Enabled enforcement for CONFIG_SECCOMP
1855 - [Config] Enabled enforcement for
1856 - rebase to v4.8-rc2
1857 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
1858 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1859 - SAUCE: security,perf: Allow further restriction of perf_event_open
1860
1861 [ Upstream Kernel Changes ]
1862
1863 * rebase to v4.8-rc2
1864
1865 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
1866
1867linux (4.8.0-0.1) yakkety; urgency=low
1868
1869 [ Upstream Kernel Changes ]
1870
1871 * rebase to v4.8-rc1
1872 - LP: #1607647
1873 - LP: #1498667
1874 - LP: #1592547
1875 - LP: #1319984
1876 - LP: #1268727
1877 - LP: #1600623
1878 - LP: #1465724
1879 - LP: #1333569
1880
1881 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
1882
1883linux (4.8.0-0.0) yakkety; urgency=low
1884
1885 * empty stanza
1886
1887 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
1888
1889linux (4.7.0-0.2) yakkety; urgency=low
1890
1891 * Miscellaneous Ubuntu changes fixing various FTBS issues
1892 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
1893 - [Config] make powerpc udeb block modules optional
1894 - [Config] CONFIG_PLIP=m
1895 - [Config] CONFIG_IRDA=m armhf/arm64
1896 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
1897 - [Config] CONFIG_MOUSE_PS2=m
1898 - [Config] remove ppc64el fb-modules
1899
1900 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
1901
1902linux (4.7.0-0.1) yakkety; urgency=low
1903
1904 [ Upstream Kernel Changes ]
1905
1906 * rebase to v4.7
1907 - LP: #972604
1908
1909 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
1910
1911linux (4.7.0-0.0) yakkety; urgency=low
1912
1913 [ Tim Gardner ]
1914
1915 * Release Tracking Bug
1916 - LP: #1588856
1917
1918 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
1919 - scsi_dh_alua: do not fail for unknown VPD identification
1920
1921 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
1922 - [Config] Install lsvmbus in cloud tools
1923 - SAUCE: tools/hv/lsvmbus -- convert to python3
1924 - SAUCE: tools/hv/lsvmbus -- add manual page
1925
1926 * boot stalls on USB detection errors (LP: #1437492)
1927 - usb: core: hub: hub_port_init lock controller instead of bus
1928
1929 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
1930 - kernek/fork.c: allocate idle task for a CPU always on its local node
1931
1932 * VirtIO (and probably other modules as well) is built-in, make it modular...
1933 (LP: #1475078)
1934 - [Config] CONFIG_VIRTIO_*=m for all but s390x
1935 - [Config] CONFIG_USB=m
1936 - [Config] CONFIG_BLK_DEV_*=m
1937 - [Config] CONFIG_ATA=m
1938 - [Config] CONFIG_SCSI=m
1939 - [Config] CONFIG_DEVFREQ_GOV_*=m
1940 - [Config] CONFIG_XEN_NETDEV_*=m
1941 - [Config] CONFIG_AGP=m
1942 - [Config] CONFIG_ECRYPT_FS=m
1943 - [Config] CONFIG_ACPI_*=m
1944 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
1945 - [Config] Modularize some CRYPTO
1946 - [Config] CONFIG_FDDI=m
1947 - [Config] CONFIG_FIXED_PHY=m
1948 - [Config] CONFIG_VFAT_FS=m for all but armhf
1949 - [Config] CONFIG_TUN=m
1950 - [Config] CONFIG_UNIX=m
1951 - [Config] CONFIG_TRUSTED_KEYS=m
1952 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1953
1954 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1955 and "not a git repository" (LP: #1584890)
1956 - [debian] getabis: Only git add $abidir if running in local repo
1957 - [debian] getabis: Fix inconsistent compiler versions check
1958
1959 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1960 - [Config] Remove arc4 from nic-modules
1961
1962 * arm64: statically link rtc-efi (LP: #1583738)
1963 - [Config] Link rtc-efi statically on arm64
1964
1965 * Miscellaneous Ubuntu changes
1966 - [Debian] zfs: transform symlink into referent file/dir
1967 - [Debian] Added tristate.sh
1968 - [Config] CONFIG_FUSE_FS=m
1969 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1970 - [Config] CONFIG_PSTORE_CONSOLE=y
1971 - Added Snapcraft files
1972 - [Config] Mark CONFIG_UNIX enforced
1973
1974 * Miscellaneous upstream changes
1975 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1976
1977 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1978
1979linux (4.6.0-6.7) yakkety; urgency=low
1980
1981 [ Tim Gardner ]
1982
1983 * Release Tracking Bug
1984 - LP: #1582753
1985
1986 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1987 (LP: #1582378)
1988 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1989 owns the ipc ns
1990
1991 * Miscellaneous Ubuntu changes
1992 - [Config] Add Description to kernel-image udeb
1993 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1994 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1995
1996 * Miscellaneous upstream changes
1997 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1998 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1999 - Drivers: hv: vmbus: Use the new virt_xx barrier code
2000 - Drivers: hv: vmbus: Export the vmbus_set_event() API
2001 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
2002 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
2003 - drivers:hv: Lock access to hyperv_mmio resource tree
2004 - drivers:hv: Make a function to free mmio regions through vmbus
2005 - drivers:hv: Reverse order of resources in hyperv_mmio
2006 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
2007 - drivers:hv: Record MMIO range in use by frame buffer
2008 - drivers:hv: Separate out frame buffer logic when picking MMIO range
2009 - Drivers: hv: kvp: fix IP Failover
2010 - Drivers: hv: vmbus: handle various crash scenarios
2011 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
2012 - Drivers: hv: balloon: reset host_specified_ha_region
2013
2014 [ Tim Gardner ]
2015
2016 * Dropped hv SAUCE patches in favor of linux-next.
2017
2018 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
2019
2020linux (4.6.0-5.6) yakkety; urgency=low
2021
2022 [ Tim Gardner ]
2023
2024 * Release Tracking Bug
2025 - LP: #1582351
2026
2027 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
2028 - [Config] enable CONFIG_AUFS_EXPORT
2029
2030 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
2031 - [Config] Update inclusion list for CRIU
2032
2033 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
2034 - [Debian] disable zfs module checks when cross-compiling
2035
2036 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
2037 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2038
2039 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
2040 (LP: #1535150)
2041 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2042
2043 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
2044 enabled, breaking serial support on normal systems (LP: #1580960)
2045 - [Config] disable CONFIG_GOLDFISH
2046
2047 * Miscellaneous Ubuntu changes
2048 - [Config] d-i -- update local configuration to new form
2049 - [Config] kernel-wedge -- switch to explicit versions
2050 - [Config] powerpc64-smp --> generic
2051 - [Config] CONFIG_AUFS_FS=m
2052 - SAUCE: AUFS
2053 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
2054 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
2055 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
2056 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
2057 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
2058 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
2059 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
2060 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
2061 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
2062 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
2063 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
2064 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
2065 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
2066 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
2067 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
2068 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
2069 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
2070 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2071 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
2072 - SAUCE: (namespace) fuse: Add support for pid namespaces
2073 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2074 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
2075 - SAUCE: (namespace) fuse: Allow user namespace mounts
2076 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
2077 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
2078 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
2079 - SAUCE: (namespace) quota: Add support for user namespace mounts
2080 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
2081 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
2082 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
2083 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
2084 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
2085 - rebase to v4.6
2086 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
2087 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
2088
2089 * Miscellaneous upstream changes
2090 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
2091 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
2092
2093 [ Upstream Kernel Changes ]
2094
2095 * rebase to v4.6
2096
2097 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
2098
2099linux (4.6.0-4.5) yakkety; urgency=low
2100
2101 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
2102 upgrade -d (LP: #1573231)
2103 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
2104
2105 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
2106 IRC pointed out some leftover SAUCE patches that were causing issues.
2107
2108 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
2109 has some issues.
2110
2111 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
2112
2113linux (4.6.0-3.4) xenial; urgency=low
2114
2115 * Release Tracking Bug
2116 - LP: #1579594
2117
2118 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
2119 - [Config] Generate an -extras package for arm64 and powerpc
2120
2121 * Missing libunwind support in perf (LP: #1248289)
2122 - [Config] Add liblzma-dev to enable libunwind support in perf
2123
2124 * ZFS is confused by user namespaces (uid/gid mapping) when used with
2125 acltype=posixac (LP: #1567558)
2126 - zfs: Fix user namespaces uid/gid mapping
2127
2128 * Miscellaneous Ubuntu changes
2129 - rebase to v4.6-rc7
2130
2131 [ Upstream Kernel Changes ]
2132
2133 * rebase to v4.6-rc7
2134
2135 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
2136
2137linux (4.6.0-2.3) yakkety; urgency=low
2138
2139 * Miscellaneous Ubuntu changes
2140 - [Config] CONFIG_AUFS_FS=m
2141 - SAUCE: AUFS
2142 - zfs: gcc build error: -Wbool-compare in metaslab.c
2143 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
2144 - zfs: Fix ZPL miswrite of default POSIX ACL
2145 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
2146 - SAUCE: Dropped ubuntu/i915
2147 - SAUCE: Dropped ubuntu/dm-raid4-5
2148
2149 * Miscellaneous upstream changes
2150 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
2151 kernel"
2152
2153 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
2154
2155linux (4.6.0-1.2) yakkety; urgency=low
2156
2157 * Miscellaneous Ubuntu changes
2158 - [Config] CONFIG_NR_CPUS=8192 for amd64
2159
2160 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
2161
2162linux (4.6.0-0.1) yakkety; urgency=low
2163
2164
2165 [ Upstream Kernel Changes ]
2166
2167 * rebase to v4.6-rc6
2168 - LP: #1564712
2169 - LP: #1555912
2170 - LP: #1552925
2171 - LP: #1546694
2172 - LP: #1549660
2173 - LP: #1549620
2174 - LP: #1542944
2175 - LP: #1542564
2176 - LP: #1533009
2177 - LP: #1533461
2178 - LP: #1529624
2179 - LP: #1522949
2180
2181 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
2182
2183linux (4.6.0-0.0) yakkety; urgency=low
2184
2185 [ Kamal Mostafa ]
2186
2187 * Release Tracking Bug
2188 - LP: #1573817
2189
2190 * autoreconstruct: need to also generate extend-diff-ignore options for links
2191 (LP: #1574362)
2192 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
2193
2194 * tipc: missing linearization of sk_buff (LP: #1567064)
2195 - tipc: move linearization of buffers to generic code
2196
2197 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
2198 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
2199 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
2200 vmbus_mmio_allocate()
2201 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
2202 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
2203 private resource tree
2204 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
2205 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
2206 range
2207
2208 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
2209 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
2210
2211 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
2212 - [Config] CONFIG_AUFS_XATTR=y
2213
2214 * CVE-2016-3672 (LP: #1568523)
2215 - x86/mm/32: Enable full randomization on i386 and X86_32
2216
2217 * CVE-2016-3955 (LP: #1572666)
2218 - USB: usbip: fix potential out-of-bounds write
2219
2220 * Xenial update to v4.4.8 stable release (LP: #1573034)
2221 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
2222 instantiated
2223 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
2224 - parisc: Avoid function pointers for kernel exception routines
2225 - parisc: Fix kernel crash with reversed copy_from_user()
2226 - parisc: Unbreak handling exceptions from kernel modules
2227 - ALSA: timer: Use mod_timer() for rearming the system timer
2228 - ALSA: hda - Asus N750JV external subwoofer fixup
2229 - ALSA: hda - Fix white noise on Asus N750JV headphone
2230 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
2231 - mm: fix invalid node in alloc_migrate_target()
2232 - powerpc/mm: Fixup preempt underflow with huge pages
2233 - libnvdimm: fix smart data retrieval
2234 - libnvdimm, pfn: fix uuid validation
2235 - compiler-gcc: disable -ftracer for __noclone functions
2236 - arm64: opcodes.h: Add arm big-endian config options before including arm
2237 header
2238 - drm/dp: move hw_mutex up the call stack
2239 - drm/udl: Use unlocked gem unreferencing
2240 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
2241 - drm/radeon: add another R7 370 quirk
2242 - drm/radeon: add a dpm quirk for all R7 370 parts
2243 - drm/amdgpu/gmc: move vram type fetching into sw_init
2244 - drm/amdgpu/gmc: use proper register for vram type on Fiji
2245 - xen/events: Mask a moving irq
2246 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
2247 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
2248 - net: jme: fix suspend/resume on JMC260
2249 - net: vrf: Remove direct access to skb->data
2250 - net: qca_spi: Don't clear IFF_BROADCAST
2251 - net: qca_spi: clear IFF_TX_SKB_SHARING
2252 - net: fix bridge multicast packet checksum validation
2253 - sctp: lack the check for ports in sctp_v6_cmp_addr
2254 - mld, igmp: Fix reserved tailroom calculation
2255 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
2256 - qmi_wwan: add Sierra Wireless EM74xx device ID
2257 - ipv6: re-enable fragment header matching in ipv6_find_hdr
2258 - vxlan: fix missing options_len update on RX with collect metadata
2259 - cdc_ncm: toggle altsetting to force reset before setup
2260 - udp6: fix UDP/IPv6 encap resubmit path
2261 - tcp: fix tcpi_segs_in after connection establishment
2262 - ppp: release rtnl mutex when interface creation fails
2263 - net: validate variable length ll headers
2264 - ax25: add link layer header validation function
2265 - packet: validate variable length ll headers
2266 - bpf: avoid copying junk bytes in bpf_get_current_comm()
2267 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
2268 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
2269 - qlcnic: Remove unnecessary usage of atomic_t
2270 - qlcnic: Fix mailbox completion handling during spurious interrupt
2271 - macvtap: always pass ethernet header in linear
2272 - mlxsw: spectrum: Check requested ageing time is valid
2273 - rocker: set FDB cleanup timer according to lowest ageing time
2274 - bridge: allow zero ageing time
2275 - ipv4: Don't do expensive useless work during inetdev destroy.
2276 - net: Fix use after free in the recvmmsg exit path
2277 - mlx4: add missing braces in verify_qp_parameters
2278 - farsync: fix off-by-one bug in fst_add_one
2279 - ath9k: fix buffer overrun for ar9287
2280 - ppp: ensure file->private_data can't be overridden
2281 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
2282 - qlge: Fix receive packets drop.
2283 - net: bcmgenet: fix dma api length mismatch
2284 - bonding: fix bond_get_stats()
2285 - ipv4: fix broadcast packets reception
2286 - ipv4: initialize flowi4_flags before calling fib_lookup()
2287 - ppp: take reference on channels netns
2288 - xfrm: Fix crash observed during device unregistration and decryption
2289 - qmi_wwan: add "D-Link DWM-221 B1" device id
2290 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
2291 - bridge: Allow set bridge ageing time when switchdev disabled
2292 - rtnl: fix msg size calculation in if_nlmsg_size()
2293 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
2294 - tuntap: restore default qdisc
2295 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
2296 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
2297 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
2298 - ipv6: Count in extension headers in skb->network_header
2299 - mpls: find_outdev: check for err ptr in addition to NULL check
2300 - USB: uas: Limit qdepth at the scsi-host level
2301 - USB: uas: Add a new NO_REPORT_LUNS quirk
2302 - cdc-acm: fix NULL pointer reference
2303 - KVM: x86: Inject pending interrupt even if pending nmi exist
2304 - KVM: x86: reduce default value of halt_poll_ns parameter
2305 - MIPS: Fix MSA ld unaligned failure cases
2306 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
2307 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
2308 - pinctrl: sunxi: Fix A33 external interrupts not working
2309 - pinctrl: nomadik: fix pull debug print inversion
2310 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
2311 - au0828: fix au0828_v4l2_close() dev_state race condition
2312 - au0828: Fix dev_state handling
2313 - coda: fix error path in case of missing pdata on non-DT platform
2314 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
2315 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
2316 - rbd: use GFP_NOIO consistently for request allocations
2317 - virtio: virtio 1.0 cs04 spec compliance for reset
2318 - mac80211: properly deal with station hashtable insert errors
2319 - mac80211: avoid excessive stack usage in sta_info
2320 - mac80211: fix ibss scan parameters
2321 - mac80211: fix unnecessary frame drops in mesh fwding
2322 - mac80211: fix txq queue related crashes
2323 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
2324 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
2325 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
2326 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
2327 - iio: accel: bmc150: fix endianness when reading axes
2328 - iio: gyro: bmg160: fix buffer read values
2329 - iio: gyro: bmg160: fix endianness when reading axes
2330 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
2331 bytes
2332 - fs: add file_dentry()
2333 - nfs: use file_dentry()
2334 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
2335 - ext4: add lockdep annotations for i_data_sem
2336 - ext4: ignore quota mount options if the quota feature is enabled
2337 - iommu: Don't overwrite domain pointer when there is no default_domain
2338 - Btrfs: fix file/data loss caused by fsync after rename and new inode
2339 - arm64: replace read_lock to rcu lock in call_step_hook
2340 - perf: Do not double free
2341 - perf: Cure event->pending_disable race
2342 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
2343 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
2344 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
2345 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
2346 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
2347 - ALSA: usb-audio: Add a quirk for Plantronics BT300
2348 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
2349 - HID: wacom: fix Bamboo ONE oops
2350 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
2351 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
2352 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
2353 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
2354 - staging: android: ion: Set the length of the DMA sg entries in buffer
2355 - usbvision: fix crash on detecting device with invalid configuration
2356 - Revert "usb: hub: do not clear BOS field during reset device"
2357 - Linux 4.4.8
2358
2359 * Fix speaker volume on a Dell machine (LP: #1549660)
2360 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
2361
2362 * Xenial update to v4.4.7 stable release (LP: #1572722)
2363 - regulator: core: avoid unused variable warning
2364 - regulator: core: Fix nested locking of supplies
2365 - ASoC: samsung: pass DMA channels as pointers
2366 - mmc: sh_mmcif: rework dma channel handling
2367 - mmc: sh_mmcif: Correct TX DMA channel allocation
2368 - x86/microcode/intel: Make early loader look for builtin microcode too
2369 - x86/microcode: Untangle from BLK_DEV_INITRD
2370 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
2371 - perf/x86/intel: Add definition for PT PMI bit
2372 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
2373 - KVM: i8254: change PIT discard tick policy
2374 - KVM: fix spin_lock_init order on x86
2375 - KVM: VMX: avoid guest hang on invalid invept instruction
2376 - KVM: VMX: avoid guest hang on invalid invvpid instruction
2377 - KVM: VMX: fix nested vpid for old KVM guests
2378 - perf/core: Fix perf_sched_count derailment
2379 - perf tools: Dont stop PMU parsing on alias parse error
2380 - perf tools: Fix checking asprintf return value
2381 - perf tools: Fix python extension build
2382 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
2383 - sched/preempt, sh: kmap_coherent relies on disabled preemption
2384 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
2385 - s390: fix floating pointer register corruption (again)
2386 - s390/cpumf: add missing lpp magic initialization
2387 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
2388 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
2389 - PCI: ACPI: IA64: fix IO port generic range check
2390 - x86/irq: Cure live lock in fixup_irqs()
2391 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
2392 - x86/iopl/64: Properly context-switch IOPL on Xen PV
2393 - x86/iopl: Fix iopl capability check on Xen PV
2394 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
2395 - sg: fix dxferp in from_to case
2396 - aacraid: Fix RRQ overload
2397 - aacraid: Fix memory leak in aac_fib_map_free
2398 - aacraid: Set correct msix count for EEH recovery
2399 - sd: Fix discard granularity when LBPRZ=1
2400 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
2401 - be2iscsi: set the boot_kset pointer to NULL in case of failure
2402 - aic7xxx: Fix queue depth handling
2403 - libnvdimm: Fix security issue with DSM IOCTL.
2404 - dm snapshot: disallow the COW and origin devices from being identical
2405 - dm: fix excessive dm-mq context switching
2406 - dm thin metadata: don't issue prefetches if a transaction abort has failed
2407 - dm cache: make sure every metadata function checks fail_io
2408 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
2409 - usb: retry reset if a device times out
2410 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
2411 - USB: uas: Reduce can_queue to MAX_CMNDS
2412 - USB: cdc-acm: more sanity checking
2413 - USB: iowarrior: fix oops with malicious USB descriptors
2414 - USB: usb_driver_claim_interface: add sanity checking
2415 - USB: mct_u232: add sanity checking in probe
2416 - USB: digi_acceleport: do sanity checking for the number of ports
2417 - USB: cypress_m8: add endpoint sanity check
2418 - USB: serial: cp210x: Adding GE Healthcare Device ID
2419 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
2420 - USB: option: add "D-Link DWM-221 B1" device id
2421 - pwc: Add USB id for Philips Spc880nc webcam
2422 - Input: powermate - fix oops with malicious USB descriptors
2423 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
2424 - ALSA: usb-audio: Add sanity checks for endpoint accesses
2425 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
2426 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
2427 - ALSA: usb-audio: Fix double-free in error paths after
2428 snd_usb_add_audio_stream() call
2429 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
2430 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
2431 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
2432 - crypto: ccp - Add hash state import and export support
2433 - crypto: ccp - Limit the amount of information exported
2434 - crypto: ccp - Don't assume export/import areas are aligned
2435 - crypto: ccp - memset request context to zero during import
2436 - crypto: keywrap - memzero the correct memory
2437 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
2438 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
2439 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
2440 - X.509: Fix leap year handling again
2441 - mei: bus: check if the device is enabled before data transfer
2442 - HID: logitech: fix Dual Action gamepad support
2443 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
2444 - HID: multitouch: force retrieving of Win8 signature blob
2445 - HID: fix hid_ignore_special_drivers module parameter
2446 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
2447 - staging: android: ion_test: fix check of platform_device_register_simple()
2448 error code
2449 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
2450 - tty: Fix GPF in flush_to_ldisc(), part 2
2451 - net: irda: Fix use-after-free in irtty_open()
2452 - 8250: use callbacks to access UART_DLL/UART_DLM
2453 - saa7134: Fix bytesperline not being set correctly for planar formats
2454 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
2455 - bttv: Width must be a multiple of 16 when capturing planar formats
2456 - coda: fix first encoded frame payload
2457 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
2458 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
2459 - mtip32xx: Fix broken service thread handling
2460 - mtip32xx: Remove unwanted code from taskfile error handler
2461 - mtip32xx: Print exact time when an internal command is interrupted
2462 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
2463 - mtip32xx: Handle safe removal during IO
2464 - mtip32xx: Handle FTL rebuild failure state during device initialization
2465 - mtip32xx: Implement timeout handler
2466 - mtip32xx: Cleanup queued requests after surprise removal
2467 - ALSA: pcm: Avoid "BUG:" string for warnings again
2468 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
2469 - ALSA: hda - Don't handle ELD notify from invalid port
2470 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
2471 - ALSA: hda - Fix unconditional GPIO toggle via automute
2472 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
2473 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
2474 - brd: Fix discard request processing
2475 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
2476 - bcache: cleaned up error handling around register_cache()
2477 - bcache: fix race of writeback thread starting before complete initialization
2478 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
2479 - mm: memcontrol: reclaim when shrinking memory.high below usage
2480 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
2481 - ia64: define ioremap_uc()
2482 - watchdog: don't run proc_watchdog_update if new value is same as old
2483 - watchdog: rc32434_wdt: fix ioctl error handling
2484 - Bluetooth: Add new AR3012 ID 0489:e095
2485 - Bluetooth: Fix potential buffer overflow with Add Advertising
2486 - cgroup: ignore css_sets associated with dead cgroups during migration
2487 - net: mvneta: enable change MAC address when interface is up
2488 - of: alloc anywhere from memblock if range not specified
2489 - vfs: show_vfsstat: do not ignore errors from show_devname method
2490 - splice: handle zero nr_pages in splice_to_pipe()
2491 - xtensa: ISS: don't hang if stdin EOF is reached
2492 - xtensa: fix preemption in {clear,copy}_user_highpage
2493 - xtensa: clear all DBREAKC registers on start
2494 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
2495 - ARC: bitops: Remove non relevant comments
2496 - quota: Fix possible GPF due to uninitialised pointers
2497 - xfs: fix two memory leaks in xfs_attr_list.c error paths
2498 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
2499 - md/raid5: Compare apples to apples (or sectors to sectors)
2500 - RAID5: check_reshape() shouldn't call mddev_suspend
2501 - RAID5: revert e9e4c377e2f563 to fix a livelock
2502 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
2503 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
2504 - md: multipath: don't hardcopy bio in .make_request path
2505 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
2506 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
2507 freed"
2508 - fuse: do not use iocb after it may have been freed
2509 - fuse: Add reference counting for fuse_io_priv
2510 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
2511 - rapidio/rionet: fix deadlock on SMP
2512 - ipr: Fix out-of-bounds null overwrite
2513 - ipr: Fix regression when loading firmware
2514 - iwlwifi: mvm: Fix paging memory leak
2515 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
2516 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
2517 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
2518 - drm/amdgpu: include the right version of gmc header files for iceland
2519 - IB/ipoib: fix for rare multicast join race condition
2520 - tracing: Have preempt(irqs)off trace preempt disabled functions
2521 - tracing: Fix crash from reading trace_pipe with sendfile
2522 - tracing: Fix trace_printk() to print when not using bprintk()
2523 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
2524 - scripts/coccinelle: modernize &
2525 - scripts/kconfig: allow building with make 3.80 again
2526 - kbuild/mkspec: fix grub2 installkernel issue
2527 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
2528 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
2529 - mmc: block: fix ABI regression of mmc_blk_ioctl
2530 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
2531 - mmc: sdhci: fix data timeout (part 1)
2532 - mmc: sdhci: fix data timeout (part 2)
2533 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
2534 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
2535 - clk: rockchip: rk3368: fix cpuclk core dividers
2536 - clk: rockchip: rk3368: fix parents of video encoder/decoder
2537 - clk: rockchip: rk3368: fix hdmi_cec gate-register
2538 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
2539 - clk: bcm2835: Fix setting of PLL divider clock rates
2540 - target: Fix target_release_cmd_kref shutdown comp leak
2541 - iser-target: Fix identification of login rx descriptor type
2542 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
2543 - iser-target: Separate flows for np listeners and connections cma events
2544 - iser-target: Rework connection termination
2545 - nfsd4: fix bad bounds checking
2546 - nfsd: fix deadlock secinfo+readdir compound
2547 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
2548 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
2549 - ACPI / PM: Runtime resume devices when waking from hibernate
2550 - writeback, cgroup: fix premature wb_put() in
2551 locked_inode_to_wb_and_lock_list()
2552 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
2553 inode
2554 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
2555 trackstick buttons, again"
2556 - Input: synaptics - handle spurious release of trackstick buttons, again
2557 - Input: ims-pcu - sanity check against missing interfaces
2558 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
2559 - ocfs2/dlm: fix race between convert and recovery
2560 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2561 - mm/page_alloc: prevent merging between isolated and other pageblocks
2562 - mtd: onenand: fix deadlock in onenand_block_markbad
2563 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
2564 - scsi_common: do not clobber fixed sense information
2565 - sched/cputime: Fix steal time accounting vs. CPU hotplug
2566 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
2567 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
2568 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
2569 - Linux 4.4.7
2570
2571 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
2572 - Bluetooth: Add new AR3012 ID 0489:e095
2573
2574 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
2575 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
2576
2577 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
2578 gl552jx (LP: #1552925)
2579 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
2580
2581 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
2582 (LP: #1546694)
2583 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
2584
2585 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
2586 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
2587
2588 * s390/pci: add extra padding to function measurement block (LP: #1572291)
2589 - s390/pci: add extra padding to function measurement block
2590
2591 * CVE-2016-3951 (LP: #1567191)
2592 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
2593 - usbnet: cleanup after bind() in probe()
2594
2595 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
2596 - efi: Remove redundant efi_set_variable_nonblocking() prototype
2597 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
2598 - efi: Add nonblocking option to efi_query_variable_store()
2599 - efi: Add NV memory attribute
2600 - efi: Reformat GUID tables to follow the format in UEFI spec
2601 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
2602 - SAUCE: (noup) Add EFI signature data types
2603 - crypto: KEYS: convert public key and digsig asym to the akcipher api
2604 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
2605 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
2606 - [Config] CONFIG_IMA_MOK_KEYRING=y
2607 - IMA: create machine owner and blacklist keyrings
2608 - KEYS: Add an alloc flag to convey the builtinness of a key
2609 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
2610 - SAUCE: (noup) KEYS: Add a system blacklist keyring
2611 - SAUCE: (noup) MODSIGN: Support not importing certs from db
2612
2613 * Miscellaneous Ubuntu changes
2614 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
2615
2616 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
2617
2618linux (4.4.0-21.37) xenial; urgency=low
2619
2620 [ Tim Gardner ]
2621
2622 * Release Tracking Bug
2623 - LP: #1571791
2624
2625 * linux: MokSBState is ignored (LP: #1571691)
2626 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
2627 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
2628 - SAUCE: (noup) Display MOKSBState when disabled
2629
2630 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
2631
2632linux (4.4.0-20.36) xenial; urgency=low
2633
2634 [ Tim Gardner ]
2635
2636 * Release Tracking Bug
2637 - LP: #1571069
2638
2639 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
2640 - SAUCE: kernfs: Do not match superblock in another user namespace when
2641 mounting
2642
2643 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
2644 - x86/topology: Fix logical package mapping
2645 - x86/topology: Fix Intel HT disable
2646 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
2647 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
2648 - x86/topology: Fix AMD core count
2649
2650 * [regression]: Failed to call clock_adjtime(): Invalid argument
2651 (LP: #1566465)
2652 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
2653
2654 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
2655
2656linux (4.4.0-19.35) xenial; urgency=low
2657
2658 [ Tim Gardner ]
2659
2660 * Release Tracking Bug
2661 - LP: #1570348
2662
2663 * CVE-2016-2847 (LP: #1554260)
2664 - pipe: limit the per-user amount of pages allocated in pipes
2665
2666 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
2667 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
2668
2669 * arm64: guest hangs when ntpd is running (LP: #1549494)
2670 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
2671
2672 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2673 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
2674
2675 * s390/cpumf: Fix lpp detection (LP: #1555344)
2676 - s390/facilities: use stfl mnemonic instead of insn magic
2677 - s390/facilities: always use lowcore's stfle field for storing facility bits
2678 - s390/cpumf: Fix lpp detection
2679
2680 * s390x kernel image needs weightwatchers (LP: #1536245)
2681 - [Config] s390x: Use compressed kernel bzImage
2682
2683 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
2684 upgrading to Ubuntu 16.04 (LP: #1567581)
2685 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
2686 device-tree properties"
2687
2688 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2689 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
2690 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
2691 - cpufreq: powernv: Add sysfs attributes to show throttle stats
2692
2693 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
2694 - [Config] Add ib_iser to generic inclusion list
2695
2696 * thunderx nic performance improvements (LP: #1567093)
2697 - net: thunderx: Set recevie buffer page usage count in bulk
2698 - net: thunderx: Adjust nicvf structure to reduce cache misses
2699
2700 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
2701 - net: thunderx: Fix for multiqset not configured upon interface toggle
2702 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
2703 - net: thunderx: Fix receive packet stats
2704
2705 * Miscellaneous Ubuntu changes
2706 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
2707
2708 * Miscellaneous upstream changes (LP: #1564901)
2709 - Input: xpad - correctly handle concurrent LED and FF requests
2710
2711 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
2712
2713linux (4.4.0-18.34) xenial; urgency=low
2714
2715 [ Tim Gardner ]
2716
2717 * Release Tracking Bug
2718 - LP: #1566868
2719
2720 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
2721 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
2722 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
2723
2724 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
2725 - [Config] CONFIG_ARCH_ROCKCHIP=y
2726
2727 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
2728 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
2729 - perf/x86/cqm: Fix CQM memory leak and notifier leak
2730 - x86/cpufeature: Carve out X86_FEATURE_*
2731 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2732 - x86/topology: Create logical package id
2733 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
2734 - perf/x86/mbm: Add memory bandwidth monitoring event management
2735 - perf/x86/mbm: Implement RMID recycling
2736 - perf/x86/mbm: Add support for MBM counter overflow handling
2737
2738 * User namespace mount updates (LP: #1566505)
2739 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
2740 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
2741 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
2742 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
2743 - SAUCE: fs: fix a posible leak of allocated superblock
2744
2745 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
2746 (LP: #1566518)
2747 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
2748 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
2749
2750 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
2751 for Alpine Ridge on SKL (LP: #1519623)
2752 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2753 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
2754 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
2755 - usb: add device descriptor for usb 3.1 root hub
2756 - usb: Support USB 3.1 extended port status request
2757 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
2758 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
2759 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
2760 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
2761 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
2762 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
2763 - usb: Add USB 3.1 Precision time measurement capability descriptor support
2764 - xhci: refactor and cleanup endpoint initialization.
2765 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
2766 - xhci: cleanup isoc tranfers queuing code
2767 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
2768 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
2769
2770 * wrong/missing permissions for device file /dev/prandom (prng.ko)
2771 (LP: #1558275)
2772 - s390/crypto: provide correct file mode at device register.
2773
2774 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
2775 - ALSA: hda - fix front mic problem for a HP desktop
2776
2777 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
2778 (LP: #1556228)
2779 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
2780
2781 * please provide mmc-modules udeb (LP: #1565765)
2782 - [Config] Add mmc block drivers to d-i
2783
2784 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2785 - Add secure_modules() call
2786 - PCI: Lock down BAR access when module security is enabled
2787 - x86: Lock down IO port access when module security is enabled
2788 - ACPI: Limit access to custom_method
2789 - asus-wmi: Restrict debugfs interface when module loading is restricted
2790 - Restrict /dev/mem and /dev/kmem when module loading is restricted
2791 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
2792 - kexec: Disable at runtime if the kernel enforces module loading restrictions
2793 - x86: Restrict MSR access when module loading is restricted
2794 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
2795 - Add option to automatically enforce module signatures when in Secure Boot mode
2796 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
2797 - efi: Add EFI_SECURE_BOOT bit
2798 - hibernate: Disable in a signed modules environment
2799
2800 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
2801 - PCI: Add fwnode_handle to x86 pci_sysdata
2802 - PCI: Look up IRQ domain by fwnode_handle
2803 - [Config] CONFIG_PCI_HYPERV=m
2804 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
2805
2806 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
2807 (LP: #1559923)
2808 - ACPI / processor: Request native thermal interrupt handling via _OSC
2809
2810 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
2811 (LP: #1564591)
2812 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
2813
2814 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
2815 - atomics: Allow architectures to define their own __atomic_op_* helpers
2816 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
2817 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
2818 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
2819
2820 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
2821 - [Debian] cpupower uses non-standard CROSS
2822
2823 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
2824 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
2825
2826 * Unable to migrate container (LP: #1563921)
2827 - SAUCE: cgroup mount: ignore nsroot=
2828
2829 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
2830 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
2831
2832 * /proc/$pid/maps performance regression (LP: #1547231)
2833 - proc: revert /proc/<pid>/maps [stack:TID] annotation
2834
2835 * TPM2.0 trusted keys fixes (LP: #1398274)
2836 - tpm: remove unneeded include of actbl2.h
2837 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
2838 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
2839 - tpm_tis: Disable interrupt auto probing on a per-device basis
2840 - tpm_tis: Do not fall back to a hardcoded address for TPM2
2841 - tpm_tis: Use devm_ioremap_resource
2842 - tpm_tis: Clean up the force=1 module parameter
2843 - tpm_crb: Drop le32_to_cpu(ioread32(..))
2844 - tpm_crb: Use devm_ioremap_resource
2845 - tpm: fix the rollback in tpm_chip_register()
2846 - tpm: fix the cleanup of struct tpm_chip
2847 - tpm: fix: set continueSession attribute for the unseal operation
2848 - tpm: fix: return rc when devm_add_action() fails
2849 - tpm_eventlog.c: fix binary_bios_measurements
2850 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
2851 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
2852 - tpm_tis: fix build warning with tpm_tis_resume
2853
2854 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
2855 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
2856
2857 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
2858 Xenial (LP: #1563485)
2859 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
2860 - cxlflash: Increase cmd_per_lun for better throughput
2861 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
2862
2863 * Miscellaneous Ubuntu changes
2864 - [Config] do_zfs_powerpc64-smp = true
2865 - [Debian] fix linux_tools when cross-compiling
2866 - [Config] do_zfs_powerpc64-smp use default value
2867 - SAUCE: apparmor: Fix FTBFS due to bad include path
2868 - SAUCE: i915_bpo: Disable preliminary hw support
2869
2870 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
2871
2872linux (4.4.0-17.33) xenial; urgency=low
2873
2874 [ Tim Gardner ]
2875
2876 * Release Tracking Bug
2877 - LP: #1563441
2878
2879 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
2880 (LP: #1560552)
2881 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
2882 about to hit.
2883
2884 * Predictable naming mechanism is leading to issues in DLPAR operations of
2885 NICs (LP: #1560514)
2886 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
2887 properties
2888
2889 * ThunderX: support alternative phy implementations (LP: #1562968)
2890 - net: thunderx: Cleanup PHY probing code.
2891 - [Config] CONFIG_MDIO_CAVIUM=m
2892 - phy: mdio-octeon: Refactor into two files/modules
2893 - [Config] CONFIG_MDIO_THUNDER=m
2894 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2895 - phy: mdio-cavium: Add missing MODULE_* annotations.
2896 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2897 - phy: mdio-thunder: Fix some Kconfig typos
2898 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
2899
2900 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
2901 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
2902 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
2903
2904 * lots of printk to serial console can hang system for long time
2905 (LP: #1534216)
2906 - printk: set may_schedule for some of console_trylock() callers
2907
2908 * [i915_bpo] Update i915 backport driver (LP: #1560395)
2909 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
2910 - PM / runtime: Add new helper for conditional usage count incrementation
2911 - drm/core: Add drm_for_each_encoder_mask, v2.
2912 - drm/atomic-helper: Implement subsystem-level suspend/resume
2913
2914 * [Hyper-V] VM Sockets (LP: #1541585)
2915 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2916 - Drivers: hv: vmbus: Add vendor and device atttributes
2917 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
2918 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
2919 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
2920 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2921 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2922 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
2923 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
2924 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
2925 - Drivers: hv: vmbus: add a per-channel rescind callback
2926 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
2927 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2928 - Drivers: hv: vmbus: Give control over how the ring access is serialized
2929 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
2930 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
2931 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
2932 - Drivers: hv: vmbus: remove code duplication in message handling
2933 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
2934 - Drivers: hv: util: Pass the channel information during the init call
2935 - Drivers: hv: utils: Remove util transport handler from list if registration fails
2936 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
2937 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2938
2939 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
2940 (LP: #1559918)
2941 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
2942
2943 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
2944 - net: add tc offload feature flag
2945 - net: tc: helper functions to query action types
2946 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2947 - net: rework ndo tc op to consume additional qdisc handle parameter
2948 - net: rework setup_tc ndo op to consume general tc operand
2949 - net: sched: add cls_u32 offload hooks for netdevs
2950 - net: ixgbe: add support for tc_u32 offload
2951 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2952
2953 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2954 - net: add netif_is_team_master helper
2955 - net: add netif_is_team_port helper
2956 - net: add netif_is_lag_master helper
2957 - net: add netif_is_lag_port helper
2958 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2959 - fm10k: don't reinitialize RSS flow table when RXFH configured
2960
2961 * [Feature]Always Running Timer (ART) to System Time translation
2962 (LP: #1519625)
2963 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2964 - timekeeping: Provide internal function __ktime_get_real_seconds
2965 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2966 - clocksource: Make clocksource validation work for all clocksources
2967 - time: Add cycles to nanoseconds translation
2968 - time: Add timekeeping snapshot code capturing system time and counter
2969 - time: Remove duplicated code in ktime_get_raw_and_real()
2970 - time: Add driver cross timestamp interface for higher precision time synchronization
2971 - time: Add history to cross timestamp interface supporting slower devices
2972 - time/timekeeping: Work around false positive GCC warning
2973 - x86/tsc: Always Running Timer (ART) correlated clocksource
2974 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2975 - [Config] CONFIG_E1000E_HWTS=y
2976 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2977
2978 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2979 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2980
2981 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2982 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2983 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2984 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2985 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2986 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2987 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2988 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2989 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2990 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2991 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2992 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2993 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2994 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2995 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2996 x86/events/intel/uncore.[ch]
2997 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2998 x86/events/intel/uncore_nmhex.c
2999 - perf/x86: Move perf_event_intel_uncore_snb.c =>
3000 x86/events/intel/uncore_snb.c
3001 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
3002 x86/events/intel/uncore_snbep.c
3003 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
3004 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
3005 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
3006 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
3007 - perf/x86: Move perf_event.h to its new home
3008 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
3009
3010 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
3011 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
3012
3013 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
3014
3015linux (4.4.0-16.32) xenial; urgency=low
3016
3017 [ Tim Gardner ]
3018
3019 * Release Tracking Bug
3020 - LP: #1561727
3021
3022 * fix thermal throttling due to commit "Thermal: initialize thermal zone
3023 device correctly" (LP: #1561676)
3024 - Thermal: Ignore invalid trip points
3025
3026 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
3027 on press (LP: #1553811)
3028 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
3029 buttons, again
3030
3031 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
3032 (LP: #1560583)
3033 - SAUCE: apparmor: Allow ns_root processes to open profiles file
3034 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
3035
3036 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
3037 - ubuntu: vbox -- update to 5.0.16-dfsg-2
3038
3039 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
3040 s390x (LP: #1557690)
3041 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
3042
3043 * spl/zfs fails to build on s390x (LP: #1519814)
3044 - [Config] s390x -- re-enable zfs
3045 - [Config] zfs -- disable powerpc until the test failures can be resolved
3046
3047 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
3048 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
3049
3050 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
3051 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
3052 - [Config] powerpc -- convert zfs configuration to custom_override
3053
3054 * Memory arena corruption with FUSE (was Memory allocation failure crashes
3055 kernel hard, presumably related to FUSE) (LP: #1505948)
3056 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
3057 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
3058
3059 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
3060 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
3061
3062 * linux packaging: clear remaining redundant delta (LP: #1560445)
3063 - [Debian] Remove generated intermediate files on clean
3064
3065 * arm64: guest hangs when ntpd is running (LP: #1549494)
3066 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
3067 - Revert "hrtimer: Catch illegal clockids"
3068 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
3069
3070 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
3071 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
3072 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
3073 ThunderX
3074
3075 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
3076 (LP: #1559609)
3077 - arcmsr: fixed getting wrong configuration data
3078 - arcmsr: fixes not release allocated resource
3079 - arcmsr: make code more readable
3080 - arcmsr: adds code to support new Areca adapter ARC1203
3081 - arcmsr: changes driver version number
3082 - arcmsr: more readability improvements
3083 - arcmsr: Split dma resource allocation to a new function
3084 - arcmsr: change driver version to v1.30.00.22-20151126
3085
3086 * server image has no keyboard, desktop image works (LP: #1559692)
3087 - [Config] Rework input-modules (d-i) list
3088
3089 * PMU support for Cavium ThunderX (LP: #1559349)
3090 - arm64: perf: Rename Cortex A57 events
3091 - arm64/perf: Add Cavium ThunderX PMU support
3092 - arm64: perf: Enable PMCR long cycle counter bit
3093 - arm64: perf: Extend event mask for ARMv8.1
3094 - arm64: dts: Add Cavium ThunderX specific PMU
3095
3096 * Show ARM PMU events in perf stat (LP: #1559350)
3097 - drivers/perf: kill armpmu_register
3098 - arm: perf: Convert event enums to #defines
3099 - arm: perf: Add event descriptions
3100 - arm64: perf: Convert event enums to #defines
3101 - arm64: perf: Add event descriptions
3102 - ARM: perf: add format entry to describe event -> config mapping
3103 - arm64: perf: add format entry to describe event -> config mapping
3104
3105 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
3106 - EDAC/sb_edac: Fix computation of channel address
3107
3108 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
3109 - [Config] disable CONFIG_IP_PNP
3110
3111 * Miscellaneous Ubuntu changes
3112 - [Debian] Silence the reconstruct script
3113
3114 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
3115
3116linux (4.4.0-15.31) xenial; urgency=low
3117
3118 [ Tim Gardner ]
3119
3120 * Release Tracking Bug
3121 - LP: #1559252
3122
3123 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
3124 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
3125
3126 * policy namespace stacking (LP: #1379535)
3127 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
3128 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
3129 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
3130 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
3131 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
3132 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
3133 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
3134 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
3135 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
3136 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
3137 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
3138 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
3139 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
3140 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
3141 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
3142 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
3143 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
3144 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
3145 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
3146 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
3147 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
3148 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
3149 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
3150 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
3151 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
3152 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
3153 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
3154 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
3155 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
3156 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
3157 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
3158 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
3159 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
3160 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
3161 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
3162 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
3163 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
3164 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3165 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
3166 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
3167 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
3168 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
3169 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
3170 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
3171 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
3172 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
3173 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
3174 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
3175 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
3176
3177 * Add arm64 NUMA support (LP: #1558765)
3178 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
3179 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
3180 - [Config] CONFIG_OF_NUMA=y
3181 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
3182 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
3183 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
3184 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
3185 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
3186
3187 * vivid/linux: total ADT test failures (LP: #1558447)
3188 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
3189
3190 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
3191 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
3192 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
3193
3194 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
3195 - s390/pci: enforce fmb page boundary rule
3196
3197 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
3198 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
3199 - page_to_phys() always returns a multiple of PAGE_SIZE
3200 - s390/pci: provide ZPCI_ADDR macro
3201 - s390/pci: improve ZPCI_* macros
3202 - s390/pci: resize iomap
3203 - s390/pci: fix bar check
3204 - s390/pci: set error state for unusable functions
3205 - s390/pci: remove iomap sanity checks
3206 - s390/pci: remove pdev pointer from arch data
3207 - s390/pci: add ioctl interface for CLP
3208
3209 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
3210 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
3211 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
3212 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
3213 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
3214
3215 * skb_warn_bad_offload Crash (LP: #1558025)
3216 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
3217
3218 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
3219 - [Config] CONFIG_PCI_HOST_COMMON=y
3220 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
3221 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
3222 - PCI: generic: Move structure definitions to separate header file
3223 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
3224 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
3225 - PCI: thunder: Add PCIe host driver for ThunderX processors
3226 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
3227
3228 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
3229 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
3230
3231 * Xenial update to v4.4.6 stable release (LP: #1558330)
3232 - arm64: account for sparsemem section alignment when choosing vmemmap offset
3233 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
3234 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
3235 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
3236 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
3237 - kvm: cap halt polling at exactly halt_poll_ns
3238 - KVM: VMX: disable PEBS before a guest entry
3239 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
3240 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
3241 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
3242 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
3243 - s390/dasd: fix diag 0x250 inline assembly
3244 - tracing: Fix check for cpu online when event is disabled
3245 - dmaengine: at_xdmac: fix residue computation
3246 - jffs2: reduce the breakage on recovery from halfway failed rename()
3247 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
3248 - ASoC: dapm: Fix ctl value accesses in a wrong type
3249 - ASoC: samsung: Use IRQ safe spin lock calls
3250 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
3251 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
3252 - ovl: ignore lower entries when checking purity of non-directory entries
3253 - ovl: fix working on distributed fs as lower layer
3254 - wext: fix message delay/ordering
3255 - cfg80211/wext: fix message ordering
3256 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
3257 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
3258 - mac80211: minstrel: Change expected throughput unit back to Kbps
3259 - mac80211: fix use of uninitialised values in RX aggregation
3260 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
3261 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
3262 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
3263 - mac80211: Fix Public Action frame RX in AP mode
3264 - gpu: ipu-v3: Do not bail out on missing optional port nodes
3265 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
3266 - drm/radeon: Fix error handling in radeon_flip_work_func.
3267 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
3268 - userfaultfd: don't block on the last VM updates at exit time
3269 - ovl: fix getcwd() failure after unsuccessful rmdir
3270 - MIPS: Fix build error when SMP is used without GIC
3271 - MIPS: smp.c: Fix uninitialised temp_foreign_map
3272 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
3273 - target: Drop incorrect ABORT_TASK put for completed commands
3274 - ld-version: Fix awk regex compile failure
3275 - Linux 4.4.6
3276
3277 * linux fails to load x.509 built-in certificate (LP: #1557250)
3278 - lib/mpi: Endianness fix
3279
3280 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
3281 - [Config] CONFIG_NET_9P=m for s390x
3282
3283 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
3284 (LP: #1557950)
3285 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
3286 - net/mlx5e: Don't modify CQ before it was created
3287
3288 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3289 - mmc: sdhci: Do not BUG on invalid vdd
3290 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
3291 - mmc: It is not an error for the card to be removed while suspended
3292
3293 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
3294 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
3295
3296 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
3297 - [Config] CONFIG_NUMA_EMU=y for s390x
3298
3299 * Miscellaneous Ubuntu changes
3300 - [Debian] git-ubuntu-log -- prevent bug references being split
3301 - [Debian] git-ubuntu-log -- git log output is UTF-8
3302
3303 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
3304
3305linux (4.4.0-14.30) xenial; urgency=low
3306
3307 [ Tim Gardner ]
3308
3309 * Release Tracking Bug
3310 - LP: #1557508
3311
3312 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
3313 - powerpc: Fix dedotify for binutils >= 2.26
3314
3315 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
3316 - Illumos 6370 - ZFS send fails to transmit some holes
3317
3318 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
3319 camera (LP: #1557138)
3320 - UVC: Add support for ds4 depth camera
3321
3322 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
3323 - sched/numa: Fix use-after-free bug in the task_numa_compare
3324
3325 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
3326 files (LP: #1555997)
3327 - ovl: copy new uid/gid into overlayfs runtime inode
3328
3329 * Miscellaneous Ubuntu changes
3330 - SAUCE: Dump stack when X.509 certificates cannot be loaded
3331
3332 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
3333
3334linux (4.4.0-13.29) xenial; urgency=low
3335
3336 [ Tim Gardner ]
3337
3338 * Release Tracking Bug
3339 - LP: #1556247
3340
3341 * s390/mm: four page table levels vs. fork (LP: #1556141)
3342 - s390/mm: four page table levels vs. fork
3343
3344 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
3345 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
3346 - hv_netvsc: cleanup netdev feature flags for netvsc
3347
3348 * fails to boot on megaraid (LP: #1552903)
3349 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
3350 case of PD list DCMD failure
3351
3352 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
3353 - ALSA: hda - add codec support for Kabylake display audio codec
3354
3355 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
3356 - cpufreq: powernv: Free 'chips' on module exit
3357 - cpufreq: powernv: Hot-plug safe the kworker thread
3358 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
3359 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
3360 - cpufreq: powernv: Replace pr_info with trace print for throttle event
3361 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
3362
3363 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3364 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
3365
3366 * integer overflow in xt_alloc_table_info (LP: #1555353)
3367 - SAUCE: (noup) netfilter: x_tables: check for size overflow
3368
3369 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
3370 - [Packaging] reconstruct -- automatically reconstruct against base tag
3371 - [Config] reconstruct -- update to autoreconstruct output
3372 - [Packaging] reconstruct -- update when inserting final changes
3373
3374 * Xenial update to v4.4.5 stable release (LP: #1555640)
3375 - use ->d_seq to get coherency between ->d_inode and ->d_flags
3376 - drivers: sh: Restore legacy clock domain on SuperH platforms
3377 - Btrfs: fix deadlock running delayed iputs at transaction commit time
3378 - btrfs: Fix no_space in write and rm loop
3379 - btrfs: async-thread: Fix a use-after-free error for trace
3380 - block: Initialize max_dev_sectors to 0
3381 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
3382 - parisc: Fix ptrace syscall number and return value modification
3383 - mips/kvm: fix ioctl error handling
3384 - kvm: x86: Update tsc multiplier on change.
3385 - fbcon: set a default value to blink interval
3386 - cifs: fix out-of-bounds access in lease parsing
3387 - CIFS: Fix SMB2+ interim response processing for read requests
3388 - Fix cifs_uniqueid_to_ino_t() function for s390x
3389 - vfio: fix ioctl error handling
3390 - KVM: x86: fix root cause for missed hardware breakpoints
3391 - arm/arm64: KVM: Fix ioctl error handling
3392 - iommu/amd: Apply workaround for ATS write permission check
3393 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
3394 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
3395 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
3396 - drm/ast: Fix incorrect register check for DRAM width
3397 - drm/radeon/pm: update current crtc info after setting the powerstate
3398 - drm/amdgpu/pm: update current crtc info after setting the powerstate
3399 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
3400 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
3401 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
3402 - libata: fix HDIO_GET_32BIT ioctl
3403 - libata: Align ata_device's id on a cacheline
3404 - block: bio: introduce helpers to get the 1st and last bvec
3405 - writeback: flush inode cgroup wb switches instead of pinning super_block
3406 - Adding Intel Lewisburg device IDs for SATA
3407 - arm64: vmemmap: use virtual projection of linear region
3408 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
3409 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
3410 - tracing: Do not have 'comm' filter override event 'comm' field
3411 - pata-rb532-cf: get rid of the irq_to_gpio() call
3412 - Btrfs: fix loading of orphan roots leading to BUG_ON
3413 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
3414 - jffs2: Fix page lock / f->sem deadlock
3415 - Fix directory hardlinks from deleted directories
3416 - dmaengine: pxa_dma: fix cyclic transfers
3417 - adv7604: fix tx 5v detect regression
3418 - ALSA: usb-audio: Add a quirk for Plantronics DA45
3419 - ALSA: ctl: Fix ioctls for X32 ABI
3420 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
3421 - ALSA: rawmidi: Fix ioctls X32 ABI
3422 - ALSA: timer: Fix ioctls for X32 ABI
3423 - ALSA: pcm: Fix ioctls for X32 ABI
3424 - ALSA: seq: oss: Don't drain at closing a client
3425 - ALSA: hdspm: Fix wrong boolean ctl value accesses
3426 - ALSA: hdsp: Fix wrong boolean ctl value accesses
3427 - ALSA: hdspm: Fix zero-division
3428 - ALSA: timer: Fix broken compat timer user status ioctl
3429 - usb: chipidea: otg: change workqueue ci_otg as freezable
3430 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
3431 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
3432 - USB: qcserial: add Sierra Wireless EM74xx device ID
3433 - USB: serial: option: add support for Telit LE922 PID 0x1045
3434 - USB: serial: option: add support for Quectel UC20
3435 - MIPS: scache: Fix scache init with invalid line size.
3436 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
3437 - ubi: Fix out of bounds write in volume update code
3438 - i2c: brcmstb: allocate correct amount of memory for regmap
3439 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
3440 - block: check virt boundary in bio_will_gap()
3441 - block: get the 1st and last bvec via helpers
3442 - drm/i915: more virtual south bridge detection
3443 - drm/i915: refine qemu south bridge detection
3444 - modules: fix longstanding /proc/kallsyms vs module insertion race.
3445 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
3446 - Linux 4.4.5
3447
3448 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
3449 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
3450
3451 * TPM2.0 trusted keys fixes (LP: #1398274)
3452 - tpm_tis: further simplify calculation of ordinal duration
3453 - tpm_tis: Use devm_free_irq not free_irq
3454 - tpm_tis: Ensure interrupts are disabled when the driver starts
3455 - tpm: rework tpm_get_timeouts()
3456 - tpm_tis: Get rid of the duplicate IRQ probing code
3457 - tpm_tis: Refactor the interrupt setup
3458 - tpm_tis: Tighten IRQ auto-probing
3459 - tpm_ibmvtpm: properly handle interrupted packet receptions
3460
3461 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
3462 - [Config] control.stub.in -- review versioned Build-Depends:
3463 - [Config] control.stub.in -- review versioned
3464 Depends/Breaks/Conflicts/Replaces
3465 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
3466 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
3467
3468 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
3469
3470linux (4.4.0-12.28) xenial; urgency=low
3471
3472 * Miscellaneous Ubuntu changes
3473 - reconstruct: Work around orig tarball packaging limitiations
3474 Fixes FTBS
3475
3476 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
3477
3478linux (4.4.0-12.27) xenial; urgency=low
3479
3480 [ Tim Gardner ]
3481
3482 * Release Tracking Bug
3483 - LP: #1554704
3484
3485 * Fails to detect (second) display (LP: #1543683)
3486 - drm/i915: Fix hpd live status bits for g4x
3487
3488 * s390x -- various configuration changes (LP: #1543165)
3489 - [Config] s390x -- enable CONFIG_NUMA
3490 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
3491 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
3492 - [Config] s390x -- disable CONFIG_NVMEM
3493 - [Config] s390x -- switch preempt mode to none
3494
3495 * Radeon hybrid graphics problem on resume (LP: #1554608)
3496 - Revert "drm/radeon: call hpd_irq_event on resume"
3497
3498 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
3499 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
3500 - drm/amdgpu: use $(src) in Makefile (v2)
3501 - drm/radeon: constify radeon_asic_ring structures
3502 - drm/amdgpu: add a callback for reading the bios from the rom directly
3503 - drm/amdgpu: add read_bios_from_rom callback for CI parts
3504 - drm/amdgpu: add read_bios_from_rom callback for VI parts
3505 - drm/amdgpu: Use new read bios from rom callback
3506 - drm/amdgpu: Use unlocked gem unreferencing
3507 - drm/radeon: Use unlocked gem unreferencing
3508 - drm/amd: add new gfx8 register definitions for EDC
3509 - drm/amdgpu: add EDC support for CZ (v3)
3510 - drm/amd: abstract kernel rq and normal rq to priority of run queue
3511 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
3512 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
3513 - drm/amdgpu: update rev id register for VI
3514 - drm/amdgpu: add more debugging output for driver failures
3515 - drm/amdgpu: add entity only when first job come
3516 - drm/amdgpu: handle error case for ctx
3517 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
3518 - drm/amdgpu: change default sched jobs to 32
3519 - drm/amdgpu: limit visible vram if it's smaller than the BAR
3520 - drm/amdgpu: restrict the sched jobs number to power of two
3521 - drm/amdgpu: put VM page tables directly into duplicates list
3522 - drm/amdgpu: split VM PD and PT handling during CS
3523 - drm/amdgpu: keep the PTs validation list in the VM v2
3524 - drm/radeon: Update radeon_get_vblank_counter_kms()
3525 - drm/radeon: only increment sync_seq when a fence is really emitted
3526 - drm/fb-helper: Use proper plane mask for fb cleanup
3527 - drm/amdgpu: fix dp link rate selection (v2)
3528 - drm/radeon: fix dp link rate selection (v2)
3529 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
3530 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
3531 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
3532 - drm/amdgpu: implement new cgs interface for acpi function
3533 - drm/amdgpu: implement cgs interface to query system info
3534 - drm/amdgpu: add new cgs interface to get display info (v2)
3535 - drm/amd/powerplay: add basic powerplay framework
3536 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
3537 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
3538 - drm/amd/powerplay: add SMU manager sub-component
3539 - drm/amd/powerplay: add hardware manager sub-component
3540 - SAUCE: amd: Include errno.h
3541 - drm/amd/powerplay: add Carrizo smu support
3542 - drm/amd/powerplay: add Carrizo dpm support
3543 - drm/amd/powerplay: add CG and PG support for carrizo
3544 - drm/amd/powerplay: add event manager sub-component
3545 - drm/amd/powerplay: implement functions of amd_powerplay_func
3546 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
3547 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
3548 - drm/amd/powerplay: add header file for tonga smu and dpm
3549 - drm/amd/powerplay: Add Tonga SMU support
3550 - drm/amd/powerplay: add Tonga dpm support (v3)
3551 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
3552 - drm/amd/powerplay: update atomctrl for fiji
3553 - drm/amd/powerplay: add Fiji SMU support.
3554 - drm/amd/powerplay: add Fiji DPM support.
3555 - drm/amdgpu: add amdgpu.powerplay module option
3556 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
3557 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
3558 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
3559 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
3560 - drm/amdgpu/powerplay: program display gap for tonga.
3561 - drm/amdgpu: enable powerplay module by default for tonga.
3562 - drm/amdgpu: enable powerplay module by default for fiji.
3563 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
3564 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
3565 - drm/amd/powerplay: Add CG and PG support for tonga
3566 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
3567 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
3568 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
3569 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
3570 - drm/amdgpu/powerplay: implement thermal control for tonga.
3571 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
3572 - drm/amdgpu: export fan control functions to amdgpu
3573 - drm/amdgpu: enable sysfs interface for powerplay
3574 - drm/amdgpu: support per device powerplay enablement (v2)
3575 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
3576 - drm/amd/powerplay: implement new funcs to check current states for tonga.
3577 - drm/amd/powerplay: refine the logic of whether need to update power state.
3578 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
3579 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
3580 - drm/amdgpu: extract pcie helpers to common header
3581 - drm: add drm_pcie_get_max_link_width helper (v2)
3582 - drm/amdgpu: store pcie gen mask and link width
3583 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
3584 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
3585 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
3586 - drm/amd/powerplay: fix boolreturn.cocci warnings
3587 - drm/amd/powerplay/tonga: Add UVD DPM init
3588 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
3589 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
3590 - drm/amdgpu: add sdma clock gating support for Fiji.
3591 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
3592 - drm/amd/powerplay: enable clock gating for Fiji.
3593 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
3594 - drm/amd/powerplay: implement smc state upload for CZ
3595 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3596 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3597 - drm/amd/powerplay: add new function point in hwmgr.
3598 - drm/amd/powerplay: add smc msg for NB P-State switch
3599 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
3600 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
3601 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
3602 - drm/amd/powerplay: Add PPLib debug print macro.
3603 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
3604 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
3605 - drm/amd/powerplay: add multimedia power gating support for Fiji.
3606 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
3607 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
3608 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
3609 - drm/amdgpu: Prepare DKMS build for powerplay module.
3610 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
3611 - drm/amd/powerplay: Add thermal protection support for Fiji.
3612 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
3613 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
3614 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
3615 - drm/amd/powerplay: fix boolreturn.cocci warnings
3616 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
3617 - drm/amd/powerplay: check whether enable dpm in powerplay.
3618 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
3619 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
3620 - drm/amd/powerplay: display gpu load when print performance for tonga.
3621 - drm/powerplay: add debugging output to tonga_processpptables.c
3622 - drm/powerplay: add debugging output to processpptables.c
3623 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
3624 - drm/amd/powerplay: Don't return an error if fan table is missing
3625 - amd\powerplay Implement get dal power level
3626 - amd/powerplay: Fix get dal power level
3627 - amd/powerplay: Add structures required to report configuration change
3628 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
3629 - drm/amd/powerplay: add point check to avoid NULL point hang.
3630 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
3631 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
3632 - drm: powerplay: use div64_s64 instead of do_div
3633 - drm/amd/powerplay: fix a reversed condition
3634 - drm/amdgpu/cgs: cleanup some indenting
3635 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
3636 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
3637 - drm/amd/powerplay: fix bug that NULL checks are reversed.
3638 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
3639 - drm/amd/powerplay: fix Smatch static checker warnings
3640 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
3641 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
3642 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
3643 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
3644 - drm/amdgpu: fix hex/decimal bug when show gpu load.
3645 - drm/amd/powerplay: add thermal control task when resume.
3646 - drm/amd/powerplay: enable set boot state task
3647 - drm/amd/powerplay: enable power down asic task. (v2)
3648 - drm/amd/powerplay: implement power down asic task for CZ
3649 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
3650 - drm/amdgpu/cgs: add an interface to access PCI resources
3651 - drm/amdgpu: add irq domain support
3652 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
3653 - drm/sysfs: use kobj_to_dev()
3654 - drm/amd/powerplay: fix static checker warning for return meaningless value.
3655 - drm/amdgpu/cz: add code to enable forcing UVD clocks
3656 - drm/amdgpu/cz: add code to enable forcing VCE clocks
3657 - drm/amdgpu/cz: force uvd clocks when sclks are forced
3658 - drm/amdgpu/cz: force vce clocks when sclks are forced
3659 - drm/amdgpu: use kobj_to_dev()
3660 - drm/radeon: use kobj_to_dev()
3661 - drm/ttm: fix adding foreign BOs to the LRU during init v2
3662 - drm/ttm: fix adding foreign BOs to the swap LRU
3663 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
3664 - drm/amdgpu: move VM page tables to the LRU end on CS v2
3665 - drm/amdgpu: validate duplicates first
3666 - drm/amdgpu: add missing irq.h include
3667 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
3668 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
3669 - amdkfd: don't open-code memdup_user()
3670 - amdkfd: Copy from the proper user command pointer
3671 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
3672 - amd/powerplay: disable powerplay by default initially
3673 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
3674 - drm/atomic-helper: Export framebuffer_changed()
3675 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
3676 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
3677 - drm/amdgpu: fix next_rptr handling for debugfs
3678 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
3679 - drm/radeon: only init fbdev if we have connectors
3680 - drm/amdgpu: don't init fbdev if we don't have any connectors
3681 - drm/amd/powerplay: Update SMU firmware loading for Stoney
3682 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
3683 - drm/amdkfd: Remove unnecessary cast in kfree
3684 - drm/amdgpu: only move pt bos in LRU list on success
3685 - drm/amdgpu: mask out WC from BO on unsupported arches
3686 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
3687 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
3688 - drm/amdgpu: load MEC ucode manually on iceland
3689 - drm/amdgpu: disable uvd and vce clockgating on Fiji
3690 - drm/amdgpu: add pcie cap module parameters (v2)
3691 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
3692 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
3693 - drm/amdgpu: handle uvd pg flags properly
3694 - drm/amdgpu: handle vce pg flags properly
3695 - drm/amdgpu: clean up vce pg flags for cz/st
3696 - drm/amdgpu: be consistent with uvd cg flags
3697 - drm/amd/powerplay/cz: disable uvd pg
3698 - drm/amd/powerplay/cz: disable vce pg
3699 - drm/amd/powerplay/tonga: disable uvd pg
3700 - drm/amd/powerplay/tonga: disable vce pg
3701 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
3702 - drm/amdgpu: remove unused cg defines
3703 - drma/dmgpu: move cg and pg flags into shared headers
3704 - drm/amdgpu/tonga: plumb pg flags through to powerplay
3705 - drm/amdgpu/cz: plumb pg flags through to powerplay
3706 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
3707
3708 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
3709 #1552632)
3710 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
3711
3712 * Miscellaneous Ubuntu changes
3713 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
3714
3715 * Miscellaneous upstream changes
3716 - net: thunderx: Fix for Qset error due to CQ full
3717 - ahci: Workaround for ThunderX Errata#22536
3718 - arm64: Add workaround for Cavium erratum 27456
3719 - tipc: fix nullptr crash during subscription cancel
3720
3721 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
3722
3723linux (4.4.0-11.26) xenial; urgency=low
3724
3725 [ Tim Gardner ]
3726
3727 * Release Tracking Bug
3728 - LP: #1553391
3729
3730 * Xenial update to v4.4.4 stable release (LP: #1553179)
3731 - af_iucv: Validate socket address length in iucv_sock_bind()
3732 - gro: Make GRO aware of lightweight tunnels.
3733 - net: dp83640: Fix tx timestamp overflow handling.
3734 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
3735 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
3736 - tcp: fix NULL deref in tcp_v4_send_ack()
3737 - af_unix: fix struct pid memory leak
3738 - pptp: fix illegal memory access caused by multiple bind()s
3739 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
3740 - net: dsa: fix mv88e6xxx switches
3741 - tipc: fix connection abort during subscription cancel
3742 - inet: frag: Always orphan skbs inside ip_defrag()
3743 - switchdev: Require RTNL mutex to be held when sending FDB notifications
3744 - tcp: beware of alignments in tcp_get_info()
3745 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
3746 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
3747 - ipv6: addrconf: Fix recursive spin lock call
3748 - ipv6: fix a lockdep splat
3749 - unix: correctly track in-flight fds in sending process user_struct
3750 - tcp: do not drop syn_recv on all icmp reports
3751 - net:Add sysctl_max_skb_frags
3752 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
3753 - enic: increment devcmd2 result ring in case of timeout
3754 - sctp: translate network order to host order when users get a hmacid
3755 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
3756 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
3757 eth_get_headlen
3758 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
3759 - bonding: Fix ARP monitor validation
3760 - ipv4: fix memory leaks in ip_cmsg_send() callers
3761 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
3762 - af_unix: Guard against other == sk in unix_dgram_sendmsg
3763 - tipc: fix premature addition of node to lookup table
3764 - tcp: md5: release request socket instead of listener
3765 - qmi_wwan: add "4G LTE usb-modem U901"
3766 - net/mlx4_en: Count HW buffer overrun only once
3767 - net/mlx4_en: Avoid changing dev->features directly in run-time
3768 - l2tp: Fix error creating L2TP tunnels
3769 - pppoe: fix reference counting in PPPoE proxy
3770 - net_sched fix: reclassification needs to consider ether protocol changes
3771 - route: check and remove route cache when we get route
3772 - tcp/dccp: fix another race at listener dismantle
3773 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
3774 - rtnl: RTM_GETNETCONF: fix wrong return value
3775 - tipc: unlock in error path
3776 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
3777 - sctp: Fix port hash table size computation
3778 - ext4: fix bh->b_state corruption
3779 - ARM: debug-ll: fix BCM63xx entry for multiplatform
3780 - arm64: errata: Add -mpc-relative-literal-loads to build flags
3781 - KVM: s390: fix guest fprs memory leak
3782 - devm_memremap: Fix error value when memremap failed
3783 - drm/gma500: Use correct unref in the gem bo create function
3784 - ARM: 8457/1: psci-smp is built only for SMP
3785 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
3786 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
3787 - efi: Do variable name validation tests in utf8
3788 - efi: Make our variable validation list include the guid
3789 - efi: Make efivarfs entries immutable by default
3790 - efi: Add pstore variables to the deletion whitelist
3791 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
3792 - bcache: fix a livelock when we cause a huge number of cache misses
3793 - bcache: Add a cond_resched() call to gc
3794 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
3795 - bcache: fix a leak in bch_cached_dev_run()
3796 - bcache: unregister reboot notifier if bcache fails to unregister device
3797 - bcache: allows use of register in udev to avoid "device_busy" error.
3798 - bcache: Change refill_dirty() to always scan entire disk if necessary
3799 - dm thin: fix race condition when destroying thin pool workqueue
3800 - can: ems_usb: Fix possible tx overflow
3801 - usb: dwc3: Fix assignment of EP transfer resources
3802 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
3803 - USB: option: add support for SIM7100E
3804 - USB: option: add "4G LTE usb-modem U901"
3805 - drivers: android: correct the size of struct binder_uintptr_t for
3806 BC_DEAD_BINDER_DONE
3807 - spi: omap2-mcspi: Prevent duplicate gpio_request
3808 - iw_cxgb3: Fix incorrectly returning error on success
3809 - drm/i915: shut up gen8+ SDE irq dmesg noise
3810 - ocfs2: unlock inode if deleting inode from orphan fails
3811 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
3812 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
3813 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
3814 - clocksource/drivers/vt8500: Increase the minimum delta
3815 - s390/kvm: remove dependency on struct save_area definition
3816 - KVM: s390: fix memory overwrites when vx is disabled
3817 - Btrfs: add missing brelse when superblock checksum fails
3818 - Btrfs: igrab inode in writepage
3819 - btrfs: statfs: report zero available if metadata are exhausted
3820 - Btrfs: send, don't BUG_ON() when an empty symlink is found
3821 - Btrfs: fix number of transaction units required to create symlink
3822 - Btrfs: fix transaction handle leak on failure to create hard link
3823 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
3824 subvolume roots
3825 - btrfs: initialize the seq counter in struct btrfs_device
3826 - s390: fix normalization bug in exception table sorting
3827 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
3828 - s390/dasd: fix refcount for PAV reassignment
3829 - s390/dasd: fix performance drop
3830 - uml: flush stdout before forking
3831 - uml: fix hostfs mknod()
3832 - um: link with -lpthread
3833 - locks: fix unlock when fcntl_setlk races with a close
3834 - rtlwifi: rtl_pci: Fix kernel panic
3835 - rtlwifi: rtl8192cu: Add missing parameter setup
3836 - rtlwifi: rtl8192ce: Fix handling of module parameters
3837 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
3838 - rtlwifi: rtl8723ae: Fix initialization of module parameters
3839 - rtlwifi: rtl8192se: Fix module parameter initialization
3840 - rtlwifi: rtl8188ee: Fix module parameter initialization
3841 - rtlwifi: rtl8723be: Fix module parameter initialization
3842 - mei: fix fasync return value on error
3843 - mei: validate request value in client notify request ioctl
3844 - namei: ->d_inode of a pinned dentry is stable only for positives
3845 - rc: sunxi-cir: Initialize the spinlock properly
3846 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
3847 - si2157: return -EINVAL if firmware blob is too big
3848 - gspca: ov534/topro: prevent a division by 0
3849 - vb2: fix a regression in poll() behavior for output,streams
3850 - tda1004x: only update the frontend properties if locked
3851 - dm space map metadata: remove unused variable in brb_pop()
3852 - dm snapshot: fix hung bios when copy error occurs
3853 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
3854 - coresight: checking for NULL string in coresight_name_match()
3855 - irqchip/omap-intc: Add support for spurious irq handling
3856 - irqchip/mxs: Add missing set_handle_irq()
3857 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
3858 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
3859 - posix-clock: Fix return code on the poll method's error path
3860 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
3861 - mmc: usdhi6rol0: handle NULL data in timeout
3862 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
3863 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
3864 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
3865 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
3866 - mmc: core: Enable tuning according to the actual timing
3867 - mmc: mmci: fix an ages old detection error
3868 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
3869 - mmc: pxamci: fix again read-only gpio detection polarity
3870 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
3871 - mmc: sdhci: Allow override of mmc host operations
3872 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
3873 - Bluetooth: Use continuous scanning when creating LE connections
3874 - Bluetooth: Add support of Toshiba Broadcom based devices
3875 - Bluetooth: Fix incorrect removing of IRKs
3876 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
3877 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
3878 - time: Avoid signed overflow in timekeeping_get_ns()
3879 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
3880 - Revert "MIPS: Fix PAGE_MASK definition"
3881 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
3882 - MIPS: hpet: Choose a safe value for the ETIME check
3883 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
3884 - MIPS: Fix buffer overflow in syscall_get_arguments()
3885 - EDAC: Robustify workqueues destruction
3886 - EDAC, mc_sysfs: Fix freeing bus' name
3887 - sparc64: fix incorrect sign extension in sys_sparc64_personality
3888 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
3889 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
3890 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
3891 - virtio_balloon: fix race by fill and leak
3892 - virtio_balloon: fix race between migration and ballooning
3893 - virtio_pci: fix use after free on release
3894 - drm/vmwgfx: Fix an incorrect lock check
3895 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
3896 - drm/vmwgfx: respect 'nomodeset'
3897 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
3898 - drm/amdgpu: call hpd_irq_event on resume
3899 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
3900 - drm/amdgpu: fix tonga smu resume
3901 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
3902 - drm/amdgpu: no need to load MC firmware on fiji
3903 - drm/amdgpu: move gmc7 support out of CIK dependency
3904 - drm/amdgpu: iceland use CI based MC IP
3905 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
3906 - drm/amdgpu: pull topaz gmc bits into gmc_v7
3907 - drm/amdgpu: drop topaz support from gmc8 module
3908 - drm/amdgpu: don't load MEC2 on topaz
3909 - drm/amdgpu: remove exp hardware support from iceland
3910 - drm/amdgpu: fix s4 resume
3911 - drm/amdgpu: remove unnecessary forward declaration
3912 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
3913 - drm/amdgpu: fix issue with overlapping userptrs
3914 - drm/amdgpu: use post-decrement in error handling
3915 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
3916 - drm/amdgpu/pm: adjust display configuration after powerstate
3917 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
3918 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
3919 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
3920 training
3921 - drm/nouveau: platform: Fix deferred probe
3922 - drm/dp/mst: process broadcast messages correctly
3923 - drm/dp/mst: always send reply for UP request
3924 - drm/dp/mst: fix in MSTB RAD initialization
3925 - drm/dp/mst: fix in RAD element access
3926 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
3927 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
3928 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
3929 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
3930 - drm/dp/mst: deallocate payload on port destruction
3931 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
3932 - drm/radeon: call hpd_irq_event on resume
3933 - drm/radeon: Fix "slow" audio over DP on DCE8+
3934 - drm/radeon: clean up fujitsu quirks
3935 - drm/radeon: properly byte swap vce firmware setup
3936 - drm/radeon: cleaned up VCO output settings for DP audio
3937 - drm/radeon: Add a common function for DFS handling
3938 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
3939 - drm: add helper to check for wc memory support
3940 - drm/radeon: mask out WC from BO on unsupported arches
3941 - drm/radeon: hold reference to fences in radeon_sa_bo_new
3942 - drm: fix missing reference counting decrease
3943 - drm/i915: Restore inhibiting the load of the default context
3944 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
3945 - drm/i915: Init power domains early in driver load
3946 - drm/i915: Make sure DC writes are coherent on flush.
3947 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3948 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3949 SKL+
3950 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3951 - drm/i915/dsi: defend gpio table against out of bounds access
3952 - drm/i915/dsi: don't pass arbitrary data to sideband
3953 - drm/i915: fix error path in intel_setup_gmbus()
3954 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3955 - drm/radeon: use post-decrement in error handling
3956 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3957 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3958 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3959 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3960 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3961 - drm/radeon/pm: adjust display configuration after powerstate
3962 - make sure that freeing shmem fast symlinks is RCU-delayed
3963 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3964 supported
3965 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3966 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3967 - uapi: update install list after nvme.h rename
3968 - lib: sw842: select crc32
3969 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3970 R700
3971 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3972 R830
3973 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3974 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3975 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3976 - dmaengine: dw: fix cyclic transfer setup
3977 - dmaengine: dw: fix cyclic transfer callbacks
3978 - dmaengine: at_xdmac: fix resume for cyclic transfers
3979 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3980 - IB/cm: Fix a recently introduced deadlock
3981 - IB/qib: fix mcast detach when qp not attached
3982 - IB/qib: Support creating qps with GFP_NOIO flag
3983 - IB/mlx5: Expose correct maximum number of CQE capacity
3984 - Thermal: initialize thermal zone device correctly
3985 - Thermal: handle thermal zone device properly during system sleep
3986 - Thermal: do thermal zone update after a cooling device registered
3987 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3988 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3989 - hwmon: (ads1015) Handle negative conversion values correctly
3990 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3991 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3992 - seccomp: always propagate NO_NEW_PRIVS on tsync
3993 - libceph: fix ceph_msg_revoke()
3994 - libceph: don't bail early from try_read() when skipping a message
3995 - libceph: use the right footer size when skipping a message
3996 - libceph: don't spam dmesg with stray reply warnings
3997 - sd: Optimal I/O size is in bytes, not sectors
3998 - Staging: speakup: Fix getting port information
3999 - Revert "Staging: panel: usleep_range is preferred over udelay"
4000 - cdc-acm:exclude Samsung phone 04e8:685d
4001 - perf stat: Do not clean event's private stats
4002 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
4003 - rfkill: fix rfkill_fop_read wait_event usage
4004 - mac80211: Requeue work after scan complete for all VIF types.
4005 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
4006 - Revert "workqueue: make sure delayed work run in local cpu"
4007 - ALSA: hda - Apply clock gate workaround to Skylake, too
4008 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
4009 - target: Fix LUN_RESET active I/O handling for ACK_KREF
4010 - target: Fix LUN_RESET active TMR descriptor handling
4011 - target: Fix TAS handling for multi-session se_node_acls
4012 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
4013 - target: Fix race with SCF_SEND_DELAYED_TAS handling
4014 - spi: atmel: fix gpio chip-select in case of non-DT platform
4015 - libata: fix sff host state machine locking while polling
4016 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
4017 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
4018 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
4019 - cpuset: make mm migration asynchronous
4020 - cgroup: make sure a parent css isn't offlined before its children
4021 - writeback: keep superblock pinned during cgroup writeback association
4022 switches
4023 - phy: core: fix wrong err handle for phy_power_on
4024 - i2c: i801: Adding Intel Lewisburg support for iTCO
4025 - bio: return EINTR if copying to user space got interrupted
4026 - block: fix use-after-free in dio_bio_complete
4027 - nfs: fix nfs_size_to_loff_t
4028 - NFSv4: Fix a dentry leak on alias use
4029 - of/irq: Fix msi-map calculation for nonzero rid-base
4030 - KVM: async_pf: do not warn on page allocation failures
4031 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
4032 - KVM: x86: fix missed hardware breakpoints
4033 - KVM: x86: MMU: fix ubsan index-out-of-range warning
4034 - powerpc/eeh: Fix partial hotplug criterion
4035 - tracing: Fix showing function event in available_events
4036 - sunrpc/cache: fix off-by-one in qword_get()
4037 - kernel/resource.c: fix muxed resource handling in __request_region()
4038 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
4039 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
4040 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
4041 - xen/arm: correctly handle DMA mapping of compound pages
4042 - xen/scsiback: correct frontend counting
4043 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
4044 - xen/pciback: Save the number of MSI-X entries to be copied later.
4045 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
4046 extracted.
4047 - should_follow_link(): validate ->d_seq after having decided to follow
4048 - do_last(): ELOOP failure exit should be done after leaving RCU mode
4049 - hpfs: don't truncate the file when delete fails
4050 - x86/irq: Call chip->irq_set_affinity in proper context
4051 - x86/irq: Fix a race in x86_vector_free_irqs()
4052 - x86/irq: Validate that irq descriptor is still active
4053 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
4054 - x86/irq: Reorganize the return path in assign_irq_vector
4055 - x86/irq: Reorganize the search in assign_irq_vector
4056 - x86/irq: Check vector allocation early
4057 - x86/irq: Copy vectormask instead of an AND operation
4058 - x86/irq: Get rid of code duplication
4059 - x86/irq: Remove offline cpus from vector cleanup
4060 - x86/irq: Clear move_in_progress before sending cleanup IPI
4061 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
4062 - x86/irq: Remove outgoing CPU from vector cleanup mask
4063 - x86/irq: Call irq_force_move_complete with irq descriptor
4064 - x86/irq: Plug vector cleanup race
4065 - IB/cma: Fix RDMA port validation for iWarp
4066 - iwlwifi: dvm: fix WoWLAN
4067 - iwlwifi: pcie: properly configure the debug buffer size for 8000
4068 - iwlwifi: update and fix 7265 series PCI IDs
4069 - iwlwifi: mvm: don't allow sched scans without matches to be started
4070 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
4071 - bcache: prevent crash on changing writeback_running
4072 - Linux 4.4.4
4073
4074 * mlx4_en didn't choose time-stamping shift value according to HW frequency
4075 (LP: #1552627)
4076 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
4077
4078 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
4079 - target/transport: add flag to indicate CPU Affinity is observed
4080 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
4081 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
4082
4083 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
4084 - qla2xxx: Fix warning reported by static checker
4085 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
4086 - qla2xxx: Fix stale pointer access.
4087 - qla2xxx: Use ATIO type to send correct tmr response
4088 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
4089
4090 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
4091 - [Config] Add s390x zfcp to scsi-modules udeb
4092
4093 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
4094
4095linux (4.4.0-10.25) xenial; urgency=low
4096
4097 [ Tim Gardner ]
4098
4099 * Release Tracking Bug
4100 - LP: #1552247
4101
4102 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
4103 - security: let security modules use PTRACE_MODE_* with bitmasks
4104
4105 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
4106 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
4107
4108 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
4109 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
4110 - mmc: sdhci: Fix DMA descriptor with zero data length
4111
4112 * Miscellaneous Ubuntu changes
4113 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
4114
4115 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
4116
4117linux (4.4.0-9.24) xenial; urgency=low
4118
4119 [ Tim Gardner ]
4120
4121 * Release Tracking Bug
4122 - LP: #1551319
4123
4124 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
4125 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
4126
4127 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
4128 #1448912)
4129 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
4130 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
4131 replacedby is not setup
4132 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
4133 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
4134 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
4135 replacedby
4136 - SAUCE: apparmor: Fix: label_vec_merge insertion
4137 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
4138 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
4139 merge path
4140 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
4141 labelset lock
4142 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
4143
4144 * apparmor kernel BUG kills firefox (LP: #1430546)
4145 - SAUCE: apparmor: Disallow update of cred when then subjective != the
4146 objective cred
4147 - SAUCE: apparmor: rework retrieval of the current label in the profile update
4148 case
4149
4150 * sleep from invalid context in aa_move_mount (LP: #1539349)
4151 - SAUCE: apparmor: fix sleep from invalid context
4152
4153 * s390x: correct restore of high gprs on signal return (LP: #1550468)
4154 - s390/compat: correct restore of high gprs on signal return
4155
4156 * missing SMAP support (LP: #1550517)
4157 - x86/entry/compat: Add missing CLAC to entry_INT80_32
4158
4159 * Floating-point exception handler receives empty Data-Exception Code in
4160 Floating Point Control register (LP: #1548414)
4161 - s390/fpu: signals vs. floating point control register
4162
4163 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
4164 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
4165
4166 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
4167 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
4168 build fips840/b1208b_1604.840 (LP: #1532914)
4169 - cxl: Fix PSL timebase synchronization detection
4170
4171 * [Feature]EDAC support for Knights Landing (LP: #1519631)
4172 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
4173
4174 * Various failures of kernel_security suite on Xenial kernel on s390x arch
4175 (LP: #1531327)
4176 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
4177
4178 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
4179 - [Config] Provides: virtualbox-guest-modules when appropriate
4180
4181 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
4182 #1507588)
4183 - [Config] Provides: virtualbox-guest-modules when appropriate
4184
4185 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
4186 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
4187 - SAUCE: i915_bpo: Update intel_ips.h file location
4188 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
4189 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
4190 - drm/i915: remove an extra level of indirection in PCI ID list
4191 - drm/i915/kbl: Add Kabylake PCI ID
4192 - drm/i915/kbl: Add Kabylake GT4 PCI ID
4193 - mm: Export nr_swap_pages
4194 - async: export current_is_async()
4195 - drm: fix potential dangling else problems in for_each_ macros
4196 - dp/mst: add SDP stream support
4197 - drm: Implement drm_modeset_lock_all_ctx()
4198 - drm: Add "prefix" parameter to drm_rect_debug_print()
4199 - drm/i915: Set connector_state->connector using the helper.
4200 - drm/atomic: add connector mask to drm_crtc_state.
4201 - drm/i915: Report context GTT size
4202 - drm/i915: Add get_eld audio component
4203 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
4204 - SAUCE: i915_bpo: Revert passing plane/encoder name
4205 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
4206 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
4207 - drm/i915/bxt: update list of PCIIDs
4208 - drm/i915/skl: Add missing SKL ids
4209 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
4210 driver isn't"
4211 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
4212 - drm/atomic: Do not unset crtc when an encoder is stolen
4213 - drm/i915: Update connector_mask during readout, v2.
4214 - drm/atomic: Add encoder_mask to crtc_state, v3.
4215 - SAUCE: drm/core: Add drm_encoder_index.
4216 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
4217 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
4218
4219 * arm64: guest hangs when ntpd is running (LP: #1549494)
4220 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
4221 - hrtimer: Catch illegal clockids
4222 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
4223
4224 * Miscellaneous Ubuntu changes
4225 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
4226 - [Config] CONFIG_ARM_SMMU=y on arm64
4227 - rebase to v4.4.3
4228 - [Debian] git-ubuntu-log -- ensure we get the last commit
4229 - [Config] fix up spelling of probably again
4230 - [Debian] perf -- build in the context of the full generated local headers
4231 - SAUCE: tools: lib/bpf -- add generated headers to search path
4232 - SAUCE: proc: Always set super block owner to init_user_ns
4233 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
4234 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
4235 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
4236 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
4237 needs locking
4238 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
4239 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
4240 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
4241 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
4242 of remove_and_insert
4243 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
4244 transitions ns
4245 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
4246 freed.
4247 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
4248 been removed
4249 - SAUCE: apparmor: Fix: query label file permission
4250 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
4251 - SAUCE: fixup: cleanup return handling of labels
4252 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
4253 destroyed
4254 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
4255 - SAUCE: fixup: 20/23 locking issue around in __label_update
4256 - SAUCE: fixup: get rid of unused var build warning
4257 - SAUCE: fixup: cast poison values to remove warnings
4258 - SAUCE: apparmor: fix refcount race when finding a child profile
4259 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
4260 - SAUCE: fix: audit "no_new_privs" case for exec failure
4261 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
4262 - SAUCE: Move replacedby allocation into label_alloc
4263 - [Debian] supply zfs dkms Provides: based on do_zfs
4264 - [Config] supply zfs dkms Provides: based on do_zfs
4265 - [Config] drop linux-image-3.0 provides
4266
4267 * Miscellaneous upstream changes
4268 - x86/mpx: Fix off-by-one comparison with nr_registers
4269
4270 [ Upstream Kernel Changes ]
4271
4272 * rebase to v4.4.3
4273
4274 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
4275
4276linux (4.4.0-8.23) xenial; urgency=low
4277
4278 * cgroup namespace mounts broken in containers (LP: #1549398)
4279 - SAUCE: kernfs: Always set super block owner to init_user_ns
4280
4281 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
4282 - arm64: mm: avoid calling apply_to_page_range on empty range
4283 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
4284
4285 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
4286 - [Config] postinst -- handle recreating symlinks when a real file is present
4287
4288 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
4289 - SAUCE: cred: Add clone_cred() interface
4290 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
4291 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
4292 - SAUCE: overlayfs: Be more careful about copying up sxid files
4293 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
4294
4295 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
4296 - SAUCE: cred: Add clone_cred() interface
4297 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
4298 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
4299 - SAUCE: overlayfs: Be more careful about copying up sxid files
4300 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
4301
4302 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
4303 - SAUCE: cred: Add clone_cred() interface
4304 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
4305 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
4306
4307 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
4308 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
4309 - net: Add eth_platform_get_mac_address() helper.
4310 - i40e: Add mac_filter_element at the end of the list instead of HEAD
4311 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
4312 - i40e: Replace X722 mac check in ethtool get_settings
4313 - i40evf: allow channel bonding of VFs
4314 - i40e: define function capabilities in only one place
4315 - i40evf: null out ring pointers on free
4316 - i40e: Cleanup the code with respect to restarting autoneg
4317 - i40e: update features with right offload
4318 - i40e: bump version to 1.4.10
4319 - i40e: add new device IDs for X722
4320 - i40e: Extend ethtool RSS hooks for X722
4321 - i40e/i40evf: Fix for UDP/TCP RSS for X722
4322 - i40evf: add new write-back mode
4323 - i40e/i40evf: Use private workqueue
4324 - i40e: add new proxy-wol bit for X722
4325 - i40e: Limit DCB FW version checks to X710/XL710 devices
4326 - i40e: AQ Add Run PHY Activity struct
4327 - i40e: AQ Geneve cloud tunnel type
4328 - i40e: AQ Add external power class to get link status
4329 - i40e: add 100Mb ethtool reporting
4330 - ixgbe: bulk free SKBs during TX completion cleanup cycle
4331 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
4332 - igb: Unpair the queues when changing the number of queues
4333 - igb/igbvf: don't give up
4334 - igb: clean up code for setting MAC address
4335 - igb: Refactor VFTA configuration
4336 - igb: Allow asymmetric configuration of MTU versus Rx frame size
4337 - igb: Do not factor VLANs into RLPML calculation
4338 - igb: Always enable VLAN 0 even if 8021q is not loaded
4339 - igb: Merge VLVF configuration into igb_vfta_set
4340 - igb: Clean-up configuration of VF port VLANs
4341 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
4342 - igb: Drop unnecessary checks in transmit path
4343 - igb: Enable use of "bridge fdb add" to set unicast table entries
4344 - igb: Add workaround for VLAN tag stripping on 82576
4345 - i40e: AQ Shared resource flags
4346 - i40e: AQ Add set_switch_config
4347 - i40e: AQ Add VXLAN-GPE tunnel type
4348 - i40e: AQ thermal sensor control struct
4349 - i40e: Bump AQ minor version to 1.5 for new FW features
4350 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
4351 - i40e: fix write-back-on-itr to work with legacy itr
4352 - i40e: add counter for arq overflows
4353 - i40e: add 20G speed for Tx bandwidth calculations
4354 - i40e: refactor DCB function
4355 - i40e: add a little more to an NVM update debug message
4356 - i40evf: enable bus master after reset
4357 - i40e: add netdev info to VSI dump
4358 - i40e: remove VF device IDs from PF
4359 - i40e: trivial: remove unnecessary local var
4360 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
4361 - net: ixgbe: add minimal parser details for ixgbe
4362 - i40e: trivial: drop duplicate definition
4363 - i40e: trivial: fix missing space
4364 - i40e: fix bug in dma sync
4365 - i40e: do TSO only if CHECKSUM_PARTIAL is set
4366 - i40e: allocate memory safer
4367 - i40e: fix: do not sleep in netdev_ops
4368 - i40e: APIs to Add/remove port mirroring rules
4369 - i40e: negate PHY int mask bits
4370 - i40e: drop unused function
4371 - i40e: count allocation errors
4372 - i40e: avoid large memcpy by assigning struct
4373 - i40e/i40evf: bump version to 1.4.12/1.4.8
4374 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
4375 - i40e: add priv flag for automatic rule eviction
4376 - i40e: use eth_platform_get_mac_address()
4377 - i40e: move sync_vsi_filters up in service_task
4378 - i40e: Make the DCB firmware checks for X710/XL710 only
4379 - i40e: set shared bit for multicast filters
4380 - i40e: add VEB stat control and remove L2 cloud filter
4381 - i40e: use new add_veb calling with VEB stats control
4382 - i40e: Refactor force_wb and WB_ON_ITR functionality code
4383 - i40evf: Change vf driver string to reflect all products i40evf supports
4384 - i40e/i40evf: don't lose interrupts
4385 - i40e/i40evf: try again after failure
4386 - i40e: dump descriptor indexes in hex
4387 - i40e/i40evf: use __GFP_NOWARN
4388 - i40e/i40evf: use pages correctly in Rx
4389 - i40e/i40evf: use logical operators, not bitwise
4390 - i40e: properly show packet split status in debugfs
4391 - i40e/i40evf: Bump version
4392 - ixgbe: use u32 instead of __u32 in model header
4393 - ixgbe: fix dates on header of ixgbe_model.h
4394 - i40e: get rid of magic number
4395 - i40e: drop unused debugfs file "dump"
4396 - i40evf: support packet split receive
4397 - i40e: trivial: cleanup use of pf->hw
4398 - i40e: Add a SW workaround for lost interrupts
4399 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
4400 - i40e: Removal of code which relies on BASE VEB SEID
4401 - i40e/i40evf: avoid atomics
4402 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
4403 - i40e: expand comment
4404 - i40e: better error reporting for nvmupdate
4405 - i40evf: set adapter state on reset failure
4406 - i40e: clean event descriptor before use
4407 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
4408 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
4409 - i40e/i40evf: Drop outer checksum offload that was not requested
4410 - i40e/i40evf: Use u64 values instead of casting them in TSO function
4411 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
4412 - i40e/i40evf: Consolidate all header changes into TSO function
4413 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
4414 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
4415 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
4416 - i40e/i40evf: Do not write to descriptor unless we complete
4417 - i40e/i40evf: Add exception handling for Tx checksum
4418 - i40e/i40evf: Clean-up Rx packet checksum handling
4419 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
4420 - i40e: Fix ATR in relation to tunnels
4421 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
4422 - i40e: Update feature flags to reflect newly enabled features
4423 - i40evf: Update feature flags to reflect newly enabled features
4424 - i40e: Add support for ATR w/ IPv6 extension headers
4425 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
4426 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
4427 - i40e/i40evf: Move Tx checksum closer to TSO
4428 - i40e: Add functions to blink led on 10GBaseT PHY
4429 - i40e: Fix led blink capability for 10GBaseT PHY
4430 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
4431 - i40e: Do not wait for Rx queue disable in DCB reconfig
4432 - i40e: Fix for unexpected messaging
4433 - i40e: Expose some registers to program parser, FD and RSS logic
4434 - i40e: add check for null VSI
4435 - i40e: add adminq commands for Rx CTL registers
4436 - i40e: implement and use Rx CTL helper functions
4437 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
4438 - i40e: suspend scheduling during driver unload
4439 - i40e: let go of the past
4440 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
4441
4442 * MPT3SAS Driver update for next kernel release (LP: #1512221)
4443 - mpt3sas: A correction in unmap_resources
4444 - mpt3sas: Added support for high port count HBA variants.
4445 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
4446 - mpt3sas: Fix static analyzer(coverity) tool identified defects
4447 - mpt3sas: Never block the Enclosure device
4448 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
4449 - mpt3sas: Added smp_affinity_enable module parameter.
4450 - mpt3sas: Add support for configurable Chain Frame Size
4451 - mpt3sas: Updated MPI Header to 2.00.42
4452 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
4453 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
4454 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
4455
4456 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
4457 - ibmvscsi: Add endian conversions to sysfs attribute show functions
4458
4459 * Miscellaneous Ubuntu changes
4460 - [Packaging] git-ubuntu-log -- output should be utf-8
4461 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
4462
4463 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
4464
4465linux (4.4.0-7.22) xenial; urgency=low
4466
4467 [ Tim Gardner ]
4468
4469 * Release Tracking Bug
4470 - LP: #1547205
4471
4472 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
4473 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
4474 - arm64: kernel: implement ACPI parking protocol
4475
4476 * Please pull cgroup namespaces (LP: #1546775)
4477 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
4478 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
4479 - SAUCE: (noup) cgroup: introduce cgroup namespaces
4480 - SAUCE: (noup) cgroup: cgroup namespace setns support
4481 - SAUCE: (noup) kernfs: define kernfs_node_dentry
4482 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
4483 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
4484 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
4485
4486 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
4487 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
4488 - pwm: lpss: Remove ->free() callback
4489 - pwm: bcm2835: Calculate scaler in ->config()
4490 - pwm: bcm2835: Prevent division by zero
4491 - pwm: bcm2835: Fix email address specification
4492 - pwm: lpss: Update PWM setting for Broxton
4493 - pwm: lpss: Select core part automatically
4494 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
4495 - pwm: fsl-ftm: Fix clock enable/disable when using PM
4496 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
4497 - pwm: lpc32xx: make device usable with common clock framework
4498 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
4499 - pwm: lpc32xx: return ERANGE, if requested period is not supported
4500 - pwm: rcar: Improve accuracy of frequency division setting
4501 - pwm: Add PWM driver for OMAP using dual-mode timers
4502 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
4503 - pwm: omap-dmtimer: Potential NULL dereference on error
4504 - pwm: Mark all devices as "might sleep"
4505
4506 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
4507 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
4508 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
4509
4510 * Update megaraid driver to MR6.10 (LP: #1544679)
4511 - megaraid_sas: Do not allow PCI access during OCR
4512 - megaraid_sas: MFI IO timeout handling
4513 - megaraid_sas: Syncing request flags macro names with firmware
4514 - megaraid_sas: Task management support
4515 - megaraid_sas: Update device queue depth based on interface type
4516 - megaraid_sas: Fastpath region lock bypass
4517 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
4518 - megaraid_sas: Code optimization build_and_issue_cmd return-type
4519 - megaraid_sas: Dual queue depth support
4520 - megaraid_sas: IO throttling support
4521 - megaraid_sas: Make adprecovery variable atomic
4522 - megaraid_sas: MFI adapter OCR changes
4523 - megaraid_sas: Introduce module parameter for SCSI command timeout
4524 - megaraid_sas: SPERC OCR changes
4525 - megaraid_sas: driver version upgrade
4526 - megaraid: fix null pointer check in megasas_detach_one().
4527 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
4528 - megaraid_sas: Fix SMAP issue
4529 - megaraid_sas: Add an i/o barrier
4530
4531 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
4532 - powerpc/powernv: Fix stale PE primary bus
4533
4534 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
4535 - [Config] Update bnx2x d-i firmware to 7.12.30
4536
4537 * Miscellaneous Ubuntu changes
4538 - rebase to v4.4.2
4539
4540 * Miscellaneous upstream changes
4541 - openvswitch: allow management from inside user namespaces
4542 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
4543 - net, thunderx: Remove unnecessary rcv buffer start address management
4544 - net: thunderx: HW TSO support for pass-2 hardware
4545 - net: thunderx: Enable CQE count threshold interrupt
4546 - net: cavium: liquidio: use helpers ns_to_timespec64()
4547 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
4548 - arm64: KVM: Configure TCR_EL2.PS at runtime
4549 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
4550 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
4551 - arm64: lib: improve copy_page to deal with 128 bytes at a time
4552 - arm64: lib: patch in prfm for copy_page if requested
4553 - arm64: prefetch: add missing #include for spin_lock_prefetch
4554 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
4555 - net: thunderx: Use napi_schedule_irqoff()
4556 - net: thunderx: Assign affinity hints to vf's interrupts
4557 - net: thunderx: bgx: Use standard firmware node infrastructure.
4558 - net: thunderx: bgx: Add log message when setting mac address
4559 - net: thunderx: Alloc higher order pages when pagesize is small
4560 - net: cavium: liquidio: Return correct error code
4561 - net: cavium: liquidio: fix check for in progress flag
4562 - livepatch: add old_sympos as disambiguator field to klp_func
4563 - livepatch: add sympos as disambiguator field to klp_reloc
4564 - livepatch: function,sympos scheme in livepatch sysfs directory
4565 - module: Use the same logic for setting and unsetting RO/NX
4566 - gcov: use within_module() helper.
4567 - module: use a structure to encapsulate layout.
4568 - module: clean up RO/NX handling.
4569 - module: keep percpu symbols in module's symtab
4570 - livepatch: Cleanup module page permission changes
4571
4572 [ Upstream Kernel Changes ]
4573
4574 * rebase to v4.4.2
4575
4576 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
4577
4578linux (4.4.0-6.21) xenial; urgency=low
4579
4580 [ Tim Gardner ]
4581
4582 * Release Tracking Bug
4583 - LP: #1546283
4584
4585 * Naples/Zen, NTB Driver (LP: #1542071)
4586 - [Config] CONFIG_NTB_AMD=m
4587 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
4588
4589 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
4590 - SAUCE: storvsc: use small sg_tablesize on x86
4591
4592 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
4593 - [Config] CONFIG_ARMV8_DEPRECATED=y
4594
4595 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
4596 - powerpc/eeh: Fix stale cached primary bus
4597
4598 * Miscellaneous Ubuntu changes
4599 - SAUCE: fs: Add user namesapace member to struct super_block
4600 - SAUCE: fs: Limit file caps to the user namespace of the super block
4601 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
4602 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
4603 - SAUCE: block_dev: Check permissions towards block device inode when mounting
4604 - SAUCE: fs: Treat foreign mounts as nosuid
4605 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
4606 - SAUCE: userns: Replace in_userns with current_in_userns
4607 - SAUCE: Smack: Handle labels consistently in untrusted mounts
4608 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
4609 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
4610 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
4611 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
4612 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
4613 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
4614 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
4615 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
4616 - SAUCE: fuse: Add support for pid namespaces
4617 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
4618 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
4619 - SAUCE: fuse: Allow user namespace mounts
4620 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
4621 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
4622 - SAUCE: quota: Convert ids relative to s_user_ns
4623 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
4624 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
4625 - SAUCE: quota: Treat superblock owner as privilged
4626 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
4627 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
4628 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
4629 - SAUCE: ext4: Add module parameter to enable user namespace mounts
4630 - SAUCE: fuse: Add module parameter to enable user namespace mounts
4631
4632 * Miscellaneous upstream changes
4633 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
4634 - libahci: Implement the capability to override the generic ahci interrupt handler.
4635 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
4636 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
4637
4638 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
4639
4640linux (4.4.0-5.20) xenial; urgency=low
4641
4642 [ Tim Gardner ]
4643
4644 * Release Tracking Bug
4645 - LP: #1544637
4646
4647 * s390/cio: update measurement characteristics (LP: #1541534)
4648 - s390/cio: fix measurement characteristics memleak
4649 - s390/cio: ensure consistent measurement state
4650 - s390/cio: update measurement characteristics
4651
4652 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
4653 - qeth: initialize net_device with carrier off
4654
4655 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
4656 - [Config] CONFIG_ZONE_DMA=y
4657 - mm: CONFIG_NR_ZONES_EXTENDED
4658
4659 * perf enahancements for ppc64 (LP: #1521678)
4660 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
4661 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
4662 - perf kvm/powerpc: Port perf kvm stat to powerpc
4663 - perf kvm/powerpc: Add support for HCALL reasons
4664
4665 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
4666 - SAUCE: nbd: ratelimit error msgs after socket close
4667
4668 * sleep from invalid context in aa_move_mount (LP: #1539349)
4669 - SAUCE: apparmor: fix sleep from invalid context
4670
4671 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
4672 - net/mlx5_core: Modify enable/disable hca functions
4673 - net/mlx5_core: Add base sriov support
4674 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
4675 - net/mlx5: Update access functions to Query/Modify vport MAC address
4676 - net/mlx5: Introduce access functions to modify/query vport mac lists
4677 - net/mlx5: Introduce access functions to modify/query vport state
4678 - net/mlx5: Introduce access functions to modify/query vport promisc mode
4679 - net/mlx5: Introduce access functions to modify/query vport vlans
4680 - net/mlx5e: Write UC/MC list and promisc mode into vport context
4681 - net/mlx5e: Write vlan list into vport context
4682 - net/mlx5: Introducing E-Switch and l2 table
4683 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
4684 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
4685 - net/mlx5: E-Switch, Introduce Vport administration functions
4686 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
4687 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
4688 - net/mlx5: E-Switch, Introduce get vf statistics
4689 - net/mlx5e: Add support for SR-IOV ndos
4690 - net/mlx5: Fix query E-Switch capabilities
4691 - net/mlx5e: Assign random MAC address if needed
4692
4693 * make wacom_w8001 work well in xenial (LP: #1542771)
4694 - Input: wacom_w8001 - use __set_bit for evbits
4695 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
4696 - Input: wacom_w8001 - handle touch error case correctly
4697 - Input: wacom_w8001 - split pen and touch initialization up
4698 - Input: wacom_w8001 - split the touch and pen devices into two devices
4699 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
4700
4701 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
4702 - ubuntu: vbox -- update to 5.0.14-dfsg-2
4703
4704 * Miscellaneous Ubuntu changes
4705 - [Packaging] git-ubuntu-log -- fix empty section formatting
4706 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
4707
4708 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
4709
4710linux (4.4.0-4.19) xenial; urgency=low
4711
4712 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
4713 - [Config] update spl/zfs version
4714 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
4715 - [Config] reconstruct -- drop links for zfs userspace components
4716 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
4717
4718 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
4719 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
4720
4721 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
4722 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4723
4724 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
4725 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
4726
4727 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
4728 - HID: multitouch: enable palm rejection if device implements confidence usage
4729
4730 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
4731 - qla2xxx: Remove unavailable firmware files
4732 - qla2xxx: Enable Extended Logins support
4733 - qla2xxx: Enable Exchange offload support.
4734 - qla2xxx: Enable Target counters in DebugFS.
4735 - qla2xxx: Add FW resource count in DebugFS.
4736 - qla2xxx: Added interface to send explicit LOGO.
4737 - qla2xxx: Delete session if initiator is gone from FW
4738 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
4739 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
4740 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
4741 - qla2xxx: Add irq affinity notification
4742 - qla2xxx: Add selective command queuing
4743 - qla2xxx: Move atioq to a different lock to reduce lock contention
4744 - qla2xxx: Disable ZIO at start time.
4745 - qla2xxx: Set all queues to 4k
4746 - qla2xxx: Check for online flag instead of active reset when transmitting responses
4747 - scsi: qla2xxxx: avoid type mismatch in comparison
4748
4749 * [Hyper-V] PCI Passthrough (LP: #1541120)
4750 - x86/irq: Export functions to allow MSI domains in modules
4751 - genirq/msi: Export functions to allow MSI domains in modules
4752
4753 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
4754 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
4755 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
4756 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
4757 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
4758 - lpfc: Fix crash in fcp command completion path.
4759 - lpfc: Modularize and cleanup FDMI code in driver
4760 - lpfc: Fix RDP Speed reporting.
4761 - lpfc: Fix RDP ACC being too long.
4762 - lpfc: Make write check error processing more resilient
4763 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
4764 - lpfc: Fix mbox reuse in PLOGI completion
4765 - lpfc: Fix external loopback failure.
4766 - lpfc: Add logging for misconfigured optics.
4767 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
4768 - lpfc: Use kzalloc instead of kmalloc
4769 - lpfc: Update version to 11.0.0.10 for upstream patch set
4770
4771 * Miscellaneous Ubuntu changes
4772 - [Config] CONFIG_ARM64_VA_BITS=48
4773 - [Config] Fixed Vcs-Git
4774
4775 * Miscellaneous upstream changes
4776 - cxl: Fix possible idr warning when contexts are released
4777 - cxl: use correct operator when writing pcie config space values
4778 - cxlflash: drop unlikely before IS_ERR_OR_NULL
4779 - cxl: Fix DSI misses when the context owning task exits
4780 - cxlflash: Removed driver date print
4781 - cxlflash: Fix to resolve cmd leak after host reset
4782 - cxlflash: Resolve oops in wait_port_offline
4783 - cxlflash: Enable device id for future IBM CXL adapter
4784 - cxl: fix build for GCC 4.6.x
4785 - cxl: use -Werror only with CONFIG_PPC_WERROR
4786 - cxl: Enable PCI device ID for future IBM CXL adapter
4787
4788 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
4789
4790linux (4.4.0-3.17) xenial; urgency=low
4791
4792 [ Tim Gardner ]
4793
4794 * Release Tracking Bug
4795 - LP: #1541058
4796 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
4797 - LP: #1531539
4798 * SAUCE: nvme merge cleanup
4799 - LP: #1531539
4800 * rebase to v4.4.1
4801
4802 [ Andy Whitcroft ]
4803
4804 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
4805 ioctls"
4806 - LP: #1538618
4807 * postinst -- detect symlinks correctly
4808 - LP: #1536810
4809
4810 [ John Johansen ]
4811
4812 * SAUCE: apparmor: fix sleep from invalid context
4813 - LP: #1539349
4814
4815 [ Upstream Kernel Changes ]
4816
4817 * powerpc/eeh: Fix PE location code
4818 - LP: #1538909
4819 * powerpc/pseries: Limit EPOW reset event warnings
4820 - LP: #1539102
4821 * lightnvm: fix bio submission issue
4822 - LP: #1531539
4823 * lightnvm: fix incorrect nr_free_blocks stat
4824 - LP: #1531539
4825 * lightnvm: add check after mempool allocation
4826 - LP: #1531539
4827 * lightnvm: unlock rq and free ppa_list on submission fail
4828 - LP: #1531539
4829 * lightnvm: move ppa erase logic to core
4830 - LP: #1531539
4831 * lightnvm: refactor rqd ppa list into set/free
4832 - LP: #1531539
4833 * lightnvm: refactor end_io functions for sync
4834 - LP: #1531539
4835 * lightnvm: return the get_bb_tbl return value
4836 - LP: #1531539
4837 * lightnvm: check bi_error in gc
4838 - LP: #1531539
4839 * lightnvm: put block back to gc list on its reclaim fail
4840 - LP: #1531539
4841 * lightnvm: fix locking and mempool in rrpc_lun_gc
4842 - LP: #1531539
4843 * lightnvm: sectors first in ppa list
4844 - LP: #1531539
4845 * lightnvm: move the pages per block check out of the loop
4846 - LP: #1531539
4847 * lightnvm: support multiple ppas in nvm_erase_ppa
4848 - LP: #1531539
4849 * lightnvm: move rq->error to nvm_rq->error
4850 - LP: #1531539
4851 * lightnvm: introduce nvm_submit_ppa
4852 - LP: #1531539
4853 * lightnvm: reference rrpc lun in rrpc block
4854 - LP: #1531539
4855 * lightnvm: fix missing grown bad block type
4856 - LP: #1531539
4857 * lightnvm: manage open and closed blocks separately
4858 - LP: #1531539
4859 * lightnvm: add mccap support
4860 - LP: #1531539
4861 * lightnvm: introduce mlc lower page table mappings
4862 - LP: #1531539
4863 * lightnvm: core on-disk initialization
4864 - LP: #1531539
4865 * lightnvm: introduce ioctl to initialize device
4866 - LP: #1531539
4867 * lightnvm: use system block for mm initialization
4868 - LP: #1531539
4869 * lightnvm: introduce factory reset
4870 - LP: #1531539
4871 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
4872 - LP: #1531539
4873 * blk-mq: add a flags parameter to blk_mq_alloc_request
4874 - LP: #1531539
4875 * nvme: move struct nvme_iod to pci.c
4876 - LP: #1531539
4877 * nvme: split command submission helpers out of pci.c
4878 - LP: #1531539
4879 * nvme: use offset instead of a struct for registers
4880 - LP: #1531539
4881 * nvme: split nvme_trans_device_id_page
4882 - LP: #1531539
4883 * nvme: use vendor it from identify
4884 - LP: #1531539
4885 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
4886 - LP: #1531539
4887 * nvme: simplify nvme_setup_prps calling convention
4888 - LP: #1531539
4889 * nvme: refactor nvme_queue_rq
4890 - LP: #1531539
4891 * nvme: factor out a nvme_unmap_data helper
4892 - LP: #1531539
4893 * nvme: move nvme_error_status to common code
4894 - LP: #1531539
4895 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
4896 - LP: #1531539
4897 * nvme: split __nvme_submit_sync_cmd
4898 - LP: #1531539
4899 * nvme: use the block layer for userspace passthrough metadata
4900 - LP: #1531539
4901 * nvme: move block_device_operations and ns/ctrl freeing to common code
4902 - LP: #1531539
4903 * nvme: add explicit quirk handling
4904 - LP: #1531539
4905 * nvme: move remaining CC setup into nvme_enable_ctrl
4906 - LP: #1531539
4907 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
4908 - LP: #1531539
4909 * nvme: add a common helper to read Identify Controller data
4910 - LP: #1531539
4911 * nvme: move the call to nvme_init_identify earlier
4912 - LP: #1531539
4913 * nvme: move namespace scanning to common code
4914 - LP: #1531539
4915 * nvme: move chardev and sysfs interface to common code
4916 - LP: #1531539
4917 * nvme: refactor set_queue_count
4918 - LP: #1531539
4919 * blk-integrity: empty implementation when disabled
4920 - LP: #1531539
4921 * NVMe: fix build with CONFIG_NVM enabled
4922 - LP: #1531539
4923 * nvme: fix another 32-bit build warning
4924 - LP: #1531539
4925 * nvme: precedence bug in nvme_pr_clear()
4926 - LP: #1531539
4927 * nvme: only ignore hardware errors in nvme_create_io_queues
4928 - LP: #1531539
4929 * nvme: only add a controller to dev_list after it's been fully
4930 initialized
4931 - LP: #1531539
4932 * nvme: protect against simultaneous shutdown invocations
4933 - LP: #1531539
4934 * nvme: don't take the I/O queue q_lock in nvme_timeout
4935 - LP: #1531539
4936 * nvme: merge nvme_abort_req and nvme_timeout
4937 - LP: #1531539
4938 * nvme: add NVME_SC_CANCELLED
4939 - LP: #1531539
4940 * nvme: simplify resets
4941 - LP: #1531539
4942 * nvme: do not restart the request timeout if we're resetting the
4943 controller
4944 - LP: #1531539
4945 * nvme: merge probe_work and reset_work
4946 - LP: #1531539
4947 * nvme: remove dead controllers from a work item
4948 - LP: #1531539
4949 * nvme: switch abort_limit to an atomic_t
4950 - LP: #1531539
4951 * NVMe: Implement namespace list scanning
4952 - LP: #1531539
4953 * NVMe: Use unbounded work queue for all work
4954 - LP: #1531539
4955 * NVMe: Remove device management handles on remove
4956 - LP: #1531539
4957 * NVMe: Simplify metadata setup
4958 - LP: #1531539
4959 * nvme: fix admin queue depth
4960 - LP: #1531539
4961 * nvme: factor out a few helpers from req_completion
4962 - LP: #1531539
4963 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4964 - LP: #1531539
4965 * nvme: switch abort to blk_execute_rq_nowait
4966 - LP: #1531539
4967 * nvme: special case AEN requests
4968 - LP: #1531539
4969 * nvme: simplify completion handling
4970 - LP: #1531539
4971 * nvme: properly free resources for cancelled command
4972 - LP: #1531539
4973 * nvme: meta_sg doesn't have to be an array
4974 - LP: #1531539
4975 * nvme: merge iod and cmd_info
4976 - LP: #1531539
4977 * NVMe: Add pci error handlers
4978 - LP: #1531539
4979 * NVMe: Export namespace attributes to sysfs
4980 - LP: #1531539
4981 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4982 - LP: #1531539
4983 * nvme: synchronize access to ctrl->namespaces
4984 - LP: #1531539
4985 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4986 - LP: #1531539
4987 * nvme: make SG_IO support optional
4988 - LP: #1531539
4989 * NVMe: Fix admin queue ring wrap
4990 - LP: #1531539
4991 * NVMe: Use a retryable error code on reset
4992 - LP: #1531539
4993 * NVMe: Remove queue freezing on resets
4994 - LP: #1531539
4995 * NVMe: IO queue deletion re-write
4996 - LP: #1531539
4997 * NVMe: Shutdown controller only for power-off
4998 - LP: #1531539
4999 * NVMe: Export NVMe attributes to sysfs group
5000 - LP: #1531539
5001 * i40e: fix build warnings
5002 * net: i40e: shut up uninitialized variable warnings
5003 * Drivers: hv: vmbus: fix build warning
5004 * Drivers: hv: util: Increase the timeout for util services
5005 * Drivers: hv: utils: run polling callback always in interrupt context
5006 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
5007 * tools: hv: remove repeated HV_FCOPY string
5008 * Drivers: hv: util: catch allocation errors
5009 * Drivers: hv: utils: use memdup_user in hvt_op_write
5010 * drivers/hv: cleanup synic msrs if vmbus connect failed
5011 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
5012 num
5013 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
5014 * drivers:hv: Define the channel type for Hyper-V PCI Express
5015 pass-through
5016 * Drivers: hv: vss: run only on supported host versions
5017 * Drivers: hv: vmbus: Use uuid_le type consistently
5018 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
5019 * Drivers: hv: vmbus: Get rid of the unused macro
5020 * Drivers: hv: vmbus: Get rid of the unused irq variable
5021 * Drivers: hv: vmbus: serialize process_chn_event() and
5022 vmbus_close_internal()
5023 * Drivers: hv: vmbus: do sanity check of channel state in
5024 vmbus_close_internal()
5025 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
5026 driver
5027 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
5028 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
5029 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
5030 * Drivers: hv: vmbus: Fix a Host signaling bug
5031 * drivers/hv: correct tsc page sequence invalid value
5032 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
5033 * Drivers: hv: utils: Invoke the poll function after handshake
5034 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
5035 * Drivers: hv: utils: fix memory leak on on_msg() failure
5036 * Drivers: hv: utils: rename outmsg_lock
5037 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
5038 * Drivers: hv: utils: fix crash when device is removed from host side
5039 * Drivers: hv: ring_buffer.c: fix comment style
5040 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
5041 * Drivers: hv: ring_buffer: remove code duplication from
5042 hv_ringbuffer_peek/read()
5043 * Drivers: hv: remove code duplication between
5044 vmbus_recvpacket()/vmbus_recvpacket_raw()
5045 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
5046 * drivers/hv: replace enum hv_message_type by u32
5047 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
5048 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
5049 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
5050 header
5051 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
5052 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
5053 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
5054
5055 [ Upstream Kernel Changes ]
5056
5057 * rebase to v4.4.1
5058 - LP: #1533461
5059 - LP: #1529624
5060
5061 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
5062
5063linux (4.4.0-2.16) xenial; urgency=low
5064
5065 [ Andy Whitcroft ]
5066
5067 * Release Tracking Bug
5068 - LP: #1539090
5069 * SAUCE: hv: hv_set_ifconfig -- convert to python3
5070 - LP: #1506521
5071 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
5072 - LP: #1538618
5073
5074 [ Colin Ian King ]
5075
5076 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
5077 bit FADT addresses (LP: #1529381)
5078 - LP: #1529381
5079
5080 [ John Johansen ]
5081
5082 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
5083 being shutdown
5084 - LP: #1446906
5085
5086 [ Mahesh Salgaonkar ]
5087
5088 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
5089 - LP: #1537881
5090 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
5091 interrupt.
5092 - LP: #1537881
5093 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
5094 base errors
5095 - LP: #1537881
5096
5097 [ Paolo Pisati ]
5098
5099 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
5100 #843419 build flags
5101 - LP: #1533009
5102 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
5103 * [Config] disable ARCH_ZX (ZTE ZX Soc)
5104
5105 [ Tim Gardner ]
5106
5107 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
5108 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
5109 - LP: #1536719
5110 * SAUCE: drop obsolete bnx2x firmware
5111 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
5112 - LP: #1536474
5113 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
5114 - LP: #1534647
5115 * [Config] Add pvpanic to virtual flavour
5116 - LP: #1537923
5117 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
5118 - LP: #1520457
5119
5120 [ Upstream Kernel Changes ]
5121
5122 * i40evf: fix compiler warning of unused variable
5123 - LP: #1536474
5124 * intel: i40e: fix confused code
5125 - LP: #1536474
5126 * i40e/i40evf: remove unused tunnel parameter
5127 - LP: #1536474
5128 * i40e: Change BUG_ON to WARN_ON in service event complete
5129 - LP: #1536474
5130 * i40e: remove BUG_ON from feature string building
5131 - LP: #1536474
5132 * i40e: remove BUG_ON from FCoE setup
5133 - LP: #1536474
5134 * i40e: Workaround fix for mss < 256 issue
5135 - LP: #1536474
5136 * i40e/i40evf: Add a stat to track how many times we have to do a force
5137 WB
5138 - LP: #1536474
5139 * i40e: Move the saving of old link info from handle_link_event to
5140 link_event
5141 - LP: #1536474
5142 * i40e/i40evf: Add comment to #endif
5143 - LP: #1536474
5144 * i40e/i40evf: clean up error messages
5145 - LP: #1536474
5146 * i40evf: handle many MAC filters correctly
5147 - LP: #1536474
5148 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
5149 - LP: #1536474
5150 * i40e: rework the functions to configure RSS with similar parameters
5151 - LP: #1536474
5152 * i40e: create a generic configure rss function
5153 - LP: #1536474
5154 * i40e: Bump version to 1.4.2
5155 - LP: #1536474
5156 * i40e: add new fields to store user configuration
5157 - LP: #1536474
5158 * i40e: rename rss_size to alloc_rss_size in i40e_pf
5159 - LP: #1536474
5160 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
5161 workaround
5162 - LP: #1536474
5163 * i40e/i40evf: prefetch skb data on transmit
5164 - LP: #1536474
5165 * i40evf: rename VF adapter specific RSS function
5166 - LP: #1536474
5167 * i40evf: create a generic config RSS function
5168 - LP: #1536474
5169 * i40evf: create a generic get RSS function
5170 - LP: #1536474
5171 * i40evf: add new fields to store user configuration of RSS
5172 - LP: #1536474
5173 * i40e: Update error messaging
5174 - LP: #1536474
5175 * i40e: fix confusing message
5176 - LP: #1536474
5177 * i40e: make error message more useful
5178 - LP: #1536474
5179 * i40evf: quoth the VF driver, Nevermore
5180 - LP: #1536474
5181 * i40evf: allocate queue vectors dynamically
5182 - LP: #1536474
5183 * i40evf: allocate ring structs dynamically
5184 - LP: #1536474
5185 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
5186 - LP: #1536474
5187 * i40e: fix: do not sleep in netdev_ops
5188 - LP: #1536474
5189 * i40e: remove unused argument
5190 - LP: #1536474
5191 * i40evf: increase max number of queues
5192 - LP: #1536474
5193 * i40evf: set real num queues
5194 - LP: #1536474
5195 * i40evf: remove duplicate string
5196 - LP: #1536474
5197 * i40e: Detection and recovery of TX queue hung logic moved to
5198 service_task from tx_timeout
5199 - LP: #1536474
5200 * i40e: Fix memory leaks, sideband filter programming
5201 - LP: #1536474
5202 * i40evf: don't use atomic allocation
5203 - LP: #1536474
5204 * i40e: propagate properly
5205 - LP: #1536474
5206 * i40evf: use correct types
5207 - LP: #1536474
5208 * i40e: use priv flags to control packet split
5209 - LP: #1536474
5210 * i40e: Remove separate functions gathering XOFF Rx stats
5211 - LP: #1536474
5212 * i40e: fix whitespace
5213 - LP: #1536474
5214 * i40e/i40evf: use logical operator
5215 - LP: #1536474
5216 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
5217 - LP: #1536474
5218 * i40e: trivial fixes
5219 - LP: #1536474
5220 * i40e: Fix i40e_print_features() VEB mode output
5221 - LP: #1536474
5222 * i40e: chomp the BIT(_ULL)
5223 - LP: #1536474
5224 * i40e: properly delete VF MAC filters
5225 - LP: #1536474
5226 * i40e: don't add zero MAC filter
5227 - LP: #1536474
5228 * i40evf: check rings before freeing resources
5229 - LP: #1536474
5230 * i40e: use explicit cast from u16 to u8
5231 - LP: #1536474
5232 * i40e: Opcode and structures required by OEM Post Update AQ command and
5233 add new NVM arq message
5234 - LP: #1536474
5235 * i40e: hush little warnings
5236 - LP: #1536474
5237 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
5238 - LP: #1536474
5239 * i40e: clean whole mac filter list
5240 - LP: #1536474
5241 * i40evf: change version string generation
5242 - LP: #1536474
5243 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
5244 - LP: #1536474
5245 * geneve: UDP checksum configuration via netlink
5246 - LP: #1536474
5247 * geneve: Add geneve udp port offload for ethernet devices
5248 - LP: #1536474
5249 * i40e: geneve tunnel offload support
5250 - LP: #1536474
5251 * geneve: Add geneve_get_rx_port support
5252 - LP: #1536474
5253 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
5254 - LP: #1536474
5255 * i40e: change log messages and error returns
5256 - LP: #1536474
5257 * i40e: allow zero MAC address for VFs
5258 - LP: #1536474
5259 * i40e: Look up MAC address in Open Firmware or IDPROM
5260 - LP: #1536474
5261 * i40e: Fix Rx hash reported to the stack by our driver
5262 - LP: #1536474
5263 * i40e: remove forever unused ID
5264 - LP: #1536474
5265 * igb: add 88E1543 initialization code
5266 * igb: don't unmap NULL hw_addr
5267 * igb: use the correct i210 register for EEMNGCTL
5268 * igb: fix NULL derefs due to skipped SR-IOV enabling
5269 * igb: improve handling of disconnected adapters
5270 * igb: Remove GS40G specific defines/functions
5271 * igb: Don't add PHY address to PCDL address
5272 * igb: Improve cable length function for I210, etc.
5273 * igb: Explicitly label self-test result indices
5274 * ixgbe: drop null test before destroy functions
5275 - LP: #1536473
5276 * ixgbe: Delete redundant include file
5277 - LP: #1536473
5278 * ixgbe: fix multiple kernel-doc errors
5279 - LP: #1536473
5280 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
5281 vector
5282 - LP: #1536473
5283 * ixgbe: Add KR mode support for CS4227 chip
5284 - LP: #1536473
5285 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
5286 to 12K
5287 - LP: #1536473
5288 * ixgbe/ixgbevf: use napi_schedule_irqoff()
5289 - LP: #1536473
5290 * ixgbe: Remove CS4227 diagnostic code
5291 - LP: #1536473
5292 * ixgbevf: use ether_addr_copy instead of memcpy
5293 - LP: #1536473
5294 * ixgbevf: fix spoofed packets with random MAC
5295 - LP: #1536473
5296 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
5297 - LP: #1536473
5298 * ixgbe: Add support for newer thermal alarm
5299 - LP: #1536473
5300 * ixgbe: Use private workqueue to avoid certain possible hangs
5301 - LP: #1536473
5302 * ixgbevf: Use a private workqueue to avoid certain possible hangs
5303 - LP: #1536473
5304 * ixgbevf: Minor cleanups
5305 - LP: #1536473
5306 * ixgbe: Refactor MAC address configuration code
5307 - LP: #1536473
5308 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
5309 - LP: #1536473
5310 * ixgbe: Allow FDB entries access to more RAR filters
5311 - LP: #1536473
5312 * ixgbe: Update PTP to support X550EM_x devices
5313 - LP: #1536473
5314 * ixgbe: Correct spec violations by waiting after reset
5315 - LP: #1536473
5316 * ixgbe: Wait for master disable to be set
5317 - LP: #1536473
5318 * ixgbe: Save VF info and take references
5319 - LP: #1536473
5320 * ixgbe: Handle extended IPv6 headers in Tx path
5321 - LP: #1536473
5322 * ixgbe: Always turn PHY power on when requested
5323 - LP: #1536473
5324 * ixgbevf: Handle extended IPv6 headers in Tx path
5325 - LP: #1536473
5326 * ixgbe: Return error on failure to allocate mac_table
5327 - LP: #1536473
5328 * ixgbe: Fix SR-IOV VLAN pool configuration
5329 - LP: #1536473
5330 * ixgbe: Simplify definitions for regidx and bit in set_vfta
5331 - LP: #1536473
5332 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
5333 - LP: #1536473
5334 * ixgbe: Simplify configuration of setting VLVF and VLVFB
5335 - LP: #1536473
5336 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
5337 - LP: #1536473
5338 * ixgbe: Reorder search to work from the top down instead of bottom up
5339 - LP: #1536473
5340 * ixgbe: Add support for VLAN promiscuous with SR-IOV
5341 - LP: #1536473
5342 * ixgbe: Fix VLAN promisc in relation to SR-IOV
5343 - LP: #1536473
5344 * ixgbe: Clear stale pool mappings
5345 - LP: #1536473
5346 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
5347 - LP: #1536473
5348 * ixgbe: do not report 2.5 Gbps as supported
5349 - LP: #1536473
5350 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
5351 per vector
5352 - LP: #1536473
5353 * ixgbevf: minor cleanups for ixgbevf_set_itr()
5354 - LP: #1536473
5355 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
5356 - LP: #1536473
5357 * ixgbe: report correct media type for KR, KX and KX4 interfaces
5358 - LP: #1536473
5359 * ixgbe: Clean up redundancy in hw_enc_features
5360 - LP: #1536473
5361 * ixgbe: fix RSS limit for X550
5362 - LP: #1536473
5363 * ixgbe: Correct X550EM_x revision check
5364 - LP: #1536473
5365 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
5366 - LP: #1536473
5367 * ixgbe: Fill at least min credits to a TC credit refills
5368 - LP: #1536473
5369 * ixgbe: use correct FCoE DDP max check
5370 - LP: #1536473
5371 * ixgbe: fix broken PFC with X550
5372 - LP: #1536473
5373 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
5374 - LP: #1536473
5375 * ixgbe: Correct handling of any outer UDP checksum setting
5376 - LP: #1536473
5377 * ixgbe: Fix to get FDMI HBA attributes information with X550
5378 - LP: #1536473
5379 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
5380 - LP: #1536473
5381 * ixgbe: Make ATR recognize IPv6 extended headers
5382 - LP: #1536473
5383 * e1000: make eeprom read/write scheduler friendly
5384 * e1000: fix data race between tx_ring->next_to_clean
5385 * e1000: Remove checkpatch coding style errors
5386 * e1000: clean up the checking logic
5387 * e1000: fix a typo in the comment
5388 * e1000e: clean up the local variable
5389 * e1000: fix kernel-doc argument being missing
5390 * e1000: get rid of duplicate exit path
5391 * e1000: Elementary checkpatch warnings and checks removed
5392 * e1000e: fix division by zero on jumbo MTUs
5393 * e1000e: Increase timeout of polling bit RSPCIPHY
5394 * e1000e: initial support for i219-LM (3)
5395 * e1000e: Switch e1000e_up to void, drop code checking for error result
5396 * e1000e: Remove unreachable code
5397 * e1000e: Do not read ICR in Other interrupt
5398 * e1000e: Do not write lsc to ics in msi-x mode
5399 * e1000e: Fix msi-x interrupt automask
5400 * acpi: pci: Setup MSI domain for ACPI based pci devices
5401 * irqdomain: Introduce is_fwnode_irqchip helper
5402 * irqchip/gic-v2m: Refactor to prepare for ACPI support
5403 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
5404 * clk: xgene: Fix divider with non-zero shift value
5405 * i2c: designware: Do not require clock when SSCN and FFCN are provided
5406 * fm10k: do not assume VF always has 1 queue
5407 - LP: #1536475
5408 * fm10k: Correct MTU for jumbo frames
5409 - LP: #1536475
5410 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
5411 vector
5412 - LP: #1536475
5413 * fm10k: use napi_schedule_irqoff()
5414 - LP: #1536475
5415 * fm10k: set netdev features in one location
5416 - LP: #1536475
5417 * fm10k: reset max_queues on init_hw_vf failure
5418 - LP: #1536475
5419 * fm10k: always check init_hw for errors
5420 - LP: #1536475
5421 * fm10k: reinitialize queuing scheme after calling init_hw
5422 - LP: #1536475
5423 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
5424 - LP: #1536475
5425 * fm10k: explicitly typecast vlan values to u16
5426 - LP: #1536475
5427 * fm10k: add statistics for actual DWORD count of mbmem mailbox
5428 - LP: #1536475
5429 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
5430 - LP: #1536475
5431 * fm10k: Add support for ITR scaling based on PCIe link speed
5432 - LP: #1536475
5433 * fm10k: introduce ITR_IS_ADAPTIVE macro
5434 - LP: #1536475
5435 * fm10k: Update adaptive ITR algorithm
5436 - LP: #1536475
5437 * fm10k: use macro for default Tx and Rx ITR values
5438 - LP: #1536475
5439 * fm10k: change default Tx ITR to 25usec
5440 - LP: #1536475
5441 * fm10k: TRIVIAL fix typo of hardware
5442 - LP: #1536475
5443 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
5444 - LP: #1536475
5445 * fm10k: use ether_addr_copy to copy MAC address
5446 - LP: #1536475
5447 * fm10k: do not use CamelCase
5448 - LP: #1536475
5449 * fm10k: remove unnecessary else block from if statements with return
5450 - LP: #1536475
5451 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
5452 - LP: #1536475
5453 * fm10k: consistently refer to VLANs and VLAN IDs
5454 - LP: #1536475
5455 * fm10k: bump driver version
5456 - LP: #1536475
5457 * fm10k: conditionally compile DCB and DebugFS support
5458 - LP: #1536475
5459 * fm10k: Cleanup MSI-X interrupts in case of failure
5460 - LP: #1536475
5461 * fm10k: Cleanup exception handling for mailbox interrupt
5462 - LP: #1536475
5463 * fm10k: do not inline fm10k_iov_select_vid()
5464 - LP: #1536475
5465 * fm10k: whitespace cleanups
5466 - LP: #1536475
5467 * fm10k: use BIT() macro instead of open-coded bit-shifting
5468 - LP: #1536475
5469 * fm10k: cleanup namespace pollution
5470 - LP: #1536475
5471 * fm10k: cleanup overly long lines
5472 - LP: #1536475
5473 * fm10k: initialize xps at driver load
5474 - LP: #1536475
5475 * fm10k: don't initialize fm10k_workqueue at global level
5476 - LP: #1536475
5477 * fm10k: correctly pack TLV structures and explain reasoning
5478 - LP: #1536475
5479 * fm10k: Cleanup exception handling for changing queues
5480 - LP: #1536475
5481 * fm10k: use ether_addr_equal instead of memcmp
5482 - LP: #1536475
5483 * fm10k: address operator not needed when declaring function pointers
5484 - LP: #1536475
5485 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
5486 - LP: #1536475
5487 * fm10k: remove unused struct element
5488 - LP: #1536475
5489 * fm10k: use true/false for boolean get_host_state
5490 - LP: #1536475
5491 * fm10k: cleanup mailbox code comments etc
5492 - LP: #1536475
5493 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
5494 - LP: #1536475
5495 * device property: always check for fwnode type
5496 - LP: #1533035
5497 * device property: rename helper functions
5498 - LP: #1533035
5499 * device property: refactor built-in properties support
5500 - LP: #1533035
5501 * device property: keep single value inplace
5502 - LP: #1533035
5503 * device property: helper macros for property entry creation
5504 - LP: #1533035
5505 * device property: improve readability of macros
5506 - LP: #1533035
5507 * device property: return -EINVAL when property isn't found in ACPI
5508 - LP: #1533035
5509 * device property: Fallback to secondary fwnode if primary misses the
5510 property
5511 - LP: #1533035
5512 * device property: Take a copy of the property set
5513 - LP: #1533035
5514 * driver core: platform: Add support for built-in device properties
5515 - LP: #1533035
5516 * driver core: Do not overwrite secondary fwnode with NULL if it is set
5517 - LP: #1533035
5518 * mfd: core: propagate device properties to sub devices drivers
5519 - LP: #1533035
5520 * mfd: intel-lpss: Add support for passing device properties
5521 - LP: #1533035
5522 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
5523 - LP: #1533035
5524 * mfd: intel-lpss: Pass HSUART configuration via properties
5525 - LP: #1533035
5526 * i2c: designware: Convert to use unified device property API
5527 - LP: #1533035
5528 * keys, trusted: fix: *do not* allow duplicate key options
5529 - LP: #1398274
5530 * keys, trusted: select hash algorithm for TPM2 chips
5531 - LP: #1398274
5532 * keys, trusted: seal with a TPM2 authorization policy
5533 - LP: #1398274
5534 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
5535 - LP: #1461360
5536 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
5537 - LP: #1461360
5538 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
5539 offset
5540 - LP: #1461360
5541 * drm/i915: WaRsDisableCoarsePowerGating
5542 - LP: #1527462
5543 * drm/i915/skl: Add SKL GT4 PCI IDs
5544 - LP: #1527462
5545 * drm/i915/skl: Disable coarse power gating up until F0
5546 - LP: #1527462
5547 * platform:x86: add Intel P-Unit mailbox IPC driver
5548 - LP: #1520457
5549 * intel_punit_ipc: add NULL check for input parameters
5550 - LP: #1520457
5551 * platform/x86: Add Intel Telemetry Core Driver
5552 - LP: #1520457
5553 * intel_pmc_ipc: update acpi resource structure for Punit
5554 - LP: #1520457
5555 * platform:x86: Add Intel telemetry platform device
5556 - LP: #1520457
5557 * platform:x86: Add Intel telemetry platform driver
5558 - LP: #1520457
5559 * platform:x86: Add Intel Telemetry Debugfs interfaces
5560 - LP: #1520457
5561 * cxlflash: a couple off by one bugs
5562
5563 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
5564
5565linux (4.4.0-1.15) xenial; urgency=low
5566
5567 [ Tim Gardner ]
5568
5569 * Release Tracking Bug
5570 - LP: #1536803
5571
5572 [ Upstream Kernel Changes ]
5573
5574 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
5575 - LP: #1517142
5576
5577 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
5578
5579linux (4.4.0-0.14) xenial; urgency=low
5580
5581 [ Upstream Kernel Changes ]
5582
5583 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
5584 - LP: #1522415
5585 * powerpc: Add __raw_rm_writeq() function
5586 - LP: #1522415
5587
5588 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
5589
5590linux (4.4.0-0.13) xenial; urgency=low
5591
5592 [ Andy Whitcroft ]
5593
5594 * [Config] s390x -- the kernel provides ppp-modules such as there are
5595 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
5596
5597 [ Tim Gardner ]
5598
5599 * [Config] Update annotations for VIRTIO_{NET,BLK}
5600 - LP: #1533382
5601
5602 [ Upstream Kernel Changes ]
5603
5604 * powerpc/powernv: Add support for Nvlink NPUs
5605 - LP: #1522415
5606 * powerpc/powernv: Fix update of NVLink DMA mask
5607 - LP: #1522415
5608 * powerpc/powernv: Change NPU PE# assignment
5609 - LP: #1522415
5610 * powerpc/powernv: Reserve PE#0 on NPU
5611 - LP: #1522415
5612 * KEYS: Fix keyring ref leak in join_session_keyring()
5613 - LP: #1534887
5614 - CVE-2016-0728
5615
5616 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
5617
5618linux (4.4.0-0.12) xenial; urgency=low
5619
5620 [ Eric Dumazet ]
5621
5622 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
5623 - LP: #1527902
5624
5625 [ Guilherme G. Piccoli ]
5626
5627 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
5628 - LP: #1486180
5629
5630 [ Tim Gardner ]
5631
5632 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
5633 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
5634 - LP: #1532886
5635 * [Config] nvme.ko moved to drivers/nvme/host
5636 * [Config] scsi_dh morphed into 4 modules
5637 * [Config] CONFIG_IBMVNIC=m
5638 * [Config] Add DRM ast driver to udeb installer image
5639 - LP: #1514711
5640 * [Config] CONFIG_KVM=y for s390x
5641 - LP: #1532886
5642 * [Config] Install spl/zfs under the kernel modules directory
5643 Fixes some errors in generic.inclusion-list.log
5644
5645 [ Upstream Kernel Changes ]
5646
5647 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
5648 - LP: #1524574
5649 * EDAC: Add DDR4 flag
5650 - LP: #1519631
5651 * EDAC, sb_edac: Virtualize several hard-coded functions
5652 - LP: #1519631
5653 * EDAC, sb_edac: Add support for duplicate device IDs
5654 - LP: #1519631
5655 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
5656 - LP: #1519631
5657 * Driver for IBM System i/p VNIC protocol
5658 - LP: #1532303
5659
5660 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
5661
5662linux (4.4.0-0.11) xenial; urgency=low
5663
5664 [ Tim Gardner ]
5665
5666 * [Config] Fix bogus reconstruct script
5667
5668 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
5669
5670linux (4.4.0-0.10) xenial; urgency=low
5671
5672 [ Haren Myneni ]
5673
5674 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
5675 - LP: #1529666
5676
5677 [ Serge Hallyn ]
5678
5679 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
5680
5681 [ Tim Gardner ]
5682
5683 * [Config] CONFIG_ZONE_DEVICE=y for amd64
5684 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
5685 - LP: #1526869
5686 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
5687 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
5688 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
5689 * rebase to v4.4
5690
5691 [ Upstream Kernel Changes ]
5692
5693 * rebase to v4.4
5694
5695 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
5696
5697linux (4.4.0-0.9) xenial; urgency=low
5698
5699 [ Tim Gardner ]
5700
5701 * rebase to v4.4-rc8
5702
5703 [ Upstream Kernel Changes ]
5704
5705 * rebase to v4.4-rc8
5706
5707 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
5708
5709linux (4.4.0-0.8) xenial; urgency=low
5710
5711 [ Tim Gardner ]
5712
5713 * rebase to v4.4-rc7
5714
5715 [ Upstream Kernel Changes ]
5716
5717 * rebase to v4.4-rc7
5718
5719 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
5720
5721linux (4.4.0-0.7) xenial; urgency=low
5722
5723 [ Hui Wang ]
5724
5725 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
5726 - LP: #1527096
5727
5728 [ Jann Horn ]
5729
5730 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
5731 uids/gids
5732 - LP: #1527374
5733
5734 [ Tim Gardner ]
5735
5736 * rebase to v4.4-rc6
5737
5738 [ Upstream Kernel Changes ]
5739
5740 * rebase to v4.4-rc6
5741 - LP: #1526330
5742
5743 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
5744
5745linux (4.4.0-0.6) xenial; urgency=low
5746
5747 [ Andy Whitcroft ]
5748
5749 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
5750 support in latest compilers
5751 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
5752 ARMv8.1 support in latest compilers
5753
5754 [ Tim Gardner ]
5755
5756 * [Config] s390 -> s390x
5757 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
5758
5759 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
5760
5761linux (4.4.0-0.5) xenial; urgency=low
5762
5763 [ Andy Whitcroft ]
5764
5765 * [Config] s390x -- enable tools
5766 - LP: #1524319
5767 * [Config] s390x -- add architecture to getabis
5768 * [Config] s390x -- add s390x ABI information
5769 * [Config] s390x -- enable ABI checks
5770
5771 [ Tim Gardner ]
5772
5773 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
5774 * [Config] Add s390 modules to nic-modules udeb
5775 - LP: #1525297
5776 * rebase to v4.4-rc5
5777
5778 [ Upstream Kernel Changes ]
5779
5780 * rebase to v4.4-rc5
5781 - LP: #1523517
5782 - LP: #1523232
5783
5784 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
5785
5786linux (4.4.0-0.4) xenial; urgency=low
5787
5788 [ Upstream Kernel Changes ]
5789
5790 * cgroup: make css_set pin its css's to avoid use-afer-free
5791 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
5792 freezer_attach()
5793 * cgroup: fix handling of multi-destination migration from
5794 subtree_control enabling
5795
5796 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
5797
5798linux (4.4.0-0.3) xenial; urgency=low
5799
5800 [ Upstream Kernel Changes ]
5801
5802 * rebase to v4.4-rc4
5803
5804 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
5805
5806linux (4.4.0-0.2) xenial; urgency=low
5807
5808 [ Tim Gardner ]
5809
5810 * [Config] Add spl/zfs provides to generic and powerpc64-smp
5811 * [Config] Add zfs to d-i fs-core-modules
5812 * [Config] Include all s390 specific drivers in linux-image
5813 - LP: #1522210
5814
5815 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
5816
5817linux (4.4.0-0.1) xenial; urgency=low
5818
5819 [ Andy Whitcroft ]
5820
5821 * [Tests] gcc-multilib does not exist on ppc64el redux
5822 - LP: #1515541
5823 * [Config] libunwind8-dev is not available on s390x
5824 * [Debian] Disable SPL/ZFS for cross compiling -- redux
5825 * [Config] s390x -- add dasd udebs
5826 - LP: #1519833
5827 * [Config] s390x -- include dasd modules in linux-image
5828 - LP: #1519833
5829 * [Config] s390x -- disable ZFS temporarily
5830 - LP: #1519820
5831 * [Config] s390s -- disable ABI/module checks
5832 * [Config] make IBMVETH consistent on powerpc/ppc64el
5833 - LP: #1521712
5834 * [Config] follow ibmvscsi name change
5835 - LP: #1521712
5836 * [Config] move ibm disk and ethernet drivers to linux-image
5837 - LP: #1521712
5838 * [Config] include ibmveth in nic-modules for ppc64el
5839 - LP: #1521712
5840 * [Config] s390x -- disable abi/module checks for s390x
5841
5842 [ Joseph Salisbury ]
5843
5844 * SAUCE: scsi_sysfs: protect against double execution of
5845 __scsi_remove_device()
5846 - LP: #1509029
5847
5848 [ Seth Forshee ]
5849
5850 * [Config] CONFIG_DRM_AMDGPU_CIK=n
5851 - LP: #1510405
5852
5853 [ Tim Gardner ]
5854
5855 * [Debian] Disable SPL/ZFS for cross compiling
5856 * [Config] CONFIG_SCSI_IBMVSCSI=m
5857 - LP: #1515872
5858 * rebase to v4.4-rc2
5859 * [Config] updateconfigs
5860 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
5861 * SAUCE: do_zfs=false temporarily
5862 * [Config] CONFIG_LUSTRE_FS=n
5863 * [Debian] Disable udebs when cross compiling
5864 * rebase to v4.4-rc3
5865 * [Config] CONFIG_AUFS_FS=m
5866 * SAUCE: AUFS
5867
5868 [ Upstream Kernel Changes ]
5869
5870 * ZFS: Update with 4.4 support
5871 * SPL: Update with 4.4 support
5872
5873 [ Upstream Kernel Changes ]
5874
5875 * rebase to v4.4-rc3
5876 - LP: #1519168
5877 * rebase to v4.4-rc2
5878 - LP: #1506615
5879 - LP: #1502781
5880
5881 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
5882
5883linux (4.3.0-0.8) xenial; urgency=low
5884
5885 [ Andy Whitcroft ]
5886
5887 * [Config] re-enable OSS support and blacklist
5888 - LP: #1434842
5889 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
5890 * [Packaging] config-check -- improve syntax diagnostics
5891 * [Packaging] module-inclusion -- add dependency inclusion for a list
5892 * [Packaging] config-check -- accumulate multi-line annotations correctly
5893 * [Packaging] config-check -- handle V2 annotations format
5894 * [Packaging] s390x -- add architecture to kernelconfig
5895 - LP: #1488653
5896 * [Config] s390x -- initial configuration
5897 * [Config] s390x -- add initial binary image
5898 * [Config] s390x -- initial configuration update
5899 * [Config] s390x -- produce linux-image
5900 * [Config] s390x -- d-i module exclusions
5901 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5902 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
5903 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
5904 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
5905 * [Config] -- s390x -- configuration review updates
5906 * [Config] annotations -- add review marks
5907 * [Config] annotations -- config review 4.3 updates
5908 * [Config] annotations -- expose reviews
5909 * [Config] updateconfigs following incoporation of s390x configs
5910 * [Tests] gcc-multilib does not exist on ppc64el
5911 - LP: #1515541
5912
5913 [ Dan Carpenter ]
5914
5915 * SAUCE: (noup) cxlflash: a couple off by one bugs
5916 - LP: #1499849
5917
5918 [ Haren Myneni ]
5919
5920 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
5921
5922 [ Jay Vosburgh ]
5923
5924 * SAUCE: fan: add VXLAN implementation
5925
5926 [ Manoj Kumar ]
5927
5928 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
5929 - LP: #1513583
5930
5931 [ Matthew R. Ochs ]
5932
5933 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
5934 - LP: #1513583
5935
5936 [ Tim Gardner ]
5937
5938 * [Config] CONFIG_AUFS_EXPORT=y
5939 - LP: #1121699
5940
5941 [ Upstream Kernel Changes ]
5942
5943 * misc/genwqe: get rid of atomic allocations
5944 * crypto: 842 - Add CRC and validation support
5945 - LP: #1497878
5946 * cxlflash: Fix to avoid invalid port_sel value
5947 * cxlflash: Replace magic numbers with literals
5948 * cxlflash: Fix read capacity timeout
5949 * cxlflash: Fix potential oops following LUN removal
5950 * cxlflash: Fix data corruption when vLUN used over multiple cards
5951 * cxlflash: Fix to avoid sizeof(bool)
5952 * cxlflash: Fix context encode mask width
5953 * cxlflash: Fix to avoid CXL services during EEH
5954 * cxlflash: Correct naming of limbo state and waitq
5955 * cxlflash: Make functions static
5956 * cxlflash: Refine host/device attributes
5957 * cxlflash: Fix to avoid spamming the kernel log
5958 * cxlflash: Fix to avoid stall while waiting on TMF
5959 * cxlflash: Fix location of setting resid
5960 * cxlflash: Fix host link up event handling
5961 * cxlflash: Fix async interrupt bypass logic
5962 * cxlflash: Remove dual port online dependency
5963 * cxlflash: Fix AFU version access/storage and add check
5964 * cxlflash: Correct usage of scsi_host_put()
5965 * cxlflash: Fix to prevent workq from accessing freed memory
5966 * cxlflash: Correct behavior in device reset handler following EEH
5967 * cxlflash: Remove unnecessary scsi_block_requests
5968 * cxlflash: Fix function prolog parameters and return codes
5969 * cxlflash: Fix MMIO and endianness errors
5970 * cxlflash: Fix to prevent EEH recovery failure
5971 * cxlflash: Correct spelling, grammar, and alignment mistakes
5972 * cxlflash: Fix to prevent stale AFU RRQ
5973 * cxlflash: Fix to double the delay each time
5974 * cxlflash: Fix to avoid corrupting adapter fops
5975 * cxlflash: Correct trace string
5976 * cxlflash: Fix to avoid potential deadlock on EEH
5977 * cxlflash: Fix to avoid leaving dangling interrupt resources
5978 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5979 * cxlflash: Fix to avoid corrupting port selection mask
5980 * cxlflash: Fix to avoid lock instrumentation rejection
5981 * cxlflash: Fix to avoid bypassing context cleanup
5982
5983 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5984
5985linux (4.3.0-0.7) xenial; urgency=low
5986
5987 [ Tim Gardner ]
5988
5989 * Revert "Bypass spl/zfs config"
5990 Causes unresolved symbols on load.
5991 * [Config] Enable ZFS for powerpc64-smp
5992
5993 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5994
5995linux (4.3.0-0.6) xenial; urgency=low
5996
5997 [ Tim Gardner ]
5998
5999 * Release Tracking Bug
6000 - LP: #1512704
6001 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
6002
6003 [ Andy Whitcroft ]
6004
6005 * [Packaging] add feature interlock with mainline builds
6006 * apparmor -- follow change to this_cpu_ptr
6007
6008 [ John Johansen ]
6009
6010 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
6011 - LP: #1383886
6012 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6013 - LP: #1362199
6014 * SAUCE: Revert: fix: only allow a single threaded process to ...
6015 - LP: #1371310
6016 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6017 - LP: #1390223
6018 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6019 - LP: #1408833
6020 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
6021 - LP: #1496430
6022
6023 [ Tim Gardner ]
6024
6025 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
6026 - LP: #1511006
6027 * rebase to v4.3
6028 * Bypass spl/zfs config
6029 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
6030 * [Config] Default AppArmor settings
6031
6032 [ Upstream Kernel Changes ]
6033
6034 * rebase to v4.3
6035
6036 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
6037
6038linux (4.3.0-0.5) xenial; urgency=low
6039
6040 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
6041
6042 [ Upstream Kernel Changes ]
6043
6044 * rebase to v4.3-rc7
6045 - LP: #1504778
6046
6047 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
6048
6049linux (4.3.0-0.4) xenial; urgency=low
6050
6051 [ Tim Gardner ]
6052
6053 * [Debian] Update to new signing key type and location
6054
6055 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
6056
6057linux (4.3.0-0.3) wily; urgency=low
6058
6059 [ Tim Gardner ]
6060
6061 * [Debian] sign-file is now compiled
6062
6063 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
6064
6065linux (4.3.0-0.2) wily; urgency=low
6066
6067 [ Tim Gardner ]
6068
6069 * [Config] Added libssl-dev to Build-Depends
6070
6071 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
6072
6073linux (4.3.0-0.1) wily; urgency=low
6074
6075 [ Upstream Kernel Changes ]
6076
6077 * rebase to v4.3-rc6
6078 * rebase to v4.3-rc5
6079 * rebase to v4.3-rc4
6080 * rebase to v4.3-rc3
6081 * rebase to v4.3-rc2
6082 * rebase to v4.3-rc1
6083 - LP: #1492132
6084 - LP: #1481575
6085
6086 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
6087
6088linux (4.2.0-10.11) wily; urgency=low
6089
6090 [ Andy Whitcroft ]
6091
6092 * Release Tracking Bug
6093 - LP: #1495208
6094 * No change rebuild to avoid issues with leading zero bytes on
6095 internal module signing key. (see launchpad bug 1494943)
6096
6097 [ Ming Lei ]
6098
6099 * [Config] SERIAL_8250_DW=y for arm64
6100
6101 [ Upstream Kernel Changes ]
6102
6103 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
6104 code
6105 - LP: #1484486
6106 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
6107 - LP: #1484486
6108 * drm/i915/gen8: Re-order init pipe_control in lrc mode
6109 - LP: #1484486
6110 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
6111 - LP: #1484486
6112 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
6113 workaround
6114 - LP: #1484486
6115 * drm/i915: Bail out early if WA batch is not available for given Gen
6116 - LP: #1484486
6117 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
6118 - LP: #1484486
6119 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
6120 - LP: #1484486
6121 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
6122 - LP: #1484486
6123 * drm/i915: Enable WA batch buffers for Gen9
6124 - LP: #1484486
6125 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
6126 - LP: #1484486
6127 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
6128 - LP: #1484486
6129 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
6130 workaround
6131 - LP: #1484486
6132 * drm/i915/gen9: Add
6133 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
6134 - LP: #1484486
6135 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
6136 - LP: #1484486
6137 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
6138 - LP: #1484486
6139 * drm/i915/skl: Don't expose the top most plane on gen9 display
6140 - LP: #1484486
6141 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
6142 - LP: #1484486
6143 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
6144 - LP: #1484486
6145 * drm/i915: reduce indent in i9xx_hpd_irq_handler
6146 - LP: #1484531
6147 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
6148 - LP: #1484531
6149 * drm/i915: reduce indent in intel_hpd_irq_handler
6150 - LP: #1484531
6151 * drm/i915: group all hotplug related fields into a new struct in
6152 dev_priv
6153 - LP: #1484531
6154 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
6155 - LP: #1484531
6156 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
6157 - LP: #1484531
6158 * drm/i915: put back the indent in intel_hpd_irq_handler
6159 - LP: #1484531
6160 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
6161 - LP: #1484531
6162 * drm/i915: simplify condition for digital port
6163 - LP: #1484531
6164 * drm/i915: abstract away platform specific parts from hpd handling
6165 - LP: #1484531
6166 * drm/i915: Handle HPD when it has actually occurred
6167 - LP: #1484531
6168 * drm/i915: Set power domain for DDI-E
6169 - LP: #1484531
6170 * drm/i915: Set alternate aux for DDI-E
6171 - LP: #1484531
6172 * drm/i915/skl: enable DDI-E hotplug
6173 - LP: #1484531
6174 * drm/i915/bxt: fix DDI PHY vswing scale value setting
6175 - LP: #1494163
6176 * drm/i915/skl: Buffer translation improvements
6177 - LP: #1494163
6178 * drm/i915: Per-DDI I_boost override
6179 - LP: #1494163
6180 * drm/i915: fix VBT parsing for SDVO child device mapping
6181 - LP: #1494163
6182 * drm/i915/bxt: edp1.4 Intermediate Freq support
6183 - LP: #1494163
6184 * drm/i915: fix link rates reported for SKL
6185 - LP: #1494163
6186 * drm/i915: Allow parsing of variable size child device entries from VBT
6187 - LP: #1494163
6188 * drm/i915/skl: Update DDI buffer translation programming.
6189 - LP: #1494163
6190 * drm/i915: Enable HDMI on DDI-E
6191 - LP: #1484531
6192 * drm/i915/skl: Enable DDI-E
6193 - LP: #1484531
6194 * drm/i915: eDP can be present on DDI-E
6195 - LP: #1484531
6196 * drm/i915/skl: Adding DDI_E power well domain
6197 - LP: #1484531
6198 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
6199 - LP: #1490035
6200 * drm/i915: Split atomic wm update to pre and post variants
6201 - LP: #1493746
6202 * drm/i915/skl: Drop the preliminary_hw_support flag
6203 - LP: #1486868
6204 * drm/i915: set FDI translations to NULL on SKL
6205 - LP: #1494163
6206
6207 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
6208
6209linux (4.2.0-9.9) wily; urgency=low
6210
6211 [ Tim Gardner ]
6212
6213 * Release Tracking Bug
6214 - LP: #1493970
6215 * [Config] CONFIG_MFD_INTEL_LPSS=m
6216 - LP: #1397876
6217
6218 [ dann frazier ]
6219
6220 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6221 - LP: #1388952
6222
6223 [ Michael Ellerman ]
6224
6225 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
6226 Fixes FTBS on 32 bit powerpc, patch sent upstream.
6227
6228 [ Upstream Kernel Changes ]
6229
6230 * thermal/powerclamp: add cpu id for skylake h/s
6231 - LP: #1398269
6232 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
6233 - LP: #1397852
6234 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
6235 - LP: #1460905
6236 * i2c: i801: Create iTCO device on newer Intel PCHs
6237 - LP: #1460905
6238 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
6239 - LP: #1460905
6240 * perf/x86: Add a native_perf_sched_clock_from_tsc()
6241 - LP: #1397867
6242 * perf/x86/intel: Add support for PEBSv3 profiling
6243 - LP: #1397867
6244 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
6245 - LP: #1397867
6246 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
6247 - LP: #1397867
6248 * perf: Add cycles to branch_info
6249 - LP: #1397867
6250 * perf/x86/intel/lbr: Add support for LBRv5
6251 - LP: #1397867
6252 * perf/x86/intel: Handle new arch perfmon v4 status bits
6253 - LP: #1397867
6254 * perf/x86/intel: Move PMU ACK to after LBR read
6255 - LP: #1397867
6256 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
6257 - LP: #1397867
6258 * perf/x86/intel: Add Intel Skylake PMU support
6259 - LP: #1397867
6260 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
6261 call stack
6262 - LP: #1397867
6263 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
6264 - LP: #1397867
6265 * perf/x86: Make merge_attr() global to use from perf_event_intel
6266 - LP: #1397867
6267 * perf/x86/intel: Use 0x11 as extra reg test value
6268 - LP: #1397867
6269 * perf tools: Add support for cycles, weight branch_info field
6270 - LP: #1397867
6271 * perf report: Add flag for non ANY branch mode
6272 - LP: #1397867
6273 * perf report: Add infrastructure for a cycles histogram
6274 - LP: #1397867
6275 * perf report: Add processing for cycle histograms
6276 - LP: #1397867
6277 * perf annotate: Compute IPC and basic block cycles
6278 - LP: #1397867
6279 * perf annotate: Finally display IPC and cycle accounting
6280 - LP: #1397867
6281 * perf top: Add branch annotation code to top
6282 - LP: #1397867
6283 * perf report: Display cycles in branch sort mode
6284 - LP: #1397867
6285 * perf annotate: Fix 32-bit compilation error in util/annotate.c
6286 - LP: #1397867
6287 * PM / QoS: Make it possible to expose device latency tolerance to
6288 userspace
6289 - LP: #1460908
6290 * ACPI / PM: Attach ACPI power domain only once
6291 - LP: #1460908
6292 * Driver core: wakeup the parent device before trying probe
6293 - LP: #1460908
6294 * klist: implement klist_prev()
6295 - LP: #1460908
6296 * driver core: implement device_for_each_child_reverse()
6297 - LP: #1460908
6298 * mfd: make mfd_remove_devices() iterate in reverse order
6299 - LP: #1460908
6300 * dmaengine: add a driver for Intel integrated DMA 64-bit
6301 - LP: #1460908
6302 * mfd: Add support for Intel Sunrisepoint LPSS devices
6303 - LP: #1460908
6304 * spi: pxa2xx: Add support for Intel Sunrisepoint
6305 - LP: #1397876
6306 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
6307 - LP: #1397876
6308 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
6309 - LP: #1397876
6310 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
6311 for it
6312 - LP: #1397876
6313 * intel_idle: Skylake Client Support
6314 - LP: #1397877
6315 * powerpc/kernel: Switch to using MAX_ERRNO
6316 - LP: #1458876
6317 * powerpc/kernel: Change the do_syscall_trace_enter() API
6318 - LP: #1458876
6319 * powerpc: Drop unused syscall_get_error()
6320 - LP: #1458876
6321 * powerpc: Don't negate error in syscall_set_return_value()
6322 - LP: #1458876
6323 * powerpc: Rework syscall_get_arguments() so there is only one loop
6324 - LP: #1458876
6325 * powerpc: Use orig_gpr3 in syscall_get_arguments()
6326 - LP: #1458876
6327 * powerpc: Change syscall_get_nr() to return int
6328 - LP: #1458876
6329 * powerpc/kernel: Add SIG_SYS support for compat tasks
6330 - LP: #1458876
6331 * powerpc/kernel: Enable seccomp filter
6332 - LP: #1458876
6333 * selftests/seccomp: Make seccomp tests work on big endian
6334 - LP: #1458876
6335 * selftests/seccomp: Add powerpc support
6336 - LP: #1458876
6337 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
6338
6339 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
6340
6341linux (4.2.0-8.8) wily; urgency=low
6342
6343 [ Tim Gardner ]
6344
6345 * Release Tracking Bug
6346 - LP: #1493357
6347 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
6348 - LP: #1488495
6349 * [Config] CONFIG_CXLFLASH=m
6350 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
6351
6352
6353 [ Andy Whitcroft ]
6354
6355 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
6356 * [Packaging] mark up control for stage1
6357 * [Config] kernel-versions -- clean up deps field
6358 * [Config] s390x -- build linux-libc-dev
6359 - LP: #1488653
6360 * [Packaging] control -- prepare for new kernel-wedge semantics
6361
6362 [ Upstream Kernel Changes ]
6363
6364 * crypto: vmx - Fixing AES-CTR counter bug
6365 - LP: #1484519
6366 * crypto: vmx - Fixing GHASH Key issue on little endian
6367 - LP: #1484519
6368 * powerpc: Uncomment and make enable_kernel_vsx() routine available
6369 - LP: #1484519
6370 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
6371 - LP: #1484519
6372 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
6373 'okay'
6374 - LP: #1488495
6375 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
6376 - LP: #1488495
6377 * crypto: nx - do not emit extra output if status is disabled
6378 - LP: #1488495
6379 * crypto: nx - reduce chattiness of platform drivers
6380 - LP: #1488495
6381 * crypto: nx/842 - Fix context corruption
6382 - LP: #1488495
6383 * crypto: nx - remove __init/__exit from VIO functions
6384 - LP: #1488495
6385 * crypto: nx - remove pSeries NX 'status' field
6386 - LP: #1488495
6387 * crypto: nx - move kzalloc() out of spinlock
6388 - LP: #1488495
6389 * crypto: nx - don't register pSeries driver if ENODEV
6390 - LP: #1488495
6391 * crypto: nx - use common code for both NX decompress success cases
6392 - LP: #1488495
6393 * crypto: nx - merge nx-compress and nx-compress-crypto
6394 - LP: #1488495
6395 * crypto: nx - rename nx-842-crypto.c to nx-842.c
6396 - LP: #1488495
6397 * crypto: nx - make platform drivers directly register with crypto
6398 - LP: #1488495
6399 * cxlflash: Base support for IBM CXL Flash Adapter
6400 - LP: #1449121
6401 * cxlflash: Base error recovery support
6402 - LP: #1449121
6403 * cxlflash: Superpipe support
6404 - LP: #1449121
6405 * cxlflash: Virtual LUN support
6406 - LP: #1449121
6407 * cxlflash: off by one bug in cxlflash_show_port_status()
6408 - LP: #1449121
6409 * cxlflash: shift wrapping bug in afu_link_reset()
6410 - LP: #1449121
6411 * cxlflash: Remove unused variable from queuecommand
6412 - LP: #1449121
6413 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
6414 pci_controller_ops
6415 * powerpc/eeh: Probe after unbalanced kref check
6416 * misc: cxl: clean up afu_read_config()
6417 * cxl: Add explicit precision specifiers
6418 * cxl: use more common format specifier
6419 * cxl: Destroy cxl_adapter_idr on module_exit
6420 * cxl: Destroy afu->contexts_idr on release of an afu
6421 * cxl: Don't ignore add_process_element() result when attaching context
6422 * cxl: Compile with -Werror
6423 * cxl: sparse: Make declarations static
6424 * cxl: sparse: Silence iomem warning in debugfs file creation
6425 * cxl: Convert MMIO read/write macros to inline functions
6426 * cxl: Drop commands if the PCI channel is not in normal state
6427 * cxl: Allocate and release the SPA with the AFU
6428 * cxl: Make IRQ release idempotent
6429 * cxl: Clean up adapter MMIO unmap path.
6430 * cxl: Refactor adaptor init/teardown
6431 * cxl: Refactor AFU init/teardown
6432 * cxl: Don't remove AFUs/vPHBs in cxl_reset
6433 * cxl: Allow the kernel to trust that an image won't change on PERST.
6434 * cxl: EEH support
6435 * cxl: Add CONFIG_CXL_EEH symbol
6436 * cxl: Plug irq_bitmap getting leaked in cxl_context
6437 * cxl: Add alternate MMIO error handling
6438 * cxl: Allow release of contexts which have been OPENED but not STARTED
6439 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
6440 * cxl: Release irqs if memory allocation fails
6441 * cxl: Remove racy attempt to force EEH invocation in reset
6442 * cxl: Fix + cleanup error paths in cxl_dev_context_init
6443 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
6444 * cxl: Set up and enable PSL Timebase
6445
6446 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
6447
6448linux (4.2.0-7.7) wily; urgency=low
6449
6450 [ Tim Gardner ]
6451
6452 * Release Tracking Bug
6453 - LP: #1490564
6454 * rebase to v4.2
6455
6456 [ Wen Xiong ]
6457
6458 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
6459 - LP: #1453892
6460
6461 [ Upstream Kernel Changes ]
6462
6463 * rebase to v4.2
6464 - LP: #1487345
6465
6466 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
6467
6468linux (4.2.0-6.6) wily; urgency=low
6469
6470 [ Tim Gardner ]
6471
6472 * Release Tracking Bug
6473 - LP: #1488138
6474
6475 [ Andy Whitcroft ]
6476
6477 * rebase to v4.2-rc8
6478
6479 [ Shilpasri G Bhat ]
6480
6481 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
6482 level
6483 - LP: #1480894
6484 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
6485 - LP: #1480894
6486 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
6487 notification
6488 - LP: #1480894
6489 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
6490 OCC_THROTTLE
6491 - LP: #1480894
6492 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
6493 bit is set
6494 - LP: #1480894
6495 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
6496 unthrottling
6497 - LP: #1480894
6498
6499 [ Upstream Kernel Changes ]
6500
6501 * rebase to v4.2-rc8
6502 - LP: #1483440
6503 - LP: #1484334
6504
6505 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
6506
6507linux (4.2.0-5.5) wily; urgency=low
6508
6509 [ Tim Gardner ]
6510
6511 * Release Tracking Bug
6512 - LP: #1487173
6513
6514 [ Andy Whitcroft ]
6515
6516 * [Packaging] correct spelling of probabaly on the tools packages
6517 - LP: #1256822
6518 * rebase to v4.2-rc7
6519
6520 [ dann frazier ]
6521
6522 * d-i: Add nicpf and nicvf to nic-modules
6523 * d-i: Enable usb modules on arm64
6524
6525 [ Mahesh Salgaonkar ]
6526
6527 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
6528 - LP: #1482343
6529 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
6530 - LP: #1482343
6531 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
6532 machine check errors.
6533 - LP: #1482343
6534 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
6535 - LP: #1482343
6536
6537 [ Vipin K Parashar ]
6538
6539 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
6540 PowerNV platform
6541 - LP: #1469771
6542
6543 [ Upstream Kernel Changes ]
6544
6545 * rebase to v4.2-rc7
6546
6547 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
6548
6549linux (4.2.0-4.4) wily; urgency=low
6550
6551 [ Tim Gardner ]
6552
6553 * Release Tracking Bug
6554 - LP: #1483677
6555
6556 [ Achiad Shochat ]
6557
6558 * SAUCE: net/mlx5e: Support TX packet copy into WQE
6559 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
6560 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
6561 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
6562
6563 [ Adam Lee ]
6564
6565 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
6566 - LP: #1480142
6567
6568 [ dann frazier ]
6569
6570 * [Config] CONFIG_NR_CPUS=128 on arm64
6571
6572 [ Leann Ogasawara ]
6573
6574 * [Config] d-i -- Add sfc to nic-modules udeb
6575 - LP: #1481490
6576
6577 [ Saeed Mahameed ]
6578
6579 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
6580 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
6581
6582 [ Tim Gardner ]
6583
6584 * [Config] CONFIG_X86_INTEL_MPX=y
6585 - LP: #1460902
6586 * [Debian] change dependency on module-init-tools to kmod
6587 - LP: #1481986
6588 * rebase to v4.2-rc6
6589
6590 [ Upstream Kernel Changes ]
6591
6592 * rebase to v4.2-rc6
6593
6594 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
6595
6596linux (4.2.0-3.3) wily; urgency=low
6597
6598 [ Tim Gardner ]
6599
6600 * Release Tracking Bug
6601 - LP: #1481462
6602 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
6603 Fixes an FTBS for at least one DKMS package.
6604
6605 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
6606
6607linux (4.2.0-2.2) wily; urgency=low
6608
6609 [ Tim Gardner ]
6610
6611 * Release Tracking Bug
6612 - LP: #1481067
6613 * rebase to v4.2-rc5
6614
6615 [ Andy Whitcroft ]
6616
6617 * [Packaging] module-inclusion -- commonise copy code and simplify
6618 * [Packaging] module-inclusion -- add manual command entries
6619 * [Packaging] module blacklists -- add support for manual blacklists
6620 * [Packaging] do_common_tools should always be on
6621 * [Packaging] initscripts need installing when making the package
6622 * [Packaging] initscripts work around bug in debhelper systemd support
6623 * [Config] exclude oss modules from linux-image
6624 - LP: #1434842
6625 * hyper-v -- add hid and fb drivers to linux-virtual
6626 - LP: #1444179
6627 * ubuntu: (no-squash) vbox -- infrastructure and updater
6628 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6629 - LP: #1426113
6630 * ubuntu: vbox -- update to 5.0.0-dfsg-1
6631 - LP: #1480879
6632 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
6633 * [Config] move vbox modules into linux-image
6634
6635 [ Upstream Kernel Changes ]
6636
6637 * rebase to v4.2-rc5
6638 - LP: #1478497
6639 - LP: #1477900
6640
6641 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
6642
6643linux (4.2.0-1.1~rc1) wily; urgency=low
6644
6645 [ Andy Whitcroft ]
6646
6647 * Release Tracking Bug
6648 - LP: #1479903
6649 * Initial upload of v4.2 based kernel (currently v4.-rc4)
6650
6651 [ Upstream Kernel Changes ]
6652
6653 * rebase to v4.2-rc4
6654 - LP: #1476987
6655 - LP: #1476888
6656 * rebase to v4.2-rc3
6657 * rebase to v4.2-rc2
6658 * rebase to v4.2-rc1
6659 - LP: #1394368
6660 - LP: #1427680
6661 - LP: #1462614
6662 - LP: #1397021
6663
6664 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
6665
6666linux (4.1.0-3.3) wily; urgency=low
6667
6668 [ Andy Whitcroft ]
6669
6670 * Release Tracking Bug
6671 - LP: #1478897
6672
6673 [ Colin Ian King ]
6674
6675 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
6676 - CVE-2015-1333
6677
6678 [ Seth Forshee ]
6679
6680 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
6681 - LP: #1478578
6682
6683 [ Upstream Kernel Changes ]
6684
6685 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
6686 - LP: #1461620
6687 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
6688 * x86/nmi/64: Remove asm code that saves cr2
6689 * x86/nmi/64: Switch stacks on userspace NMI entry
6690 * x86/nmi/64: Reorder nested NMI checks
6691 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
6692 detection
6693
6694 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
6695
6696linux (4.1.0-2.4) wily; urgency=low
6697
6698 [ Andy Whitcroft ]
6699
6700 * SAUCE: overlayfs: when copying up and reading directories ensure
6701 mounter had permissions V2
6702 - CVE-2015-1328
6703
6704 [ Leann Ogasawara ]
6705
6706 * Release Tracking Bug
6707 - LP: #1465419
6708
6709 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6710
6711linux (4.1.0-2.2) wily; urgency=low
6712
6713 [ Tim Gardner ]
6714
6715 * rebase to v4.1.3
6716 * [Config] Add i40e[vf] to d-i
6717 - LP: #1476393
6718
6719 [ Upstream Kernel Changes ]
6720
6721 * rebase to v4.1.3
6722 - LP: #1427680
6723 - LP: #1462614
6724 - LP: #1394368
6725
6726 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
6727
6728linux (4.1.0-1.1) wily; urgency=low
6729
6730 [ Andy Whitcroft ]
6731
6732 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6733 - LP: #1395877, #1410480
6734 * SAUCE: overlayfs: when copying up and reading directories ensure
6735 mounter had permissions V2
6736 - CVE-2015-1328
6737 * [Packaging] fix up Vcs-Git: to point to launchpad
6738 * [Config] correct linux-initramfs-tool virtual linkage
6739 - LP: #1474810
6740
6741 [ Chris J Arges ]
6742
6743 * [Config] Add dm-service-time to multipath-modules
6744 - LP: #1469240
6745 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
6746 - LP: #1464560
6747
6748 [ Jay Vosburgh ]
6749
6750 * SAUCE: fan: Proof of concept implementation (v2)
6751 - LP: #1439706
6752 * SAUCE: fan: tunnel multiple mapping mode (v3)
6753 - LP: #1470091
6754
6755 [ Leann Ogasawara ]
6756
6757 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
6758 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
6759 considering"
6760 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
6761 * Revert "SAUCE: dm-crypt: never use write same"
6762 * Release Tracking Bug
6763 - LP: #1476333
6764
6765 [ Tim Gardner ]
6766
6767 * Rebase to v4.1
6768 - LP: #1443371
6769 * [Config] Enable Apparmor
6770 * [Config] CONFIG_OVERLAY_FS_V1=y
6771 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
6772 - LP: #1469829
6773 * [Config] CONFIG_VM86=n
6774 - LP: #1473447
6775 * [Config] ACORN_PARTITION=n
6776 - LP: #1453117
6777
6778 [ Timo Aaltonen ]
6779
6780 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
6781 - LP: #1473319
6782
6783 [ Upstream Kernel Changes ]
6784
6785 * efi: efivar_create_sysfs_entry() should return negative error codes
6786 * efi: Add esrt support
6787 * x86, doc: Remove cmdline_size from list of fields to be filled in for
6788 EFI handover
6789 * efi/esrt: Fix some compiler warnings
6790 * efi: dmi: List SMBIOS3 table before SMBIOS table
6791 * efi: Add 'systab' information to Documentation/ABI
6792 * ALSA: hda - restore the MIC FIXUP for some Dell machines
6793 - LP: #1473560
6794 * mtd: powernv: Add powernv flash MTD abstraction driver
6795 - LP: #1464560
6796 * powerpc/powernv: Expose OPAL APIs required by PRD interface
6797 - LP: #1464560
6798 * powerpc/powernv: Add opal-prd channel
6799 - LP: #1464560
6800 * powerpc/powernv: fix construction of opal PRD messages
6801 - LP: #1464560
6802 * powerpc/include: Add opal-prd to installed uapi headers
6803 - LP: #1464560
6804 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
6805 - LP: #1464560
6806
6807 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
6808
6809linux (4.0.0-2.4) wily; urgency=low
6810
6811 [ Andy Whitcroft ]
6812
6813 * SAUCE: overlayfs: when copying up and reading directories ensure
6814 mounter had permissions V2
6815 - CVE-2015-1328
6816
6817 [ Leann Ogasawara ]
6818
6819 * Release Tracking Bug
6820 - LP: #1465419
6821
6822 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6823
6824linux (4.0.0-1.2) wily; urgency=low
6825
6826 [ Andy Whitcroft ]
6827
6828 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6829 - LP: #1395877, #1410480
6830 * [Config] enable CONFIG_OVERLAY_FS_V1
6831
6832 [ Tai Nguyen ]
6833
6834 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
6835 - LP: #1463211
6836
6837 [ Tim Gardner ]
6838
6839 * [Config] CONFIG_HIBERNATION=n for ppc64el
6840 - LP: #1463836
6841
6842 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
6843
6844linux (4.0.0-1.1) wily; urgency=low
6845
6846 [ Leann Ogasawara ]
6847
6848 * Revert "md/raid0: fix bug with chunksize not a power of 2."
6849 - LP: #1457510
6850 * powerpc/powernv: Check image loaded or not before calling flash
6851 - LP: #1461553
6852
6853 [ Tim Gardner ]
6854
6855 * [Config] armhf: CPUFREQ_DT=y
6856 - LP: #1457781
6857
6858 [ Upstream Kernel Changes ]
6859
6860 * rebase to v4.0.5
6861 - LP: #1429756
6862 - LP: #1452175
6863 - LP: #1454656
6864 - LP: #1447909
6865 - LP: #1446517
6866 - LP: #1428947
6867 - LP: #1410704
6868 - LP: #1412800
6869 - LP: #1400215
6870 - LP: #1411193
6871 - LP: #1412800
6872 - LP: #1408295
6873 - LP: #1436745
6874
6875 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
6876
6877linux (3.19.0-10.10) vivid; urgency=low
6878
6879 [ Andy Whitcroft ]
6880
6881 * [Packaging] control -- make element ordering deterministic
6882 * [Config] allow dracult to support initramfs as well
6883 - LP: #1109029
6884 * [Packaging] generate live watchdog blacklists
6885 - LP: #1432837
6886
6887 [ Leann Ogasawara ]
6888
6889 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
6890 - LP: #1397860
6891 * rebase to v3.19.2
6892
6893 [ Upstream Kernel Changes ]
6894
6895 * thinkpad_acpi: support new BIOS version string pattern
6896 - LP: #1417915
6897 * arm64: Invalidate the TLB corresponding to intermediate page table
6898 levels
6899 - LP: #1432546
6900 * perf tools: Support parsing parameterized events
6901 - LP: #1430341
6902 * perf tools: Extend format_alias() to include event parameters
6903 - LP: #1430341
6904 * perf Documentation: Add event parameters
6905 - LP: #1430341
6906 * perf tools: Document parameterized and symbolic events
6907 - LP: #1430341
6908 * perf: provide sysfs_show for struct perf_pmu_events_attr
6909 - LP: #1430341
6910 * perf: add PMU_EVENT_ATTR_STRING() helper
6911 - LP: #1430341
6912 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
6913 - LP: #1430341
6914 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
6915 - LP: #1430341
6916 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
6917 annotated
6918 - LP: #1430341
6919 * powerpc/perf/hv-gpci: add the remaining gpci requests
6920 - LP: #1430341
6921 * powerpc/perf/hv-24x7: Document sysfs event description entries
6922 - LP: #1430341
6923 * powerpc/iommu: Remove IOMMU device references via bus notifier
6924 - LP: #1425202
6925 * powerpc/pseries: Fix endian problems with LE migration
6926 - LP: #1428351
6927 * intel_idle: support additional Broadwell model
6928 - LP: #1400970
6929 * tools/power turbostat: support additional Broadwell model
6930 - LP: #1400970
6931 * KVM: x86: flush TLB when D bit is manually changed.
6932 - LP: #1397860
6933 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
6934 - LP: #1397860
6935 * KVM: Add generic support for dirty page logging
6936 - LP: #1397860
6937 * KVM: x86: switch to kvm_get_dirty_log_protect
6938 - LP: #1397860
6939 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
6940 log dirty
6941 - LP: #1397860
6942 * KVM: MMU: Add mmu help functions to support PML
6943 - LP: #1397860
6944 * KVM: MMU: Explicitly set D-bit for writable spte.
6945 - LP: #1397860
6946 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6947 - LP: #1397860
6948 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6949 - LP: #1397860
6950 * KVM: VMX: Add PML support in VMX
6951 - LP: #1397860
6952 * HID: multitouch: add support of clickpads
6953 * HID: multitouch: Add support for button type usage
6954
6955 [ Upstream Kernel Changes ]
6956
6957 * rebase to v3.19.2
6958 - LP: #1428947
6959
6960 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6961
6962linux (3.19.0-9.9) vivid; urgency=low
6963
6964 [ Leann Ogasawara ]
6965
6966 * Release Tracking Bug
6967 - LP: #1430930
6968
6969 [ Shachar Raindel ]
6970
6971 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6972 arithmetic
6973 - LP: #1413741
6974 - CVE-2014-8159
6975
6976 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6977
6978linux (3.19.0-8.8) vivid; urgency=low
6979
6980 [ Andy Whitcroft ]
6981
6982 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6983 - LP: #1426113
6984 * rebase to stable v3.19.1
6985
6986 [ John Johansen ]
6987
6988 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6989 - LP: #1408833
6990
6991 [ Leann Ogasawara ]
6992
6993 * Release Tracking Bug
6994 - LP: #1429940
6995
6996 [ Upstream Kernel Changes ]
6997
6998 * xen: correct bug in p2m list initialization
6999 * net/mlx5_core: Fix configuration of log_uar_page_sz
7000 - LP: #1419938
7001 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
7002 - LP: #1420575
7003 * net/mlx4_core: Maintain a persistent memory for mlx4 device
7004 - LP: #1422481
7005 * net/mlx4_core: Set device configuration data to be persistent across
7006 reset
7007 - LP: #1422481
7008 * net/mlx4_core: Refactor the catas flow to work per device
7009 - LP: #1422481
7010 * net/mlx4_core: Enhance the catas flow to support device reset
7011 - LP: #1422481
7012 * net/mlx4_core: Activate reset flow upon fatal command cases
7013 - LP: #1422481
7014 * net/mlx4_core: Manage interface state for Reset flow cases
7015 - LP: #1422481
7016 * net/mlx4_core: Handle AER flow properly
7017 - LP: #1422481
7018 * net/mlx4_core: Enable device recovery flow with SRIOV
7019 - LP: #1422481
7020 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
7021 - LP: #1422481
7022 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
7023 - LP: #1428111
7024 * rebase to v3.19.1
7025 - LP: #1410704
7026 - LP: #1411193
7027 - LP: #1400215
7028
7029 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
7030
7031linux (3.19.0-7.7) vivid; urgency=low
7032
7033 [ Andy Whitcroft ]
7034
7035 * Release Tracking Bug
7036 - LP: #1426013
7037
7038 [ Upstream Kernel Changes ]
7039
7040 * x86/irq: Fix regression caused by commit b568b8601f05
7041 * cxl: Fix leaking interrupts if attach process fails
7042 - LP: #1415102
7043 * cxl: Early return from cxl_handle_fault for a shut down context
7044 - LP: #1415102
7045 * cxl: Disable AFU debug flag
7046 - LP: #1415102
7047 * cxl: Disable SPAP register when freeing SPA
7048 - LP: #1415102
7049 * cxl: remove redundant increment of hwirq
7050 - LP: #1415102
7051 * cxl: Add tracepoints
7052 - LP: #1415102
7053 * cxl: Update CXL ABI documentation
7054 - LP: #1415102
7055 * cxl: Use image state defaults for reloading FPGA
7056 - LP: #1415102
7057 * cxl: Add image control to sysfs
7058 - LP: #1415102
7059 * cxl: Enable CAPP recovery
7060 - LP: #1415102
7061 * cxl: Add ability to reset the card
7062 - LP: #1415102
7063 * cxl: Fix device_node reference counting
7064 - LP: #1415102
7065 * cxl: Export optional AFU configuration record in sysfs
7066 - LP: #1415102
7067 * cxl: Fail AFU initialisation if an invalid configuration record is
7068 found
7069 - LP: #1415102
7070 * cxl: Add missing return statement after handling AFU errror
7071 - LP: #1415102
7072 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
7073 - LP: #1415102
7074 * powerpc/eeh: Allow to set maximal frozen times
7075 - LP: #1415102
7076 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
7077
7078 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
7079
7080linux (3.19.0-6.6) vivid; urgency=low
7081
7082 [ Andy Whitcroft ]
7083
7084 * systemd -- fix hyper-v units to be non-forking
7085 - LP: #1401525
7086 * [Config] move vbox modules into linux-image
7087 * ubuntu: vbox -- update to 4.3.22-dfsg-1
7088
7089 [ Brad Figg ]
7090
7091 * SAUCE: DEP8 test to run our regression tests
7092
7093 [ Paolo Pisati ]
7094
7095 * [Config] I2C_CHARDEV=y
7096 - LP: #1417032
7097
7098 [ Upstream Kernel Changes ]
7099
7100 * PCI: Fix infinite loop with ROM image of size 0
7101 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
7102 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
7103 controller
7104 - LP: #1400215
7105
7106 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
7107
7108linux (3.19.0-5.5) vivid; urgency=low
7109
7110 [ Andy Whitcroft ]
7111
7112 * [Config] CONFIG_FA_DUMP=y
7113 - LP: #1415562
7114 * ubuntu: (no-squash) vbox -- infrastructure and updater
7115 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
7116 * rebase to v3.19 final
7117
7118 [ Chris J Arges ]
7119
7120 * [Config] Add ibmvfc to d-i
7121 - LP: #1416001
7122 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
7123 - LP: #1292234
7124
7125 [ Upstream Kernel Changes ]
7126
7127 * rebase to v3.19
7128
7129 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
7130
7131linux (3.19.0-4.4) vivid; urgency=low
7132
7133 [ Andy Whitcroft ]
7134
7135 * [Config] apply Kernel hacking >> Tracers config defaults
7136 * hyper-v -- fix comment handing in /etc/network/interfaces
7137 - LP: #1413020
7138 * rebase to v3.19-rc7
7139 * updateconfigs following rebase to v3.19-rc7
7140
7141 [ Ben Hutchings ]
7142
7143 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
7144 - LP: #1413149
7145
7146 [ Upstream Kernel Changes ]
7147
7148 * rebase to v3.19-rc7
7149
7150 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
7151
7152linux (3.19.0-3.3) vivid; urgency=low
7153
7154 [ Andy Whitcroft ]
7155
7156 * [Debian] arm64 -- build ubuntu drivers
7157 - LP: #1411284
7158 * [Packaging] config-check -- add support for enforced annotations
7159 * [Config] annotations -- switch to ENFORCED annotations
7160 * [Packaging] config-check -- drop support for enforce file
7161 * [Packaging] enforce -- drop empty enforce file
7162 * rebase to v3.19-rc5
7163 * [Config] add modules removed due to tighter dependencies
7164 * [Config] updateconfigs following rebase to v3.19-rc5
7165 * [Config] enforce CONFIG_FHANDLE=y
7166 - LP: #1412543
7167 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
7168 - LP: #1408355
7169 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
7170 - LP: #1413646
7171 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
7172 message handler config defaults
7173 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7174 config defaults
7175 * [Config] apply Device Drivers >> GPIO Support config defaults
7176 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7177 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7178 support) config defaults
7179 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7180 Devices >> Support for frame buffer devices config defaults
7181 * [Config] apply Device Drivers >> HID support >> HID bus support >>
7182 Special HID drivers config defaults
7183 * [Config] apply Device Drivers >> Hardware Monitoring support config
7184 defaults
7185 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
7186 Hardware Bus support config defaults
7187 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
7188 digital converters config defaults
7189 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
7190 sensors config defaults
7191 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
7192 sensors config defaults
7193 * [Config] apply Device Drivers >> Input device support >> Generic input
7194 layer (needed for keyboard, mouse, ...) >> Mice config defaults
7195 * [Config] apply Device Drivers >> Input device support >> Generic input
7196 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7197 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7198 config defaults
7199 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7200 defaults
7201 * [Config] apply Device Drivers >> Multifunction device drivers config
7202 defaults
7203 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7204 grabbers support >> Media test drivers config defaults
7205 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
7206 Adapters config defaults
7207 * [Config] apply Device Drivers >> Multimedia support >> Remote
7208 Controller devices config defaults
7209 * [Config] apply Device Drivers >> Network device support >> Distributed
7210 Switch Architecture drivers config defaults
7211 * [Config] apply Device Drivers >> Network device support >> Network core
7212 driver support config defaults
7213 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7214 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
7215 defaults
7216 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7217 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
7218 defaults
7219 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7220 * [Config] apply Device Drivers >> Pin controllers config defaults
7221 * [Config] apply Device Drivers >> SPI support config defaults
7222 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
7223 Sound Architecture >> ALSA for SoC audio support config defaults
7224 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
7225 Sound Architecture >> FireWire sound devices config defaults
7226 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
7227 Sound Architecture >> HD-Audio config defaults
7228 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
7229 client support config defaults
7230 * [Config] apply Device Drivers >> Staging drivers >> Media staging
7231 drivers config defaults
7232 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
7233 USB Gadget Drivers >> USB functions configurable through configfs
7234 config defaults
7235 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
7236 USB Peripheral Controller config defaults
7237 * [Config] apply Networking support >> NFC subsystem support >> Near
7238 Field Communication (NFC) devices config defaults
7239 * [Config] apply Networking support >> Networking options >> Network
7240 packet filtering framework (Netfilter) >> Core Netfilter Configuration
7241 >> Netfilter nf_tables support config defaults
7242 * [Config] apply Networking support >> Networking options >> QoS and/or
7243 fair queueing >> Actions config defaults
7244 * [Config] apply Networking support >> Networking options >> TCP/IP
7245 networking config defaults
7246 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
7247 Networking Stack (mac80211) config defaults
7248 * [Config] apply Device Drivers >> Input device support >> Generic input
7249 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
7250 * [Config] apply Device Drivers >> Input device support >> Generic input
7251 layer (needed for keyboard, mouse, ...) >> Mice config defaults
7252 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7253 config defaults
7254 * [Config] apply Networking support >> Networking options >> Network
7255 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
7256 >> IPv4 NAT config defaults
7257 * [Config] apply Networking support >> Networking options >> Network
7258 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
7259 >> IPv6 NAT config defaults
7260 * [Config] apply Kernel hacking >> Kernel debugging config defaults
7261 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
7262 config defaults
7263 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
7264 values in
7265 - LP: #1414002
7266 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7267 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
7268 (iwlwifi) config defaults
7269 * [Config] apply Device Drivers >> Real Time Clock config defaults
7270 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7271 support >> SCSI low-level drivers config defaults
7272 * [Config] apply General setup >> CPU/Task time and stats accounting >>
7273 Cputime accounting config defaults
7274 * [Config] apply Device Drivers >> Mailbox Hardware Support config
7275 defaults
7276 * rebase to v3.19-rc6
7277 * [Config] updateconfigs following rebase to v3.19-rc6
7278
7279 [ Kamal Mostafa ]
7280
7281 * [Packaging] force "dpkg-source -I -i" behavior
7282
7283 [ Leann Ogasawara ]
7284
7285 * [Config] Disable CONFIG_USB_OTG
7286 - LP: #1411295
7287
7288 [ Upstream Kernel Changes ]
7289
7290 * overlay: add backwards compatible overlayfs format support (fixes)
7291 - LP: #1410480
7292
7293 [ Upstream Kernel Changes ]
7294
7295 * rebase to v3.19-rc5
7296 * rebase to v3.19-rc6
7297
7298 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
7299
7300linux (3.19.0-2.2) vivid; urgency=low
7301
7302 [ Andy Whitcroft ]
7303
7304 * rebase to v3.19-rc4
7305 * [Config] updateconfigs following rebase to v3.19-rc4
7306 * [Packaging] install all dtb files
7307 - LP: #1408002
7308 * [Config] switch on "all" dtbs
7309 - LP: #1408002
7310
7311 [ Colin Ian King ]
7312
7313 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
7314 timers
7315 - LP: #1333569
7316
7317 [ Joseph Salisbury ]
7318
7319 * [Config] Enable CONFIG_N_GSM as module.
7320 - LP: #1404670
7321
7322 [ K. Y. Srinivasan ]
7323
7324 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
7325 - LP: #1406867
7326
7327 [ Steve McIntyre ]
7328
7329 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
7330 - LP: #1409750
7331
7332 [ Upstream Kernel Changes ]
7333
7334 * rebase to v3.19-rc4
7335
7336 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
7337
7338linux (3.19.0-1.1) vivid; urgency=low
7339
7340 [ Andy Whitcroft ]
7341
7342 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
7343 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
7344 * Revert "SAUCE: AUFS -- aufs3-base.patch"
7345 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
7346 * rebase to v3.19-rc1
7347 * rebase to v3.19-rc2
7348 * [Config] defaultconfigs following rebase to v3.19-rc2
7349 * ubuntu: aufs3 -- follow rename of d_child
7350 * ubuntu: aufs3 -- follow switch to d_splice_alias
7351 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
7352 * ubuntu: aufs3 -- follow rename for d_alias
7353 * apparmor -- follow change to this_cpu_ptr
7354 * disable module checks for rebase
7355 * ubuntu: AUFS -- substrate: aufs3-base.patch
7356 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
7357 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
7358 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
7359 * [Configs] updateconfigs following aufs update
7360 * v3.19 series start
7361 * rebase to v3.19-rc3
7362 * [Configs] updateconfigs following rebase to v3.19-rc3
7363 * [Packaging] uploadnum should be the remainder of the version
7364 - LP: #1407755
7365 * [Packaging] handle dts directories
7366 - LP: #1408004
7367 * [Config] follow move of arm64 dts' into vendor directories
7368
7369 [ Upstream Kernel Changes ]
7370
7371 * arm64: optimized copy_to_user and copy_from_user assembly code
7372 - LP: #1400349
7373 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
7374
7375 [ Upstream Kernel Changes ]
7376
7377 * rebase to v3.19-rc1
7378 - LP: #1173681
7379 * rebase to v3.19-rc2
7380 * rebase to v3.19-rc3
7381
7382 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
7383
7384linux (3.18.0-7.8) vivid; urgency=low
7385
7386 [ Leann Ogasawara ]
7387
7388 * Release Tracking Bug
7389 - LP: #1401590
7390
7391 [ John Johansen ]
7392
7393 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7394 - LP: #1362199
7395 * SAUCE: Revert: fix: only allow a single threaded process to ...
7396 - LP: #1371310
7397 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7398 - LP: #1390223
7399 * SAUCE: (no-up) apparmor: add parameter to control whether policy
7400 hashing is used
7401 - LP: #1383886
7402 * [config] set apparmor config options
7403
7404 [ Seth Forshee ]
7405
7406 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
7407 - LP: #1398458
7408
7409 [ Upstream Kernel Changes ]
7410
7411 * mfd: rtsx: Fix PM suspend for 5227 & 5249
7412 - LP: #1359052
7413 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
7414 - LP: #1346067
7415
7416 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
7417
7418linux (3.18.0-6.7) vivid; urgency=low
7419
7420 [ Andy Whitcroft ]
7421
7422 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7423 assembly code"
7424 - LP: #1398596
7425 * rebase to v3.18
7426
7427 [ Chris J Arges ]
7428
7429 * [Config] CONFIG_PCIEASPM_DEBUG=y
7430 - LP: #1398544
7431
7432 [ Paolo Pisati ]
7433
7434 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
7435 - LP: #1396470
7436
7437 [ Upstream Kernel Changes ]
7438
7439 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
7440 may result in I/O freeze
7441 - LP: #1400289
7442
7443 [ Upstream Kernel Changes ]
7444
7445 * rebase to v3.18
7446
7447 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
7448
7449linux (3.18.0-5.6) vivid; urgency=low
7450
7451 [ Leann Ogasawara ]
7452
7453 * Release Tracking Bug
7454 - LP: #1398109
7455
7456 [ Andy Whitcroft ]
7457
7458 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
7459 - LP: #1397061
7460 * rebase to v3.18-rc7
7461
7462 [ Chris J Arges ]
7463
7464 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
7465 ppc64el/generic
7466 - LP: #1395855
7467
7468 [ Upstream Kernel Changes ]
7469
7470 * rebase to v3.18-rc7
7471 - LP: #1389497
7472
7473 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
7474
7475linux (3.18.0-4.5) vivid; urgency=low
7476
7477 [ Leann Ogasawara ]
7478
7479 * Release Tracking Bug
7480 - LP: #1395891
7481
7482 [ Andy Whitcroft ]
7483
7484 * rebase to v3.18-rc6
7485 * [Config] update configs following rebase to v3.18-rc6
7486 * [Config] enable overlayfs v1 support
7487
7488 [ Tim Gardner ]
7489
7490 * rebase to v3.18-rc5
7491
7492 [ Upstream Kernel Changes ]
7493
7494 * overlay: add backwards compatible overlayfs format support
7495 - LP: #1395877
7496
7497 [ Upstream Kernel Changes ]
7498
7499 * rebase to v3.18-rc5
7500 * rebase to v3.18-rc6
7501
7502 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
7503
7504linux (3.18.0-3.4) vivid; urgency=low
7505
7506 [ Andy Whitcroft ]
7507
7508 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
7509 * Revert "SAUCE: AUFS -- update to
7510 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
7511 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
7512 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
7513 * [Config] amd64 is now the indep architecture
7514 * [Debian] basic hook support
7515 * SAUCE: AUFS -- aufs3-base.patch
7516 * SAUCE: AUFS -- aufs3-mmap.patch
7517 * SAUCE: AUFS -- aufs3-standalone.patch
7518 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
7519 * [Config] updateconfigs following aufs3 update
7520 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
7521
7522 [ dann frazier ]
7523
7524 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
7525 - LP: #1388952
7526 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
7527 * [Config] Disable CONFIG_RCU_USER_QS on arm64
7528
7529 [ Tim Gardner ]
7530
7531 * rebase to v3.18-rc4
7532
7533 [ Upstream Kernel Changes ]
7534
7535 * rebase to v3.18-rc4
7536 - LP: #1389497
7537 - LP: #1387128
7538
7539 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
7540
7541linux (3.18.0-2.2) vivid; urgency=low
7542
7543 [ Tim Gardner ]
7544
7545 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
7546
7547 [ Upstream Kernel Changes ]
7548
7549 * rebase to v3.18-rc3
7550
7551 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
7552
7553linux (3.18.0-1.1) vivid; urgency=low
7554
7555 [ Andy Whitcroft ]
7556
7557 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
7558 * [Config] tools -- only build common tools when enabled
7559 * [Config] follow rename of DEB_BUILD_PROFILES
7560 * [Config] linux-image-extra is additive to linux-image
7561 - LP: #1375310
7562 * [Config] linux-image-extra postrm is not needed on purge
7563 * [Config] enable cloud tools on i386
7564 - LP: #1367399
7565
7566 [ Marc Dietrich ]
7567
7568 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
7569
7570 [ Paolo Pisati ]
7571
7572 * [Config] armhf: REGULATOR_TWL4030=y
7573 * [Config] armhf: disable JUMP_LABEL
7574 - LP: #1378856
7575
7576 [ Tim Gardner ]
7577
7578 * rebase to v3.17-rc2
7579 * updateconfigs
7580 * [Config] CONFIG_NFC_ST21NFCB=n
7581 * [Config] Added net/6lowpan/* to generic inclusion list
7582 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
7583 * rebase to v3.17-rc3
7584 * rebase to v3.17-rc4
7585 * rebase to v3.17-rc5
7586 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
7587 * [Config] CONFIG_XMON=y
7588 - LP: #1365655
7589 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
7590 - LP: #1362514
7591 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
7592 - LP: #1362514
7593 * [Config] CONFIG_DMA_CMA=n
7594 - LP: #1362261
7595 * [Config] Add mpt3sas to d-i
7596 - LP: #1368907
7597 * [Debian] set do_*_tools after stage1 or bootstrap is determined
7598 - LP: #1370211
7599 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
7600 - LP: #1244176
7601 * rebase to v3.17-rc6
7602 * SAUCE: usbip: Update include path
7603 * [Debian] usbip tools packaging
7604 - LP: #898003
7605 * [Config] Enable usbip tools
7606 - LP: #898003
7607 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
7608 - LP: #1363180
7609 * [Config] Correct annotation regarding CONFIG_DMA_CMA
7610 - LP: #1362261
7611 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
7612 - LP: #1374438
7613 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
7614 - LP: #1374440
7615 * [Debian] Don't fail if a symlink already exists
7616 * rebase to v3.17-rc7
7617 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
7618 - LP: #1374440
7619 * rebase to v3.17
7620 * rebase to v3.18-rc1
7621 * [Config] CONFIG_AUFS_FS=n for FTBS
7622 * Enable vivid
7623 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
7624 - LP: #1385510
7625 * rebase to v3.18-rc2
7626 * [Debian] Fix linux-doc dangling symlinks
7627 - LP: #661306
7628 * CONFIG_MODULE_COMPRESS=n
7629 * [Config] dropped scsi_tgt from generic inclusion list
7630 * [Config] Added drivers/uio to generic inclusion list
7631 * [Config] CONFIG_PATA_MACIO=y
7632 - LP: #1378894
7633 * [Config] CONFIG_DRM_BOCHS=n
7634 * [Debian] install usbipd
7635 - LP: #898003
7636
7637 [ Upstream Kernel Changes ]
7638
7639 * rebase to v3.18-rc2
7640
7641 [ Upstream Kernel Changes ]
7642
7643 * rebase to v3.18-rc1
7644 - LP: #1316518
7645 - LP: #1371591
7646 - LP: #1357928
7647
7648 [ Upstream Kernel Changes ]
7649
7650 * rebase to v3.17
7651
7652 [ Upstream Kernel Changes ]
7653
7654 * rebase to v3.17-rc7
7655
7656 [ Upstream Kernel Changes ]
7657
7658 * rebase to v3.17-rc6
7659
7660 [ Upstream Kernel Changes ]
7661
7662 * rebase to v3.17-rc5
7663
7664 [ Upstream Kernel Changes ]
7665
7666 * rebase to v3.17-rc4
7667
7668 [ Upstream Kernel Changes ]
7669
7670 * rebase to v3.17-rc3
7671
7672 [ Upstream Kernel Changes ]
7673
7674 * rebase to v3.17-rc2
7675 - LP: #1358116
7676 - LP: #1350148
7677 - LP: #1334950
7678 - LP: #1329580
7679 - LP: #1329580
7680 - LP: #1329580
7681
7682 [ Upstream Kernel Changes ]
7683
7684 * rebase to v3.17-rc2
7685
7686 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
7687
7688linux (3.17.0-0.0) utopic; urgency=medium
7689
7690 * Empty entry
7691
7692 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
7693
7694linux (3.16.0-11.16) utopic; urgency=low
7695
7696 [ Mauricio Faria de Oliveira ]
7697
7698 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
7699 - LP: #1358920
7700
7701 [ Peter Zijlstra ]
7702
7703 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
7704 - LP: #1361300
7705
7706 [ Tim Gardner ]
7707
7708 * [Config] CONFIG_ZPOOL=y
7709 - LP: #1360428
7710 * Release Tracking Bug
7711 - LP: #1361308
7712
7713 [ Upstream Kernel Changes ]
7714
7715 * Revert "net/mlx4_en: Fix bad use of dev_id"
7716 - LP: #1347012
7717 * net/mlx4_en: Reduce memory consumption on kdump kernel
7718 - LP: #1347012
7719 * net/mlx4_en: Fix mac_hash database inconsistency
7720 - LP: #1347012
7721 * net/mlx4_en: Disable blueflame using ethtool private flags
7722 - LP: #1347012
7723 * net/mlx4_en: current_mac isn't updated in port up
7724 - LP: #1347012
7725 * net/mlx4_core: Use low memory profile on kdump kernel
7726 - LP: #1347012
7727 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
7728 - LP: #1347169
7729 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
7730 - LP: #1347169
7731 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
7732 - LP: #1347169
7733 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
7734 - LP: #1347169
7735 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
7736 - LP: #1347169
7737 * drivers: scsi: storvsc: Set srb_flags in all cases
7738 - LP: #1347169
7739 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
7740 - LP: #1347169
7741 * namespaces: Use task_lock and not rcu to protect nsproxy
7742 - LP: #1328088
7743 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
7744 * mm/zbud: change zbud_alloc size type to size_t
7745 - LP: #1360428
7746 * mm/zpool: implement common zpool api to zbud/zsmalloc
7747 - LP: #1360428
7748 * mm/zpool: zbud/zsmalloc implement zpool
7749 - LP: #1360428
7750 * mm/zpool: update zswap to use zpool
7751 - LP: #1360428
7752 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
7753 - LP: #1341296
7754 * iommu/amd: Fix for pasid initialization
7755 - LP: #1361300
7756 * iommu/amd: Moving PPR fault flags macros definitions
7757 - LP: #1361300
7758 * iommu/amd: Drop oprofile dependency
7759 - LP: #1361300
7760 * iommu/amd: Fix typo in amd_iommu_v2 driver
7761 - LP: #1361300
7762 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
7763 - LP: #1361300
7764 * iommu/amd: Don't free pasid_state in mn_release path
7765 - LP: #1361300
7766 * iommu/amd: Get rid of __unbind_pasid
7767 - LP: #1361300
7768 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
7769 - LP: #1361300
7770 * iommu/amd: Add pasid_state->invalid flag
7771 - LP: #1361300
7772 * iommu/amd: Don't hold a reference to mm_struct
7773 - LP: #1361300
7774 * iommu/amd: Don't hold a reference to task_struct
7775 - LP: #1361300
7776 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
7777 - LP: #1361300
7778 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
7779 - LP: #1361300
7780 * iommu/amd: Remove change_pte mmu_notifier call-back
7781 - LP: #1361300
7782 * iommu/amd: Fix device_state reference counting
7783 - LP: #1361300
7784 * iommu/amd: Fix 2 typos in comments
7785 - LP: #1361300
7786
7787 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
7788
7789linux (3.16.0-10.15) utopic; urgency=low
7790
7791 [ dann frazier ]
7792
7793 * [debian] Fix regression with ABI subversions and backport
7794
7795 [ Feng Kan ]
7796
7797 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
7798 modify write.
7799 - LP: #1357527
7800 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7801 assembly code
7802 - LP: #1358949
7803
7804 [ Stefan Bader ]
7805
7806 * SAUCE: bcache: prevent crash on changing writeback_running
7807 - LP: #1357295
7808
7809 [ Tim Gardner ]
7810
7811 * [Config] CONFIG_XFRM_STATISTICS=y
7812 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
7813 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
7814 - LP: #1353005
7815 * Release Tracking Bug
7816 - LP: #1359783
7817
7818 [ Upstream Kernel Changes ]
7819
7820 * intel_idle: Broadwell support
7821 - LP: #1256170
7822 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
7823 - LP: #1357108
7824 * powerpc/powernv: Invoke opal call to handle hmi.
7825 - LP: #1357108
7826 * powerpc/book3s: handle HMIs for cpus in nap mode.
7827 - LP: #1357108
7828 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
7829 - LP: #1357108
7830 * powerpc: Add smp_mb() to arch_spin_is_locked()
7831 - LP: #1358569
7832 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
7833 - LP: #1358569
7834 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
7835 temperature
7836 - LP: #1353005
7837 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
7838 - LP: #1358855
7839 * printk: Add function to return log buffer address and size
7840 - LP: #1359423
7841 * powerpc/powernv: Interface to register/unregister opal dump region
7842 - LP: #1359423
7843 * bcache: fix crash on shutdown in passthrough mode
7844 - LP: #1357295
7845 * bcache: fix uninterruptible sleep in writeback thread
7846 - LP: #1357295
7847
7848 [ Vinayak Kale ]
7849
7850 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
7851 - LP: #1357527
7852 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
7853 - LP: #1357527
7854
7855 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
7856
7857linux (3.16.0-9.14) utopic; urgency=low
7858
7859 [ Tim Gardner ]
7860
7861 * Release Tracking Bug
7862 - LP: #1357370
7863
7864 [ Serge Hallyn ]
7865
7866 * SAUCE: Overlayfs: allow unprivileged mounts
7867 - LP: #1357025
7868
7869 [ Upstream Kernel Changes ]
7870
7871 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7872 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7873 * dts: Add bindings for APM X-Gene SoC ethernet driver
7874 * drivers: net: Add APM X-Gene SoC ethernet driver support.
7875 * powerpc/thp: Add write barrier after updating the valid bit
7876 - LP: #1357014
7877 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
7878 - LP: #1357014
7879 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
7880 of 4k pte
7881 - LP: #1357014
7882 * powerpc/thp: Handle combo pages in invalidate
7883 - LP: #1357014
7884 * powerpc/thp: Invalidate with vpn in loop
7885 - LP: #1357014
7886 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
7887 - LP: #1357014
7888 * powerpc/mm: Use read barrier when creating real_pte
7889 - LP: #1357014
7890 * powerpc/thp: Add tracepoints to track hugepage invalidate
7891 - LP: #1357014
7892 * rebase to v3.16.1
7893
7894 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
7895
7896linux (3.16.0-8.13) utopic; urgency=low
7897
7898 [ Tim Gardner ]
7899
7900 * Release Tracking Bug
7901 - LP: #1356403
7902
7903 [ dann frazier ]
7904
7905 * [debian] Allow for package revisions condusive for branching
7906
7907 [ Upstream Kernel Changes ]
7908
7909 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
7910 - LP: #1350087
7911 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
7912 - LP: #1350087
7913 * powerpc/powernv: Enable M64 aperatus for PHB3
7914 - LP: #1355469
7915 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
7916 - LP: #1352994
7917 * powerpc: Add machine_early_initcall()
7918 - LP: #1352640
7919 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
7920 - LP: #1352640
7921 * powerpc/eeh: Avoid event on passed PE
7922 - LP: #1352640
7923 * powerpc/eeh: EEH support for VFIO PCI device
7924 - LP: #1352640
7925 * powerpc/eeh: sysfs entries lost
7926 - LP: #1352640
7927 * powerpc/powernv: Fix IOMMU table for VFIO dev
7928 - LP: #1352640
7929 * powerpc/eeh: Fetch IOMMU table in reliable way
7930 - LP: #1352640
7931 * powerpc/eeh: Refactor EEH flag accessors
7932 - LP: #1352640
7933 * powerpc/eeh: Selectively enable IO for error log
7934 - LP: #1352640
7935 * powerpc/eeh: Reduce lines of log dump
7936 - LP: #1352640
7937 * powerpc/eeh: Replace pr_warning() with pr_warn()
7938 - LP: #1352640
7939 * powerpc/eeh: Make diag-data not endian dependent
7940 - LP: #1352640
7941 * powerpc/eeh: Aux PE data for error log
7942 - LP: #1352640
7943 * PCI: Support BAR sizes up to 128GB
7944 - LP: #1352640
7945 * powerpc/powernv: Allow to freeze PE
7946 - LP: #1352640
7947 * powerpc/powernv: Split ioda_eeh_get_state()
7948 - LP: #1352640
7949 * powerpc/powernv: Handle compound PE
7950 - LP: #1352640
7951 * powerpc/powernv: Handle compound PE for EEH
7952 - LP: #1352640
7953 * powerpc/powernv: Handle compound PE in config accessors
7954 - LP: #1352640
7955 * mnt: Only change user settable mount flags in remount
7956 - LP: #1356318
7957 - CVE-2014-5206
7958 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7959 - LP: #1356318
7960 - CVE-2014-5206
7961 * mnt: Correct permission checks in do_remount
7962 - LP: #1356323
7963 - CVE-2014-5207
7964 * mnt: Change the default remount atime from relatime to the existing value
7965 - LP: #1356323
7966 - CVE-2014-5207
7967
7968 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7969
7970linux (3.16.0-7.12) utopic; urgency=low
7971
7972 [ Andy Whitcroft ]
7973
7974 * rebase to v3.16 final
7975 * [Config] d-i -- add virtio_scsi to virtio-modules
7976 - LP: #1342000
7977
7978 [ dann frazier ]
7979
7980 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7981
7982 [ Tim Gardner ]
7983
7984 * [Config] CONFIG_MICROCODE=y
7985 - LP: #1084373
7986 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7987 - LP: #1349028
7988 * [Config] Add hv_balloon to d-i virtio-modules
7989 - LP: #1292216
7990 * Release Tracking Bug
7991 - LP: #1354530
7992
7993 [ Upstream Kernel Changes ]
7994
7995 * rebase to v3.16
7996
7997 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7998
7999linux (3.16.0-6.11) utopic; urgency=low
8000
8001 [ Paolo Pisati ]
8002
8003 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
8004 * [Config] armhf: KEYBOARD_IMX=m
8005 * [Config] armhf: build cubox & imx6 DTBs
8006 * [Config] armhf: RTC_DRV_PCF8523=y
8007
8008 [ Tim Gardner ]
8009
8010 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
8011 - LP: #1344405
8012 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
8013 - LP: #1343109
8014 * Release Tracking Bug
8015 - LP: #1349196
8016
8017 [ Upstream Kernel Changes ]
8018
8019 * rebase to v3.16-rc7
8020
8021 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
8022
8023linux (3.16.0-5.10) utopic; urgency=low
8024
8025 [ Tim Gardner ]
8026
8027 * Release Tracking Bug
8028 - LP: #1346298
8029 * [Config] CONFIG_GPIO_SYSFS=y
8030 - LP: #1342153
8031 * rebase to v3.16-rc6
8032
8033 [ Paolo Pisati ]
8034
8035 * [Config] enable ARCH_MVEBU*
8036 * [Config] AHCI_MVEBU=m
8037 * [Config] ARMADA_THERMAL=y
8038 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
8039 * [Config] CRYPTO_DEV_MV_CESA=m
8040 * [Config] I2C_MV64XXX=m
8041 * [Config] MMC_MVSDIO=m
8042 * [Config] MMC_SDHCI_DOVE=m
8043 * [Config] MTD_NAND_ORION=m
8044 * [Config] MTD_NAND_PXA3xx=m
8045 * [Config] MVNETA=m
8046 * [Config] MV_XOR=y
8047 * [Config] ORION_WATCHDOG=m
8048 * [Config] PCI_MVEBU=y
8049 * [Config] RTC_DRV_MV=y
8050 * [Config] SND_KIRKWOOD_SOC*=m
8051 * [Config] SPI_ORION=m
8052 * [Config] USB_XHCI_MVEBU=m
8053 * [Config] armhf: build all Armada and Dove DTBs
8054 * [Config] armhf: SERIAL_8250_DW=y
8055
8056 [ Upstream Kernel Changes ]
8057
8058 * rebase to v3.16-rc6
8059
8060 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
8061
8062linux (3.16.0-4.9) utopic; urgency=low
8063
8064 [ Tim Gardner ]
8065
8066 * Release Tracking Bug
8067 - LP: #1341543
8068
8069 [ Upstream Kernel Changes ]
8070
8071 * rebase to v3.16-rc5
8072
8073 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
8074
8075linux (3.16.0-3.8) utopic; urgency=low
8076
8077 [ Tim Gardner ]
8078
8079 * Release Tracking Bug
8080 - LP: #1340091
8081
8082 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
8083
8084linux (3.16.0-2.7) utopic; urgency=low
8085
8086 [ Andy Whitcroft ]
8087
8088 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
8089 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8090
8091 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
8092
8093linux (3.16.0-2.6) utopic; urgency=low
8094
8095 [ Andy Whitcroft ]
8096
8097 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
8098 Fixes FTBS.
8099
8100 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
8101
8102linux (3.16.0-2.5) utopic; urgency=low
8103
8104 [ Andy Whitcroft ]
8105
8106 * ubuntu -- fix basic format for ubuntu/Makefile
8107 * ubuntu: AUFS (no-squash): basic framework and update machinary
8108 * ubuntu: aufs3 -- update update scripting
8109 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8110 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8111 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8112 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
8113 * [Configs] AUFS configs
8114 * ubuntu: aufs3 -- reenable
8115
8116 [ Tim Gardner ]
8117
8118 * CONFIG_LATENCYTOP=n
8119
8120 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
8121
8122linux (3.16.0-2.4) utopic; urgency=low
8123
8124 [ Andy Whitcroft ]
8125
8126 * [Config] flip VIRTIO*=y
8127 * [Config] commonise CONFIG_SWIOTLB=y
8128 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
8129 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
8130 config defaults
8131 * [Config] apply Device Drivers >> Block devices config defaults
8132 * [Config] apply Device Drivers >> Character devices config defaults
8133 * [Config] apply Device Drivers >> DMA Engine support config defaults
8134 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
8135 reporting config defaults
8136 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
8137 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
8138 support) config defaults
8139 * [Config] apply Device Drivers >> GPIO Support config defaults
8140 * [Config] apply Device Drivers >> Graphics support >> Console display
8141 driver support config defaults
8142 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
8143 config defaults
8144 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
8145 * [Config] apply Device Drivers >> Input device support >> Generic input
8146 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
8147 defaults
8148 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
8149 ports config defaults
8150 * [Config] apply Device Drivers >> LED Support >> LED Class Support
8151 config defaults
8152 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
8153 defaults
8154 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
8155 grabbers support config defaults
8156 * [Config] apply Security options config defaults
8157 * [Config] apply Networking options >> Network packet filtering framework
8158 (Netfilter) >> Core Netfilter Configuration config defaults
8159 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
8160 defaults
8161 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
8162 Devices >> Support for frame buffer devices config defaults
8163 * [Config] apply Power management and ACPI options >> CPU Frequency
8164 scaling config defaults
8165 * [Config] apply Processor type and features config defaults
8166 * [Config] apply Partition Types config defaults
8167 * [Config] apply Power management and ACPI options config defaults
8168 * [Config] apply Device Drivers >> InfiniBand support config defaults
8169 * [Config] apply Device Drivers >> Misc devices config defaults
8170 * [Config] apply Device Drivers >> Multifunction device drivers config
8171 defaults
8172 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
8173 support >> SCSI low-level drivers config defaults
8174 * [Config] apply Device Drivers >> Network device support >> Ethernet
8175 driver support config defaults
8176 * [Config] apply Device Drivers >> Network device support >> Network core
8177 driver support config defaults
8178 * [Config] apply Device Drivers >> Network device support >> PHY Device
8179 support and infrastructure config defaults
8180 * [Config] apply File systems >> Network File Systems config defaults
8181 * [Config] apply Device Drivers >> Input device support >> Generic input
8182 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
8183 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
8184 >> NAND Device Support config defaults
8185 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8186 >> Ralink driver support config defaults
8187 * [Config] apply Device Drivers >> Staging drivers config defaults
8188 * [Config] apply Cryptographic API >> Hardware crypto devices config
8189 defaults
8190 * [Config] apply Device Drivers >> Macintosh device drivers config
8191 defaults
8192 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8193 config defaults
8194 * [Config] apply Device Drivers >> PPS support config defaults
8195 * [Config] apply Device Drivers >> Sound card support config defaults
8196 * [Config] apply Networking support >> RF switch subsystem support config
8197 defaults
8198 * [Config] apply Library routines config defaults
8199 * [Config] apply Device Drivers >> CODEC drivers config defaults
8200 * [Config] apply Device Drivers >> PHY Subsystem config defaults
8201 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
8202 config defaults
8203 * [Config] apply Kernel hacking >> Tracers config defaults
8204 * [Config] apply Kernel hacking >> Runtime Testing config defaults
8205 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
8206 * [Config] apply Device Drivers >> USB support config defaults
8207 * [Config] apply Device Drivers >> Power supply class support config
8208 defaults
8209 * [Config] apply Device Drivers >> USB Network Adapters config defaults
8210 * [Config] apply General setup >> IRQ subsystem config defaults
8211 * [Config] apply General setup config defaults
8212 * [Config] apply File systems >> Miscellaneous filesystems config
8213 defaults
8214 * [Config] apply File systems config defaults
8215 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
8216 * [Config] apply Device Drivers >> Virtio drivers config defaults
8217 * [Config] apply Device Drivers >> USB Peripheral Controller config
8218 defaults
8219 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
8220 support >> SCSI Transports config defaults
8221 * [Config] apply Device Drivers >> Real Time Clock config defaults
8222 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
8223 (libata) config defaults
8224 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
8225 defaults
8226 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
8227 config defaults
8228 * [Config] apply Device Drivers >> USB Physical Layer drivers config
8229 defaults
8230 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
8231 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
8232 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
8233 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
8234 CONFIG_HOTPLUG_CPU=n
8235 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
8236 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
8237 * [Config] drivers/acpi/acpi_ipmi.ko needs
8238 drivers/char/ipmi/ipmi_msghandler.ko in virtual
8239 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
8240 CONFIG_FUNCTION_TRACER=n
8241 * [Config] ignore modules changing following major config changes
8242
8243 [ Tim Gardner ]
8244
8245 * rebase to v3.16-rc4
8246
8247 [ Upstream Kernel Changes ]
8248
8249 * rebase to v3.16-rc4
8250 - LP: #1297581
8251
8252 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
8253
8254linux (3.16.0-1.3) utopic; urgency=low
8255
8256 [ Andy Whitcroft ]
8257
8258 * Revert "Disable do_tools_perf for FTBS"
8259 * SAUCE: fix perf_regs definitions for arm64
8260
8261 [ Paolo Pisati ]
8262
8263 * [Config] armhf: ARCH_EXYNOS5* support
8264 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
8265 * [Config] armhf: EXYNOS_THERMAL=y
8266 * [Config] armhf: EXYNOS_IOMMU=y
8267 * [Config] armhf: EXYNOS_ADC=m
8268 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
8269 * [Config] armhf: MMC_SDHCI_S3C=m
8270 * [Config] armhf: PCI_EXYNOS=y
8271 * [Config] armhf: PHY_EXYNOS5250_SATA=y
8272 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
8273 * [Config] armhf: PWM_SAMSUNG=m
8274 * [Config] armhf: RTC_DRV_S3C=y
8275 * [Config] armhf: S3C2410_WATCHDOG=m
8276 * [Config] armhf: MMC_DW_EXYNOS=m
8277 * [Config] armhf: SERIAL_SAMSUNG=y
8278 * [Config] armhf: SND_SOC_SAMSUNG=m
8279 * [Config] armhf: SPI_S3C64XX=m
8280 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
8281 * [Config] armhf: FB_S3C=m
8282 * [Config] armhf: build all Exynos 5 DTBs
8283 * [Config] armhf: disable CPUFREQ_EXYNOS
8284
8285 [ Tim Gardner ]
8286
8287 * rebase to v3.16-rc3
8288
8289 [ Upstream Kernel Changes ]
8290
8291 * rebase to v3.16-rc3
8292 - LP: #1331915
8293
8294 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
8295
8296linux (3.16.0-0.2) utopic; urgency=low
8297
8298 [ Tim Gardner ]
8299
8300 * Revert "SAUCE: intel_pstate -- toggle default to disable"
8301 - LP: #1333322
8302 * CONFIG_BOOKE_WDT=y
8303 * Disable do_tools_perf for FTBS (just until I can figure it out)
8304
8305 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
8306
8307linux (3.16.0-0.1) utopic; urgency=low
8308
8309 [ Tim Gardner ]
8310
8311 * Release Tracking Bug
8312 - LP: #1333265
8313
8314 [ Andy Whitcroft ]
8315
8316 * [Config] cloud-tools -- add systemd units
8317 - LP: #1329027
8318
8319 [ dann frazier ]
8320
8321 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
8322 * [Config] CONFIG_NET_XGENE=m for arm64
8323 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
8324
8325 [ Feng Kan ]
8326
8327 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
8328 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
8329 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
8330
8331 [ Iyappan Subramanian ]
8332
8333 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
8334 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
8335 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
8336 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
8337
8338 [ Tim Gardner ]
8339
8340 * updateconfigs
8341 * Fix arm64 crypto Makefile
8342 * [Config] CONFIG_BOOKE_WDT=n for FTBS
8343 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
8344 - LP: #1327619
8345 * Disabled powerpc64-emb for FTBS
8346 * [Config] CONFIG_DRM_TEGRA=m
8347 * [Config] CONFIG_CMA_SIZE_MBYTES=64
8348 * rebase to v3.16-rc2
8349 * Clean up generic.inclusion-list warnings
8350
8351 [ Upstream Kernel Changes ]
8352
8353 * rebase to v3.16-rc2
8354 - LP: #1328587
8355 - LP: #1319291
8356 - LP: #1310512
8357 - LP: #1310512
8358 - LP: #1305480
8359
8360 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
8361
8362linux (3.15.0-6.11) utopic; urgency=low
8363
8364 [ Adam Conrad ]
8365
8366 * Enable building the sata-modules udeb on ppc64el.
8367 - LP: #1323980
8368 * [Packaging] Set bootloader and loader on ppc64el to grub
8369
8370 [ Adam Lee ]
8371
8372 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
8373 - LP: #1310512, #1320070
8374
8375 [ Alex Hung ]
8376
8377 * SAUCE: (no-up) dell-led: add mic mute led interface
8378 - LP: #1308297
8379
8380 [ Andy Whitcroft ]
8381
8382 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
8383 - LP: #1285434
8384 * [Config] tools -- enable cpupower on ppc64el
8385 * [Config] ppc64el -- enable perf tools
8386 * [Config] powerpc -- enable perf tools
8387 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
8388 * [Config] arm64 -- enable tools
8389 - LP: #1326050
8390 * [Config] switch hyper-keyboard to virtual
8391 - LP: #1325306
8392 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
8393 upgrades
8394 * SAUCE: kvm: BIOS disabled kvm support should be a warning
8395 - LP: #1300247
8396 * SAUCE: nouveau: missing outputs should be warnings
8397 - LP: #1300244
8398 * [Config] d-i -- add nvme devices to block-modules udeb
8399 - LP: #1303710
8400
8401 [ Anton Blanchard ]
8402
8403 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
8404 - LP: #1328230
8405
8406 [ Colin Ian King ]
8407
8408 * SAUCE: intel_pstate: inform user that thermald is worth considering
8409
8410 [ Dave Chiluk ]
8411
8412 * [Config] Enable CONFIG_IP_VS_IPV6=y
8413 - LP: #1300739
8414
8415 [ Paolo Pisati ]
8416
8417 * [Config] build vexpress a9 dtb
8418 - LP: #1303657
8419
8420 [ Tetsuo Handa ]
8421
8422 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
8423
8424 [ Tim Gardner ]
8425
8426 * Release Tracking Bug
8427 - LP: #1329045
8428 * [Debian] Treat vdso install as an environment variable
8429 - LP: #1325713
8430 * [Config] Treat vdso install as an environment variable
8431 - LP: #1325713
8432 * [config] Set IPMI suppoort default to "y"
8433 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
8434 * [Config] CONFIG_RT_GROUP_SCHED=n
8435 - LP: #1284731
8436 * [Config] ppc64el -- switch to 64K system pages
8437 * [Config] CONFIG_MICROCODE_EARLY=y
8438 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
8439 * [Config] armhf: DRM_TILCDC=m
8440 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
8441 * [Config] arm64: KVM=y
8442 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
8443 * [Config] armhf: generic: disable CPU_IDLE
8444 * [Config] armhf: CPU_FREQ=y
8445 * [Config] Add new mlx modules to d-i
8446 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
8447 - LP: #1295112
8448 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
8449 - LP: #1294353
8450 * [Config] CONFIG_ABX500_CORE=y for ppc64el
8451 * [Config] CONFIG_ALX=m for powerpc
8452 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
8453 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
8454 * [Config] CONFIG_ANDROID=n for powerpc
8455 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
8456 * [Config] CONFIG_BIG_KEYS=y for ppc64el
8457 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
8458 * rebase to v3.15
8459 * [Config] CONFIG_PHY_XGENE=y
8460 * [Config] CONFIG_MLX4_DEBUG=y
8461 - LP: #1328256
8462 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
8463 - LP: #1324571
8464 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
8465 * [Config] CONFIG_CFG80211=m for ppc64el
8466 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
8467 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
8468 * [Config] CONFIG_EXPERT=y for ppc64el
8469 * [Config] CONFIG_ATA_SFF=y on ppc64el
8470 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
8471 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
8472 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
8473 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
8474 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
8475 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
8476 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
8477 * [Config] CONFIG_DDR=y for ppc64el
8478 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
8479 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
8480 * [Config] CONFIG_EZX_PCAP=n for all arches
8481 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
8482 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
8483 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
8484 * [Config] CONFIG_FB_3DFX=m for all arches
8485 * [Config] CONFIG_FB_MATROX=m for ppc64el
8486 * [Config] CONFIG_FB_RADEON=m for ppc64el
8487 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
8488 * [Config] CONFIG_FIREWIRE=m for ppc64el
8489 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
8490 * [Config] CONFIG_HAMRADIO=y for ppc64el
8491 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
8492 * [Config] CONFIG_I2C_MUX=m for ppc64el
8493 * [Config] CONFIG_I2C_STUB=m for ppc64el
8494 * [Config] CONFIG_I2O=m for ppc64el
8495 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
8496 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
8497 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
8498 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
8499 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
8500 * [Config] CONFIG_IPACK_BUS=m for ppc64el
8501 * [Config] CONFIG_ISDN=y for ppc64el
8502 * [Config] CONFIG_ISO9660_FS=m for ppc64el
8503 * [Config] CONFIG_KGDB=y for ppc64el
8504 * [Config] CONFIG_KVM_GUEST=y for ppc64el
8505 * [Config] CONFIG_L2TP_V3=y for powerpc
8506 * [Config] CONFIG_MAILBOX=y for ppc64el
8507 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
8508 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
8509 * [Config] CONFIG_MEMORY=y for ppc64el
8510 * [Config] CONFIG_MEMSTICK=m for ppc64el
8511 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
8512 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
8513 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
8514 * [Config] CONFIG_NET_9P=m for ppc64el
8515 * [Config] CONFIG_MSDOS_FS=m for ppc64el
8516 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
8517 * [Config] CONFIG_MTD=m for arm64
8518 * [Config] CONFIG_NETCONSOLE=m for ppc64el
8519 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
8520 * [Config] CONFIG_NET_IPIP=m for ppc64el
8521 * [Config] CONFIG_NET_TEAM=m for all arches
8522 * [Config] CONFIG_NFC=m for ppc64el
8523 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
8524 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
8525 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
8526 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
8527 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
8528 * [Config] CONFIG_OPROFILE=m for ppc64el
8529 * [Config] CONFIG_PARPORT_1284=y for ppc64el
8530 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
8531 * [Config] CONFIG_8723AU_P2P=n
8532 * [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
8533 * [Config] CONFIG_PCNET32=m for ppc64el
8534 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
8535 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
8536 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
8537 * [Config] CONFIG_SCSI_IPR=m for ppc64el
8538 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
8539 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
8540 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
8541 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
8542 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
8543 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
8544 * [Config] CONFIG_WLAN=y for arm64
8545 * [Config] CONFIG_VORTEX=m for ppc64el
8546 * [Config] CONFIG_WIMAX=m for ppc64el
8547 * [Config] CONFIG_WATCHDOG=y for ppc64el
8548 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
8549 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
8550 * [Config] CONFIG_UWB=m for ppc64el
8551 * [Config] CONFIG_USB_STORAGE=y
8552 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
8553 * [Config] CONFIG_HID_RMI=m
8554 * [Config] CONFIG_HVC_DCC=n
8555 - LP: #1303657
8556
8557 [ Upstream Kernel Changes ]
8558
8559 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
8560 - LP: #1323165
8561 * powerpc/powernv: Add calls to support little endian host
8562 - LP: #1327400
8563 * HID: rmi: introduce RMI driver for Synaptics touchpads
8564 * HID: rmi: do not stop the device at the end of probe
8565 * HID: rmi: check for the existence of some optional queries before reading query 12
8566 * HID: rmi: do not fetch more than 16 bytes in a query
8567 * HID: rmi: fix wrong struct field name
8568 * HID: rmi: fix masks for x and w_x data
8569 * HID: rmi: do not handle touchscreens through hid-rmi
8570 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
8571 - LP: #1305480
8572 * rebase to v3.15
8573
8574 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
8575
8576linux (3.15.0-5.10) utopic; urgency=low
8577
8578 [ Tim Gardner ]
8579
8580 * Release Tracking Bug
8581 - LP: #1325596
8582 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
8583 * rebase to v3.15-rc8
8584
8585 [ Upstream Kernel Changes ]
8586
8587 * rebase to v3.15-rc8
8588
8589 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
8590
8591linux (3.15.0-4.9) utopic; urgency=low
8592
8593 * no change rebuild to fix embeded debhelper.
8594
8595 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
8596
8597linux (3.15.0-4.8) utopic; urgency=low
8598
8599 [ Andy Whitcroft ]
8600
8601 * Release Tracking Bug
8602 - LP: #1324107
8603 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
8604
8605 [ Javier Martinez Canillas ]
8606
8607 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
8608 - LP: #1323526
8609
8610 [ John Johansen ]
8611
8612 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
8613 - LP: #1323528
8614 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
8615 - LP: #1308761
8616 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
8617 - LP: #1308765
8618 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
8619 - LP: #1308764
8620 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
8621 - LP: #1323530
8622
8623 [ Kamal Mostafa ]
8624
8625 * [Config] add debian/gbp.conf
8626
8627 [ Tim Gardner ]
8628
8629 * [Config] CONFIG_SATA_AHCI=m for ppc64el
8630 - LP: #1323980
8631
8632 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
8633
8634linux (3.15.0-3.7) utopic; urgency=low
8635
8636 [ Tim Gardner ]
8637
8638 * Release Tracking Bug
8639 - LP: #1323189
8640
8641 [ Andy Whitcroft ]
8642
8643 * [Config] autopkgtest -- need fakeroot for tests
8644
8645 [ Upstream Kernel Changes ]
8646
8647 * rebase to v3.15-rc7
8648
8649 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
8650
8651linux (3.15.0-2.6) utopic; urgency=low
8652
8653 [ Andy Whitcroft ]
8654
8655 * [Config] remove the kernel-image firmware list on clean
8656
8657 [ Martin Pitt ]
8658
8659 * [Config] autopkgtest -- switch to significantly faster rebuild
8660
8661 [ Stefan Bader ]
8662
8663 * [Config]: Add missing modules to inclusion list
8664
8665 [ Tim Gardner ]
8666
8667 * [debian] Dynamically generate the kernel-image udebs firmware list
8668 * [d-i] firmware/kernel-image is generated
8669 * rebase to v3.15-rc6
8670 * Release Tracking Bug
8671 - LP: #1322251
8672
8673 [ Upstream Kernel Changes ]
8674
8675 * rebase to v3.15-rc6
8676 - LP: #1297581
8677
8678 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
8679
8680linux (3.15.0-1.5) utopic; urgency=low
8681
8682 [ Tim Gardner ]
8683
8684 * [Config] Add apm-mustang.dtb to kernel-image udeb
8685
8686 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
8687
8688linux (3.15.0-1.4) utopic; urgency=low
8689
8690 [ Andy Whitcroft ]
8691
8692 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
8693 local linux/hyperv.h"
8694 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
8695 local linux/hyperv.h"
8696 * [Packaging] tools -- hv tools build correctly against the built headers
8697 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
8698 * cloud-tools -- pull in init scripts for Hyper-V daemons
8699 * cloud-tools -- detect Hyper-V VM to avoid starting
8700 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
8701 - LP: #1295401
8702 * [Config] cloud-tools: reenable cloud-tools
8703
8704 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
8705
8706linux (3.15.0-1.3) utopic; urgency=low
8707
8708 [ Andy Whitcroft ]
8709
8710 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
8711 - LP: #1318848
8712
8713 [ Ben Collins ]
8714
8715 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
8716 - LP: #1318629
8717
8718 [ Tim Gardner ]
8719
8720 * [Config] CONFIG_FSL_PAMU=n
8721 - LP: #1311738
8722 * Release Tracking Bug
8723 - LP: #1320239
8724
8725 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
8726
8727linux (3.15.0-1.2) utopic; urgency=low
8728
8729 [ Tim Gardner ]
8730
8731 * Release Tracking Bug
8732 - LP: #1318171
8733 * Add rpcsec_gss_krb5 to generic inclusion list
8734 - LP: #769527
8735 * rebase to v3.15-rc5
8736
8737 [ Upstream Kernel Changes ]
8738
8739 * rebase to v3.15-rc5
8740 - LP: #1297581
8741
8742 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
8743
8744linux (3.15.0-0.1) utopic; urgency=low
8745
8746 [ Upstream Kernel Changes ]
8747
8748 * rebase to v3.15-rc4
8749 - LP: #1297581
8750 - LP: #1297581
8751 - LP: #1305133
8752 - LP: #1297581
8753 - LP: #1297581
8754 - LP: #871808
8755 - LP: #1260303
8756 - LP: #1268468
8757 - LP: #1248116
8758 - LP: #1211920
8759 - LP: #1259790
8760 - LP: #1259437
8761 - LP: #1259435
8762 - LP: #1268468
8763
8764 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
8765
8766linux (3.15.0-0.0) utopic; urgency=low
8767
8768 * Initial version for 3.15.
8769
8770 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
8771
8772linux (3.13.0-8.27) trusty; urgency=low
8773
8774 [ John Johansen ]
8775
8776 * SAUCE: Add config option to disable new apparmor 3 semantics
8777 -LP: #1270215
8778
8779 [ Tim Gardner ]
8780
8781 * [debian] Fix indep_hdrs_pkg_name
8782 - LP: #1134441
8783 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
8784 * Enabled lttng build
8785 * Don't build lttng for armhf
8786 lttng hates gcc-4.8 for armhf
8787 * Release Tracking Bug
8788 - LP: #1277309
8789
8790 [ Upstream Kernel Changes ]
8791
8792 * rebase to v3.13.2
8793 - LP: #1260303
8794 - LP: #1260303
8795 - LP: #1268468
8796
8797 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
8798
8799linux (3.13.0-7.26) trusty; urgency=low
8800
8801 [ John Johansen ]
8802
8803 * SAUCE: apparmor: fix uninitialized lsm_audit membe
8804 - LP: #1268727
8805 * Add config option to optionally enable new apparmor 3 semantics
8806
8807 [ Tim Gardner ]
8808
8809 * [Config] Add lowlatency to getabis
8810 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
8811 - LP: #1270215
8812 * Release Tracking Bug
8813 - LP: #1276810
8814
8815 [ Upstream Kernel Changes ]
8816
8817 * x86, x32: Correct invalid use of user timespec in the kernel
8818 - LP: #1274349
8819 - CVE-2014-0038
8820
8821 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
8822
8823linux (3.13.0-7.25) trusty; urgency=low
8824
8825 [ Andy Whitcroft ]
8826
8827 * Revert "SAUCE: fix fmd headers"
8828 * SAUCE: fix fmd headers
8829
8830 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
8831
8832linux (3.13.0-7.24) trusty; urgency=low
8833
8834 [ Stefan Bader ]
8835
8836 * [Config] Make vmwgfx driver enable the framebuffer device
8837
8838 [ Tim Gardner ]
8839
8840 * rebase to v3.13.1
8841 * [Config] CONFIG_NFS_FS=m for ppc64el
8842 * [Config] CONFIG_X86_SYSFB=n
8843 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
8844 * Release Tracking Bug
8845 - LP: #1275898
8846
8847 [ Upstream Kernel Changes ]
8848
8849 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
8850 - LP: #1272525
8851 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
8852 - LP: #1272525
8853 * mm: ignore VM_SOFTDIRTY on VMA merging
8854 - LP: #1274917
8855 * drm/radeon: disable dpm on BTC
8856 - LP: #1266984
8857
8858 [ Upstream Kernel Changes ]
8859
8860 * rebase to v3.13.1
8861
8862 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
8863
8864linux (3.13.0-6.23) trusty; urgency=low
8865
8866 [ Andy Whitcroft ]
8867
8868 * [Config] fix up architecture for linux-tools
8869
8870 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
8871
8872linux (3.13.0-6.22) trusty; urgency=low
8873
8874 [ Andy Whitcroft ]
8875
8876 * [Packaging] limit linux-udebs-<flavour> to matching arch
8877 * [Config] powerpc -- disable perf to fix FTBFS
8878 * [Config] ppc64el -- fix up missing udebs
8879
8880 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
8881
8882linux (3.13.0-6.21) trusty; urgency=low
8883
8884 [ Andy Fleming ]
8885
8886 * SAUCE: net: Add support for handling queueing in hardware
8887 * SAUCE: of_mdio: Add of_phy_attach function
8888 * SAUCE: phylib: Add generic 10G driver
8889 * SAUCE: phylib: Support attaching to gen10g_driver
8890 * SAUCE: phylib: Add Clause 45 read/write functions
8891
8892 [ Andy Whitcroft ]
8893
8894 * SAUCE: fix fmd headers
8895 * [Packaging] lowlatency -- merge out of tree flavours
8896 * SAUCE: allow IRQs to be irq-threaded by default via config
8897 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
8898 * [Config] powerpc -- fix up Build-depends:
8899 * Release Tracking Bug
8900 - LP: #1273747
8901
8902 [ Ben Collins ]
8903
8904 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
8905 ptr/64-bit rsrcs
8906 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
8907 * SAUCE: Fixup freescale usb phy driver to work on ppc64
8908 * SAUCE: xgmac_mdio: Silence read errors
8909 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
8910 * SAUCE: Fix stack overflow on ppc32
8911 * SAUCE: Use resource_size_t instead of long for PCI resource address
8912 * SAUCE: net/phy: Export function for use by dpaa_eth
8913 * [Packaging] powerpc -- merge out of tree powerpc arch
8914
8915 [ Bjorn Helgaas ]
8916
8917 * SAUCE: Revert "EISA: Log device resources in dmesg"
8918 - LP: #1251816
8919 * SAUCE: Revert "EISA: Initialize device before its resources"
8920 - LP: #1251816
8921
8922 [ Emil Medve ]
8923
8924 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
8925 with 10G "fixed-link"s
8926
8927 [ Kumar Gala ]
8928
8929 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
8930 * SAUCE: fsl_pme2: Add support for DPAA PME
8931 * SAUCE: fmd: FMD14 integration
8932 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
8933 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
8934
8935 [ Madalin Bucur ]
8936
8937 * SAUCE: net/flow: remove sleeping and deferral mechanism from
8938 flow_cache_flush
8939 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
8940 and duplex reading
8941
8942 [ Stefan Bader ]
8943
8944 * [Config] move some VMWare related modules into main package
8945 - LP: #1271669
8946
8947 [ Tim Gardner ]
8948
8949 * [Config] Add r815x to nic-modules
8950 - LP: #1273735
8951 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8952 - LP: #239479
8953
8954 [ Upstream Kernel Changes ]
8955
8956 * mmc: sdhci-pci: break out definitions to header file
8957 - LP: #1239938
8958 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8959 - LP: #1239938
8960 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8961 * powerpc/book3e: support CONFIG_RELOCATABLE
8962 * book3e/kexec/kdump: enable kexec for kernel
8963 * book3e/kexec/kdump: create a 1:1 TLB mapping
8964 * book3e/kexec/kdump: introduce a kexec kernel flag
8965 * book3e/kexec/kdump: implement ppc64 kexec specfic
8966 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8967 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8968
8969 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8970
8971linux (3.13.0-5.20) trusty; urgency=low
8972
8973 [ Andy Whitcroft ]
8974
8975 * [Packaging] tools -- do not make symlinks when not making packages
8976 * [Packaging] tools -- tidy up control.stub.in ordering
8977 * [Packaging] tools -- tools-common is shared and not conditional
8978 * rebase to v3.13
8979
8980 [ Dirk Brandewie ]
8981
8982 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8983
8984 [ KY Srinivasan ]
8985
8986 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8987 notification
8988
8989 [ Upstream Kernel Changes ]
8990
8991 * rebase to v3.13
8992 - LP: #1270603
8993
8994 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8995
8996linux (3.13.0-4.19) trusty; urgency=low
8997
8998 [ Andy Whitcroft ]
8999
9000 * [Config] libunwind8-dev is now available for ppc64el
9001 * [Packaging] tools -- make cpupower optional
9002 * [Packaging] tools -- enable correctly for x86
9003
9004 [ Tim Gardner ]
9005
9006 * Release Tracking Bug
9007 - LP: #1269872
9008
9009 [ Upstream Kernel Changes ]
9010
9011 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
9012 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
9013 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
9014 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
9015
9016 [ Upstream Kernel Changes ]
9017
9018 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
9019
9020 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
9021
9022linux (3.13.0-3.18) trusty; urgency=low
9023
9024 [ Andy Whitcroft ]
9025
9026 * rebase to v3.13-rc8
9027 * [Packaging] efi -- allow EFI signatures on any arch
9028
9029 [ Tim Gardner ]
9030
9031 * [Config] Fix vcs-git path
9032 * Release Tracking Bug
9033 - LP: #1268683
9034
9035 [ Upstream Kernel Changes ]
9036
9037 * rebase to v3.13-rc8
9038
9039 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
9040
9041linux (3.13.0-2.17) trusty; urgency=low
9042
9043 [ Andy Whitcroft ]
9044
9045 * Release Tracking Bug
9046 - LP: #1267809
9047 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
9048 defaults
9049 * [Config] apply Platform support>>CPU Frequency scaling config defaults
9050 * [Config] CONFIG_PARIDE_EPATC8=y
9051 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
9052 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
9053 Switch drivers config defaults
9054 * [Config] apply Cryptographic API config defaults
9055 * [Config] apply Device Drivers >> Common Clock Framework config defaults
9056 * [Config] apply Device Drivers >> Distributed Switch Architecture
9057 drivers config defaults
9058 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
9059 device support config defaults
9060 * [Config] apply Device Drivers >> Graphics support >> Support for frame
9061 buffer devices >> Bootup logo config defaults
9062 * annotations -- update in tree annotations
9063 * [Config] apply Bus options >> PCI support >> RapidIO support config
9064 defaults
9065 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
9066 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
9067 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
9068 support config defaults
9069 * [Config] apply Device Drivers >> Character devices >> Serial drivers
9070 config defaults
9071 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
9072 defaults
9073 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
9074 Support config defaults
9075 * [Config] apply Device Drivers >> Character devices config defaults
9076 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
9077 HID transport layer config defaults
9078 * [Config] apply Device Drivers >> HID support >> HID bus support config
9079 defaults
9080 * [Config] apply Device Drivers >> HID support >> USB HID support config
9081 defaults
9082 * annotations -- update in tree annotations
9083 * [Config] apply Device Drivers >> GPIO Support config defaults
9084 * [Config] update configs for apparmour update
9085
9086 [ John Johansen ]
9087
9088 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9089 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
9090 - LP: #1208988
9091 * SAUCE: apparmor: allocate path lookup buffers during init
9092 - LP: #1208988
9093 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
9094 - LP: #1236455
9095
9096 [ Tim Gardner ]
9097
9098 * Revert "[Debian] getabis: Preface module with package name"
9099 * [Config] Added ppc64el to getabis
9100 * [packaging] Bump ABI for every new release
9101
9102 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
9103
9104linux (3.13.0-1.16) trusty; urgency=low
9105
9106 * First 3.13 upload.
9107 * Release tracker
9108 - LP: #1266852
9109
9110 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
9111
9112linux (3.13.0-0.15) trusty; urgency=low
9113
9114 [ Tim Gardner ]
9115
9116 * rebase to v3.13-rc7
9117
9118 [ Upstream Kernel Changes ]
9119
9120 * rebase to v3.13-rc7
9121
9122 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
9123
9124linux (3.13.0-0.14) trusty; urgency=low
9125
9126 [ Andy Whitcroft ]
9127
9128 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
9129
9130 [ Tim Gardner ]
9131
9132 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
9133 * Update lttng to Version 2.4.0-rc2
9134 * lttng: Disabled trace_kvm_async_pf_completed
9135 * [Config] CONFIG_IMA=y
9136 - LP: #1244627
9137
9138 [ Upstream Kernel Changes ]
9139
9140 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
9141
9142 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
9143
9144linux (3.13.0-0.13) trusty; urgency=low
9145
9146 [ Andy Whitcroft ]
9147
9148 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9149 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9150 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9151 * ubuntu: AUFS (no-squash): basic framework and update machinary
9152 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
9153 * ubuntu: aufs3 -- enable
9154 * ubuntu: aufs3 -- update configs
9155
9156 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
9157
9158linux (3.13.0-0.12) trusty; urgency=low
9159
9160 [ Upstream Kernel Changes ]
9161
9162 * rebase to v3.13-rc6
9163
9164 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
9165
9166linux (3.13.0-0.11) trusty; urgency=low
9167
9168 [ Andy Whitcroft ]
9169
9170 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
9171 * [Config] ppc64el -- initial defconfig based -generic flavour
9172 * [Config] initial defconfig for ppc64el
9173 * [Config] ubuntuise ppc64el config
9174 * [Config] ubuntuise ppc64el config part 2
9175 * [Config] d-i -- update empty udebs list
9176 * [Config] ppc64el -- split extras package
9177
9178 [ Anton Blanchard ]
9179
9180 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
9181
9182 [ Benjamin Herrenschmidt ]
9183
9184 * SAUCE: powerpc/powernv: Add calls to support little endian
9185
9186 [ Cédric Le Goater ]
9187
9188 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
9189 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
9190 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
9191 guests
9192
9193 [ Paul E. McKenney ]
9194
9195 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
9196
9197 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
9198
9199linux (3.13.0-0.10) trusty; urgency=low
9200
9201 [ Andy Whitcroft ]
9202
9203 * rebase to v3.13-rc5
9204 * [Config] updateconfigs following rebase to v3.13-rc5
9205
9206 [ Upstream Kernel Changes ]
9207
9208 * rebase to v3.13-rc5
9209 - LP: #1260303
9210 - LP: #1260303
9211 - LP: #1260225
9212
9213 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
9214
9215linux (3.13.0-0.9) trusty; urgency=low
9216
9217 [ Andy Whitcroft ]
9218
9219 * [Config] d-i -- allow missing firmware
9220
9221 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
9222
9223linux (3.13.0-0.8) trusty; urgency=low
9224
9225 [ Andy Whitcroft ]
9226
9227 * [Config] annotations -- first pass over entire config
9228 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
9229
9230 [ Tim Gardner ]
9231
9232 * [Config] Add arm64 device tree files
9233 - LP: #1262901
9234
9235 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
9236
9237linux (3.13.0-0.7) trusty; urgency=low
9238
9239 [ Rajesh B Prathipati ]
9240
9241 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
9242
9243 [ Tim Gardner ]
9244
9245 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
9246
9247 [ Upstream Kernel Changes ]
9248
9249 * rebase to v3.13-rc4
9250 - LP: #1259790
9251 - LP: #1259437
9252 - LP: #1259435
9253
9254 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
9255
9256linux (3.13.0-0.6) trusty; urgency=low
9257
9258 [ Paolo Pisati ]
9259
9260 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
9261 * [Config] i386: amd64: VIRTIO_CONSOLE=y
9262
9263 [ Tim Gardner ]
9264
9265 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
9266
9267 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
9268
9269linux (3.13.0-0.5) trusty; urgency=low
9270
9271 [ Andy Whitcroft ]
9272
9273 * correct bug listing for v3.13-rc2 rebase
9274 * [Config] ppc64el -- create linux-libc-dev
9275 * [Debian] Improve tools version message
9276 - LP: #1257715
9277
9278 [ Serge Hallyn ]
9279
9280 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
9281 - LP: #1248590
9282 * SAUCE: vfs: Fix a regression in mounting proc
9283
9284 [ Tim Gardner ]
9285
9286 * [Config] Build-in ohci-pci
9287 - LP: #1244176
9288 * Rebase to v3.13-rc3
9289
9290 [ Upstream Kernel Changes ]
9291
9292 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
9293 checks""
9294 - LP: #1248590
9295
9296 [ Upstream Kernel Changes ]
9297
9298 * rebase to v3.13-rc3
9299 - LP: #1256840
9300 - LP: #1256212
9301
9302 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
9303
9304linux (3.13.0-0.4) trusty; urgency=low
9305
9306 [ Tim Gardner ]
9307
9308 * Rebase to v3.13-rc2
9309
9310 [ Upstream Kernel Changes ]
9311
9312 * rebase to v3.13-rc2
9313
9314 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
9315
9316linux (3.13.0-0.3) trusty; urgency=low
9317
9318 [ Andy Whitcroft ]
9319
9320 * Revert "SAUCE: Fix DocBook FTBS"
9321
9322 [ Tim Gardner ]
9323
9324 * [Debian] Re-sign modules after debug objcopy
9325 - LP: #1253155
9326 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
9327
9328 [ Upstream Kernel Changes ]
9329
9330 * doc: fix generation of device-drivers
9331 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
9332
9333 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
9334
9335linux (3.13.0-0.2) trusty; urgency=low
9336
9337 [ Tim Gardner ]
9338
9339 * SAUCE: Fix DocBook FTBS
9340
9341 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
9342
9343linux (3.13.0-0.1) trusty; urgency=low
9344
9345 [ Upstream Kernel Changes ]
9346
9347 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
9348
9349 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
9350
9351linux (3.13.0-0.0) trusty; urgency=low
9352
9353 * Major release bump.
9354
9355 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
9356
9357linux (3.12.0-2.7) trusty; urgency=low
9358
9359 * Fixed armhf ABI build failure.
9360 * Release tracker
9361 - LP: #1249477
9362
9363 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
9364
9365linux (3.12.0-2.6) trusty; urgency=low
9366
9367 [ Joseph Salisbury ]
9368
9369 * SAUCE: tg3: Add support for new 57786 device id.
9370 - LP: #1242610
9371
9372 [ Tim Gardner ]
9373
9374 * [Config] CONFIG_OABI_COMPAT=n
9375 * [Config] add the wandboard to shipped dtb
9376 - LP: #1249421
9377 * Release tracker
9378 - LP: #1249477
9379
9380 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
9381
9382linux (3.12.0-2.5) trusty; urgency=low
9383
9384 [ Andy Whitcroft ]
9385
9386 * rebase to mainline v3.12
9387 * [Config] updateconfigs following rebase to v3.12
9388 * postinst -- improve relative symlink detection with missing files
9389 - LP: #1248053
9390 * postinst -- fix unchanged link detection
9391 * [Config] update configs following addition of apparmor fixes
9392
9393 [ Anthony Wong ]
9394
9395 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
9396 - LP: #1231305
9397
9398 [ John Johansen ]
9399
9400 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9401 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
9402 - LP: #1208988
9403 * SAUCE: apparmor: allocate path lookup buffers during init
9404 - LP: #1208988
9405
9406 [ Tim Gardner ]
9407
9408 * [Config] Remove superfluous ubuntu/lttng-modules
9409
9410 [ Upstream Kernel Changes ]
9411
9412 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
9413 - LP: #1248590
9414
9415 [ Upstream Kernel Changes ]
9416
9417 * rebase to v3.12
9418 - LP: #1222850
9419
9420 [ Adam Conrad ]
9421 * etc/getabis: Fetch arm64/generic abis as well
9422
9423 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
9424
9425linux (3.12.0-1.3) trusty; urgency=low
9426
9427 [ Andy Whitcroft ]
9428
9429 * [Config] arm64 -- add arch to the configuration handlers
9430 * [Config] arm64 -- add generic flavour
9431 * [Config] arm64 -- default config
9432 * [Config] arm64 -- fix up various FTBFS config options
9433 * SAUCE: arm64: export __copy_in_user to modules
9434 * [Config] arm64 -- disable ABI/module checks
9435 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
9436 * [Config] arm64 -- enable udebs for arm64
9437
9438 [ Colin Watson ]
9439
9440 * [Config] Clean up various udeb Provides
9441
9442 [ Paolo Pisati ]
9443
9444 * [Config] AHCI_IMX=y
9445 * [Config] build imx*-wandboard dtbs
9446
9447 [ Serge Hallyn ]
9448
9449 * SAUCE: device_cgroup: remove can_attach
9450
9451 [ Tim Gardner ]
9452
9453 * rebase to v3.12-rc7
9454 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
9455 * Release tracker
9456 - LP: #1245932
9457
9458 [ Upstream Kernel Changes ]
9459
9460 * rebase to v3.12-rc7
9461 - LP: #1180881
9462 - LP: #1180881
9463 - LP: #1217957
9464
9465 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
9466
9467linux (3.12.0-0.2) trusty; urgency=low
9468
9469 [ Andy Whitcroft ]
9470
9471 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
9472 CAPACITY (16) at SPC-2"
9473 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
9474 SPC-2"
9475 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
9476 CAPACITY (16) be preferred"
9477 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
9478 be used at SPC-2"
9479 * Revert "overlayfs: Update to v19"
9480 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
9481 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
9482 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
9483 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
9484 clone_private_mount()"
9485 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
9486 modules"
9487 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
9488 documentation"
9489 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
9490 * [Config] fix linux-libc-dev generation for arm64
9491 * [Config] fix linux-libc-dev generation for x32
9492 * [Config] add linux-libc-dev generation for ppc64el
9493
9494 [ Erez Zadok ]
9495
9496 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
9497
9498 [ Miklos Szeredi ]
9499
9500 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
9501 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
9502 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
9503 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
9504 * ubuntu: overlayfs v20 -- overlay filesystem
9505 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
9506
9507 [ Neil Brown ]
9508
9509 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
9510
9511 [ Paolo Pisati ]
9512
9513 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
9514
9515 [ Seth Forshee ]
9516
9517 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
9518 ThinkPads
9519 - LP: #1183856
9520
9521 [ Tim Gardner ]
9522
9523 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
9524 * rebase to v3.12-rc2
9525 * updateconfigs
9526 * [Config] disable CONFIG_FB_VESA enforcer check
9527 * [Config] Disable lttng for FTBS
9528 * rebase to v3.12-rc3
9529 * rebase to v3.12-rc4
9530 * [Config] CONFIG_ANDROID=n
9531 - LP: #1235161
9532 * [Config] CONFIG_L2TP_V3=y
9533 - LP: #1235914
9534 * [Config] CONFIG_USB_OTG=n for all arches
9535 * Release tracker
9536 - LP: #1242811
9537
9538 [ Upstream Kernel Changes ]
9539
9540 * scsi: hyper-v storsvc switch up to SPC-3
9541
9542 * rebase to v3.12-rc6
9543 - LP: #1235977
9544 - LP: #1235523
9545 - LP: #1239392
9546 - LP: #1227491
9547
9548 * rebase to v3.12-rc3
9549 - LP: #1231931
9550
9551 * rebase to v3.12-rc2
9552 - LP: #1213820
9553 - LP: #1213055
9554 - LP: #1198030
9555
9556 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
9557
9558linux (3.11.0-8.15) saucy; urgency=low
9559
9560 [ Tim Gardner ]
9561
9562 * Release tracker
9563 - LP: #1227969
9564
9565 * Update lttng
9566 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
9567 Version 2.3.0+
9568
9569 [ Upstream Kernel Changes ]
9570
9571 * igb: Add additional get_phy_id call for i354 devices
9572 - LP: #1219619
9573 * igb: Read flow control for i350 from correct EEPROM section
9574 - LP: #1219619
9575 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
9576 Required for lttng update.
9577
9578 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
9579
9580linux (3.11.0-7.14) saucy; urgency=low
9581
9582 [ Andy Whitcroft ]
9583
9584 * [Packaging] sort out linux-tools naming
9585 - LP: #1205284
9586 * [Packaging] linux-tools: switch to common generic version helper
9587
9588 [ Paolo Pisati ]
9589
9590 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
9591
9592 [ Tim Gardner ]
9593
9594 * Release tracker
9595 - LP: #1226160
9596
9597 [ Tony Lindgren ]
9598
9599 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
9600 for pandaboard
9601
9602 [ Upstream Kernel Changes ]
9603
9604 * USB: handle LPM errors during device suspend correctly
9605 - LP: #1011415
9606 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
9607 - LP: #1011415
9608 * usb: Don't fail port power resume on device disconnect.
9609 - LP: #1011415
9610
9611 [ Upstream Kernel Changes ]
9612
9613 * rebase to v3.11.1
9614
9615 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
9616
9617linux (3.11.0-7.13) saucy; urgency=low
9618
9619 * Release tracker
9620 - LP: #1223545
9621
9622 [ Andy Whitcroft ]
9623
9624 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
9625 - LP: #1223499
9626 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
9627 - LP: #1223499
9628 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
9629 - LP: #1223499
9630 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
9631 - LP: #1223499
9632
9633 [ Maximiliano Curia ]
9634
9635 * SAUCE: (no-up) Only let characters through when there are active readers.
9636 - LP: #1208740
9637
9638 [ Tim Gardner ]
9639
9640 * [Debian] getabis: Commit new ABI directory, remove the old
9641 * [Config] CONFIG_EFIVAR_FS=y
9642 - LP: #1223195
9643 * [Config] CONFIG_EFI_VARS_PSTORE=m,
9644 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
9645 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
9646 - LP: #1222850
9647
9648 [ Upstream Kernel Changes ]
9649
9650 * Intel xhci: refactor EHCI/xHCI port switching
9651 - LP: #1210858
9652
9653 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
9654
9655linux (3.11.0-6.12) saucy; urgency=low
9656
9657 * Release tracker
9658 - LP: #1222893
9659
9660 [ Andy Whitcroft ]
9661
9662 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9663 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9664 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9665 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9666 - LP: #1222407
9667
9668 [ Paolo Pisati ]
9669
9670 * [Config] restore mmc boot on panda
9671
9672 [ Tyler Hicks ]
9673
9674 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
9675 - LP: #1216294
9676
9677 [ Upstream Kernel Changes ]
9678
9679 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
9680 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
9681 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
9682 * net: calxedaxgmac: fix possible skb free before tx complete
9683 * net: calxedaxgmac: update ring buffer tx_head after barriers
9684 * net: calxedaxgmac: fix race with tx queue stop/wake
9685 * net: calxedaxgmac: enable interrupts after napi_enable
9686 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
9687 * net: calxedaxgmac: remove some unused statistic counters
9688 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
9689 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
9690 * mfd: rtsx: Read vendor setting from config space
9691 - LP: #1201698
9692
9693 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
9694
9695linux (3.11.0-5.11) saucy; urgency=low
9696
9697 * Release tracker
9698 - LP: #1221886
9699
9700 [ Adam Lee ]
9701
9702 * SAUCE: Bluetooth: Add support for 04ca:2007
9703 - LP: #1153448
9704 * SAUCE: Bluetooth: Add support for 105b:e065
9705 - LP: #1161261
9706
9707 [ Gavin Guo ]
9708
9709 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
9710 - LP: #1166113
9711
9712 [ Upstream Kernel Changes ]
9713
9714 * igb: Reset the link when EEE setting changed
9715 - LP: #1219619
9716 * igb: Read register for latch_on without return value
9717 - LP: #1219619
9718 * igb: Added rcu_lock to avoid race
9719 - LP: #1219619
9720 * igb: don't allow SR-IOV without MSI-X
9721 - LP: #1219619
9722 * igb: Update MTU so that it is always at least a standard frame size
9723 - LP: #1219619
9724 * igb: Refactor of init_nvm_params
9725 - LP: #1219619
9726 * igb: Refactor NVM read functions to accommodate devices with no flash
9727 - LP: #1219619
9728 * igb: Add device support for flashless SKU of i210 device
9729 - LP: #1219619
9730 * igb: Fix get_fw_version function for all parts
9731 - LP: #1219619
9732 * igb: Add macro for size of RETA indirection table
9733 - LP: #1219619
9734 * igb: Expose RSS indirection table for ethtool
9735 - LP: #1219619
9736 * igb: Don't look for a PBA in the iNVM when flashless
9737 - LP: #1219619
9738 * igb: Implementation of 1-sec delay for i210 devices
9739 - LP: #1219619
9740 * igb: New PHY_ID for i354 device
9741 - LP: #1219619
9742 * igb: M88E1543 PHY downshift implementation
9743 - LP: #1219619
9744 * igb: No PHPM support in i354 devices
9745 - LP: #1219619
9746 * igb: Support to get 2_5G link status for appropriate media type
9747 - LP: #1219619
9748 * igb: Get speed and duplex for 1G non_copper devices
9749 - LP: #1219619
9750 * igb: Implementation to report advertised/supported link on i354 devices
9751 - LP: #1219619
9752 * igb: Update version number
9753 - LP: #1219619
9754 * Bluetooth: Take proper tty_struct references
9755 - LP: #1189998
9756 * Bluetooth: Remove the device from the list in the destructor
9757 - LP: #1189998
9758 * Bluetooth: Move the tty initialization and cleanup out of open/close
9759 - LP: #1189998
9760 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
9761 - LP: #1189998
9762 * Bluetooth: Fix the reference counting of tty_port
9763 - LP: #1189998
9764 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
9765 - LP: #1189998
9766
9767 [ Wen-chien Jesse Sung ]
9768
9769 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
9770 - LP: #1065400
9771 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
9772 - LP: #1065400
9773
9774 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
9775
9776linux (3.11.0-5.10) saucy; urgency=low
9777
9778 [ Andy Whitcroft ]
9779
9780 * Release tracker
9781 - LP: #1220222
9782 * Revert "[Config] Fix ubuntu directoy Kbuilds"
9783 * Revert "aufs update dropped some Kbuild files"
9784 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
9785 * Revert "ubuntu: AUFS -- update to
9786 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
9787 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9788 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9789 * rebase to v3.11 final
9790 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
9791 * ubuntu: AUFS (no-squash): basic framework and update machinary
9792 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9793 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9794 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
9795 * ubuntu: (no-squash) AUFS -- enable aufs
9796 * ubuntu: AUFS -- fix remaining d_count references to use accessor
9797 * ubuntu: lttng -- follow rename of pid_ns
9798 * SAUCE: disable stack-protector for ARM compressed bootloader
9799
9800 [ Paolo Pisati ]
9801
9802 * [Config] ARM_ATAG_DTB_COMPAT=y
9803
9804 [ Rob Herring ]
9805
9806 * [Config] Enable KVM and virtio for armhf generic-lpae
9807
9808 [ Tim Gardner ]
9809
9810 * [Config] CONFIG_ARPD=y
9811 * [Config] CONFIG_ZSWAP=y
9812 - LP: #1215379
9813
9814 [ Upstream Kernel Changes ]
9815
9816 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
9817 - LP: #1217957
9818 * ARM: use phys_addr_t for DMA zone sizes
9819 * ARM: highbank: enable DMA zone for LPAE
9820 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
9821 * ARM: highbank: select required errata work-arounds
9822 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
9823 * DMA: fix printk warning in AMBA PL08x DMA driver
9824 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
9825 * ARM: move outer_cache declaration out of ifdef
9826 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
9827 * ARM: highbank: clean-up some unused includes
9828 * ARM: xen: only set pm function ptrs for Xen guests
9829
9830 [ Upstream Kernel Changes ]
9831
9832 * rebase to v3.11
9833
9834 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
9835
9836linux (3.11.0-4.9) saucy; urgency=low
9837
9838 [ Tim Gardner ]
9839
9840 * rebase to v3.11-rc7
9841 * Release tracker
9842 - LP: #1216962
9843
9844 [ Upstream Kernel Changes ]
9845
9846 * mwifiex: do not create AP and P2P interfaces upon driver loading
9847 - LP: #1212720
9848
9849 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
9850
9851linux (3.11.0-3.8) saucy; urgency=low
9852
9853 [ Johannes Berg ]
9854
9855 * SAUCE: mac80211: ignore (E)CSA in probe response frames
9856 - LP: #1201470
9857
9858 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
9859
9860linux (3.11.0-3.7) saucy; urgency=low
9861
9862 [ Tim Gardner ]
9863
9864 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
9865 upstart to track
9866 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
9867 linux/hyperv.h
9868 * SAUCE: hv: Add vss daemon to Makefile
9869 * [Debian] Add hv_vss_daemon to tools package
9870 - LP: #1213282
9871 * [Config] Fix ubuntu directoy Kbuilds
9872 - LP: #1181755
9873
9874 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
9875
9876linux (3.11.0-3.6) saucy; urgency=low
9877
9878 [ Andy Whitcroft ]
9879
9880 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
9881 * [Config] tools: enable x86 and hyper-v
9882
9883 [ John Johansen ]
9884
9885 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
9886 snapshot"
9887 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
9888 root users"
9889 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9890
9891 [ Joseph Salisbury ]
9892
9893 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
9894 - LP: #1210848
9895
9896 [ Kamal Mostafa ]
9897
9898 * [debian] tools: ship 'cpupower' in linux-tools
9899 - LP: #1158668
9900 * [Config] Build-dep on libpci-dev for cpu tools
9901 - LP: #1158668
9902
9903 [ Tim Gardner ]
9904
9905 * rebase to v3.11-rc6
9906 * Release tracker
9907 - LP: #1213941
9908
9909 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
9910
9911linux (3.11.0-2.5) saucy; urgency=low
9912
9913 [ Tim Gardner ]
9914
9915 * [Config] CONFIG_PM_DEBUG=y
9916 - LP: #1210539
9917 * rebase to v3.11-rc5
9918 * Release tracker
9919 - LP: #1211378
9920
9921 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
9922
9923linux (3.11.0-1.4) saucy; urgency=low
9924
9925 [ Tim Gardner ]
9926
9927 * Bump ABI when making changes to the inclusion list lest
9928 you cause conflicts with existing installed kernel
9929 packages.
9930 - LP: #1210331
9931
9932 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
9933
9934linux (3.11.0-0.3) saucy; urgency=low
9935
9936 [ Tim Gardner ]
9937
9938 * [Config] Include rbd and kvm in the virtual inclusion list
9939 - LP: #1206961
9940 * [Config] Removed obsolete inclusion list entries
9941
9942 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
9943
9944linux (3.11.0-0.2) saucy; urgency=low
9945
9946 [ Bruce Allan ]
9947
9948 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9949 - LP: #1206757
9950 * SAUCE: (no-up) e1000e: enable support for new device IDs
9951 - LP: #1206757
9952
9953 [ John Johansen ]
9954
9955 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9956
9957 [ Paolo Pisati ]
9958
9959 * build vexpress a15 dtb
9960 * [Config] disable Broadcom bcm support (ARCH_BCM)
9961 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9962 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9963 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9964 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9965 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9966 * [Config] ARM_APPENDED_DTB=y
9967
9968 [ Tim Gardner ]
9969
9970 * rebase to v3.11-rc4
9971 * overlayfs: Update to v19
9972 * [Config] Enable overlayfs
9973 * SAUCE: Fix lttng compile errors
9974
9975 [ Upstream Kernel Changes ]
9976
9977 * rebase to v3.11-rc4
9978 - LP: #1163720
9979 - LP: #1162026
9980 - LP: #1195636
9981 - LP: #1195597
9982 - LP: #1180409
9983 - LP: #1168430
9984
9985 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9986
9987linux (3.11.0-0.1) saucy; urgency=low
9988
9989 [ Upstream Kernel Changes ]
9990
9991 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9992 - LP: #1163720
9993 - LP: #1162026
9994 - LP: #1195636
9995 - LP: #1195597
9996 - LP: #1180409
9997 - LP: #1168430
9998
9999 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
10000
10001linux (3.10.0-2.10) saucy; urgency=low
10002
10003 [ Andy Whitcroft ]
10004
10005 * [Config] CONFIG_INTEL_MEI*=m
10006 - LP: #1196155
10007 * [Config] CONFIG_DEBUG_INFO=y
10008
10009 [ Stephen Warren ]
10010
10011 * [Config] fix Calxeda xgmac module filename
10012
10013 [ Upstream Kernel Changes ]
10014
10015 * Revert "serial: 8250_pci: add support for another kind of NetMos
10016 Technology PCI 9835 Multi-I/O Controller"
10017 - LP: #1190967
10018 * mfd: lpc_ich: Add support for Intel Avoton SoC
10019 - LP: #1196658
10020
10021 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
10022
10023linux (3.10.0-2.9) saucy; urgency=low
10024
10025 [ Andy Whitcroft ]
10026
10027 * rebase to v3.10
10028
10029 [ John Johansen ]
10030
10031 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
10032 network mediation"
10033 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
10034 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
10035 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
10036 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
10037 interface"
10038 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
10039 to prevent execve from granting privs"
10040 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
10041
10042 [ Upstream Kernel Changes ]
10043
10044 * rebase to v3.10
10045
10046 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
10047
10048linux (3.10.0-1.8) saucy; urgency=low
10049
10050 [ Andy Whitcroft ]
10051
10052 * Release Tracking Bug
10053 - LP: #1195717
10054
10055 [ Andy Whitcroft ]
10056
10057 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
10058 interface"
10059 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
10060 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
10061 reference"
10062 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
10063 * Revert "ubuntu: overlayfs --
10064 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
10065 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
10066 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
10067 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
10068 * Revert "ubuntu: overlayfs --
10069 overlayfs-fix-possible-leak-in-ovl_new_inode"
10070 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
10071 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
10072 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
10073 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
10074 * Revert "ubuntu: overlayfs -- overlay filesystem"
10075 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
10076 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
10077 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
10078 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
10079
10080 [ Erez Zadok ]
10081
10082 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
10083
10084 [ Miklos Szeredi ]
10085
10086 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
10087 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
10088 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
10089 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
10090 * ubuntu: overlayfs v18 -- -- overlay filesystem
10091 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
10092
10093 [ Neil Brown ]
10094
10095 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
10096
10097 [ Tim Gardner ]
10098
10099 * [Config] CONFIG_SUNRPC_DEBUG=y
10100 - LP: #1127319
10101
10102 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
10103
10104linux (3.10.0-0.7) saucy; urgency=low
10105
10106 [ Andy Whitcroft ]
10107
10108 * autopkgtest: switch Depends: to build-essential
10109
10110 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
10111
10112linux (3.10.0-0.6) saucy; urgency=low
10113
10114 [ Andy Whitcroft ]
10115
10116 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
10117 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
10118 - LP: #1098378
10119 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
10120 * ubuntu: overlayfs -- expose do_splice_direct prototype
10121 * ubuntu: overlayfs -- follow change to do_splice_direct interface
10122 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
10123 - LP: #1192691
10124
10125 [ Stefan Bader ]
10126
10127 * (d-i) Add dm-snapshot to md-modules
10128 - LP: #1191726
10129
10130 [ Tim Gardner ]
10131
10132 * Release tracker
10133 - LP: #1194149
10134 * [Config] CONFIG_WIL6210=n for armhf
10135 * [Config] d-i: Add calxedaxgmac to nic-modules
10136 - LP: #1192358
10137 * [debian] Use dh_strip
10138 - LP: #1192759
10139 * [Config] Enable perf for armhf
10140 * do_tools=false when cross compiling
10141 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
10142 - LP: #1108082
10143
10144 [ Upstream Kernel Changes ]
10145
10146 * nsp32: switch reset delay to msleep() as it is tooo long
10147 * alx: add a simple AR816x/AR817x device driver
10148 Plucked from linux-next. replaces ubuntu/alx in favor of
10149 'to be merged' version in 3.11.
10150 * rebase to v3.10-rc7
10151 - LP: #1189363
10152
10153 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
10154
10155linux (3.10.0-0.5) saucy; urgency=low
10156
10157 [ Andy Whitcroft ]
10158
10159 * rebase to v3.10-rc6
10160 * [Config] updateconfigs following rebase to v3.10-rc6
10161
10162 [ Upstream Kernel Changes ]
10163
10164 * rebase to v3.10-rc6
10165
10166 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
10167
10168linux (3.10.0-0.4) saucy; urgency=low
10169
10170 [ Andy Whitcroft ]
10171
10172 * [Config] updateconfigs following rebase to v3.10-rc4
10173
10174 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
10175
10176linux (3.10.0-0.3) saucy; urgency=low
10177
10178 [ Andy Whitcroft ]
10179
10180 * rebase to v3.10-rc5
10181
10182 [ Upstream Kernel Changes ]
10183
10184 * rebase to v3.10-rc5
10185 - LP: #1186170
10186
10187 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
10188
10189linux (3.10.0-0.2) saucy; urgency=low
10190
10191 [ Andy Whitcroft ]
10192
10193 * rebase to v3.10-rc4
10194 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
10195 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
10196 - LP: #1187744
10197 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
10198
10199 [ Dave Chiluk ]
10200
10201 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
10202 - LP: #1035226
10203
10204 [ Tim Gardner ]
10205
10206 * rebase to v3.10-rc3
10207 * [Config] sparc be gone
10208 * [Config] ia64 be gone
10209 * d-i: block-modules provides nbd-modules
10210
10211 [ Upstream Kernel Changes ]
10212
10213 * rebase to v3.10-rc4
10214 * rebase to v3.10-rc3
10215
10216 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
10217
10218linux (3.10.0-0.1) saucy; urgency=low
10219
10220 [ Tim Gardner ]
10221
10222 * UBUNTU: Disabled lttng
10223 * UBUNTU: Disable aufs for FTBS
10224 * UBUNTU: Disabled alx
10225 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
10226 * UBUNTU: rebase to v3.10-rc2
10227 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
10228
10229 [ Andy Whitcroft ]
10230
10231 * UBUNTU: [Config] update standards version to 3.9.4.0
10232 * UBUNTU: [Config] squash duplicate package description (long and short)
10233 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
10234 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
10235 * UBUNTU: [Config] drop redundant Build-Conficts:
10236
10237 [ Upstream Kernel Changes ]
10238
10239 * rebase to v3.10-rc2
10240 - LP: #1180351
10241
10242 [ Upstream Kernel Changes ]
10243
10244 * rebase to v3.10-rc1
10245 - LP: #1172151
10246 - LP: #1089795
10247 - LP: #1167270
10248 - LP: #1128840
10249
10250 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
10251
10252linux (3.10.0-0.0) saucy; urgency=low
10253
10254 * Dummy
10255
10256 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
10257
10258linux (3.9.0-2.6) saucy; urgency=low
10259
10260 [ Tim Gardner ]
10261
10262 * rebase to v3.9.2
10263
10264 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
10265
10266linux (3.9.0-1.5) saucy; urgency=low
10267
10268 [ Tim Gardner ]
10269
10270 * rebase to v3.9.1
10271
10272 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
10273
10274linux (3.9.0-0.4) saucy; urgency=low
10275
10276 [ Andy Whitcroft ]
10277
10278 * ubuntu: overlayfs -- add FS_ALIAS
10279
10280 [ Tim Gardner ]
10281
10282 * Added lttng
10283 - LP: #1175784
10284
10285 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
10286
10287linux (3.9.0-0.3) saucy; urgency=low
10288
10289 [ Upstream Kernel Changes ]
10290
10291 * rebase to v3.9
10292
10293 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
10294
10295linux (3.9.0-0.2) saucy; urgency=low
10296
10297 [ Tim Gardner ]
10298
10299 * Enable extras packaging for amd64/i386.
10300 Fixes build depenencies with brittany and linux-meta.
10301
10302 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
10303
10304linux (3.9.0-0.1) saucy; urgency=low
10305
10306 [ Upstream Kernel Changes ]
10307
10308 * rebase to v3.9-rc8
10309
10310 [ Upstream Kernel Changes ]
10311
10312 * rebase to v3.9-rc7
10313 - LP: #1128840
10314
10315 [ Upstream Kernel Changes ]
10316
10317 * rebase to v3.9-rc6
10318
10319 [ Upstream Kernel Changes ]
10320
10321 * rebase to v3.9-rc5
10322
10323 [ Upstream Kernel Changes ]
10324
10325 * rebase to v3.8-rc4
10326 - LP: #1095315
10327 - LP: #886975
10328 - LP: #1086921
10329
10330 [ Upstream Kernel Changes ]
10331
10332 * rebase to v3.9-rc3
10333 - LP: #1155016
10334 - LP: #1103594
10335
10336 [ Upstream Kernel Changes ]
10337
10338 * rebase to v3.9-rc2
10339
10340 [ Upstream Kernel Changes ]
10341
10342 * rebase to v3.9-rc1
10343 - LP: #901105
10344 - LP: #961286
10345 - LP: #1011792
10346 - LP: #1128934
10347 - LP: #886975
10348 - LP: #978807
10349
10350 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
10351
10352linux (3.8.0-7.14) raring; urgency=low
10353
10354 [ Andy Whitcroft ]
10355
10356 * [Config] CONFIG_RCU_USER_QS=n
10357 * [Config] CONFIG_MTD_ONENAND_SIM=n
10358 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
10359
10360 [ Upstream Kernel Changes ]
10361
10362 * rebase to v3.8
10363
10364 [Tim Gardner]
10365
10366 * Release Tracking Bug
10367 - LP: #1130111
10368 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
10369 - LP: #1128840
10370
10371 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
10372
10373linux (3.8.0-6.13) raring; urgency=low
10374
10375 [Tim Gardner]
10376
10377 * Release Tracking Bug
10378 - LP: #1125364
10379 * Add ahci modules to d-i
10380 - LP: #1124415
10381
10382
10383 [ Chris Wilson ]
10384
10385 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
10386 the encoders
10387 - LP: #1097315
10388
10389 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
10390
10391linux (3.8.0-6.12) raring; urgency=low
10392
10393 [Tim Gardner]
10394
10395 * perf: NO_LIBPERL=1
10396 * Fix linux-headers dependency
10397 * Release Tracking Bug
10398 - LP: #1124362
10399
10400 [ Andy Whitcroft ]
10401
10402 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
10403 - LP: #1121699
10404
10405 [ Daniel Vetter ]
10406
10407 * SAUCE: drm/i915: write backlight harder
10408 - LP: #954661
10409
10410 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
10411
10412linux (3.8.0-6.11) raring; urgency=low
10413
10414 [Tim Gardner]
10415
10416 * Release Tracking Bug
10417 - LP: #1122071
10418 * rebase to v3.8-rc7
10419 * Add libaudit-dev as a build dependency
10420 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
10421
10422 [ Leann Ogasawara ]
10423
10424 * [Config] Remove CONFIG_SATA_AHCI annotation
10425
10426 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
10427
10428linux (3.8.0-5.10) raring; urgency=low
10429
10430 [Tim Gardner]
10431
10432 * Release Tracking Bug
10433 - LP: #1118568
10434
10435 * Bump ABI to fix install issue with 3.8.0-4.8.
10436 Moving drivers/ata/*ahci* to linux-image caused an
10437 install conflict with linux-image-extras without an
10438 ABI bump.
10439
10440 [ Jan Beulich ]
10441
10442 * SAUCE: xen-pciback: rate limit error messages from
10443 xen_pcibk_enable_msi{, x}()
10444 - LP: #1117336
10445 - CVE-2013-0231
10446
10447 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
10448
10449linux (3.8.0-4.9) raring; urgency=low
10450
10451 [ Herton Ronaldo Krzesinski ]
10452
10453 * d-i: Add mellanox ethernet drivers to nic-modules
10454 - LP: #1015339
10455
10456 [ Joseph Salisbury ]
10457
10458 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
10459 - LP: #1113547
10460
10461 [ Kamal Mostafa ]
10462
10463 * SAUCE: alx driver import script
10464
10465 [ Qualcomm Atheros, Inc ]
10466
10467 * SAUCE: alx: Update to heads/master
10468
10469 [ Tim Gardner ]
10470
10471 * Release Tracking Bug
10472 - LP: #1117673
10473
10474 * [debian] Remove dangling symlink from headers package
10475 - LP: #1112442
10476 * [config] CONFIG_ALX=m
10477 * [Config] Add alx to d-i nic-modules
10478 * [Config] CONFIG_SATA_AHCI=m
10479 - LP: #1056563
10480
10481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
10482
10483linux (3.8.0-4.8) raring; urgency=low
10484
10485 [ Allen Ibara ]
10486
10487 * SAUCE: imx6: dts: Add IMX6Q AHCI support
10488
10489 [ Andy Whitcroft ]
10490
10491 * rebase to v3.8-rc6
10492 * updateconfigs following rebase to v3.8-rc6
10493
10494 [Leann Ogasawara]
10495
10496 * Release Tracking Bug
10497 - LP: #1112573
10498
10499 [ Paolo Pisati ]
10500
10501 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
10502 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
10503 * [Config] MMC_ARMMMCI=y (vexpress mmc)
10504 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
10505
10506 [ Seth Forshee ]
10507
10508 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
10509
10510 [ Upstream Kernel Changes ]
10511
10512 * rebase to v3.8-rc6
10513 - LP: #1107477
10514
10515 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
10516
10517linux (3.8.0-3.7) raring; urgency=low
10518
10519 [ Andy Green ]
10520
10521 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
10522 * SAUCE: ARM: omap2 add mac address allocation register api
10523 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
10524 allocation
10525
10526 [ Leann Ogasawara ]
10527
10528 * rebase to v3.8-rc5
10529 * Release Tracking Bug
10530 - LP: #1111486
10531
10532 [ Paolo Pisati ]
10533
10534 * SAUCE: davinci: vpss: compilation fix
10535 * [Config] enable TI OMAP4 support (Pandaboard/ES)
10536 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
10537 * [Config] enable Freescale IMX6 support (SabreLite)
10538 * [Config] SERIAL_IMX_CONSOLE=y
10539 * [Config] MMC_*_IMX=y
10540 * [Config] disable USB_SUSPEND
10541 * [Config] USB_MXS_PHY=y
10542 * [Config] USB_CHIPIDEA=y
10543 * SAUCE: DTB: add support for multiple DTBs
10544 * SAUCE: DTB: build imx6q-sabrelite
10545 * SAUCE: DTB: build beaglexm
10546 * SAUCE: DTB: build panda/panda es
10547 * [Config] disable CPU_FREQ
10548 * [Config] PANEL_TFP410=y (video DVI output)
10549 * [Config] SND_OMAP_SOC*=y
10550 * [Config] SND_IMX_SOC*=y
10551 * [Config] I2C_IMX=y
10552 * [Config] SPI_IMX=m
10553
10554 [ Stefan Bader ]
10555
10556 * [Config] Move 9p modules into generic package
10557 - LP: #1107658
10558
10559 [ Tony Lindgren ]
10560
10561 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
10562 kernels
10563 * SAUCE: ARM: OMAP2+: Use omap initcalls
10564 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
10565 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
10566 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
10567 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
10568 multiplaform
10569 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
10570 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
10571 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
10572
10573 [ Upstream Kernel Changes ]
10574
10575 * rebase to v3.8-rc5
10576 - LP: #1096789
10577
10578 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
10579
10580linux (3.8.0-2.6) raring; urgency=low
10581
10582 [ Adam Conrad ]
10583
10584 * Fix up linux-tools -> SRCPKGNAME-tools rename
10585
10586 [ Andy Whitcroft ]
10587
10588 * [Config] re-disable CONFIG_SOUND_OSS
10589 - LP: #1105230
10590
10591 [ Arend van Spriel ]
10592
10593 * SAUCE: brcmsmac: fix tx status processing
10594
10595 [Leann Ogasawara]
10596
10597 * Release Tracking Bug
10598 - LP: #1105104
10599
10600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
10601
10602linux (3.8.0-1.5) raring; urgency=low
10603
10604 [Tim Gardner]
10605
10606 * Release Tracking Bug
10607 - LP: #1101235
10608
10609 [ Dudley Du ]
10610
10611 * SAUCE: Input: add support for Cypress PS/2 Trackpads
10612 - LP: #978807
10613
10614 [ Kamal Mostafa ]
10615
10616 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
10617 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
10618 * [Config] Add CONFIG_PS2_CYPRESS
10619
10620 [ Tim Gardner ]
10621
10622 * rebase to v3.8-rc4
10623
10624 [ Upstream Kernel Changes ]
10625
10626 * rebase to v3.8-rc4
10627 - LP: #1095315
10628 - LP: #886975
10629 - LP: #1086921
10630
10631 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
10632
10633linux (3.8.0-0.4) raring; urgency=low
10634
10635 [ Leann Ogasawara ]
10636
10637 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
10638 * [Config] Update CONFIG_IIO build annotation
10639 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
10640 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
10641 * [Config] Remove CONFIG_SPI_PL022 annotation
10642 * [Config] Update CONFIG_EZX_PCAP annotation
10643 * [Config] Update CONFIG_SENSORS_AK8975 annotation
10644 * [Config] Disable CONFIG_DRM_MGAG200
10645 - LP: #1042903
10646
10647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
10648
10649linux (3.8.0-0.3) raring; urgency=low
10650
10651 [ Andy Whitcroft ]
10652
10653 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
10654 uselib()"
10655
10656 [ Scott James Remnant ]
10657
10658 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
10659 (for v3.7+)
10660 - LP: #1085766, #462111
10661
10662 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
10663
10664linux (3.8.0-0.2) raring; urgency=low
10665
10666 [ Tim Gardner ]
10667
10668 * [packaging] Add macro to selectively disable building perf
10669 * [packaging] Cannot depend on universe package libaudit-dev
10670
10671 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
10672
10673linux (3.8.0-0.1) raring; urgency=low
10674
10675
10676 [ Upstream Kernel Changes ]
10677
10678 * rebase to v3.8-rc3
10679 - LP: #1096789
10680
10681 [ Upstream Kernel Changes ]
10682
10683 * rebase to v3.8-rc2
10684 - LP: #1082357
10685 - LP: #1075882
10686
10687 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
10688
10689linux (3.7.0-7.15) raring; urgency=low
10690
10691 [ Chris J Arges ]
10692
10693 * SAUCE: add eeprom_bad_csum_allow module parameter
10694 - LP: #1070182
10695
10696 [ Leann Ogasawara ]
10697
10698 * Add ceph to linux-image for virtual instances
10699 - LP: #1063784
10700
10701 [ Serge Hallyn ]
10702
10703 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
10704
10705 [ Tim Gardner ]
10706
10707 * [Config] CONFIG_SLUB_DEBUG=y
10708 - LP: #1090308
10709
10710 [ Upstream Kernel Changes ]
10711
10712 * Revert "[SCSI] sd: Implement support for WRITE SAME"
10713 - LP: #1089818
10714
10715 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
10716
10717linux (3.7.0-6.14) raring; urgency=low
10718
10719 [ Andy Whitcroft ]
10720
10721 * [Config] annotations: all new annotations scheme including defaults
10722 * [Configs] apply annotation updates to main configs (top section)
10723
10724 [ Leann Ogasawara ]
10725
10726 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
10727 build"
10728 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
10729 * Temporarily disable module check for build
10730
10731 [ Stefan Bader ]
10732
10733 * ubuntu: dm-raid45: Adapt to upstream interface changes
10734 * Re-enable build of dm-raid45
10735
10736 [ Tim Gardner ]
10737
10738 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
10739 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
10740 * SAUCE: drm: Fix possible EDID memory allocation oops
10741 * SAUCE: ttm: Fix possible _manager memory allocation oops
10742 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
10743 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
10744 2 pointers
10745
10746 [ Tomas Hozza ]
10747
10748 * SAUCE: tools: hv: Netlink source address validation allows DoS
10749 - LP: #1084777
10750 - CVE-2012-5532
10751
10752 [ Upstream Kernel Changes ]
10753
10754 * rebase to v3.7
10755
10756 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
10757
10758linux (3.7.0-5.13) raring; urgency=low
10759
10760 [ Lino Sanfilippo ]
10761
10762 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
10763 fsnotify_destroy_group()
10764 - LP: #922906
10765 * SAUCE: fsnotify: introduce fsnotify_get_group()
10766 - LP: #922906
10767 * SAUCE: fsnotify: use reference counting for groups
10768 - LP: #922906
10769 * SAUCE: fsnotify: take groups mark_lock before mark lock
10770 - LP: #922906
10771 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
10772 indicates wheather a mark should be destroyed
10773 - LP: #922906
10774 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
10775 mark list
10776 - LP: #922906
10777 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
10778 - LP: #922906
10779 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
10780 fsnotify_remove_mark()
10781 - LP: #922906
10782 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
10783 by group
10784 - LP: #922906
10785 * SAUCE: fsnotify: change locking order
10786 - LP: #922906
10787
10788 [ Tim Gardner ]
10789
10790 * [Config] CONFIG_NFC_LLCP=y
10791 * [Config] get-firmware: Filter new files through fwinfo
10792 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
10793 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
10794 * [Config] CONFIG_XEN=y for all arches
10795 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
10796 * [Config] CONFIG_MMC_DW_EXYNOS=m
10797 * [Config] CONFIG_GPIO_ADNP=m
10798 * [Config] find-obsolete-firmware: Use correct path
10799 * rebase to v3.7-rc8
10800 - LP: #1084640
10801
10802 [ Upstream Kernel Changes ]
10803
10804 * Revert "VFS: don't do protected {sym,hard}links by default"
10805 - LP: #1084192
10806
10807 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
10808
10809linux (3.7.0-4.12) raring; urgency=low
10810
10811 [ Tim Gardner ]
10812
10813 * Revert "[Config] Use -j1 for headers_install"
10814 * Revert "[Config] install-arch-headers needs a valid config"
10815 Strayed into the weeds in search of the root cause of the periodic
10816 build failure.
10817 Fixes powerpc FTBS introduced in -4.11.
10818 * [Config] hmake -j1
10819 The kernel makefile appears to have parallel dependency
10820 problems for the install_headers target. This appears to be root
10821 cause for a periodic build failure on N-way machines.
10822
10823 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
10824
10825linux (3.7.0-4.11) raring; urgency=low
10826
10827 [ Tim Gardner ]
10828
10829 * [Config] Use -j1 for headers_install
10830 Also fixes a powerpc FTBS introduced by
10831 "[Config] install-arch-headers needs a valid config".
10832
10833 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
10834
10835linux (3.7.0-4.10) raring; urgency=low
10836
10837 [ Andy Whitcroft ]
10838
10839 * [Config] add rebuild-test support for autopkgtest
10840 - LP: #1081500
10841 * [tests] move build tests out of the way
10842 - LP: #1081500
10843 * [tests] add an autopkgtest rebuild test
10844 - LP: #1081500
10845
10846 [ Tim Gardner ]
10847
10848 * rebase to v3.7-rc7
10849 * SAUCE: Remove emi62 files duplicated in linux-firmware
10850 * SAUCE: Remove sb16 files duplicated in linux-firmware
10851 * SAUCE: Remove whiteheat files duplicated in linux-firmware
10852 * SAUCE: Remove yamaha files duplicated in linux-firmware
10853 * SAUCE: Remove dsp56k files used only by m68k
10854 * SAUCE: firmware: Remove last vestiges of dabusb
10855 * SAUCE: Remove vicam files duplicated in linux-firmware
10856 * [Config] install-arch-headers needs a valid config
10857
10858 [ Upstream Kernel Changes ]
10859
10860 * rebase to v3.7-rc7
10861 - LP: #1076840
10862 - LP: #1081466
10863
10864 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
10865
10866linux (3.7.0-3.9) raring; urgency=low
10867
10868 [ Leann Ogasawara ]
10869
10870 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
10871 - LP: #1079900
10872 * Add nfsv3 to nfs-modules udeb
10873
10874 [ Paolo Pisati ]
10875
10876 * [Config] SND_OMAP_SOC*=y
10877 - LP: #1019321
10878
10879 [ Stefan Bader ]
10880
10881 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
10882 - LP: #1078926
10883
10884 [ Tim Gardner ]
10885
10886 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
10887 - LP: #1079469
10888 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
10889 * rebase to v3.7-rc6
10890 * SAUCE: script to detect obsolete firmware
10891 * SAUCE: Remove yam files duplicated in linux-firmware
10892 * SAUCE: Remove tehuti files duplicated in linux-firmware
10893 * SAUCE: Remove matrox files duplicated in linux-firmware
10894 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
10895 * SAUCE: Remove r128 files duplicated in linux-firmware
10896 * SAUCE: Remove acenic files duplicated in linux-firmware
10897 * SAUCE: Remove keyspan files duplicated in linux-firmware
10898 * SAUCE: Remove sun files duplicated in linux-firmware
10899 * SAUCE: Remove radeon files duplicated in linux-firmware
10900 * SAUCE: Update bnx2x firmware to 7.8.2.0
10901 * [Config] generic.inclusion-list: econet has disappeared
10902
10903 [ Upstream Kernel Changes ]
10904
10905 * seccomp: forcing auditing of kill condition
10906 - LP: #1079469
10907 * rebase to v3.7-rc6
10908
10909 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
10910
10911linux (3.7.0-2.8) raring; urgency=low
10912
10913 [ Andy Whitcroft ]
10914
10915 * Revert "overlayfs: disable until FTBS is fixed"
10916 * Revert "ubuntu: overlayfs"
10917 * Revert "ubuntu: AUFS"
10918 * ubuntu: overlayfs -- overlayfs: add statfs support
10919 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
10920 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
10921 inode
10922 - LP: #944386
10923 * ubuntu: AUFS (no-squash): basic framework and update machinary
10924 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
10925 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
10926 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
10927 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
10928 * ubuntu: AUFS (no-squash) -- reenable
10929 - LP: #1079193
10930
10931 [ Erez Zadok ]
10932
10933 * ubuntu: overlayfs -- overlayfs: implement show_options
10934
10935 [ Miklos Szeredi ]
10936
10937 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
10938 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10939 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10940 * ubuntu: overlayfs -- overlay filesystem
10941 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10942 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
10943
10944 [ Neil Brown ]
10945
10946 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10947
10948 [ Robin Dong ]
10949
10950 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10951 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10952
10953 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10954
10955linux (3.7.0-1.7) raring; urgency=low
10956
10957 [ Tim Gardner ]
10958
10959 * [Config] Drop dependency on libaudit-dev
10960 Its a universe package which causes an FTBS on the builders.
10961 libaudit-dev is not strictly required for the perf tools build.
10962
10963 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10964
10965linux (3.7.0-1.6) raring; urgency=low
10966
10967 [ Andy Whitcroft ]
10968
10969 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10970 * [Config] better encode the CONFIG_NVRAM constaint
10971 * enforcer -- fix debugging output
10972
10973 [ Ben Collins ]
10974
10975 * [Config] Add custom_override rule to allow for alternate kernel
10976 file/install
10977 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10978
10979 [ Tim Gardner ]
10980
10981 * [Config] Dropped armel
10982 * Drop highbank from ABI fetch list
10983 * [Config] Use dh_prep instead of 'dh_clean -k'
10984 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10985 * [Config] Document binary-indep dependency chain
10986 * rebase to v3.7-rc5
10987
10988 [ Upstream Kernel Changes ]
10989
10990 * rebase to v3.7-rc5
10991
10992 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10993
10994linux (3.7.0-0.5) raring; urgency=low
10995
10996 [ Tim Gardner ]
10997
10998 * [Config] CONFIG_AMD_IOMMU_V2=m
10999 - LP: #1071520
11000 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
11001 Fixes FTBS
11002
11003 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
11004
11005linux (3.7.0-0.4) raring; urgency=low
11006
11007 [ Ben Collins ]
11008
11009 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
11010
11011 [ Tim Gardner ]
11012
11013 * [Config] do_tools=false for arm
11014
11015 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
11016
11017linux (3.7.0-0.3) raring; urgency=low
11018
11019 [ Tim Gardner ]
11020
11021 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
11022 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
11023 * [Config] Drop highbank harder
11024
11025 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
11026
11027linux (3.7.0-0.2) raring; urgency=low
11028
11029 [ Andy Whitcroft ]
11030
11031 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
11032 instances
11033 - LP: #1066921
11034 * [Config] drop highbank builds
11035
11036 [ Jeremy Kerr ]
11037
11038 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
11039 - LP: #1063061
11040
11041 [ Leann Ogasawara ]
11042
11043 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
11044
11045 [ Tim Gardner ]
11046
11047 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
11048 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
11049 * rebase to v3.7-rc4
11050 * SAUCE: MODSIGN: Emit error for incorrectly signed module
11051
11052 [ Upstream Kernel Changes ]
11053
11054 * rebase to v3.7-rc4
11055
11056 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
11057
11058linux (3.7.0-0.1) raring; urgency=low
11059
11060
11061 [ Upstream Kernel Changes ]
11062
11063 * rebase to v3.7-rc3
11064 - LP: #1056078
11065
11066 [ Upstream Kernel Changes ]
11067
11068 * rebase to v3.7-rc2
11069 - LP: #1060729
11070 - LP: #1059523
11071 - LP: #1006690
11072 - LP: #1049623
11073 - LP: #1046512
11074 - LP: #1052499
11075 - LP: #1037642
11076 - LP: #559939
11077 - LP: #1052460
11078 - LP: #939161
11079 - LP: #1046734
11080
11081 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
11082
11083linux (3.6.0-0.1) UNRELEASED; urgency=low
11084
11085
11086 [ Upstream Kernel Changes ]
11087
11088 * rebase to v3.6
11089
11090 [ Upstream Kernel Changes ]
11091
11092 * rebase to v3.6-rc7
11093
11094 [ Upstream Kernel Changes ]
11095
11096 * rebase to v3.6-rc6
11097 - LP: #1000424
11098
11099 [ Upstream Kernel Changes ]
11100
11101 * rebase to v3.6-rc5
11102 - LP: #1040077
11103
11104 [ Upstream Kernel Changes ]
11105
11106 * rebase to v3.6-rc4
11107
11108 [ Upstream Kernel Changes ]
11109
11110 * rebase to v3.6-rc3
11111 - LP: #1038651
11112 - LP: #1034779
11113
11114 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
11115
11116linux (3.5.0-6.6) quantal-proposed; urgency=low
11117
11118 [ Andy Whitcroft ]
11119
11120 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
11121 experimental features
11122 * SAUCE: highbank -- export clock functions for modules
11123 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
11124 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
11125 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
11126 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
11127 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
11128 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
11129 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
11130 * [Config] highbank -- reenable CONFIG_DW_DMAC
11131 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
11132 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
11133 * [Config] highbank -- reenable CONFIG_USB_DWC3
11134 * [Config] highbank -- reenable CONFIG_SATA_MV
11135 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
11136 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
11137 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
11138 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
11139 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
11140 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
11141 * [Config] highbank -- enable CONFIG_EXPERT
11142 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
11143 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
11144 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
11145 * [Config] enable CONFIG_USB_ETH_EEM
11146 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
11147 * [Config] disable CONFIG_USB_M66592
11148 * [Config] enable CONFIG_USB_NET2272
11149 * [Config] enable CONFIG_USB_R8A66597
11150 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
11151 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
11152 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
11153 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
11154 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
11155 * [Config] sync configuration armhf omap -> armel omap
11156 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
11157 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
11158
11159 [ Bryan Wu ]
11160
11161 * [Config] change default IO scheduler from CFQ to Deadline
11162
11163 [ Leann Ogasawara ]
11164
11165 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
11166 * [Config] Disable CONFIG_MOUSE_INPORT
11167
11168 [ Tim Gardner ]
11169
11170 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
11171 * [Config] Add bnx2x firmware to nic-modules udeb
11172 * SAUCE: Add script to convert firmware to ihex format
11173 * SAUCE: firmware: Upgrade bnx2 to current versions
11174 * [Config] Add tigon firmware to nic-modules udeb
11175 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
11176 - LP: #1026761
11177 * SAUCE: Remove redundant cis firmware
11178 * SAUCE: Remove redundant emi26 firmware
11179 * SAUCE: Remove redundant ttusb-budget firmware
11180 * SAUCE: Remove redundant sun/cassini firmware
11181 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
11182 * SAUCE: Remove redundant 3com/typhoon.bin firmware
11183 * SAUCE: Remove redundant yamaha/ds1 firmware
11184 * SAUCE: Remove redundant keyspan_pda firmware
11185 * rebase to v3.5
11186
11187 [ Upstream Kernel Changes ]
11188
11189 * rebase to v3.5
11190 - LP: #1027828
11191
11192 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
11193
11194linux (3.5.0-5.5) quantal-proposed; urgency=low
11195
11196 [ Andy Whitcroft ]
11197
11198 * [Config] annotations: initial import of configuration annotations
11199
11200 [ Bryan Wu ]
11201
11202 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
11203
11204 [ Leann Ogasawara ]
11205
11206 * Rebase to v3.5-rc7
11207
11208 [ Manoj Iyer ]
11209
11210 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
11211 - LP: #1010281
11212
11213 [ Tim Gardner ]
11214
11215 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
11216 expects
11217 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
11218 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
11219 * [Config] CONFIG_IP_NF_QUEUE=n
11220 * [Config] CONFIG_MTD_DOC2000=n
11221 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
11222 * [Config] CONFIG_PRISM54=n
11223 * [Config] CONFIG_SCx200_I2C=n
11224 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
11225
11226 [ Upstream Kernel Changes ]
11227
11228 * rebase to v3.5-rc7
11229
11230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
11231
11232linux (3.5.0-4.4) quantal-proposed; urgency=low
11233
11234 [ Andy Whitcroft ]
11235
11236 * [Packaging] getabis should be extracting all packages
11237 - LP: #1021174
11238 * [Config] getabis -- series uses linux-image-extra
11239 - LP: #1021174
11240 * rebase to v3.5-rc6
11241
11242 [ Bryan Wu ]
11243
11244 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
11245 flavours
11246 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
11247
11248 [ Leann Ogasawara ]
11249
11250 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
11251 - LP: #1019561
11252
11253 [ Paolo Pisati ]
11254
11255 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
11256 - LP: #1019321
11257
11258 [ Stefan Bader ]
11259
11260 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
11261 - LP: #1018456
11262 * (config) Disable ACPI_PROCFS_POWER
11263
11264 [ Tim Gardner ]
11265
11266 * [Config] CONFIG_ACPI_BGRT=y
11267 * Extract firmware module info during getabi
11268 - LP: #1021174
11269
11270 [ Upstream Kernel Changes ]
11271
11272 * rebase to v3.5-rc6
11273
11274 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
11275
11276linux (3.5.0-3.3) quantal-proposed; urgency=low
11277
11278 [ Andy Whitcroft ]
11279
11280 * [Config] enable CONFIG_MEMTEST=y
11281 - LP: #1004535
11282 * [Config] config-check: add support for a cut operation
11283 * [Config] enforcer -- switch to cut where appropriate
11284
11285 [ Leann Ogasawara ]
11286
11287 * Rebase to v3.5-rc5
11288 * [Config] Updateconfigs after rebase to v3.5-rc5
11289
11290 [ Luis Henriques ]
11291
11292 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
11293 __ocfs2_change_file_space
11294 - LP: #1006012
11295
11296 [ Seth Forshee ]
11297
11298 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
11299 for LVDS register initialization
11300 - LP: #1012800
11301
11302 [ Upstream Kernel Changes ]
11303
11304 * rebase to v3.5-rc5
11305 - LP: #1013183
11306 - LP: #1017017
11307 - LP: #884652
11308
11309 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
11310
11311linux (3.5.0-2.2) quantal-proposed; urgency=low
11312
11313 [ Andy Whitcroft ]
11314
11315 * rebase to v3.5-rc4
11316
11317 [ Arend van Spriel ]
11318
11319 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
11320 brcms_c_regd_init()
11321 - LP: #950320
11322
11323 [ Bryan Wu ]
11324
11325 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
11326
11327 [ Chris J Arges ]
11328
11329 * PACKAGING: add .gnu_debuglink sections to .ko files
11330 - LP: #669641
11331
11332 [ Leann Ogasawara ]
11333
11334 * d-i: Add hid-generic to input-modules
11335 - LP: #1017879
11336
11337 [ Ming Lei ]
11338
11339 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
11340 - LP: #1017717, #225
11341
11342 [ Paolo Pisati ]
11343
11344 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
11345 - LP: #1017718
11346 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
11347
11348 [ Seth Forshee ]
11349
11350 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
11351 during initialization
11352 - LP: #950320
11353 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
11354 by mac80211
11355 - LP: #950320
11356 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
11357 channels
11358 - LP: #950320
11359 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
11360 - LP: #950320
11361 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
11362 regulatory domain
11363 - LP: #950320
11364 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
11365 regulatory updates
11366 - LP: #950320
11367 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
11368 tx power limits
11369 - LP: #950320
11370 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
11371 against internal regulatory data
11372 - LP: #950320
11373 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
11374 when checking whether OFDM is allowed
11375 - LP: #950320
11376
11377 [ Tim Gardner ]
11378
11379 * [Config] Enable CONFIG_CGROUPS for highbank
11380 - LP: #1014692
11381 * [Config] FB_OMAP*=y and PANEL_TFP410=y
11382
11383 [ Upstream Kernel Changes ]
11384
11385 * rebase to v3.5-rc4
11386
11387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
11388
11389linux (3.5.0-1.1) quantal-proposed; urgency=low
11390
11391 [ Andy Whitcroft ]
11392
11393 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
11394
11395 [ Leann Ogasawara ]
11396
11397 * Rebase to v3.5-rc1
11398 * [Config] Remove USB_DEVICEFS from the config enforcer
11399 * [Config] Updateconfigs after rebase to v3.5-rc1
11400 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
11401 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11402 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11403 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11404 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11405 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11406 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
11407 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
11408 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
11409 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
11410 * Rebase to v3.5-rc2
11411 * [Config] Updateconfigs after rebase to v3.5-rc2
11412 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
11413 * Rebase to v3.5-rc3
11414 * [Config] Updateconfigs after rebase to v3.5-rc3
11415
11416 [ Paul Mundt ]
11417
11418 * SAUCE: fix bug.h's inclusion of kernel.h
11419
11420 [ Stefan Bader ]
11421
11422 * SAUCE: Fix compile failures of dm-raid45
11423 * [Config] Enable dm-raid45
11424 * Move dependency on crda to extra package
11425 - LP: #657901
11426 * SAUCE: Mask CR4 writes on older Xen hypervisors
11427
11428 [ Upstream Kernel Changes ]
11429
11430 * rebase to v3.5-rc3
11431 - LP: #993162
11432 - LP: #925577
11433 * rebase to v3.5-rc2
11434 * rebase to v3.5-rc1
11435 - LP: #955892
11436 - LP: #978038
11437 - LP: #987371
11438 - LP: #929545
11439 - LP: #942316
11440 - LP: #903853
11441
11442 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
11443
11444linux (3.4.0-5.11) quantal-proposed; urgency=low
11445
11446 [ Leann Ogasawara ]
11447
11448 * [Config] Disable CONFIG_ARM_LPAE
11449 - LP: #1009061
11450
11451 [ Oleksij Rempel ]
11452
11453 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
11454 - LP: #1008905
11455
11456 [ Paolo Pisati ]
11457
11458 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
11459 - LP: #1009061
11460
11461 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
11462
11463linux (3.4.0-4.10) quantal; urgency=low
11464
11465 [ Leann Ogasawara ]
11466
11467 * Temporarily disable ABI and module check
11468
11469 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
11470
11471linux (3.4.0-4.9) quantal; urgency=low
11472
11473 [ Andy Whitcroft ]
11474
11475 * [Config] fix config split to avoid the shared config
11476 * [Config] updateconfigs following split config fix
11477 * [Config] linux-image-extras needs full postinst
11478 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
11479 * [Config] CONFIG_HP_WATCHDOG enable as module
11480 * [Config] CONFIG_PDC_ADMA is not boot essential
11481 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
11482 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
11483 * [Config] CONFIG_TRANZPORT=m commonise
11484 * [Config] CONFIG_R3964=m commonise
11485 * [Config] CONFIG_SCSI_DH=m commonise
11486 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
11487 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
11488 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
11489 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
11490 * [Config] CONFIG_USB_SN9C102 is deprecated disable
11491 * [Config] CONFIG_USB_SI470X=m commonise
11492 * [Config] CONFIG_USB_ET61X251=m commonise
11493 * [Config] CONFIG_RTS_PSTOR=m commonise
11494 * [Config] CONFIG_SCANLOG=m commonise
11495 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
11496 * [Config] CONFIG_SM_FTL=m commonise
11497 * [Config] CONFIG_SOLO6X10=m commonise
11498 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
11499 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
11500 * [Config] CONFIG_SPI_SPIDEV=m commonise
11501 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
11502 * [Config] CONFIG_TPS65010=m commonise
11503 * [Config] CONFIG_STE10XP=y commonise
11504 * [Config] CONFIG_X25_ASY=m commonise
11505 * [Config] CONFIG_USB_MON=m commonise
11506 * [Config] CONFIG_VME_BUS=m commonise
11507 * [Config] CONFIG_W35UND=m commonise
11508 * [Config] -CONFIG_TCG_TPM=y commonise
11509 * [Config] highbank -- commonise filesystems
11510 * [Config] highbank -- commonise subsystems
11511 * [Config] highbank -- commonise network protocols
11512 * [Config] highbank -- commonise input drivers
11513 * [Config] highbank -- commonise CRYPTO options
11514 * [Config] highbank -- commonise HID options
11515 * [Config] highbank -- commonise sensors options
11516 * [Config] highbank -- commonise EXPORTFS/FHANDLE
11517 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
11518 * [Config] highbank -- commonise ENCRYPTED_KEYS
11519 * [Config] highbank -- commonise CONFIG_ATALK
11520 * [Config] highbank -- commonise INET/INET6
11521 * [Config] highbank -- commonise NLS
11522 * [Config] highbank -- commonise BLK/CHR
11523 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
11524 * [Config] highbank -- commonise INET/INET6 part 2
11525 * [Config] highbank -- commonise PHY settings
11526 * [Config] highbank -- commonise CRC settings
11527 * [Config] highbank -- commonise BINFMT settings
11528 * [Config] highbank -- commonise DM settings
11529 * [Config] highbank -- commonise RTC_DRV settings
11530 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
11531 * [Config] highbank -- commonise USB settings
11532 * [Config] highbank -- commonise GPIO settings
11533 * [Config] highbank -- commonise I2C settings
11534 * [Config] highbank -- commonise numerous subsystem selectors
11535 * [Config] highbank -- commonise A-C modules missmatches
11536 * [Config] highbank -- commonise D-F modules missmatches
11537 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
11538 * [Config] highbank -- commonise G-I modules missmatches
11539 * [Config] highbank -- commonise J-L modules missmatches
11540 * [Config] highbank -- commonise M modules missmatches
11541 * [Config] highbank -- commonise N-P modules missmatches
11542 * [Config] highbank -- commonise Q-R modules missmatches
11543 * [Config] highbank -- commonise S modules missmatches -- part 1
11544 * [Config] highbank -- commonise S modules missmatches -- part 2
11545 * [Config] highbank -- commonise T modules missmatches
11546 * [Config] highbank -- commonise U-Z modules missmatches
11547
11548 [ Ike Panhc ]
11549
11550 * [Config] add highbank flavour
11551 - LP: #1000831
11552
11553 [ Mark Langsdorf ]
11554
11555 * SAUCE: arm highbank: add support for pl320-ipc driver
11556 - LP: #1000831
11557
11558 [ Rob Herring ]
11559
11560 * SAUCE: input: add a key driver for highbank
11561 - LP: #1000831
11562 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
11563 - LP: #1000831
11564 * SAUCE: force DMA buffers to non-bufferable on highbank
11565 - LP: #1000831
11566 * SAUCE: net: calxedaxgmac: fix net timeout recovery
11567 - LP: #1000831
11568
11569 [ Tim Gardner ]
11570
11571 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
11572 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
11573 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
11574 * [Config] Homogenize CIFS configs across all arches
11575 * [Config] armhf should not be skipabi or skipmodules
11576 - LP: #1006913
11577
11578 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
11579
11580linux (3.4.0-3.8) quantal; urgency=low
11581
11582 [ Andy Whitcroft ]
11583
11584 * [Config] include include/generated/compile.h
11585 - LP: #942569
11586 * [Config] fix up postinst to ensure we know which error is which
11587 - LP: #1002388
11588
11589 [ Herton Ronaldo Krzesinski ]
11590
11591 * SAUCE: async_populate_rootfs: fix build warnings
11592 - LP: #1003417
11593
11594 [ John Johansen ]
11595
11596 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
11597 * SAUCE: apparmor: Add the ability to mediate mount
11598 * SAUCE: AppArmor: basic networking rules
11599 * SAUCE: apparmor: fix profile lookup for unconfined
11600 - LP: #978038, #987371
11601 * SAUCE: apparmor: fix long path failure due to disconnected path
11602 - LP: #955892
11603
11604 [ Mario Limonciello ]
11605
11606 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
11607 - LP: #901410
11608
11609 [ Stefan Bader ]
11610
11611 * (config) Built-in xen-acpi-processor
11612
11613 [ Tim Gardner ]
11614
11615 * [Config] CONFIG_NET_DSA=m
11616 - LP: #1004148
11617 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
11618
11619 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
11620
11621linux (3.4.0-3.7) quantal; urgency=low
11622
11623 [ Andy Whitcroft ]
11624
11625 * [Config] drop the virtual flavour in favour of a split generic et al
11626 * [Config] enforcer -- drop IDLE enforcement
11627 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
11628 * [Config] updateconfigs following removal of -virtual
11629
11630 [ Leann Ogasawara ]
11631
11632 * Rebase to v3.4
11633
11634 [ Seth Forshee ]
11635
11636 * [Config] disable CONFIG_B43_BCMA_EXTRA
11637
11638 [ Tim Gardner ]
11639
11640 * [Config] Check for extras when building udebs
11641 * [Config] Collapsed generic-pae into generic [i386]
11642
11643 [ Upstream Kernel Changes ]
11644
11645 * rebase to v3.4
11646
11647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
11648
11649linux (3.4.0-2.6) quantal; urgency=low
11650
11651 [ Andy Whitcroft ]
11652
11653 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
11654 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
11655 d_make_root()"
11656 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
11657 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
11658 security permissions to overlay files"
11659 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11660 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11661 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11662 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11663 * Revert "ubuntu: overlayfs -- overlay filesystem"
11664 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
11665 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
11666 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
11667 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
11668 * ubuntu: overlayfs -- overlayfs: add statfs support
11669 * ubuntu: overlayfs -- inode_only_permission: export inode level
11670 permissions checks
11671 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
11672
11673 [ Erez Zadok ]
11674
11675 * ubuntu: overlayfs -- overlayfs: implement show_options
11676
11677 [ Miklos Szeredi ]
11678
11679 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11680 * ubuntu: overlayfs -- vfs: add i_op->open()
11681 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11682 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11683 * ubuntu: overlayfs -- overlay filesystem
11684 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11685
11686 [ Neil Brown ]
11687
11688 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11689
11690 [ Robin Dong ]
11691
11692 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
11693 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
11694
11695 [ Tim Gardner ]
11696
11697 * [Config] perarch and indep tools builds need separate build directories
11698 * Prevent upgrading a non-PAE CPU
11699 * perf is not parallel build safe
11700
11701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
11702
11703linux (3.4.0-2.5) quantal; urgency=low
11704
11705 [ Andy Whitcroft ]
11706
11707 * [Config] perarch and indep tools builds need separate build directories
11708
11709 [ Tim Gardner ]
11710
11711 * Prevent upgrading a non-PAE CPU
11712 * [Config] build debug
11713 * [Config] perf tools are not parallel build safe
11714
11715 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
11716
11717linux (3.4.0-2.4) quantal; urgency=low
11718
11719 [ Leann Ogasawara ]
11720
11721 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
11722 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
11723 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
11724 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
11725 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
11726 7400"
11727 * Revert "ubuntu: omnibook: fix source file newline"
11728 * Revert "ubuntu: omnibook -- update BOM"
11729 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
11730 depend on X86"
11731 * Revert "ubuntu: omnibook -- Added missing BOM file"
11732 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
11733 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
11734 mappings"
11735 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
11736 X86_32"
11737 * Revert "ubuntu: nx-emu - i386: NX emulation"
11738 * Revert "ubuntu: rfkill drivers -- version 1.3"
11739 * Temporarily disable module check
11740 * [Config] Remove CONFIG_FSAM7400
11741 * [Config] Remove CONFIG_OMNIBOOK
11742 * [Config] Update configs
11743 * Rebase to v3.4-rc7
11744 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
11745
11746 [ Tim Gardner ]
11747
11748 * Updated generic-pae description
11749 * Rebase to v3.4-rc6
11750 * install-tools depends on build targets
11751
11752 [ Upstream Kernel Changes ]
11753
11754 * kconfig: in debug mode some 0 length message prints occur
11755 * rebase to v3.4-rc7
11756 * rebase to v3.3-rc6
11757
11758 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
11759
11760linux (3.4.0-1.3) quantal; urgency=low
11761
11762 [ Andy Whitcroft ]
11763
11764 * [Config] control.stub is an intermediate product not a dependancy
11765 - LP: #992414
11766
11767 [ Leann Ogasawara ]
11768
11769 * remove i386 generic from getabis
11770
11771 [ Upstream Kernel Changes ]
11772
11773 * (pre-stable) b43: only reload config after successful initialization
11774 - LP: #950295
11775
11776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
11777
11778linux (3.4.0-1.2) quantal; urgency=low
11779
11780 [ Andy Whitcroft ]
11781
11782 * [Config] add build depends for flex, bison and pkg-config
11783
11784 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
11785
11786linux (3.4.0-1.1) quantal; urgency=low
11787
11788 [ Andy Whitcroft ]
11789
11790 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11791 permissions to overlay files
11792 - LP: #915941, #918212
11793 - CVE-2012-0055
11794
11795 [ Leann Ogasawara ]
11796
11797 * Open Q
11798 * Rebase to v3.4-rc5
11799 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11800 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11801 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11802 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
11803 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11804 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
11805 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11806 * [Config] Temporarily disable CONFIG_AX88796 on arm
11807
11808 [ Upstream Kernel Changes ]
11809
11810 * vfs: pass struct path to __dentry_open()
11811 * vfs: add i_op->open()
11812 * vfs: export do_splice_direct() to modules
11813 * vfs: introduce clone_private_mount()
11814 * overlay filesystem
11815 * overlayfs: add statfs support
11816 * overlayfs: implement show_options
11817 * overlay: overlay filesystem documentation
11818 * fs: limit filesystem stacking depth
11819 * overlayfs: follow header cleanup
11820 * overlayfs: switch from d_alloc_root() to d_make_root()
11821 * overlayfs: update touch_atime() usage
11822 * rebase to v3.4-rc5
11823 - LP: #950490
11824 * rebase to v3.4-rc4
11825 * rebase to v3.4-rc3
11826 * rebase to v3.4-rc2
11827 * rebase to v3.4-rc1
11828 * rebase to v3.3
11829 * rebase to v3.3-rc7
11830 * rebase to v3.3-rc6
11831 * rebase to v3.3-rc5
11832 * rebase to v3.3-rc4
11833 - LP: #900802
11834 - LP: #930842
11835 * rebase to v3.3-rc3
11836 - LP: #924320
11837 - LP: #923316
11838 - LP: #923409
11839 - LP: #918254
11840 * rebase to v3.3-rc2
11841 * rebase to v3.3-rc1
11842 - LP: #795823
11843 - LP: #909419
11844 - LP: #910792
11845 - LP: #878701
11846 - LP: #724831
11847
11848 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
11849
11850linux (3.2.0-10.18) precise; urgency=low
11851
11852 [ Tim Gardner ]
11853
11854 * SAUCE: ecryptfs: Print inode on metadata error
11855
11856 [ Upstream Kernel Changes ]
11857
11858 * Revert "proc: enable writing to /proc/pid/mem"
11859 - LP: #919115
11860 - CVE-2012-0056
11861 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
11862 - LP: #909419
11863
11864 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
11865
11866linux (3.2.0-10.17) precise; urgency=low
11867
11868 [ Andy Whitcroft ]
11869
11870 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
11871 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
11872 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
11873 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
11874 * Revert "SAUCE: overlayfs -- overlay filesystem"
11875 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
11876 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
11877 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
11878 * ensure debian/ is not excluded from git by default
11879 * add new scripting to handle buglinks in rebases
11880 * ubuntu: overlayfs -- overlayfs: add statfs support
11881 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11882 permissions to overlay files
11883 - LP: #915941, #918212
11884 - CVE-2012-0055
11885
11886 [ Erez Zadok ]
11887
11888 * ubuntu: overlayfs -- overlayfs: implement show_options
11889
11890 [ Leann Ogasawara ]
11891
11892 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
11893 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
11894 - LP: #907377, #911236
11895 * [Config] Enable CONFIG_IRQ_REMAP
11896
11897 [ Miklos Szeredi ]
11898
11899 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11900 * ubuntu: overlayfs -- vfs: add i_op->open()
11901 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11902 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11903 * ubuntu: overlayfs -- overlay filesystem
11904 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11905
11906 [ Neil Brown ]
11907
11908 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11909
11910 [ Upstream Kernel Changes ]
11911
11912 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
11913 - LP: #647043
11914 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
11915 breaks USB
11916 - LP: #647043
11917
11918 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
11919
11920linux (3.2.0-9.16) precise; urgency=low
11921
11922 [ Andy Whitcroft ]
11923
11924 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
11925 * [Config] pull ARM sound modules =m
11926 * [Config] CONFIG_RTC_DRV_TEST is for testing only
11927 * [Config] CONFIG_USB_DUMMY_HCD is testing only
11928 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
11929
11930 [ Leann Ogasawara ]
11931
11932 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
11933 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
11934 * [Config] Enable CONFIG_MMC_TMIO=m
11935 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
11936 * [Config] Enable CONFIG_ISI=m
11937 * [Config] Enable CONFIG_MMC=y
11938 * [Config] Enable CONFIG_LIRC_PARALLEL=m
11939 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
11940 * [Config] Enable CONFIG_CHR_DEV_SG=y
11941 * [Config] Enable CONFIG_GPIO_PCA953X=m
11942 * [Config] Enable CONFIG_GPIO_TWL4030=m
11943 * [Config] Enable CONFIG_INET_DIAG=m
11944 * [Config] Enable CONFIG_NLS_ISO8859_1=m
11945 * [Config] Enable CONFIG_NVRAM=m
11946 * [Config] Enable CONFIG_SLIP=m
11947 * [Config] Enable CONFIG_PC300TOO=m
11948 * [Config] Enable CONFIG_TUN=y
11949 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11950 * [Config] Enable CONFIG_THERMAL=y
11951 * [Config] Enable CONFIG_PPP=y
11952 * [Config] Enable CONFIG_PCI_STUB=m
11953 * Rebase to v3.2.1
11954 * [Config] Enable CONFIG_RTL8192E=m
11955 * [Config] Enable CONFIG_RTS5139=m
11956
11957 [ Stefan Bader ]
11958
11959 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11960
11961 [ Upstream Kernel Changes ]
11962
11963 * ARM: restart: add restart hook to machine_desc record
11964 * ARM: restart: allow platforms more flexibility specifying restart mode
11965 * ARM: restart: move reboot failure handing into machine_restart()
11966 * ARM: restart: remove argument to setup_mm_for_reboot()
11967 * ARM: 7159/1: OMAP: Introduce local common.h files
11968 * ARM: restart: only perform setup for restart when soft-restarting
11969 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11970 function
11971 * ARM: idmap: populate identity map pgd at init time using .init.text
11972 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11973 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11974 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11975 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11976 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11977 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11978 restart changes
11979 * ARM: lib: add call_with_stack function for safely changing stack
11980 * ARM: reset: implement soft_restart for jumping to a physical address
11981 * ARM: stop: execute platform callback from cpu_stop code
11982 * ARM: kexec: use soft_restart for branching to the reboot buffer
11983 * ARM: restart: omap: use new restart hook
11984 * topdown mmap support
11985 - LP: #861296
11986
11987 [ Upstream Kernel Changes ]
11988
11989 * Rebase to v3.2.1
11990
11991 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11992
11993linux (3.2.0-8.15) precise; urgency=low
11994
11995 [ Leann Ogasawara ]
11996
11997 * [Config] Disable CONFIG_ACPI_PROCFS
11998 * Remove server from getabis
11999 * Temporarily disable module check
12000 * [Config] Disable CONFIG_MTD_TESTS
12001 * [Config] Disable CONFIG_X86_E_POWERSAVER
12002 * [Config] Set CONFIG_ARCNET=m
12003 * [Config] Enable CONFIG_ATM_DUMMY=m
12004 * [Config] Enable CONFIG_BLK_DEV_MD=y
12005 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
12006 * [Config] Enable CONFIG_BLK_DEV_SD=y
12007 * [Config] Enable CONFIG_BLK_DEV_SR=y
12008 * [Config] Enable CONFIG_BLK_DEV_UB=m
12009 * [Config] Enable CONFIG_COPS=m
12010 * [Config] Enable CONFIG_DVB_USB_EC168=m
12011 * [Config] Enable CONFIG_ENC28J60=m
12012 * [Config] Enable CONFIG_FB_UVESA=m
12013 * [Config] Enable CONFIG_FB_ATY=m
12014 * [Config] Enable CONFIG_BROADCOM_PHY=y
12015 * [Config] Enable CONFIG_CICADA_PHY=y
12016 * [Config] Enable CONFIG_DAVICOM_PHY=y
12017 * [Config] Enable CONFIG_ICPLUS_PHY=y
12018 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
12019 * [Config] Enable CONFIG_LXT_PHY=y
12020 * [Config] Enable CONFIG_MARVELL_PHY=y
12021 * [Config] Enable CONFIG_NATIONAL_PHY=y
12022 * [Config] Enable CONFIG_QSEMI_PHY=y
12023 * [Config] Enable CONFIG_SMSC_PHY=y
12024 * [Config] Enable CONFIG_VITESSE_PHY=y
12025 * Add 3w-sas to scsi-modules
12026 - LP: #776542
12027
12028 [ Mathieu Trudel-Lapierre ]
12029
12030 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
12031 to interface settings
12032
12033 [ Paolo Pisati ]
12034
12035 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
12036 - LP: #912199
12037 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
12038 - LP: #912199
12039 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
12040 - LP: #912199
12041
12042 [ Upstream Kernel Changes ]
12043
12044 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
12045 - LP: #906832
12046
12047 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
12048
12049linux (3.2.0-8.14) precise; urgency=low
12050
12051 [ Andy Whitcroft ]
12052
12053 * [Config] enable CONFIG_SND_USB_6FIRE
12054 - LP: #912197
12055 * rebase to mainline v3.2 final release
12056 * updateconfigs following rebase to v3.2 final
12057 * ubuntu: AUFS -- add BOM and automated update script
12058 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12059 - LP: #684666
12060 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12061 * ubuntu: AUFS -- clean up the aufs updater and BOM
12062 * ubuntu: AUFS -- documentation on updating aufs2
12063 * ubuntu: AUFS -- aufs3-base.patch
12064 * ubuntu: AUFS -- aufs3-standalone.patch
12065 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
12066 * ubuntu: AUFS -- fix undefined security_path_link
12067 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
12068 * ubuntu: AUFS -- updateconfigs following update
12069 * ubuntu: AUFS -- suppress benign plink warning messages
12070 - LP: #621195
12071 * ubuntu: AUFS -- enable in config and makefile
12072 * ubuntu: AUFS -- disable in favor of overlayfs
12073 * [Config] linux-virtual -- should include the extX modules
12074 - LP: #912308
12075
12076 [ Tyler Hicks ]
12077
12078 * SAUCE: eCryptfs: Improve statfs reporting
12079 - LP: #885744
12080
12081 [ Upstream Kernel Changes ]
12082
12083 * rebase to upstream v3.2
12084
12085 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
12086
12087linux (3.2.0-7.13) precise; urgency=low
12088
12089 [ Upstream Kernel Changes ]
12090
12091 * rebase to upstream 3.2-rc7
12092
12093 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
12094
12095linux (3.2.0-6.12) precise; urgency=low
12096
12097 [ Upstream Kernel Changes ]
12098
12099 * rebase to upstream v3.2-rc6
12100
12101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
12102
12103linux (3.2.0-5.11) precise; urgency=low
12104
12105 [ Andy Whitcroft ]
12106
12107 * enforcer -- allow arch and flavour predicates to take lists
12108 * enforcer -- simplify armel/armhf specific options
12109 * enforcer -- fix incorrectly specified flavour matches
12110
12111 [ Leann Ogasawara ]
12112
12113 * [Config] Disable IRQ_REMAP
12114 * [Config] Enable CONFIG_SENSORS_LM95245=m
12115 * [Config] Enable CONFIG_SENSORS_MAX1668=m
12116 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
12117 * [Config] Enable CONFIG_SENSORS_MAX6639=m
12118 * [Config] Enable CONFIG_SENSORS_MAX6642=m
12119 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
12120 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
12121 * [Config] Enable CONFIG_PATA_TOSHIBA=m
12122 * [Config] Enable CONFIG_POHMELFS=m
12123 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
12124 * [Config] Enable CONFIG_PATA_OPTI=m
12125 * add overlayfs to virtual inclusion list
12126 - LP: #903897
12127 * add veth to virtual inclusion list
12128 - LP: #903897
12129 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
12130
12131 [ Paolo Pisati ]
12132
12133 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
12134 - LP: #903346
12135
12136 [ Tim Gardner ]
12137
12138 * [Config] CONFIG_LOCKUP_DETECTOR=y
12139 - LP: #903615
12140
12141 [ Upstream Kernel Changes ]
12142
12143 * rebase to upstream 55b02d2f
12144
12145 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
12146
12147linux (3.2.0-4.10) precise; urgency=low
12148
12149 [ Kyle McMartin ]
12150
12151 * SAUCE: dmar: disable if ricoh multifunction detected
12152 - LP: #894070
12153
12154 [ Seth Forshee ]
12155
12156 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
12157 - LP: #581312
12158
12159 [ Tim Gardner ]
12160
12161 * Start new release, Bump ABI, rebase to 3.2-rc5
12162
12163 [ Leann Ogasawara ]
12164
12165 * [Config] Enable CONFIG_SENSORS_AK8975=m
12166
12167 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
12168
12169linux (3.2.0-3.9) precise; urgency=low
12170
12171 [ Andy Whitcroft ]
12172
12173 * SAUCE: ext4: correct partial write discard size calculation
12174 - LP: #894768
12175
12176 [ Leann Ogasawara ]
12177
12178 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
12179 - LP: #892615
12180
12181 [ Matthew Garrett ]
12182
12183 * SAUCE: pci: Rework ASPM disable code
12184
12185 [ Upstream Kernel Changes ]
12186
12187 * x86: Fix boot failures on older AMD CPU's
12188 - LP: #892615
12189 * EHCI : Fix a regression in the ISO scheduler
12190 - LP: #899165
12191
12192 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
12193
12194linux (3.2.0-3.8) precise; urgency=low
12195
12196 [ Andy Whitcroft ]
12197
12198 * armhf -- add d-i configuration
12199 * armhf -- disable ABI checks for armhf
12200 * armhf -- add arch to getabis config
12201
12202 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
12203
12204linux (3.2.0-3.7) precise; urgency=low
12205
12206 [ Stefan Bader ]
12207
12208 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
12209 synchronous, regardless of lazy_mmu mode
12210 - LP: #854050
12211
12212 [ Tim Gardner ]
12213
12214 * rebase to v3.2-rc4
12215
12216 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
12217
12218linux (3.2.0-2.6) precise; urgency=low
12219
12220 [ Andy Whitcroft ]
12221
12222 * armhf -- fix omap flavour to build on armhf
12223 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
12224
12225 [ Borislav Petkov ]
12226
12227 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
12228 - LP: #892615
12229
12230 [ Colin Watson ]
12231
12232 * Add pata_macio to pata-modules
12233
12234 [ Tim Gardner ]
12235
12236 * [Config] Prefer crda over wireless-crda
12237 * [Config] Fix virtual inclusion list.
12238 - LP: #897795
12239
12240 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
12241
12242linux (3.2.0-2.5) precise; urgency=low
12243
12244 [ Paolo Pisati ]
12245
12246 * [Config] PANEL_DVI=y
12247
12248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
12249
12250linux (3.2.0-2.4) precise; urgency=low
12251
12252 [ Andy Whitcroft ]
12253
12254 * rebase to v3.2-rc3
12255
12256 [ Leann Ogasawara ]
12257
12258 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
12259 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
12260 * Revert "olpc_dcon_xo_1_5 needs delay.h"
12261 * Revert "olpc_dcon_xo_1 needs delay.h"
12262 * rebase to 6fe4c6d4
12263 * [Config] updateconfigs after rebase to 6fe4c6d4
12264
12265 [ Tim Gardner ]
12266
12267 * [Config] Replace wireless-crda with crda,wireless-regdb
12268 - LP: #856421
12269 * [Config] Relax the dependencies on crda
12270
12271 [ Upstream Kernel Changes ]
12272
12273 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
12274 - LP: #724831
12275 * Ubuntu: remove coreutils|fileutils package dependency
12276 - LP: #892814
12277 * iio: iio_event_getfd -- fix ev_int build failure
12278
12279 [ Upstream Kernel Changes ]
12280
12281 * Rebase to v3.2-rc3
12282
12283 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
12284
12285linux (3.2.0-1.3) precise; urgency=low
12286
12287 [ Upstream Kernel Changes ]
12288
12289 * Ubuntu: Add ext2 to fs-core-modules
12290 - LP: #893395
12291
12292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
12293
12294linux (3.2.0-1.2) precise; urgency=low
12295
12296 [ Andy Whitcroft ]
12297
12298 * [Config] enable CONFIG_NFC and associated devices
12299 * SAUCE: allow brcmsmac and b43 to both build
12300
12301 [ Soren Hansen ]
12302
12303 * Add ixgbe driver to d-i
12304 - LP: #891969
12305
12306 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
12307
12308linux (3.2.0-1.1) precise; urgency=low
12309 [ Andy Whitcroft ]
12310
12311 * armhf -- enable armhf and create the first flavours
12312 * SAUCE: ensure root is ready before running usermodehelpers in it
12313 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
12314
12315 [ Leann Ogasawara ]
12316
12317 * Temporarily ignore module check
12318 * [Config] Enable PCI_IOV on powerpc
12319 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
12320 * rebase to v3.2-rc2
12321 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
12322 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
12323 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
12324 * SAUCE: select ARM_AMBA if OMAP3_EMU
12325 * [Config] updateconfigs after select ARM_AMBA
12326 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
12327 * [Config] Enable CONFIG_EXT2_FS=m
12328 * [Config] Build in CONFIG_SATA_AHCI=y
12329 * Resolve linux-image-extra's install dependency
12330
12331 [ Seth Forshee ]
12332
12333 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
12334 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
12335 Documentation
12336 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
12337 alps_model_info
12338 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
12339 size
12340 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
12341 3 and 4
12342 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
12343 protocol
12344 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
12345 versions 3 and 4
12346
12347 [ Stefan Bader ]
12348
12349 * [Config] Built-in xen-netfront and xen-blkfront
12350 * Fix build of dm-raid45 and re-enable it
12351
12352 [ Tim Gardner ]
12353
12354 * [Config] CONFIG_USB_XHCI_HCD=y
12355 - LP: #886167
12356 * [Config] CONFIG_R6040=m
12357 - LP: #650899
12358 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12359 - LP: #854399
12360 * [Config] Consolidated amd64 server flavour into generic
12361 * [Config] updateconfigs after rebase to 3.2-rc1
12362 * [Config] Disabled dm-raid4-5
12363 * [Config] Disabled ndiswrapper
12364 * [Config] Disable vt6656
12365 * [Config] exclude ppp-modules for virtual flavour
12366 * [Config] CONFIG_MEMSTICK_R592=m
12367 - LP: #238208
12368
12369 [ Upstream Kernel Changes ]
12370
12371 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
12372 - LP: #887780
12373 * CHROMIUM: seccomp_filter: add process state reporting
12374 - LP: #887780
12375 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
12376 works.
12377 - LP: #887780
12378 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
12379 - LP: #887780
12380 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
12381 - LP: #887780
12382 * CHROMIUM: seccomp_filters: move to btrees
12383 * CHROMIUM: enable CONFIG_BTREE
12384 * CHROMIUM: seccomp_filter: kill NR_syscall references
12385 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
12386 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
12387 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
12388 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
12389 * CHROMIUM: seccomp_filter: inheritance documentation
12390 * CHROMIUM: seccomp_filter: make inherited filters composable
12391 * CHROMIUM: Fix seccomp_t compile error
12392 - LP: #887780
12393 * CHROMIUM: Fix kref usage
12394 - LP: #887780
12395 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
12396 * rebase to v3.2-rc2
12397
12398 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
12399
12400linux (3.1.0-2.3) precise; urgency=low
12401
12402 [ Tim Gardner ]
12403
12404 * Add postinit and postrm scripts to the extras package
12405 - LP: #882120
12406
12407 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
12408
12409linux (3.1.0-2.2) precise; urgency=low
12410
12411 [ Andy Whitcroft ]
12412
12413 * debian: add locking to protect debian/files from parallel update
12414
12415 [ Leann Ogasawara ]
12416
12417 * rebase to v3.1
12418
12419 [ Upstream Kernel Changes ]
12420
12421 * rebase to v3.1
12422
12423 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
12424
12425linux (3.1.0-1.1) precise; urgency=low
12426
12427 [ Andiry Xu ]
12428
12429 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
12430 - LP: #872811
12431
12432 [ Andy Whitcroft ]
12433
12434 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
12435 - LP: #832694
12436 * Revert "ubuntu: compcache -- version 0.5.3"
12437 - LP: #832694
12438 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
12439 * [Config] Enable CONFIG_MACVTAP=m
12440 - LP: #822601
12441 * record the compiler in the ABI and check for inconsistant builds
12442 * [Config] move ECRYPT_FS back to =y for all architectures
12443 - LP: #827197
12444 * [Config] enable CONFIG_DRM_VMWGFX=m
12445 - LP: #698009
12446 * [Config] re-fix ECRYPT_FS=y
12447 - LP: #827197
12448 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
12449 - LP: #827197
12450 * [Config] dropping compcache configuration options
12451 * [Config] standardise on HZ=250
12452 * SAUCE: headers_install: fix #include "..." usage for userspace
12453 - LP: #824377
12454 * make module-inclusion selection retain the left overs
12455 * add a new linux-image-extras package for virtual
12456
12457 [ Colin Watson ]
12458
12459 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
12460
12461 [ edwin_rong ]
12462
12463 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
12464 - LP: #824273
12465
12466 [ Greg Kroah-Hartman ]
12467
12468 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
12469 - LP: #824273
12470
12471 [ Jesse Sung ]
12472
12473 * SAUCE: Unregister input device only if it is registered
12474 - LP: #839238
12475
12476 [ Jiri Kosina ]
12477
12478 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
12479
12480 [ Joshua V. Dillon ]
12481
12482 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
12483
12484 [ Kees Cook ]
12485
12486 * [Config] enable and enforce SECCOMP_FILTER on x86
12487
12488 [ Keng-Yu Lin ]
12489
12490 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
12491 - LP: #824273
12492
12493 [ Leann Ogasawara ]
12494
12495 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
12496 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
12497 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
12498 readdir"
12499 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
12500 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
12501 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
12502 * Revert "ubuntu: overlayfs -- overlay filesystem"
12503 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
12504 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
12505 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
12506 than just revision"
12507 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
12508 * Revert "ubuntu: fsam7400 disable driver"
12509 - LP: #876030
12510 * rebase to v3.1-rc1
12511 * [Config] updateconfigs after rebase to v3.1-rc1
12512 * rebase to v3.1-rc2
12513 * [Config] Updateconfigs after rebase to v3.1-rc2
12514 * ubuntu: Yama - update calls to generic_permission() and
12515 inode->i_op->permission()
12516 * ubuntu: ndiswrapper -- remove netdev_priv macro
12517 * ubuntu: aufs -- Temporarily disable due to build failure
12518 * [Config] Diable INTEL_MID_PTI on armel
12519 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
12520 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
12521 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
12522 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
12523 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
12524 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
12525 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
12526 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
12527 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
12528 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
12529 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
12530 * [Config] Enable CONFIG_ECHO=m on powerpc
12531 * [Config] Enable CONFIG_ET131X=m on powerpc
12532 * [Config] Set CONFIG_FB_MATROX=m
12533 * [Config] Enable CONFIG_FB_UDL=m on powerpc
12534 * [Config] Set CONFIG_FB_VIRTUAL=n
12535 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
12536 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
12537 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
12538 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
12539 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
12540 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
12541 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
12542 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
12543 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
12544 * [Config] Enable CONFIG_IBMVETH=m on powerpc
12545 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
12546 * [Config] Enable CONFIG_IGB=m on powerpc
12547 * [Config] Enable CONFIG_IIO=m on powerpc
12548 * [Config] Enable CONFIG_INFINIBAND_NES=m
12549 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
12550 * [Config] Enable CONFIG_IWL3945=m on powerpc
12551 * [Config] Disable CONFIG_KVM_BOOK3S_64
12552 * [Config] Enable CONFIG_LAPBETHER=m on arm
12553 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
12554 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
12555 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
12556 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
12557 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
12558 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
12559 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
12560 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
12561 * [Config] Enable CONFIG_MEMSTICK=m on arm
12562 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
12563 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
12564 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
12565 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
12566 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
12567 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
12568 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
12569 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
12570 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
12571 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
12572 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
12573 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
12574 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
12575 * [Config] Enable CONFIG_MTD_SST25L=m on arm
12576 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
12577 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
12578 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
12579 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
12580 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
12581 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
12582 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
12583 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
12584 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
12585 * [Config] Enable CONFIG_PANEL=m on powerpc
12586 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
12587 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
12588 - LP: #833705
12589 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
12590 - LP: #837332
12591 * [Config] Update CONFIG_EFI_VARS enforcer check
12592 * [Config] Add aufs to virtual flavor inclusion list
12593 - LP: #844159
12594 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
12595 - LP: #818933
12596 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
12597 - LP: #768039
12598 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
12599 - LP: #838402
12600 * [Config] Add igbvf to the virtual flavor inclusion list
12601 - LP: #794570
12602 * [Config] Add ixgbevf to the virtual inclusion list
12603 - LP: #872411
12604 * [Config] Transition -generic and -server to be identical
12605 * rebase to v3.1-rc10
12606
12607 [ Luke Yelavich ]
12608
12609 * [Config] Disable legacy IDE drivers on powerpc
12610
12611 [ Ming Lei ]
12612
12613 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
12614 - LP: #801719
12615 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
12616 Sandybridge chipsets(v2)
12617 - LP: #737388, #782389, #794642
12618
12619 [ Paolo Pisati ]
12620
12621 * [Config] Compile-in vfat support for armel
12622 - LP: #853783
12623
12624 [ Randy Dunlap ]
12625
12626 * SAUCE: staging: fix rts5139 depends & build
12627 - LP: #824273
12628
12629 [ Rene Bolldorf ]
12630
12631 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
12632 power in 'ideapad_backlight_notify_power' to avoid a page fault
12633
12634 [ Seth Forshee ]
12635
12636 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
12637 - LP: #681904
12638 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
12639 - LP: #810020
12640
12641 [ Stefan Bader ]
12642
12643 * (config) Package macvlan and macvtap for virtual
12644 * [Config] Force perf to use libiberty for demangling
12645 - LP: #783660
12646 * SAUCE: xen: Do not use pv spinlocks on HVM
12647 - LP: #838026
12648
12649 [ Tim Gardner ]
12650
12651 * [Config] Clean up tools rules
12652 * [Config] Package x86_energy_perf_policy and turbostat
12653 - LP: #797556
12654 * rebase to v3.1-rc3
12655 * [Config] Simplify binary-udebs dependencies
12656 * [Config] kernel preparation cannot be parallelized
12657 * [Config] Linearize module/abi checks
12658 * [Config] Linearize and simplify tree preparation rules
12659 * [Config] Build kernel image in parallel with modules
12660 * [Config] Set concurrency for kmake invocations
12661 * [Config] Improve install-arch-headers speed
12662 * [Config] Fix binary-perarch dependencies
12663 * [Config] Removed stamp-flavours target
12664 * [Config] Serialize binary indep targets
12665 * [Config] Use build stamp directly
12666 * [Config] Restore prepare-% target
12667 * rebase to v3.1-rc4
12668 * rebase to v3.1-rc5
12669 * [Config] Disable makedumpfile for i386/amd64
12670 * rebase to v3.1-rc6
12671 * [Config] Fix binary-% build target
12672 * rebase to v3.1-rc7
12673 * rebase to v3.1-rc8
12674 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12675 - LP: #854399
12676 * [Config] Enable ftrace support in the mac80211 layer
12677 - LP: #865171
12678 * rebase to v3.1-rc9
12679 * SAUCE: usb/core/devio.c: Check for printer class specific request
12680 - LP: #872711
12681
12682 [ Upstream Kernel Changes ]
12683
12684 * overlay filesystem
12685 * overlayfs: add statfs support
12686 * overlayfs: implement show_options
12687 * overlay: overlay filesystem documentation
12688 * fs: limit filesystem stacking depth
12689
12690 [ Will Drewry ]
12691
12692 * SAUCE: seccomp_filter: new mode with configurable syscall filters
12693 * SAUCE: seccomp_filter: add process state reporting
12694 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
12695 works.
12696 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
12697
12698 [ Upstream Kernel Changes ]
12699
12700 * rebase to v3.1-rc1
12701 * rebase to v3.1-rc2
12702 * rebase to v3.1-rc3
12703 +CONFIG_BLK_DEV_BSGLIB=y
12704 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
12705 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
12706 * rebase to v3.1-rc4
12707 * rebase to v3.1-rc5
12708 * rebase to v3.1-rc6
12709 * rebase to v3.1-rc7
12710 * rebase to v3.1-rc8
12711 * rebase to v3.1-rc9
12712 * rebase to v3.1-rc10
12713
12714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
12715
12716linux (3.1.0-1.0) oneiric; urgency=low
12717
12718 [ Leann Ogasawara ]
12719
12720 * Open P-series
12721
12722 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
12723
12724linux (3.0.0-8.10) oneiric; urgency=low
12725
12726 [ Adam Jackson ]
12727
12728 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
12729 - LP: #753994
12730
12731 [ John Johansen ]
12732
12733 * [Config] Enable missing IPv6 options
12734
12735 [ Leann Ogasawara ]
12736
12737 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
12738 - LP: #819925
12739 * Rebase to 3.0.1
12740
12741 [ Upstream Kernel Changes ]
12742
12743 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
12744 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
12745 - LP: #783582
12746 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
12747 - LP: #796476
12748 * KVM: Add SMEP support when setting CR4
12749 - LP: #796476
12750 * KVM: Mask function7 ebx against host capability word9
12751 - LP: #796476
12752 * KVM: Add instruction fetch checking when walking guest page table
12753 - LP: #796476
12754
12755 [ Upstream Kernel Changes ]
12756
12757 * rebase to v3.0.1
12758
12759 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
12760
12761linux (3.0.0-7.9) oneiric; urgency=low
12762
12763 [ Andy Whitcroft ]
12764
12765 * Revert "[Upstream] add local prefix to oss local change_bits"
12766 * Revert "SAUCE: add tracing for user initiated readahead requests"
12767 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
12768 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
12769 Zhaoyang E47"
12770 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
12771 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12772 (grub)"
12773 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
12774 checks"
12775 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
12776 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
12777 vt switch"
12778 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
12779 - LP: #816035
12780 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
12781 it
12782 * SAUCE: (no-up) add tracing for user initiated readahead requests
12783 * SAUCE: vt -- maintain bootloader screen mode and content until vt
12784 switch
12785 * SAUCE: vt -- allow grub to request automatic vt_handoff
12786
12787 [ Arjan van de Ven ]
12788
12789 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
12790
12791 [ Kees Cook ]
12792
12793 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
12794 * [Config] enforce ACPI_CUSTOM_METHOD disabled
12795
12796 [ Keng-Yu Lin ]
12797
12798 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
12799 Zhaoyang E47
12800 - LP: #632884, #803005
12801
12802 [ Leann Ogasawara ]
12803
12804 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
12805 - LP: #513131
12806 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
12807 - LP: #815064
12808
12809 [ Rezwanul Kabir ]
12810
12811 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
12812 Dell E2 series Laptops
12813 - LP: #632884
12814
12815 [ Upstream Kernel Changes ]
12816
12817 * Revert "yama: if an underlying filesystem provides a permissions op use
12818 it"
12819 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
12820 series Laptops"
12821 * Revert "tty: include linux/slab.h for kfree"
12822 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
12823 * Revert "pch_dma: add include/slab.h for kfree"
12824 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
12825 - LP: #773524
12826 * oss: rename local change_bits to avoid powerpc bitsops.h definition
12827
12828 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
12829
12830linux (3.0.0-7.8) oneiric; urgency=low
12831
12832 [ Andy Whitcroft ]
12833
12834 * ubuntu: overlayfs -- overlayfs: add statfs support
12835 * [Config] enable CONFIG_OVERLAYFS
12836
12837 [ Erez Zadok ]
12838
12839 * ubuntu: overlayfs -- overlayfs: implement show_options
12840
12841 [ Leann Ogasawara ]
12842
12843 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
12844 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
12845 * [Config] Disable CONFIG_ATM_DUMMY on arm
12846 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
12847 * Temporarily disable module check on arm
12848 * Rebase to 3.0 final
12849 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
12850 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
12851 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
12852 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
12853 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
12854 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
12855 * [Config] Enable CONFIG_DM9000=m on arm
12856 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
12857 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
12858
12859 [ Miklos Szeredi ]
12860
12861 * ubuntu: overlayfs -- vfs: add i_op->open()
12862 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12863 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12864 * ubuntu: overlayfs -- overlay filesystem
12865 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
12866 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
12867 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12868 * ubuntu: overlayfs -- ovl: make lower mount read-only
12869
12870 [ Neil Brown ]
12871
12872 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12873
12874 [ Tim Gardner ]
12875
12876 * [Config] Add enic/fnic to udebs
12877 - LP: #801610
12878
12879 [ Upstream Kernel Changes ]
12880
12881 * yama: if an underlying filesystem provides a permissions op use it
12882
12883 [ Major Kernel Changes ]
12884
12885 * Rebase to 3.0 final
12886
12887 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
12888
12889linux (3.0.0-6.7) oneiric; urgency=low
12890
12891 [ Eagon Yager ]
12892
12893 * [Config] Fix misspelled 'skipmodule' in arm makefile.
12894
12895 [ Keng-Yu Lin ]
12896
12897 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
12898 - LP: #632884, #803005
12899
12900 [ Leann Ogasawara ]
12901
12902 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
12903 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
12904 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
12905 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
12906 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
12907 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
12908 * [Config] Set CONFIG_ACPI_SBS=m
12909 * [Config] Set CONFIG_ACPI_WMI=m
12910 * [Config] Set CONFIG_AD7150=m on arm
12911 * [Config] Set CONFIG_AD7152=m on arm
12912 * [Config] Drop CONFIG_GPIO_S5PV210
12913 * [Config] Drop CONFIG_GPIO_S5PC100
12914 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
12915 * [Config] Drop CONFIG_GPIO_EXYNOS4
12916
12917 [ Stefan Bader ]
12918
12919 * SAUCE: Re-enable RODATA for i386 virtual
12920 - LP: #809838
12921
12922 [ Upstream Kernel Changes ]
12923
12924 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
12925 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
12926 - LP: #771758
12927
12928 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
12929
12930linux (3.0.0-5.6) oneiric; urgency=low
12931
12932 [ Tim Gardner ]
12933
12934 * [Config] CONFIG_RTL8192CU=m
12935 * Rebase to -rc7
12936
12937 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
12938
12939linux (3.0.0-4.5) oneiric; urgency=low
12940
12941 [ Ming Lei ]
12942
12943 * SAUCE: fix yama_ptracer_del lockdep warning
12944 - LP: #791019
12945
12946 [ Seth Forshee ]
12947
12948 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12949 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12950 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12951 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12952 - LP: #805218
12953
12954 [ Tim Gardner ]
12955
12956 * [Config] updateconfigs after rebase to -rc6+
12957 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12958 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12959 * Revert "UBUNTU: add dependancies for module-init-tools"
12960 This dependency is no longer required for a 3 digit version.
12961
12962 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12963
12964linux (3.0-3.4) oneiric; urgency=low
12965
12966 [ Keng-Yu Lin ]
12967
12968 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12969 killswitch"
12970 - LP: #775281
12971
12972 [ Leann Ogasawara ]
12973
12974 * rebase to v3.0-rc5
12975 * [Config] updateconfigs after rebase to 3.0-rc5
12976
12977 [ Tim Gardner ]
12978
12979 * [Config] Remove ubuntu/rtl8192se
12980 * [Config] Added armel ABI files
12981 * [Config] Removed armel versatile flavour
12982 * [Config] CONFIG_INTEL_MEI=m
12983 - LP: #716867
12984
12985 [ Upstream Kernel Changes ]
12986
12987 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12988
12989 [ Upstream Kernel Changes ]
12990
12991 * rebase to v3.0-rc5
12992
12993 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12994
12995linux (3.0-2.3) oneiric; urgency=low
12996
12997 [ Andy Whitcroft ]
12998
12999 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
13000
13001 [ Leann Ogasawara ]
13002
13003 * rebase to v3.0-rc4
13004 * [Config] updateconfigs after rebase to 3.0-rc4
13005 * fix ERROR: __devcgroup_inode_permission undefined
13006
13007 [ Stefan Bader ]
13008
13009 * SAUCE: iscsitarget: Remove driver from the kernel
13010
13011 [ Tim Gardner ]
13012
13013 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
13014 * [Config] Add grub-efi as a recommended bootloader for server and
13015 generic
13016 - LP: #800910
13017
13018 [ Upstream Kernel Changes ]
13019
13020 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
13021
13022 [ Leann Ogasawara ]
13023
13024 * rebase to v3.0-rc4
13025
13026 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
13027
13028linux (3.0-1.2) oneiric; urgency=low
13029
13030 [ Andy Whitcroft ]
13031
13032 * [Config] enable CONFIG_CAN_CALC_BITTIMING
13033
13034 [ Leann Ogasawara ]
13035
13036 * rebase to v3.0-rc3
13037 * [Config] updateconfigs after rebase to 3.0-rc3
13038
13039 [ Upstream Kernel Changes ]
13040
13041 * perf: clear out make flags when calling kernel make kernelver
13042
13043 [ Leann Ogasawara ]
13044
13045 * rebase to v3.0-rc3
13046
13047 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
13048
13049linux (3.0-0.1) oneiric; urgency=low
13050
13051 [ Andy Whitcroft ]
13052
13053 * use the packaging version in the kernel
13054 * use the kernels idea of its version for version_signature
13055 * add dependancies for module-init-tools
13056 * update control files to version 3
13057 * printchanges/insertchanges allow override of prev_release
13058 * correct Vcs-Git: to point to oneiric
13059
13060 [ Leann Ogasawara ]
13061
13062 * rebase to v3.0-rc1
13063 * [Config] updateconfigs after rebase to 3.0-rc1
13064 * ubuntu: dm-raid4-5 fix up build failure
13065 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
13066 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
13067 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
13068 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
13069 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
13070 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
13071 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
13072 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
13073 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
13074 * rebase to v3.0-rc2
13075
13076 [ Manoj Iyer ]
13077
13078 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
13079 - LP: #790754
13080
13081 [ Upstream Kernel Changes ]
13082
13083 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
13084 demands it"
13085 * drm/i915: fix regression after clock gating init split
13086
13087 [ Major Kernel Changes ]
13088
13089 * rebase from v2.6.39 to v3.0-rc1
13090 * rebase from v3.0-rc1 to v3.0-rc2
13091
13092 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
13093
13094linux (2.6.39-3.10) oneiric; urgency=low
13095
13096 [ Colin Ian King ]
13097
13098 * SAUCE: S3 early resume debug via keyboard LEDs
13099
13100 [ Ingo Molnar ]
13101
13102 * ubuntu: nx-emu - i386: NX emulation
13103 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
13104
13105 [ Leann Ogasawara ]
13106
13107 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
13108 * Revert "[Config] Disable CONFIG_DM_RAID45"
13109 * [Config] enable CONFIG_BRCMFMAC=y
13110 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
13111 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
13112
13113 [ Robert Nelson ]
13114
13115 * SAUCE: omap3: beagle: detect new xM revision B
13116 - LP: #770679
13117 * SAUCE: omap3: beagle: detect new xM revision C
13118 - LP: #770679
13119 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
13120 - LP: #770679
13121
13122 [ Stefan Bader ]
13123
13124 * SAUCE: Convert dm-raid45 to new block plugging
13125
13126 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
13127
13128linux (2.6.39-3.9) oneiric; urgency=low
13129
13130 [ Leann Ogasawara ]
13131
13132 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
13133 * rebase to v2.6.39
13134 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
13135 * [Config] enable CONFIG_INPUT_APANEL=m
13136
13137 [ Thomas Schlichter ]
13138
13139 * SAUCE: vesafb: mtrr module parameter is uint, not bool
13140 - LP: #778043
13141 * SAUCE: vesafb: enable mtrr WC by default
13142 - LP: #778043
13143
13144 [ Major Kernel Changes ]
13145
13146 * rebase from v2.6.39-rc7 to v2.6.39
13147
13148 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
13149
13150linux (2.6.39-2.8) oneiric; urgency=low
13151
13152 [ Andy Whitcroft ]
13153
13154 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
13155 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
13156 * Revert "[Config] Disable CONFIG_AUFS_FS"
13157 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
13158 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
13159 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
13160 * ubuntu: AUFS -- clean up the aufs updater and BOM
13161 * ubuntu: AUFS -- documentation on updating aufs2
13162
13163 [ Kees Cook ]
13164
13165 * ubuntu: Yama - LSM hooks
13166 * ubuntu: Yama - create task_free security callback
13167 * ubuntu: Yama - add ptrace relationship tracking interface
13168 * ubuntu: Yama - unconditionally chain to Yama LSM
13169
13170 [ Leann Ogasawara ]
13171
13172 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
13173 * Revert "[Config] Disable CONFIG_EASYCAP"
13174 * ubuntu: fsam7400 disable driver
13175 * ubuntu: omnibook disable driver
13176 * ubuntu: rfkill disable driver
13177
13178 [ Tim Gardner ]
13179
13180 * SAUCE: Fix extra reference in fb_open()
13181
13182 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
13183
13184linux (2.6.39-2.7) oneiric; urgency=low
13185
13186 [ Leann Ogasawara ]
13187
13188 * rebase to v2.6.39-rc7
13189
13190 [ Major Kernel Changes ]
13191
13192 * rebase from v2.6.39-rc6 to v2.6.39-rc7
13193
13194 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
13195
13196linux (2.6.39-1.6) oneiric; urgency=low
13197
13198 [ Leann Ogasawara ]
13199
13200 * rebase to v2.6.39-rc6
13201 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
13202
13203 [ Tim Gardner ]
13204
13205 * [Config] updateconfigs after rebase to 2.6.39-rc6
13206
13207 [ Major Kernel Changes ]
13208
13209 * rebase from v2.6.39-rc5 to v2.6.39-rc6
13210 - LP: #740126
13211
13212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
13213
13214linux (2.6.39-0.5) oneiric; urgency=low
13215
13216 [ Herton Ronaldo Krzesinski ]
13217
13218 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
13219 - LP: #764758
13220
13221 [ Leann Ogasawara ]
13222
13223 * rebase to v2.6.39-rc5
13224 * [Config] updateconfigs following rebase to v2.6.39-rc5
13225
13226 [ Paolo Pisati ]
13227
13228 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
13229 - LP: #759913
13230
13231 [ Stefan Bader ]
13232
13233 * Include nls_iso8859-1 for virtual images
13234 - LP: #732046
13235
13236 [ Major Kernel Changes ]
13237
13238 * rebase from v2.6.39-rc4 to v2.6.39-rc5
13239
13240 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
13241
13242linux (2.6.39-0.4) oneiric; urgency=low
13243
13244 [ Leann Ogasawara ]
13245
13246 * rebase to v2.6.39-rc4
13247 * [Config] updateconfigs following rebase to v2.6.39-rc4
13248 * fixup powerpc implicit declaration of function
13249 'crash_kexec_wait_realmode'
13250 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
13251
13252 [ Tim Gardner ]
13253
13254 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
13255 - LP: #769503
13256 * [Config] Add cachefiles.ko to virtual flavour
13257 - LP: #770430
13258
13259 [ Major Kernel Changes ]
13260
13261 * rebase from v2.6.39-rc3 to v2.6.39-rc4
13262
13263 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
13264
13265linux (2.6.39-0.3) oneiric; urgency=low
13266
13267 [ Leann Ogasawara ]
13268
13269 * rebase to v2.6.39-rc3
13270 * crash_kexec_wait_realmode() undefined when !SMP
13271
13272 [ Tim Gardner ]
13273
13274 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
13275 - LP: #632327
13276
13277 [ Major Kernel Changes ]
13278
13279 * rebase from v2.6.39-rc2 to v2.6.39-rc3
13280
13281 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
13282
13283linux (2.6.39-0.2) oneiric; urgency=low
13284
13285 [ Gustavo F. Padovan ]
13286
13287 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
13288 - LP: #720949
13289
13290 [ John Johansen ]
13291
13292 * AppArmor: Fix masking of capabilities in complain mode
13293 - LP: #748656
13294
13295 [ Leann Ogasawara ]
13296
13297 * rebase to v2.6.39-rc2
13298 * [Config] updateconfigs following rebase to v2.6.39-rc2
13299 * hv_mouse needs delay.h
13300 * olpc_dcon_xo_1 needs delay.h
13301 * olpc_dcon_xo_1_5 needs delay.h
13302 * Update dropped.txt for Oneiric
13303
13304 [ Steve Langasek ]
13305
13306 * [Config] Make linux-libc-dev coinstallable under multiarch
13307 - LP: #750585
13308
13309 [ Upstream Kernel Changes ]
13310
13311 * x86, hibernate: Initialize mmu_cr4_features during boot
13312 - LP: #752870
13313
13314 [ Major Kernel Changes ]
13315
13316 * rebase from v2.6.39-rc1 to v2.6.39-rc2
13317
13318 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
13319
13320linux (2.6.39-0.1) oneiric; urgency=low
13321
13322 [ Brad Figg ]
13323
13324 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
13325 - LP: #737124
13326
13327 [ Henrik Rydberg ]
13328
13329 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
13330 * SAUCE: HID: ntrig: fix suspend/resume on recent models
13331
13332 [ Herton Ronaldo Krzesinski ]
13333
13334 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
13335 struct v4l2_subdev
13336 - LP: #745213
13337
13338 [ Kees Cook ]
13339
13340 * [Config] packaging: adjust perms on vmlinuz as well
13341 * SAUCE: nx-emu: further clarify dmesg reporting
13342 - LP: #745181
13343
13344 [ Leann Ogasawara ]
13345
13346 * rebase to v2.6.39-rc1
13347 * [Config] updateconfigs following rebase to v2.6.39-rc1
13348 * [Config] Disable CONFIG_DM_RAID45
13349 * [Config] Disable CONFIG_SCSI_ISCSITARGET
13350 * [Config] Disable CONFIG_EASYCAP
13351 * [Config] Disable CONFIG_AUFS_FS
13352 * update bnx2 firmware files in d-i/firmware/nic-modules
13353 * xhci-pci.c resolve implicit declaration of kzalloc
13354 * [Config] Enable CONFIG_DRM_PSB for only x86
13355 * [Config] Enable CONFIG_RTS_PSTOR for only x86
13356 * mfd/asic3: Fix typo, s/irq_data/data/
13357
13358 [ Luke Yelavich ]
13359
13360 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
13361 - LP: #745358
13362 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
13363 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
13364
13365 [ Manoj Iyer ]
13366
13367 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
13368 - LP: #745217
13369
13370 [ Tim Gardner ]
13371
13372 * SAUCE: INR_OPEN=4096
13373 - LP: #663090
13374 * SAUCE: Increase the default hard limit for open FDs to 4096
13375 - LP: #663090
13376
13377 [ Upstream Kernel Changes ]
13378
13379 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
13380 namespace cleanup
13381 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
13382 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
13383
13384 [ Major Kernel Changes ]
13385
13386 * rebase from v2.6.38 to v2.6.39-rc1
13387
13388 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
13389
13390linux (2.6.39-0.0) oneiric; urgency=low
13391
13392 [ Leann Ogasawara ]
13393
13394 * Open Oneiric
13395
13396 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
13397
13398linux (2.6.38-7.39) natty; urgency=low
13399
13400 [ Leann Ogasawara ]
13401
13402 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
13403
13404 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
13405
13406linux (2.6.38-7.38) natty; urgency=low
13407
13408 [ Leann Ogasawara ]
13409
13410 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
13411 gcc-4.5.2-6ubuntu5 finished building on all arches.
13412
13413 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
13414
13415linux (2.6.38-7.37) natty; urgency=low
13416
13417 [ Leann Ogasawara ]
13418
13419 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
13420
13421 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
13422
13423linux (2.6.38-7.36) natty; urgency=low
13424
13425 [ Andy Whitcroft ]
13426
13427 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
13428 optimisation"
13429 * purge last vestiges of maverick
13430 * [Config] switch CONFIG_FB_VESA back to module
13431
13432 [ Chris Wilson ]
13433
13434 * SAUCE: drm/i915: Fix pipelined fencing
13435 - LP: #717114
13436
13437 [ Loïc Minier ]
13438
13439 * Include nls_cp437 module in virtual for fat
13440 - LP: #732046
13441 * Support arch= cross-compilation for any arch
13442 * Fix couple of typos in 0-common-vars.mk
13443 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
13444 * Add armhf to Debian -> Linux arch map
13445 * Add initial armhf.mk
13446 * Enable common packages for armhf
13447
13448 [ Upstream Kernel Changes ]
13449
13450 * Yama: fix default relationship to check thread group
13451 - LP: #737676
13452
13453 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
13454
13455linux (2.6.38-7.35) natty; urgency=low
13456
13457 [ Andy Whitcroft ]
13458
13459 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
13460 * rebase fixes bug #715330
13461 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
13462 * rebase to v2.6.38 final
13463
13464 [ Herton Ronaldo Krzesinski ]
13465
13466 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
13467 - LP: #636091
13468
13469 [ Tim Gardner ]
13470
13471 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
13472
13473 [ Upstream Kernel Changes ]
13474
13475 * Yama: use thread group leader when creating match
13476 - LP: #729839
13477 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
13478 RAID controller
13479 - LP: #735240
13480 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
13481
13482 [ Major Kernel Changes ]
13483
13484 * rebase from v2.6.38-rc8 to v2.6.38 final
13485 - LP: #715330
13486
13487 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
13488
13489linux (2.6.38-6.34) natty; urgency=low
13490
13491 [ Andy Whitcroft ]
13492
13493 * [Config] normalise CONFIG_INTEL_TXT
13494 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
13495 - LP: #730860
13496 * rebase to mainline v2.6.38-rc8
13497
13498 [ Major Kernel Changes ]
13499
13500 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
13501 to v2.6.38-rc8
13502
13503 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
13504
13505linux (2.6.38-6.33) natty; urgency=low
13506
13507 [ Andy Whitcroft ]
13508
13509 * d-i -- enable speakup-modules udeb
13510 - LP: #672699
13511 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
13512 * [Config] debian PPC64 configuration
13513 * [Config] cleanup powerpc config fixing unexpected inconsistancies
13514 * [Config] resync ppc64 configuration
13515 * SAUCE: match up ENTRY/END naming for 32/64 bit
13516 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
13517 * [Config] update configs after rebase to
13518 fb62c00a6d8942775abc23d1621db1252e2d93d1
13519 * [Config] pps_gen_parport no longer built
13520
13521 [ Corentin Chary ]
13522
13523 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
13524 - LP: #689393
13525 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
13526 - LP: #689393
13527
13528 [ John Johansen ]
13529
13530 * SAUCE: Fix aufs calling of security_path_mknod
13531 - LP: #724456
13532
13533 [ Kees Cook ]
13534
13535 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
13536
13537 [ Tim Gardner ]
13538
13539 * rebase to 2.6.38-rc7
13540
13541 [ Upstream Kernel Changes ]
13542
13543 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
13544
13545 [ Major Kernel Changes ]
13546
13547 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
13548 fb62c00a6d8942775abc23d1621db1252e2d93d1
13549 - LP: #721389
13550 - LP: #722925
13551 - LP: #723672
13552 - LP: #723676
13553 - LP: #715318
13554
13555 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
13556
13557linux (2.6.38-5.32) natty; urgency=low
13558
13559 [ Andy Whitcroft ]
13560
13561 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
13562 * [Config] updateconfigs following rebase to v2.6.38-rc6
13563 * [Config] enable CONFIG_DMAR
13564 - LP: #552311
13565
13566 [ Upstream Kernel Changes ]
13567
13568 * drm/i915: skip FDI & PCH enabling for DP_A
13569 - LP: #561802, #600453, #681877
13570
13571 [ Major Kernel Changes ]
13572
13573 * rebase from v2.6.38-rc5 to v2.6.38-rc6
13574 - LP: #718402
13575 - LP: #719524
13576 - LP: #721126
13577 - LP: #719691
13578 - LP: #722689
13579 - LP: #722310
13580
13581 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
13582
13583linux (2.6.38-4.31) natty; urgency=low
13584
13585 [ Andy Whitcroft ]
13586
13587 * add in bugs closed by upstream patches pulled in by rebases
13588 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
13589 * [Config] enable CONFIG_VSX to allow use of vector instuctions
13590 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
13591 * rebase to mainline v2.6.38-rc5
13592 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
13593 supported
13594 - LP: #719691
13595
13596 [ Colin Ian King ]
13597
13598 * SAUCE: Dell All-In-One: Remove need for Dell module alias
13599
13600 [ Manoj Iyer ]
13601
13602 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
13603 - LP: #717435
13604
13605 [ Tim Gardner ]
13606
13607 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
13608
13609 [ Upstream Kernel Changes ]
13610
13611 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
13612 - LP: #702434
13613 * vfs: fix BUG_ON() in fs/namei.c:1461
13614
13615 [ Vladislav P ]
13616
13617 * SAUCE: Release BTM while sleeping to avoid deadlock.
13618 - LP: #713837
13619
13620 [ Major Kernel Changes ]
13621
13622 * rebase from v2.6.38-rc4 to v2.6.38-rc5
13623 - LP: #579276
13624 - LP: #715877
13625 - LP: #713769
13626 - LP: #716811
13627 * resync with Maverick Ubuntu-2.6.35-27.47
13628
13629 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
13630
13631linux (2.6.38-3.30) natty; urgency=low
13632
13633 [ Andy Whitcroft ]
13634
13635 * rebase to v2.6.38-rc4
13636 * ppc64 -- add basic architecture
13637 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
13638
13639 [ Colin Ian King ]
13640
13641 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
13642 - LP: #676997
13643 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
13644 - LP: #701530
13645 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
13646 - LP: #701530
13647
13648 [ Dan Rosenberg ]
13649
13650 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
13651
13652 [ Kees Cook ]
13653
13654 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
13655 attacking"
13656 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
13657
13658 [ Tim Gardner ]
13659
13660 * [Config] CONFIG_BLK_CGROUP=y
13661 - LP: #706394
13662 * [Config] CONFIG_DELL_WMI_AIO=m
13663
13664 [ Upstream Kernel Changes ]
13665
13666 * drm/i915/lvds: Restore dithering on native modes for gen2/3
13667 - LP: #711568
13668
13669 [ Upstream Kernel Changes ]
13670
13671 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
13672 - LP: #701271
13673 - LP: #708521
13674 - LP: #710371
13675
13676 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
13677
13678linux (2.6.38-2.29) natty; urgency=low
13679
13680 [ Andy Whitcroft ]
13681
13682 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
13683 * [Config] updateconfigs following rebase to
13684 1f0324caefd39985e9fe052fac97da31694db31e
13685 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
13686 * [Config] reenable HIBERNATE
13687 - LP: #710877
13688 * rebase to v2.6.38-rc3
13689 * [Config] reenable CONFIG_CRASH_DUMP
13690
13691 [ Kamal Mostafa ]
13692
13693 * SAUCE: rtl8192se: fix source file perms
13694 * SAUCE: rtl8192se: fix source file newline
13695 * SAUCE: omnibook: fix source file newline
13696
13697 [ Kees Cook ]
13698
13699 * [Config] packaging: really make System.map mode 0600
13700
13701 [ Ricardo Salveti de Araujo ]
13702
13703 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
13704 PM34XX_ERRATUM
13705
13706 [ Soren Hansen ]
13707
13708 * SAUCE: nbd: Remove module-level ioctl mutex
13709
13710 [ Tim Gardner ]
13711
13712 * SAUCE: Disable building the ACPI debugfs source
13713
13714 [ Upstream Kernel Changes ]
13715
13716 * Set physical start and alignment 1M for virtual i386
13717 - LP: #710754
13718
13719 [ Upstream Kernel Changes ]
13720
13721 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13722 to v2.6.38-rc3
13723 - LP: #707902
13724
13725 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
13726
13727linux (2.6.38-1.28) natty; urgency=low
13728
13729 [ Andy Whitcroft ]
13730
13731 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
13732
13733 [ Ricardo Salveti de Araujo ]
13734
13735 * SAUCE: omap3: beaglexm: fix DVI initialization
13736 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
13737 display work at Beagle
13738
13739 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
13740
13741linux (2.6.38-1.27) natty; urgency=low
13742
13743 [ Andy Whitcroft ]
13744
13745 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13746 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
13747 * SAUCE: ensure root is ready before running usermodehelpers in it
13748 * correct the Vcs linkage to point to natty
13749 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
13750 * [Config] update configs following rebase
13751 e78bf5e6cbe837daa6ab628a5f679548742994d3
13752 * SAUCE: Yama: follow changes to generic_permission
13753 * ubuntu: compcache -- follow changes to bd_claim/bd_release
13754 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
13755 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
13756 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
13757 * update package version to match payload version
13758 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
13759 * rebase to v2.6.38-rc1
13760 * [Config] updateconfigs following rebase to v2.6.38-rc1
13761 * SAUCE: x86 fix up jiffies/jiffies_64 handling
13762 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
13763 * [Config] updateconfigs following rebase to
13764 2b1caf6ed7b888c95a1909d343799672731651a5
13765 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
13766 * ubuntu: AUFS -- suppress benign plink warning messages
13767 - LP: #621195
13768 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
13769 * rebase to v2.6.38-rc2
13770 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
13771 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13772 * [Config] update configs following rebase to
13773 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13774 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
13775 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
13776 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
13777 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
13778
13779 [ Kees Cook ]
13780
13781 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
13782
13783 [ Stefan Bader ]
13784
13785 * Temporarily disable RODATA for virtual i386
13786 - LP: #699828
13787
13788 [ Tim Gardner ]
13789
13790 * [Config] CONFIG_NLS_DEFAULT=utf8
13791 - LP: #683690
13792 * [Config] CONFIG_HIBERNATION=n
13793 * update bnx2 firmware files in d-i/firmware/nic-modules
13794
13795 [ Upstream Kernel Changes ]
13796
13797 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
13798 objects."
13799 * packaging: make System.map mode 0600
13800 * thinkpad_acpi: Always report scancodes for hotkeys
13801 - LP: #702407
13802 * sched: tg->se->load should be initialised to tg->shares
13803 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
13804 * brcm80211: include linux/slab.h for kfree
13805 * pch_dma: add include/slab.h for kfree
13806 * i2c-eg20t: include linux/slab.h for kfree
13807 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
13808 * tty: include linux/slab.h for kfree
13809 * winbond: include linux/delay.h for mdelay et al
13810
13811 [ Upstream Kernel Changes ]
13812
13813 * mark the start of v2.6.38 versioning
13814 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13815 - LP: #689886
13816 - LP: #702125
13817 - LP: #608775
13818 - LP: #215802
13819 - LP: #686333
13820 - LP: #677830
13821 - LP: #677652
13822 - LP: #696493
13823 - LP: #697240
13824 - LP: #689036
13825 - LP: #705323
13826 - LP: #686692
13827
13828 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
13829
13830linux (2.6.37-12.26) natty; urgency=low
13831
13832 [ Andy Whitcroft ]
13833
13834 * rebase to v2.6.37-rc8
13835 * [Config] armel -- reenable omap flavour
13836 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
13837 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
13838 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
13839 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
13840 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13841 * [Config] track missing modules
13842 * rebase to v2.6.37 final
13843
13844 [ Chase Douglas ]
13845
13846 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
13847 Magic Trackpad
13848
13849 [ Stefan Bader ]
13850
13851 * Revert "SAUCE: blkfront: default to sd devices"
13852 - LP: #684875
13853
13854 [ Tim Gardner ]
13855
13856 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
13857 - LP: #380138
13858 * [Config] Added autofs4.ko to -virtual flavour
13859 - LP: #692917
13860
13861 [ Upstream Kernel Changes ]
13862
13863 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
13864 Laptops
13865 - LP: #632884
13866
13867 [ Upstream Kernel Changes ]
13868
13869 * rebase to v2.6.37-rc8
13870 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13871 * rebase to v2.6.37 final
13872
13873 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
13874
13875linux (2.6.37-11.25) natty; urgency=low
13876
13877 [ Andy Whitcroft ]
13878
13879 * [Config] d-i -- add hpsa to the list of block devices
13880 - LP: #684304
13881 * [Config] add vmw-balloon driver to -virtual flavour
13882 - LP: #592039
13883 * rebase to v2.6.37-rc7
13884
13885 [ Upstream Kernel Changes ]
13886
13887 * rebase to v2.6.37-rc7
13888
13889 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
13890
13891linux (2.6.37-10.24) natty; urgency=low
13892
13893 [ Andy Whitcroft ]
13894
13895 * rebase to v2.6.37-rc6
13896 * updateconfigs following rebase to v2.6.37-rc6
13897
13898 [ Upstream Kernel Changes ]
13899
13900 * rebase to v2.6.37-rc6
13901
13902 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
13903
13904linux (2.6.37-9.23) natty; urgency=low
13905
13906 [ Andy Whitcroft ]
13907
13908 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13909 - LP: #689606
13910 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
13911 - LP: #689606
13912
13913 [ Kees Cook ]
13914
13915 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
13916 - LP: #690190
13917
13918 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
13919
13920linux (2.6.37-9.22) natty; urgency=low
13921
13922 [ Andy Whitcroft ]
13923
13924 * rebase to v2.6.35-rc5
13925 * [Config] updateconfigs following rebase to v2.6.37-rc5
13926 * (no-up) add support for installed header files to ubuntu directory
13927 - LP: #684666
13928 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13929 - LP: #684666
13930 * ubuntu: dm-raid4-5 -- follow changes to bio flags
13931 * ubuntu: dm-raid4-5 -- re-enable
13932 * ubuntu: omnibook -- update BOM
13933 * ubuntu: ndiswrapper -- update BOM to match actual version
13934 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
13935 * ubuntu: ndiswrapper -- re-enable
13936 * ubuntu: iscsitarget -- re-instate copy_io_context
13937 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
13938 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
13939 * ubuntu: iscsitarget -- re-enable
13940
13941 [ Kees Cook ]
13942
13943 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13944
13945 [ Manoj Iyer ]
13946
13947 * SAUCE: Enable jack sense for Thinkpad Edge 13
13948 - LP: #685015
13949
13950 [ Tim Gardner ]
13951
13952 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13953 * [Config] CONFIG_CRYPTO_CRC32C=y
13954 - LP: #681819
13955 * [Config] CONFIG_9P_FSCACHE=n
13956 * [Config] Add nfsd modules to -virtual flavour
13957 - LP: #688070
13958
13959 [ Upstream Kernel Changes ]
13960
13961 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13962 * NFS: Fix panic after nfs_umount()
13963 - LP: #683938
13964 * x86: Add NX protection for kernel data
13965 * x86: Add RO/NX protection for loadable kernel modules
13966 * x86: Resume trampoline must be executable
13967 * x86: RO/NX protection for loadable kernel, jump_table fix
13968
13969 [ Upstream Kernel Changes ]
13970
13971 * rebase to v2.6.37-rc5
13972
13973 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13974
13975linux (2.6.37-8.21) natty; urgency=low
13976
13977 [ Andy Whitcroft ]
13978
13979 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13980 linux-libc-headers"
13981 * Revert "(no-up) add support for installed header files to ubuntu
13982 directory"
13983
13984 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13985
13986linux (2.6.37-8.20) natty; urgency=low
13987
13988 [ Andy Whitcroft ]
13989
13990 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13991 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13992 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13993 * Revert "SAUCE: i915 -- disable powersave by default"
13994 * SAUCE: enable Marvell 9128 PCIe SATA controller
13995 - LP: #658521
13996 * [Config] evtchn has been renamed
13997 * (no-up) add support for installed header files to ubuntu directory
13998 - LP: #684666
13999 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
14000 - LP: #684666
14001
14002 [ Tim Gardner ]
14003
14004 * [Config] MISS: evtchn, NEW : xen-evtchn
14005 * rebase to v2.6.37-rc4
14006
14007 [ Upstream Kernel Changes ]
14008
14009 * drm/i915: Clean conflicting modesetting registers upon init
14010 - LP: #683775
14011 * rebase to v2.6.37-rc4
14012
14013 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
14014
14015linux (2.6.37-7.19) natty; urgency=low
14016
14017 [ Tim Gardner ]
14018
14019 * [Config] Add bnx2 firmware to nic-modules udeb
14020 - LP: #676245
14021
14022 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
14023
14024linux (2.6.37-7.18) natty; urgency=low
14025
14026 [ Andy Whitcroft ]
14027
14028 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
14029 * Revert "SAUCE: Add extra headers to linux-libc-dev"
14030 * Revert "SAUCE: Enable speedstep for sonoma processors."
14031 * [Config] enable CONFIG_BT_HCIUART_ATH3K
14032 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
14033 * [Config] standardise CONFIG_MII
14034 * [Config] standardise CONFIG_PRISM2_USB
14035 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
14036 * [Config] build in CONFIG_AGP
14037 * [Config] build in CONFIG_AGP_INTEL
14038 * [Config] build in CONFIG_AGP_AMD
14039 * [Config] build in CONFIG_AGP_AMD64
14040 * [Config] build in CONFIG_AGP_NVIDIA
14041 * [Config] build in CONFIG_AGP_VIA
14042 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
14043 * (no-up): document the new ## scheme
14044 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
14045 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
14046 - LP: #675453
14047
14048 [ Mathieu J. Poirier ]
14049
14050 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
14051
14052 [ Upstream Kernel Changes ]
14053
14054 * nx-emu: fix inverted report of disable_nx
14055
14056 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
14057
14058linux (2.6.37-6.17) natty; urgency=low
14059
14060 [ Andy Whitcroft ]
14061
14062 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
14063 aufs2.1-36-UNRELEASED-20101103"
14064 * Revert "ubuntu: AUFS -- aufs2-base.patch
14065 aufs2.1-36-UNRELEASED-20101103"
14066 * [Config] standardise CONFIG_BT
14067 * [Config] standardise CONFIG_IRDA
14068 * [Config] standardise CONFIG_LAPB
14069 * [Config] standardise CONFIG_RDS
14070 * [Config] standardise CONFIG_RFKILL
14071 * [Config] standardise CONFIG_TIPC
14072 * [Config] standardise CONFIG_X25
14073 * [Config] standardise CONFIG_INPUT_EVDEV
14074 * [Config] standardise CONFIG_INPUT_JOYDEV
14075 * [Config] standardise CONFIG_INPUT_JOYSTICK
14076 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
14077 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
14078 * [Config] CONFIG_IRDA=n for FTBS (arm)
14079 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
14080 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
14081 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
14082
14083 [ Tim Gardner ]
14084
14085 * SAUCE: Fix drivers/staging/easycap FTBS
14086 * [Config] CONFIG_EASYCAP=m after fixing FTBS
14087
14088 [ Upstream Kernel Changes ]
14089
14090 * Revert "x86: Add NX protection for kernel data"
14091
14092 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
14093
14094linux (2.6.37-6.16) natty; urgency=low
14095
14096 [ Andy Whitcroft ]
14097
14098 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
14099 * rebase to v2.6.37-rc3
14100
14101 [ Tim Gardner ]
14102
14103 * [Config] CONFIG_SCHED_AUTOGROUP=y
14104
14105 [ Upstream Kernel Changes ]
14106
14107 * Revert "x86: Add RO/NX protection for loadable kernel modules"
14108 * sched: automated per session task groups
14109 * rebase to v2.6.37-rc3
14110
14111 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
14112
14113linux (2.6.37-6.15) natty; urgency=low
14114
14115 [ Andy Whitcroft ]
14116
14117 * [Config] standardise CONFIG_CEPH_FS
14118 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
14119 * [Config] standardise CONFIG_SCSI_PROC_FS
14120 * [Config] standardise CONFIG_UBIFS_FS
14121 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
14122
14123 [ Kees Cook ]
14124
14125 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
14126
14127 [ Manoj Iyer ]
14128
14129 * SAUCE: Enable jack sense for Thinkpad Edge 11
14130 - LP: #677210
14131 * SAUCE: enable rfkill for rtl8192se driver
14132 - LP: #640992
14133
14134 [ Tim Gardner ]
14135
14136 * [Config] CONFIG_EASYCAP=n for FTBS
14137 * Rebase to v2.6.32-rc2+git
14138
14139 [ Upstream Kernel Changes ]
14140
14141 * x86: Fix improper large page preservation
14142 * x86: Add NX protection for kernel data
14143 * x86: Add RO/NX protection for loadable kernel modules
14144
14145 [ Upstream Kernel Changes ]
14146
14147 * Rebase to Linus 2.6.37-rc2+git
14148
14149 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
14150
14151linux (2.6.37-5.14) natty; urgency=low
14152
14153 [ Upstream Kernel Changes ]
14154
14155 * PCI: fix offset check for sysfs mmapped files
14156 - LP: #676963
14157
14158 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
14159
14160linux (2.6.37-5.13) natty; urgency=low
14161
14162 [ Andy Whitcroft ]
14163
14164 * rebased to v2.6.37-rc2
14165 * updateconfigs following rebase to v2.6.37-rc2
14166
14167 [ Tim Gardner ]
14168
14169 * [Config] Added NFS and related modules to virtual flavour
14170 - LP: #659084
14171
14172 [ Upstream Kernel Changes ]
14173
14174 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
14175 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
14176 * x86, cpu: Call verify_cpu during 32bit CPU startup
14177 * x86, cpu: Only CPU features determine NX capabilities
14178
14179 [ Upstream Changes ]
14180
14181 * rebased to v2.67.37-rc2
14182
14183 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
14184
14185linux (2.6.37-4.12) natty; urgency=low
14186
14187 [ Andy Whitcroft ]
14188
14189 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
14190 * Revert "[Upstream] HID: magicmouse: properly account for scroll
14191 movement in state"
14192 * Revert "[Upstream] HID: magicmouse: disable and add module param for
14193 scroll acceleration"
14194 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
14195 middle of mouse"
14196
14197 [ Henrik Rydberg ]
14198
14199 * SAUCE: hid: ntrig: remove sysfs nodes
14200 * SAUCE: hid: ntrig: Setup input filtering manually
14201 * SAUCE: hid: ntrig: New ghost-filtering event logic
14202
14203 [ Manoj Iyer ]
14204
14205 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
14206 - LP: #348861
14207
14208 [ Upstream Kernel Changes ]
14209
14210 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
14211 suspend/resume"
14212 * Revert "[ARM] implement arch_randomize_brk()"
14213 * Revert "ARM: stack protector: change the canary value per task"
14214 * Revert "ARM: initial stack protector (-fstack-protector) support"
14215 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
14216 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
14217 * Revert "perf probe: Add kernel source path option"
14218 * hid: ntrig: Support single-touch devices
14219 * hid: ntrig: Mask pen switch events
14220 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
14221 kernel
14222 - LP: #673073
14223 * Fix userspace build of linux/fs.h
14224
14225 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
14226
14227linux (2.6.37-3.11) natty; urgency=low
14228
14229 [ Andy Whitcroft ]
14230
14231 * Revert "ubuntu: AUFS -- update to
14232 b37c575759dc4535ccc03241c584ad5fe69e3b25"
14233 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
14234 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
14235 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
14236 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
14237 * [Config] Disable intel_idle for -virtual kernels
14238 - LP: #651370
14239 * [Config] enforcer -- ensure we never enable CONFIG_IMA
14240 * debian -- pass the correct flavour name when checking configs
14241 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
14242 * [Config] ensure CONFIG_IPV6=y for powerpc
14243 * [Config] enforcer -- ensure CONFIG_IPV6=y
14244 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
14245 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
14246 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
14247 * ubuntu: AUFS -- re-enable
14248 * ubuntu: AUFS -- track changes to work queue initialisation
14249 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
14250 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14251 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14252 - LP: #614008
14253 * SAUCE: drm -- stop early access to drm devices
14254
14255 [ Jeremy Kerr ]
14256
14257 * [Config] Build-in powermac ZILOG serial driver
14258 - LP: #673346
14259
14260 [ Kees Cook ]
14261
14262 * SAUCE: nx-emu: use upstream ASLR when possible
14263
14264 [ Tim Gardner ]
14265
14266 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
14267 - LP: #628776
14268
14269 [ Upstream Kernel Changes ]
14270
14271 * i386: NX emulation
14272 * nx-emu: drop exec-shield sysctl, merge with disable_nx
14273 * nx-emu: standardize boottime message prefix
14274 * mmap randomization for executable mappings on 32-bit
14275 * exec-randomization: brk away from exec rand area
14276
14277 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
14278
14279linux (2.6.37-2.10) natty; urgency=low
14280
14281 [ Andy Whitcroft ]
14282
14283 * reinstate armel config changes:
14284 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
14285 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
14286
14287 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
14288
14289linux (2.6.37-2.9) natty; urgency=low
14290
14291 [ Andy Whitcroft ]
14292
14293 * config -- fix genportsconfig
14294 * [Config] move powerpc over from ports to distro
14295 * bump master version number to match contained kernel
14296 * SAUCE: fix documentation strings for struct input_keymap_entry
14297 * usb: gadget: goku_udc: add registered flag bit
14298
14299 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
14300
14301linux (2.6.36-2.8) natty; urgency=low
14302
14303 [ Tim Gardner ]
14304
14305 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
14306 * [Config]: TWL4030_CORE=n for FTBS
14307 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
14308 * [Config]: CONFIG_SOLO6X10=n for FTBS
14309 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
14310 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
14311 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
14312 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
14313 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
14314 * [Config]: CONFIG_I2C_I801=n for armel FTBS
14315 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
14316 * AppArmor: compatibility patch for v5 interface
14317 * AppArmor: compatibility patch for v5 network controll
14318 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
14319 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
14320 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
14321 * Dropped: hid: 3m: Convert to MT slots
14322 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
14323 * Dropped: HID: magicmouse: simplify touch data bit manipulation
14324 * Dropped: HID: magicmouse: simplify touch down logic
14325 * Dropped: HID: magicmouse: enable Magic Trackpad support
14326 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
14327 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
14328 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
14329 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
14330 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
14331 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
14332 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
14333 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14334 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
14335 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14336 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
14337 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
14338
14339 [ Upstream Kernel Changes ]
14340
14341 * rebased against 2.6.27-rc1
14342
14343 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
14344
14345linux (2.6.36-1.7) natty; urgency=low
14346
14347 [ Andy Whitcroft ]
14348
14349 * rebased to v2.6.36 final
14350 * [Config] update configs following rebase to v2.6.36 final
14351 * [Config] update ports configs following rebase to v2.6.36 final
14352
14353 [ Upstream Kernel Changes ]
14354
14355 * rebased to v2.6.36 final
14356
14357 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
14358
14359linux (2.6.36-1.6) natty; urgency=low
14360
14361 [ Upstream Kernel Changes ]
14362
14363 * drop broadcom staging driver preview:
14364 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
14365 wireless LAN driver."
14366
14367 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
14368
14369linux (2.6.36-1.5) natty; urgency=low
14370
14371 [ Andy Whitcroft ]
14372
14373 * rebase to v2.6.36-rc8
14374 * updateconfigs following rebase to v2.6.36-rc8
14375 * updateportsconfigs following rebase to v2.6.36-rc8
14376 * config -- simplify the kernelconfig interface
14377 * config -- add new config mode 'dumpconfigs'
14378
14379 [ Tim Gardner ]
14380
14381 * Simplify the use of CROSS_COMPILER
14382
14383 [ Upstream Kernel Changes ]
14384
14385 * drop broadcom staging driver preview:
14386 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
14387 brcmfmac.ko mutually exclusive."
14388 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
14389 set."
14390 * Revert "Staging: brcm80211: remove driver specific -W options"
14391 * Revert "Staging: brcm80211: clean up makefile cflag lines"
14392 * Revert "staging: brcm80211: add fullmac driver"
14393 * Revert "staging: brcm80211: use string native library"
14394 * Revert "staging: brcm80211: use native ctype library"
14395 * Revert "staging: brcm80211: fix remaining checkpatch errors."
14396 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
14397 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
14398 ...""
14399 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
14400 ':' ...""
14401 * Revert "staging: brcm80211: fix "ERROR: space required before that
14402 ...""
14403 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
14404 * Revert "staging: brcm80211: fix "ERROR: space required after that close
14405 brace""
14406 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
14407 ...close square bracket""
14408 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
14409 ...""
14410 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
14411 '*'""
14412 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
14413 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
14414 do - while loop""
14415 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
14416 parenthesis""
14417 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
14418 or NULL""
14419 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
14420 or NULL""
14421 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
14422 '}'""
14423 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
14424 line""
14425 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
14426 on next line""
14427 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
14428 condition""
14429 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
14430 paren...""
14431 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
14432 function dec...""
14433 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
14434 *bar"'"
14435 * Revert "staging: brcm80211: Fix URLs for firmware files."
14436 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
14437 * Revert "staging: brcm80211: Add contact info to TODO list."
14438 * Revert "staging: brcm80211: Fix some initialisation failure paths"
14439 * Export dump_{write,seek} to binary loader modules
14440 * rebase to v2.6.36-rc8.
14441
14442 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
14443
14444linux (2.6.36-0.4) natty; urgency=low
14445
14446 [ Andy Whitcroft ]
14447
14448 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
14449 (fixes FTBS on powerpc)
14450
14451 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
14452
14453linux (2.6.36-0.3) natty; urgency=low
14454
14455 [ Andy Whitcroft ]
14456
14457 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
14458
14459 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
14460
14461linux (2.6.36-0.2) natty; urgency=low
14462
14463 [ Andy Whitcroft ]
14464
14465 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
14466 (fix FTBS on powerpc)
14467
14468 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
14469
14470linux (2.6.36-0.1) natty; urgency=low
14471
14472 [ Andy Whitcroft ]
14473
14474 * reduce disk usage during buildd builds
14475 - LP: #645653
14476 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
14477 * [Config] armel -- drop omap flavour
14478
14479 [ Tim Gardner ]
14480
14481 * Added dropped patch list
14482 * more dropped patches
14483 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
14484 * [Config] Add support for cross compiling armel
14485 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
14486 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
14487 * [Config]: updateconfigs after adding brcm80211
14488 * staging: brcm80211: Fix Makefile syntax error
14489 * rebased to v2.6.36-rc7
14490
14491 [ Upstream Kernel Changes ]
14492
14493 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
14494 * (upstream) IPS driver: verify BIOS provided limits
14495 * intel_ips: Print MCP limit exceeded values.
14496 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
14497 LAN driver.
14498 * staging: brcm80211: Fix some initialisation failure paths
14499 * staging: brcm80211: Add contact info to TODO list.
14500 * staging: brcm80211: use '%pM' format to print MAC address
14501 * staging: brcm80211: Fix URLs for firmware files.
14502 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
14503 * staging: brcm80211: fix "ERROR: open brace '{' following function
14504 dec..."
14505 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
14506 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
14507 * staging: brcm80211: fix "ERROR: trailing statements should be on next
14508 line"
14509 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
14510 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
14511 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
14512 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
14513 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
14514 parenthesis"
14515 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
14516 while loop"
14517 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
14518 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
14519 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
14520 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
14521 bracket"
14522 * staging: brcm80211: fix "ERROR: space required after that close brace"
14523 * staging: brcm80211: fix "ERROR: space required after that ..."
14524 * staging: brcm80211: fix "ERROR: space required before that ..."
14525 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
14526 * staging: brcm80211: fix "ERROR: spaces required around that ..."
14527 * staging: brcm80211: fix "ERROR: trailing whitespace."
14528 * staging: brcm80211: fix remaining checkpatch errors.
14529 * staging: brcm80211: use native ctype library
14530 * staging: brcm80211: use string native library
14531 * staging: brcm80211: add fullmac driver
14532 * Staging: brcm80211: clean up makefile cflag lines
14533 * Staging: brcm80211: remove driver specific -W options
14534 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
14535 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
14536 mutually exclusive.
14537
14538 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
14539
14540linux (2.6.35-22.33) maverick; urgency=low
14541
14542 [ Andy Whitcroft ]
14543
14544 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
14545 Dell E2 series Laptops"
14546 - LP: #641320
14547
14548 [ Brian Rogers ]
14549
14550 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
14551 - LP: #624701
14552
14553 [ Christopher James Halse Rogers ]
14554
14555 * SAUCE: Nouveau: Add quirk framework to disable acceleration
14556 - LP: #544088, #546393
14557 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
14558 - LP: #546393
14559
14560 [ John Johansen ]
14561
14562 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
14563 kernels"
14564 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14565 - LP: #639758
14566
14567 [ Mathieu J. Poirier ]
14568
14569 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
14570
14571 [ Upstream Kernel Changes ]
14572
14573 * ALSA: HDA: Enable internal speaker on Dell M101z
14574 - LP: #640254
14575
14576 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
14577
14578linux (2.6.35-22.32) maverick; urgency=low
14579
14580 [ Arjan van de Ven ]
14581
14582 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
14583
14584 [ David Henningsson ]
14585
14586 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
14587 - LP: #605047, #628961
14588
14589 [ John Johansen ]
14590
14591 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
14592 and profile names
14593 - LP: #615947
14594 * [Upstream] AppArmor: Fix locking from removal of profile namespace
14595 - LP: #615947
14596 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14597 - LP: #639758
14598 * SAUCE: Improve Amazon EBS performance for EC2
14599 - LP: #634316
14600
14601 [ Leann Ogasawara ]
14602
14603 * Revert "SAUCE: i915 KMS -- blacklist i855"
14604 * Revert "SAUCE: i915 KMS -- blacklist i845g"
14605 * Revert "SAUCE: i915 KMS -- blacklist i830"
14606 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
14607 devices"
14608 * execute module-inclusion within a subshell
14609 - LP: #621175
14610
14611 [ Upstream Kernel Changes ]
14612
14613 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
14614 - LP: #633227
14615 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
14616 - LP: #629711
14617 * (pre-stable) mm: Move vma_stack_continue into mm.h
14618 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
14619 - LP: #601073
14620 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
14621 * PM / Runtime: Add runtime PM statistics (v3)
14622 * compat: Make compat_alloc_user_space() incorporate the access_ok()
14623 - CVE-2010-3081
14624 * x86-64, compat: Test %rax for the syscall number, not %eax
14625 - CVE-2010-3301
14626 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
14627 - CVE-2010-3301
14628
14629 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
14630
14631linux (2.6.35-21.31) maverick; urgency=low
14632
14633 [ Andy Whitcroft ]
14634
14635 * bodge linux-libc-dev package version due to ti-omap4 error
14636 * linux-libc-dev -- ensure we can only build this on debian.master
14637
14638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
14639
14640linux (2.6.35-21.30) maverick; urgency=low
14641
14642 [ Andy Whitcroft ]
14643
14644 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14645 - LP: #614008
14646
14647 [ Daniel Lezcano ]
14648
14649 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
14650
14651 [ Henrik Rydberg ]
14652
14653 * SAUCE: Input: wacom - add fuzz parameters to features
14654 * SAUCE: Input: wacom - collect device quirks into single function
14655 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
14656 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
14657 * SAUCE: hid: ntrig: Remove unused device ids
14658 * SAUCE: hid: ntrig: remove sysfs nodes
14659 * SAUCE: hid: ntrig: Correct logic for quirks
14660 * SAUCE: hid: ntrig: zero-initialize ntrig struct
14661 * SAUCE: hid: ntrig: Setup input filtering manually
14662 * SAUCE: hid: ntrig: New ghost-filtering event logic
14663
14664 [ Leann Ogasawara ]
14665
14666 * SAUCE: ndiswrapper: Initialize buffer index and check its value
14667 - LP: #613796
14668
14669 [ Manoj Iyer ]
14670
14671 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14672 series Laptops
14673 - LP: #632884
14674
14675 [ Ping Cheng ]
14676
14677 * SAUCE: Input: wacom - parse the Bamboo device family
14678
14679 [ Rafi Rubin ]
14680
14681 * SAUCE: hid: ntrig: identify firmware version (wiggled)
14682
14683 [ Tim Gardner ]
14684
14685 * [Config] CONFIG_NL80211_TESTMODE=n
14686
14687 [ Upstream Kernel Changes ]
14688
14689 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
14690 * e1000e: initial support for 82579 LOMs
14691 * e1000e: correct MAC-PHY interconnect register offset for 82579
14692 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
14693 tested on HP G60
14694 - LP: #587388
14695 * DSS2: Don't power off a panel twice
14696 - LP: #588243
14697 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
14698 * Input: i8042 - reset keyboard controller wehen resuming from S2R
14699 - LP: #86820
14700 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
14701 - LP: #414795
14702 * agp/intel: Support the extended physical addressing bits on
14703 Sandybridge.
14704 - LP: #632488
14705 * drm/i915,intel_agp: Add support for Sandybridge D0
14706 - LP: #632488
14707 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
14708 - LP: #632488
14709 * mmc: omap: fix for bus width which improves SD card's peformance.
14710
14711 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
14712
14713linux (2.6.35-20.29) maverick; urgency=low
14714
14715 [ Andy Whitcroft ]
14716
14717 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
14718 - LP: #563277
14719 * SAUCE: i915 KMS -- blacklist i830
14720 - LP: #542208, #563277
14721 * SAUCE: i915 KMS -- blacklist i845g
14722 - LP: #541492, #563277
14723 * SAUCE: i915 KMS -- blacklist i855
14724 - LP: #511001, #541511, #563277
14725
14726 [ Leann Ogasawara ]
14727
14728 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
14729 - LP: #601073
14730 * ARM: Temporarily disable module check for armel
14731 * rebase to v2.6.35.4
14732 * [Config] update configs following rebase to v2.6.35.4
14733
14734 [ Ricardo Salveti de Araujo ]
14735
14736 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
14737 in Omap
14738
14739 [ Tim Gardner ]
14740
14741 * [Config] Added be2net, be2scsi to udebs
14742 - LP: #628776
14743
14744 [ Upstream Kernel Changes ]
14745
14746 * x86, cpu: Package Level Thermal Control, Power Limit Notification
14747 definitions
14748 - LP: #601073
14749 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
14750 - LP: #601073
14751 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
14752 - LP: #601073
14753 * x86, hwmon: Package Level Thermal/Power: power limit
14754 - LP: #601073
14755 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
14756 - LP: #601073
14757 * hid: 3m: Adjust to sequential MT HID protocol
14758 * hid: 3m: Convert to MT slots
14759 * hid: 3m: Correct touchscreen emulation
14760 * hid: 3m: Adjust major / minor axes to scale
14761 * input: bcm5974: Adjust major / minor to scale
14762 * HID: magicmouse: don't allow hidinput to initialize the device
14763 * HID: magicmouse: simplify multitouch feature request
14764 * HID: magicmouse: simplify touch data bit manipulation
14765 * HID: magicmouse: simplify touch down logic
14766 * HID: magicmouse: remove timestamp logic
14767 * HID: magicmouse: enable Magic Trackpad support
14768 * HID: magicmouse: Adjust major / minor axes to scale
14769 * mmc: fix all hangs related to mmc/sd card insert/removal during
14770 suspend/resume
14771 - LP: #477106
14772 * drm/i915: fix VGA plane disable for Ironlake+
14773 - LP: #602281
14774
14775 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
14776
14777linux (2.6.35-19.28) maverick; urgency=low
14778
14779 [ Leann Ogasawara ]
14780
14781 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
14782 from the archive and a no-change rebuild was attempted. However, the ABI
14783 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
14784 up the ABI and re-upload.
14785
14786 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
14787
14788linux (2.6.35-19.27) maverick; urgency=low
14789
14790 [ Leann Ogasawara ]
14791
14792 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
14793 from the archive.
14794
14795 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
14796
14797linux (2.6.35-19.26) maverick; urgency=low
14798
14799 [ Upstream Kernel Changes ]
14800
14801 * ARM: OMAP: Beagle: revision detection
14802 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
14803 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
14804
14805 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
14806
14807linux (2.6.35-19.25) maverick; urgency=low
14808
14809 [ Jarod Wilson ]
14810
14811 * SAUCE: Bring in staging/lirc from 2.6.36
14812 - LP: #609234
14813 * SAUCE: Update ir-core to linuxtv/other which should be merged for
14814 2.6.36.
14815 - LP: #609234
14816 * SAUCE: Fix memleaks in imon and mceusb drivers
14817 - LP: #609234
14818 * SAUCE: Bring in streamzap support from linuxtv/other
14819 - LP: #609234
14820
14821 [ Mario Limonciello ]
14822
14823 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
14824 - LP: #609234
14825
14826 [ Mathieu J. Poirier ]
14827
14828 * SAUCE: ARM: adding i2c eeprom driver to read EDID
14829 - LP: #608279
14830
14831 [ Upstream Kernel Changes ]
14832
14833 * intel_idle: disable module support
14834 - LP: #615265
14835 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
14836 correct codec ID
14837 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
14838 - LP: #605101
14839 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
14840 - LP: #495134
14841 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
14842 - LP: #519066
14843 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
14844 - LP: #519066
14845 * input: mt: Initialize slots to unused (rev2)
14846 * input: mt: Add support for the Bamboo Touch trackpad
14847 * hid: Add a hid quirk for input sync override
14848
14849 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
14850
14851linux (2.6.35-18.24) maverick; urgency=low
14852
14853 [ Colin Watson ]
14854
14855 * Pass DEB_MAINT_PARAMS to hook scripts
14856
14857 [ Leann Ogasawara ]
14858
14859 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
14860 - LP: #584812
14861 * rebase to v2.6.35.3
14862
14863 [ Upstream Kernel Changes ]
14864
14865 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
14866 - LP: #609234
14867 * can: add limit for nframes and clean up signed/unsigned variables
14868 - CVE-2010-2959
14869 * drm: Initialize ioctl struct when no user data is present
14870 - CVE-2010-2803
14871 * ARM: initial stack protector (-fstack-protector) support
14872 * ARM: stack protector: change the canary value per task
14873 * [ARM] implement arch_randomize_brk()
14874 * [ARM] add address randomization to mmap()
14875 * ARM: fix ASLR of PIE executables
14876
14877 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
14878
14879linux (2.6.35-17.23) maverick; urgency=low
14880
14881 [ Jeremy Kerr ]
14882
14883 * [Config] build-in uinput module
14884 - LP: #584812
14885
14886 [ Leann Ogasawara ]
14887
14888 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
14889 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
14890 * Revert "[Config] [FTBS] sparc: Temporarily disable
14891 CONFIG_MTD_NAND_DENALI"
14892 * Revert "[Config] [FTBS] sparc: Temporarily disable
14893 CONFIG_MFD_JANZ_CMODIO"
14894 * Revert "[Config] [FTBS] sparc: Temporarily disable
14895 CONFIG_INFINIBAND_QIB"
14896 * [Config] Enable INTEL_IPS
14897 - LP: #601057
14898 * Remove ia64 support
14899 * [Config] Update portsconfigs after removing ia64 support
14900 * Remove sparc support
14901 * [Config] Update portsconfigs after removing sparc support
14902
14903 [ Linus Torvalds ]
14904
14905 * (pre-stable) mm: fix page table unmap for stack guard page properly
14906
14907 [ Mathieu J. Poirier ]
14908
14909 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
14910 - LP: #591941
14911
14912 [ Upstream Kernel Changes ]
14913
14914 * timer: add on-stack deferrable timer interfaces
14915 - LP: #601057
14916 * x86 platform driver: intelligent power sharing driver
14917 - LP: #601057
14918 * IPS driver: add GPU busy and turbo checking
14919 - LP: #601057
14920 * X86: intel_ips, check for kzalloc properly
14921 - LP: #601057
14922 * ips driver: make it less chatty
14923 - LP: #601057
14924
14925 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
14926
14927linux (2.6.35-16.22) maverick; urgency=low
14928
14929 [ Andy Whitcroft ]
14930
14931 * debian -- more agressivly clean up after depmod on purge
14932 - LP: #618591
14933
14934 [ Henrik Rydberg ]
14935
14936 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
14937
14938 [ Leann Ogasawara ]
14939
14940 * ubuntu: iscsitarget -- version 1.4.20.2
14941 * ubuntu: rtl8192se -- update to version 0017.0507.2010
14942 * rebase to v2.6.35.2
14943 * [Config] update configs following rebase to v2.6.35.2
14944 * [Config] update ports configs following rebase to v2.6.35.2
14945
14946 [ Luke Yelavich ]
14947
14948 * [Config] Enable new firewire stack on powerpc
14949
14950 [ Mathieu J. Poirier ]
14951
14952 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14953 - LP: #608266
14954
14955 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14956
14957linux (2.6.35-15.21) maverick; urgency=low
14958
14959 [ Luke Yelavich ]
14960
14961 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14962
14963 [ Upstream Kernel Changes ]
14964
14965 * Input: introduce MT event slots
14966 * Input: document the MT event slot protocol
14967 * (pre-stable) sched: Revert nohz_ratelimit() for now
14968 * (pre-stable) drm/radeon/kms: add missing copy from user
14969 - LP: #606081
14970
14971 [ Leann Ogasawara ]
14972
14973 * rebase to v2.6.35.1
14974
14975 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14976
14977linux (2.6.35-14.20) maverick; urgency=low
14978
14979 [ Andy Whitcroft ]
14980
14981 * update Vcs-Git to point to maverick repo
14982 * debian -- include the debian packaging in the -source package
14983 - LP: #608674
14984 * select debian source format 1.0
14985 * add support for building selected stages of kernel
14986 - LP: #603087
14987 * cleanup conditional dependancy handling
14988 - LP: #603087
14989
14990 [ Upstream Kernel Changes ]
14991
14992 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14993 - LP: #582199, #586418, #588031
14994 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14995 - LP: #582199, #586418, #588031
14996 * sched: Revert nohz_ratelimit() for now
14997
14998 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14999
15000linux (2.6.35-14.19) maverick; urgency=low
15001
15002 [ Leann Ogasawara ]
15003
15004 * rebase to v2.6.35
15005
15006 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
15007
15008linux (2.6.35-13.18) maverick; urgency=low
15009
15010 [ Andy Whitcroft ]
15011
15012 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
15013 * SAUCE: add tracing for user initiated readahead requests
15014 * SAUCE: vt -- maintain bootloader screen mode and content until vt
15015 switch
15016 * SAUCE: vt -- allow grub to request automatic vt_handoff
15017 * SAUCE: fbcon -- fix race between open and removal of framebuffers
15018 * SAUCE: drm -- stop early access to drm devices
15019
15020 [ Bryan Wu ]
15021
15022 * CONFIG: compile in OTG driver and Transceiver driver
15023 - LP: #566645
15024 * remove OTG modules from modules list file
15025
15026 [ John Johansen ]
15027
15028 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
15029 - LP: #581525, #599450
15030 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
15031 * SAUCE: AppArmor 2.4 compatibility patch
15032 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
15033 * SAUCE: fix pv-ops for legacy Xen
15034 * SAUCE: blkfront: default to sd devices
15035 * [Config] Build in drivers required for Xen pv-ops
15036
15037 [ Leann Ogasawara ]
15038
15039 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
15040 size."
15041
15042 [ Lee Jones ]
15043
15044 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
15045 - LP: #608095
15046 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
15047 just revision
15048 - LP: #608095
15049 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
15050 - LP: #608095
15051 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
15052 - LP: #608095
15053
15054 [ Upstream Kernel Changes ]
15055
15056 * agp/intel: Use the correct mask to detect i830 aperture size.
15057 - LP: #597075
15058
15059 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
15060
15061linux (2.6.35-12.17) maverick; urgency=low
15062
15063 [ Leann Ogasawara ]
15064
15065 * rebase to v2.6.35-rc6
15066 * [Config] update configs following rebase to v2.6.35-rc6
15067 * [Config] update ports configs following rebase to v2.6.35-rc6
15068 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
15069
15070 [ Leann Ogasawara ]
15071
15072 * rebase to v2.6.35-rc6
15073
15074 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
15075
15076linux (2.6.35-11.16) maverick; urgency=low
15077
15078 [ Leann Ogasawara ]
15079
15080 * Bump ABI for new compiler update
15081
15082 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
15083
15084linux (2.6.35-10.15) maverick; urgency=low
15085
15086 [ Leann Ogasawara ]
15087
15088 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
15089 device"
15090 * [Config] Enable CONFIG_M686=y
15091 - LP: #592495
15092
15093 [ Upstream Kernel Changes ]
15094
15095 * tracing: Add alignment to syscall metadata declarations
15096
15097 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
15098
15099linux (2.6.35-9.14) maverick; urgency=low
15100
15101 [ Andy Whitcroft ]
15102
15103 * ubuntu: AUFS -- add BOM and automated update script
15104 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
15105
15106 [ John Johansen ]
15107
15108 * [Config] Enable DRBD as a module
15109
15110 [ Kees Cook ]
15111
15112 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
15113 - LP: #604407
15114
15115 [ Leann Ogasawara ]
15116
15117 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
15118 - LP: #606139
15119 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
15120 - LP: #606139
15121 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
15122 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
15123
15124 [ Lee Jones ]
15125
15126 * Stop ARM boards crashing when CUPS is loaded
15127 - LP: #601226
15128
15129 [ Upstream Kernel Changes ]
15130
15131 * perf probe: Support tracing an entry of array
15132 * perf probe: Support static and global variables
15133
15134 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
15135
15136linux (2.6.35-8.13) maverick; urgency=low
15137
15138 [ Kees Cook ]
15139
15140 * SAUCE: Yama: check PTRACE using thread group leader
15141 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
15142 - LP: #603716
15143
15144 [ Leann Ogasawara ]
15145
15146 * rebase to v2.6.35-rc5
15147 * [Config] update configs following rebase to v2.6.35-rc5
15148
15149 [ Nicolas Pitre ]
15150
15151 * SAUCE: make ndiswrapper available on X86 only
15152
15153 [ Tim Gardner ]
15154
15155 * [Config] Added ums-cypress to udeb
15156 - LP: #576066
15157 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
15158 * [Config] CONFIG_NDISWRAPPER=m across all configs
15159
15160 [ Upstream Kernel Changes ]
15161
15162 * HID: magicmouse: report last touch up
15163 * rebase to 2.6.35-rc5
15164
15165 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
15166
15167linux (2.6.35-7.12) maverick; urgency=low
15168
15169 [ Tim Gardner ]
15170
15171 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
15172 - LP: #597075
15173
15174 [ Upstream Kernel Changes ]
15175
15176 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
15177 (squashed)
15178
15179 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
15180
15181linux (2.6.35-7.11) maverick; urgency=low
15182
15183 [ Tim Gardner ]
15184
15185 * [Config] CONFIG_X86_MRST=n
15186
15187 [ Upstream Kernel Changes ]
15188
15189 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
15190 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
15191 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
15192
15193 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
15194
15195linux (2.6.35-7.10) maverick; urgency=low
15196
15197 [ Kees Cook ]
15198
15199 * SAUCE: security: create task_free security callback
15200 * SAUCE: Yama: add PTRACE exception tracking and interface
15201 * SAUCE: security: unconditionally chain to Yama LSM
15202 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
15203 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
15204 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
15205 * [Upstream] security: Yama LSM
15206 * [Config] Enable CONFIG_SECURITY_YAMA=y
15207
15208 [ Tim Gardner ]
15209
15210 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
15211
15212 [ Upstream Kernel Changes ]
15213
15214 * rebase to 2.6.35-rc4
15215
15216 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
15217
15218linux (2.6.35-6.9) maverick; urgency=low
15219
15220 [ Tim Gardner ]
15221
15222 * [Upstream] direct_splice_actor() should not use pos in sd
15223 - LP: #588861
15224
15225 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
15226
15227linux (2.6.35-6.8) maverick; urgency=low
15228
15229 [ Mathieu J. Poirier ]
15230
15231 * ARM: Adding regulator supply for vdds_sdi.
15232 - LP: #597904
15233
15234 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
15235
15236linux (2.6.35-6.7) maverick; urgency=low
15237
15238 [ Alberto Milone ]
15239
15240 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
15241
15242 [ Chase Douglas ]
15243
15244 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
15245 of mouse
15246 * [Upstream] HID: magicmouse: disable and add module param for scroll
15247 acceleration
15248 * [Upstream] HID: magicmouse: properly account for scroll movement in
15249 state
15250 * [Upstream] HID: magicmouse: add param for scroll speed
15251 * [Upstream] HID: magicmouse: enable horizontal scrolling
15252
15253 [ Henrik Rydberg ]
15254
15255 * [Upstream] Input: evdev - convert to dynamic event buffer
15256 * [Upstream] Input: evdev - use driver hint to compute size of event
15257 buffer
15258 * [Upstream] Input: bcm5974 - set the average number of events per MT
15259 event packet
15260 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
15261 * [Upstream] Input: evdev - never leave the client buffer empty after
15262 write
15263
15264 [ John Johansen ]
15265
15266 * SAUCE: AppArmor: -- mainline 2010-06-23
15267 * SAUCE: AppArmor 2.4 compatibility patch
15268 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
15269
15270 [ Leann Ogasawara ]
15271
15272 * [Config] Enable CONFIG_INTR_REMAP=y
15273 - LP: #597091
15274 * [Config] Enable CONFIG_X86_X2APIC
15275 - LP: #597091
15276
15277 [ Mathieu J. Poirier ]
15278
15279 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
15280 - LP: #594382
15281
15282 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
15283
15284linux (2.6.35-5.6) maverick; urgency=low
15285
15286 [ Amit Kucheria ]
15287
15288 * [Config] update omap flavour description
15289
15290 [ Andy Whitcroft ]
15291
15292 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
15293 - LP: #570500, #576274
15294 * SAUCE: add option to hand off all kernel parameters to init
15295 - LP: #586386
15296 * [Config] enable passing all kernel command line to init
15297 - LP: #586386
15298 * [Config] disable CONFIG_VMI
15299 - LP: #537601
15300 * [Config] enable CONFIG_IPV6_SIT_6RD
15301 - LP: #591869
15302 * [Config] enable CONFIG_VMWARE_BALOON as module
15303 - LP: #592039
15304
15305 [ Leann Ogasawara ]
15306
15307 * Revert "SAUCE: pm: Config option to disable handling of console during
15308 suspend/resume"
15309 - LP: #594885
15310 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
15311 * [Config] ports: enable passing all kernel command line to init
15312 - LP: #586386
15313 * [Config] Enable CONFIG_FB_VESA=y for x86
15314 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
15315 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
15316 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
15317 - LP: #493156
15318
15319 [ Mathieu Poirier ]
15320
15321 * ARM: Adding MosChip MCS7830 to nic-usb
15322 - LP: #584920
15323
15324 [ Upstream Kernel Changes ]
15325
15326 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
15327 * docbook: need xmldoclinks for all doc types
15328 * perf probe: Add kernel source path option
15329
15330 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
15331
15332linux (2.6.35-4.5) maverick; urgency=low
15333
15334 [ Leann Ogasawara ]
15335
15336 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
15337 size (rev2)"
15338 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
15339 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
15340 (rev4)"
15341 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
15342 modules"
15343 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
15344 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
15345 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
15346
15347 [ Tim Gardner ]
15348
15349 * [Config] CONFIG_NFS_FSCACHE=y
15350 - LP: #440522
15351 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
15352 - LP: #440522
15353
15354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
15355
15356linux (2.6.35-3.4) maverick; urgency=low
15357
15358 [ Andy Whitcroft ]
15359
15360 * debian -- ensure the version number is clean
15361
15362 [ Henrik Rydberg ]
15363
15364 * [Upstream] Introduce MT event slots (rev 5)
15365 * [Upstream] Document the MT event slot protocol (rev5)
15366 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
15367 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
15368 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
15369 (rev2)
15370
15371 [ Leann Ogasawara ]
15372
15373 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
15374 * Revert "SAUCE: hostap: send events on data interface as well as master
15375 interface"
15376 * Revert "Fix webcam having USB ID 0ac8:303b"
15377 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
15378 * rebase to v2.6.35-rc3
15379
15380 [ Maxim Levitsky ]
15381
15382 * [Config] Enable new Smartmedia/xD translation layer
15383 - LP: #202490
15384
15385 [ Upstream Kernel Changes ]
15386
15387 * net: fix deliver_no_wcard regression on loopback device
15388
15389 [ Upstream changes ]
15390
15391 * rebased to v2.6.35-rc3
15392
15393 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
15394
15395linux (2.6.35-2.3) maverick; urgency=low
15396
15397 [ Bryan Wu ]
15398
15399 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
15400
15401 [ Leann Ogasawara ]
15402
15403 * [Config] armel: Enable CONFIG_BNX2=m
15404 * [Config] ports: Enable CONFIG_BNX2X=m
15405 * SAUCE: armel: define get_dma_ops to fix FTBS
15406
15407 [ Tim Gardner ]
15408
15409 * [Upstream] net: Print num_rx_queues imbalance warning only when there
15410 are allocated queues
15411 - LP: #591416
15412
15413 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
15414
15415linux (2.6.35-2.2) maverick; urgency=low
15416
15417 [ Andy Whitcroft ]
15418
15419 * [Config] d-i: make armel configuration versatile flavour specific
15420 - LP: #588805
15421 * [Config] d-i: enable .udebs for omap flavour
15422 - LP: #588805
15423
15424 [ Kees Cook ]
15425
15426 * ptrace: limit scope to attach only (allow read)
15427 - LP: #589656
15428
15429 [ Leann Ogasawara ]
15430
15431 * rebase to v2.6.35-rc2
15432 * [Config] update configs following rebase to v2.6.35-rc2
15433 * [Config] update port configs following rebase to v2.6.35-rc2
15434
15435 [ Lee Jones ]
15436
15437 * Enable perf to be more helpful when perf_<version> does not exist.
15438 - LP: #570500
15439 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
15440
15441 [ Tim Gardner ]
15442
15443 * [Config] Update bnx2 udeb firmware files
15444 - LP: #589304
15445
15446 [ Upstream changes ]
15447
15448 * rebased to v2.6.35-rc2
15449
15450 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
15451
15452linux (2.6.35-1.1) maverick; urgency=low
15453
15454 [ Andy Whitcroft ]
15455
15456 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
15457 - LP: #587888
15458 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
15459
15460 [ Leann Ogasawara ]
15461
15462 * rebase to v2.6.35-rc1
15463 * [Config] update configs following rebase to v2.6.35-rc1
15464 * [Config] update port configs following rebase to v2.6.35-rc1
15465 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
15466 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
15467 * SAUCE: ndiswrapper: convert multicast list to list_head
15468 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
15469 * [Config] [FTBS] ia64: Temporarily disable gpiolib
15470 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
15471 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
15472 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
15473 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
15474 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
15475 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
15476 * [Config] [FTBS] armel: Temporarily disable bnx2
15477 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
15478 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
15479 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
15480 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
15481 gpio_set_debounce
15482
15483 [ Upstream Kernel Changes ]
15484
15485 * of/usb: fix build error due to of_node pointer move
15486 * n2_crypto: Fix build after of_device/of_platform_driver changes.
15487 * powerpc/fsl-booke: fix the case where we are not in the first page
15488 * powerpc/fsl-booke: Move the entry setup code into a seperate file
15489 * powerpc/kexec: Add support for FSL-BookE
15490 * greth: Fix build after OF device conversions.
15491
15492 [ Upstream changes ]
15493
15494 * rebased to v2.6.35-rc1
15495
15496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
15497
15498linux (2.6.35-1.0) UNRELEASED; urgency=low
15499
15500 [ Leann Ogasawara ]
15501
15502 * Null entry.
15503
15504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
15505
15506linux (2.6.34-5.14) maverick; urgency=low
15507
15508 [ Tim Gardner ]
15509
15510 * [Config] Added module inclusion support
15511 * [Config] Added virtual flavour module inclusion list and d-i package
15512 definitions
15513
15514 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
15515
15516linux (2.6.34-5.13) maverick; urgency=low
15517
15518 [ Andy Whitcroft ]
15519
15520 * Revert "ubuntu: AUFS -- aufs2 20091209"
15521 * Revert "ubuntu: AUFS -- export various core functions
15522 (aufs2-standalone.patch)"
15523 * Revert "ubuntu: AUFS -- export various core functions
15524 (aufs2-base.patch)"
15525 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
15526 - LP: #587888
15527 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
15528 - LP: #587888
15529 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
15530 - LP: #587888
15531 * [Config] AUFS -- enable aufs options
15532 - LP: #587888
15533
15534 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
15535
15536linux (2.6.34-5.12) maverick; urgency=low
15537
15538 [ Andy Whitcroft ]
15539
15540 * enforce -- ensure SYSFS compatibility is disabled
15541
15542 [ Chase Douglas ]
15543
15544 * build with libdw-dev for perf probe symbol support
15545 * maverick ftrace configuration changes
15546
15547 [ Kees Cook ]
15548
15549 * Revert "SAUCE: x86: brk away from exec rand area"
15550 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
15551 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15552 * SAUCE: x86: implement cs-limit nx-emulation for ia32
15553 - LP: #369978
15554 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
15555 * SAUCE: x86: brk away from exec rand area
15556 - LP: #452175
15557 * SAUCE: ptrace: restrict ptrace scope to children
15558
15559 [ Leann Ogasawara ]
15560
15561 * Add new omap flavour to getabis
15562 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
15563 - LP: #585490
15564 * build/modules: Temorarily add ignore.modules
15565 * ubuntu: iscsitarget -- version 1.4.20.1
15566
15567 [ Loïc Minier ]
15568
15569 * SAUCE: [um] Don't use nx_enabled under UML
15570 - LP: #524849
15571
15572 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
15573
15574linux (2.6.34-4.11) maverick; urgency=low
15575
15576 [ Amit Kucheria ]
15577
15578 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
15579 * [Config] Add support for OMAP-mainline flavour
15580
15581 [ Andy Whitcroft ]
15582
15583 * SAUCE: powerpc: fix compile error when ptrace.h is included from
15584 userspace
15585 - LP: #583733
15586
15587 [ Chase Douglas ]
15588
15589 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
15590 are present"
15591 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
15592 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
15593 load detect pipe"
15594
15595 [ Kees Cook ]
15596
15597 * SAUCE: fs: block cross-uid sticky symlinks
15598 * SAUCE: fs: block hardlinks to non-accessible sources
15599
15600 [ Koen Kooi ]
15601
15602 * SAUCE: board-omap3-beagle: add DSS2 support
15603
15604 [ Leann Ogasawara ]
15605
15606 * Revert "staging/go7007 -- disable"
15607 * Revert "[Config] staging/winbond -- disable"
15608 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
15609 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
15610 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
15611 controller"
15612 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
15613 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
15614 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
15615 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
15616 chipsets."
15617 * Revert "[Upstream] b43: Declare all possible firmware files."
15618 * Revert "add Breaks: against hardy lvm2"
15619 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
15620 id on Vmware ESX Server"
15621 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
15622 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
15623 * [Config] Enable CONFIG_USB=y for armel and sparc
15624 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
15625 * [Config] Enable CONFIG_RFKILL=y for ports
15626 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
15627 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
15628 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
15629 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
15630 * [Config] Enable CONFIG_LIBERTAS_MESH=y
15631 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
15632 * [Config] CONFIG_RT2800USB_UNKNOWN=y
15633 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
15634 * [Config] Enable CONFIG_CEPH_FS=m
15635 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
15636 * [Config] Enable CONFIG_EEEPC_WMI=m
15637 * [Config] Enable CONFIG_RT2800PCI=m
15638 * [Config] Enable CONFIG_SCSI_HPSA=m
15639 * [Config] Enable CONFIG_VHOST_NET=m
15640 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
15641 - LP: #582350
15642 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
15643 - LP: #579300
15644 * [Config] Enable CONFIG_PCIEASPM=y
15645 - LP: #333990
15646 * [Config] updateconfigs for OMAP flavour
15647
15648 [ Loïc Minier ]
15649
15650 * Enable perf tools on armel
15651
15652 [ Tim Gardner ]
15653
15654 * SAUCE: Updated ndiswrapper to 1.56
15655 - LP: #582555
15656 * [Config] Added virtual flavour
15657 * [Config] Remove support for sub-flavours
15658 * [Config] Removed amd64 preempt flavour
15659 * [Config] updateconfigs, updateportsconfigs after flavour munging
15660
15661 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
15662
15663linux (2.6.34-3.10) maverick; urgency=low
15664
15665 [ Leann Ogasawara ]
15666
15667 * rebase to v2.6.34
15668
15669 [ Upstream changes ]
15670
15671 * rebased to v2.6.34
15672
15673 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
15674
15675linux (2.6.34-2.9) maverick; urgency=low
15676
15677 [ Leann Ogasawara ]
15678
15679 * [Config] [FTBS] Disable comedi for armel
15680
15681 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
15682
15683linux (2.6.34-2.8) maverick; urgency=low
15684
15685 [ Leann Ogasawara ]
15686
15687 * Drop lpia
15688 * [Config] [FTBS] disable KVM
15689 * [Config] [FTBS] disable ipr for armel
15690
15691 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
15692
15693linux (2.6.34-2.7) maverick; urgency=low
15694
15695 [ Leann Ogasawara ]
15696
15697 * [Config] disable CONFIG_SCSI_IPR on powerpc
15698 * [Config] Remove 386 flavour per UDS discussion
15699
15700 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
15701
15702linux (2.6.34-1.6) maverick; urgency=low
15703
15704 [ Chase Douglas ]
15705
15706 * enforce CONFIG_TMPFS_POSIX_ACL=y
15707 - LP: #575940
15708 * don't force module dependency checking
15709 - LP: #577029
15710
15711 [ Kees Cook ]
15712
15713 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
15714 - LP: #568844
15715
15716 [ Leann Ogasawara ]
15717
15718 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
15719 * rebase to v2.6.34-rc7
15720 * [Config] update configs following rebase to v2.6.34-rc7
15721 * [Config] update port configs following rebase to v2.6.34-rc7
15722 * Add btrfs to the udebs
15723
15724 [ Tim Gardner ]
15725
15726 * [Config] Add atl1c to nic-modules udeb
15727 - LP: #557130
15728
15729 [ Upstream changes ]
15730
15731 * rebased to v2.6.34-rc7
15732
15733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
15734
15735linux (2.6.34-1.5) UNRELEASED; urgency=low
15736
15737 [ Leann Ogasawara ]
15738
15739 * rebase to v2.6.34-rc6
15740 * [Config] update configs following rebase to v2.6.34-rc6
15741 * [Config] update port configs following rebase to v2.6.34-rc6
15742
15743 [ Upstream changes ]
15744
15745 * rebased to v2.6.34-rc6
15746
15747 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
15748
15749linux (2.6.34-1.4) UNRELEASED; urgency=low
15750
15751 [ Leann Ogasawara ]
15752
15753 * rebase to v2.6.34-rc5
15754 * [Config] update ports configs following rebase to v2.6.34-rc5
15755
15756 [ Upstream changes ]
15757
15758 * rebased to v2.6.34-rc5
15759
15760 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
15761
15762linux (2.6.34-1.3) UNRELEASED; urgency=low
15763
15764 [ Leann Ogasawara ]
15765
15766 * rebase to v2.6.34-rc4
15767 * [Config] update configs following rebase to v2.6.34-rc4
15768 * [Config] update port configs following rebase to v2.6.34-rc4
15769 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
15770
15771 [ Upstream changes ]
15772
15773 * rebased to v2.6.34-rc4
15774
15775 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
15776
15777linux (2.6.34-1.2) UNRELEASED; urgency=low
15778
15779 [ Leann Ogasawara ]
15780
15781 * Temorarily disable building linux-doc
15782 * rebase to v2.6.34-rc3
15783 * [Config] update configs following rebase to v2.6.34-rc3
15784 * [Config] update port configs following rebase to v2.6.34-rc3
15785
15786 [ Upstream changes ]
15787
15788 * rebased to v2.6.34-rc3
15789
15790 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
15791
15792linux (2.6.34-1.1) UNRELEASED; urgency=low
15793
15794 [ Leann Ogasawara ]
15795
15796 * rebase to v2.6.34-rc2
15797 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
15798 * [Config] update port configs following rebase to v2.6.34-rc2
15799 * [Config] update configs following rebase to v2.6.34-rc2
15800
15801 [ Upstream changes ]
15802
15803 * rebased to v2.6.34-rc2
15804
15805 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
15806
15807linux (2.6.33-1.1) UNRELEASED; urgency=low
15808
15809 [ Leann Ogasawara ]
15810
15811 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
15812 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
15813 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
15814 * ubuntu: lirc -- rename kfifo_put and kfifo_get
15815 * ubuntu: iscsitarget -- rename daddr inet_sock field
15816 * rebased to v2.6.33
15817 * [Config] update configs following rebase to v2.6.33
15818 * [Config] update ports configs following rebase to v2.6.33
15819
15820 [ Upstream changes ]
15821
15822 * rebased to v2.6.33
15823
15824 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
15825
15826linux (2.6.33-0.0) UNRELEASED; urgency=low
15827
15828 [ Leann Ogasawara ]
15829
15830 * Null entry.
15831
15832 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
15833
15834linux (2.6.32-16.25) lucid; urgency=low
15835
15836 [ Andy Whitcroft ]
15837
15838 * linux-tools -- move to Suggests: with explicit seeding
15839 - LP: #534635
15840
15841 [ Tim Gardner ]
15842
15843 * [Config] CONFIG_HID=m
15844
15845 [ Upstream Kernel Changes ]
15846
15847 * (pre-stable) sched: Fix SMT scheduler regression in
15848 find_busiest_queue()
15849 * KVM: introduce kvm_vcpu_on_spin
15850 * KVM: VMX: Add support for Pause-Loop Exiting
15851
15852 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
15853
15854linux (2.6.32-16.24) lucid; urgency=low
15855
15856 [ Andy Whitcroft ]
15857
15858 * armel -- perf userspace does not support arm
15859 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
15860
15861 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
15862
15863linux (2.6.32-16.23) lucid; urgency=low
15864
15865 [ Andy Whitcroft ]
15866
15867 * SAUCE: PM report driver and device suspend/resume times -- move config
15868 * update to standards version 3.8.4.0
15869 * printenv -- expose all of the package selectors
15870 * source package -- cleanup source content control
15871 * doc package -- ensure we do build package content on buildd
15872 * lintian -- correct the address in the debian/copyright
15873 * lintian -- update debhelper package version dependancy
15874 * lintian -- fix ghostscript dependancy
15875 * lintian -- add required misc:Depends
15876 * lintian -- move our debhelper compat level to debian/compat
15877 * perf -- build the kernel carried tools
15878 * perf -- add linux-tools carrying the version switches and manuals
15879 * SAUCE: fix up Kconfig for staging drivers
15880 * [Config] enable NOUVEAU etc following drm backport
15881 * update DRM to mainline v2.6.33
15882 * [Config] Remove AppArmor config options that no longer exist (ports)
15883 * [Config] updateportsconfigs following drm update
15884
15885 [ John Johansen ]
15886
15887 * ubuntu: AppArmor -- update to mainline 2010-03-04
15888 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
15889 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
15890 * [Config] Remove AppArmor config options that no longer exist
15891
15892 [ Manoj Iyer ]
15893
15894 * ubuntu: rtl8192se -- version 2010-0115,0014
15895 - LP: #530275
15896 * [Config] added CONFIG_RTL8192SE module.
15897 - LP: #530275
15898
15899 [ Tim Gardner ]
15900
15901 * [Config] Added vmw_pvscsi to d-i/scsi-modules
15902 - LP: #531017
15903 * [Upstream] netfilter: xt_recent: Add an entry reaper
15904
15905 [ Upstream Kernel Changes ]
15906
15907 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
15908 emulation"
15909 * Revert "KVM: x86 emulator: Fix popf emulation"
15910 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
15911 emulation"
15912 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
15913 * Revert "KVM: fix memory access during x86 emulation."
15914 * Add vlan (8021.Q) module package for d-i.
15915 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15916 Inspiron 700m
15917 - LP: #515246
15918 * [Upstream] docbook: need xmldoclinks for all doc types
15919 * x86: set_personality_ia32() misses force_personality32
15920 * lib: Introduce generic list_sort function
15921 * drm/nv50: Implement ctxprog/state generation.
15922 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
15923 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15924 Inspiron 700m
15925 - LP: #515246
15926
15927 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
15928
15929linux (2.6.32-15.22) lucid; urgency=low
15930
15931 [ Andy Whitcroft ]
15932
15933 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
15934 * Revert "SAUCE: PM report driver and device suspend/resume times."
15935 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
15936
15937 [ Manoj Iyer ]
15938
15939 * SAUCE: PM report driver and device suspend/resume times.
15940
15941 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
15942
15943linux (2.6.32-15.21) lucid; urgency=low
15944
15945 [ Andy Whitcroft ]
15946
15947 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15948 * Revert "[Config] lenovo-sl-laptop -- enable"
15949 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15950 * armel -- cramfs module will no longer be built
15951 * d-i -- make all modules optional
15952 * rename the debug packages to match archive standard
15953 - LP: #527837
15954 * lenovo-sl-laptop is no longer built
15955
15956 [ Colin Ian King ]
15957
15958 * Disable 4MB page tables for Atom, work around errata AAE44
15959 - LP: #523112
15960
15961 [ Colin Watson ]
15962
15963 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15964 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15965
15966 [ Jesse Barnes ]
15967
15968 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15969 detect pipe
15970 - LP: #488328
15971
15972 [ Loïc Minier ]
15973
15974 * [Config] armel Update versatile initrd configs
15975 - LP: #524893
15976 * SAUCE: [um] Don't use nx_enabled under UML
15977 - LP: #524849
15978
15979 [ Manoj Iyer ]
15980
15981 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15982
15983 [ Mario Limonciello ]
15984
15985 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15986
15987 [ Rafael J. Wysocki ]
15988
15989 * SAUCE: PM report driver and device suspend/resume times.
15990
15991 [ Surbhi Palande ]
15992
15993 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15994 - CVE-2009-4538
15995 * Revert "[Upstream] e1000: enhance frame fragment detection"
15996 - CVE-2009-4536
15997
15998 [ Tim Gardner ]
15999
16000 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
16001 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
16002 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
16003
16004 [ Upstream Kernel Changes ]
16005
16006 * Revert "(pre-stable) eCryptfs: Add getattr function"
16007 * Fix potential crash with sys_move_pages
16008 * futex_lock_pi() key refcnt fix
16009 * futex: Handle user space corruption gracefully
16010 * futex: Handle futex value corruption gracefully
16011 * Fix race in tty_fasync() properly
16012 * hwmon: (w83781d) Request I/O ports individually for probing
16013 * hwmon: (lm78) Request I/O ports individually for probing
16014 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
16015 * ALSA: ctxfi - fix PTP address initialization
16016 * drm/i915: disable hotplug detect before Ironlake CRT detect
16017 * drm/i915: enable self-refresh on 965
16018 * drm/i915: Disable SR when more than one pipe is enabled
16019 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
16020 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
16021 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
16022 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
16023 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
16024 * i2c-tiny-usb: Fix on big-endian systems
16025 * drm/i915: handle FBC and self-refresh better
16026 * drm/i915: Increase fb alignment to 64k
16027 * drm/i915: Update write_domains on active list after flush.
16028 * regulator: Fix display of null constraints for regulators
16029 * ALSA: hda-intel: Avoid divide by zero crash
16030 * CPUFREQ: Fix use after free of struct powernow_k8_data
16031 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
16032 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
16033 * ioat: fix infinite timeout checking in ioat2_quiesce
16034 * resource: add helpers for fetching rlimits
16035 * fs/exec.c: restrict initial stack space expansion to rlimit
16036 * cifs: fix length calculation for converted unicode readdir names
16037 * NFS: Fix a reference leak in nfs_wb_cancel_page()
16038 * NFS: Try to commit unstable writes in nfs_release_page()
16039 * NFSv4: Don't allow posix locking against servers that don't support it
16040 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
16041 * NFS: Fix an Oops when truncating a file
16042 * NFS: Fix a umount race
16043 * NFS: Fix a bug in nfs_fscache_release_page()
16044 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
16045 * md: fix 'degraded' calculation when starting a reshape.
16046 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
16047 * Export the symbol of getboottime and mmonotonic_to_bootbased
16048 * kvmclock: count total_sleep_time when updating guest clock
16049 * KVM: PIT: control word is write-only
16050 * tpm_infineon: fix suspend/resume handler for pnp_driver
16051 * amd64_edac: Do not falsely trigger kerneloops
16052 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
16053 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
16054 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
16055 * netfilter: xtables: compat out of scope fix
16056 * netfilter: nf_conntrack: fix hash resizing with namespaces
16057 * drm/i915: remove full registers dump debug
16058 * drm/i915: add i915_lp_ring_sync helper
16059 * drm/i915: Don't wait interruptible for possible plane buffer flush
16060 * dasd: remove strings from s390dbf
16061 * crypto: padlock-sha - Add import/export support
16062 * wmi: Free the allocated acpi objects through wmi_get_event_data
16063 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
16064 * /dev/mem: introduce size_inside_page()
16065 * devmem: check vmalloc address on kmem read/write
16066 * devmem: fix kmem write bug on memory holes
16067 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
16068 of value 0.
16069 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
16070 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
16071 * dst: call cond_resched() in dst_gc_task()
16072 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
16073 * befs: fix leak
16074 * rtc-fm3130: add missing braces
16075 * Call flush_dcache_page after PIO data transfers in libata-sff.c
16076 * ahci: add Acer G725 to broken suspend list
16077 * pktgen: Fix freezing problem
16078 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
16079 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
16080 * x86: Re-get cfg_new in case reuse/move irq_desc
16081 * Staging: fix rtl8187se compilation errors with mac80211
16082 * ALSA: usb-audio - Avoid Oops after disconnect
16083 * serial: 8250: add serial transmitter fully empty test
16084 * sysfs: sysfs_sd_setattr set iattrs unconditionally
16085 * class: Free the class private data in class_release
16086 * USB: usbfs: only copy the actual data received
16087 * USB: usbfs: properly clean up the as structure on error paths
16088 * rtl8187: Add new device ID
16089 * ACPI: Add NULL pointer check in acpi_bus_start
16090 * ACPI: fix High cpu temperature with 2.6.32
16091 * drm/radeon/kms: use udelay for short delays
16092 * NFS: Too many GETATTR and ACCESS calls after direct I/O
16093 * eCryptfs: Add getattr function
16094 * b43: Fix throughput regression
16095 * ath9k: Fix sequence numbers for PAE frames
16096 * mac80211: Fix probe request filtering in IBSS mode
16097 * iwlwifi: Fix to set correct ht configuration
16098 * dm stripe: avoid divide by zero with invalid stripe count
16099 * dm log: userspace fix overhead_size calcuations
16100 * Linux 2.6.32.9
16101 * sfc: Fix SFE4002 initialisation
16102 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
16103 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
16104 * (pre-stable) HID: handle joysticks with large number of buttons
16105 - LP: #492056
16106 * (pre-stable) HID: extend mask for BUTTON usage page
16107 - LP: #492056
16108 * PM: Measure device suspend and resume times
16109 * e1000: enhance frame fragment detection
16110 - CVE-2009-4536
16111 * e1000e: enhance frame fragment detection
16112 - CVE-2009-4538
16113 * KVM: fix memory access during x86 emulation.
16114 - CVE-2010-0306
16115 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
16116 - CVE-2010-0306
16117 * KVM: x86 emulator: Check IOPL level during io instruction emulation
16118 - CVE-2010-0306
16119 * KVM: x86 emulator: Fix popf emulation
16120 - CVE-2010-0306
16121 * KVM: x86 emulator: Check CPL level during privilege instruction
16122 emulation
16123 - CVE-2010-0306
16124 * Input: wacom - ensure the device is initialized properly upon resume
16125 * Input: wacom - add defines for packet lengths of various devices
16126 * Input: wacom - add support for new LCD tablets
16127 - LP: #516777
16128
16129 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
16130
16131linux (2.6.32-14.20) lucid; urgency=low
16132
16133 [ Andy Whitcroft ]
16134
16135 * rebuild following the GCC update to match compiler for out of tree modules
16136 * Revert "[Config] drbd -- enable"
16137 * Revert "ubuntu: drbd -- version 8.3.1"
16138 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
16139 - LP: #510937
16140
16141 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
16142
16143linux (2.6.32-14.19) lucid; urgency=low
16144
16145 [ Andy Whitcroft ]
16146
16147 * ensure we build the source package contents when enabled
16148 - LP: #522308
16149 * [Config] enable CONFIG_X86_MCE_XEON75XX
16150 * SAUCE: AppArmor -- add linux/kref.h for struct kref
16151 * [Config] enable CONFIG_HID_ORTEK
16152 * enable udeb generation for arm versatile flavour
16153 - LP: #522515
16154
16155 [ John Johansen ]
16156
16157 * ubuntu: AppArmor -- update to mainline 2010-02-18
16158 - LP: #439560, #496110, #507069
16159
16160 [ Johnathon Harris ]
16161
16162 * SAUCE: HID: add support for Ortek WKB-2000
16163 - LP: #405390
16164
16165 [ Upstream Kernel Changes ]
16166
16167 * tpm_tis: TPM_STS_DATA_EXPECT workaround
16168 - LP: #490487
16169 * x86, mce: Xeon75xx specific interface to get corrected memory error
16170 information
16171 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
16172 * x86, mce: Make xeon75xx memory driver dependent on PCI
16173 * drm/edid: Unify detailed block parsing between base and extension
16174 blocks
16175 - LP: #500999
16176 * (pre-stable) eCryptfs: Add getattr function
16177 - LP: #390833
16178
16179 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
16180
16181linux (2.6.32-13.18) lucid; urgency=low
16182
16183 [ Andy Whitcroft ]
16184
16185 * Revert "enforcer -- make the enforcement configuration common"
16186 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
16187 (Dell E6x00 series)"
16188 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
16189 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
16190 0755"
16191 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
16192 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
16193 * Revert "SAUCE: make fc transport removal of target configurable"
16194 * enforcer -- make the enforcement configuration common
16195 * getabis -- add preempt flavour to the list
16196 * [Config] enforce DEVTMPFS options
16197 * [Config] armel -- cleanup to-be builtin modules
16198 * [Config] cleanup ports configs
16199 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
16200 - LP: #485536
16201 * add printdebian target to find branch target
16202 * distclean -- do not remove debian.env
16203 * [Config] generic-pae switch to M586TSC
16204 - LP: #519448
16205 * git-ubuntu-log -- commonise duplicated log handling
16206 * git-ubuntu-log -- tighten up Bug: NNNN matching
16207 * git-ubuntu-log -- sort the bug numbers
16208
16209 [ Chris Wilson ]
16210
16211 * (pre-stable) drm/i915: Increase fb alignment to 64k
16212 - LP: #404064
16213
16214 [ Eric Miao ]
16215
16216 * arm -- enable ubuntu/ directory
16217
16218 [ Huang Ying ]
16219
16220 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
16221 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
16222
16223 [ Loïc Minier ]
16224
16225 * [Config] cleanup preempt configuration
16226 * [Config] versatile: Fix video output
16227 - LP: #517594
16228 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
16229 * [Config] Large update to armel/versatile
16230 * [Config] versatile: Add RTC support
16231 * [Config] armel: Enable NEON
16232 * [Config] versatile: Builtin MMC support
16233 * [Config] versatile Builtin SCSI controller
16234 * [Config] armel Disable dma_cache_sync callers
16235 * [Config] armel Disable asm/time.h users
16236 * [Config] armel Disable out of range udelay()
16237 * [Config] armel Disable flush_cache_range() users
16238 * [Config] armel -- Enable ubuntu/ drivers
16239
16240 [ Steve Conklin ]
16241
16242 * SAUCE: drm/i915: Add display hotplug event on Ironlake
16243 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
16244
16245 [ Upstream Kernel Changes ]
16246
16247 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
16248 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
16249 in IRQ handler""
16250 * clockevent: Don't remove broadcast device when cpu is dead
16251 * clockevents: Add missing include to pacify sparse
16252 * ACPI: don't cond_resched if irq is disabled
16253 * be2net: Add support for next generation of BladeEngine device.
16254 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
16255 * mpt2sas: New device SAS2208 support is added
16256 * ar9170: Add support for D-Link DWA 160 A2
16257 * powerpc/fsl: Add PCI device ids for new QoirQ chips
16258 * davinci: dm646x: Add support for 3.x silicon revision
16259 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
16260 * Driver-Core: devtmpfs - set root directory mode to 0755
16261 * driver-core: fix devtmpfs crash on s390
16262 * vfs: get_sb_single() - do not pass options twice
16263 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
16264 * V4L/DVB (13569): smsusb: add autodetection support for five additional
16265 Hauppauge USB IDs
16266 * USB: mos7840: add device IDs for B&B electronics devices
16267 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
16268 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
16269 SubVendor ID: 0x1043 Device ID: 0x4847)
16270 * iTCO_wdt: Add support for Intel Ibex Peak
16271 * atl1c:use common_task instead of reset_task and link_chg_task
16272 * atl1e:disable NETIF_F_TSO6 for hardware limit
16273 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
16274 * V4L/DVB (13680b): DocBook/media: create links for included sources
16275 * netfilter: xtables: fix conntrack match v1 ipt-save output
16276 * partitions: read whole sector with EFI GPT header
16277 * partitions: use sector size for EFI GPT
16278 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
16279 * sched: Fix isolcpus boot option
16280 * sched: Fix missing sched tunable recalculation on cpu add/remove
16281 * nohz: Prevent clocksource wrapping during idle
16282 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
16283 * timers, init: Limit the number of per cpu calibration bootup messages
16284 * PCI: Always set prefetchable base/limit upper32 registers
16285 * iscsi class: modify handling of replacement timeout
16286 * NFS: Revert default r/wsize behavior
16287 * HID: fixup quirk for NCR devices
16288 * scsi_devinfo: update Hitachi entries (v2)
16289 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
16290 * scsi_transport_fc: remove invalid BUG_ON
16291 * lpfc: fix hang on SGI ia64 platform
16292 * libfc: fix typo in retry check on received PRLI
16293 * libfc: fix ddp in fc_fcp for 0 xid
16294 * fcoe: remove redundant checking of netdev->netdev_ops
16295 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
16296 * libfc: lport: fix minor documentation errors
16297 * libfc: don't WARN_ON in lport_timeout for RESET state
16298 * fcoe: initialize return value in fcoe_destroy
16299 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
16300 * libfc: fix memory corruption caused by double frees and bad error
16301 handling
16302 * libfc: fix free of fc_rport_priv with timer pending
16303 * libfc: remote port gets stuck in restart state without really
16304 restarting
16305 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
16306 * fcoe: Fix checking san mac address
16307 * fcoe: Fix getting san mac for VLAN interface
16308 * qlge: Remove explicit setting of PCI Dev CTL reg.
16309 * qlge: Set PCIE max read request size.
16310 * qlge: Don't fail open when port is not initialized.
16311 * qlge: Add handler for DCBX firmware event.
16312 * qlge: Bonding fix for mode 6.
16313 * PCI: AER: fix aer inject result in kernel oops
16314 * DMI: allow omitting ident strings in DMI tables
16315 * Input: i8042 - remove identification strings from DMI tables
16316 * Input: i8042 - add Gigabyte M1022M to the noloop list
16317 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
16318 * ALSA: hda - select IbexPeak handler for Calpella
16319 * ALSA: hda - Fix quirk for Maxdata obook4-1
16320 * ALSA: hda - Add missing Line-Out and PCM switches as slave
16321 * iTCO_wdt.c - cleanup chipset documentation
16322 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
16323 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
16324 * ahci: disable SNotification capability for ich8
16325 * ata_piix: fix MWDMA handling on PIIX3
16326 * md: fix small irregularity with start_ro module parameter
16327 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
16328 * cio: fix double free in case of probe failure
16329 * cio: dont panic in non-fatal conditions
16330 * netiucv: displayed TX bytes value much too high
16331 * ipc ns: fix memory leak (idr)
16332 * ALSA: hda - Fix HP T5735 automute
16333 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
16334 * UBI: fix memory leak in update path
16335 * UBI: initialise update marker
16336 * ASoC: fix a memory-leak in wm8903
16337 * mac80211: check that ieee80211_set_power_mgmt only handles STA
16338 interfaces.
16339 * cfg80211: fix channel setting for wext
16340 * KVM: S390: fix potential array overrun in intercept handling
16341 * KVM: only allow one gsi per fd
16342 * KVM: Fix race between APIC TMR and IRR
16343 * KVM: MMU: bail out pagewalk on kvm_read_guest error
16344 * KVM: x86: Fix host_mapping_level()
16345 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
16346 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
16347 * KVM: fix lock imbalance in kvm_*_irq_source_id()
16348 * KVM: only clear irq_source_id if irqchip is present
16349 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
16350 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
16351 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
16352 - LP: #516325
16353 * iwlwifi: Fix throughput stall issue in HT mode for 5000
16354 * fnctl: f_modown should call write_lock_irqsave/restore
16355 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
16356 CPUID drivers.
16357 * Linux 2.6.32.7
16358 * scsi_lib: Fix bug in completion of bidi commands
16359 * mptsas: Fix issue with chain pools allocation on katmai
16360 * mm: add new 'read_cache_page_gfp()' helper function
16361 * drm/i915: Selectively enable self-reclaim
16362 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
16363 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
16364 * x86: Set hotpluggable nodes in nodes_possible_map
16365 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
16366 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
16367 * zcrypt: Do not remove coprocessor for error 8/72
16368 * dasd: fix possible NULL pointer errors
16369 * ACPI: Add a generic API for _OSC -v2
16370 * ACPI: Add platform-wide _OSC support.
16371 * ACPI: fix OSC regression that caused aer and pciehp not to load
16372 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
16373 * UBI: fix volume creation input checking
16374 * e1000/e1000e: don't use small hardware rx buffers
16375 * drm/i915: Reload hangcheck timer too for Ironlake
16376 * Fix a leak in affs_fill_super()
16377 * Fix failure exits in bfs_fill_super()
16378 * fix oops in fs/9p late mount failure
16379 * fix leak in romfs_fill_super()
16380 * Fix remount races with symlink handling in affs
16381 * fix affs parse_options()
16382 * Fix failure exit in ipathfs
16383 * mm: fix migratetype bug which slowed swapping
16384 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
16385 NOMMU stack
16386 * Split 'flush_old_exec' into two functions
16387 * sparc: TIF_ABI_PENDING bit removal
16388 * x86: get rid of the insane TIF_ABI_PENDING bit
16389 * Input: winbond-cir - remove dmesg spam
16390 * x86: Disable HPET MSI on ATI SB700/SB800
16391 * iwlwifi: set default aggregation frame count limit to 31
16392 * drm/i915: only enable hotplug for detected outputs
16393 * firewire: core: add_descriptor size check
16394 * SECURITY: selinux, fix update_rlimit_cpu parameter
16395 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
16396 * x86: Add Dell OptiPlex 760 reboot quirk
16397 - LP: #488319
16398 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
16399 * x86/amd-iommu: Fix possible integer overflow
16400 * clocksource: fix compilation if no GENERIC_TIME
16401 * tcp: update the netstamp_needed counter when cloning sockets
16402 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
16403 * net: restore ip source validation
16404 * af_packet: Don't use skb after dev_queue_xmit()
16405 * ax25: netrom: rose: Fix timer oopses
16406 * KVM: allow userspace to adjust kvmclock offset
16407 * oprofile/x86: add Xeon 7500 series support
16408 * oprofile/x86: fix crash when profiling more than 28 events
16409 * libata: retry link resume if necessary
16410 * mm: percpu-vmap fix RCU list walking
16411 * mm: purge fragmented percpu vmap blocks
16412 * block: fix bio_add_page for non trivial merge_bvec_fn case
16413 * Fix 'flush_old_exec()/setup_new_exec()' split
16414 * random: drop weird m_time/a_time manipulation
16415 * random: Remove unused inode variable
16416 * block: fix bugs in bio-integrity mempool usage
16417 * usb: r8a66597-hdc disable interrupts fix
16418 * connector: Delete buggy notification code.
16419 * be2net: Bug fix to support newer generation of BE ASIC
16420 * be2net: Fix memset() arg ordering.
16421 * mm: flush dcache before writing into page to avoid alias
16422 * mac80211: fix NULL pointer dereference when ftrace is enabled
16423 * imxfb: correct location of callbacks in suspend and resume
16424 * mx3fb: some debug and initialisation fixes
16425 * starfire: clean up properly if firmware loading fails
16426 * kernel/cred.c: use kmem_cache_free
16427 * uartlite: fix crash when using as console
16428 * pktcdvd: removing device does not remove its sysfs dir
16429 * ath9k: fix eeprom INI values override for 2GHz-only cards
16430 * ath9k: fix beacon slot/buffer leak
16431 * powerpc: TIF_ABI_PENDING bit removal
16432 * NET: fix oops at bootime in sysctl code
16433 * Linux 2.6.32.8
16434
16435 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
16436
16437linux (2.6.32-12.17) lucid; urgency=low
16438
16439 [ Andy Whitcroft ]
16440
16441 * restore linux-image prefix -- master
16442 * enforce -- we require SELINUX enabled -- master
16443 * enforce -- ensure APPARMOR is our default LSM -- master
16444 * make doc package completely optional -- master
16445 * make source package completely optional -- master
16446 * make linux-libc-dev completly optional -- master
16447 * convert package disable to a deps list -- master
16448 * allow common headers to switch from indep to arch -- master
16449 * convert binary package disable to a deps list -- master
16450 * add configuration option for a full source build tree -- master
16451 * add support for uImage kernels in package control scripts
16452 * getabis -- cleanup and parameterise repository list -- master
16453 * getabis -- move configuration to etc/getabi -- master
16454 * kernelconfig -- move configuration to etc -- master
16455 * rules -- make debian/debian.env master for branch name
16456 * set the current branch name -- master
16457 * pull back common debian.master files into debian -- master
16458 * enforcer -- make the enforcement configuration common
16459 * insert-changes -- correctly link to debian/rules in DROOT
16460
16461 [ Colin Watson ]
16462
16463 * future-proof ddeb handling against buildd changes
16464
16465 [ Eric Miao ]
16466
16467 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
16468 X86
16469
16470 [ Loïc Minier ]
16471
16472 * Add modules.builtin.bin to prerm rm list
16473 - LP: #516584
16474
16475 [ Tim Gardner ]
16476
16477 * [Config] Implement the amd64 preempt flavour
16478
16479 [ Upstream Kernel Changes ]
16480
16481 * syslog: distinguish between /proc/kmsg and syscalls
16482 - LP: #515623
16483 * sfc: Fix polling for slow MCDI operations
16484 * sfc: Fix conditions for MDIO self-test
16485 * sfc: QT202x: Remove unreliable MMD check at initialisation
16486 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
16487 * sfc: Use fixed-size buffers for MCDI NVRAM requests
16488
16489 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
16490
16491linux (2.6.32-12.16) lucid; urgency=low
16492
16493 [ Andy Whitcroft ]
16494
16495 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
16496 first use"
16497 * SAUCE: acpi battery -- move first lookup asynchronous
16498 - LP: #507211
16499 * [Config] update configs to cleanup generic configs
16500 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
16501 * [Config] enable USER_NS
16502 - LP: #480739, #509808
16503
16504 [ Heiko Carstens ]
16505
16506 * (pre-stable) driver-core: fix devtmpfs crash on s390
16507 - LP: #512370
16508
16509 [ John Johansen ]
16510
16511 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
16512 - LP: #494565
16513 * [Config] VIRTIO=y for server/virtual flavours
16514 - LP: #494565
16515
16516 [ Kay Sievers ]
16517
16518 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
16519 - LP: #512370
16520
16521 [ Kees Cook ]
16522
16523 * SAUCE: x86: brk away from exec rand area
16524 - LP: #452175
16525
16526 [ Leann Ogasawara ]
16527
16528 * [Upstream] e1000: enhance frame fragment detection
16529 - CVE-2009-4536
16530 * [Upstream] e1000e: enhance frame fragment detection
16531 - CVE-2009-4538
16532
16533 [ Sebastian Kapfer ]
16534
16535 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
16536 series)
16537 - LP: #296610
16538
16539 [ Upstream Kernel Changes ]
16540
16541 * inotify: do not reuse watch descriptors
16542 - LP: #485556
16543 * inotify: only warn once for inotify problems
16544 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
16545 Framebuffer"
16546 * memcg: ensure list is empty at rmdir
16547 * drm/i915: remove loop in Ironlake interrupt handler
16548 * block: Fix incorrect reporting of partition alignment
16549 * x86, mce: Thermal monitoring depends on APIC being enabled
16550 * futexes: Remove rw parameter from get_futex_key()
16551 * page allocator: update NR_FREE_PAGES only when necessary
16552 * x86, apic: use physical mode for IBM summit platforms
16553 * edac: i5000_edac critical fix panic out of bounds
16554 * x86: SGI UV: Fix mapping of MMIO registers
16555 * mfd: WM835x GPIO direction register is not locked
16556 * mfd: Correct WM835x ISINK ramp time defines
16557 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
16558 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
16559 * reiserfs: truncate blocks not used by a write
16560 * HID: add device IDs for new model of Apple Wireless Keyboard
16561 * PCI/cardbus: Add a fixup hook and fix powerpc
16562 * Input: pmouse - move Sentelic probe down the list
16563 * asus-laptop: add Lenovo SL hotkey support
16564 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
16565 * sparc64: Fix NMI programming when perf events are active.
16566 * sparc64: Fix Niagara2 perf event handling.
16567 * i2c: Do not use device name after device_unregister
16568 * i2c/pca: Don't use *_interruptible
16569 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
16570 * sched: Fix task priority bug
16571 * vfs: Fix vmtruncate() regression
16572 * Linux 2.6.32.5
16573 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
16574 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
16575 * Staging: asus_oled: fix oops in 2.6.32.2
16576 * Staging: hv: fix smp problems in the hyperv core code
16577 * tty: fix race in tty_fasync
16578 * ecryptfs: use after free
16579 * ecryptfs: initialize private persistent file before dereferencing
16580 pointer
16581 * nozomi: quick fix for the close/close bug
16582 * serial: 8250_pnp: use wildcard for serial Wacom tablets
16583 * usb: serial: fix memory leak in generic driver
16584 * USB: fix bitmask merge error
16585 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
16586 * USB: EHCI: fix handling of unusual interrupt intervals
16587 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
16588 * USB: add missing delay during remote wakeup
16589 * USB: add speed values for USB 3.0 and wireless controllers
16590 * ACPI: EC: Accelerate query execution
16591 * ACPI: EC: Add wait for irq storm
16592 * SCSI: enclosure: fix oops while iterating enclosure_status array
16593 * drm/i915: Read the response after issuing DDC bus switch command
16594 * drm/i915: try another possible DDC bus for the SDVO device with
16595 multiple outputs
16596 * block: bdev_stack_limits wrapper
16597 * DM: Fix device mapper topology stacking
16598 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
16599 * USB: fix usbstorage for 2770:915d delivers no FAT
16600 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
16601 * perf timechart: Use tid not pid for COMM change
16602 * perf events: Dont report side-band events on each cpu for
16603 per-task-per-cpu events
16604 * perf: Honour event state for aux stream data
16605 * Linux 2.6.32.6
16606
16607 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
16608
16609linux (2.6.32-11.15) lucid; urgency=low
16610
16611 [ Andy Whitcroft ]
16612
16613 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
16614 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
16615 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
16616 boards"
16617 * Revert "[Upstream] mmc: prevent dangling block device from accessing
16618 stale queues"
16619 * Revert "SAUCE: Fix nx_enable reporting"
16620 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
16621 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
16622 * SAUCE: i915 -- disable powersave by default
16623 - LP: #492392
16624
16625 [ Kees Cook ]
16626
16627 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
16628 - LP: #369978
16629 * SAUCE: [x86] fix report of cs-limit nx-emulation
16630 - LP: #454285
16631 * SAUCE: Fix nx_enable reporting
16632 - LP: #454285
16633
16634 [ Tim Gardner ]
16635
16636 * [Upstream] b43: Declare all possible firmware files.
16637 - LP: #488636
16638 * [Config] updateconfigs after adding pvscsi
16639 - LP: #497156
16640 * [Config] CONFIG_BT=m
16641
16642 [ Upstream Kernel Changes ]
16643
16644 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
16645 for pre-Pentium"
16646 * SCSI: ipr: fix EEH recovery
16647 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
16648 * SCSI: st: fix mdata->page_order handling
16649 * SCSI: fc class: fix fc_transport_init error handling
16650 * sched: Fix task_hot() test order
16651 * x86, cpuid: Add "volatile" to asm in native_cpuid()
16652 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
16653 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
16654 * pata_hpt3x2n: fix clock turnaround
16655 * pata_cmd64x: fix overclocking of UDMA0-2 modes
16656 * ASoC: wm8974: fix a wrong bit definition
16657 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
16658 * ALSA: hda - Fix missing capsrc_nids for ALC88x
16659 * acerhdf: limit modalias matching to supported
16660 - LP: #435958
16661 * ACPI: EC: Fix MSI DMI detection
16662 * ACPI: Use the return result of ACPI lid notifier chain correctly
16663 * powerpc: Handle VSX alignment faults correctly in little-endian mode
16664 * ASoC: Do not write to invalid registers on the wm9712.
16665 * drm/radeon: fix build on 64-bit with some compilers.
16666 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
16667 * USB: option: support hi speed for modem Haier CE100
16668 * USB: Fix a bug on appledisplay.c regarding signedness
16669 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
16670 * Bluetooth: Prevent ill-timed autosuspend in USB driver
16671 * USB: rename usb_configure_device
16672 * USB: fix bugs in usb_(de)authorize_device
16673 * drivers/net/usb: Correct code taking the size of a pointer
16674 * x86: SGI UV: Fix writes to led registers on remote uv hubs
16675 * md: Fix unfortunate interaction with evms
16676 * dma: at_hdmac: correct incompatible type for argument 1 of
16677 'spin_lock_bh'
16678 * dma-debug: Do not add notifier when dma debugging is disabled.
16679 * dma-debug: Fix bug causing build warning
16680 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
16681 referrals
16682 * x86/amd-iommu: Fix initialization failure panic
16683 * ioat3: fix p-disabled q-continuation
16684 * ioat2,3: put channel hardware in known state at init
16685 * KVM: MMU: remove prefault from invlpg handler
16686 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
16687 * Libertas: fix buffer overflow in lbs_get_essid()
16688 * iwmc3200wifi: fix array out-of-boundary access
16689 * mac80211: fix propagation of failed hardware reconfigurations
16690 * mac80211: fix WMM AP settings application
16691 * mac80211: Fix IBSS merge
16692 * cfg80211: fix race between deauth and assoc response
16693 * ath5k: fix SWI calibration interrupt storm
16694 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
16695 * ath9k: Fix TX queue draining
16696 * ath9k: fix missed error codes in the tx status check
16697 * ath9k: wake hardware during AMPDU TX actions
16698 * ath9k: fix suspend by waking device prior to stop
16699 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
16700 64-bit
16701 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
16702 in 0x4054
16703 * iwl3945: disable power save
16704 * iwl3945: fix panic in iwl3945 driver
16705 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
16706 * iwlwifi: fix more eeprom endian bugs
16707 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
16708 * mac80211: fix race with suspend and dynamic_ps_disable_work
16709 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
16710 * 'sysctl_max_map_count' should be non-negative
16711 * kernel/sysctl.c: fix the incomplete part of
16712 sysctl_max_map_count-should-be-non-negative.patch
16713 * V4L/DVB (13596): ov511.c typo: lock => unlock
16714 * x86/ptrace: make genregs[32]_get/set more robust
16715 * memcg: avoid oom-killing innocent task in case of use_hierarchy
16716 * e100: Fix broken cbs accounting due to missing memset.
16717 * ipv6: reassembly: use seperate reassembly queues for conntrack and
16718 local delivery
16719 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
16720 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
16721 * b43: avoid PPC fault during resume
16722 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
16723 support
16724 * sched: Fix balance vs hotplug race
16725 * drm/radeon/kms: fix crtc vblank update for r600
16726 * drm: disable all the possible outputs/crtcs before entering KMS mode
16727 * S390: dasd: support DIAG access for read-only devices
16728 * xen: fix is_disconnected_device/exists_disconnected_device
16729 * xen: improvement to wait_for_devices()
16730 * xen: wait up to 5 minutes for device connetion
16731 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
16732 * udf: Try harder when looking for VAT inode
16733 * Add unlocked version of inode_add_bytes() function
16734 * quota: decouple fs reserved space from quota reservation
16735 * ext4: Convert to generic reserved quota's space management.
16736 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
16737 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
16738 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
16739 * amd64_edac: unify MCGCTL ECC switching
16740 * x86, msr: Add support for non-contiguous cpumasks
16741 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
16742 * amd64_edac: fix driver instance freeing
16743 * amd64_edac: make driver loading more robust
16744 * amd64_edac: fix forcing module load/unload
16745 * sched: Sched_rt_periodic_timer vs cpu hotplug
16746 * ext4: Update documentation to correct the inode_readahead_blks option
16747 name
16748 * lguest: fix bug in setting guest GDT entry
16749 * vmscan: do not evict inactive pages when skipping an active list scan
16750 * ksm: fix mlockfreed to munlocked
16751 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
16752 * generic_permission: MAY_OPEN is not write access
16753 * Linux 2.6.32.3
16754 * untangle the do_mremap() mess
16755 * fasync: split 'fasync_helper()' into separate add/remove functions
16756 * ASoC: fix params_rate() macro use in several codecs
16757 * modules: Skip empty sections when exporting section notes
16758 * exofs: simple_write_end does not mark_inode_dirty
16759 * nfsd: make sure data is on disk before calling ->fsync
16760 * sunrpc: fix peername failed on closed listener
16761 * SUNRPC: Fix up an error return value in
16762 gss_import_sec_context_kerberos()
16763 * SUNRPC: Fix the return value in gss_import_sec_context()
16764 * sunrpc: on successful gss error pipe write, don't return error
16765 * drm/i915: Update LVDS connector status when receiving ACPI LID event
16766 * drm/i915: fix order of fence release wrt flushing
16767 * drm/i915: Permit pinning whilst the device is 'suspended'
16768 * drm: remove address mask param for drm_pci_alloc()
16769 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
16770 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
16771 pipeconf on Ironlake
16772 * drm/i915: Select the correct BPC for LVDS on Ironlake
16773 * drm/i915: fix unused var
16774 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
16775 * drivers/cpuidle/governors/menu.c: fix undefined reference to
16776 `__udivdi3'
16777 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
16778 * lib/rational.c needs module.h
16779 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
16780 DMA_FROM_DEVICE and
16781 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
16782 * mmc_block: add dev_t initialization check
16783 * mmc_block: fix probe error cleanup bug
16784 * mmc_block: fix queue cleanup
16785 * ALSA: hda - Fix ALC861-VD capture source mixer
16786 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
16787 blacklist
16788 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
16789 - LP: #498863
16790 * ASoC: Fix WM8350 DSP mode B configuration
16791 * netfilter: ebtables: enforce CAP_NET_ADMIN
16792 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
16793 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
16794 * hwmon: (adt7462) Fix pin 28 monitoring
16795 * quota: Fix dquot_transfer for filesystems different from ext4
16796 * xen: fix hang on suspend.
16797 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
16798 * ath5k: Fix eeprom checksum check for custom sized eeproms
16799 * cfg80211: fix syntax error on user regulatory hints
16800 * iwl: off by one bug
16801 * mac80211: add missing sanity checks for action frames
16802 * drm/i915: remove render reclock support
16803 * libertas: Remove carrier signaling from the scan code
16804 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
16805 * mac80211: fix skb buffering issue (and fixes to that)
16806 * fix braindamage in audit_tree.c untag_chunk()
16807 * fix more leaks in audit_tree.c tag_chunk()
16808 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
16809 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
16810 * agp/intel-agp: Clear entire GTT on startup
16811 * Linux 2.6.32.4
16812 * ethtool: Add reset operation
16813 * gro: Name the GRO result enumeration type
16814 * gro: Change all receive functions to return GRO result codes
16815 * sfc: 10Xpress: Initialise pause advertising flags
16816 * sfc: 10Xpress: Report support for pause frames
16817 * sfc: Remove redundant header gmii.h
16818 * sfc: Remove redundant hardware initialisation
16819 * sfc: Rename Falcon-specific board code and types
16820 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
16821 * sfc: Remove versioned bitfield macros
16822 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
16823 * sfc: Update hardware definitions for Siena
16824 * sfc: Rename register I/O header and functions used by both Falcon and
16825 Siena
16826 * sfc: Eliminate indirect lookups of queue size constants
16827 * sfc: Define DMA address mask explicitly in terms of descriptor field
16828 width
16829 * sfc: Move all TX DMA length limiting into tx.c
16830 * sfc: Change order of device removal to reverse of probe order
16831 * sfc: Remove declarations of nonexistent functions
16832 * sfc: Move efx_xmit_done() declaration into correct stanza
16833 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
16834 * sfc: Maintain interrupt moderation values in ticks, not microseconds
16835 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
16836 * sfc: Remove pointless abstraction of memory BAR number
16837 * sfc: Remove incorrect assertion from efx_pci_remove_main()
16838 * sfc: Remove unnecessary tests of efx->membase
16839 * sfc: Move MTD probe after netdev registration and name allocation
16840 * sfc: Remove unused code for non-autoneg speed/duplex switching
16841 * sfc: Rename 'xfp' file and functions to reflect reality
16842 * sfc: Really allow RX checksum offload to be disabled
16843 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
16844 * sfc: Enable heuristic selection between page and skb RX buffers
16845 * sfc: Remove pointless abstraction of memory BAR number (2)
16846 * sfc: Remove redundant gotos from __efx_rx_packet()
16847 * sfc: Remove ridiculously paranoid assertions
16848 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
16849 * sfc: Record RX queue number on GRO path
16850 * sfc: SFT9001: Reset LED configuration correctly after blinking
16851 * sfc: Use a single blink implementation
16852 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
16853 * sfc: Make board information explicitly Falcon-specific
16854 * sfc: Move definition of struct falcon_nic_data into falcon.h
16855 * sfc: Move struct falcon_board into struct falcon_nic_data
16856 * sfc: Move all I2C stuff into struct falcon_board
16857 * sfc: Gather link state fields in struct efx_nic into new struct
16858 efx_link_state
16859 * sfc: Remove unnecessary casts to struct sk_buff *
16860 * sfc: Remove redundant efx_xmit() function
16861 * sfc: Combine high-level header files
16862 * sfc: Log interrupt and reset type names, not numbers
16863 * sfc: Fix descriptor cache sizes
16864 * sfc: Treat all MAC registers as 128-bit
16865 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
16866 * sfc: Comment corrections
16867 * sfc: Remove unused constant
16868 * sfc: Clean up struct falcon_board and struct falcon_board_data
16869 * sfc: Fix bugs in RX queue flushing
16870 * sfc: Remove unused function efx_flush_queues()
16871 * sfc: Only switch Falcon MAC clocks as necessary
16872 * sfc: Hold MAC lock for longer in efx_init_port()
16873 * sfc: Split MAC stats DMA initiation and completion
16874 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
16875 * sfc: Simplify XMAC link polling
16876 * sfc: Change MAC promiscuity and multicast hash at the same time
16877 * sfc: Move inline comment into kernel-doc
16878 * sfc: Do not set net_device::trans_start in self-test
16879 * sfc: Simplify PHY polling
16880 * sfc: QT202x: Reset before reading PHY id
16881 * sfc: Replace MDIO spinlock with mutex
16882 * sfc: Always start Falcon using the XMAC
16883 * sfc: Limit some hardware workarounds to Falcon
16884 * sfc: Remove EFX_WORKAROUND_9141 macro
16885 * sfc: Remove another unused workaround macro
16886 * sfc: Remove some redundant whitespace
16887 * sfc: Decouple NIC revision number from Falcon PCI revision number
16888 * sfc: Move descriptor cache base addresses to struct efx_nic_type
16889 * sfc: Clean up RX event handling
16890 * sfc: Remove redundant writes to INT_ADR_KER
16891 * sfc: Remove duplicate hardware structure definitions
16892 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
16893 * sfc: Move Falcon NIC operations to efx_nic_type
16894 * sfc: Refactor link configuration
16895 * sfc: Generalise link state monitoring
16896 * sfc: Add power-management and wake-on-LAN support
16897 * sfc: Implement ethtool reset operation
16898 * sfc: Add efx_nic_type operation for register self-test
16899 * sfc: Add efx_nic_type operation for NVRAM self-test
16900 * sfc: Add efx_nic_type operation for identity LED control
16901 * sfc: Separate shared NIC code from Falcon-specific and rename
16902 accordingly
16903 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
16904 * sfc: Extend loopback mode enumeration
16905 * sfc: Remove static PHY data and enumerations
16906 * sfc: Extend MTD driver for use with new NICs
16907 * sfc: Allow for additional checksum offload features
16908 * sfc: Rename falcon.h to nic.h
16909 * sfc: Move shared NIC code from falcon.c to new source file nic.c
16910 * sfc: Add firmware protocol definitions (MCDI)
16911 * sfc: Add support for SFC9000 family (1)
16912 * sfc: Add support for SFC9000 family (2)
16913 * sfc: Implement TSO for TCP/IPv6
16914 * sfc: Update version, copyright dates, authors
16915 * drivers/net/sfc: Correct code taking the size of a pointer
16916 * sfc: Move PHY software state initialisation from init() into probe()
16917 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
16918 * sfc: Fix DMA mapping cleanup in case of an error in TSO
16919 * sfc: QT2025C: Work around PHY bug
16920 * sfc: QT2025C: Switch into self-configure mode when not in loopback
16921 * sfc: QT2025C: Work around PHY firmware initialisation bug
16922 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
16923 * sfc: Disable TX descriptor prefetch watchdog
16924 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
16925 - LP: #497156
16926
16927 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
16928
16929linux (2.6.32-10.14) lucid; urgency=low
16930
16931 [ Alex Deucher ]
16932
16933 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
16934 - LP: #493795
16935
16936 [ Andy Whitcroft ]
16937
16938 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
16939 id is less than 0x0f."
16940 * config-check -- ensure the checks get run at build time
16941 * config-check -- check the processed config during updateconfigs
16942 * config-check -- CONFIG_SECCOMP may not be present
16943 * TUN is now built in ignore
16944 * SAUCE: acpi battery -- delay first lookup of the battery until first
16945 use
16946 * SAUCE: async_populate_rootfs: move rootfs init earlier
16947 * ubuntu: AppArmor -- update to mainline 2010-01-06
16948 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16949 - LP: #498525
16950
16951 [ Dave Airlie ]
16952
16953 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16954
16955 [ Leann Ogasawara ]
16956
16957 * Add asix to nic-usb-modules file
16958 - LP: #499785
16959
16960 [ Peter Zijlstra ]
16961
16962 * (pre-stable) sched: Fix balance vs hotplug race
16963
16964 [ Tim Gardner ]
16965
16966 * [Config] Enable CONFIG_FUNCTION_TRACER
16967 - LP: #497989
16968 * [Config] Drop lpia from getabis
16969 * [Config] Build in TUN/TAP driver
16970 - LP: #499491
16971 * [Config] DH_COMPAT=5
16972
16973 [ Upstream Kernel Changes ]
16974
16975 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16976 component_only tv_modes"
16977 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16978 turned off"
16979 * USB: usb-storage: fix bug in fill_inquiry
16980 * USB: option: add pid for ZTE
16981 * firewire: ohci: handle receive packets with a data length of zero
16982 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16983 of ->completed counter
16984 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16985 counter
16986 * rcu: Fix note_new_gpnum() uses of ->gpnum
16987 * rcu: Remove inline from forward-referenced functions
16988 * perf_event: Fix invalid type in ioctl definition
16989 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16990 * perf: Don't free perf_mmap_data until work has been done
16991 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16992 * sched: Check for an idle shared cache in select_task_rq_fair()
16993 * sched: Fix affinity logic in select_task_rq_fair()
16994 * sched: Rate-limit newidle
16995 * sched: Fix and clean up rate-limit newidle code
16996 * x86/amd-iommu: attach devices to pre-allocated domains early
16997 * x86/amd-iommu: un__init iommu_setup_msi
16998 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16999 up the PCI tree
17000 * x86: Fix iommu=nodac parameter handling
17001 * x86: GART: pci-gart_64.c: Use correct length in strncmp
17002 * x86: ASUS P4S800 reboot=bios quirk
17003 - LP: #366682
17004 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
17005 * ssb: Fix range check in sprom write
17006 * ath5k: allow setting txpower to 0
17007 * ath5k: enable EEPROM checksum check
17008 * hrtimer: Fix /proc/timer_list regression
17009 * ALSA: hrtimer - Fix lock-up
17010 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
17011 * KVM: x86 emulator: limit instructions to 15 bytes
17012 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
17013 * KVM: s390: Make psw available on all exits, not just a subset
17014 * KVM: fix irq_source_id size verification
17015 * KVM: x86: include pvclock MSRs in msrs_to_save
17016 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
17017 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
17018 * x86, mce: don't restart timer if disabled
17019 * x86/mce: Set up timer unconditionally
17020 * x86: SGI UV: Fix BAU initialization
17021 * x86: Fix duplicated UV BAU interrupt vector
17022 * x86: Add new Intel CPU cache size descriptors
17023 * x86: Fix typo in Intel CPU cache size descriptor
17024 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
17025 * s390: clear high-order bits of registers after sam64
17026 * V4L/DVB: Fix test in copy_reg_bits()
17027 * bsdacct: fix uid/gid misreporting
17028 * UBI: flush wl before clearing update marker
17029 * jbd2: don't wipe the journal on a failed journal checksum
17030 * USB: xhci: Add correct email and files to MAINTAINERS entry.
17031 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
17032 * USB: option.c: add support for D-Link DWM-162-U5
17033 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
17034 * USB: usb-storage: add BAD_SENSE flag
17035 * USB: Close usb_find_interface race v3
17036 * pxa/em-x270: fix usb hub power up/reset sequence
17037 * hfs: fix a potential buffer overflow
17038 * SUNRPC: IS_ERR/PTR_ERR confusion
17039 * NFS: Fix nfs_migrate_page()
17040 * md/bitmap: protect against bitmap removal while being updated.
17041 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
17042 * devpts_get_tty() should validate inode
17043 * debugfs: fix create mutex racy fops and private data
17044 * Driver core: fix race in dev_driver_string
17045 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
17046 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
17047 * mac80211: Fixed bug in mesh portal paths
17048 * mac80211: Revert 'Use correct sign for mesh active path refresh'
17049 * mac80211: fix scan abort sanity checks
17050 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
17051 * rtl8187: Fix wrong rfkill switch mask for some models
17052 * x86: Fix bogus warning in apic_noop.apic_write()
17053 * mm: hugetlb: fix hugepage memory leak in mincore()
17054 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
17055 * powerpc/windfarm: Add detection for second cpu pump
17056 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
17057 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
17058 * drm/radeon/kms: Add quirk for HIS X1300 board
17059 * drm/radeon/kms: handle vblanks properly with dpms on
17060 * drm/radeon/kms: fix legacy crtc2 dpms
17061 * drm/radeon/kms: fix vram setup on rs600
17062 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
17063 * drm/ttm: Fix build failure due to missing struct page
17064 * drm/i915: Set the error code after failing to insert new offset into mm
17065 ht.
17066 * drm/i915: Add the missing clonemask for display port on Ironlake
17067 * xen/xenbus: make DEVICE_ATTR()s static
17068 * xen: re-register runstate area earlier on resume.
17069 * xen: restore runstate_info even if !have_vcpu_info_placement
17070 * xen: correctly restore pfn_to_mfn_list_list after resume
17071 * xen: register timer interrupt with IRQF_TIMER
17072 * xen: register runstate on secondary CPUs
17073 * xen: don't call dpm_resume_noirq() with interrupts disabled.
17074 * xen: register runstate info for boot CPU early
17075 * xen: call clock resume notifier on all CPUs
17076 * xen: improve error handling in do_suspend.
17077 * xen: don't leak IRQs over suspend/resume.
17078 * xen: use iret for return from 64b kernel to 32b usermode
17079 * xen: explicitly create/destroy stop_machine workqueues outside
17080 suspend/resume region.
17081 * Xen balloon: fix totalram_pages counting.
17082 * xen: try harder to balloon up under memory pressure.
17083 * dm exception store: free tmp_store on persistent flag error
17084 * dm snapshot: only take lock for statustype info not table
17085 * dm crypt: move private iv fields to structs
17086 * dm crypt: restructure essiv error path
17087 * dm: avoid _hash_lock deadlock
17088 * dm snapshot: cope with chunk size larger than origin
17089 * dm crypt: separate essiv allocation from initialisation
17090 * dm crypt: make wipe message also wipe essiv key
17091 * slc90e66: fix UDMA handling
17092 * tcp: Stalling connections: Fix timeout calculation routine
17093 * ip_fragment: also adjust skb->truesize for packets not owned by a
17094 socket
17095 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
17096 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
17097 * sparc64: Fix overly strict range type matching for PCI devices.
17098 * sparc64: Fix stack debugging IRQ stack regression.
17099 * sparc: Set UTS_MACHINE correctly.
17100 * b43legacy: avoid PPC fault during resume
17101 * tracing: Fix event format export
17102 * ath9k: Fix TX hang poll routine
17103 * ath9k: fix processing of TX PS null data frames
17104 * ath9k: Fix maximum tx fifo settings for single stream devices
17105 * ath9k: fix tx status reporting
17106 * mac80211: Fix dynamic power save for scanning.
17107 * drm/i915: Fix sync to vblank when VGA output is turned off
17108 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
17109 * thinkpad-acpi: fix default brightness_mode for R50e/R51
17110 * thinkpad-acpi: preserve rfkill state across suspend/resume
17111 * ipw2100: fix rebooting hang with driver loaded
17112 * matroxfb: fix problems with display stability
17113 * acerhdf: add new BIOS versions
17114 * asus-laptop: change light sens default values.
17115 * vmalloc: conditionalize build of pcpu_get_vm_areas()
17116 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
17117 * net: Fix userspace RTM_NEWLINK notifications.
17118 * ext3: Fix data / filesystem corruption when write fails to copy data
17119 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
17120 * bcm63xx_enet: fix compilation failure after get_stats_count removal
17121 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
17122 * drm/i915: Avoid NULL dereference with component_only tv_modes
17123 * drm/i915: PineView only has LVDS and CRT ports
17124 * drm/i915: Fix LVDS stability issue on Ironlake
17125 * mm: sigbus instead of abusing oom
17126 * ipvs: zero usvc and udest
17127 * jffs2: Fix long-standing bug with symlink garbage collection.
17128 * intel-iommu: Detect DMAR in hyperspace at probe time.
17129 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
17130 * intel-iommu: Check for an RMRR which ends before it starts.
17131 * intel-iommu: Fix oops with intel_iommu=igfx_off
17132 * intel-iommu: ignore page table validation in pass through mode
17133 * netfilter: xtables: document minimal required version
17134 * perf_event: Fix incorrect range check on cpu number
17135 * implement early_io{re,un}map for ia64
17136 * Linux 2.6.32.2
17137
17138 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
17139
17140linux (2.6.32-9.13) lucid; urgency=low
17141
17142 [ Andy Whitcroft ]
17143
17144 * [Config] enable CONFIG_B43_PHY_LP
17145 - LP: #493059
17146 * include modules.builtin in the binary debs
17147 * config-check -- add a configuration enforcer
17148 * config-check -- add a unit-test suite to the checker
17149 * [Config] Enable CONFIG_SYN_COOKIES for versatile
17150 * [Config] Enable CONFIG_SECURITY_SMACK for ports
17151 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
17152 * [Config] Disable CONFIG_COMPAT_BRK for ports
17153 * getabis -- add armel versatile to the list
17154
17155 [ Brad Figg ]
17156
17157 * SAUCE: Increase the default prealloc buffer for HDA audio devices
17158 (non-modem)
17159
17160 [ Manoj Iyer ]
17161
17162 * ubuntu: onmibook -- Added missing BOM file
17163
17164 [ Tim Gardner ]
17165
17166 * ubuntu: fsam7400 -- Cleanup Makefile
17167
17168 [ Upstream Kernel Changes ]
17169
17170 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
17171 * signal: Fix alternate signal stack check
17172 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
17173 * SCSI: osd_protocol.h: Add missing #include
17174 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
17175 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
17176 ENOSPC
17177 * ext4: avoid divide by zero when trying to mount a corrupted file system
17178 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
17179 * ext4: fix lock order problem in ext4_move_extents()
17180 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
17181 * ext4: plug a buffer_head leak in an error path of ext4_iget()
17182 * ext4: make sure directory and symlink blocks are revoked
17183 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
17184 * ext4: journal all modifications in ext4_xattr_set_handle
17185 * ext4: don't update the superblock in ext4_statfs()
17186 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
17187 non-zero
17188 * ext4: fix block validity checks so they work correctly with meta_bg
17189 * ext4: avoid issuing unnecessary barriers
17190 * ext4: fix error handling in ext4_ind_get_blocks()
17191 * ext4: make trim/discard optional (and off by default)
17192 * ext4: make "norecovery" an alias for "noload"
17193 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
17194 * ext4: initialize moved_len before calling ext4_move_extents()
17195 * ext4: move_extent_per_page() cleanup
17196 * jbd2: Add ENOMEM checking in and for
17197 jbd2_journal_write_metadata_buffer()
17198 * ext4: Return the PTR_ERR of the correct pointer in
17199 setup_new_group_blocks()
17200 * ext4: Avoid data / filesystem corruption when write fails to copy data
17201 * ext4: wait for log to commit when umounting
17202 * ext4: remove blocks from inode prealloc list on failure
17203 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
17204 * ext4: quota macros cleanup
17205 * ext4: fix incorrect block reservation on quota transfer.
17206 * ext4: Wait for proper transaction commit on fsync
17207 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
17208 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
17209 * Linux 2.6.32.1
17210 * kbuild: generate modules.builtin
17211 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
17212 - LP: #494461
17213 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
17214 tv_modes
17215 - LP: #494045
17216
17217 [ Zhao Yakui ]
17218
17219 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
17220 less than 0x0f.
17221 - LP: #481765
17222
17223 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
17224
17225linux (2.6.32-8.12) lucid; urgency=low
17226
17227 [ Andy Whitcroft ]
17228
17229 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
17230
17231 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
17232
17233linux (2.6.32-8.11) lucid; urgency=low
17234
17235 [ Andy Whitcroft ]
17236
17237 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
17238 up"
17239 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
17240 transition."
17241 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
17242 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
17243 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
17244 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
17245 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
17246 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
17247 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
17248 mem"
17249 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
17250 denied"
17251 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
17252 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
17253 allocation"
17254 * Revert "SAUCE: AppArmor: Set error code after structure
17255 initialization."
17256 * Revert "AppArmor -- fix pstrace_may_access rename"
17257 * Revert "ubuntu: AppArmor security module"
17258 * Revert "SAUCE: Add config option to set a default LSM"
17259 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
17260 * Revert "[Config] fsam7400 -- enable"
17261 * Revert "[Config] AUFS -- enable"
17262 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
17263 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
17264 * Revert "ubuntu: AUFS -- export various core functions"
17265 * Revert "[Config] ubuntu/iscsitarget -- disable"
17266 * Revert "[Config] iscsitarget -- enable"
17267 * Revert "ubuntu: iscsitarget -- SVN revision r214"
17268 * update Vcs-Git to point to the correct repository
17269 - LP: #493589
17270 * update build environment overrides to lucid
17271 - LP: #493589
17272 * [Config] enable CONFIG_DEVTMPFS
17273 * [Config] update all configs following AppArmor 2009-12-08 update
17274 * SAUCE: isapnp_init: make isa PNP scans occur async
17275 * [Config] fsam7400 -- enable
17276 * [Config] omnibook -- enable
17277 * [Config] cleanup CONFIG_AUDIT
17278 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
17279 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
17280 * ubuntu: AUFS -- aufs2 20091209
17281 * [Config] AUFS -- enable
17282 * [Config] iscsitarget -- enable
17283
17284 [ Arjan van de Ven ]
17285
17286 * SAUCE: KMS: cache the EDID information of the LVDS
17287
17288 [ Colin Watson ]
17289
17290 * bnx2: update d-i firmware filenames
17291 - LP: #494052
17292 * add cdc_ether to nic-usb-modules udeb
17293 - LP: #495060
17294
17295 [ John Johansen ]
17296
17297 * ubuntu: AppArmor -- mainline 2009-10-08
17298
17299 [ Manoj Iyer ]
17300
17301 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
17302 * ubuntu: omnibook -- support Toshiba (HP) netbooks
17303 * ubuntu: iscsitarget --- version 1.4.19
17304 - LP: #494693
17305
17306 [ Surbhi Palande ]
17307
17308 * SAUCE: Make populate_rootfs asynchronous
17309
17310 [ Tim Gardner ]
17311
17312 * Parallelize flavour builds and packaging
17313 * [Config] Enable CONFIG_KSM
17314
17315 [ Upstream Kernel Changes ]
17316
17317 * Config option to set a default LSM
17318 * LSM: Add security_path_chroot().
17319 * LSM: Add security_path_chroot().
17320 * LSM: Move security_path_chmod()/security_path_chown() to after
17321 mutex_lock().
17322 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
17323
17324 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
17325
17326linux (2.6.32-7.10) lucid; urgency=low
17327
17328 [ Andy Whitcroft ]
17329
17330 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
17331
17332 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
17333
17334linux (2.6.32-7.9) lucid; urgency=low
17335
17336 [ Andy Whitcroft ]
17337
17338 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
17339 - LP: #458982
17340 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
17341 * [Config] update configs following versatile switch to V7
17342 * rebased to v2.6.32
17343 * [Config] update configs following rebase to v2.6.32
17344 * [Config] update ports configs following rebase to v2.6.32
17345 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17346
17347 [ Arjan van de Ven ]
17348
17349 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
17350
17351 [ Leann Ogasawara ]
17352
17353 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
17354 permissions
17355 - CVE-2009-3939
17356
17357 [ Loic Minier ]
17358
17359 * SAUCE: select a v7 CPU for versatile
17360
17361 [ Takashi Iwai ]
17362
17363 * SAUCE: ALSA: hda - Add power on/off counter
17364
17365 [ Upstream changes ]
17366
17367 * rebased to v2.6.32
17368
17369 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
17370
17371linux (2.6.32-6.8) lucid; urgency=low
17372
17373 [ Andy Whitcroft ]
17374
17375 * [Config] disable SSB devices for armel
17376
17377 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
17378
17379linux (2.6.32-6.7) lucid; urgency=low
17380
17381 [ Andy Whitcroft ]
17382
17383 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
17384 * Revert "SAUCE: Dell XPS710 reboot quirk"
17385 * Revert "SAUCE: Link acpi-cpufreq.o first"
17386 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
17387 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
17388 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
17389 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
17390 * Revert "Add Dell Dimension 9200 reboot quirk"
17391 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
17392 * Revert "SAUCE: tulip: Define ULI PCI ID's"
17393 * Revert "SAUCE: Lower warning level of some PCI messages"
17394 * Revert "mac80211: fix two issues in debugfs"
17395 Drop a number of known redundant commits as identified in the Ubuntu
17396 delta review blueprint.
17397
17398 * reenable armel versatile flavour
17399 * [Config] disable CONFIG_USB_DEVICEFS
17400
17401 [ Tim Gardner ]
17402
17403 * [Config] udeb: Add squashfs to fs-core-modules
17404 - LP: #352615
17405 * [Config] Create a real squashfs udeb
17406 - LP: #352615
17407
17408
17409 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
17410
17411linux (2.6.32-5.6) lucid; urgency=low
17412
17413 [ Andy Whitcroft ]
17414
17415 * rebase to v2.6.32-rc8
17416 * update configs following rebase to v2.6.32-rc8
17417 * update ports configs since rebase to v2.6.32-rc8
17418 * [Config] enable cgroup options
17419 - LP: #480739
17420
17421 [ Upstream Kernel Changes ]
17422
17423 * rebase to v2.6.32-rc8
17424
17425 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
17426
17427linux (2.6.32-4.5) lucid; urgency=low
17428
17429 [ Andy Whitcroft ]
17430
17431 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
17432 * rebase to v2.6.32-rc7
17433 * resync with Karmic proposed
17434
17435 [ John Johansen ]
17436
17437 * SAUCE: AppArmor: Fix oops after profile removal
17438 - LP: #475619
17439 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
17440 - LP: #437258
17441 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
17442 - LP: #479102
17443 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
17444 - LP: #479115
17445 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
17446 transition.
17447 - LP: #480112
17448
17449 [ Ubuntu Changes ]
17450
17451 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
17452
17453 [ Upstream Kernel Changes ]
17454
17455 * rebase to v2.6.32-rc7
17456
17457 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
17458
17459linux (2.6.32-3.4) lucid; urgency=low
17460
17461 [ Andy Whitcroft ]
17462
17463 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
17464 * [Upstream] add local prefix to oss local change_bits
17465
17466 [ Upstream Kernel Changes ]
17467
17468 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
17469 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
17470
17471 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
17472
17473linux (2.6.32-3.3) lucid; urgency=low
17474
17475 [ Andy Whitcroft ]
17476
17477 * rebase to v2.6.32-rc6
17478 * [Config] update configs following rebase to v2.6.32-rc6
17479 * [Config] update ports configs following rebase to v2.6.32-rc6
17480 * resync with Karmic Ubuntu-2.6.31-15.49
17481 * [Config] add module ignores for broken drivers
17482
17483 [ John Johansen ]
17484
17485 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
17486 - LP: #453335
17487 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
17488 - LP: #458299
17489 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
17490 - LP: #462824
17491 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
17492 - LP: #451375
17493
17494 [ Kees Cook ]
17495
17496 * SAUCE: Fix nx_enable reporting
17497 - LP: #454285
17498
17499 [ Scott James Remnant ]
17500
17501 * Revert "SAUCE: trace: add trace_event for the open() syscall"
17502 * SAUCE: trace: add trace events for open(), exec() and uselib()
17503 - LP: #462111
17504
17505 [ Stefan Bader ]
17506
17507 * SAUCE: Fix sub-flavour script to not stop on missing directories
17508 - LP: #453073
17509
17510 [ Ubuntu Changes ]
17511
17512 * resync with Karmic Ubuntu-2.6.31-15.49
17513
17514 [ Upstream Kernel Changes ]
17515
17516 * rebase to v2.6.32-rc6
17517 - LP: #464552
17518
17519 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
17520
17521linux (2.6.32-2.2) lucid; urgency=low
17522
17523 [ Andy Whitcroft ]
17524
17525 * install the full changelog with the binary package
17526 * changelog -- explicitly note rebases and clean history
17527 * reinstate armel.mk with no flavours
17528 - LP: #449637
17529 * [Upstream] block: silently error unsupported empty barriers too
17530 - LP: #420423
17531 * [Config] udate configs following karmic resync
17532 * [Config] update ports configs following karmic resync
17533 * [Upstream] lirc -- follow removal of .id element
17534
17535 [ Colin Watson ]
17536
17537 * Use section 'admin' rather than 'base'
17538 * Add more e100 firmware to nic-modules
17539 - LP: #451872
17540 * Add qla1280 firmware to scsi-modules
17541 - LP: #381037
17542
17543 [ John Johansen ]
17544
17545 * SAUCE: AppArmor: Set error code after structure initialization.
17546 - LP: #427948
17547 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
17548 - LP: #446595
17549 * SAUCE: AppArmor: Fix mediation of "deleted" paths
17550
17551 [ Kees Cook ]
17552
17553 * SAUCE: [x86] fix report of cs-limit nx-emulation
17554 - LP: #454285
17555
17556 [ Leann Ogasawara ]
17557
17558 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
17559 events
17560 - LP: #430809
17561 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
17562 toggle switch press
17563 - LP: #430809
17564
17565 [ Luke Yelavich ]
17566
17567 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
17568 * [Config] Add sd_mod to scsi-modules udeb for powerpc
17569
17570 [ Mario Limonciello ]
17571
17572 * SAUCE: Update to LIRC 0.8.6
17573 - LP: #432678
17574 * SAUCE: dell-laptop: Store the HW switch status internally rather than
17575 requerying every time
17576 - LP: #430809
17577 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
17578 - LP: #430809
17579
17580 [ Stefan Bader ]
17581
17582 * [Upstream] acerhdf: Limit modalias matching to supported boards
17583 - LP: #435958
17584
17585 [ Tim Gardner ]
17586
17587 * [Upstream] i915: Fix i2c init message
17588 - LP: #409361
17589 * [Config] Add sym53c8xx.ko to virtual sub-flavour
17590 - LP: #439415
17591 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
17592 - LP: #439456
17593 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
17594 - LP: #381300
17595 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
17596 - LP: #430694
17597 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
17598 - LP: #430694
17599 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
17600 - LP: #416325
17601 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
17602 - LP: #430694
17603 * SAUCE: Raise the default console 'quiet' level to 2
17604 * [Config] CONFIG_X86_PAT=y
17605 * [Config] Add armel arch to linux-libc-dev arches.
17606 - LP: #449637
17607 * [Config] CONFIG_X86_MCE
17608 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
17609 M300 to rate blacklist
17610 - LP: #433801
17611
17612 [ Upstream Kernel Changes ]
17613
17614 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
17615 * drm/i915: Fix FDI M/N setting according with correct color depth
17616 - LP: #416792
17617
17618 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
17619
17620linux (2.6.32-1.1) lucid; urgency=low
17621
17622 [ Andy Whitcroft ]
17623
17624 * rebase to v2.6.32-rc3
17625 * [Config] update configs following rebase to 2.6.32-rc3
17626 * [Config] update ports configs following rebase to 2.6.32-rc3
17627 * AppArmor -- fix pstrace_may_access rename
17628 * staging/android -- disable
17629 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
17630 * ubuntu: drbd -- disable
17631 * staging/comdi -- disable
17632 * staging/go7007 -- disable
17633 * [Config] staging/winbond -- disable
17634 * [Config] ubuntu/iscsitarget -- disable
17635 * [d-i] cbc and ecb are builtin make them optional in udebs
17636 * rebase to v2.6.32-rc5
17637 * [Config] update configs following rebase to v2.6.32-rc5
17638 * [Config] update ports configs following rebase to v2.6.31-rc5
17639
17640 [ Tim Gardner ]
17641
17642 * [Config] Add cpio as a build dependency.
17643
17644 [ Upstream Kernel Changes ]
17645
17646 * rebase to v2.6.32-rc3
17647 * rebase to v2.6.32-rc5
17648
17649 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
17650
17651linux (2.6.31-11.37) karmic; urgency=low
17652
17653 [ Tim Gardner ]
17654
17655 * [Config] Increase kernel log buffer to 256K for amd64 flavours
17656 - LP: #424810
17657 * [Config] Set HZ=100 for amd64 flavours
17658 - LP: #438234
17659 * [Upstream] e1000e: Emit notice instead of an error when
17660 pci_enable_pcie_error_reporting() fails
17661 - LP: #436370
17662
17663 [ Upstream Kernel Changes ]
17664
17665 * n_tty: honor opost flag for echoes
17666 * n_tty: move echoctl check and clean up logic
17667 - LP: #438310
17668
17669 * Revert "[Upstream] drm/i915: Check that the relocation points to within
17670 the target" - Use upstream cherry-pick.
17671 * drm/i915: Check that the relocation points to within the target
17672 - LP: #429241
17673
17674 * drm/i915: fix tiling on IGDNG
17675 * drm/i915: add B43 chipset support
17676 * agp/intel: Add B43 chipset support
17677 Intel request from kernel team mailing list.
17678
17679 * HID: completely remove apple mightymouse from blacklist
17680 - LP: #428111
17681
17682 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
17683
17684linux (2.6.31-11.36) karmic; urgency=low
17685
17686 [ Brian Rogers ]
17687
17688 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
17689 persistent object
17690 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
17691 persistent object
17692
17693 [ Takashi Iwai ]
17694
17695 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
17696 - LP: #416482
17697
17698 [ Tyler Hicks ]
17699
17700 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
17701 negative during unlink
17702
17703 [ Upstream Kernel Changes ]
17704
17705 * sg: fix oops in the error path in sg_build_indirect()
17706 * mpt2sas : Rescan topology from Interrupt context instead of work thread
17707 * mpt2sas: Prevent sending command to FW while Host Reset
17708 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
17709 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
17710 * SCSI: fix oops during scsi scanning
17711 * SCSI: libsrp: fix memory leak in srp_ring_free()
17712 * cfg80211: fix looping soft lockup in find_ie()
17713 * ath5k: write PCU registers on initial reset
17714 * binfmt_elf: fix PT_INTERP bss handling
17715 * TPM: Fixup boot probe timeout for tpm_tis driver
17716 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
17717 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
17718 * fix undefined reference to user_shm_unlock
17719 * perf_counter: Fix buffer overflow in perf_copy_attr()
17720 * perf_counter: Start counting time enabled when group leader gets
17721 enabled
17722 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
17723 * powerpc: Fix bug where perf_counters breaks oprofile
17724 * powerpc/ps3: Workaround for flash memory I/O error
17725 * block: don't assume device has a request list backing in nr_requests
17726 store
17727 * agp/intel: remove restore in resume
17728 * ALSA: cs46xx - Fix minimum period size
17729 * ASoC: Fix WM835x Out4 capture enumeration
17730 * sound: oxygen: work around MCE when changing volume
17731 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
17732 * perf stat: Change noise calculation to use stddev
17733 * x86: Fix x86_model test in es7000_apic_is_cluster()
17734 * x86/i386: Make sure stack-protector segment base is cache aligned
17735 * PCI: apply nv_msi_ht_cap_quirk on resume too
17736 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
17737 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
17738 with highmem
17739 * KVM guest: do not batch pte updates from interrupt context
17740 * KVM: Fix coalesced interrupt reporting in IOAPIC
17741 * KVM: VMX: Check cpl before emulating debug register access
17742 * KVM guest: fix bogus wallclock physical address calculation
17743 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
17744 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
17745 * KVM: x86 emulator: Implement zero-extended immediate decoding
17746 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
17747 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
17748 * KVM: limit lapic periodic timer frequency
17749 * libata: fix off-by-one error in ata_tf_read_block()
17750 * PCI quirk: update 82576 device ids in SR-IOV quirks list
17751 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
17752 * powerpc/pseries: Fix to handle slb resize across migration
17753 * Linux 2.6.31.1
17754
17755 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
17756
17757linux (2.6.31-10.35) karmic; urgency=low
17758
17759 [ Amit Kucheria ]
17760
17761 * Disable CONFIG_UEVENT_HELPER_PATH
17762
17763 [ Andy Whitcroft ]
17764
17765 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
17766 * remove the tlsup driver
17767 * remove lmpcm logitech driver support
17768
17769 [ Bryan Wu ]
17770
17771 * Add 3 missing files to prerm remove file list
17772 - LP: #345623, #415832
17773
17774 [ Chris Wilson ]
17775
17776 * [Upstream] drm/i915: Check that the relocation points to within the
17777 target
17778 - LP: #429241
17779
17780 [ Luke Yelavich ]
17781
17782 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
17783
17784 [ Manoj Iyer ]
17785
17786 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17787 - LP: #348861
17788
17789 [ Tim Gardner ]
17790
17791 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
17792 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
17793 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
17794 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
17795 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
17796 Upstream suggests that this is not the right approach.
17797
17798 * [Config] Set default I/O scheduler to DEADLINE
17799 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
17800 - LP: #381300
17801
17802 [ ubuntu@tjworld.net ]
17803
17804 * SAUCE: ipw2200: Enable LED by default
17805 - LP: #21367
17806
17807 [ Upstream Kernel Changes ]
17808
17809 * ALSA: hda - Add support for new AMD HD audio devices
17810 - LP: #430564
17811
17812 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
17813
17814linux (2.6.31-10.34) karmic; urgency=low
17815
17816 [ Ted Tso ]
17817
17818 * [Upstream] ext3: Don't update superblock write time when filesystem is
17819 read-only
17820 - LP: #427822
17821
17822 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
17823
17824linux (2.6.31-10.33) karmic; urgency=low
17825
17826 [ Leann Ogasawara ]
17827
17828 * [Upstream] dvb-usb: fix tuning with Cinergy T2
17829 - LP: #421258
17830
17831 [ Tim Gardner ]
17832
17833 * [Config] Unconditionally copy files from sub-flavours lists.
17834 (really, really fix it this time)
17835 - LP: #423426
17836 * [Config] Set CONFIG_CACHEFILES=m for all flavours
17837
17838 [ Upstream Kernel Changes ]
17839
17840 * ext4: Don't update superblock write time when filesystem is read-only
17841 - LP: #427822
17842
17843 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
17844
17845linux (2.6.31-10.32) karmic; urgency=low
17846
17847 [ Eric Miao ]
17848
17849 * [Config] enable module support for memory stick
17850 - LP: #159951
17851
17852 [ Tim Gardner ]
17853
17854 * [Config] Unconditionally copy files from sub-flavours lists.
17855 - LP: #423426
17856
17857 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
17858
17859linux (2.6.31-10.31) karmic; urgency=low
17860
17861 [ Andy Whitcroft ]
17862
17863 * rebase to v2.6.31 final
17864
17865 [ Colin Watson ]
17866
17867 * [Config] Recommend grub-pc in linux-image
17868 - LP: #385741
17869
17870 [ Ike Panhc ]
17871
17872 * [Upstream] Pull latest update of lenovo-sl-laptop
17873
17874 [ Peter Feuerer ]
17875
17876 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
17877 model
17878 - LP: #426691
17879
17880 [ Tim Gardner ]
17881
17882 * [Config] De-macro some package names.
17883
17884 [ Upstream Changes ]
17885
17886 * rebase to 2.6.31 final.
17887
17888 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
17889
17890linux (2.6.31-10.30) karmic; urgency=low
17891
17892 [ Amit Kucheria ]
17893
17894 * [Config] Enable CONFIG_USB_DEVICEFS
17895 - LP: #417748
17896 * [Config] Populate the config-update template a bit more
17897
17898 [ Andy Whitcroft ]
17899
17900 * rebase to v2.6.31-rc9
17901 * [Config] update configs following rebase to v2.6.31-rc9
17902 * [Config] update ports configs following rebase to v2.6.31-rc9
17903
17904 [ Colin Ian King ]
17905
17906 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
17907 - LP: #254837
17908
17909 [ Jerone Young ]
17910
17911 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
17912 white-list
17913 - LP: #281732
17914 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
17915 white-list
17916 - LP: #281732
17917 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
17918 white-list
17919 - LP: #281732
17920 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
17921 white-list
17922 - LP: #281732
17923 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
17924 white-list
17925 - LP: #281732
17926
17927 [ John Johansen ]
17928
17929 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
17930 - LP: #419308
17931 * SAUCE: AppArmor: Return the correct error codes on profile
17932 addition/removal
17933 - LP: #408473
17934 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
17935 - LP: #408454
17936 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
17937 - LP: #419222
17938 * SAUCE: AppArmor: Fix change_profile failure
17939 - LP: #401931
17940 * SAUCE: AppArmor: Tell git to ignore generated include files
17941 - LP: #419505
17942
17943 [ Stefan Bader ]
17944
17945 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17946 - LP: #333386
17947 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17948
17949 [ Tim Gardner ]
17950
17951 * [Config] Exclude char-modules from non-x86 udeb creation
17952 * SAUCE: Notify the ACPI call chain of AC events
17953 * [Config] CONFIG_SATA_VIA=m
17954 - LP: #403385
17955 * [Config] Build in all phylib support modules.
17956 * [Config] Don't fail when sub-flavour files are missing
17957 - LP: #423426
17958 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17959 - LP: #423513
17960
17961 [ Upstream ]
17962
17963 * Rebased against v2.6.31-rc9
17964
17965 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17966
17967linux (2.6.31-9.29) karmic; urgency=low
17968
17969 [ Leann Ogasawara ]
17970
17971 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17972 - LP: #419993
17973 * [Config] d-i/modules: Add new char-modules file, initialize with
17974 intel-agp
17975 - LP: #420605
17976
17977 [ Upstream ]
17978
17979 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17980 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17981 adda766193ea1cf3137484a9521972d080d0b7af.
17982
17983 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17984
17985linux (2.6.31-8.28) karmic; urgency=low
17986
17987 [ Ike Panhc ]
17988
17989 * [Config] Let nic-shared-modules depends on crypto-modules
17990 - LP: #360966
17991
17992 [ Leann Ogasawara ]
17993
17994 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17995 constant
17996 - LP: #412492
17997
17998 [ Mario Limonciello ]
17999
18000 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
18001 status if HW switch is disabled
18002 - LP: #418721
18003 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
18004 Compal made Dell laptops
18005 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
18006 with rfkill support
18007
18008 [ Tim Gardner ]
18009
18010 * [Config] Add acpiphp to virtual sub-flavour
18011 - LP: #364916
18012 * Drop KSM patch set for now because of instabilities with encrypted swap.
18013 - LP: #418781
18014
18015 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
18016
18017linux (2.6.31-7.27) karmic; urgency=low
18018
18019 [ Tim Gardner ]
18020
18021 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
18022 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
18023 Replaces previous ksm patches from 2.6.31-6.25
18024 * [Config] KSM=y
18025
18026 [ Upstream ]
18027
18028 * Rebased against v2.6.31-rc7
18029
18030 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
18031
18032linux (2.6.31-6.26) karmic; urgency=low
18033
18034 [ Andy Whitcroft ]
18035
18036 * [Config] enable CONFIG_AUFS_BR_RAMFS
18037 - LP: #414738
18038 * split out debian directory ready for abstraction
18039 * add printdebian target to find branch target
18040 * abstracted debian -- debian/files is not abstracted
18041 * abstracted debian -- packages must be built in debian/<pkg>
18042 * abstracted debian -- kernel-wedge needs to work in debian/
18043 * abstracted debian -- ensure we install the copyright file
18044 * abstracted-debian -- drop the debian directories from headers
18045 * abstracted-debian -- drop the debian directories from headers part 2
18046 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
18047 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
18048 - LP: #410198
18049
18050 [ Luke Yelavich ]
18051
18052 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
18053 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
18054 - LP: #413150
18055 * [Config] Ports: Build all cpu frequency scaling governors into ports
18056 kernels
18057 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
18058 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
18059 * [Config] Ports: Enable PS3 network driver
18060
18061 [ Stefan Bader ]
18062
18063 * abstracted debian -- call $(DEBIAN)/rules using make
18064
18065 [ Tim Gardner ]
18066
18067 * [Config] Abstract the debian directory
18068 * SAUCE: Improve error reporting in postinst
18069 - LP: #358564
18070
18071 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
18072
18073linux (2.6.31-6.25) karmic; urgency=low
18074
18075 [ Andy Whitcroft ]
18076
18077 * script to generate Ubuntu changes from changelog
18078 * [Config] standardise ANDROID options
18079 * [Config] standardise CONFIG_ATM as module
18080 * [Config] standardise CONFIG_LIB80211 as module
18081 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
18082 * [Config] set CONFIG_CRAMFS as module
18083 * [Config] enable CONFIG_DAB and modules
18084 * [Config] set CONFIG_MAC80211_HWSIM as module
18085 * [Config] set CONFIG_NET_CLS_FLOW as module
18086 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
18087 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
18088 * [Config] set CONFIG_RTC_DRV_DS1511 as module
18089 * [Config] set CONFIG_RTC_DRV_R9701 as module
18090 * [Config] set CONFIG_RTC_DRV_S35390A as module
18091 * [Config] set CONFIG_TOIM3232_DONGLE as module
18092 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
18093 * [Config] standardise CONFIG_USB_G_PRINTER as module
18094 * [Config] standardise CONFIG_USB_SERIAL_IR as module
18095 * [Config] set CONFIG_USB_SERIAL_IUU as module
18096 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
18097 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
18098 * cleanup remains of dm-loop
18099 * drop thinkpad ec and smapi support
18100 * drop appleir
18101 * [Config] update configs following rebase to v2.6.31-rc6
18102 * rebase to v2.6.31-rc6
18103
18104 [ Hugh Dickins ]
18105
18106 * SAUCE: ksm patch 1, drop after 2.6.31
18107 * SAUCE: ksm patch 2, drop after 2.6.31
18108 * SAUCE: ksm patch 3, drop after 2.6.31
18109 * SAUCE: ksm patch 4, drop after 2.6.31
18110 * SAUCE: ksm patch 5, drop after 2.6.31
18111 * SAUCE: ksm patch 7, drop after 2.6.31
18112
18113 [ Izik Eidus ]
18114
18115 * SAUCE: ksm patch 0, drop after 2.6.31
18116 * SAUCE: ksm patch 6, drop after 2.6.31
18117 * SAUCE: ksm patch 8, drop after 2.6.31
18118 * SAUCE: ksm patch 9, drop after 2.6.31
18119
18120 [ Luke Yelavich ]
18121
18122 * [Config] Ports: Re-add PS3 modules to udebs
18123
18124 [ Michael Casadevall ]
18125
18126 * [Config] Update SPARC config and d-i files to reflect what can be built
18127
18128 [ Tim Gardner ]
18129
18130 * [Config] Removed armel package support
18131 * [Config] Enabled CONFIG_KSM=y
18132
18133 [ Upstream Kernel Changes ]
18134
18135 * Rebased against v2.6.31-rc6
18136 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
18137 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
18138 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
18139 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
18140 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
18141 changes"
18142 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
18143 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
18144 revision"
18145 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
18146 by default"
18147 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
18148 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
18149 ARCH_MXC_CANONICAL"
18150 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
18151 CONFIG_GPIOLIB"
18152 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
18153 2.6.31"
18154 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
18155 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
18156 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
18157 mxc_uart.h _everywhere_"
18158 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
18159 correct location"
18160 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
18161 snd_card_create"
18162 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
18163 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
18164 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
18165 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
18166 mxc_map_io."
18167 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
18168 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
18169 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
18170 with snd_soc_card."
18171 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
18172 structure"
18173 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
18174 DMA_MODE_READ/WRITE/MASK"
18175 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
18176 Freescale mx51 platform"
18177 * Driver core: add new device to bus's list before probing
18178 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
18179 power-saving
18180 - LP: #381693, #399750, #380892
18181
18182 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
18183
18184linux (2.6.31-5.24) karmic; urgency=low
18185
18186 [ Amit Kucheria ]
18187
18188 * ARM: IMX51: Make video capture drivers compile
18189 * [Config] IMX51: Config updates
18190
18191 [ Andy Whitcroft ]
18192
18193 * remove leftovers of dm-bbr
18194
18195 [ Leann Ogasawara ]
18196
18197 * Add pata_cs5535 to pata-modules
18198 - LP: #318805
18199
18200 [ Luke Yelavich ]
18201
18202 * [Config] CONFIG_PPC64=y for powerpc64-smp
18203 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
18204 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
18205 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
18206 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
18207 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
18208 * [Config] Enable all PS3 drivers in powerpc64-smp
18209
18210 [ Mario Limonciello ]
18211
18212 * LIRC -- fix lirc-i2c 2.6.31 compilation
18213
18214 [ Matthew Garrett ]
18215
18216 * [Upstream] dell-laptop: Fix rfkill state queries
18217
18218 [ Tim Gardner ]
18219
18220 * [Config] Ignore armel ABI and module changes
18221 * [Config] Update configs after rebase against 2.6.31-rc5
18222
18223 [ Upstream ]
18224
18225 * Rebased to 2.6.31-rc5
18226
18227 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
18228
18229linux (2.6.31-4.23) karmic; urgency=low
18230
18231 [ Andy Whitcroft ]
18232
18233 * AUFS -- update to aufs2-30 20090727
18234 * [Config] enable AUFS FUSE support
18235
18236 [ Luke Yelavich ]
18237
18238 * [Config] CONFIG_JFS_FS=m on sparc
18239
18240 [ Tim Gardner ]
18241
18242 * [Upstream] dell-laptop: Fix rfkill state setting.
18243
18244 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
18245
18246linux (2.6.31-4.22) karmic; urgency=low
18247
18248 [ Amit Kucheria ]
18249
18250 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
18251 * ARM: IMX51: Move board-mx51* header files to the correct location
18252 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
18253 * ARM: IMX51: Make it compile.
18254 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
18255 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
18256 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
18257 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
18258 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
18259 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
18260 * ARM: staging: udlfb: Add vmalloc.h include
18261 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
18262
18263 [ Brad Figg ]
18264
18265 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
18266 * ARM: IMX51: codec structure was moved to the card structure
18267 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
18268 * ARM: IMX51: Get to bus_id by calling dev_name.
18269 * ARM: IMX51: Get to bus_id by calling dev_name.
18270 * ARM: IMX51: Added external declaration for mxc_map_io.
18271 * ARM: IMX51: Removed the mxc_gpio_port structure.
18272 * ARM: IMX51: mxc_timer_init prototype
18273 * ARM: IMX51: Fix up merge error in Kconfig
18274 * ARM: IMX51: Changed from snd_card_new to snd_card_create
18275
18276 [ Dinh Nguyen ]
18277
18278 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
18279 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
18280 * ARM: IMX51: Babbage 2.5 needs a different system revision
18281 * ARM: IMX51: IPU irq handler deadlock fix
18282
18283 [ Tim Gardner ]
18284
18285 * [Config] Enabled CONFIG_CAN=m
18286 - LP: #327243
18287 * [Config] Enabled CONFIG_SERIAL=m
18288 - LP: #397189
18289
18290 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
18291
18292linux (2.6.31-4.21) karmic; urgency=low
18293
18294 [ Amit Kucheria ]
18295
18296 * dm-raid-4-5: Add missing brackets around test_bit()
18297
18298 [ John Johansen ]
18299
18300 * AppArmor: Fix change_profile failing lpn401931
18301 * AppArmor: Fix determination of forced AUDIT messages.
18302 * AppArmor: Fix oops in auditing of the policy interface offset
18303
18304 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
18305
18306linux (2.6.31-4.20) karmic; urgency=low
18307
18308 [ Andy Whitcroft ]
18309
18310 * SAUCE: iscsitarget -- update to SVN revision r214
18311 * SAUCE: iscsitarget -- renable driver
18312 * [Config] consolidate lpia/lpia and i386/generic configs
18313 * [Config] enable CRYPTO modules for all architectures
18314 * [Config] enable cryptoloop
18315 * [Config] enable various filesystems for armel
18316 * [Config] sync i386 generic and generic-pae
18317 * [Config] add the 386 (486 processors and above) flavour
18318 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
18319 - LP: #399914
18320 * add genconfigs/genportsconfigs to extract the built configs
18321 * updateconfigs -- alter concatenation order allow easier updates
18322 * intelfb -- INTELFB now conflicts with DRM_I915
18323 * printchanges -- rebase tree does not have stable tags use changelog
18324 * AppArmor: fix argument size missmatch on 64 bit builds
18325
18326 [ Ike Panhc ]
18327
18328 * Ship bnx2x firmware in nic-modules udeb
18329 - LP: #360966
18330
18331 [ Jeff Mahoney ]
18332
18333 * AppArmor: fix build failure on ia64
18334
18335 [ John Johansen ]
18336
18337 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
18338 initialize.
18339 * AppArmour: fix auditing of domain transitions to include target profile
18340 information
18341 * AppArmor: fix C99 violation
18342 * AppArmor: revert reporting of create to write permission.
18343 * SAUCE: Add config option to set a default LSM
18344 * [Config] enable AppArmor by default
18345 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
18346
18347 [ Keith Packard ]
18348
18349 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
18350 hardware
18351 - LP: #351756
18352
18353 [ Luke Yelavich ]
18354
18355 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
18356 header packages
18357 - LP: #355344
18358
18359 [ Michael Casadevall ]
18360
18361 * [Config] update SPARC config files to allow success build
18362
18363 [ Scott James Remnant ]
18364
18365 * SAUCE: trace: add trace_event for the open() syscall
18366
18367 [ Stefan Bader ]
18368
18369 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
18370 - LP: #396780
18371
18372 [ Tim Gardner ]
18373
18374 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
18375 - LP: #397499
18376 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
18377 refresh
18378 - LP: #365291
18379 * [Config] SSB/B44 are common across all arches/flavours.
18380
18381 [ Upstream ]
18382
18383 * Rebased to 2.6.31-rc4
18384
18385 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
18386
18387linux (2.6.31-3.19) karmic; urgency=low
18388
18389 [ Andy Whitcroft ]
18390
18391 * Revert "[Config] Disabled NDISWRAPPER"
18392 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
18393 * AUFS -- export various core functions
18394 * AUFS -- export various core functions -- fixes
18395 * AUFS -- core filesystem
18396 * AUFS -- track changes in v2.6.31
18397 * [Config] Enable AUFS
18398 * droppped 'iwl3945: do not send scan command if channel count zero' as it
18399 is already upstream but failed to auto-drop on rebase.
18400
18401 [ Eric Paris ]
18402
18403 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
18404 choose
18405 * SAUCE: inotify: check filename before dropping repeat events
18406 * SAUCE: fsnotify: fix inotify tail drop check with path entries
18407
18408 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
18409
18410linux (2.6.31-3.18) karmic; urgency=low
18411
18412 [ Andy Whitcroft ]
18413
18414 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
18415 AUFS"
18416 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
18417 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
18418 security_inode_permission"
18419 * clear out left over AUFS files and modifications
18420
18421 [ Luke Yelavich ]
18422
18423 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
18424 * SAUCE: Explicitly include header files to allow apparmor to build on
18425 powerpc
18426 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
18427
18428 [ Tim Gardner ]
18429
18430 * [Config] Dropped ubuntu/misc/wireless/acx
18431 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
18432
18433 [ Upstream ]
18434
18435 * Rebased to 2.6.31-rc3
18436
18437 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
18438
18439linux (2.6.31-2.17) karmic; urgency=low
18440
18441 [ Andy Whitcroft ]
18442
18443 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
18444 * compcache -- remove redundant Kconfig entries part 2
18445 * compcache -- clean up CCFLAGS declarations
18446 * [Config] enable AppArmor
18447 * AppArmor: fix operator precidence issue in as_path_link
18448
18449 [ John Johansen ]
18450
18451 * AppArmor security module
18452 * AppArmor: Correct mapping of file permissions.
18453 * AppArmor: Turn auditing of ptrace on
18454
18455 [ Luke Yelavich ]
18456
18457 * [Config] disable CONFIG_DM_RAID45 on powerpc
18458
18459 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
18460
18461linux (2.6.31-2.16) karmic; urgency=low
18462
18463 [ Andy Whitcroft ]
18464
18465 * compcache -- remove redundant Kconfig entries
18466 added ignore and ignore.modules for all arches since the compcache update
18467 changes the modules names as well as some compcache ABI values.
18468
18469 [ Manoj Iyer ]
18470
18471 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
18472 * SAUCE: update compcache version to 0.5.3
18473
18474 [ Tim Gardner ]
18475
18476 * [Config]: Fix sparc FTBS by adding ignore.modules
18477
18478 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
18479
18480linux (2.6.31-2.15) karmic; urgency=low
18481
18482 [ Andy Whitcroft ]
18483
18484 * SAUCE: default ATI Radeon KMS to off until userspace catches up
18485 * [Config] Update configs following rebase to 2.6.31-rc2
18486 * [Config] update ports configs following update to 2.6.31-rc2
18487
18488 [ Luke Yelavich ]
18489
18490 * [Config] powerpc - Disable CONFIG_RDS
18491
18492 [ Matt Zimmerman ]
18493
18494 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18495 - LP: #382115
18496
18497 [ Upstream Kernel Changes ]
18498
18499 * rebased to mainline 2.6.31-rc2
18500
18501 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
18502
18503linux (2.6.31-1.14) karmic; urgency=low
18504
18505 [ Andy Whitcroft ]
18506
18507 * update ndiswrapper to 1.55
18508 * remove leftovers of gfs
18509 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
18510
18511 [ Luke Yelavich ]
18512
18513 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
18514 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
18515 kernel
18516
18517 [ Manoj Iyer ]
18518
18519 * Remove snd-bt-sco ubuntu driver
18520
18521 [ Michael Casadevall ]
18522
18523 * [Config] updates ia64 config and d-i folders to allow succesful build
18524 * [Config] Update powerpc and sparc for 2.6.31
18525
18526 [ Upstream Kernel Changes ]
18527
18528 * intel-iommu: fix Identity Mapping to be arch independent
18529 - LP: #384695
18530 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
18531
18532 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
18533
18534linux (2.6.31-1.13) karmic; urgency=low
18535
18536 [ Andy Whitcroft ]
18537
18538 * REBASE: rebased to mainline 2.6.31-rc1
18539 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
18540 no longer applies, using deprecated interfaces, LPIA only, dropped
18541 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
18542 changes now upstream, dropped
18543 * [Config] Update configs following rebase to 2.6.31-rc1
18544 * [Config] update ports configs following update to 2.6.31-rc1
18545
18546 * [Config] disable broken staging driver CONFIG_STLC45XX
18547 * SAUCE: fix compcache to use updates accessors
18548 * [Config] disable staging driver CONFIG_VT6655
18549 * SAUCE: fix DRDB to use updates accessors
18550 * [Disable] ndiswrapper needs update
18551 * [Disable] LIRC I2C needs update
18552 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
18553 * [Config] disable I2C_DESIGNWARE does not compile
18554 * [Config] disable CONFIG_TLSUP for lpia
18555 * [Config] disable CONFIG_FB_UDL for arm
18556 * SAUCE: disable adding scsi headers to linux-libc-dev
18557
18558 [ Mario Limonciello ]
18559
18560 * SAUCE: Add LIRC drivers
18561
18562 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
18563
18564linux (2.6.30-10.12) karmic; urgency=low
18565
18566 [ Andy Whitcroft ]
18567
18568 * [Config] split out the ports configs into their own family
18569 * [Config] update configs following introduction of ports family
18570
18571 [ Upstream Kernel Changes ]
18572
18573 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
18574 description". Fixes linux-doc package name conflicts for now.
18575 - LP: #382115
18576
18577 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
18578
18579linux (2.6.30-10.11) karmic; urgency=low
18580
18581 [ Amit Kucheria ]
18582
18583 * [Config] Comment splitconfig.pl and misc cleanup
18584 * [Config] Rename all configs to the new naming scheme
18585 * [Config] Splitconfig rework
18586 * [Config] Rename scripts/misc/oldconfig to kernelconfig
18587 * [Config] Fix build system for new config split
18588 * [Config] Run updateconfigs after the splitconfig rework
18589
18590 [ Andy Whitcroft ]
18591
18592 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
18593 * [Config] standardise CONFIG_STAGING=y
18594 * [Config] standardise CONFIG_RD_LZMA=y
18595 * [Config] CONFIG_PCI_IOV=y
18596 * [Config] CONFIG_PCI_STUB=m
18597 * [Config] merge kernel configs more agressively
18598
18599 [ Colin Watson ]
18600
18601 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
18602 * [Config] Add support for including firmware in udebs
18603 * [Config] Ship bnx2 firmware in nic-modules udeb
18604 - LP: #384861
18605
18606 [ Luke Yelavich ]
18607
18608 * [Config] ports - Import of ports architectures into kernel packaging
18609 infrastructure
18610 * [Config] ports - Do not update ports kernel configurations by default
18611 * [Config] ports - Disable ABI checking for ports architectures
18612 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
18613 * [Config] ports - Add control.d/vars.* files for ports architectures
18614 * [Config] ports - Add ports architectures for linux-libc-dev
18615 * [Config] ports - Create powerpc specific message-modules and
18616 block-modules udebs
18617 * [Config] ports - Add configuration files for ports architectures
18618
18619 [ Manoj Iyer ]
18620
18621 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
18622 - LP: #329864
18623
18624 [ Michael Casadevall ]
18625
18626 * [Config] ports - Fix compression of kernels
18627
18628 [ Stefan Bader ]
18629
18630 * [Upstream] mmc: prevent dangling block device from accessing stale
18631 queues
18632 - LP: #383668
18633
18634 [ Tim Gardner ]
18635
18636 * [Config] Recommend grub-pc in linux-image
18637 - LP: #385741
18638 * [Config] Implement i386 generic and generic-pae flavours
18639 * [Config] ports - Add control info after integrating ports arches
18640 * [Config] Removed auto-generated files from git
18641 * [Config] Added netxen_nic to nic-modules
18642 - LP: #389603
18643
18644 [ Matt Zimmerman ]
18645
18646 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18647 - LP: #382115
18648
18649 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
18650
18651linux (2.6.30-9.10) karmic; urgency=low
18652
18653 [ Andy Whitcroft ]
18654
18655 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
18656 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
18657 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
18658 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
18659 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
18660 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
18661
18662 [ Upstream Kernel Changes ]
18663
18664 * rebased to 2.6.30 final
18665
18666 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
18667
18668linux (2.6.30-8.9) karmic; urgency=low
18669
18670 [ Andy Whitcroft ]
18671
18672 * Config update removed the following options:
18673 CONFIG_EDAC_AMD8111=m
18674 CONFIG_EDAC_AMD8131=m
18675
18676 [ Upstream Kernel Changes ]
18677
18678 * rebased to 2.6.30-rc8
18679
18680 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
18681
18682linux (2.6.30-7.8) karmic; urgency=low
18683
18684 [ Andy Whitcroft ]
18685
18686 * Enabled NEW configration options:
18687 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
18688 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
18689
18690 [ Upstream Kernel Changes ]
18691
18692 * rebased to 2.6.30-rc7
18693
18694 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
18695
18696linux (2.6.30-6.7) karmic; urgency=low
18697
18698 [ Andy Whitcroft ]
18699
18700 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
18701 upstream)
18702
18703 [ Upstream Kernel Changes ]
18704
18705 * rebased to 2.6.30-rc6
18706
18707 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
18708
18709linux (2.6.30-5.6) karmic; urgency=low
18710
18711 [ Tim Gardner ]
18712
18713 * [Config] Enable Keyspan USB serial device firmware in kernel module
18714 - LP: #334285
18715
18716 [ Upstream Kernel Changes ]
18717
18718 * rebased to 2.6.30-rc5
18719
18720 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
18721
18722linux (2.6.30-4.5) karmic; urgency=low
18723
18724 [ Colin Watson ]
18725
18726 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
18727 /usr/include/asm/* going missing
18728 - LP: #373214
18729
18730 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
18731
18732linux (2.6.30-3.4) karmic; urgency=low
18733
18734 [ Kees Cook ]
18735
18736 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18737 - LP: #369978
18738
18739 [ Stefan Bader ]
18740
18741 * SAUCE: input: Blacklist digitizers from joydev.c
18742 - LP: #300143
18743
18744 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
18745
18746linux (2.6.30-2.3) karmic; urgency=low
18747
18748 [ Tim Gardner ]
18749
18750 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
18751 - LP: #369152
18752 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
18753 * [Config] CONFIG_DRM_I915_KMS=y
18754 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
18755 minimums
18756
18757 [ Upstream Kernel Changes ]
18758
18759 * rebased to 2.6.30-rc4
18760
18761 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
18762
18763linux (2.6.30-1.2) karmic; urgency=low
18764
18765 [ Tim Gardner ]
18766
18767 * [Config] armel: disable staging drivers, fixes FTBS
18768 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
18769
18770 [ Upstream Kernel Changes ]
18771
18772 * mpt2sas: Change reset_type enum to avoid namespace collision.
18773 Submitted upstream.
18774
18775 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
18776
18777linux (2.6.30-1.1) karmic; urgency=low
18778
18779 * Initial release after rebasing against v2.6.30-rc3
18780
18781 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
18782