]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/changelog
17ea082bf463651eddcf66f9004dd2323279c8f1
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
1 linux (4.4.0-82.105) 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 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 20 Jun 2017 12:05:46 +0200
8
9 linux (4.4.0-81.104) xenial; urgency=low
10
11 * CVE-2017-1000364
12 - mm: enlarge stack guard gap
13 - mm: do not collapse stack gap into THP
14
15 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 15:19:41 +0200
16
17 linux (4.4.0-79.100) xenial; urgency=low
18
19 * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180)
20
21 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
22 common/linux-*-cloud-tools-common (LP: #1688579)
23 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
24 gke versions
25 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
26 aws versions
27 - [Packaging] prevent linux-*-tools-common from being produced from non linux
28 packages
29
30 * CVE-2017-0605
31 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
32
33 * i915-bpo crashes on external hdmi input (LP: #1580272)
34 - SAUCE: i915_bpo: Silence the warning about watermark entries not changing
35
36 * Kernel panics on Xenial when using cgroups and strict CFS limits
37 (LP: #1687512)
38 - sched/fair: Initialize throttle_count for new task-groups lazily
39 - sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
40
41 * bonding - mlx5 - speed changed to 0 after changing ring size (LP: #1687877)
42 - bonding: allow notifications for bond_set_slave_link_state
43
44 * Xenial update to 4.4.67 stable release (LP: #1689296)
45 - timerfd: Protect the might cancel mechanism proper
46 - Handle mismatched open calls
47 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
48 - ALSA: ppc/awacs: shut up maybe-uninitialized warning
49 - drbd: avoid redefinition of BITS_PER_PAGE
50 - mtd: avoid stack overflow in MTD CFI code
51 - net: tg3: avoid uninitialized variable warning
52 - netlink: Allow direct reclaim for fallback allocation
53 - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
54 - IB/ehca: fix maybe-uninitialized warnings
55 - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
56 - ext4 crypto: revalidate dentry after adding or removing the key
57 - ext4 crypto: use dget_parent() in ext4_d_revalidate()
58 - ext4/fscrypto: avoid RCU lookup in d_revalidate
59 - nfsd4: minor NFSv2/v3 write decoding cleanup
60 - nfsd: stricter decoding of write-like NFSv2/v3 ops
61 - dm ioctl: prevent stack leak in dm ioctl call
62 - Linux 4.4.67
63
64 * Precision Rack failed to resume from S4 (LP: #1686061)
65 - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
66 - x86/boot: Split out kernel_ident_mapping_init()
67 - x86/power/64: Always create temporary identity mapping correctly
68
69 * Xenial update to 4.4.66 stable release (LP: #1688505)
70 - f2fs: do more integrity verification for superblock
71 - xc2028: unlock on error in xc2028_set_config()
72 - ARM: OMAP2+: timer: add probe for clocksources
73 - clk: sunxi: Add apb0 gates for H3
74 - crypto: testmgr - fix out of bound read in __test_aead()
75 - drm/amdgpu: fix array out of bounds
76 - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
77 - md:raid1: fix a dead loop when read from a WriteMostly disk
78 - MIPS: Fix crash registers on non-crashing CPUs
79 - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
80 - net_sched: close another race condition in tcf_mirred_release()
81 - RDS: Fix the atomicity for congestion map update
82 - regulator: core: Clear the supply pointer if enabling fails
83 - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
84 - xen/x86: don't lose event interrupts
85 - sparc64: kern_addr_valid regression
86 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
87 - net: neigh: guard against NULL solicit() method
88 - net: phy: handle state correctly in phy_stop_machine
89 - l2tp: purge socket queues in the .destruct() callback
90 - l2tp: take reference on sessions being dumped
91 - l2tp: fix PPP pseudo-wire auto-loading
92 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
93 - sctp: listen on the sock only when it's state is listening or closed
94 - tcp: clear saved_syn in tcp_disconnect()
95 - dp83640: don't recieve time stamps twice
96 - net: ipv6: RTF_PCPU should not be settable from userspace
97 - netpoll: Check for skb->queue_mapping
98 - ip6mr: fix notification device destruction
99 - macvlan: Fix device ref leak when purging bc_queue
100 - ipv6: check skb->protocol before lookup for nexthop
101 - ipv6: check raw payload size correctly in ioctl
102 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
103 type
104 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
105 - MIPS: KGDB: Use kernel context for sleeping threads
106 - MIPS: Avoid BUG warning in arch_check_elf
107 - p9_client_readdir() fix
108 - Input: i8042 - add Clevo P650RS to the i8042 reset list
109 - nfsd: check for oversized NFSv2/v3 arguments
110 - ARCv2: save r30 on kernel entry as gcc uses it for code-gen
111 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
112 - Linux 4.4.66
113
114 * Xenial update to 4.4.65 stable release (LP: #1688483)
115 - tipc: make sure IPv6 header fits in skb headroom
116 - tipc: make dist queue pernet
117 - tipc: re-enable compensation for socket receive buffer double counting
118 - tipc: correct error in node fsm
119 - tty: nozomi: avoid a harmless gcc warning
120 - hostap: avoid uninitialized variable use in hfa384x_get_rid
121 - gfs2: avoid uninitialized variable warning
122 - tipc: fix random link resets while adding a second bearer
123 - tipc: fix socket timer deadlock
124 - xc2028: avoid use after free
125 - netfilter: nfnetlink: correctly validate length of batch messages
126 - tipc: check minimum bearer MTU
127 - vfio/pci: Fix integer overflows, bitmask check
128 - staging/android/ion : fix a race condition in the ion driver
129 - ping: implement proper locking
130 - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
131 - Linux 4.4.65
132
133 * Xenial update to 4.4.64 stable release (LP: #1687638)
134 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
135 - KEYS: Change the name of the dead type to ".dead" to prevent user access
136 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
137 - tracing: Allocate the snapshot buffer before enabling probe
138 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
139 - cifs: Do not send echoes before Negotiate is complete
140 - CIFS: remove bad_network_name flag
141 - s390/mm: fix CMMA vs KSM vs others
142 - VSOCK: Detach QP check should filter out non matching QPs.
143 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
144 - ACPI / power: Avoid maybe-uninitialized warning
145 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
146 - mac80211: reject ToDS broadcast data frames
147 - ubi/upd: Always flush after prepared for an update
148 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
149 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
150 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
151 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
152 - block: fix del_gendisk() vs blkdev_ioctl crash
153 - tipc: fix crash during node removal
154 - Linux 4.4.64
155
156 * Xenial update to 4.4.63 stable release (LP: #1687629)
157 - cgroup, kthread: close race window where new kthreads can be migrated to
158 non-root cgroups
159 - thp: fix MADV_DONTNEED vs clear soft dirty race
160 - drm/nouveau/mpeg: mthd returns true on success now
161 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
162 - CIFS: store results of cifs_reopen_file to avoid infinite wait
163 - Input: xpad - add support for Razer Wildcat gamepad
164 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
165 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
166 - x86/vdso: Plug race between mapping and ELF header setup
167 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
168 comparison)
169 - iscsi-target: Fix TMR reference leak during session shutdown
170 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
171 - scsi: sr: Sanity check returned mode data
172 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
173 - scsi: sd: Fix capacity calculation with 32-bit sector_t
174 - xen, fbfront: fix connecting to backend
175 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
176 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
177 - ftrace: Fix removing of second function probe
178 - char: Drop bogus dependency of DEVPORT on !M68K
179 - char: lack of bool string made CONFIG_DEVPORT always on
180 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
181 - kvm: fix page struct leak in handle_vmon
182 - zram: do not use copy_page with non-page aligned address
183 - powerpc: Disable HFSCR[TM] if TM is not supported
184 - crypto: ahash - Fix EINPROGRESS notification callback
185 - ath9k: fix NULL pointer dereference
186 - dvb-usb-v2: avoid use-after-free
187 - ext4: fix inode checksum calculation problem if i_extra_size is small
188 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
189 notify event
190 - rtc: tegra: Implement clock handling
191 - mm: Tighten x86 /dev/mem with zeroing reads
192 - dvb-usb: don't use stack for firmware load
193 - dvb-usb-firmware: don't do DMA on stack
194 - virtio-console: avoid DMA from stack
195 - pegasus: Use heap buffers for all register access
196 - rtl8150: Use heap buffers for all register access
197 - catc: Combine failure cleanup code in catc_probe()
198 - catc: Use heap buffer for memory size test
199 - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
200 - net: ipv6: check route protocol when deleting routes
201 - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
202 - Linux 4.4.63
203
204 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 17 May 2017 16:44:58 +0200
205
206 linux (4.4.0-78.99) xenial; urgency=low
207
208 * linux: 4.4.0-78.99 -proposed tracker (LP: #1686645)
209
210 * Please backport fix to reference leak in cgroup blkio throttle
211 (LP: #1683976)
212 - block: fix module reference leak on put_disk() call for cgroups throttle
213
214 * UbuntuKVM guest crashed while running I/O stress test with Ubuntu kernel
215 4.4.0-47-generic (LP: #1659111)
216 - block: Unhash block device inodes on gendisk destruction
217 - block: Use pointer to backing_dev_info from request_queue
218 - block: Dynamically allocate and refcount backing_dev_info
219 - block: Make blk_get_backing_dev_info() safe without open bdev
220 - block: Get rid of blk_get_backing_dev_info()
221 - block: Move bdev_unhash_inode() after invalidate_partition()
222 - block: Unhash also block device inode for the whole device
223 - block: Revalidate i_bdev reference in bd_aquire()
224 - block: Initialize bd_bdi on inode initialization
225 - block: Move bdi_unregister() to del_gendisk()
226 - block: Allow bdi re-registration
227 - bdi: Fix use-after-free in wb_congested_put()
228 - block: Make del_gendisk() safer for disks without queues
229 - block: Fix bdi assignment to bdev inode when racing with disk delete
230 - bdi: Mark congested->bdi as internal
231 - bdi: Make wb->bdi a proper reference
232 - bdi: Unify bdi->wb_list handling for root wb_writeback
233 - bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
234 - bdi: Do not wait for cgwbs release in bdi_unregister()
235 - bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
236 - block: Fix oops in locked_inode_to_wb_and_lock_list()
237 - kobject: Export kobject_get_unless_zero()
238 - block: Fix oops scsi_disk_get()
239
240 * Touchpad not working correctly after kernel upgrade (LP: #1662589)
241 - Input: ALPS - fix V8+ protocol handling (73 03 28)
242
243 * Xenial update to v4.4.62 stable release (LP: #1683728)
244 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
245 - drm/i915: Stop using RP_DOWN_EI on Baytrail
246 - usb: dwc3: gadget: delay unmap of bounced requests
247 - mtd: bcm47xxpart: fix parsing first block after aligned TRX
248 - MIPS: Introduce irq_stack
249 - MIPS: Stack unwinding while on IRQ stack
250 - MIPS: Only change $28 to thread_info if coming from user mode
251 - MIPS: Switch to the irq_stack in interrupts
252 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
253 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
254 - crypto: caam - fix RNG deinstantiation error checking
255 - Linux 4.4.62
256
257 * ifup service of network device stay active after driver stop (LP: #1672144)
258 - net: use net->count to check whether a netns is alive or not
259
260 * [Hyper-V] mkfs regression in kernel 4.4+ (LP: #1682215)
261 - block: relax check on sg gap
262
263 * [Feature] KBL: intel_powerclamp driver support (LP: #1591641)
264 - thermal/powerclamp: remove cpu whitelist
265 - thermal/powerclamp: correct cpu support check
266 - thermal/powerclamp: add back module device table
267
268 * sysfs channel reads of lps22hb pressure sensor are stale (LP: #1682103)
269 - iio: st_pressure: initialize lps22hb bootime
270
271 * Backlight control does not work and there are no entries in
272 /sys/class/backlight (LP: #1667323)
273 - Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
274
275 * [Feature] KBL: intel_rapl driver support (LP: #1591640)
276 - powercap/intel_rapl: Add support for Kabylake
277
278 * Xenial update to v4.4.61 stable release (LP: #1682140)
279 - drm/vmwgfx: Type-check lookups of fence objects
280 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
281 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
282 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
283 - drm/vmwgfx: Remove getparam error message
284 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
285 - sysfs: be careful of error returns from ops->show()
286 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
287 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
288 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
289 - iio: bmg160: reset chip when probing
290 - Reset TreeId to zero on SMB2 TREE_CONNECT
291 - ptrace: fix PTRACE_LISTEN race corrupting task->state
292 - ring-buffer: Fix return value check in test_ringbuffer()
293 - metag/usercopy: Drop unused macros
294 - metag/usercopy: Fix alignment error checking
295 - metag/usercopy: Add early abort to copy_to_user
296 - metag/usercopy: Zero rest of buffer from copy_from_user
297 - metag/usercopy: Set flags before ADDZ
298 - metag/usercopy: Fix src fixup in from user rapf loops
299 - metag/usercopy: Add missing fixups
300 - powerpc/mm: Add missing global TLB invalidate if cxl is active
301 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
302 - nios2: reserve boot memory for device tree
303 - s390/decompressor: fix initrd corruption caused by bss clear
304 - s390/uaccess: get_user() should zero on failure (again)
305 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
306 - MIPS: ralink: Fix typos in rt3883 pinctrl
307 - MIPS: End spinlocks with .insn
308 - MIPS: Lantiq: fix missing xbar kernel panic
309 - MIPS: Flush wrong invalid FTLB entry for huge page
310 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
311 - Linux 4.4.61
312
313 * Xenial update to v4.4.60 stable release (LP: #1681862)
314 - libceph: force GFP_NOIO for socket allocations
315 - xen/setup: Don't relocate p2m over existing one
316 - scsi: mpt3sas: fix hang on ata passthrough commands
317 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
318 - scsi: libsas: fix ata xfer length
319 - ALSA: seq: Fix race during FIFO resize
320 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
321 - ASoC: atmel-classd: fix audio clock rate
322 - ACPI: Fix incompatibility with mcount-based function graph tracing
323 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
324 - tty/serial: atmel: fix race condition (TX+DMA)
325 - tty/serial: atmel: fix TX path in atmel_console_write()
326 - USB: fix linked-list corruption in rh_call_control()
327 - KVM: x86: clear bus pointer when destroyed
328 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
329 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
330 - MIPS: Lantiq: Fix cascaded IRQ setup
331 - rtc: s35390a: fix reading out alarm
332 - rtc: s35390a: make sure all members in the output are set
333 - rtc: s35390a: implement reset routine as suggested by the reference
334 - rtc: s35390a: improve irq handling
335 - KVM: kvm_io_bus_unregister_dev() should never fail
336 - power: reset: at91-poweroff: timely shutdown LPDDR memories
337 - blk: improve order of bio handling in generic_make_request()
338 - blk: Ensure users for current->bio_list can see the full list.
339 - padata: avoid race in reordering
340 - Linux 4.4.60
341
342 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 27 Apr 2017 10:24:08 -0300
343
344 linux (4.4.0-77.98) xenial; urgency=low
345
346 * linux: 4.4.0-77.98 -proposed tracker (LP: #1686040)
347
348 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
349 (LP: #1684971)
350 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
351
352 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4 (LP: #1669672)
353 - SAUCE: sdhci: use PCI ID to identify Dell IoT gateways
354 - SAUCE: Redpine: Upgrade to ver. 1.2.RC4
355 - [Config] Update CONFIG_VEN_RSI_* configs
356 - SAUCE: Redpine: add copyright to kernel packages
357
358 * Fix RX fail issue on Exar USB serial driver after resume from S3/S4
359 (LP: #1685133)
360 - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports
361
362 * Miscellaneous Ubuntu changes
363 - [Config] updating configs to match redpine driver changes
364
365 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 25 Apr 2017 19:32:01 +0200
366
367 linux (4.4.0-75.96) xenial; urgency=low
368
369 * linux: 4.4.0-75.96 -proposed tracker (LP: #1684441)
370
371 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
372 (LP: #1682561)
373 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
374
375 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 17:14:23 +0200
376
377 linux (4.4.0-74.95) xenial; urgency=low
378
379 * linux: 4.4.0-74.95 -proposed tracker (LP: #1682041)
380
381 * [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
382 (LP: #1681893)
383 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
384
385 -- Stefan Bader <stefan.bader@canonical.com> Wed, 12 Apr 2017 10:30:01 +0200
386
387 linux (4.4.0-73.94) xenial; urgency=low
388
389 * linux: 4.4.0-73.94 -proposed tracker (LP: #1680416)
390
391 * CVE-2017-6353
392 - sctp: deny peeloff operation on asocs with threads sleeping on it
393
394 * vfat: missing iso8859-1 charset (LP: #1677230)
395 - [Config] NLS_ISO8859_1=y
396
397 * Regression: KVM modules should be on main kernel package (LP: #1678099)
398 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
399
400 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
401 4.4.0-63.84~14.04.2 (LP: #1664912)
402 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
403
404 * regession tests failing after stackprofile test is run (LP: #1661030)
405 - SAUCE: fix regression with domain change in complain mode
406
407 * Permission denied and inconsistent behavior in complain mode with 'ip netns
408 list' command (LP: #1648903)
409 - SAUCE: fix regression with domain change in complain mode
410
411 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
412 from a unshared mount namespace (LP: #1656121)
413 - SAUCE: apparmor: null profiles should inherit parent control flags
414
415 * apparmor refcount leak of profile namespace when removing profiles
416 (LP: #1660849)
417 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
418
419 * tor in lxd: apparmor="DENIED" operation="change_onexec"
420 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
421 name="system_tor" (LP: #1648143)
422 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
423 namespaces
424
425 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
426 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
427
428 * apparmor auditing denied access of special apparmor .null fi\ le
429 (LP: #1660836)
430 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
431
432 * apparmor label leak when new label is unused (LP: #1660834)
433 - SAUCE: apparmor: fix label leak when new label is unused
434
435 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
436 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
437
438 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
439 - SAUCE: apparmor: fix replacement race in reading rawdata
440
441 * unix domain socket cross permission check failing with nested namespaces
442 (LP: #1660832)
443 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
444
445 * Xenial update to v4.4.59 stable release (LP: #1678960)
446 - xfrm: policy: init locks early
447 - virtio_balloon: init 1st buffer in stats vq
448 - pinctrl: qcom: Don't clear status bit on irq_unmask
449 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
450 - h8300/ptrace: Fix incorrect register transfer count
451 - mips/ptrace: Preserve previous registers for short regset write
452 - sparc/ptrace: Preserve previous registers for short regset write
453 - metag/ptrace: Preserve previous registers for short regset write
454 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
455 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
456 - fscrypt: remove broken support for detecting keyring key revocation
457 - sched/rt: Add a missing rescheduling point
458 - Linux 4.4.59
459
460 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
461 - net: ena: Remove unnecessary pci_set_drvdata()
462 - net: ena: Fix error return code in ena_device_init()
463 - net: ena: change the return type of ena_set_push_mode() to be void.
464 - net: ena: use setup_timer() and mod_timer()
465 - net/ena: remove ntuple filter support from device feature list
466 - net/ena: fix queues number calculation
467 - net/ena: fix ethtool RSS flow configuration
468 - net/ena: fix RSS default hash configuration
469 - net/ena: fix NULL dereference when removing the driver after device reset
470 failed
471 - net/ena: refactor ena_get_stats64 to be atomic context safe
472 - net/ena: fix potential access to freed memory during device reset
473 - net/ena: use READ_ONCE to access completion descriptors
474 - net/ena: reduce the severity of ena printouts
475 - net/ena: change driver's default timeouts
476 - net/ena: change condition for host attribute configuration
477 - net/ena: update driver version to 1.1.2
478
479 * Xenial update to v4.4.58 stable release (LP: #1677600)
480 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
481 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
482 - net: properly release sk_frag.page
483 - amd-xgbe: Fix jumbo MTU processing on newer hardware
484 - net: unix: properly re-increment inflight counter of GC discarded candidates
485 - net/mlx5: Increase number of max QPs in default profile
486 - net/mlx5e: Count LRO packets correctly
487 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
488 - ipv4: provide stronger user input validation in nl_fib_input()
489 - socket, bpf: fix sk_filter use after free in sk_clone_lock
490 - tcp: initialize icsk_ack.lrcvtime at session start time
491 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
492 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
493 - Input: iforce - validate number of endpoints before using them
494 - Input: ims-pcu - validate number of endpoints before using them
495 - Input: hanwang - validate number of endpoints before using them
496 - Input: yealink - validate number of endpoints before using them
497 - Input: cm109 - validate number of endpoints before using them
498 - Input: kbtab - validate number of endpoints before using them
499 - Input: sur40 - validate number of endpoints before using them
500 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
501 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
502 - ALSA: hda - Adding a group of pin definition to fix headset problem
503 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
504 - USB: serial: qcserial: add Dell DW5811e
505 - ACM gadget: fix endianness in notifications
506 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
507 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
508 - USB: uss720: fix NULL-deref at probe
509 - USB: lvtest: fix NULL-deref at probe
510 - USB: idmouse: fix NULL-deref at probe
511 - USB: wusbcore: fix NULL-deref at probe
512 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
513 - usb: hub: Fix crash after failure to read BOS descriptor
514 - uwb: i1480-dfu: fix NULL-deref at probe
515 - uwb: hwa-rc: fix NULL-deref at probe
516 - mmc: ushc: fix NULL-deref at probe
517 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
518 - iio: hid-sensor-trigger: Change get poll value function order to avoid
519 sensor properties losing after resume from S3
520 - parport: fix attempt to write duplicate procfiles
521 - ext4: mark inode dirty after converting inline directory
522 - mmc: sdhci: Do not disable interrupts while waiting for clock
523 - xen/acpi: upload PM state from init-domain to Xen
524 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
525 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
526 - ARM: dts: at91: sama5d2: add dma properties to UART nodes
527 - cpufreq: Restore policy min/max limits on CPU online
528 - raid10: increment write counter after bio is split
529 - libceph: don't set weight to IN when OSD is destroyed
530 - xfs: don't allow di_size with high bit set
531 - xfs: fix up xfs_swap_extent_forks inline extent handling
532 - nl80211: fix dumpit error path RTNL deadlocks
533 - USB: usbtmc: add missing endpoint sanity check
534 - xfs: clear _XBF_PAGES from buffers when readahead page
535 - igb: add i211 to i210 PHY workaround
536 - vfio/spapr: Postpone allocation of userspace version of TCE table
537 - block: allow WRITE_SAME commands with the SG_IO ioctl
538 - fbcon: Fix vc attr at deinit
539 - crypto: algif_hash - avoid zero-sized array
540 - Linux 4.4.58
541
542 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
543 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
544
545 * Xenial update to v4.4.57 stable release (LP: #1676424)
546 - give up on gcc ilog2() constant optimizations
547 - perf/core: Fix event inheritance on fork()
548 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
549 - powerpc/boot: Fix zImage TOC alignment
550 - md/raid1/10: fix potential deadlock
551 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
552 - scsi: lpfc: Add shutdown method for kexec
553 - scsi: libiscsi: add lock around task lists to fix list corruption regression
554 - target: Fix VERIFY_16 handling in sbc_parse_cdb
555 - isdn/gigaset: fix NULL-deref at probe
556 - gfs2: Avoid alignment hole in struct lm_lockname
557 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
558 - ext4: fix fencepost in s_first_meta_bg validation
559 - Linux 4.4.57
560
561 * Xenial update to v4.4.56 stable release (LP: #1675789)
562 - netlink: remove mmapped netlink support
563 - [Config] CONFIG_NETLINK_MMAP disappeared
564 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
565 - vti6: return GRE_KEY for vti6
566 - ipv4: mask tos for input route
567 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
568 - net: don't call strlen() on the user buffer in packet_bind_spkt()
569 - net: net_enable_timestamp() can be called from irq contexts
570 - dccp: Unlock sock before calling sk_free()
571 - tcp: fix various issues for sockets morphing to listen state
572 - net: fix socket refcounting in skb_complete_wifi_ack()
573 - net: fix socket refcounting in skb_complete_tx_timestamp()
574 - dccp: fix use-after-free in dccp_feat_activate_values
575 - vrf: Fix use-after-free in vrf_xmit
576 - uapi: fix linux/packet_diag.h userspace compilation error
577 - act_connmark: avoid crashing on malformed nlattrs with null parms
578 - mpls: Send route delete notifications when router module is unloaded
579 - ipv6: make ECMP route replacement less greedy
580 - ipv6: avoid write to a possibly cloned skb
581 - dccp/tcp: fix routing redirect race
582 - dccp: fix memory leak during tear-down of unsuccessful connection request
583 - net sched actions: decrement module reference count after table flush.
584 - fscrypt: fix renaming and linking special files
585 - fscrypto: lock inode while setting encryption policy
586 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
587 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
588 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
589 - futex: Add missing error handling to FUTEX_REQUEUE_PI
590 - Linux 4.4.56
591
592 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
593 2012r2 Gen2 VM (LP: #1674635)
594 - scsi: storvsc: Workaround for virtual DVD SCSI version
595
596 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device
597 shutdown (LP: #1672785)
598 - net/mlx4_core: Avoid delays during VF driver device shutdown
599
600 * Channel data values for IIO based st_sensors (st_accel, st_pressure) are
601 incorrect (LP: #1676356)
602 - iio: core: added support for IIO_VAL_INT
603 - iio: st_sensors: simplify buffer address handling
604 - iio: st_sensors: read each channel individually
605 - iio:st_sensors: emulate SMBus block read if needed
606 - iio:st_sensors: align on storagebits boundaries
607 - iio:st_pressure: temperature triggered buffering
608 - iio:st_pressure: clean useless static channel initializers
609 - iio: st_pressure: Fix data sign
610
611 * Enable lspcon on i915 (LP: #1676747)
612 - drm: Helper for lspcon in drm_dp_dual_mode
613 - drm/i915: Add lspcon support for I915 driver
614 - drm/i915: Parse VBT data for lspcon
615 - drm/i915: Enable lspcon initialization
616 - drm/i915: Add lspcon resume function
617
618 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
619 failure with linux 4.9.0-12.13) (LP: #1658633)
620 - ext4: lock the xattr block before checksuming it
621
622 * Fix line-out port noise on Baytrail-I with RT5660 based sound card
623 (LP: #1675327)
624 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Fix noise in line-out
625
626 * Kernel 4.4.0-67 Defaults to ACPI-cpufreq rather than P-State - Dell
627 Precision 5520 (LP: #1674390)
628 - cpufreq: intel_pstate: Enable HWP by default
629
630 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
631 - bridge: drop netfilter fake rtable unconditionally
632
633 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
634 - d-i: Also add dm-queue-length to multipath modules
635
636 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
637 - Bluetooth: btbcm: Add a delay for module reset
638
639 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
640 - Bluetooth: btusb: Add support for 413c:8143
641
642 * i40e Intel X710 error during device probe prevents link set up and ip
643 association (LP: #1672550)
644 - i40e: check for and deal with non-contiguous TCs
645
646 * CIFS: Call echo service immediately after socket reconnect (LP: #1669941)
647 - Call echo service immediately after socket reconnect
648
649 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
650 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
651 - scsi: lpfc: Add missing memory barrier
652
653 * No C-State Deeper than C3 utilized by Kaby Lake 7820HQ in Precision 5520
654 (LP: #1672439)
655 - intel_idle: Add KBL support
656
657 * [Hyper-V] Missing PCI patches breaking SR-IOV hot remove (LP: #1670518)
658 - PCI: hv: Fix hv_pci_remove() for hot-remove
659 - PCI: hv: Delete the device earlier from hbus->children for hot-remove
660 - PCI: hv: Make unnecessarily global IRQ masking functions static
661 - PCI: hv: Allocate physically contiguous hypercall params buffer
662
663 * Xenial update to v4.4.55 stable release (LP: #1674292)
664 - USB: serial: digi_acceleport: fix OOB data sanity check
665 - USB: serial: digi_acceleport: fix OOB-event processing
666 - crypto: improve gcc optimization flags for serpent and wp512
667 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
668 - MIPS: ip27: Disable qlge driver in defconfig
669 - MIPS: Update ip27_defconfig for SCSI_DH change
670 - MIPS: ip22: Fix ip28 build for modern gcc
671 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
672 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
673 - MIPS: ralink: Cosmetic change to prom_init().
674 - MIPS: ralink: Remove unused rt*_wdt_reset functions
675 - cpmac: remove hopeless #warning
676 - mm: memcontrol: avoid unused function warning
677 - MIPS: DEC: Avoid la pseudo-instruction in delay slots
678 - MIPS: Netlogic: Fix CP0_EBASE redefinition warnings
679 - tracing: Add #undef to fix compile error
680 - powerpc: Emulation support for load/store instructions on LE
681 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
682 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
683 - usb: gadget: function: f_fs: pass companion descriptor along
684 - usb: host: xhci-dbg: HCIVERSION should be a binary number
685 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
686 controllers
687 - USB: serial: safe_serial: fix information leak in completion handler
688 - USB: serial: omninet: fix reference leaks at open
689 - USB: iowarrior: fix NULL-deref at probe
690 - USB: iowarrior: fix NULL-deref in write
691 - USB: serial: io_ti: fix NULL-deref in interrupt callback
692 - USB: serial: io_ti: fix information leak in completion handler
693 - serial: samsung: Continue to work if DMA request fails
694 - mvsas: fix misleading indentation
695 - KVM: s390: Fix guest migration for huge guests resulting in panic
696 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
697 - nfit, libnvdimm: fix interleave set cookie calculation
698 - dm: flush queued bios when process blocks to avoid deadlock
699 - ext4: don't BUG when truncating encrypted inodes on the orphan list
700 - Linux 4.4.55
701
702 * Xenial update to v4.4.54 stable release (LP: #1673541)
703 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
704 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
705 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
706 - Bluetooth: Add another AR3012 04ca:3018 device
707 - s390/qdio: clear DSCI prior to scanning multiple input queues
708 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
709 - s390: TASK_SIZE for kernel threads
710 - s390: make setup_randomness work
711 - s390: use correct input data address for setup_randomness
712 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
713 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
714 - IB/ipoib: Fix deadlock between rmmod and set_mode
715 - IB/IPoIB: Add destination address when re-queue packet
716 - IB/srp: Avoid that duplicate responses trigger a kernel bug
717 - IB/srp: Fix race conditions related to task management
718 - ktest: Fix child exit code processing
719 - ceph: remove req from unsafe list when unregistering it
720 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
721 - nlm: Ensure callback code also checks that the files match
722 - pwm: pca9685: Fix period change with same duty cycle
723 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
724 - mac80211: flush delayed work when entering suspend
725 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
726 - drm/ast: Fix test for VGA enabled
727 - drm/ast: Call open_key before enable_mmio in POST code
728 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
729 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
730 - drm/ttm: Make sure BOs being swapped out are cacheable
731 - drm/atomic: fix an error code in mode_fixup()
732 - fakelb: fix schedule while atomic
733 - drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from
734 vlv_init_display_clock_gating
735 - libceph: use BUG() instead of BUG_ON(1)
736 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
737 - drivers: hv: Turn off write permission on the hypercall page
738 - Linux 4.4.54
739
740 * Xenial update to v4.4.53 stable release (LP: #1673538)
741 - samples: move mic/mpssd example code from Documentation
742 - MIPS: Fix special case in 64 bit IP checksumming.
743 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
744 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
745 - MIPS: Lantiq: Keep ethernet enabled during boot
746 - MIPS: Clear ISA bit correctly in get_frame_info()
747 - MIPS: Prevent unaligned accesses during stack unwinding
748 - MIPS: Fix get_frame_info() handling of microMIPS function size
749 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
750 - MIPS: Calculate microMIPS ra properly when unwinding the stack
751 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
752 - am437x-vpfe: always assign bpp variable
753 - uvcvideo: Fix a wrong macro
754 - media: fix dm1105.c build error
755 - ARM: at91: define LPDDR types
756 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
757 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
758 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
759 - ALSA: hda - fix Lewisburg audio issue
760 - ALSA: timer: Reject user params with too small ticks
761 - ALSA: ctxfi: Fallback DMA mask to 32bit
762 - ALSA: seq: Fix link corruption by event error handling
763 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
764 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
765 - staging: rtl: fix possible NULL pointer dereference
766 - regulator: Fix regulator_summary for deviceless consumers
767 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
768 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
769 - mm/page_alloc: fix nodes for reclaim in fast path
770 - mm: vmpressure: fix sending wrong events on underflow
771 - mm: do not access page->mapping directly on page_endio
772 - ipc/shm: Fix shmat mmap nil-page protection
773 - dm cache: fix corruption seen when using cache > 2TB
774 - dm stats: fix a leaked s->histogram_boundaries array
775 - Revert "scsi: storvsc: properly set residual data length on errors"
776 - scsi: storvsc: properly set residual data length on errors
777 - scsi: aacraid: Reorder Adapter status check
778 - scsi: use 'scsi_device_from_queue()' for scsi_dh
779 - sd: get disk reference in sd_check_events()
780 - Fix: Disable sys_membarrier when nohz_full is enabled
781 - jbd2: don't leak modified metadata buffers on an aborted journal
782 - block/loop: fix race between I/O and set_status
783 - loop: fix LO_FLAGS_PARTSCAN hang
784 - ext4: Include forgotten start block on fallocate insert range
785 - ext4: do not polute the extents cache while shifting extents
786 - ext4: trim allocation requests to group size
787 - ext4: fix data corruption in data=journal mode
788 - ext4: fix inline data error paths
789 - ext4: preserve the needs_recovery flag when the journal is aborted
790 - ext4: return EROFS if device is r/o and journal replay is needed
791 - samples/seccomp: fix 64-bit comparison macros
792 - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
793 - target: Fix multi-session dynamic se_node_acl double free OOPs
794 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
795 - ath9k: fix race condition in enabling/disabling IRQs
796 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
797 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
798 - fuse: add missing FR_FORCE
799 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
800 - iio: pressure: mpl115: do not rely on structure field ordering
801 - iio: pressure: mpl3115: do not rely on structure field ordering
802 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
803 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
804 - w1: ds2490: USB transfer buffers need to be DMAable
805 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
806 - usb: host: xhci: plat: check hcc_params after add hcd
807 - usb: gadget: udc: fsl: Add missing complete function.
808 - hv: allocate synic pages for all present CPUs
809 - hv: init percpu_list in hv_synic_alloc()
810 - Drivers: hv: util: kvp: Fix a rescind processing issue
811 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
812 - Drivers: hv: util: Backup: Fix a rescind processing issue
813 - RDMA/core: Fix incorrect structure packing for booleans
814 - rdma_cm: fail iwarp accepts w/o connection params
815 - gfs2: Add missing rcu locking for glock lookup
816 - rtlwifi: Fix alignment issues
817 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
818 - nfsd: minor nfsd_setattr cleanup
819 - nfsd: special case truncates some more
820 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
821 - NFSv4: fix getacl head length estimation
822 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
823 - rtc: sun6i: Add some locking
824 - rtc: sun6i: Switch to the external oscillator
825 - md linear: fix a race between linear_add() and linear_congested()
826 - bcma: use (get|put)_device when probing/removing device driver
827 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
828 - powerpc/xmon: Fix data-breakpoint
829 - MIPS: IP22: Reformat inline assembler code to modern standards.
830 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
831 - scsi: lpfc: Correct WQ creation for pagesize
832 - Linux 4.4.53
833
834 * move aufs.ko from -extra to linux-image package (LP: #1673498)
835 - [config] aufs.ko moved to linux-image package
836
837 * [Xenial] net: better skb->sender_cpu and skb->napi_id cohabitation
838 (LP: #1673303)
839 - net: better skb->sender_cpu and skb->napi_id cohabitation
840
841 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
842 (LP: #1619918)
843 - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
844
845 * linux-tools-common should Depends: lsb-release (LP: #1667571)
846 - [Config] linux-tools-common depends on lsb-release
847
848 * Add Use-After-Free Patch for Ubuntu16.10 - EEH on BELL3 adapter fails to
849 recover (serial/tty) (LP: #1669153)
850 - 8250_pci: Fix potential use-after-free in error path
851
852 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
853 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
854 - PCI: hv: Use device serial number as PCI domain
855
856 * [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20
857 bytes to a sockaddr (LP: #1668042)
858 - net/bonding: Enforce active-backup policy for IPoIB bonds
859
860 * Request to backport cxlflash patches to Xenial SRU stream (LP: #1623750)
861 - scsi: cxlflash: Scan host only after the port is ready for I/O
862 - scsi: cxlflash: Remove the device cleanly in the system shutdown path
863 - scsi: cxlflash: Fix to avoid EEH and host reset collisions
864 - scsi: cxlflash: Improve EEH recovery time
865
866 * Xenial update to v4.4.52 stable release (LP: #1669016)
867 - net/llc: avoid BUG_ON() in skb_orphan()
868 - packet: fix races in fanout_add()
869 - packet: Do not call fanout_release from atomic contexts
870 - irda: Fix lockdep annotations in hashbin_delete().
871 - ip: fix IP_CHECKSUM handling
872 - net: socket: fix recvmmsg not returning error from sock_error
873 - tty: serial: msm: Fix module autoload
874 - USB: serial: mos7840: fix another NULL-deref at open
875 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
876 - USB: serial: ftdi_sio: fix modem-status error handling
877 - USB: serial: ftdi_sio: fix extreme low-latency setting
878 - USB: serial: ftdi_sio: fix line-status over-reporting
879 - USB: serial: spcp8x5: fix modem-status handling
880 - USB: serial: opticon: fix CTS retrieval at open
881 - USB: serial: ark3116: fix register-accessor error handling
882 - x86/platform/goldfish: Prevent unconditional loading
883 - goldfish: Sanitize the broken interrupt handler
884 - block: fix double-free in the failure path of cgwb_bdi_init()
885 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
886 - Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
887 - kvm: vmx: ensure VMCS is current while enabling PML
888 - Linux 4.4.52
889
890 * Xenial update to v4.4.51 stable release (LP: #1669015)
891 - vfs: fix uninitialized flags in splice_to_pipe()
892 - siano: make it work again with CONFIG_VMAP_STACK
893 - fuse: fix use after free issue in fuse_dev_do_read()
894 - scsi: don't BUG_ON() empty DMA transfers
895 - Fix missing sanity check in /dev/sg
896 - Input: elan_i2c - add ELAN0605 to the ACPI table
897 - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
898 - drm/dp/mst: fix kernel oops when turning off secondary monitor
899 - futex: Move futex_init() to core_initcall
900 - ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
901 - printk: use rcuidle console tracepoint
902 - NTB: ntb_transport: fix debugfs_remove_recursive
903 - ntb_transport: Pick an unused queue
904 - bcache: Make gc wakeup sane, remove set_task_state()
905 - mmc: core: fix multi-bit bus width without high-speed mode
906 - Linux 4.4.51
907
908 * Xenial update to v4.4.50 stable release (LP: #1666324)
909 - can: Fix kernel panic at security_sock_rcv_skb
910 - ipv6: fix ip6_tnl_parse_tlv_enc_lim()
911 - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
912 - tcp: fix 0 divide in __tcp_select_window()
913 - net: use a work queue to defer net_disable_timestamp() work
914 - ipv4: keep skb->dst around in presence of IP options
915 - netlabel: out of bound access in cipso_v4_validate()
916 - ip6_gre: fix ip6gre_err() invalid reads
917 - ipv6: tcp: add a missing tcp_v6_restore_cb()
918 - tcp: avoid infinite loop in tcp_splice_read()
919 - tun: read vnet_hdr_sz once
920 - macvtap: read vnet_hdr_size once
921 - mlx4: Invoke softirqs after napi_reschedule
922 - sctp: avoid BUG_ON on sctp_wait_for_sndbuf
923 - sit: fix a double free on error path
924 - net: introduce device min_header_len
925 - packet: round up linear to header len
926 - ping: fix a null pointer dereference
927 - l2tp: do not use udp_ioctl()
928 - Linux 4.4.50
929
930 * FlashGT Integration and Setup: fsbmc30: After 17th reboot of soft bootme,
931 HTX & Linux errors seen with 256 virtual LUNs (LP: #1667239)
932 - cxl: Fix coredump generation when cxl_get_fd() is used
933
934 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
935 (LP: #1470250)
936 - Drivers: hv: vss: Operation timeouts should match host expectation
937 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
938
939 * kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop (LP: #1666421)
940 - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
941
942 * Export symbol "dev_pm_qos_update_user_latency_tolerance" (LP: #1666401)
943 - PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
944
945 * Linux ZFS port doesn't respect RLIMIT_FSIZE (LP: #1656259)
946 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu16
947
948 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 06 Apr 2017 09:34:27 +0100
949
950 linux (4.4.0-72.93) xenial; urgency=low
951
952 * linux: 4.4.0-72.93 -proposed tracker (LP: #1678078)
953
954 * Fix CVE-2017-7308 (LP: #1678009)
955 - net/packet: fix overflow in check for priv area size
956 - net/packet: fix overflow in check for tp_frame_nr
957 - net/packet: fix overflow in check for tp_reserve
958
959 -- Stefan Bader <stefan.bader@canonical.com> Fri, 31 Mar 2017 09:20:03 +0200
960
961 linux (4.4.0-71.92) xenial; urgency=low
962
963 * CVE-2017-7184
964 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
965 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
966
967 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 24 Mar 2017 09:32:49 -0300
968
969 linux (4.4.0-70.91) xenial; urgency=low
970
971 * linux: 4.4.0-70.91 -proposed tracker (LP: #1674938)
972
973 * snaps with classic + jailmode confinement started to fail on zesty
974 (LP: #1666897)
975 - Revert "UBUNTU: SAUCE: apparmor: fix link auditing failure due to,
976 uninitialized var"
977 - Revert "UBUNTU: SAUCE: fix regression with domain change in complain mode"
978 - Revert "UBUNTU: SAUCE: apparmor: flock mediation is not being enforced on
979 cache check"
980 - Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control
981 flags"
982 - Revert "UBUNTU: SAUCE: apparmor: fix ns ref count link when removing
983 profiles from policy"
984 - Revert "UBUNTU: SAUCE: apparmor: Fix no_new_privs blocking change_onexec
985 when using stacked namespaces"
986 - Revert "UBUNTU: SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup
987 fails"
988 - Revert "UBUNTU: SAUCE: apparmor: Don't audit denied access of special
989 apparmor .null file"
990 - Revert "UBUNTU: SAUCE: apparmor: fix label leak when new label is unused"
991 - Revert "UBUNTU: SAUCE: apparmor: fix reference count bug in
992 label_merge_insert()"
993 - Revert "UBUNTU: SAUCE: apparmor: fix replacement race in reading rawdata"
994 - Revert "UBUNTU: SAUCE: apparmor: fix cross ns perm of unix domain sockets"
995
996 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Mar 2017 09:28:43 +0100
997
998 linux (4.4.0-67.88) xenial; urgency=low
999
1000 * linux: 4.4.0-67.88 -proposed tracker (LP: #1667052)
1001
1002 * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations
1003 (LP: #1668594)
1004 - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
1005
1006 * Regression in 4.4.0-65-generic causes very frequent system crashes
1007 (LP: #1669611)
1008 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
1009 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
1010 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when
1011 securityfs_setup_d_inode() fails"
1012 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when
1013 securityfs_pin_fs() fails"
1014
1015 * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
1016 - SAUCE: Redpine driver to support Host AP mode
1017
1018 * NFS client : permission denied when trying to access subshare, since kernel
1019 4.4.0-31 (LP: #1649292)
1020 - fs: Better permission checking for submounts
1021
1022 * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
1023 - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
1024 - SAUCE: pci-hyperv: properly handle pci bus remove
1025 - SAUCE: pci-hyperv: lock pci bus on device eject
1026
1027 * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
1028 image (LP: #1650058)
1029 - net/mlx4_en: Fix bad WQE issue
1030 - net/mlx4_core: Fix racy CQ (Completion Queue) free
1031 - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT
1032 transitions
1033 - net/mlx4_core: Avoid command timeouts during VF driver device shutdown
1034
1035 * Xenial update to v4.4.49 stable release (LP: #1664960)
1036 - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
1037 - selinux: fix off-by-one in setprocattr
1038 - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
1039 - cpumask: use nr_cpumask_bits for parsing functions
1040 - hns: avoid stack overflow with CONFIG_KASAN
1041 - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
1042 - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
1043 - target: Use correct SCSI status during EXTENDED_COPY exception
1044 - target: Fix early transport_generic_handle_tmr abort scenario
1045 - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
1046 - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
1047 - mac80211: Fix adding of mesh vendor IEs
1048 - netvsc: Set maximum GSO size in the right place
1049 - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed
1050 send
1051 - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
1052 - scsi: mpt3sas: disable ASPM for MPI2 controllers
1053 - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
1054 - ALSA: seq: Fix race at creating a queue
1055 - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
1056 - drm/i915: fix use-after-free in page_flip_completed()
1057 - Linux 4.4.49
1058
1059 * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
1060 (LP: #1650336)
1061 - SUNRPC: fix refcounting problems with auth_gss messages.
1062
1063 * [0bda:0328] Card reader failed after S3 (LP: #1664809)
1064 - usb: hub: Wait for connection to be reestablished after port reset
1065
1066 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
1067 4.4.0-63.84~14.04.2 (LP: #1664912)
1068 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
1069
1070 * ibmvscsis: Add SGL LIMIT (LP: #1662551)
1071 - ibmvscsis: Add SGL limit
1072
1073 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
1074 (LP: #1663687)
1075 - scsi: storvsc: Enable tracking of queue depth
1076 - scsi: storvsc: Remove the restriction on max segment size
1077 - scsi: storvsc: Enable multi-queue support
1078 - scsi: storvsc: use tagged SRB requests if supported by the device
1079 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
1080 - scsi: storvsc: properly set residual data length on errors
1081
1082 * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
1083 - blk-mq: Avoid memory reclaim when remapping queues
1084 - blk-mq: Fix failed allocation path when mapping queues
1085
1086 * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
1087 i915_bpo (LP: #1624164)
1088 - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin
1089
1090 * Intel I210 ethernet does not work both after S3 (LP: #1662763)
1091 - igb: implement igb_ptp_suspend
1092 - igb: call igb_ptp_suspend during suspend/resume cycle
1093
1094 * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
1095 - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
1096 - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
1097 - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
1098
1099 * brd module compiled as built-in (LP: #1593293)
1100 - [Config] CONFIG_BLK_DEV_RAM=m
1101
1102 * regession tests failing after stackprofile test is run (LP: #1661030)
1103 - SAUCE: fix regression with domain change in complain mode
1104
1105 * Permission denied and inconsistent behavior in complain mode with 'ip netns
1106 list' command (LP: #1648903)
1107 - SAUCE: fix regression with domain change in complain mode
1108
1109 * flock not mediated by 'k' (LP: #1658219)
1110 - SAUCE: apparmor: flock mediation is not being enforced on cache check
1111
1112 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
1113 from a unshared mount namespace (LP: #1656121)
1114 - SAUCE: apparmor: null profiles should inherit parent control flags
1115
1116 * apparmor refcount leak of profile namespace when removing profiles
1117 (LP: #1660849)
1118 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
1119
1120 * tor in lxd: apparmor="DENIED" operation="change_onexec"
1121 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
1122 name="system_tor" (LP: #1648143)
1123 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
1124 namespaces
1125
1126 * apparmor_parser hangs indefinitely when called by multiple threads
1127 (LP: #1645037)
1128 - SAUCE: apparmor: fix lock ordering for mkdir
1129
1130 * apparmor leaking securityfs pin count (LP: #1660846)
1131 - SAUCE: apparmor: fix leak on securityfs pin count
1132
1133 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1134 (LP: #1660845)
1135 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1136 fails
1137
1138 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1139 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1140
1141 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
1142 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
1143
1144 * apparmor auditing denied access of special apparmor .null fi\ le
1145 (LP: #1660836)
1146 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
1147
1148 * apparmor label leak when new label is unused (LP: #1660834)
1149 - SAUCE: apparmor: fix label leak when new label is unused
1150
1151 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
1152 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
1153
1154 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
1155 - SAUCE: apparmor: fix replacement race in reading rawdata
1156
1157 * unix domain socket cross permission check failing with nested namespaces
1158 (LP: #1660832)
1159 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
1160
1161 * docker permission issues with overlay2 storage driver (LP: #1659417)
1162 - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
1163 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
1164 - ovl: check mounter creds on underlying lookup
1165
1166 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
1167 - [Config] CONFIG_NET_DROP_MONITOR=m
1168
1169 * Xenial update to v4.4.48 stable release (LP: #1663657)
1170 - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
1171 - ext4: validate s_first_meta_bg at mount time
1172 - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
1173 - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
1174 - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
1175 - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
1176 - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
1177 - ata: sata_mv:- Handle return value of devm_ioremap.
1178 - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
1179 - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
1180 - powerpc: Add missing error check to prom_find_boot_cpu()
1181 - NFSD: Fix a null reference case in find_or_create_lock_stateid()
1182 - svcrpc: fix oops in absence of krb5 module
1183 - zswap: disable changing params if init fails
1184 - cifs: initialize file_info_lock
1185 - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
1186 - mm, fs: check for fatal signals in do_generic_file_read()
1187 - can: bcm: fix hrtimer/tasklet termination in bcm op removal
1188 - mmc: sdhci: Ignore unexpected CARD_INT interrupts
1189 - percpu-refcount: fix reference leak during percpu-atomic transition
1190 - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
1191 - KVM: x86: do not save guest-unsupported XSAVE state
1192 - USB: serial: qcserial: add Dell DW5570 QDL
1193 - USB: serial: pl2303: add ATEN device ID
1194 - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
1195 - usb: gadget: f_fs: Assorted buffer overflow checks.
1196 - USB: serial: option: add device ID for HP lt2523 (Novatel E371)
1197 - x86/irq: Make irq activate operations symmetric
1198 - base/memory, hotplug: fix a kernel oops in show_valid_zones()
1199 - Linux 4.4.48
1200
1201 * Xenial update to v4.4.47 stable release (LP: #1662507)
1202 - r8152: fix the sw rx checksum is unavailable
1203 - mlxsw: spectrum: Fix memory leak at skb reallocation
1204 - mlxsw: switchx2: Fix memory leak at skb reallocation
1205 - mlxsw: pci: Fix EQE structure definition
1206 - net: lwtunnel: Handle lwtunnel_fill_encap failure
1207 - net: ipv4: fix table id in getroute response
1208 - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
1209 - tcp: fix tcp_fastopen unaligned access complaints on sparc
1210 - openvswitch: maintain correct checksum state in conntrack actions
1211 - ravb: do not use zero-length alignment DMA descriptor
1212 - ax25: Fix segfault after sock connection timeout
1213 - net: fix harmonize_features() vs NETIF_F_HIGHDMA
1214 - net: phy: bcm63xx: Utilize correct config_intr function
1215 - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
1216 - tcp: initialize max window for a new fastopen socket
1217 - bridge: netlink: call br_changelink() during br_dev_newlink()
1218 - r8152: don't execute runtime suspend if the tx is not empty
1219 - af_unix: move unix_mknod() out of bindlock
1220 - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
1221 - net: dsa: Bring back device detaching in dsa_slave_suspend()
1222 - Linux 4.4.47
1223
1224 * Xenial update to v4.4.46 stable release (LP: #1660994)
1225 - fbdev: color map copying bounds checking
1226 - tile/ptrace: Preserve previous registers for short regset write
1227 - drm: Fix broken VT switch with video=1366x768 option
1228 - mm/mempolicy.c: do not put mempolicy before using its nodemask
1229 - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
1230 - ISDN: eicon: silence misleading array-bounds warning
1231 - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
1232 - s390/ptrace: Preserve previous registers for short regset write
1233 - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
1234 - can: ti_hecc: add missing prepare and unprepare of the clock
1235 - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
1236 - ARC: [arcompact] handle unaligned access delay slot corner case
1237 - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
1238 - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
1239 - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
1240 - SUNRPC: cleanup ida information when removing sunrpc module
1241 - drm/i915: Don't leak edid in intel_crt_detect_ddc()
1242 - IB/ipoib: move back IB LL address into the hard header
1243 - IB/umem: Release pid in error and ODP flow
1244 - s5k4ecgx: select CRC32 helper
1245 - pinctrl: broxton: Use correct PADCFGLOCK offset
1246 - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
1247 - mm, memcg: do not retry precharge charges
1248 - Linux 4.4.46
1249
1250 * Xenial update to v4.4.45 stable release (LP: #1660993)
1251 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to
1252 it
1253 - IB/mlx5: Wait for all async command completions to complete
1254 - IB/mlx4: Set traffic class in AH
1255 - IB/mlx4: Fix out-of-range array index in destroy qp flow
1256 - IB/mlx4: Fix port query for 56Gb Ethernet links
1257 - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
1258 - IB/IPoIB: Remove can't use GFP_NOIO warning
1259 - perf scripting: Avoid leaking the scripting_context variable
1260 - ARM: dts: imx31: fix clock control module interrupts description
1261 - ARM: dts: imx31: move CCM device node to AIPS2 bus devices
1262 - ARM: dts: imx31: fix AVIC base address
1263 - tmpfs: clear S_ISGID when setting posix ACLs
1264 - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
1265 - svcrpc: don't leak contexts on PROC_DESTROY
1266 - fuse: clear FR_PENDING flag when moving requests out of pending queue
1267 - PCI: Enumerate switches below PCI-to-PCIe bridges
1268 - HID: corsair: fix DMA buffers on stack
1269 - HID: corsair: fix control-transfer error handling
1270 - mmc: mxs-mmc: Fix additional cycles after transmission stop
1271 - ieee802154: atusb: do not use the stack for buffers to make them DMA able
1272 - mtd: nand: xway: disable module support
1273 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
1274 - qla2xxx: Fix crash due to null pointer access
1275 - ubifs: Fix journal replay wrt. xattr nodes
1276 - clocksource/exynos_mct: Clear interrupt when cpu is shut down
1277 - svcrdma: avoid duplicate dma unmapping during error recovery
1278 - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
1279 - ceph: fix bad endianness handling in parse_reply_info_extra
1280 - ARM: dts: da850-evm: fix read access to SPI flash
1281 - arm64/ptrace: Preserve previous registers for short regset write
1282 - arm64/ptrace: Preserve previous registers for short regset write - 2
1283 - arm64/ptrace: Preserve previous registers for short regset write - 3
1284 - arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
1285 - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
1286 - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
1287 - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
1288 - ARM: 8613/1: Fix the uaccess crash on PB11MPCore
1289 - blackfin: check devm_pinctrl_get() for errors
1290 - ite-cir: initialize use_demodulator before using it
1291 - dmaengine: pl330: Fix runtime PM support for terminated transfers
1292 - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
1293 - arm64: avoid returning from bad_mode
1294 - Linux 4.4.45
1295
1296 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 08 Mar 2017 11:47:26 -0300
1297
1298 linux (4.4.0-66.87) xenial; urgency=low
1299
1300 * CVE-2017-2636
1301 - TTY: n_hdlc, fix lockdep false positive
1302 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
1303
1304 -- Stefan Bader <stefan.bader@canonical.com> Fri, 03 Mar 2017 12:01:27 +0100
1305
1306 linux (4.4.0-64.85) xenial; urgency=low
1307
1308 * CVE-2017-6074 (LP: #1665935)
1309 - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
1310
1311 -- Stefan Bader <stefan.bader@canonical.com> Mon, 20 Feb 2017 11:06:47 +0100
1312
1313 linux (4.4.0-63.84) xenial; urgency=low
1314
1315 [ Thadeu Lima de Souza Cascardo ]
1316
1317 * Release Tracking Bug
1318 - LP: #1660704
1319
1320 * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
1321 - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp
1322
1323 * Kdump through NMI SMP and single core not working on Ubuntu16.10
1324 (LP: #1630924)
1325 - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
1326 - SAUCE: hv: don't reset hv_context.tsc_page on crash
1327
1328 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
1329 Chromebook R11 (LP: #1630238)
1330 - [Config] CONFIG_PINCTRL_CHERRYVIEW=y
1331
1332 * Call trace when testing fstat stressor on ppc64el with virtual keyboard and
1333 mouse present (LP: #1652132)
1334 - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
1335
1336 * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
1337 - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
1338
1339 * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
1340 - mm, page_alloc: convert alloc_flags to unsigned
1341 - mm, compaction: change COMPACT_ constants into enum
1342 - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
1343 - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
1344 - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
1345 - mm, compaction: abstract compaction feedback to helpers
1346 - mm, oom: protect !costly allocations some more
1347 - mm: consider compaction feedback also for costly allocation
1348 - mm, oom, compaction: prevent from should_compact_retry looping for ever for
1349 costly orders
1350 - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
1351 - mm, oom: prevent premature OOM killer invocation for high order request
1352
1353 * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
1354 (LP: #1657194)
1355 - SAUCE: ibmvscsis: Fix max transfer length
1356 - SAUCE: ibmvscsis: fix sleeping in interrupt context
1357 - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code
1358
1359 * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
1360 quirk needed (LP: #1656913)
1361 - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
1362
1363 * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
1364 will stop working (LP: #1625318)
1365 - PCI: Do any VF BAR updates before enabling the BARs
1366 - PCI: Ignore BAR updates on virtual functions
1367 - PCI: Update BARs using property bits appropriate for type
1368 - PCI: Separate VF BAR updates from standard BAR updates
1369 - PCI: Don't update VF BARs while VF memory space is enabled
1370 - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
1371 - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
1372 - PCI: Add comments about ROM BAR updating
1373
1374 * Linux rtc self test fails in a VM under xenial (LP: #1649718)
1375 - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
1376 - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
1377 - kvm: x86: Check dest_map->vector to match eoi signals for rtc
1378
1379 * Xenial update to v4.4.44 stable release (LP: #1658091)
1380 - Input: xpad - use correct product id for x360w controllers
1381 - Input: i8042 - add Pegatron touchpad to noloop table
1382 - selftests: do not require bash to run netsocktests testcase
1383 - selftests: do not require bash for the generated test
1384 - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
1385 - ocfs2: fix crash caused by stale lvb with fsdlm plugin
1386 - mm/hugetlb.c: fix reservation race when freeing surplus pages
1387 - KVM: x86: fix emulation of "MOV SS, null selector"
1388 - KVM: eventfd: fix NULL deref irqbypass consumer
1389 - jump_labels: API for flushing deferred jump label updates
1390 - KVM: x86: flush pending lapic jump label updates on module unload
1391 - KVM: x86: add Align16 instruction flag
1392 - KVM: x86: add asm_safe wrapper
1393 - KVM: x86: emulate FXSAVE and FXRSTOR
1394 - KVM: x86: Introduce segmented_write_std
1395 - nl80211: fix sched scan netlink socket owner destruction
1396 - USB: serial: kl5kusb105: fix line-state error handling
1397 - USB: serial: ch341: fix initial modem-control state
1398 - USB: serial: ch341: fix open error handling
1399 - USB: serial: ch341: fix control-message error handling
1400 - USB: serial: ch341: fix open and resume after B0
1401 - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
1402 - i2c: print correct device invalid address
1403 - i2c: fix kernel memory disclosure in dev interface
1404 - xhci: fix deadlock at host remove by running watchdog correctly
1405 - vme: Fix wrong pointer utilization in ca91cx42_slave_get
1406 - mnt: Protect the mountpoint hashtable with mount_lock
1407 - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
1408 - sysrq: attach sysrq handler correctly for 32-bit kernel
1409 - sysctl: Drop reference added by grab_header in proc_sys_readdir
1410 - drm/radeon: drop verde dpm quirks
1411 - USB: serial: ch341: fix resume after reset
1412 - USB: serial: ch341: fix modem-control and B0 handling
1413 - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
1414 command-line option
1415 - btrfs: fix locking when we put back a delayed ref that's too new
1416 - btrfs: fix error handling when run_delayed_extent_op fails
1417 - pinctrl: meson: fix gpio request disabling other modes
1418 - pNFS: Fix race in pnfs_wait_on_layoutreturn
1419 - NFS: Fix a performance regression in readdir
1420 - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
1421 - cpufreq: powernv: Disable preemption while checking CPU throttling state
1422 - block: cfq_cpd_alloc() should use @gfp
1423 - ACPI / APEI: Fix NMI notification handling
1424 - blk-mq: Always schedule hctx->next_cpu
1425 - bus: vexpress-config: fix device reference leak
1426 - powerpc/ibmebus: Fix further device reference leaks
1427 - powerpc/ibmebus: Fix device reference leaks in sysfs interface
1428 - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
1429 - Linux 4.4.44
1430
1431 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
1432 - ASoC: rt5660: add rt5660 codec driver
1433 - ASoC: rt5660: enable MCLK detection
1434 - ASoC: Intel: Atom: flip logic for gain Switch
1435 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
1436 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
1437 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
1438
1439 * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
1440 - SAUCE: Support Redpine RS9113 WLAN/BT
1441 - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
1442 - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
1443 - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
1444 only
1445 - SAUCE: RS9113: Comment out IDs from upstream driver
1446 - [Config] Enable CONFIG_VEN_RSI_* configs
1447
1448 * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
1449 - netvsc: add rcu_read locking to netvsc callback
1450
1451 * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
1452 (LP: #1650059)
1453 - memory-hotplug: add automatic onlining policy for the newly added memory
1454 - hv_netvsc: Add query for initial physical link speed
1455 - hv_netvsc: Add handler for physical link speed change
1456 - hv_netvsc: Implement batching of receive completions
1457 - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
1458 - hv_netvsc: fix rtnl locking in callback
1459 - hv_netvsc: make RSS hash key static
1460 - hv_netvsc: use kcalloc
1461 - hv_netvsc: style cleanups
1462 - hv_netvsc: make inline functions static
1463 - hv_netvsc: use ARRAY_SIZE() for NDIS versions
1464 - hv_netvsc: make device_remove void
1465 - hv_netvsc: init completion during alloc
1466 - hv_netvsc: rearrange start_xmit
1467 - hv_netvsc: refactor completion function
1468 - hv_netvsc: make netvsc_destroy_buf void
1469 - hv_netvsc: make variable local
1470 - hv_netvsc: report vmbus name in ethtool
1471 - hv_netvsc: add ethtool statistics for tx packet issues
1472 - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
1473 - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
1474 - Drivers: hv: get rid of timeout in vmbus_open()
1475 - Drivers: hv: utils: fix a race on userspace daemons registration
1476 - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
1477 - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
1478 - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
1479 - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
1480 - Tools: hv: kvp: ensure kvp device fd is closed on exec
1481 - Drivers: hv: balloon: keep track of where ha_region starts
1482 - Drivers: hv: balloon: account for gaps in hot add regions
1483 - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
1484 enabled
1485 - Drivers: hv: balloon: replace ha_region_mutex with spinlock
1486 - Drivers: hv: balloon: Use available memory value in pressure report
1487 - Drivers: hv: cleanup vmbus_open() for wrap around mappings
1488 - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
1489 - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
1490 to}_ringbuffer()
1491 - Drivers: hv: ring_buffer: count on wrap around mappings in
1492 get_next_pkt_raw()
1493 - Drivers: hv: Introduce a policy for controlling channel affinity
1494 - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
1495 - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
1496 - PCI: hv: Use zero-length array in struct pci_packet
1497 - PCI: hv: Use pci_function_description[0] in struct definitions
1498 - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
1499 - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
1500 - PCI: hv: Handle hv_pci_generic_compl() error case
1501 - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
1502 get_next_pkt_raw()"
1503 - Driver: hv: vmbus: Make mmio resource local
1504 - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
1505 - Drivers: hv: utils: Rename version definitions to reflect protocol version.
1506 - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
1507 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
1508 - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
1509 - Revert "hv_netvsc: make inline functions static"
1510 - hv_netvsc: use consume_skb
1511 - hv_netvsc: dev hold/put reference to VF
1512 - hv_netvsc: simplify callback event code
1513 - hv_netvsc: improve VF device matching
1514 - hv_netvsc: use RCU to protect vf_netdev
1515 - hv_netvsc: remove VF in flight counters
1516 - hv_netvsc: count multicast packets received
1517 - hv_netvsc: fix comments
1518 - Drivers: hv: make VMBus bus ids persistent
1519 - Drivers: hv: get rid of id in struct vmbus_channel
1520 - netvsc: fix checksum on UDP IPV6
1521 - netvsc: Remove mistaken udp.h inclusion.
1522 - net/hyperv: avoid uninitialized variable
1523 - Revert "hv_netvsc: report vmbus name in ethtool"
1524 - vmbus: make sysfs names consistent with PCI
1525 - netvsc: reduce maximum GSO size
1526 - Drivers: hv: vmbus: Base host signaling strictly on the ring state
1527 - tools: hv: Add a script to help bonding synthetic and VF NICs
1528
1529 * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
1530 hang with a zero window (LP: #1655420)
1531 - ibmveth: set correct gso_size and gso_type
1532 - ibmveth: calculate gso_segs for large packets
1533
1534 * netfilter regression introducing a performance slowdown in binary
1535 arp/ip/ip6tables (LP: #1640786)
1536 - netfilter: x_tables: pass xt_counters struct instead of packet counter
1537 - netfilter: x_tables: pass xt_counters struct to counter allocator
1538 - netfilter: x_tables: pack percpu counter allocations
1539
1540 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
1541 - [Config] Add IBM power drivers to the inclusion list
1542
1543 * Xenial update to v4.4.43 stable release (LP: #1656876)
1544 - netvsc: reduce maximum GSO size
1545 - ser_gigaset: return -ENOMEM on error instead of success
1546 - net: vrf: Drop conntrack data after pass through VRF device on Tx
1547 - ipv6: handle -EFAULT from skb_copy_bits
1548 - net, sched: fix soft lockup in tc_classify
1549 - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
1550 - net/mlx5: Check FW limitations on log_max_qp before setting it
1551 - net/mlx5: Avoid shadowing numa_node
1552 - drop_monitor: add missing call to genlmsg_end
1553 - drop_monitor: consider inserted data in genlmsg_end
1554 - igmp: Make igmp group member RFC 3376 compliant
1555 - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
1556 - r8152: split rtl8152_suspend function
1557 - r8152: fix rx issue for runtime suspend
1558 - gro: Enter slow-path if there is no tailroom
1559 - gro: use min_t() in skb_gro_reset_offset()
1560 - gro: Disable frag0 optimization on IPv6 ext headers
1561 - net: ipv4: Fix multipath selection with vrf
1562 - net: vrf: do not allow table id 0
1563 - HID: hid-cypress: validate length of report
1564 - ALSA: firewire-tascam: Fix to handle error from initialization of stream
1565 data
1566 - powerpc: Fix build warning on 32-bit PPC
1567 - ARM: zynq: Reserve correct amount of non-DMA RAM
1568 - ARM: OMAP4+: Fix bad fallthrough for cpuidle
1569 - spi: mvebu: fix baudrate calculation for armada variant
1570 - ALSA: usb-audio: Add a quirk for Plantronics BT600
1571 - mm/init: fix zone boundary creation
1572 - Linux 4.4.43
1573
1574 * Xenial update to v4.4.42 stable release (LP: #1655969)
1575 - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
1576 - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
1577 - ALSA: usb-audio: Fix irq/process data synchronization
1578 - ARM: davinci: da850: don't add emac clock to lookup table twice
1579 - mac80211: initialize fast-xmit 'info' later
1580 - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
1581 - KVM: MIPS: Flush KVM entry code from icache globally
1582 - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
1583 - usb: musb: dsps: implement clear_ep_rxintr() callback
1584 - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
1585 - usb: gadgetfs: restrict upper bound on device configuration size
1586 - USB: gadgetfs: fix unbounded memory allocation bug
1587 - USB: gadgetfs: fix use-after-free bug
1588 - USB: gadgetfs: fix checks of wTotalLength in config descriptors
1589 - USB: fix problems with duplicate endpoint addresses
1590 - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
1591 - usb: gadget: composite: Test get_alt() presence instead of set_alt()
1592 - usb: dwc3: core: avoid Overflow events
1593 - usb: xhci: fix possible wild pointer
1594 - xhci: workaround for hosts missing CAS bit
1595 - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
1596 - xhci: free xhci virtual devices with leaf nodes first
1597 - usb: xhci: fix return value of xhci_setup_device()
1598 - usb: host: xhci: Fix possible wild pointer when handling abort command
1599 - xhci: Handle command completion and timeout race
1600 - usb: xhci: hold lock over xhci_abort_cmd_ring()
1601 - USB: serial: omninet: fix NULL-derefs at open and disconnect
1602 - USB: serial: quatech2: fix sleep-while-atomic in close
1603 - USB: serial: pl2303: fix NULL-deref at open
1604 - USB: serial: keyspan_pda: verify endpoints at probe
1605 - USB: serial: spcp8x5: fix NULL-deref at open
1606 - USB: serial: io_ti: fix NULL-deref at open
1607 - USB: serial: io_ti: fix another NULL-deref at open
1608 - USB: serial: io_ti: fix I/O after disconnect
1609 - USB: serial: iuu_phoenix: fix NULL-deref at open
1610 - USB: serial: garmin_gps: fix memory leak on failed URB submit
1611 - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
1612 - USB: serial: io_edgeport: fix NULL-deref at open
1613 - USB: serial: oti6858: fix NULL-deref at open
1614 - USB: serial: cyberjack: fix NULL-deref at open
1615 - USB: serial: kobil_sct: fix NULL-deref in write
1616 - USB: serial: mos7840: fix NULL-deref at open
1617 - USB: serial: mos7720: fix NULL-deref at open
1618 - USB: serial: mos7720: fix use-after-free on probe errors
1619 - USB: serial: mos7720: fix parport use-after-free on probe errors
1620 - USB: serial: mos7720: fix parallel probe
1621 - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
1622 - xhci: Use delayed_work instead of timer for command timeout
1623 - xhci: Fix race related to abort operation
1624 - usb: dwc3: pci: add Intel Gemini Lake PCI ID
1625 - usb: musb: Fix trying to free already-free IRQ 4
1626 - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
1627 - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
1628 - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
1629 - USB: serial: kl5kusb105: abort on open exception path
1630 - ARM: dts: r8a7794: Correct hsusb parent clock
1631 - USB: phy: am335x-control: fix device and of_node leaks
1632 - USB: serial: io_ti: bind to interface after fw download
1633 - mei: bus: fix mei_cldev_enable KDoc
1634 - staging: iio: ad7606: fix improper setting of oversampling pins
1635 - usb: dwc3: gadget: always unmap EP0 requests
1636 - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
1637 - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
1638 - stable-fixup: hotplug: fix unused function warning
1639 - ath10k: use the right length of "background"
1640 - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
1641 - hwmon: (scpi) Fix module autoload
1642 - hwmon: (amc6821) sign extension temperature
1643 - hwmon: (ds620) Fix overflows seen when writing temperature limits
1644 - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
1645 - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
1646 - clk: clk-wm831x: fix a logic error
1647 - clk: imx31: fix rewritten input argument of mx31_clocks_init()
1648 - iommu/amd: Missing error code in amd_iommu_init_device()
1649 - iommu/amd: Fix the left value check of cmd buffer
1650 - iommu/vt-d: Fix pasid table size encoding
1651 - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
1652 mapped
1653 - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
1654 - scsi: mvsas: fix command_active typo
1655 - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
1656 - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
1657 - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
1658 - mmc: mmc_test: Uninitialized return value
1659 - s390/crypto: unlock on error in prng_tdes_read()
1660 - crypto: arm64/sha2-ce - fix for big endian
1661 - crypto: arm64/ghash-ce - fix for big endian
1662 - crypto: arm/aes-ce - fix for big endian
1663 - crypto: arm64/aes-ccm-ce: fix for big endian
1664 - crypto: arm64/aes-neon - fix for big endian
1665 - crypto: arm64/sha1-ce - fix for big endian
1666 - crypto: arm64/aes-xts-ce: fix for big endian
1667 - crypto: arm64/aes-ce - fix for big endian
1668 - md: MD_RECOVERY_NEEDED is set for mddev->recovery
1669 - powerpc/pci/rpadlpar: Fix device reference leaks
1670 - staging: comedi: dt282x: tidy up register bit defines
1671 - cred/userns: define current_user_ns() as a function
1672 - net: ti: cpmac: Fix compiler warning due to type confusion
1673 - net: vxge: avoid unused function warnings
1674 - cx23885-dvb: move initialization of a8293_pdata
1675 - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
1676 - tick/broadcast: Prevent NULL pointer dereference
1677 - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
1678 - usb: gadget: composite: always set ep->mult to a sensible value
1679 - Linux 4.4.42
1680
1681 * Xenial update to v4.4.41 stable release (LP: #1655041)
1682 - ssb: Fix error routine when fallback SPROM fails
1683 - rtlwifi: Fix enter/exit power_save
1684 - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
1685 - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
1686 - mmc: sdhci: Fix recovery from tuning timeout
1687 - regulator: stw481x-vmmc: fix ages old enable error
1688 - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
1689 - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
1690 - thermal: hwmon: Properly report critical temperature in sysfs
1691 - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
1692 - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
1693 - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
1694 - ACPI / video: Add force_native quirk for HP Pavilion dv6
1695 - drm/nouveau/kms: lvds panel strap moved again on maxwell
1696 - drm/nouveau/bios: require checksum to match for fast acpi shadow method
1697 - drm/nouveau/ltc: protect clearing of comptags with mutex
1698 - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
1699 - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
1700 - drm/radeon: Also call cursor_move_locked when the cursor size changes
1701 - drm/radeon: Hide the HW cursor while it's out of bounds
1702 - drm/radeon: add additional pci revision to dpm workaround
1703 - drm/gma500: Add compat ioctl
1704 - drivers/gpu/drm/ast: Fix infinite loop if read fails
1705 - mei: request async autosuspend at the end of enumeration
1706 - block: protect iterate_bdevs() against concurrent close
1707 - vt: fix Scroll Lock LED trigger name
1708 - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
1709 30secs before reset
1710 - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
1711 does not support JBOD sequence map
1712 - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
1713 - scsi: zfcp: do not trace pure benign residual HBA responses at default level
1714 - scsi: zfcp: fix rport unblock race with LUN recovery
1715 - scsi: avoid a permanent stop of the scsi device's request queue
1716 - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
1717 - firmware: fix usermode helper fallback loading
1718 - s390/vmlogrdr: fix IUCV buffer allocation
1719 - sc16is7xx: Drop bogus use of IRQF_ONESHOT
1720 - md/raid5: limit request size according to implementation limits
1721 - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
1722 - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
1723 - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
1724 - platform/x86: asus-nb-wmi.c: Add X45U quirk
1725 - fgraph: Handle a case where a tracer ignores set_graph_notrace
1726 - IB/mad: Fix an array index check
1727 - IPoIB: Avoid reading an uninitialized member variable
1728 - IB/multicast: Check ib_find_pkey() return value
1729 - IB/cma: Fix a race condition in iboe_addr_get_sgid()
1730 - media: solo6x10: fix lockup by avoiding delayed register write
1731 - Input: drv260x - fix input device's parent assignment
1732 - PCI: Check for PME in targeted sleep state
1733 - libceph: verify authorize reply on connect
1734 - nfs_write_end(): fix handling of short copies
1735 - powerpc/ps3: Fix system hang with GCC 5 builds
1736 - powerpc: Convert cmp to cmpd in idle enter sequence
1737 - kconfig/nconf: Fix hang when editing symbol with a long prompt
1738 - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
1739 - net: mvpp2: fix dma unmapping of TX buffers for fragments
1740 - Linux 4.4.41
1741
1742 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Feb 2017 14:00:35 -0200
1743
1744 linux (4.4.0-62.83) xenial; urgency=low
1745
1746 [ Thadeu Lima de Souza Cascardo ]
1747
1748 * Release Tracking Bug
1749 - LP: #1657430
1750
1751 * Backport DP MST fixes to i915 (LP: #1657353)
1752 - SAUCE: i915_bpo: Fix DP link rate math
1753 - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST
1754
1755 * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281)
1756 - blk-mq: really fix plug list flushing for nomerge queues
1757
1758 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 18 Jan 2017 09:34:07 -0200
1759
1760 linux (4.4.0-61.82) xenial; urgency=low
1761
1762 [ Thadeu Lima de Souza Cascardo ]
1763
1764 * Release Tracking Bug
1765 - LP: #1656810
1766
1767 * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381)
1768 - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data
1769
1770 * nvme drive probe failure (LP: #1626894)
1771 - nvme: revert NVMe: only setup MSIX once
1772
1773 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 16 Jan 2017 10:30:12 -0200
1774
1775 linux (4.4.0-60.81) xenial; urgency=low
1776
1777 [ John Donnelly ]
1778
1779 * Release Tracking Bug
1780 - LP: #1656084
1781
1782 * Couldn't emulate instruction 0x7813427c (LP: #1634129)
1783 - KVM: PPC: Book3S PR: Fix illegal opcode emulation
1784
1785 * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482)
1786 - powerpc/perf/hv-24x7: Fix usage with chip events.
1787 - powerpc/perf/hv-24x7: Display change in counter values
1788 - powerpc/perf/hv-24x7: Display domain indices in sysfs
1789 - powerpc/perf/24x7: Eliminate domain suffix in event names
1790
1791 * i386 ftrace tests hang on ADT testing (LP: #1655040)
1792 - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps
1793 to it
1794
1795 * VMX module autoloading if available (LP: #1651322)
1796 - powerpc: Add module autoloading based on CPU features
1797 - crypto: vmx - Convert to CPU feature based module autoloading
1798
1799 * ACPI probe support for AD5592/3 configurable multi-channel converter
1800 (LP: #1654497)
1801 - SAUCE: iio: dac: ad5592r: Add ACPI support
1802 - SAUCE: iio: dac: ad5593r: Add ACPI support
1803
1804 * Xenial update to v4.4.40 stable release (LP: #1654602)
1805 - btrfs: limit async_work allocation and worker func duration
1806 - Btrfs: fix tree search logic when replaying directory entry deletes
1807 - btrfs: store and load values of stripes_min/stripes_max in balance status
1808 item
1809 - Btrfs: fix qgroup rescan worker initialization
1810 - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
1811 - USB: serial: option: add dlink dwm-158
1812 - USB: serial: kl5kusb105: fix open error path
1813 - USB: cdc-acm: add device id for GW Instek AFG-125
1814 - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
1815 - usb: gadget: f_uac2: fix error handling at afunc_bind
1816 - usb: gadget: composite: correctly initialize ep->maxpacket
1817 - USB: UHCI: report non-PME wakeup signalling for Intel hardware
1818 - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to
1819 volume_control_quirks
1820 - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
1821 - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
1822 - ALSA: hda - ignore the assoc and seq when comparing pin configurations
1823 - ALSA: hda - fix headset-mic problem on a Dell laptop
1824 - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
1825 - ALSA: hda: when comparing pin configurations, ignore assoc in addition to
1826 seq
1827 - clk: ti: omap36xx: Work around sprz319 advisory 2.1
1828 - Btrfs: fix memory leak in reading btree blocks
1829 - Btrfs: bail out if block group has different mixed flag
1830 - Btrfs: return gracefully from balance if fs tree is corrupted
1831 - Btrfs: don't leak reloc root nodes on error
1832 - Btrfs: fix memory leak in do_walk_down
1833 - Btrfs: don't BUG() during drop snapshot
1834 - btrfs: make file clone aware of fatal signals
1835 - block_dev: don't test bdev->bd_contains when it is not stable
1836 - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
1837 - crypto: caam - fix AEAD givenc descriptors
1838 - ext4: fix mballoc breakage with 64k block size
1839 - ext4: fix stack memory corruption with 64k block size
1840 - ext4: use more strict checks for inodes_per_block on mount
1841 - ext4: fix in-superblock mount options processing
1842 - ext4: add sanity checking to count_overhead()
1843 - ext4: reject inodes with negative size
1844 - ext4: return -ENOMEM instead of success
1845 - ext4: do not perform data journaling when data is encrypted
1846 - f2fs: set ->owner for debugfs status file's file_operations
1847 - loop: return proper error from loop_queue_rq()
1848 - mm/vmscan.c: set correct defer count for shrinker
1849 - fs: exec: apply CLOEXEC before changing dumpable task flags
1850 - exec: Ensure mm->user_ns contains the execed files
1851 - usb: gadget: composite: always set ep->mult to a sensible value
1852 - blk-mq: Do not invoke .queue_rq() for a stopped queue
1853 - dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
1854 - dm crypt: mark key as invalid until properly loaded
1855 - dm space map metadata: fix 'struct sm_metadata' leak on failed create
1856 - ASoC: intel: Fix crash at suspend/resume without card registration
1857 - CIFS: Fix a possible memory corruption during reconnect
1858 - CIFS: Fix missing nls unload in smb2_reconnect()
1859 - CIFS: Fix a possible memory corruption in push locks
1860 - kernel/watchdog: use nmi registers snapshot in hardlockup handler
1861 - kernel/debug/debug_core.c: more properly delay for secondary CPUs
1862 - tpm xen: Remove bogus tpm_chip_unregister
1863 - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
1864 - arm/xen: Use alloc_percpu rather than __alloc_percpu
1865 - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
1866 - driver core: fix race between creating/querying glue dir and its cleanup
1867 - ppp: defer netns reference release for ppp channel
1868 - Linux 4.4.40
1869
1870 * igb i210 probe of pci device failed with error -2 (LP: #1639810)
1871 - SAUCE: igb: Workaround for igb i210 firmware issue.
1872 - SAUCE: igb: add i211 to i210 PHY workaround
1873
1874 * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018)
1875 - powerpc/powernv: Call opal_pci_poll() if needed
1876
1877 * mfd: intel-lpss: Add default I2C device properties for Apollo Lake
1878 (LP: #1635177)
1879 - mfd: intel-lpss: Add default I2C device properties for Apollo Lake
1880
1881 * Xenial update to v4.4.39 stable release (LP: #1650609)
1882 - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
1883 - parisc: Purge TLB before setting PTE
1884 - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and
1885 flush_icache_page_asm
1886 - parisc: Fix TLB related boot crash on SMP machines
1887 - zram: restrict add/remove attributes to root only
1888 - locking/rtmutex: Prevent dequeue vs. unlock race
1889 - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
1890 - perf/x86: Fix full width counter, counter overflow
1891 - crypto: mcryptd - Check mcryptd algorithm compatibility
1892 - can: raw: raw_setsockopt: limit number of can_filter that can be set
1893 - can: peak: fix bad memory access and free sequence
1894 - arm64: futex.h: Add missing PAN toggling
1895 - m68k: Fix ndelay() macro
1896 - batman-adv: Check for alloc errors when preparing TT local data
1897 - hotplug: Make register and unregister notifier API symmetric
1898 - crypto: rsa - Add Makefile dependencies to fix parallel builds
1899 - Linux 4.4.39
1900
1901 * Xenial update to v4.4.38 stable release (LP: #1650607)
1902 - virtio-net: add a missing synchronize_net()
1903 - net: check dead netns for peernet2id_alloc()
1904 - ip6_tunnel: disable caching when the traffic class is inherited
1905 - net: sky2: Fix shutdown crash
1906 - af_unix: conditionally use freezable blocking calls in read
1907 - rtnetlink: fix FDB size computation
1908 - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
1909 - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
1910 - net, sched: respect rcu grace period on cls destruction
1911 - net/sched: pedit: make sure that offset is valid
1912 - netlink: Call cb->done from a worker thread
1913 - netlink: Do not schedule work from sk_destruct
1914 - net/dccp: fix use-after-free in dccp_invalid_packet
1915 - net: bcmgenet: Utilize correct struct device for all DMA operations
1916 - sh_eth: remove unchecked interrupts for RZ/A1
1917 - geneve: avoid use-after-free of skb->data
1918 - net: ping: check minimum size on ICMP header length
1919 - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
1920 - sparc64: Fix find_node warning if numa node cannot be found
1921 - sparc64: fix compile warning section mismatch in find_node()
1922 - constify iov_iter_count() and iter_is_iovec()
1923 - Don't feed anything but regular iovec's to blk_rq_map_user_iov
1924 - ipv6: Set skb->protocol properly for local output
1925 - ipv4: Set skb->protocol properly for local output
1926 - esp4: Fix integrity verification when ESN are used
1927 - esp6: Fix integrity verification when ESN are used
1928 - Linux 4.4.38
1929
1930 * Xenial update to v4.4.37 stable release (LP: #1650604)
1931 - ARC: Don't use "+l" inline asm constraint
1932 - zram: fix unbalanced idr management at hot removal
1933 - kasan: update kasan_global for gcc 7
1934 - x86/traps: Ignore high word of regs->cs in early_fixup_exception()
1935 - rcu: Fix soft lockup for rcu_nocb_kthread
1936 - PCI: Export pcie_find_root_port
1937 - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
1938 - mwifiex: printk() overflow with 32-byte SSIDs
1939 - pwm: Fix device reference leak
1940 - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
1941 - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
1942 - arm64: suspend: Reconfigure PSTATE after resume from idle
1943 - Linux 4.4.37
1944
1945 * Xenial update to v4.4.36 stable release (LP: #1650601)
1946 - iommu/vt-d: Fix PASID table allocation
1947 - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
1948 - KVM: x86: check for pic and ioapic presence before use
1949 - usb: chipidea: move the lock initialization to core file
1950 - USB: serial: cp210x: add ID for the Zone DPMX
1951 - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
1952 - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
1953 - scsi: mpt3sas: Fix secure erase premature termination
1954 - tile: avoid using clocksource_cyc2ns with absolute cycle count
1955 - cfg80211: limit scan results cache size
1956 - NFSv4.x: hide array-bounds warning
1957 - parisc: Fix races in parisc_setup_cache_timing()
1958 - parisc: Fix race in pci-dma.c
1959 - parisc: Also flush data TLB in flush_icache_page_asm
1960 - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
1961 - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
1962 - mei: me: disable driver on SPT SPS firmware
1963 - mei: me: fix place for kaby point device ids.
1964 - mei: fix return value on disconnection
1965 - scsi: mpt3sas: Unblock device after controller reset
1966 - Linux 4.4.36
1967
1968 * Miscellaneous Ubuntu changes
1969 - [Debian] consider renames in gen-auto-reconstruct
1970
1971 -- John Donnelly <john.donnelly@canonical.com> Fri, 13 Jan 2017 08:54:11 +0000
1972
1973 linux (4.4.0-59.80) xenial; urgency=low
1974
1975 [ John Donnelly ]
1976
1977 * Release Tracking Bug
1978 - LP: #1654282
1979
1980 * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602)
1981 - (fix) nvme: only require 1 interrupt vector, not 2+
1982
1983 -- John Donnelly <john.donnelly@canonical.com> Thu, 05 Jan 2017 12:49:16 +0000
1984
1985 linux (4.4.0-58.79) xenial; urgency=low
1986
1987 [ Luis Henriques ]
1988
1989 * Release Tracking Bug
1990 - LP: #1651402
1991
1992 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123)
1993 - SAUCE: iio: st_sensors: match sensors using ACPI handle
1994 - SAUCE: iio: st_accel: Support sensor i2c probe using acpi
1995 - SAUCE: iio: st_pressure: Support i2c probe using acpi
1996 - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m
1997
1998 * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189)
1999 - SAUCE: iio: common: st_sensors: fix channel data parsing
2000
2001 * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112)
2002 - SAUCE: iio: st-accel: add support for lis2dh12
2003 - SAUCE: iio: st_sensors: support active-low interrupts
2004 - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer
2005 - SAUCE: iio: st_sensors: verify interrupt event to status
2006 - SAUCE: iio: st_sensors: support open drain mode
2007 - SAUCE: iio:st_sensors: fix power regulator usage
2008 - SAUCE: iio: st_sensors: switch to a threaded interrupt
2009 - SAUCE: iio: accel: st_accel: Add lis3l02dq support
2010 - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl
2011 - SAUCE: iio: accel: st_accel: add support to lng2dm
2012 - SAUCE: iio: accel: st_accel: inline per-sensor data
2013 - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding
2014
2015 * ST Micro hts221 relative humidity sensor support (LP: #1650116)
2016 - SAUCE: iio: humidity: add support to hts221 rh/temp combo device
2017 - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding
2018 - SAUCE: iio: humidity: remove
2019 - SAUCE: iio: humidity: Support acpi probe for hts211
2020
2021 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557)
2022 - s390/zcrypt: Introduce CEX6 toleration
2023
2024 * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906)
2025 - uvcvideo: uvc_scan_fallback() for webcams with broken chain
2026
2027 * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.
2028 (LP: #1650635)
2029 - vmxnet3: segCnt can be 1 for LRO packets
2030
2031 * system freeze when swapping to encrypted swap partition (LP: #1647400)
2032 - mm, oom: rework oom detection
2033 - mm: throttle on IO only when there are too many dirty and writeback pages
2034
2035 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
2036 - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
2037 - target/user: Return an error if cmd data size is too large
2038 - target/user: Fix comments to not refer to data ring
2039 - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are
2040 expired
2041
2042 * CVE-2016-9756
2043 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far
2044
2045 * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054)
2046 - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
2047
2048 * CVE-2016-9794
2049 - ALSA: pcm : Call kill_fasync() in stream lock
2050
2051 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
2052 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
2053 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
2054 map into s_user_ns"
2055 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
2056 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
2057 user namespace mounts"
2058 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
2059 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
2060 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
2061 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
2062 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
2063 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
2064 dqget() be valid and map into s_user_ns"
2065 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
2066 - (namespace) quota: Ensure qids map to the filesystem
2067 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
2068 - (namespace) dquot: For now explicitly don't support filesystems outside of
2069 init_user_ns
2070 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
2071 xattrs"
2072 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
2073 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
2074 ownership of inodes with unmappable ids"
2075 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2076 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
2077 s_user_ns"
2078 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2079 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
2080
2081 * Boot crash in xen_send_IPI_one (LP: #1649821)
2082 - xen/qspinlock: Don't kick CPU if IRQ is not initialized
2083
2084 * linux: Staging modules should be unsigned (LP: #1642368)
2085 - [Debian] Suppress module signing for staging drivers
2086 - SAUCE: Add rtl drivers to signature inclusion list
2087
2088 * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168]
2089 (LP: #1648279)
2090 - ACPI / blacklist: Make Dell Latitude 3350 ethernet work
2091
2092 * CVE-2016-9793
2093 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
2094
2095 * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and
2096 15.10 (LP: #1400319)
2097 - Drivers: hv: avoid vfree() on crash
2098
2099 * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656)
2100 - netvsc: fix incorrect receive checksum offloading
2101
2102 -- Luis Henriques <luis.henriques@canonical.com> Tue, 20 Dec 2016 10:54:41 +0000
2103
2104 linux (4.4.0-57.78) xenial; urgency=low
2105
2106 * Release Tracking Bug
2107 - LP: #1648867
2108
2109 * Miscellaneous Ubuntu changes
2110 - SAUCE: Do not build the xr-usb-serial driver for s390
2111
2112 -- Brad Figg <brad.figg@canonical.com> Fri, 09 Dec 2016 10:51:16 -0800
2113
2114 linux (4.4.0-56.77) xenial; urgency=low
2115
2116 * Release Tracking Bug
2117 - LP: #1648867
2118
2119 * Release Tracking Bug
2120 - LP: #1648579
2121
2122 * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
2123 - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
2124 large number of cores.
2125
2126 * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
2127 - SAUCE: (no-up) NVMe: only setup MSIX once
2128
2129 -- Brad Figg <brad.figg@canonical.com> Thu, 08 Dec 2016 10:50:49 -0800
2130
2131 linux (4.4.0-55.76) xenial; urgency=low
2132
2133 [ Luis Henriques ]
2134
2135 * Release Tracking Bug
2136 - LP: #1648503
2137
2138 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
2139 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
2140
2141 -- Luis Henriques <luis.henriques@canonical.com> Thu, 08 Dec 2016 14:34:40 +0000
2142
2143 linux (4.4.0-54.75) xenial; urgency=low
2144
2145 [ Luis Henriques ]
2146
2147 * Release Tracking Bug
2148 - LP: #1648017
2149
2150 * Update hio driver to 2.1.0.28 (LP: #1646643)
2151 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
2152
2153 * linux: Enable live patching for all supported architectures (LP: #1633577)
2154 - [Config] CONFIG_LIVEPATCH=y for s390x
2155
2156 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
2157 kernel_irqchip=split (LP: #1644394)
2158 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
2159
2160 * Xenial update to v4.4.35 stable release (LP: #1645453)
2161 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
2162 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
2163 - KVM: Disable irq while unregistering user notifier
2164 - fuse: fix fuse_write_end() if zero bytes were copied
2165 - mfd: intel-lpss: Do not put device in reset state on suspend
2166 - can: bcm: fix warning in bcm_connect/proc_register
2167 - i2c: mux: fix up dependencies
2168 - kbuild: add -fno-PIE
2169 - scripts/has-stack-protector: add -fno-PIE
2170 - x86/kexec: add -fno-PIE
2171 - kbuild: Steal gcc's pie from the very beginning
2172 - ext4: sanity check the block and cluster size at mount time
2173 - crypto: caam - do not register AES-XTS mode on LP units
2174 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
2175 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
2176 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
2177 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
2178 - rtc: omap: Fix selecting external osc
2179 - iwlwifi: pcie: fix SPLC structure parsing
2180 - mfd: core: Fix device reference leak in mfd_clone_cell
2181 - uwb: fix device reference leaks
2182 - PM / sleep: fix device reference leak in test_suspend
2183 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
2184 fails
2185 - IB/mlx4: Check gid_index return value
2186 - IB/mlx4: Fix create CQ error flow
2187 - IB/mlx5: Use cache line size to select CQE stride
2188 - IB/mlx5: Fix fatal error dispatching
2189 - IB/core: Avoid unsigned int overflow in sg_alloc_table
2190 - IB/uverbs: Fix leak of XRC target QPs
2191 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
2192 - netfilter: nft_dynset: fix element timeout for HZ != 1000
2193 - Linux 4.4.35
2194
2195 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
2196 - flow_dissect: call init_default_flow_dissectors() earlier
2197
2198 * AD5593R configurable multi-channel converter support (LP: #1644726)
2199 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
2200 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
2201 - [Config] CONFIG_AD5592R/AD5593R=m
2202
2203 * ST Micro lps22hb pressure sensor support (LP: #1642258)
2204 - iio:st_pressure:initial lps22hb sensor support
2205 - iio:st_pressure: align storagebits on power of 2
2206 - iio:st_pressure: document sampling gains
2207 - iio:st_pressure:lps22hb: temperature support
2208
2209 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
2210 - SAUCE: ibmvscsis: Rearrange functions for future patches
2211 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
2212 - SAUCE: ibmvscsis: Synchronize cmds at remove time
2213 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
2214 - SAUCE: ibmvscsis: Return correct partition name/# to client
2215 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
2216
2217 * System stalls when creating device node on booting (LP: #1643797)
2218 - sched/fair: Fix new task's load avg removed from source CPU in
2219 wake_up_new_task()
2220
2221 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
2222 - blk-mq: add blk_mq_alloc_request_hctx
2223 - nvme.h: add NVMe over Fabrics definitions
2224 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
2225 - SAUCE: nvme: improve performance for virtual NVMe devices
2226
2227 * Move some kernel modules to the main kernel package (LP: #1642228)
2228 - [Config] Move some powerpc kernel modules to the main kernel package
2229
2230 * sched: Match-all classifier is missing in xenial (LP: #1642514)
2231 - [Config] CONFIG_NET_CLS_MATCHALL=m
2232 - net/sched: introduce Match-all classifier
2233
2234 * Xenial update to 4.4.34 stable release (LP: #1643637)
2235 - dctcp: avoid bogus doubling of cwnd after loss
2236 - net: clear sk_err_soft in sk_clone_lock()
2237 - net: mangle zero checksum in skb_checksum_help()
2238 - bgmac: stop clearing DMA receive control register right after it is set
2239 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
2240 - tcp: fix potential memory corruption
2241 - dccp: do not send reset to already closed sockets
2242 - dccp: fix out of bound access in dccp_v4_err()
2243 - ipv6: dccp: fix out of bound access in dccp_v6_err()
2244 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
2245 - sctp: assign assoc_id earlier in __sctp_connect
2246 - fib_trie: Correct /proc/net/route off by one error
2247 - sock: fix sendmmsg for partial sendmsg
2248 - net: __skb_flow_dissect() must cap its return value
2249 - ipv4: use new_gw for redirect neigh lookup
2250 - tcp: take care of truncations done by sk_filter()
2251 - tty: Prevent ldisc drivers from re-using stale tty fields
2252 - sparc: Don't leak context bits into thread->fault_address
2253 - sparc: serial: sunhv: fix a double lock bug
2254 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
2255 - sparc: Handle negative offsets in arch_jump_label_transform
2256 - sparc64: Handle extremely large kernel TSB range flushes sanely.
2257 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
2258 - sparc64: Fix instruction count in comment for
2259 __hypervisor_flush_tlb_pending.
2260 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
2261 code.
2262 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
2263 - sparc64: Delete __ret_efault.
2264 - sparc64: Prepare to move to more saner user copy exception handling.
2265 - sparc64: Convert copy_in_user to accurate exception reporting.
2266 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
2267 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
2268 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
2269 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
2270 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
2271 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
2272 - sparc64: Delete now unused user copy assembler helpers.
2273 - sparc64: Delete now unused user copy fixup functions.
2274 - Linux 4.4.34
2275
2276 * Xenial update to v4.4.33 stable release (LP: #1642968)
2277 - ALSA: info: Return error for invalid read/write
2278 - ALSA: info: Limit the proc text input size
2279 - ASoC: cs4270: fix DAPM stream name mismatch
2280 - dib0700: fix nec repeat handling
2281 - swapfile: fix memory corruption via malformed swapfile
2282 - coredump: fix unfreezable coredumping task
2283 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
2284 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
2285 - pinctrl: cherryview: Serialize register access in suspend/resume
2286 - pinctrl: cherryview: Prevent possible interrupt storm on resume
2287 - staging: iio: ad5933: avoid uninitialized variable in error case
2288 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
2289 - Revert "staging: nvec: ps2: change serio type to passthrough"
2290 - staging: nvec: remove managed resource from PS2 driver
2291 - USB: cdc-acm: fix TIOCMIWAIT
2292 - usb: gadget: u_ether: remove interrupt throttling
2293 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
2294 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
2295 - clk: qoriq: Don't allow CPU clocks higher than starting value
2296 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
2297 interpretation.
2298 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
2299 driver)
2300 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
2301 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
2302 disk
2303 - KVM: MIPS: Precalculate MMIO load resume PC
2304 - drm/i915: Respect alternate_ddc_pin for all DDI ports
2305 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
2306 - tty/serial: at91: fix hardware handshake on Atmel platforms
2307 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
2308 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
2309 - mei: bus: fix received data size check in NFC fixup
2310 - lib/genalloc.c: start search from start of chunk
2311 - hwrng: core - Don't use a stack buffer in add_early_randomness()
2312 - i40e: fix call of ndo_dflt_bridge_getlink()
2313 - ACPI / APEI: Fix incorrect return value of ghes_proc()
2314 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
2315 - mmc: mxs: Initialize the spinlock prior to using it
2316 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
2317 - netfilter: fix namespace handling in nf_log_proc_dostring
2318 - Linux 4.4.33
2319
2320 * Xenial update to 4.4.32 stable release (LP: #1642573)
2321 - tcp: fix overflow in __tcp_retransmit_skb()
2322 - net: avoid sk_forward_alloc overflows
2323 - tcp: fix wrong checksum calculation on MTU probing
2324 - tcp: fix a compile error in DBGUNDO()
2325 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
2326 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
2327 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
2328 - net: fec: set mac address unconditionally
2329 - net: pktgen: fix pkt_size
2330 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
2331 functions
2332 - net: Add netdev all_adj_list refcnt propagation to fix panic
2333 - packet: call fanout_release, while UNREGISTERING a netdev
2334 - netlink: do not enter direct reclaim from netlink_dump()
2335 - ipv6: tcp: restore IP6CB for pktoptions skbs
2336 - ip6_tunnel: fix ip6_tnl_lookup
2337 - net: pktgen: remove rcu locking in pktgen_change_name()
2338 - bridge: multicast: restore perm router ports on multicast enable
2339 - rtnetlink: Add rtnexthop offload flag to compare mask
2340 - net: add recursion limit to GRO
2341 - ipv4: disable BH in set_ping_group_range()
2342 - ipv4: use the right lock for ping_group_range
2343 - net: sctp, forbid negative length
2344 - udp: fix IP_CHECKSUM handling
2345 - net sched filters: fix notification of filter delete with proper handle
2346 - sctp: validate chunk len before actually using it
2347 - packet: on direct_xmit, limit tso and csum to supported devices
2348 - of: silence warnings due to max() usage
2349 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2350 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2351 - drm/amdgpu/dp: add back special handling for NUTMEG
2352 - drm/amdgpu: fix DP mode validation
2353 - drm/radeon: fix DP mode validation
2354 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
2355 - Linux 4.4.32
2356
2357 * Xenial update to 4.4.31 stable release (LP: #1642572)
2358 - i2c: xgene: Avoid dma_buffer overrun
2359 - i2c: core: fix NULL pointer dereference under race condition
2360 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
2361 - h8300: fix syscall restarting
2362 - libxfs: clean up _calc_dquots_per_chunk
2363 - mm/list_lru.c: avoid error-path NULL pointer deref
2364 - mm: memcontrol: do not recurse in direct reclaim
2365 - ALSA: usb-audio: Add quirk for Syntek STK1160
2366 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
2367 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
2368 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
2369 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
2370 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
2371 - ANDROID: binder: Add strong ref checks
2372 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
2373 struct
2374 - btrfs: fix races on root_log_ctx lists
2375 - ubifs: Abort readdir upon error
2376 - ubifs: Fix regression in ubifs_readdir()
2377 - mei: txe: don't clean an unprocessed interrupt cause.
2378 - usb: gadget: function: u_ether: don't starve tx request queue
2379 - USB: serial: fix potential NULL-dereference at probe
2380 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
2381 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
2382 - usb: increase ohci watchdog delay to 275 msec
2383 - Fix potential infoleak in older kernels
2384 - vt: clear selection before resizing
2385 - xhci: add restart quirk for Intel Wildcatpoint PCH
2386 - tty: limit terminal size to 4M chars
2387 - USB: serial: cp210x: fix tiocmget error handling
2388 - dm: free io_barrier after blk_cleanup_queue call
2389 - KVM: x86: fix wbinvd_dirty_mask use-after-free
2390 - KVM: MIPS: Make ERET handle ERL before EXL
2391 - ovl: fsync after copy-up
2392 - parisc: Ensure consistent state when switching to kernel stack at syscall
2393 entry
2394 - virtio_ring: Make interrupt suppression spec compliant
2395 - virtio: console: Unlock vqs while freeing buffers
2396 - dm mirror: fix read error on recovery after default leg failure
2397 - Input: i8042 - add XMG C504 to keyboard reset table
2398 - firewire: net: guard against rx buffer overflows
2399 - firewire: net: fix fragmented datagram_size off-by-one
2400 - mac80211: discard multicast and 4-addr A-MSDUs
2401 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
2402 devices
2403 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
2404 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
2405 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
2406 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
2407 - drm/radeon/si_dpm: Limit clocks on HD86xx part
2408 - drm/radeon/si_dpm: workaround for SI kickers
2409 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
2410 - drm/dp/mst: Check peer device type before attempting EDID read
2411 - perf build: Fix traceevent plugins build race
2412 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
2413 - powerpc/ptrace: Fix out of bounds array access warning
2414 - ARM: 8584/1: floppy: avoid gcc-6 warning
2415 - mm/cma: silence warnings due to max() usage
2416 - drm/exynos: fix error handling in exynos_drm_subdrv_open
2417 - cgroup: avoid false positive gcc-6 warning
2418 - smc91x: avoid self-comparison warning
2419 - Disable "frame-address" warning
2420 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
2421 - pwm: Unexport children before chip removal
2422 - usb: dwc3: Fix size used in dma_free_coherent()
2423 - tty: vt, fix bogus division in csi_J
2424 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
2425 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
2426 - HID: usbhid: add ATEN CS962 to list of quirky devices
2427 - Linux 4.4.31
2428
2429 * CVE-2016-6213
2430 - mnt: Add a per mount namespace limit on the number of mounts
2431
2432 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
2433 - thinkpad_acpi: Add support for HKEY version 0x200
2434
2435 * CVE-2016-4568
2436 - videobuf2-v4l2: Verify planes array in buffer dequeueing
2437
2438 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
2439 - Bluetooth: btusb: Add support for 0cf3:e009
2440
2441 * Fix resource leak in btusb (LP: #1641569)
2442 - SAUCE: Bluetooth: decrease refcount after use
2443
2444 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
2445 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
2446
2447 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
2448 - hv: do not lose pending heartbeat vmbus packets
2449
2450 * ipv6: connected routes are missing after a down/up cycle on the loopback
2451 (LP: #1634545)
2452 - ipv6: correctly add local routes when lo goes up
2453
2454 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
2455 - audit: stop an old auditd being starved out by a new auditd
2456
2457 * hv_set_ifconfig script parsing fails for certain configuration
2458 (LP: #1640109)
2459 - hv_set_ifconfig -- handle DHCP interfaces correctly
2460 - hv_set_ifconfig -- ensure we include the last stanza
2461
2462 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
2463 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
2464
2465 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 10:13:50 +0000
2466
2467 linux (4.4.0-53.74) xenial; urgency=low
2468
2469 * CVE-2016-8655 (LP: #1646318)
2470 - packet: fix race condition in packet_set_ring
2471
2472 -- Brad Figg <brad.figg@canonical.com> Thu, 01 Dec 2016 10:54:01 -0800
2473
2474 linux (4.4.0-51.72) xenial; urgency=low
2475
2476 [ Luis Henriques ]
2477
2478 * Release Tracking Bug
2479 - LP: #1644611
2480
2481 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
2482 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
2483 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
2484 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
2485
2486 -- Luis Henriques <luis.henriques@canonical.com> Thu, 24 Nov 2016 17:56:21 +0000
2487
2488 linux (4.4.0-50.71) xenial; urgency=low
2489
2490 [ Luis Henriques ]
2491
2492 * Release Tracking Bug
2493 - LP: #1644169
2494
2495 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
2496 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
2497 default"
2498 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
2499 userns root"
2500 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
2501 CAP_FSETID in s_user_ns""
2502 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
2503 ownership of inodes"
2504 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
2505 change ownership of inodes with unmappable ids""
2506 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
2507 malformed xattrs"
2508 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
2509 to set xattrs""
2510 - Revert "(namespace) dquot: For now explicitly don't support filesystems
2511 outside of init_user_ns"
2512 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
2513 quota_setxquota"
2514 - Revert "(namespace) quota: Ensure qids map to the filesystem"
2515 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
2516 s_user_ns""
2517 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
2518 to dqget() be valid and map into s_user_ns""
2519 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
2520 the vfs"
2521 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
2522 the vfs"
2523 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
2524 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
2525 posix_acl_fix_xattr_userns() to modules"
2526 - Revert "(namespace) vfs: Verify acls are valid within superblock's
2527 s_user_ns."
2528 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
2529 handle user namespace mounts""
2530 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
2531 s_user_ns"
2532 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
2533 don't map into s_user_ns""
2534 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
2535
2536 -- Luis Henriques <luis.henriques@canonical.com> Wed, 23 Nov 2016 10:16:31 +0000
2537
2538 linux (4.4.0-49.70) xenial; urgency=low
2539
2540 [ Luis Henriques ]
2541
2542 * Release Tracking Bug
2543 - LP: #1640921
2544
2545 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
2546 - SAUCE: RDMA Infiniband for Windows Azure
2547 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
2548 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
2549 - [Config] Add hv_network_direct.ko to generic inclusion list
2550 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
2551
2552 -- Luis Henriques <luis.henriques@canonical.com> Fri, 11 Nov 2016 15:36:20 +0000
2553
2554 linux (4.4.0-48.69) xenial; urgency=low
2555
2556 [ Luis Henriques ]
2557
2558 * Release Tracking Bug
2559 - LP: #1640758
2560
2561 * lxc-attach to malicious container allows access to host (LP: #1639345)
2562 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
2563 mapped uids/gids"
2564 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
2565 checks
2566
2567 * take 'P' command from upstream xmon (LP: #1637978)
2568 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
2569
2570 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
2571 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
2572
2573 * I2C touchpad does not work on AMD platform (LP: #1612006)
2574 - pinctrl/amd: Configure GPIO register using BIOS settings
2575 - pinctrl/amd: switch to using a bool for level
2576
2577 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
2578 - [Config] CONFIG_VFIO_PCI=y for ppc64el
2579
2580 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
2581 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
2582
2583 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
2584 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
2585 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
2586 map into s_user_ns"
2587 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
2588 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
2589 user namespace mounts"
2590 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
2591 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
2592 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
2593 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
2594 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
2595 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
2596 dqget() be valid and map into s_user_ns"
2597 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
2598 - (namespace) quota: Ensure qids map to the filesystem
2599 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
2600 - (namespace) dquot: For now explicitly don't support filesystems outside of
2601 init_user_ns
2602 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
2603 xattrs"
2604 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
2605 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
2606 ownership of inodes with unmappable ids"
2607 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2608 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
2609 s_user_ns"
2610 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2611 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
2612
2613 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
2614 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
2615
2616 * hio: SSD data corruption under stress test (LP: #1638700)
2617 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
2618 - SAUCE: hio: splitting bio in the entry of .make_request_fn
2619
2620 * Module sha1-mb fails to load (LP: #1637165)
2621 - crypto: sha-mb - Fix load failure
2622 - crypto: mcryptd - Fix load failure
2623
2624 * please include mlx5_core modules in linux-image-generic package
2625 (LP: #1635223)
2626 - [Config] Include mlx5 in main package
2627
2628 * xgene i2c slimpro driver fails to load (LP: #1625232)
2629 - mailbox: Add support for APM X-Gene platform mailbox driver
2630 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
2631 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
2632 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
2633
2634 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
2635 close/open (LP: #1632527)
2636 - gpio/pinctrl: sunxi: stop poking around in private vars
2637 - pinctrl: intel: Only restore pins that are used by the driver
2638
2639 * Xenial update to v4.4.30 stable release (LP: #1638272)
2640 - Revert "x86/mm: Expand the exception table logic to allow new handling
2641 options"
2642 - Revert "fix minor infoleak in get_user_ex()"
2643 - Linux 4.4.30
2644
2645 * Xenial update to v4.4.29 stable release (LP: #1638267)
2646 - drm/prime: Pass the right module owner through to dma_buf_export()
2647 - drm/amdgpu: fix IB alignment for UVD
2648 - drm/amdgpu/dce10: disable hpd on local panels
2649 - drm/amdgpu/dce8: disable hpd on local panels
2650 - drm/amdgpu/dce11: disable hpd on local panels
2651 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
2652 - drm/amdgpu: change vblank_time's calculation method to reduce computational
2653 error.
2654 - drm/radeon: narrow asic_init for virtualization
2655 - drm/radeon/si/dpm: fix phase shedding setup
2656 - drm/radeon: change vblank_time's calculation method to reduce computational
2657 error.
2658 - drm/vmwgfx: Limit the user-space command buffer size
2659 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
2660 - Revert "drm/i915: Check live status before reading edid"
2661 - drm/i915: Account for TSEG size when determining 865G stolen base
2662 - drm/i915: Unalias obj->phys_handle and obj->userptr
2663 - mm/hugetlb: fix memory offline with hugepage size > memory block size
2664 - posix_acl: Clear SGID bit when setting file permissions
2665 - ipip: Properly mark ipip GRO packets as encapsulated.
2666 - powerpc/eeh: Null check uses of eeh_pe_bus_get
2667 - perf stat: Fix interval output values
2668 - genirq/generic_chip: Add irq_unmap callback
2669 - uio: fix dmem_region_start computation
2670 - ARM: clk-imx35: fix name for ckil clk
2671 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
2672 - mwifiex: correct aid value during tdls setup
2673 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2674 - crypto: arm/ghash-ce - add missing async import/export
2675 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
2676 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
2677 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
2678 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
2679 - ASoC: dapm: Fix kcontrol creation for output driver widget
2680 - staging: r8188eu: Fix scheduling while atomic splat
2681 - power: bq24257: Fix use of uninitialized pointer bq->charger
2682 - dmaengine: ipu: remove bogus NO_IRQ reference
2683 - x86/mm: Expand the exception table logic to allow new handling options
2684 - s390/cio: fix accidental interrupt enabling during resume
2685 - s390/con3270: fix use of uninitialised data
2686 - s390/con3270: fix insufficient space padding
2687 - clk: qoriq: fix a register offset error
2688 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
2689 - perf hists browser: Fix event group display
2690 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
2691 - perf symbols: Fixup symbol sizes before picking best ones
2692 - mpt3sas: Don't spam logs if logging level is 0
2693 - powerpc/nvram: Fix an incorrect partition merge
2694 - ARM: pxa: pxa_cplds: fix interrupt handling
2695 - Linux 4.4.29
2696
2697 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
2698 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
2699
2700 * Xenial update to v4.4.28 stable release (LP: #1637510)
2701 - gpio: mpc8xxx: Correct irq handler function
2702 - mei: me: add kaby point device ids
2703 - regulator: tps65910: Work around silicon erratum SWCZ010
2704 - clk: imx6: initialize GPU clocks
2705 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
2706 - rtlwifi: Fix missing country code for Great Britain
2707 - mmc: block: don't use CMD23 with very old MMC cards
2708 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
2709 - PCI: Mark Atheros AR9580 to avoid bus reset
2710 - platform: don't return 0 from platform_get_irq[_byname]() on error
2711 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
2712 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
2713 - parisc: Fix kernel memory layout regarding position of __gp
2714 - parisc: Increase initial kernel mapping size
2715 - pstore/ramoops: fixup driver removal
2716 - pstore/core: drop cmpxchg based updates
2717 - pstore/ram: Use memcpy_toio instead of memcpy
2718 - pstore/ram: Use memcpy_fromio() to save old buffer
2719 - perf intel-pt: Fix snapshot overlap detection decoder errors
2720 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
2721 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
2722 - dm: mark request_queue dead before destroying the DM device
2723 - dm: return correct error code in dm_resume()'s retry loop
2724 - dm mpath: check if path's request_queue is dying in activate_path()
2725 - dm crypt: fix crash on exit
2726 - powerpc/vdso64: Use double word compare on pointers
2727 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
2728 - powerpc/powernv: Use CPU-endian hub diag-data type in
2729 pnv_eeh_get_and_dump_hub_diag()
2730 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
2731 - ubi: Deal with interrupted erasures in WL
2732 - zfcp: fix fc_host port_type with NPIV
2733 - zfcp: fix ELS/GS request&response length for hardware data router
2734 - zfcp: close window with unblocked rport during rport gone
2735 - zfcp: retain trace level for SCSI and HBA FSF response records
2736 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
2737 - zfcp: trace on request for open and close of WKA port
2738 - zfcp: restore tracing of handle for port and LUN with HBA records
2739 - zfcp: fix D_ID field with actual value on tracing SAN responses
2740 - zfcp: fix payload trace length for SAN request&response
2741 - zfcp: trace full payload of all SAN records (req,resp,iels)
2742 - scsi: zfcp: spin_lock_irqsave() is not nestable
2743 - fbdev/efifb: Fix 16 color palette entry calculation
2744 - ovl: Fix info leak in ovl_lookup_temp()
2745 - ovl: copy_up_xattr(): use strnlen
2746 - mb86a20s: fix the locking logic
2747 - mb86a20s: fix demod settings
2748 - cx231xx: don't return error on success
2749 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
2750 - ALSA: hda - Fix a failure of micmute led when having multi adcs
2751 - MIPS: Fix -mabi=64 build of vdso.lds
2752 - MIPS: ptrace: Fix regs_return_value for kernel context
2753 - lib: move strtobool() to kstrtobool()
2754 - lib: update single-char callers of strtobool()
2755 - lib: add "on"/"off" support to kstrtobool
2756 - Input: i8042 - skip selftest on ASUS laptops
2757 - Input: elantech - force needed quirks on Fujitsu H760
2758 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
2759 - sunrpc: fix write space race causing stalls
2760 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
2761 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
2762 - NFSv4: Open state recovery must account for file permission changes
2763 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
2764 - scsi: Fix use-after-free
2765 - metag: Only define atomic_dec_if_positive conditionally
2766 - mm: filemap: don't plant shadow entries without radix tree node
2767 - ipc/sem.c: fix complex_count vs. simple op race
2768 - arc: don't leak bits of kernel stack into coredump
2769 - fs/super.c: fix race between freeze_super() and thaw_super()
2770 - cifs: Limit the overall credit acquired
2771 - fs/cifs: keep guid when assigning fid to fileinfo
2772 - Clarify locking of cifs file and tcon structures and make more granular
2773 - Display number of credits available
2774 - Set previous session id correctly on SMB3 reconnect
2775 - SMB3: GUIDs should be constructed as random but valid uuids
2776 - Do not send SMB3 SET_INFO request if nothing is changing
2777 - Cleanup missing frees on some ioctls
2778 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
2779 - x86/e820: Don't merge consecutive E820_PRAM ranges
2780 - kvm: x86: memset whole irq_eoi
2781 - irqchip/gicv3: Handle loop timeout proper
2782 - sd: Fix rw_max for devices that report an optimal xfer size
2783 - hpsa: correct skipping masked peripherals
2784 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
2785 - bnx2x: Prevent false warning for lack of FC NPIV
2786 - net/mlx4_core: Allow resetting VF admin mac to zero
2787 - acpi, nfit: check for the correct event code in notifications
2788 - mm: workingset: fix crash in shadow node shrinker caused by
2789 replace_page_cache_page()
2790 - mm: filemap: fix mapping->nrpages double accounting in fuse
2791 - Using BUG_ON() as an assert() is _never_ acceptable
2792 - s390/mm: fix gmap tlb flush issues
2793 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
2794 - isofs: Do not return EACCES for unknown filesystems
2795 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
2796 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
2797 - arm64: percpu: rewrite ll/sc loops in assembly
2798 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
2799 - ceph: fix error handling in ceph_read_iter
2800 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
2801 - mmc: core: Annotate cmd_hdr as __le32
2802 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
2803 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
2804 - ext4: do not advertise encryption support when disabled
2805 - jbd2: fix incorrect unlock on j_list_lock
2806 - ubifs: Fix xattr_names length in exit paths
2807 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
2808 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
2809 REACHABLE
2810 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
2811 - Linux 4.4.28
2812
2813 * Xenial update to v4.4.27 stable release (LP: #1637501)
2814 - serial: 8250_dw: Check the data->pclk when get apb_pclk
2815 - btrfs: assign error values to the correct bio structs
2816 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
2817 - fuse: listxattr: verify xattr list
2818 - fuse: invalidate dir dentry after chmod
2819 - fuse: fix killing s[ug]id in setattr
2820 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
2821 - brcmfmac: fix memory leak in brcmf_fill_bss_param
2822 - ASoC: Intel: Atom: add a missing star in a memcpy call
2823 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
2824 - reiserfs: switch to generic_{get,set,remove}xattr()
2825 - async_pq_val: fix DMA memory leak
2826 - scsi: arcmsr: Simplify user_len checking
2827 - ext4: enforce online defrag restriction for encrypted files
2828 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
2829 - ext4: fix memory leak in ext4_insert_range()
2830 - ext4: allow DAX writeback for hole punch
2831 - ext4: release bh in make_indexed_dir
2832 - dlm: free workqueues after the connections
2833 - vfs: move permission checking into notify_change() for utimes(NULL)
2834 - cfq: fix starvation of asynchronous writes
2835 - Linux 4.4.27
2836
2837 * Xenial update to v4.4.26 stable release (LP: #1637500)
2838 - x86/build: Build compressed x86 kernels as PIE
2839 - Linux 4.4.26
2840
2841 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
2842 (LP: #1633128)
2843 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
2844 - powerpc: implement the DMA_ATTR_NO_WARN attribute
2845 - nvme: use the DMA_ATTR_NO_WARN attribute
2846
2847 * CVE-2016-8658
2848 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
2849
2850 * Hotkey doesn't work on HP x360 (LP: #1620979)
2851 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
2852 - pinctrl: cherryview: Do not mask all interrupts in probe
2853 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
2854
2855 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
2856 driver (LP: #1559194)
2857 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
2858 genwqe device driver
2859
2860 * CVE-2016-7425
2861 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
2862
2863 * Add ipvlan module to 16.04 kernel (LP: #1634705)
2864 - [Config] Add ipvlan to the generic inclusion list
2865
2866 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
2867 (LP: #1634607)
2868 - ACPI / video: skip evaluating _DOD when it does not exist
2869
2870 * BT still shows off after resume by wireless hotkey (LP: #1634380)
2871 - Bluetooth: btusb: Fix atheros firmware download error
2872
2873 * ghash-clmulni-intel module fails to load (LP: #1633058)
2874 - crypto: ghash-clmulni - Fix load failure
2875 - crypto: cryptd - Assign statesize properly
2876
2877 * Xenial update to v4.4.25 stable release (LP: #1634153)
2878 - timekeeping: Fix __ktime_get_fast_ns() regression
2879 - ALSA: ali5451: Fix out-of-bound position reporting
2880 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
2881 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
2882 manufacturer ID
2883 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
2884 - mfd: atmel-hlcdc: Do not sleep in atomic context
2885 - mfd: 88pm80x: Double shifting bug in suspend/resume
2886 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
2887 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
2888 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2889 - KVM: PPC: BookE: Fix a sanity check
2890 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
2891 - x86/irq: Prevent force migration of irqs which are not in the vector domain
2892 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
2893 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
2894 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
2895 - ARM: cpuidle: Fix error return code
2896 - ima: use file_dentry()
2897 - tpm: fix a race condition in tpm2_unseal_trusted()
2898 - tpm_crb: fix crb_req_canceled behavior
2899 - Linux 4.4.25
2900
2901 * backport fwts UEFI test driver to Xenial (LP: #1633506)
2902 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
2903 - [Config] CONFIG_EFI_TEST=m
2904
2905 * Fix alps driver for multitouch function. (LP: #1633321)
2906 - HID: alps: fix multitouch cursor issue
2907
2908 * xgene merlin crashes when running as iperf server (LP: #1632739)
2909 - drivers: net: xgene: optimizing the code
2910 - xgene: get_phy_device() doesn't return NULL anymore
2911 - drivers: net: xgene: Get channel number from device binding
2912 - drivers: net: xgene: constify xgene_cle_ops structure
2913 - drivers: net: xgene: Fix error handling
2914 - drivers: net: xgene: fix IPv4 forward crash
2915 - drivers: net: xgene: fix sharing of irqs
2916 - drivers: net: xgene: fix ununiform latency across queues
2917 - drivers: net: xgene: fix statistics counters race condition
2918 - drivers: net: xgene: fix register offset
2919 - drivers: net: xgene: Separate set_speed from mac_init
2920 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
2921 - drivers: net: xgene: Fix module unload crash - change sw sequence
2922 - drivers: net: xgene: Fix module unload crash - clkrst sequence
2923 - drivers: net: phy: xgene: Add MDIO driver
2924 - drivers: net: xgene: Add backward compatibility
2925 - drivers: net: xgene: Enable MDIO driver
2926 - drivers: net: xgene: Use exported functions
2927 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
2928 - dtb: xgene: Add MDIO node
2929 - MAINTAINERS: xgene: Add driver and documentation path
2930 - [Config] Enable MDIO_XGENE as a modules
2931
2932 * Add support for KabeLake i219-LOM chips (LP: #1632578)
2933 - e1000e: Initial support for KabeLake
2934
2935 -- Luis Henriques <luis.henriques@canonical.com> Thu, 10 Nov 2016 11:08:11 +0000
2936
2937 linux (4.4.0-47.68) xenial; urgency=low
2938
2939 [ Kamal Mostafa ]
2940
2941 * Release Tracking Bug
2942 - LP: #1636941
2943
2944 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
2945 - lib/bitmap.c: conversion routines to/from u32 array
2946 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
2947 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
2948 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
2949
2950 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
2951 - [Config] switch squashfs to single threaded decode
2952
2953 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 10:47:55 -0700
2954
2955 linux (4.4.0-46.67) xenial; urgency=low
2956
2957 [ Seth Forshee ]
2958
2959 * Release Tracking Bug
2960 - LP: #1635242
2961
2962 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
2963 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
2964 proc_keys_show (LP: #1634496)
2965
2966 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
2967 __copy_tofrom_user (LP: #1632462)
2968 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
2969 __copy_tofrom_user
2970
2971 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
2972 memory_stress_ng. (LP: #1628976)
2973 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
2974
2975 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
2976 ibmvfc) (LP: #1632116)
2977 - scsi: ibmvfc: Fix I/O hang when port is not mapped
2978
2979 * PSL data cache should be flushed before resetting CAPI adapter
2980 (LP: #1632049)
2981 - cxl: Flush PSL cache before resetting the adapter
2982
2983 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
2984 - net: thunderx: Don't set RX_PACKET_DIS while initializing
2985
2986 * Support snaps inside of lxd containers (LP: #1611078)
2987 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
2988 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
2989
2990 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
2991 - crypto: ghash-generic - move common definitions to a new header file
2992 - crypto: vmx - Fix memory corruption caused by p8_ghash
2993 - crypto: vmx - Ensure ghash-generic is enabled
2994
2995 * Xenial update to v4.4.24 stable release (LP: #1631468)
2996 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
2997 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
2998 - mm,ksm: fix endless looping in allocating memory when ksm enable
2999 - can: dev: fix deadlock reported after bus-off
3000 - x86/init: Fix cr4_init_shadow() on CR4-less machines
3001 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
3002 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
3003 - drm/radeon/si/dpm: add workaround for for Jet parts
3004 - ARM: 8616/1: dt: Respect property size when parsing CPUs
3005 - ARM: 8617/1: dma: fix dma_max_pfn()
3006 - usb: musb: Fix DMA desired mode for Mentor DMA engine
3007 - usb: musb: fix DMA for host mode
3008 - iwlwifi: mvm: fix a few firmware capability checks
3009 - perf/core: Fix pmu::filter_match for SW-led groups
3010 - i40e: avoid null pointer dereference
3011 - pinctrl: uniphier: fix .pin_dbg_show() callback
3012 - pinctrl: Flag strict is a field in struct pinmux_ops
3013 - drivers/perf: arm_pmu: Fix leak in error path
3014 - mmc: pxamci: fix potential oops
3015 - tools/vm/slabinfo: fix an unintentional printf
3016 - ipvs: fix bind to link-local mcast IPv6 address in backup
3017 - nvmem: Declare nvmem_cell_read() consistently
3018 - hwmon: (adt7411) set bit 3 in CFG1 register
3019 - spi: sh-msiof: Avoid invalid clock generator parameters
3020 - iwlwifi: pcie: fix access to scratch buffer
3021 - iwlwifi: mvm: don't use ret when not initialised
3022 - ceph: fix race during filling readdir cache
3023 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
3024 - gpio: sa1100: fix irq probing for ucb1x00
3025 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
3026 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
3027 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
3028 - MIPS: uprobes: remove incorrect set_orig_insn
3029 - MIPS: fix uretprobe implementation
3030 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
3031 - MIPS: uprobes: fix use of uninitialised variable
3032 - printk: fix parsing of "brl=" option
3033 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
3034 - regulator: qcom_spmi: Add support for S4 supply on pm8941
3035 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
3036 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
3037 - regulator: qcom_smd: Fix voltage ranges for pm8x41
3038 - ARM: sun5i: Fix typo in trip point temperature
3039 - ARM: sa1100: register clocks early
3040 - ARM: sa1100: fix 3.6864MHz clock
3041 - ARM: sa1100: clear reset status prior to reboot
3042 - ARM: shmobile: fix regulator quirk for Gen2
3043 - ARM: sa1111: fix pcmcia suspend/resume
3044 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
3045 - blk-mq: actually hook up defer list when running requests
3046 - pstore: drop file opened reference count
3047 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
3048 - iwlmvm: mvm: set correct state in smart-fifo configuration
3049 - NFC: fdp: Detect errors from fdp_nci_create_conn()
3050 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
3051 - gspca: avoid unused variable warnings
3052 - ath9k: Fix programming of minCCA power threshold
3053 - avr32: off by one in at32_init_pio()
3054 - fnic: pci_dma_mapping_error() doesn't return an error code
3055 - dmaengine: at_xdmac: fix debug string
3056 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
3057 - NFS: Don't drop CB requests with invalid principals
3058 - pNFS/files: Fix layoutcommit after a commit to DS
3059 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
3060 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
3061 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
3062 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
3063 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
3064 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
3065 support
3066 - sysctl: handle error writing UINT_MAX to u32 fields
3067 - ASoC: omap-mcpdm: Fix irq resource handling
3068 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
3069 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
3070 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
3071 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
3072 - IB/core: Fix use after free in send_leave function
3073 - IB/ipoib: Don't allow MC joins during light MC flush
3074 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
3075 - IB/mlx4: Fix code indentation in QP1 MAD flow
3076 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
3077 - batman-adv: remove unused callback from batadv_algo_ops struct
3078 - aio: mark AIO pseudo-fs noexec
3079 - clk: xgene: Add missing parenthesis when clearing divider value
3080 - dm log writes: fix bug with too large bios
3081 - USB: serial: cp210x: fix hardware flow-control disable
3082 - usb: misc: legousbtower: Fix NULL pointer deference
3083 - Staging: fbtft: Fix bug in fbtft-core
3084 - USB: serial: cp210x: Add ID for a Juniper console
3085 - Revert "usbtmc: convert to devm_kzalloc"
3086 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
3087 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
3088 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
3089 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
3090 - Linux 4.4.24
3091
3092 * sha1-powerpc returning wrong results (LP: #1629977)
3093 - crypto: sha1-powerpc - little-endian support
3094
3095 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
3096 - HID: alps: fix stick device not working after resume
3097
3098 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
3099 xenial (LP: #1625177)
3100 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
3101 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
3102 - drivers: net: cpsw: use of_platform_depopulate()
3103 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
3104 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
3105 - ARM: OMAP2+: Fix typo in omap_device.c
3106 - drivers: net: cpsw: fix suspend when all ethX devices are down
3107 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
3108 - drivers: net: cpsw: check return code from pm runtime calls
3109 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
3110 - drivers: net: cpsw: ethtool: fix accessing to suspended device
3111 - drivers: net: cpsw: ndev: fix accessing to suspended device
3112 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
3113
3114 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
3115 (LP: #1629204)
3116 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
3117
3118 * Xenial update to v4.4.23 stable release (LP: #1629386)
3119 - include/linux/kernel.h: change abs() macro so it uses consistent return type
3120 - Fix build warning in kernel/cpuset.c
3121 - reiserfs: fix "new_insert_key may be used uninitialized ..."
3122 - ipv4: panic in leaf_walk_rcu due to stale node pointer
3123 - ipv6: release dst in ping_v6_sendmsg
3124 - tcp: cwnd does not increase in TCP YeAH
3125 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
3126 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
3127 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
3128 - crypto: skcipher - Fix blkcipher walk OOM crash
3129 - crypto: echainiv - Replace chaining with multiplication
3130 - ocfs2/dlm: fix race between convert and migration
3131 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
3132 - kbuild: Do not run modules_install and install in paralel
3133 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
3134 partially
3135 - tools: Support relative directory path for 'O='
3136 - kbuild: forbid kernel directory to contain spaces and colons
3137 - Kbuild: disable 'maybe-uninitialized' warning for
3138 CONFIG_PROFILE_ALL_BRANCHES
3139 - gcov: disable -Wmaybe-uninitialized warning
3140 - Disable "maybe-uninitialized" warning globally
3141 - Disable "frame-address" warning
3142 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
3143 - net: caif: fix misleading indentation
3144 - Add braces to avoid "ambiguous ‘else’" compiler warnings
3145 - am437x-vfpe: fix typo in vpfe_get_app_input_index
3146 - ath9k: fix misleading indentation
3147 - iwlegacy: avoid warning about missing braces
3148 - Staging: iio: adc: fix indent on break statement
3149 - nouveau: fix nv40_perfctr_next() cleanup regression
3150 - bonding: Fix bonding crash
3151 - Revert "af_unix: Fix splice-bind deadlock"
3152 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
3153 - vti: flush x-netns xfrm cache when vti interface is removed
3154 - net/irda: handle iriap_register_lsap() allocation failure
3155 - tipc: fix NULL pointer dereference in shutdown()
3156 - net/mlx5: Added missing check of msg length in verifying its signature
3157 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
3158 - Revert "phy: IRQ cannot be shared"
3159 - net: smc91x: fix SMC accesses
3160 - bridge: re-introduce 'fix parsing of MLDv2 reports'
3161 - autofs races
3162 - autofs: use dentry flags to block walks during expire
3163 - xfs: prevent dropping ioend completions during buftarg wait
3164 - fsnotify: add a way to stop queueing events on group shutdown
3165 - fanotify: fix list corruption in fanotify_get_response()
3166 - fix fault_in_multipages_...() on architectures with no-op access_ok()
3167 - mtd: maps: sa1100-flash: potential NULL dereference
3168 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
3169 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
3170 - fix memory leaks in tracing_buffers_splice_read()
3171 - tracing: Move mutex to protect against resetting of seq data
3172 - mm: delete unnecessary and unsafe init_tlb_ubc()
3173 - can: flexcan: fix resume function
3174 - nl80211: validate number of probe response CSA counters
3175 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
3176 - i2c-eg20t: fix race between i2c init and interrupt enable
3177 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
3178 - MIPS: Fix pre-r6 emulation FPU initialisation
3179 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
3180 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
3181 - MIPS: Remove compact branch policy Kconfig entries
3182 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
3183 - MIPS: Add a missing ".set pop" in an early commit
3184 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
3185 - PM / hibernate: Restore processor state before using per-CPU variables
3186 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
3187 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
3188 - power: supply: max17042_battery: fix model download bug.
3189 - qxl: check for kmap failures
3190 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
3191 - Linux 4.4.23
3192
3193 * Xenial update to v4.4.22 stable release (LP: #1627730)
3194 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
3195 - fscrypto: add authorization check for setting encryption policy
3196 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
3197 function
3198 - MIPS: KVM: Check for pfn noslot case
3199 - fscrypto: require write access to mount to set encryption policy
3200 - lightnvm: put bio before return
3201 - powerpc/tm: do not use r13 for tabort_syscall
3202 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
3203 - kernfs: don't depend on d_find_any_alias() when generating notifications
3204 - pNFS: The client must not do I/O to the DS if it's lease has expired
3205 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
3206 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
3207 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
3208 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
3209 - kexec: fix double-free when failing to relocate the purgatory
3210 - mm: introduce get_task_exe_file
3211 - audit: fix exe_file access in audit_exe_compare
3212 - dm flakey: fix reads to be issued if drop_writes configured
3213 - IB/uverbs: Fix race between uverbs_close and remove_one
3214 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
3215 - x86/paravirt: Do not trace _paravirt_ident_*() functions
3216 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
3217 - kvm-arm: Unmap shadow pagetables properly
3218 - iio: accel: kxsd9: Fix raw read return
3219 - iio: proximity: as3935: set up buffer timestamps for non-zero values
3220 - iio: adc: rockchip_saradc: reset saradc controller before programming it
3221 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
3222 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
3223 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
3224 - iio: adc: at91: unbreak channel adc channel 3
3225 - iio: accel: bmc150: reset chip at init time
3226 - iio: fix pressure data output unit in hid-sensor-attributes
3227 - iio: accel: kxsd9: Fix scaling bug
3228 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
3229 - iio: ensure ret is initialized to zero before entering do loop
3230 - serial: 8250_mid: fix divide error bug if baud rate is 0
3231 - serial: 8250: added acces i/o products quad and octal serial cards
3232 - USB: serial: simple: add support for another Infineon flashloader
3233 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
3234 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
3235 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
3236 - USB: change bInterval default to 10 ms
3237 - net: thunderx: Fix OOPs with ethtool --register-dump
3238 - cpuset: make sure new tasks conform to the current config of the cpuset
3239 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
3240 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
3241 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
3242 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
3243 - ARM: OMAP3: hwmod data: Add sysc information for DSI
3244 - ARM: dts: imx6qdl: Fix SPDIF regression
3245 - ARM: dts: overo: fix gpmc nand cs0 range
3246 - ARM: dts: overo: fix gpmc nand on boards with ethernet
3247 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
3248 SDHCI
3249 - bus: arm-ccn: Fix PMU handling of MN
3250 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
3251 - bus: arm-ccn: Fix XP watchpoint settings bitmask
3252 - dm log writes: fix check of kthread_run() return value
3253 - dm log writes: move IO accounting earlier to fix error path
3254 - dm crypt: fix error with too large bios
3255 - pinctrl: pistachio: fix mfio pll_lock pinmux
3256 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
3257 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
3258 - crypto: cryptd - initialize child shash_desc on import
3259 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
3260 - fuse: direct-io: don't dirty ITER_BVEC pages
3261 - xhci: fix null pointer dereference in stop command timeout function
3262 - md-cluster: make md-cluster also can work when compiled into kernel
3263 - ath9k: fix using sta->drv_priv before initializing it
3264 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
3265 - sched/core: Fix a race between try_to_wake_up() and a woken up task
3266 - ipv6: addrconf: fix dev refcont leak when DAD failed
3267 - gma500: remove annoying deprecation warning
3268 - mpssd: fix buffer overflow warning
3269 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
3270 - mmc: dw_mmc: use resource_size_t to store physical address
3271 - pinctrl: at91-pio4: use %pr format string for resource
3272 - soc: qcom/spm: shut up uninitialized variable warning
3273 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
3274 - net: simplify napi_synchronize() to avoid warnings
3275 - drm: atmel-hlcdc: Fix vertical scaling
3276 - drm: Only use compat ioctl for addfb2 on X86/IA64
3277 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
3278 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
3279 - fix iov_iter_fault_in_readable()
3280 - microblaze: fix __get_user()
3281 - avr32: fix copy_from_user()
3282 - microblaze: fix copy_from_user()
3283 - fix minor infoleak in get_user_ex()
3284 - mn10300: failing __get_user() and get_user() should zero
3285 - m32r: fix __get_user()
3286 - sh64: failing __get_user() should zero
3287 - nios2: fix __get_user()
3288 - score: fix __get_user/get_user
3289 - s390: get_user() should zero on failure
3290 - ARC: uaccess: get_user to zero out dest in cause of fault
3291 - asm-generic: make get_user() clear the destination on errors
3292 - frv: fix clear_user()
3293 - cris: buggered copy_from_user/copy_to_user/clear_user
3294 - blackfin: fix copy_from_user()
3295 - score: fix copy_from_user() and friends
3296 - sh: fix copy_from_user()
3297 - hexagon: fix strncpy_from_user() error return
3298 - mips: copy_from_user() must zero the destination on access_ok() failure
3299 - asm-generic: make copy_from_user() zero the destination properly
3300 - alpha: fix copy_from_user()
3301 - metag: copy_from_user() should zero the destination on access_ok() failure
3302 - parisc: fix copy_from_user()
3303 - openrisc: fix copy_from_user()
3304 - nios2: copy_from_user() should zero the tail of destination
3305 - mn10300: copy_from_user() should zero on access_ok() failure...
3306 - sparc32: fix copy_from_user()
3307 - ppc32: fix copy_from_user()
3308 - genirq/msi: Fix broken debug output
3309 - ia64: copy_from_user() should zero the destination on access_ok() failure
3310 - avr32: fix 'undefined reference to `___copy_from_user'
3311 - openrisc: fix the fix of copy_from_user()
3312 - Linux 4.4.22
3313
3314 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
3315 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
3316
3317 * i40e/setting some ethtool features and remove module right after (modprobe
3318 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
3319 - i40e: Fix errors resulted while turning off TSO
3320
3321 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
3322 - ibmvnic: fix to use list_for_each_safe() when delete items
3323
3324 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
3325 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
3326 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
3327
3328 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
3329 - nvme: Call pci_disable_device on the error path.
3330
3331 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 08:09:34 -0500
3332
3333 linux (4.4.0-45.66) xenial; urgency=low
3334
3335 * CVE-2016-5195
3336 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
3337
3338 * srcname from mount rule corrupted under load (LP: #1634753)
3339 - SAUCE: apparmor: fix sleep in critical section
3340
3341 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 11:24:20 +0200
3342
3343 linux (4.4.0-43.63) xenial; urgency=low
3344
3345 [ Seth Forshee ]
3346
3347 * Release Tracking Bug
3348 - LP: #1632375
3349
3350 * kswapd0 100% CPU usage (LP: #1518457)
3351 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
3352 balance.
3353
3354 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 07:54:56 -0500
3355
3356 linux (4.4.0-42.62) xenial; urgency=low
3357
3358 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
3359 - tunnels: Don't apply GRO to multiple layers of encapsulation.
3360 - gro: Allow tunnel stacking in the case of FOU/GUE
3361
3362 * CVE-2016-7039
3363 - SAUCE: net: add recursion limit to GRO
3364
3365 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 12:03:55 -0500
3366
3367 linux (4.4.0-41.61) xenial; urgency=low
3368
3369 [ Kamal Mostafa ]
3370
3371 * Release Tracking Bug
3372 - LP: #1628204
3373
3374 * nvme drive probe failure (LP: #1626894)
3375 - (fix) NVMe: Don't unmap controller registers on reset
3376
3377 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 09:40:42 -0700
3378
3379 linux (4.4.0-40.60) xenial; urgency=low
3380
3381 [ Kamal Mostafa ]
3382
3383 * Release Tracking Bug
3384 - LP: #1627074
3385
3386 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
3387 - Fix memory leaks in cifs_do_mount()
3388 - Compare prepaths when comparing superblocks
3389 - SAUCE: Fix regression which breaks DFS mounting
3390
3391 * Backlight does not change when adjust it higher than 50% after S3
3392 (LP: #1625932)
3393 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
3394 increment value
3395 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
3396 increment on backlight enable
3397
3398 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 08:53:31 -0700
3399
3400 linux (4.4.0-39.59) xenial; urgency=low
3401
3402 [ Joseph Salisbury ]
3403
3404 * Release Tracking Bug
3405 - LP: #1625303
3406
3407 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
3408 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
3409
3410 * thunder: faulty TSO padding (LP: #1623627)
3411 - net: thunderx: Fix for HW issue while padding TSO packet
3412
3413 * CVE-2016-6828
3414 - tcp: fix use after free in tcp_xmit_retransmit_queue()
3415
3416 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
3417 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
3418
3419 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
3420 - EDAC, ie31200_edac: Add Skylake support
3421
3422 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
3423 - SAUCE: nvme: Don't suspend admin queue that wasn't created
3424
3425 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
3426 - blk-mq: Allow timeouts to run while queue is freezing
3427 - blk-mq: improve warning for running a queue on the wrong CPU
3428 - blk-mq: don't overwrite rq->mq_ctx
3429
3430 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
3431 (LP: #1619918)
3432 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
3433 btrfs_ioctl
3434
3435 * radeon: monitor connected to onboard VGA doesn't work with Xenial
3436 (LP: #1600092)
3437 - drm/radeon/dp: add back special handling for NUTMEG
3438
3439 * initramfs includes qle driver, but not firmware (LP: #1623187)
3440 - qed: add MODULE_FIRMWARE()
3441
3442 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
3443 - hv_netvsc: Implement support for VF drivers on Hyper-V
3444 - hv_netvsc: Fix the list processing for network change event
3445 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
3446 buffer
3447 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
3448 - Drivers: hv: vmbus: Export the vmbus_set_event() API
3449 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
3450 - asm-generic: guard smp_store_release/load_acquire
3451 - x86: reuse asm-generic/barrier.h
3452 - asm-generic: add __smp_xxx wrappers
3453 - x86: define __smp_xxx
3454 - asm-generic: implement virt_xxx memory barriers
3455 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
3456 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
3457 vmbus packets
3458 - drivers:hv: Lock access to hyperv_mmio resource tree
3459 - drivers:hv: Make a function to free mmio regions through vmbus
3460 - drivers:hv: Track allocations of children of hv_vmbus in private resource
3461 tree
3462 - drivers:hv: Separate out frame buffer logic when picking MMIO range
3463 - Drivers: hv: vmbus: handle various crash scenarios
3464 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
3465 - Drivers: hv: balloon: reset host_specified_ha_region
3466 - tools: hv: lsvmbus: add pci pass-through UUID
3467 - hv_netvsc: move start_remove flag to net_device_context
3468 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
3469 - hv_netvsc: untangle the pointer mess
3470 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
3471 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
3472 netvsc_remove()
3473 - hv_netvsc: set nvdev link after populating chn_table
3474 - hv_netvsc: Fix VF register on vlan devices
3475 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
3476 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
3477 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
3478 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
3479 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
3480 - netvsc: get rid of completion timeouts
3481 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
3482 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
3483 - netvsc: Use the new in-place consumption APIs in the rx path
3484 - x86/kernel: Audit and remove any unnecessary uses of module.h
3485 - PCI: hv: Fix interrupt cleanup path
3486 - hv_netvsc: Fix VF register on bonding devices
3487 - hv_netvsc: don't lose VF information
3488 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
3489 - hv_netvsc: reset vf_inject on VF removal
3490 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
3491 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
3492 - Drivers: hv: vmbus: Use the new virt_xx barrier code
3493 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
3494 selftest
3495 - ixgbevf: fix error code path when setting MAC address
3496 - ixgbevf: use bit operations for setting and checking resets
3497 - ixgbevf: Add support for generic Tx checksums
3498 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
3499 logic
3500 - ixgbevf: refactor ethtool stats handling
3501 - ixgbevf: add support for per-queue ethtool stats
3502 - ixgbevf: make use of BIT() macro to avoid shift of signed values
3503 - ixgbevf: Move API negotiation function into mac_ops
3504 - ixgbevf: Add the device ID's presented while running on Hyper-V
3505 - ixgbevf: Support Windows hosts (Hyper-V)
3506 - ixgbevf: Change the relaxed order settings in VF driver for sparc
3507 - ixgbevf: Use mac_ops instead of trying to identify NIC type
3508
3509 * New device ID for Kabypoint (LP: #1622469)
3510 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
3511 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
3512
3513 * Xenial update to v4.4.21 stable release (LP: #1624037)
3514 - Revert "i40e: fix: do not sleep in netdev_ops"
3515 - fs: Check for invalid i_uid in may_follow_link()
3516 - netfilter: x_tables: check for size overflow
3517 - ext4: validate that metadata blocks do not overlap superblock
3518 - ext4: fix xattr shifting when expanding inodes
3519 - ext4: fix xattr shifting when expanding inodes part 2
3520 - ext4: properly align shifted xattrs when expanding inodes
3521 - ext4: avoid deadlock when expanding inode size
3522 - ext4: avoid modifying checksum fields directly during checksum verification
3523 - block: Fix race triggered by blk_set_queue_dying()
3524 - block: make sure a big bio is split into at most 256 bvecs
3525 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
3526 - s390/sclp_ctl: fix potential information leak with /dev/sclp
3527 - drm/radeon: fix radeon_move_blit on 32bit systems
3528 - drm: Reject page_flip for !DRIVER_MODESET
3529 - drm/msm: fix use of copy_from_user() while holding spinlock
3530 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
3531 - xfs: fix superblock inprogress check
3532 - timekeeping: Cap array access in timekeeping_debug
3533 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
3534 - lustre: remove unused declaration
3535 - wrappers for ->i_mutex access
3536 - ovl: don't copy up opaqueness
3537 - ovl: remove posix_acl_default from workdir
3538 - ovl: listxattr: use strnlen()
3539 - ovl: fix workdir creation
3540 - ubifs: Fix assertion in layout_in_gaps()
3541 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
3542 two.
3543 - vhost/scsi: fix reuse of &vq->iov[out] in response
3544 - x86/apic: Do not init irq remapping if ioapic is disabled
3545 - uprobes: Fix the memcg accounting
3546 - crypto: caam - fix IV loading for authenc (giv)decryption
3547 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
3548 - ALSA: firewire-tascam: accessing to user space outside spinlock
3549 - ALSA: fireworks: accessing to user space outside spinlock
3550 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
3551 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
3552 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
3553 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
3554 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
3555 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
3556 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
3557 - metag: Fix atomic_*_return inline asm constraints
3558 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
3559 - hwrng: exynos - Disable runtime PM on probe failure
3560 - regulator: anatop: allow regulator to be in bypass mode
3561 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
3562 - Linux 4.4.21
3563
3564 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
3565 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
3566
3567 * Xenial update to v4.4.20 stable release (LP: #1621113)
3568 - hugetlb: fix nr_pmds accounting with shared page tables
3569 - x86/mm: Disable preemption during CR3 read+write
3570 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
3571 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
3572 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
3573 - SUNRPC: allow for upcalls for same uid but different gss service
3574 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
3575 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
3576 (VF0610)
3577 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
3578 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
3579 - parisc: Fix order of EREFUSED define in errno.h
3580 - virtio: fix memory leak in virtqueue_add()
3581 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
3582 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
3583 - libnvdimm, nd_blk: mask off reserved status bits
3584 - ALSA: hda - Manage power well properly for resume
3585 - NVMe: Don't unmap controller registers on reset
3586 - PCI: Support PCIe devices with short cfg_size
3587 - PCI: Add Netronome vendor and device IDs
3588 - PCI: Limit config space size for Netronome NFP6000 family
3589 - PCI: Add Netronome NFP4000 PF device ID
3590 - PCI: Limit config space size for Netronome NFP4000
3591 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
3592 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
3593 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
3594 - um: Don't discard .text.exit section
3595 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
3596 - genirq/msi: Make sure PCI MSIs are activated early
3597 - crypto: caam - fix non-hmac hashes
3598 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
3599 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
3600 - usb: ehci: change order of register cleanup during shutdown
3601 - usb: misc: usbtest: add fix for driver hang
3602 - usb: dwc3: pci: add Intel Kabylake PCI ID
3603 - usb: dwc3: gadget: increment request->actual once
3604 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
3605 - USB: hub: fix up early-exit pathway in hub_activate
3606 - USB: hub: change the locking in hub_activate
3607 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
3608 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
3609 - USB: validate wMaxPacketValue entries in endpoint descriptors
3610 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
3611 - usb/gadget: fix gadgetfs aio support.
3612 - xhci: always handle "Command Ring Stopped" events
3613 - usb: xhci: Fix panic if disconnect
3614 - xhci: don't dereference a xhci member after removing xhci
3615 - USB: serial: fix memleak in driver-registration error path
3616 - USB: serial: option: add D-Link DWM-156/A3
3617 - USB: serial: option: add support for Telit LE920A4
3618 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
3619 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
3620 - iommu/dma: Don't put uninitialised IOVA domains
3621 - iommu/arm-smmu: Fix CMDQ error handling
3622 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
3623 - pinctrl/amd: Remove the default de-bounce time
3624 - EDAC: Increment correct counter in edac_inc_ue_error()
3625 - s390/dasd: fix hanging device after clear subchannel
3626 - mac80211: fix purging multicast PS buffer queue
3627 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
3628 - of: fix reference counting in of_graph_get_endpoint_by_regs
3629 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
3630 - sched/nohz: Fix affine unpinned timers mess
3631 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
3632 - drm/amdgpu: Change GART offset to 64-bit
3633 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
3634 - drm/amdgpu: avoid a possible array overflow
3635 - drm/amdgpu: skip TV/CV in display parsing
3636 - drm/amd/amdgpu: sdma resume fail during S4 on CI
3637 - drm/amdgpu: record error code when ring test failed
3638 - drm/i915: fix aliasing_ppgtt leak
3639 - ARC: build: Better way to detect ISA compatible toolchain
3640 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
3641 - ARC: Call trace_hardirqs_on() before enabling irqs
3642 - ARC: Elide redundant setup of DMA callbacks
3643 - aacraid: Check size values after double-fetch from user
3644 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
3645 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
3646 - cdc-acm: fix wrong pipe type on rx interrupt xfers
3647 - mpt3sas: Fix resume on WarpDrive flash cards
3648 - megaraid_sas: Fix probing cards without io port
3649 - usb: renesas_usbhs: gadget: fix return value check in
3650 usbhs_mod_gadget_probe()
3651 - gpio: Fix OF build problem on UM
3652 - fs/seq_file: fix out-of-bounds read
3653 - btrfs: waiting on qgroup rescan should not always be interruptible
3654 - btrfs: properly track when rescan worker is running
3655 - Input: tegra-kbc - fix inverted reset logic
3656 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
3657 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
3658 - crypto: nx - off by one bug in nx_of_update_msc()
3659 - crypto: qat - fix aes-xts key sizes
3660 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
3661 - USB: avoid left shift by -1
3662 - usb: chipidea: udc: don't touch DP when controller is in host mode
3663 - USB: fix typo in wMaxPacketSize validation
3664 - USB: serial: mos7720: fix non-atomic allocation in write path
3665 - USB: serial: mos7840: fix non-atomic allocation in write path
3666 - USB: serial: option: add WeTelecom WM-D200
3667 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
3668 - staging: comedi: daqboard2000: bug fix board type matching code
3669 - staging: comedi: comedi_test: fix timer race conditions
3670 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
3671 - staging: comedi: ni_mio_common: fix wrong insn_write handler
3672 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
3673 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
3674 - ACPI / sysfs: fix error code in get_status()
3675 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
3676 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
3677 - ALSA: line6: Give up on the lock while URBs are released.
3678 - ALSA: line6: Fix POD sysfs attributes segfault
3679 - hwmon: (iio_hwmon) fix memory leak in name attribute
3680 - sysfs: correctly handle read offset on PREALLOC attrs
3681 - Linux 4.4.20
3682
3683 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
3684 (2:No such file or directory) (LP: #1619552)
3685 - powerpc/powernv : Drop reference added by kset_find_obj()
3686
3687 * backport support for userspace access of DP aux devices (LP: #1619756)
3688 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
3689 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
3690 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
3691
3692 * Enable virtual scsi server driver for Power (LP: #1615665)
3693 - SAUCE: Ibmvscsis: Properly deregister target sessions
3694 - SAUCE: Return TCMU-generated sense data to fabric module
3695 - SAUCE: Ibmvscsis: Code cleanup of print statements
3696 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
3697
3698 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
3699 during running dlpar test on monklp3 (LP: #1618151)
3700 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
3701
3702 * Kernel Build Fails for Fuse Module (LP: #1617550)
3703 - SAUCE: (namespace) userns: Export current_in_userns to modules
3704
3705 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
3706 (LP: #1572630)
3707 - blk-mq: Reuse hardware context cpumask for tags
3708 - blk-mq: Use proper cpumask iterator
3709
3710 -- Joseph Salisbury <joseph.salisbury@canonical.com> Mon, 19 Sep 2016 14:23:10 -0400
3711
3712 linux (4.4.0-38.57) xenial; urgency=low
3713
3714 [ Tim Gardner ]
3715
3716 * Release Tracking Bug
3717 - LP: #1620658
3718
3719 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
3720 (LP: #1612135)
3721 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
3722 - fs: Call d_automount with the filesystems creds
3723
3724 * apt-key add fails in overlayfs (LP: #1618572)
3725 - SAUCE: overlayfs: fix regression in whiteout detection
3726
3727 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:24:30 -0600
3728
3729 linux (4.4.0-37.56) xenial; urgency=low
3730
3731 [ Tim Gardner ]
3732
3733 * Release Tracking Bug
3734 - LP: #1618040
3735
3736 * [Feature] Instruction decoder support for new SKX instructions- AVX512
3737 (LP: #1591655)
3738 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
3739 - x86/insn: Add AVX-512 support to the instruction decoder
3740 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
3741 - perf tools: Add AVX-512 instructions to the new instructions test
3742
3743 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
3744 ioremap() call on 32bit kernel (LP: #1608652)
3745 - lpfc: Correct issue with ioremap() call on 32bit kernel
3746
3747 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
3748 - tools/power turbostat: decode more CPUID fields
3749 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
3750 - tools/power turbostat: decode HWP registers
3751 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
3752 - tools/power turbostat: allow sub-sec intervals
3753 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
3754 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
3755 - tools/power turbostat: re-name "%Busy" field to "Busy%"
3756 - tools/power turbostat: add --out option for saving output in a file
3757 - tools/power turbostat: fix compiler warnings
3758 - tools/power turbostat: make fewer systems calls
3759 - tools/power turbostat: show IRQs per CPU
3760 - tools/power turbostat: show GFXMHz
3761 - tools/power turbostat: show GFX%rc6
3762 - tools/power turbostat: detect and work around syscall jitter
3763 - tools/power turbostat: indicate SMX and SGX support
3764 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
3765 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
3766 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
3767 - tools/power turbostat: SGX state should print only if --debug
3768 - tools/power turbostat: print IRTL MSRs
3769 - tools/power turbostat: initial BXT support
3770 - tools/power turbostat: decode BXT TSC frequency via CPUID
3771 - tools/power turbostat: initial SKX support
3772
3773 * [BYT] display hotplug doesn't work on console (LP: #1616894)
3774 - drm/i915/vlv: Make intel_crt_reset() per-encoder
3775 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
3776 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
3777 - drm/i915: Enable polling when we don't have hpd
3778
3779 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
3780 - intel_idle: add BXT support
3781
3782 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
3783 - [Config] CONFIG_EDAC_SKX=m
3784 - EDAC, skx_edac: Add EDAC driver for Skylake
3785
3786 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
3787 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
3788
3789 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
3790 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
3791
3792 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
3793 - SAUCE: Bluetooth: Support for LED on Edge Gateways
3794 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
3795
3796 * Please add support for alps touchpad. (LP: #1616813)
3797 - [Config] CONFIG_HID_ALPS=m
3798 - HID: add Alps I2C HID Touchpad-Stick support
3799 - HID: alps: struct u1_dev *priv is internal to the driver
3800 - HID: alps: pass correct sizes to hid_hw_raw_request()
3801 - HID: alps: match alps devices in core
3802 - HID: alps: a few cleanups
3803
3804 * DINO2M - System hangs with a black screen during s4 stress test
3805 (LP: #1616781)
3806 - x86/power/64: Fix kernel text mapping corruption during image restoration
3807
3808 * Xenial update to v4.4.17 stable release (LP: #1611833)
3809 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
3810 - x86/quirks: Apply nvidia_bugs quirk only on root bus
3811 - x86/quirks: Reintroduce scanning of secondary buses
3812 - x86/quirks: Add early quirk to reset Apple AirPort card
3813 - dmaengine: at_xdmac: align descriptors on 64 bits
3814 - dmaengine: at_xdmac: fix residue corruption
3815 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
3816 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
3817 - mm, compaction: abort free scanner if split fails
3818 - fs/nilfs2: fix potential underflow in call to crc32_le
3819 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
3820 - mm, meminit: always return a valid node from early_pfn_to_nid
3821 - mm, meminit: ensure node is online before checking whether pages are
3822 uninitialised
3823 - vmlinux.lds: account for destructor sections
3824 - pps: do not crash when failed to register
3825 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
3826 processing sysrq-w
3827 - arc: unwind: warn only once if DW2_UNWIND is disabled
3828 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
3829 - xen/pciback: Fix conf_space read/write overlap check.
3830 - xenbus: don't BUG() on user mode induced condition
3831 - xenbus: don't bail early from xenbus_dev_request_and_reply()
3832 - Input: vmmouse - remove port reservation
3833 - Input: elantech - add more IC body types to the list
3834 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
3835 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
3836 - Input: xpad - validate USB endpoint count during probe
3837 - Input: tsc200x - report proper input_dev name
3838 - pvclock: Add CPU barriers to get correct version value
3839 - pinctrl: single: Fix missing flush of posted write for a wakeirq
3840 - pinctrl: imx: Do not treat a PIN without MUX register as an error
3841 - cgroup: set css->id to -1 during init
3842 - power_supply: power_supply_read_temp only if use_cnt > 0
3843 - locks: use file_inode()
3844 - Revert "ecryptfs: forbid opening files without mmap handler"
3845 - ecryptfs: don't allow mmap when the lower fs doesn't support it
3846 - ext4: verify extent header depth
3847 - 9p: use file_dentry()
3848 - namespace: update event counter when umounting a deleted dentry
3849 - spi: sunxi: fix transfer timeout
3850 - spi: sun4i: fix FIFO limit
3851 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
3852 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
3853 - block: fix use-after-free in sys_ioprio_get()
3854 - mmc: block: fix packed command header endianness
3855 - sched/fair: Fix effective_load() to consistently use smoothed load
3856 - ovl: handle ATTR_KILL*
3857 - perf/x86: fix PEBS issues on Intel Atom/Core2
3858 - can: at91_can: RX queue could get stuck at high bus load
3859 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
3860 access
3861 - can: fix handling of unmodifiable configuration options fix
3862 - can: fix oops caused by wrong rtnl dellink usage
3863 - RDS: fix rds_tcp_init() error path
3864 - SCSI: fix new bug in scsi_dev_info_list string matching
3865 - ipr: Clear interrupt on croc/crocodile when running with LSI
3866 - posix_cpu_timer: Exit early when process has been reaped
3867 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
3868 value
3869 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
3870 - libceph: apply new_state before new_up_client on incrementals
3871 - net: mvneta: set real interrupt per packet for tx_done
3872 - intel_th: pci: Add Kaby Lake PCH-H support
3873 - intel_th: Fix a deadlock in modprobing
3874 - vfs: fix deadlock in file_remove_privs() on overlayfs
3875 - Linux 4.4.17
3876 - xenbus: don't look up transaction IDs for ordinary writes
3877
3878 * Enable virtual scsi server driver for Power (LP: #1615665)
3879 - [Config] CONFIG_SCSI_IBMVSCSIS=m
3880 - target: Add target_alloc_session() helper function
3881 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
3882
3883 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
3884 - crypto: vmx: Only call enable_kernel_vsx()
3885 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
3886 - crypto: vmx - Adding asm subroutines for XTS
3887 - crypto: xts - consolidate sanity check for keys
3888 - crypto: vmx - Adding support for XTS
3889 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
3890 - crypto: xts - fix compile errors
3891
3892 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
3893 (LP: #1616318)
3894 - USB: don't free bandwidth_mutex too early
3895
3896 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
3897 - nvme: Suspend all queues before deletion
3898
3899 * change_hat is logging failures during expected hat probing (LP: #1615893)
3900 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
3901
3902 * deleted files outside of the namespace are not being treated as disconnected
3903 (LP: #1615892)
3904 - SAUCE: apparmor: deleted dentries can be disconnected
3905
3906 * stacking to unconfined in a child namespace confuses mediation
3907 (LP: #1615890)
3908 - SAUCE: apparmor: special case unconfined when determining the mode
3909
3910 * apparmor module parameters can be changed after the policy is locked
3911 (LP: #1615895)
3912 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
3913
3914 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
3915 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
3916
3917 * label vec reductions can result in reference labels instead of direct access
3918 to labels (LP: #1615889)
3919 - SAUCE: apparmor: reduction of vec to single entry is just that entry
3920
3921 * profiles from different namespaces can block other namespaces from being
3922 able to load a profile (LP: #1615887)
3923 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
3924
3925 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
3926 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
3927
3928 * vmalloc_addr is being checked on the failed return address of kvzalloc()
3929 (LP: #1615885)
3930 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
3931
3932 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
3933 - SAUCE: apparmor: Add missing id bounds check on dfa verification
3934
3935 * The label build for onexec when stacking is wrong (LP: #1615881)
3936 - SAUCE: apparmor: Fix label build for onexec stacking.
3937
3938 * The inherit check for new to old label comparison for domain transitions is
3939 wrong (LP: #1615880)
3940 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
3941
3942 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
3943 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
3944
3945 * __label_update proxy comparison test is wrong (LP: #1615878)
3946 - SAUCE: apparmor: Fix __label_update proxy comparison test
3947
3948 * Xenial update to v4.4.19 stable release (LP: #1615620)
3949 - usb: gadget: avoid exposing kernel stack
3950 - usb: f_fs: off by one bug in _ffs_func_bind()
3951 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
3952 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
3953 - USB: serial: option: add support for Telit LE910 PID 0x1206
3954 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
3955 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
3956 - arm64: debug: unmask PSTATE.D earlier
3957 - arm64: Fix incorrect per-cpu usage for boot CPU
3958 - tty: serial: msm: Don't read off end of tx fifo
3959 - serial: samsung: Fix ERR pointer dereference on deferred probe
3960 - tty/serial: atmel: fix RS485 half duplex with DMA
3961 - gpio: pca953x: Fix NBANK calculation for PCA9536
3962 - gpio: intel-mid: Remove potentially harmful code
3963 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
3964 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
3965 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
3966 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
3967 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
3968 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
3969 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
3970 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
3971 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
3972 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
3973 - mfd: qcom_rpm: Fix offset error for msm8660
3974 - mfd: qcom_rpm: Parametrize also ack selector size
3975 - media: usbtv: prevent access to free'd resources
3976 - media: dvb_ringbuffer: Add memory barriers
3977 - vb2: core: Skip planes array verification if pb is NULL
3978 - Fix RC5 decoding with Fintek CIR chipset
3979 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
3980 - sur40: fix occasional oopses on device close
3981 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
3982 - hp-wmi: Fix wifi cannot be hard-unblocked
3983 - s5p-mfc: Set device name for reserved memory region devs
3984 - s5p-mfc: Add release callback for memory region devs
3985 - i2c: efm32: fix a failure path in efm32_i2c_probe()
3986 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
3987 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
3988 - EDAC: Correct channel count limit
3989 - HID: uhid: fix timeout when probe races with IO
3990 - ovl: disallow overlayfs as upperdir
3991 - remoteproc: Fix potential race condition in rproc_add
3992 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
3993 - jbd2: make journal y2038 safe
3994 - fs/cifs: make share unaccessible at root level mountable
3995 - cifs: Check for existing directory when opening file with O_CREAT
3996 - cifs: fix crash due to race in hmac(md5) handling
3997 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
3998 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
3999 - random: print a warning for the first ten uninitialized random users
4000 - random: add interrupt callback to VMBus IRQ handler
4001 - MIPS: KVM: Fix mapped fault broken commpage handling
4002 - MIPS: KVM: Add missing gfn range check
4003 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
4004 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
4005 - nfs: don't create zero-length requests
4006 - nfsd: Fix race between FREE_STATEID and LOCK
4007 - nfsd: don't return an unhashed lock stateid after taking mutex
4008 - drm/i915: Don't complain about lack of ACPI video bios
4009 - iommu/exynos: Suppress unbinding to prevent system failure
4010 - iommu/vt-d: Return error code in domain_context_mapping_one()
4011 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
4012 - iommu/amd: Init unity mappings only for dma_ops domains
4013 - iommu/amd: Update Alias-DTE in update_device_table()
4014 - audit: fix a double fetch in audit_log_single_execve_arg()
4015 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
4016 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
4017 - w1:omap_hdq: fix regression
4018 - drm/amdgpu: add a delay after ATPX dGPU power off
4019 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
4020 - drm/amdgpu: support backlight control for UNIPHY3
4021 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
4022 - drm/amdgpu: fix firmware info version checks
4023 - drm/amdgpu/gmc7: add missing mullins case
4024 - drm/radeon: add a delay after ATPX dGPU power off
4025 - drm/radeon: Poll for both connect/disconnect on analog connectors
4026 - drm/radeon: fix firmware info version checks
4027 - drm/radeon: support backlight control for UNIPHY3
4028 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
4029 - drm/nouveau/fbcon: fix font width not divisible by 8
4030 - drm: Restore double clflush on the last partial cacheline
4031 - drm/edid: Add 6 bpc quirk for display AEO model 0.
4032 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
4033 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
4034 is unknown"
4035 - balloon: check the number of available pages in leak balloon
4036 - ftrace/recordmcount: Work around for addition of metag magic but not
4037 relocations
4038 - metag: Fix __cmpxchg_u32 asm constraint for CMP
4039 - block: add missing group association in bio-cloning functions
4040 - block: fix bdi vs gendisk lifetime mismatch
4041 - mtd: nand: fix bug writing 1 byte less than page size
4042 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
4043 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
4044 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
4045 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
4046 - ALSA: hda - Fix headset mic detection problem for two dell machines
4047 - IB/mlx5: Fix MODIFY_QP command input structure
4048 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
4049 - IB/mlx5: Fix returned values of query QP
4050 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
4051 - IB/mlx5: Fix post send fence logic
4052 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
4053 - IB/SA: Use correct free function
4054 - IB/IPoIB: Don't update neigh validity for unresolved entries
4055 - IB/IWPM: Fix a potential skb leak
4056 - IB/mlx4: Fix the SQ size of an RC QP
4057 - IB/mlx4: Fix error flow when sending mads under SRIOV
4058 - IB/mlx4: Fix memory leak if QP creation failed
4059 - of: fix memory leak related to safe_name()
4060 - ubi: Make volume resize power cut aware
4061 - ubi: Fix early logging
4062 - ubi: Fix race condition between ubi device creation and udev
4063 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
4064 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
4065 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
4066 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
4067 - target: Fix max_unmap_lba_count calc overflow
4068 - target: Fix ordered task CHECK_CONDITION early exception handling
4069 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
4070 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
4071 - MIPS: mm: Fix definition of R6 cache instruction
4072 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
4073 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
4074 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
4075 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
4076 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
4077 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
4078 - dm flakey: error READ bios during the down_interval
4079 - module: Invalidate signatures on force-loaded modules
4080 - Documentation/module-signing.txt: Note need for version info if reusing a
4081 key
4082 - Linux 4.4.19
4083
4084 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
4085 - xfrm: Ignore socket policies when rebuilding hash tables
4086
4087 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
4088 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
4089 - writeback: Write dirty times for WB_SYNC_ALL writeback
4090
4091 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
4092 - [Config] CONFIG_IBMEBUS=y for powerpc
4093
4094 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
4095 - cxl: Set psl_fir_cntl to production environment value
4096
4097 * Xenial update to v4.4.18 stable release (LP: #1614560)
4098 - tcp: enable per-socket rate limiting of all 'challenge acks'
4099 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
4100 - bonding: set carrier off for devices created through netlink
4101 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
4102 - net/irda: fix NULL pointer dereference on memory allocation failure
4103 - qed: Fix setting/clearing bit in completion bitmap
4104 - tcp: consider recv buf for the initial window scale
4105 - ipath: Restrict use of the write() interface
4106 - scsi: ignore errors from scsi_dh_add_device()
4107 - HID: sony: do not bail out when the sixaxis refuses the output report
4108 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
4109 - arm: oabi compat: add missing access checks
4110 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
4111 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
4112 - random: strengthen input validation for RNDADDTOENTCNT
4113 - devpts: clean up interface to pty drivers
4114 - x86/mm/pat: Add support of non-default PAT MSR setting
4115 - x86/mm/pat: Add pat_disable() interface
4116 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
4117 - x86/mtrr: Fix Xorg crashes in Qemu sessions
4118 - x86/mtrr: Fix PAT init handling when MTRR is disabled
4119 - x86/xen, pat: Remove PAT table init code from Xen
4120 - x86/pat: Document the PAT initialization sequence
4121 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
4122 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
4123 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
4124 - block: fix use-after-free in seq file
4125 - sysv, ipc: fix security-layer leaking
4126 - fuse: fsync() did not return IO errors
4127 - fuse: fuse_flush must check mapping->flags for errors
4128 - fuse: fix wrong assignment of ->flags in fuse_send_init()
4129 - fs/dcache.c: avoid soft-lockup in dput()
4130 - crypto: gcm - Filter out async ghash if necessary
4131 - crypto: scatterwalk - Fix test in scatterwalk_done
4132 - ext4: check for extents that wrap around
4133 - ext4: fix deadlock during page writeback
4134 - ext4: don't call ext4_should_journal_data() on the journal inode
4135 - ext4: validate s_reserved_gdt_blocks on mount
4136 - ext4: short-cut orphan cleanup on error
4137 - ext4: fix reference counting bug on block allocation error
4138 - mm: memcontrol: fix cgroup creation failure after many small jobs
4139 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
4140 - mm: memcontrol: fix memcg id ref counter on swap charge move
4141 - Linux 4.4.18
4142
4143 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
4144 memory for flatten_device_tree (no room) (LP: #1614309)
4145 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
4146
4147 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
4148 (LP: #1613157)
4149 - drivers: net: xgene: Add support for Classifier engine
4150 - drivers: net: xgene: Add support for RSS
4151 - drivers: net: xgene: Add support for multiple queues
4152
4153 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
4154 controller that doesn't support irq_disable and hardware with level
4155 interrupt (LP: #1611399)
4156 - drivers: net: xgene: fix extra IRQ issue
4157
4158 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
4159 - HID: input: add mic mute key on HP slim keyboard
4160
4161 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 09:05:59 +0200
4162
4163 linux (4.4.0-36.55) xenial; urgency=low
4164
4165 [ Stefan Bader ]
4166
4167 * Release Tracking Bug
4168 - LP: #1612305
4169
4170 * I2C touchpad does not work on AMD platform (LP: #1612006)
4171 - SAUCE: pinctrl/amd: Remove the default de-bounce time
4172
4173 * CVE-2016-5696
4174 - tcp: make challenge acks less predictable
4175
4176 -- Stefan Bader <stefan.bader@canonical.com> Thu, 11 Aug 2016 17:34:14 +0200
4177
4178 linux (4.4.0-35.54) xenial; urgency=low
4179
4180 [ Stefan Bader ]
4181
4182 * Release Tracking Bug
4183 - LP: #1611215
4184
4185 * [i915_bpo] Sync with v4.7 (LP: #1609742)
4186 - SAUCE: i915_bpo: Sync with v4.7
4187
4188 * s390/cio: fix reset of channel measurement block (LP: #1609415)
4189 - s390/cio: allow to reset channel measurement block
4190
4191 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
4192 memory tests are running in 32TB Brazos system (LP: #1606786)
4193 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
4194 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
4195
4196 * Power Menu does not display after press the Power Button (LP: #1609204)
4197 - intel-vbtn: new driver for Intel Virtual Button
4198 - [config] enable CONFIG_INTEL_VBTN=m
4199
4200 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
4201 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
4202
4203 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
4204 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
4205
4206 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
4207 - block: defer timeouts to a workqueue
4208
4209 * Tunnel offload indications not stripped from encapsulated packets, causing
4210 performance overhead (LP: #1602755)
4211 - tunnels: Remove encapsulation offloads on decap.
4212
4213 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
4214 I/O error" for be2net driver (LP: #1607387)
4215 - be2net: perform temperature query in adapter regardless of its interface
4216 state
4217
4218 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
4219 - r8152: Add support for setting pass through MAC address on RTL8153-AD
4220
4221 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
4222 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
4223
4224 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
4225 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
4226 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
4227 lpfc_send_taskmgmt()
4228
4229 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
4230 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
4231 shutdown
4232
4233 * Xenial update to v4.4.16 stable release (LP: #1607404)
4234 - mac80211: fix fast_tx header alignment
4235 - mac80211: mesh: flush mesh paths unconditionally
4236 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
4237 - mac80211: Fix mesh estab_plinks counting in STA removal case
4238 - EDAC, sb_edac: Fix rank lookup on Broadwell
4239 - IB/cm: Fix a recently introduced locking bug
4240 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
4241 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
4242 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
4243 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
4244 - USB: EHCI: declare hostpc register as zero-length array
4245 - usb: common: otg-fsm: add license to usb-otg-fsm
4246 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
4247 - mnt: Account for MS_RDONLY in fs_fully_visible
4248 - mnt: If fs_fully_visible fails call put_filesystem.
4249 - of: fix autoloading due to broken modalias with no 'compatible'
4250 - of: irq: fix of_irq_get[_byname]() kernel-doc
4251 - locking/ww_mutex: Report recursive ww_mutex locking early
4252 - locking/qspinlock: Fix spin_unlock_wait() some more
4253 - locking/static_key: Fix concurrent static_key_slow_inc()
4254 - x86, build: copy ldlinux.c32 to image.iso
4255 - kprobes/x86: Clear TF bit in fault on single-stepping
4256 - x86/amd_nb: Fix boot crash on non-AMD systems
4257 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
4258 - uvc: Forward compat ioctls to their handlers directly
4259 - thermal: cpu_cooling: fix improper order during initialization
4260 - writeback: use higher precision calculation in domain_dirty_limits()
4261 - nfsd4/rpc: move backchannel create logic into rpc code
4262 - nfsd: Always lock state exclusively.
4263 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
4264 - posix_acl: Add set_posix_acl
4265 - nfsd: check permissions when setting ACLs
4266 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
4267 - NFS: Fix another OPEN_DOWNGRADE bug
4268 - ARM: imx6ul: Fix Micrel PHY mask
4269 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
4270 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
4271 - MIPS: KVM: Fix modular KVM under QEMU
4272 - mm: Export migrate_page_move_mapping and migrate_page_copy
4273 - UBIFS: Implement ->migratepage()
4274 - sched/fair: Fix cfs_rq avg tracking underflow
4275 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
4276 - net_sched: fix mirrored packets checksum
4277 - cdc_ncm: workaround for EM7455 "silent" data interface
4278 - ipv6: Fix mem leak in rt6i_pcpu
4279 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
4280 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
4281 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
4282 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
4283 - HID: elo: kill not flush the work
4284 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
4285 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
4286 - base: make module_create_drivers_dir race-free
4287 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
4288 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
4289 - iommu/amd: Fix unity mapping initialization race
4290 - drm/mgag200: Black screen fix for G200e rev 4
4291 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
4292 - arm64: Rework valid_user_regs
4293 - vfs: add d_real_inode() helper
4294 - af_unix: fix hard linked sockets on overlay
4295 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
4296 - drm/radeon: fix asic initialization for virtualized environments
4297 - drm/amdgpu/gfx7: fix broken condition check
4298 - ubi: Make recover_peb power cut aware
4299 - drm/amdkfd: unbind only existing processes
4300 - drm/amdkfd: destroy dbgmgr in notifier release
4301 - drm/dp/mst: Always clear proposed vcpi table for port.
4302 - drm/nouveau/disp/sor/gf119: both links use the same training register
4303 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
4304 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
4305 - drm/nouveau: fix for disabled fbdev emulation
4306 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
4307 - drm/i915/ilk: Don't disable SSC source if it's in use
4308 - drm/i915: Refresh cached DP port register value on resume
4309 - drm/i915: Update ifdeffery for mutex->owner
4310 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
4311 - drm: add missing drm_mode_set_crtcinfo call
4312 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
4313 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
4314 - drm/ttm: Make ttm_bo_mem_compat available
4315 - drm/vmwgfx: Add an option to change assumed FB bpp
4316 - drm/vmwgfx: Work around mode set failure in 2D VMs
4317 - drm/vmwgfx: Check pin count before attempting to move a buffer
4318 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
4319 - drm/vmwgfx: Fix error paths when mapping framebuffer
4320 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
4321 - perf/x86: Fix undefined shift on 32-bit kernels
4322 - xen/balloon: Fix declared-but-not-defined warning
4323 - iio: Fix error handling in iio_trigger_attach_poll_func
4324 - iio:st_pressure: fix sampling gains (bring inline with ABI)
4325 - iio: light apds9960: Add the missing dev.parent
4326 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
4327 - iio: proximity: as3935: remove triggered buffer processing
4328 - iio: proximity: as3935: fix buffer stack trashing
4329 - iio: humidity: hdc100x: correct humidity integration time mask
4330 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
4331 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
4332 - staging: iio: accel: fix error check
4333 - iio: accel: kxsd9: fix the usage of spi_w8r8()
4334 - iio:ad7266: Fix broken regulator error handling
4335 - iio:ad7266: Fix support for optional regulators
4336 - iio:ad7266: Fix probe deferral for vref
4337 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
4338 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
4339 default
4340 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
4341 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
4342 - ALSA: dummy: Fix a use-after-free at closing
4343 - ALSA: hda - Fix the headset mic jack detection on Dell machine
4344 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
4345 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
4346 - ALSA: echoaudio: Fix memory allocation
4347 - ALSA: timer: Fix negative queue usage by racy accesses
4348 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
4349 - ALSA: hda - Add PCI ID for Kabylake-H
4350 - ALSA: hda - fix read before array start
4351 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
4352 - ALSA: pcm: Free chmap at PCM free callback, too
4353 - ALSA: ctl: Stop notification after disconnection
4354 - ALSA: hda - fix use-after-free after module unload
4355 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
4356 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
4357 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
4358 - ARM: mvebu: fix HW I/O coherency related deadlocks
4359 - ovl: Copy up underlying inode's ->i_mode to overlay inode
4360 - ovl: verify upper dentry in ovl_remove_and_whiteout()
4361 - scsi: fix race between simultaneous decrements of ->host_failed
4362 - 53c700: fix BUG on untagged commands
4363 - Fix reconnect to not defer smb3 session reconnect long after socket
4364 reconnect
4365 - cifs: dynamic allocation of ntlmssp blob
4366 - File names with trailing period or space need special case conversion
4367 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
4368 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
4369 - tmpfs: don't undo fallocate past its last page
4370 - tmpfs: fix regression hang in fallocate undo
4371 - drm/i915: Revert DisplayPort fast link training feature
4372 - ovl: verify upper dentry before unlink and rename
4373 - Linux 4.4.16
4374
4375 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
4376 (LP: #1605344)
4377 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
4378
4379 * CVE-2016-5400
4380 - media: fix airspy usb probe error path
4381
4382 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
4383 (LP: #1607374)
4384 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
4385
4386 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
4387 - ideapad_laptop: Add an event for mic mute hotkey
4388
4389 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
4390 - block: atari: Return early for unsupported sector size
4391
4392 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
4393 similar (LP: #1605662)
4394 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
4395
4396 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
4397 - nvme: use a work item to submit async event requests
4398 - nvme: don't poll the CQ from the kthread
4399 - nvme: replace the kthread with a per-device watchdog timer
4400 - NVMe: Fix reset/remove race
4401 - nvme: Avoid reset work on watchdog timer function during error recovery
4402 - NVMe: Always use MSI/MSI-x interrupts
4403
4404 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
4405 (LP: #1602524)
4406 - ext4: factor out determining of hole size
4407 - ext4: return hole from ext4_map_blocks()
4408 - ext4: more efficient SEEK_DATA implementation
4409
4410 * changelog: add CVEs as first class citizens (LP: #1604344)
4411 - avoid duplicate CVE numbers in changelog
4412
4413 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
4414 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
4415 - powerpc/eeh: Fix invalid cached PE primary bus
4416
4417 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
4418 (LP: #1603574)
4419 - powerpc/pci: Assign fixed PHB number based on device-tree properties
4420
4421 * nvme - reset_controller is not working after adapter's firmware upgrade
4422 (adapter quirk is needed) (LP: #1602726)
4423 - NVMe: Create discard zero quirk white list
4424 - nvme/quirk: Add a delay before checking for adapter readiness
4425
4426 * ovs nat: conntrack netlink event are missing (LP: #1603468)
4427 - openvswitch: fix conntrack netlink event delivery
4428
4429 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
4430 boot operating system (LP: #1602785)
4431 - cxl: Ignore CAPI adapters misplaced in switched slots
4432
4433 * CVE-2016-5728
4434 - misc: mic: Fix for double fetch security bug in VOP driver
4435
4436 * CVE-2016-5244 (LP: #1589041)
4437 - rds: fix an infoleak in rds_inc_info_copy
4438
4439 * Miscellaneous Ubuntu changes
4440 - Added Snapcraft files
4441 - SAUCE: snapcraft: cleanup and remove unnecessary elements
4442
4443 -- Stefan Bader <stefan.bader@canonical.com> Tue, 09 Aug 2016 15:11:33 +0200
4444
4445 linux (4.4.0-34.53) xenial; urgency=low
4446
4447 [ Seth Forshee ]
4448
4449 * Release Tracking Bug
4450 - LP: #1606960
4451
4452 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
4453 - x86/cpu/intel: Introduce macros for Intel family numbers
4454 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
4455 based CPUs
4456
4457 -- Seth Forshee <seth.forshee@canonical.com> Wed, 27 Jul 2016 10:01:20 -0500
4458
4459 linux (4.4.0-33.52) xenial; urgency=low
4460
4461 [ Seth Forshee ]
4462
4463 * Release Tracking Bug
4464 - LP: #1605709
4465
4466 * [regression] NFS client: access problems after updating to kernel
4467 4.4.0-31-generic (LP: #1603719)
4468 - SAUCE: (namespace) Bypass sget() capability check for nfs
4469
4470 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 13:10:08 -0500
4471
4472 linux (4.4.0-32.51) xenial; urgency=low
4473
4474 [ Seth Forshee ]
4475
4476 * Release Tracking Bug
4477 - LP: #1604443
4478
4479 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
4480 - HID: wacom: break out parsing of device and registering of input
4481 - HID: wacom: Initialize hid_data.inputmode to -1
4482 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
4483
4484 * changelog: add CVEs as first class citizens (LP: #1604344)
4485 - use CVE numbers in changelog
4486
4487 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
4488 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
4489 - SAUCE: hio: bio_endio() no longer takes errors arg
4490 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
4491 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
4492 - SAUCE: hio: fix mask maybe-uninitialized warning
4493 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
4494 - SAUCE: hio: Makefile and Kconfig
4495
4496 * CVE-2016-5243 (LP: #1589036)
4497 - tipc: fix an infoleak in tipc_nl_compat_link_dump
4498 - tipc: fix nl compat regression for link statistics
4499
4500 * CVE-2016-4470
4501 - KEYS: potential uninitialized variable
4502
4503 * integer overflow in xt_alloc_table_info (LP: #1555353)
4504 - netfilter: x_tables: check for size overflow
4505
4506 * CVE-2016-3135:
4507 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
4508
4509 * CVE-2016-4440 (LP: #1584192)
4510 - kvm:vmx: more complete state update on APICv on/off
4511
4512 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
4513 laptop (LP: #1602579)
4514 - dmaengine: dw: platform: power on device on shutdown
4515 - ACPI / LPSS: override power state for LPSS DMA device
4516
4517 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
4518 - Revert "HID: multitouch: enable palm rejection if device implements
4519 confidence usage"
4520 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
4521
4522 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
4523 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
4524
4525 * CVE-2016-4794 (LP: #1581871)
4526 - percpu: fix synchronization between chunk->map_extend_work and chunk
4527 destruction
4528 - percpu: fix synchronization between synchronous map extension and chunk
4529 destruction
4530
4531 * Xenial update to v4.4.15 stable release (LP: #1601952)
4532 - net_sched: fix pfifo_head_drop behavior vs backlog
4533 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
4534 - sit: correct IP protocol used in ipip6_err
4535 - esp: Fix ESN generation under UDP encapsulation
4536 - netem: fix a use after free
4537 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
4538 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
4539 - sock_diag: do not broadcast raw socket destruction
4540 - bpf, perf: delay release of BPF prog after grace period
4541 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
4542 - net: macb: fix default configuration for GMAC on AT91
4543 - net: alx: Work around the DMA RX overflow issue
4544 - bpf: try harder on clones when writing into skb
4545 - AX.25: Close socket connection on session completion
4546 - crypto: ux500 - memmove the right size
4547 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
4548 - USB: uas: Fix slave queue_depth not being set
4549 - usb: quirks: Fix sorting
4550 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
4551 - usb: musb: only restore devctl when session was set in backup
4552 - usb: musb: Stop bulk endpoint while queue is rotated
4553 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
4554 - usb: musb: host: correct cppi dma channel for isoch transfer
4555 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
4556 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
4557 - xhci: Fix handling timeouted commands on hosts in weird states.
4558 - USB: mos7720: delete parport
4559 - usb: gadget: fix spinlock dead lock in gadgetfs
4560 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
4561 - usb: dwc3: exynos: Fix deferred probing storm.
4562 - Linux 4.4.15
4563
4564 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
4565 - qeth: delete napi struct when removing a qeth device
4566
4567 * Adjust KBL PCI-ID's (LP: #1600124)
4568 - drm/i915: Add more Kabylake PCI IDs.
4569 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
4570
4571 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
4572 (LP: #1599109)
4573 - drm/kms_helper: Add a common place to call init and exit functions.
4574 - drm: Add helper for DP++ adaptors
4575 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
4576 - drm: introduce pipe color correction properties
4577 - drm: fix blob pointer check
4578 - drm: atomic helper: do not unreference error pointer
4579 - drm: fix lut value extraction function
4580 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
4581 - SAUCE: drm: Introduce drm_malloc_gfp()
4582 - SAUCE: i915_bpo: Rebase to v4.7-rc6
4583 - SAUCE: i915_bpo: Add backported workarounds for gen9
4584 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
4585 details"
4586 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
4587
4588 * Baytrail-I got black screen with HDMI output (LP: #1599379)
4589 - drm/i915: Only ignore eDP ports that are connected
4590 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
4591
4592 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
4593 (LP: #1590655)
4594 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
4595 present
4596
4597 * Hotplug device addition issue - missing patches on Xenial kernel
4598 (LP: #1599250)
4599 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
4600 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
4601 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
4602 - powerpc/pseries: Fix PCI config address for DDW
4603
4604 * kernel: signal return with invalid floating-point control (LP: #1597971)
4605 - s390: fix test_fp_ctl inline assembly contraints
4606
4607 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
4608 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
4609 Touchpad
4610
4611 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
4612 Controller (LP: #1599347)
4613 - d-i: Add ehci_msm to usb-modules
4614
4615 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
4616 - ALSA: hda - Skip ELD notification during PM process
4617 - ALSA: hda - hdmi add wmb barrier for audio component
4618 - ALSA: hda - hdmi defer to register acomp eld notifier
4619
4620 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
4621 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
4622
4623 * Config: missing AMD Seattle platform support (LP: #1597574)
4624 - [Config] Enable the AMD Seattle platform
4625
4626 * Network installer fails to detect network on AMD Overdrive (ARM64)
4627 (LP: #1597573)
4628 - [Config] Add amd-xgbe to nic-modules udeb
4629
4630 * exercising ptys causes a kernel oops (LP: #1586418)
4631 - devpts: fix null pointer dereference on failed memory allocation
4632
4633 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
4634 (LP: #1574102)
4635 - Input: xpad - move pending clear to the correct location
4636
4637 * thunderx nics fail to establish link (LP: #1597867)
4638 - net: thunderx: Fix link status reporting
4639
4640 * Xenial update to v4.4.14 stable release (LP: #1596575)
4641 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
4642 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
4643 - netlink: Fix dump skb leak/double free
4644 - tipc: fix nametable publication field in nl compat
4645 - switchdev: pass pointer to fib_info instead of copy
4646 - tuntap: correctly wake up process during uninit
4647 - udp: prevent skbs lingering in tunnel socket queues
4648 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
4649 - sfc: on MC reset, clear PIO buffer linkage in TXQs
4650 - team: don't call netdev_change_features under team->lock
4651 - vxlan: Accept user specified MTU value when create new vxlan link
4652 - tcp: record TLP and ER timer stats in v6 stats
4653 - bridge: Don't insert unnecessary local fdb entry on changing mac address
4654 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
4655 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
4656 - vxlan: Relax MTU constraints
4657 - geneve: Relax MTU constraints
4658 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
4659 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
4660 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
4661 - ALSA: hda - Add PCI ID for Kabylake
4662 - ALSA: hda - Fix headset mic detection problem for Dell machine
4663 - ALSA: hda/realtek - ALC256 speaker noise issue
4664 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
4665 - ALSA: hda/realtek: Add T560 docking unit fixup
4666 - ARM: fix PTRACE_SETVFPREGS on SMP systems
4667 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
4668 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
4669 - s390/bpf: reduce maximum program size to 64 KB
4670 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
4671 - crypto: public_key: select CRYPTO_AKCIPHER
4672 - crypto: ccp - Fix AES XTS error for request sizes above 4096
4673 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
4674 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
4675 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
4676 - powerpc: Fix definition of SIAR and SDAR registers
4677 - powerpc: Use privileged SPR number for MMCR2
4678 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
4679 call
4680 - pinctrl: mediatek: fix dual-edge code defect
4681 - parisc: Fix pagefault crash in unaligned __get_user() call
4682 - memcg: add RCU locking around css_for_each_descendant_pre() in
4683 memcg_offline_kmem()
4684 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
4685 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
4686 - fix d_walk()/non-delayed __d_free() race
4687 - sparc: Fix system call tracing register handling.
4688 - sparc64: Fix bootup regressions on some Kconfig combinations.
4689 - sparc64: Fix numa node distance initialization
4690 - sparc64: Fix sparc64_set_context stack handling.
4691 - sparc/PCI: Fix for panic while enabling SR-IOV
4692 - sparc64: Reduce TLB flushes during hugepte changes
4693 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
4694 - sparc: Harden signal return frame checks.
4695 - sparc64: Fix return from trap window fill crashes.
4696 - MIPS: Fix 64k page support for 32 bit kernels.
4697 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
4698 - drm/core: Do not preserve framebuffer on rmfb, v4.
4699 - Linux 4.4.14
4700
4701 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
4702 - hv_netvsc: rework link status change handling
4703 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
4704 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
4705 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
4706 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
4707 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
4708 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
4709 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
4710 - hv_netvsc: Don't ask for additional head room in the skb
4711 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
4712 - hv_netvsc: remove locking in netvsc_send()
4713 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
4714 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
4715 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
4716 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
4717 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
4718 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
4719 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
4720 - storvsc: add logging for error/warning messages
4721 - hv_netvsc: Fix race condition on Multi-Send Data field
4722 - kvm/x86: split ioapic-handled and EOI exit bitmaps
4723 - kvm/x86: per-vcpu apicv deactivation support
4724 - kvm/x86: Hyper-V synthetic interrupt controller
4725 - kvm/x86: Hyper-V kvm exit
4726 - kvm/x86: Rearrange func's declarations inside Hyper-V header
4727 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
4728 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
4729 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
4730 - kvm/x86: Hyper-V SynIC timers
4731 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
4732 - storvsc: Properly support Fibre Channel devices
4733 - storvsc: Refactor the code in storvsc_channel_init()
4734 - storvsc: Tighten up the interrupt path
4735 - storvsc: Fix typo in MODULE_PARM_DESC
4736 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
4737 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
4738 - hv_netvsc: Fix book keeping of skb during batching process
4739 - storvsc: Install the storvsc specific timeout handler for FC devices
4740 - storvsc: Use the specified target ID in device lookup
4741 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
4742 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4743 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
4744 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4745 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
4746 - hv_netvsc: cleanup netdev feature flags for netvsc
4747 - hv_netvsc: Restore needed_headroom request
4748 - kvm/x86: Rename Hyper-V long spin wait hypercall
4749 - hv_netvsc: add software transmit timestamp support
4750 - hv_netvsc: add ethtool support for set and get of settings
4751 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
4752 - hv_netvsc: Fix the array sizes to be max supported channels
4753 - hv_netvsc: Fix the order of num_sc_offered decrement
4754 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
4755 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
4756 - Drivers: hv: kvp: fix IP Failover
4757
4758 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Jul 2016 11:18:32 -0500
4759
4760 linux (4.4.0-31.50) xenial; urgency=low
4761
4762 [ Kamal Mostafa ]
4763
4764 * Release Tracking Bug
4765 - LP: #1602449
4766
4767 * nouveau: boot hangs at blank screen with unsupported graphics cards
4768 (LP: #1602340)
4769 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
4770
4771 -- Kamal Mostafa <kamal@canonical.com> Tue, 12 Jul 2016 16:28:12 -0700
4772
4773 linux (4.4.0-30.49) xenial; urgency=low
4774
4775 [ Kamal Mostafa ]
4776
4777 * Release Tracking Bug
4778 - LP: #1597897
4779
4780 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
4781 - scsi_dh_alua: Disable ALUA handling for non-disk devices
4782 - scsi_dh_alua: Use vpd_pg83 information
4783 - scsi_dh_alua: improved logging
4784 - scsi_dh_alua: sanitze sense code handling
4785 - scsi_dh_alua: use standard logging functions
4786 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
4787 - scsi_dh_alua: fixup description of stpg_endio()
4788 - scsi_dh_alua: use flag for RTPG extended header
4789 - scsi_dh_alua: use unaligned access macros
4790 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
4791 - scsi_dh_alua: simplify sense code handling
4792 - scsi: Add scsi_vpd_lun_id()
4793 - scsi: Add scsi_vpd_tpg_id()
4794 - scsi_dh_alua: use scsi_vpd_tpg_id()
4795 - scsi_dh_alua: Remove stale variables
4796 - scsi_dh_alua: Pass buffer as function argument
4797 - scsi_dh_alua: separate out alua_stpg()
4798 - scsi_dh_alua: Make stpg synchronous
4799 - scsi_dh_alua: call alua_rtpg() if stpg fails
4800 - scsi_dh_alua: switch to scsi_execute_req_flags()
4801 - scsi_dh_alua: allocate RTPG buffer separately
4802 - scsi_dh_alua: Use separate alua_port_group structure
4803 - scsi_dh_alua: use unique device id
4804 - scsi_dh_alua: simplify alua_initialize()
4805 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
4806 succeed while TPG is transitioning")
4807 - scsi_dh_alua: move optimize_stpg evaluation
4808 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
4809 - scsi_dh_alua: Use workqueue for RTPG
4810 - scsi_dh_alua: Allow workqueue to run synchronously
4811 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
4812 - scsi_dh_alua: Recheck state on unit attention
4813 - scsi_dh_alua: update all port states
4814 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
4815 - scsi_dh_alua: do not fail for unknown VPD identification
4816
4817 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 12:52:15 -0700
4818
4819 linux (4.4.0-29.48) xenial; urgency=low
4820
4821 [ Kamal Mostafa ]
4822
4823 * Release Tracking Bug
4824 - LP: #1597015
4825
4826 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
4827 - intel-hid: new hid event driver for hotkeys
4828 - intel-hid: fix incorrect entries in intel_hid_keymap
4829 - intel-hid: allocate correct amount of memory for private struct
4830 - intel-hid: add a workaround to ignore an event after waking up from S4.
4831 - [Config] CONFIG_INTEL_HID_EVENT=m
4832
4833 * cgroupfs mounts can hang (LP: #1588056)
4834 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
4835 user ns which owns the ipc ns"
4836 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
4837 namespace when mounting"
4838 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
4839 cgroup namespace"
4840 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
4841 - (namespace) bpf, inode: disallow userns mounts
4842 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
4843 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
4844 - SAUCE: (namespace) Sync with upstream s_user_ns patches
4845 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
4846 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
4847 executables
4848
4849 * KVM system crashes after starting guest (LP: #1596635)
4850 - xhci: Cleanup only when releasing primary hcd
4851
4852 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
4853 16.04 (LP: #1596557)
4854 - crypto: vmx - IV size failing on skcipher API
4855
4856 * [Bug]tpm initialization fails on x86 (LP: #1596469)
4857 - tpm_crb: drop struct resource res from struct crb_priv
4858 - tpm_crb: fix mapping of the buffers
4859
4860 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
4861 - cxlflash: Fix regression issue with re-ordering patch
4862 - cxlflash: Fix to drain operations from previous reset
4863 - cxlflash: Add device dependent flags
4864 - cxlflash: Shutdown notify support for CXL Flash cards
4865
4866 * scsi-modules udeb should include pm80xx (LP: #1595628)
4867 - [Config] Add pm80xx scsi driver to d-i
4868
4869 * Sync up latest relevant upstream bug fixes (LP: #1594871)
4870 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
4871
4872 * Cannot compile module tda10071 (LP: #1592531)
4873 - [media] tda10071: Fix dependency to REGMAP_I2C
4874
4875 * lsvpd doesn't show correct location code for devices attached to a CAPI card
4876 (LP: #1594847)
4877 - cxl: Make vPHB device node match adapter's
4878
4879 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
4880 - [Config] Enable arm64 AES and CRC32 crypto
4881
4882 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
4883 (LP: #1592481)
4884 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
4885 - crypto: vmx - Fix ABI detection
4886 - crypto: vmx - Increase priority of aes-cbc cipher
4887
4888 * build squashfs into xenial kernels by default (LP: #1593134)
4889 - [Config] CONFIG_SQUASHFS=y
4890
4891 * Restore irqfd fast path for PPC (LP: #1592809)
4892 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
4893
4894 * Unable to start guests with memballoon default. (LP: #1592042)
4895 - virtio_balloon: fix PFN format for virtio-1
4896
4897 * Key 5 automatically pressed on some Logitech wireless keyboards
4898 (LP: #1579190)
4899 - HID: core: prevent out-of-bound readings
4900
4901 * ZFS: Running ztest repeatedly for long periods of time eventually results in
4902 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
4903 - Fix ztest truncated cache file
4904
4905 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
4906 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
4907 - lpfc: Fix DMA faults observed upon plugging loopback connector
4908
4909 -- Kamal Mostafa <kamal@canonical.com> Tue, 28 Jun 2016 10:17:41 -0700
4910
4911 linux (4.4.0-28.47) xenial; urgency=low
4912
4913 [ Luis Henriques ]
4914
4915 * Release Tracking Bug
4916 - LP: #1595874
4917
4918 * Linux netfilter local privilege escalation issues (LP: #1595350)
4919 - netfilter: x_tables: don't move to non-existent next rule
4920 - netfilter: x_tables: validate targets of jumps
4921 - netfilter: x_tables: add and use xt_check_entry_offsets
4922 - netfilter: x_tables: kill check_entry helper
4923 - netfilter: x_tables: assert minimum target size
4924 - netfilter: x_tables: add compat version of xt_check_entry_offsets
4925 - netfilter: x_tables: check standard target size too
4926 - netfilter: x_tables: check for bogus target offset
4927 - netfilter: x_tables: validate all offsets and sizes in a rule
4928 - netfilter: x_tables: don't reject valid target size on some architectures
4929 - netfilter: arp_tables: simplify translate_compat_table args
4930 - netfilter: ip_tables: simplify translate_compat_table args
4931 - netfilter: ip6_tables: simplify translate_compat_table args
4932 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
4933 - netfilter: x_tables: do compat validation via translate_table
4934 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
4935
4936 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
4937 - netfilter: x_tables: validate e->target_offset early
4938 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
4939 - netfilter: x_tables: fix unconditional helper
4940
4941 -- Luis Henriques <luis.henriques@canonical.com> Fri, 24 Jun 2016 09:57:21 +0100
4942
4943 linux (4.4.0-27.46) xenial; urgency=low
4944
4945 [ Kamal Mostafa ]
4946
4947 * Release Tracking Bug
4948 - LP: #1594906
4949
4950 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
4951 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
4952
4953 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 10:17:00 -0700
4954
4955 linux (4.4.0-26.45) xenial; urgency=low
4956
4957 [ Kamal Mostafa ]
4958
4959 * Release Tracking Bug
4960 - LP: #1594442
4961
4962 * linux: Implement secure boot state variables (LP: #1593075)
4963 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
4964
4965 * failures building userspace packages that include ethtool.h (LP: #1592930)
4966 - ethtool.h: define INT_MAX for userland
4967
4968 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 09:43:47 -0700
4969
4970 linux (4.4.0-25.44) xenial; urgency=low
4971
4972 [ Kamal Mostafa ]
4973
4974 * Release Tracking Bug
4975 - LP: #1591289
4976
4977 * Xenial update to v4.4.13 stable release (LP: #1590455)
4978 - MIPS64: R6: R2 emulation bugfix
4979 - MIPS: math-emu: Fix jalr emulation when rd == $0
4980 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
4981 - MIPS: Don't unwind to user mode with EVA
4982 - MIPS: Avoid using unwind_stack() with usermode
4983 - MIPS: Fix siginfo.h to use strict posix types
4984 - MIPS: Fix uapi include in exported asm/siginfo.h
4985 - MIPS: Fix watchpoint restoration
4986 - MIPS: Flush highmem pages in __flush_dcache_page
4987 - MIPS: Handle highmem pages in __update_cache
4988 - MIPS: Sync icache & dcache in set_pte_at
4989 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
4990 - MIPS: Reserve nosave data for hibernation
4991 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
4992 - MIPS: Use copy_s.fmt rather than copy_u.fmt
4993 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
4994 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
4995 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
4996 - MIPS: ptrace: Fix FP context restoration FCSR regression
4997 - MIPS: ptrace: Prevent writes to read-only FCSR bits
4998 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
4999 - MIPS: Build microMIPS VDSO for microMIPS kernels
5000 - MIPS: lib: Mark intrinsics notrace
5001 - MIPS: VDSO: Build with `-fno-strict-aliasing'
5002 - affs: fix remount failure when there are no options changed
5003 - ASoC: ak4642: Enable cache usage to fix crashes on resume
5004 - Input: uinput - handle compat ioctl for UI_SET_PHYS
5005 - ARM: mvebu: fix GPIO config on the Linksys boards
5006 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
5007 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
5008 - ARM: dts: imx35: restore existing used clock enumeration
5009 - ath9k: Add a module parameter to invert LED polarity.
5010 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
5011 - ath10k: fix debugfs pktlog_filter write
5012 - ath10k: fix firmware assert in monitor mode
5013 - ath10k: fix rx_channel during hw reconfigure
5014 - ath10k: fix kernel panic, move arvifs list head init before htt init
5015 - ath5k: Change led pin configuration for compaq c700 laptop
5016 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
5017 - rtlwifi: rtl8723be: Add antenna select module parameter
5018 - rtlwifi: btcoexist: Implement antenna selection
5019 - rtlwifi: Fix logic error in enter/exit power-save mode
5020 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
5021 rtl_pci_reset_trx_ring
5022 - aacraid: Relinquish CPU during timeout wait
5023 - aacraid: Fix for aac_command_thread hang
5024 - aacraid: Fix for KDUMP driver hang
5025 - hwmon: (ads7828) Enable internal reference
5026 - mfd: intel-lpss: Save register context on suspend
5027 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
5028 correctly
5029 - PM / Runtime: Fix error path in pm_runtime_force_resume()
5030 - cpuidle: Indicate when a device has been unregistered
5031 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
5032 - clk: bcm2835: Fix PLL poweron
5033 - clk: at91: fix check of clk_register() returned value
5034 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
5035 - clk: bcm2835: divider value has to be 1 or more
5036 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
5037 - PCI: Disable all BAR sizing for devices with non-compliant BARs
5038 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
5039 put_v4l2_create32
5040 - mm: use phys_addr_t for reserve_bootmem_region() arguments
5041 - wait/ptrace: assume __WALL if the child is traced
5042 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
5043 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
5044 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
5045 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
5046 - xen/events: Don't move disabled irqs
5047 - xen: use same main loop for counting and remapping pages
5048 - sunrpc: fix stripping of padded MIC tokens
5049 - drm/gma500: Fix possible out of bounds read
5050 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
5051 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
5052 - drm/vmwgfx: Fix order of operation
5053 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
5054 - drm/amdgpu: Fix hdmi deep color support.
5055 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
5056 - drm/fb_helper: Fix references to dev->mode_config.num_connector
5057 - drm/atomic: Verify connector->funcs != NULL when clearing states
5058 - drm/i915: Don't leave old junk in ilk active watermarks on readout
5059 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
5060 - ext4: fix hang when processing corrupted orphaned inode list
5061 - ext4: clean up error handling when orphan list is corrupted
5062 - ext4: fix oops on corrupted filesystem
5063 - ext4: address UBSAN warning in mb_find_order_for_block()
5064 - ext4: silence UBSAN in ext4_mb_init()
5065 - PM / sleep: Handle failures in device_suspend_late() consistently
5066 - dma-debug: avoid spinlock recursion when disabling dma-debug
5067 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
5068 - gcov: disable tree-loop-im to reduce stack usage
5069 - xfs: disallow rw remount on fs with unknown ro-compat features
5070 - xfs: Don't wrap growfs AGFL indexes
5071 - xfs: xfs_iflush_cluster fails to abort on error
5072 - xfs: fix inode validity check in xfs_iflush_cluster
5073 - xfs: skip stale inodes in xfs_iflush_cluster
5074 - xfs: print name of verifier if it fails
5075 - xfs: handle dquot buffer readahead in log recovery correctly
5076 - Linux 4.4.13
5077
5078 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
5079 switch colors (LP: #972604)
5080 - ath5k: Change led pin configuration for compaq c700 laptop
5081
5082 * Extended statistics from balloon for proper memory management (LP: #1587091)
5083 - mm/page_alloc.c: calculate 'available' memory in a separate function
5084 - virtio_balloon: export 'available' memory to balloon statistics
5085
5086 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
5087 open/close (LP: #1588468)
5088 - misc: cxl: use kobj_to_dev()
5089 - cxl: Move common code away from bare-metal-specific files
5090 - cxl: Move bare-metal specific code to specialized files
5091 - cxl: Define process problem state area at attach time only
5092 - cxl: Introduce implementation-specific API
5093 - cxl: Rename some bare-metal specific functions
5094 - cxl: Isolate a few bare-metal-specific calls
5095 - cxl: Update cxl_irq() prototype
5096 - cxl: IRQ allocation for guests
5097 - powerpc: New possible return value from hcall
5098 - cxl: New hcalls to support cxl adapters
5099 - cxl: Separate bare-metal fields in adapter and AFU data structures
5100 - cxlflash: Simplify PCI registration
5101 - cxlflash: Unmap problem state area before detaching master context
5102 - cxlflash: Split out context initialization
5103 - cxlflash: Simplify attach path error cleanup
5104 - cxlflash: Reorder user context initialization
5105 - cxl: Add guest-specific code
5106 - cxl: sysfs support for guests
5107 - cxl: Support to flash a new image on the adapter from a guest
5108 - cxl: Parse device tree and create cxl device(s) at boot
5109 - cxl: Support the cxl kernel API from a guest
5110 - cxl: Adapter failure handling
5111 - cxl: Add tracepoints around the cxl hcall
5112 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
5113 - cxl: Remove cxl_get_phys_dev() kernel API
5114 - cxl: Ignore probes for virtual afu pci devices
5115 - cxl: Poll for outstanding IRQs when detaching a context
5116
5117 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
5118 - nvme: set queue limits for the admin queue
5119 - nvme: fix max_segments integer truncation
5120 - block: fix blk_rq_get_max_sectors for driver private requests
5121
5122 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
5123 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
5124
5125 * Xenial update to v4.4.12 stable release (LP: #1588945)
5126 - Btrfs: don't use src fd for printk
5127 - perf/x86/intel/pt: Generate PMI in the STOP region as well
5128 - perf/core: Fix perf_event_open() vs. execve() race
5129 - perf test: Fix build of BPF and LLVM on older glibc libraries
5130 - ext4: iterate over buffer heads correctly in move_extent_per_page()
5131 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
5132 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
5133 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
5134 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
5135 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
5136 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
5137 - kvm: arm64: Fix EC field in inject_abt64
5138 - remove directory incorrectly tries to set delete on close on non-empty
5139 directories
5140 - fs/cifs: correctly to anonymous authentication via NTLMSSP
5141 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
5142 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
5143 authentication
5144 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
5145 authentication
5146 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
5147 - ring-buffer: Use long for nr_pages to avoid overflow failures
5148 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
5149 - crypto: caam - fix caam_jr_alloc() ret code
5150 - crypto: talitos - fix ahash algorithms registration
5151 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
5152 - clk: qcom: msm8916: Fix crypto clock flags
5153 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
5154 systems
5155 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
5156 - Input: pwm-beeper - fix - scheduling while atomic
5157 - irqchip/gic: Ensure ordering between read of INTACK and shared data
5158 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
5159 - can: fix handling of unmodifiable configuration options
5160 - mmc: mmc: Fix partition switch timeout for some eMMCs
5161 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
5162 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
5163 strings
5164 - dell-rbtn: Ignore ACPI notifications if device is suspended
5165 - mmc: longer timeout for long read time quirk
5166 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
5167 - Bluetooth: vhci: fix open_timeout vs. hdev race
5168 - Bluetooth: vhci: purge unhandled skbs
5169 - Bluetooth: vhci: Fix race at creating hci device
5170 - mei: fix NULL dereferencing during FW initiated disconnection
5171 - mei: amthif: discard not read messages
5172 - mei: bus: call mei_cl_read_start under device lock
5173 - USB: serial: mxuport: fix use-after-free in probe error path
5174 - USB: serial: keyspan: fix use-after-free in probe error path
5175 - USB: serial: quatech2: fix use-after-free in probe error path
5176 - USB: serial: io_edgeport: fix memory leaks in attach error path
5177 - USB: serial: io_edgeport: fix memory leaks in probe error path
5178 - USB: serial: option: add support for Cinterion PH8 and AHxx
5179 - USB: serial: option: add more ZTE device ids
5180 - USB: serial: option: add even more ZTE device ids
5181 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
5182 - usb: f_mass_storage: test whether thread is running before starting another
5183 - usb: misc: usbtest: fix pattern tests for scatterlists.
5184 - usb: gadget: udc: core: Fix argument of dev_err() in
5185 usb_gadget_map_request()
5186 - staging: comedi: das1800: fix possible NULL dereference
5187 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
5188 - MIPS: KVM: Fix timer IRQ race when freezing timer
5189 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
5190 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
5191 - xen/x86: actually allocate legacy interrupts on PV guests
5192 - tty: vt, return error when con_startup fails
5193 - TTY: n_gsm, fix false positive WARN_ON
5194 - tty/serial: atmel: fix hardware handshake selection
5195 - Fix OpenSSH pty regression on close
5196 - serial: 8250_pci: fix divide error bug if baud rate is 0
5197 - serial: 8250_mid: use proper bar for DNV platform
5198 - serial: 8250_mid: recognize interrupt source in handler
5199 - serial: samsung: Reorder the sequence of clock control when call
5200 s3c24xx_serial_set_termios()
5201 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
5202 - clk: bcm2835: add locking to pll*_on/off methods
5203 - mcb: Fixed bar number assignment for the gdd
5204 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
5205 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
5206 - ALSA: hda/realtek - Add support for ALC295/ALC3254
5207 - ALSA: hda - Fix headset mic detection problem for one Dell machine
5208 - IB/srp: Fix a debug kernel crash
5209 - thunderbolt: Fix double free of drom buffer
5210 - SIGNAL: Move generic copy_siginfo() to signal.h
5211 - UBI: Fix static volume checks when Fastmap is used
5212 - hpfs: fix remount failure when there are no options changed
5213 - hpfs: implement the show_options method
5214 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
5215 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
5216 - kbuild: move -Wunused-const-variable to W=1 warning level
5217 - Linux 4.4.12
5218
5219 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
5220 - clocksource: Allow unregistering the watchdog
5221
5222 * net_admin apparmor denial when using Go (LP: #1465724)
5223 - SAUCE: kernel: Add noaudit variant of ns_capable()
5224 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
5225
5226 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
5227 - [Debian] Install lsvmbus in cloud tools
5228 - SAUCE: tools/hv/lsvmbus -- convert to python3
5229 - SAUCE: tools/hv/lsvmbus -- add manual page
5230
5231 * btrfs: file write crashes with false ENOSPC during snapshot creation since
5232 kernel 4.4 - fix available (LP: #1584052)
5233 - btrfs: Continue write in case of can_not_nocow
5234
5235 * boot stalls on USB detection errors (LP: #1437492)
5236 - usb: core: hub: hub_port_init lock controller instead of bus
5237
5238 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
5239 - kernek/fork.c: allocate idle task for a CPU always on its local node
5240
5241 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
5242 - PCI: hv: Report resources release after stopping the bus
5243 - PCI: hv: Add explicit barriers to config space access
5244
5245 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
5246 claim/release logic in USBFS (LP: #1577024)
5247 - USB: leave LPM alone if possible when binding/unbinding interface drivers
5248
5249 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
5250 - NVMe: Fix namespace removal deadlock
5251 - NVMe: Requeue requests on suspended queues
5252 - NVMe: Move error handling to failed reset handler
5253 - blk-mq: End unstarted requests on dying queue
5254
5255 * conflicting modules in udebs - arc4.ko (LP: #1582991)
5256 - [Config] Remove arc4 from nic-modules
5257
5258 * CVE-2016-4482 (LP: #1578493)
5259 - USB: usbfs: fix potential infoleak in devio
5260
5261 * mlx5_core kexec fail (LP: #1585978)
5262 - net/mlx5: Add pci shutdown callback
5263
5264 * backport fix for /proc/net issues with containers (LP: #1584953)
5265 - netfilter: Set /proc/net entries owner to root in namespace
5266
5267 * CVE-2016-4951 (LP: #1585365)
5268 - tipc: check nl sock before parsing nested attributes
5269
5270 * CVE-2016-4578 (LP: #1581866)
5271 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
5272 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
5273
5274 * CVE-2016-4569 (LP: #1580379)
5275 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
5276
5277 * s390/pci: fix use after free in dma_init (LP: #1584828)
5278 - s390/pci: fix use after free in dma_init
5279
5280 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
5281 - s390/mm: fix asce_bits handling with dynamic pagetable levels
5282
5283 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
5284 setting in cxl.ko driver) (LP: #1584066)
5285 - powerpc: Define PVR value for POWER8NVL processor
5286 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
5287 - cxl: Increase timeout for detection of AFU mmio hang
5288
5289 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
5290 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
5291
5292 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
5293 and "not a git repository" (LP: #1584890)
5294 - [debian] getabis: Only git add $abidir if running in local repo
5295 - [debian] getabis: Fix inconsistent compiler versions check
5296
5297 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
5298 (LP: #1584935)
5299 - cxlflash: Fix to resolve dead-lock during EEH recovery
5300
5301 * Xenial update to 4.4.11 stable release (LP: #1584912)
5302 - decnet: Do not build routes to devices without decnet private data.
5303 - route: do not cache fib route info on local routes with oif
5304 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
5305 - net: sched: do not requeue a NULL skb
5306 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
5307 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
5308 - net: use skb_postpush_rcsum instead of own implementations
5309 - vlan: pull on __vlan_insert_tag error path and fix csum correction
5310 - openvswitch: use flow protocol when recalculating ipv6 checksums
5311 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
5312 - net/mlx4_en: fix spurious timestamping callbacks
5313 - bpf: fix check_map_func_compatibility logic
5314 - samples/bpf: fix trace_output example
5315 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
5316 - gre: do not pull header in ICMP error processing
5317 - net_sched: introduce qdisc_replace() helper
5318 - net_sched: update hierarchical backlog too
5319 - sch_htb: update backlog as well
5320 - sch_dsmark: update backlog as well
5321 - netem: Segment GSO packets on enqueue
5322 - net: fec: only clear a queue's work bit if the queue was emptied
5323 - VSOCK: do not disconnect socket when peer has shutdown SEND only
5324 - net: bridge: fix old ioctl unlocked net device walk
5325 - bridge: fix igmp / mld query parsing
5326 - uapi glibc compat: fix compile errors when glibc net/if.h included before
5327 linux/if.h MIME-Version: 1.0
5328 - net: fix a kernel infoleak in x25 module
5329 - net: thunderx: avoid exposing kernel stack
5330 - tcp: refresh skb timestamp at retransmit time
5331 - net/route: enforce hoplimit max value
5332 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
5333 - ocfs2: fix posix_acl_create deadlock
5334 - zsmalloc: fix zs_can_compact() integer overflow
5335 - crypto: qat - fix invalid pf2vf_resp_wq logic
5336 - crypto: hash - Fix page length clamping in hash walk
5337 - crypto: testmgr - Use kmalloc memory for RSA input
5338 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
5339 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
5340 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
5341 - ALSA: hda - Fix white noise on Asus UX501VW headset
5342 - ALSA: hda - Fix broken reconfig
5343 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
5344 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
5345 - spi: spi-ti-qspi: Handle truncated frames properly
5346 - pinctrl: at91-pio4: fix pull-up/down logic
5347 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
5348 - perf/core: Disable the event on a truncated AUX record
5349 - vfs: add vfs_select_inode() helper
5350 - vfs: rename: check backing inode being equal
5351 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
5352 - workqueue: fix rebind bound workers warning
5353 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
5354 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
5355 - atomic_open(): fix the handling of create_error
5356 - qla1280: Don't allocate 512kb of host tags
5357 - tools lib traceevent: Do not reassign parg after collapse_tree()
5358 - get_rock_ridge_filename(): handle malformed NM entries
5359 - Input: max8997-haptic - fix NULL pointer dereference
5360 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
5361 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
5362 - drm/i915: Bail out of pipe config compute loop on LPT
5363 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
5364 - drm/radeon: fix DP link training issue with second 4K monitor
5365 - nf_conntrack: avoid kernel pointer value leak in slab name
5366 - Linux 4.4.11
5367
5368 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
5369 - SAUCE: Bluetooth: Support for LED on Marvell modules
5370
5371 * Support Edge Gateway's WIFI LED (LP: #1512997)
5372 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
5373
5374 * Marvell wireless driver update for FCC regulation (LP: #1528910)
5375 - mwifiex: parse adhoc start/join result
5376 - mwifiex: handle start AP error paths correctly
5377 - mwifiex: set regulatory info from EEPROM
5378 - mwifiex: don't follow AP if country code received from EEPROM
5379 - mwifiex: correction in region code to country mapping
5380 - mwifiex: update region_code_index array
5381 - mwifiex: use world for unidentified region code
5382 - SAUCE: mwifiex: add iw vendor command support
5383
5384 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
5385 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
5386 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
5387 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
5388
5389 * cgroup namespace update (LP: #1584163)
5390 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
5391 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
5392 field"
5393 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
5394 namespaces
5395 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
5396 - cgroup: fix compile warning
5397
5398 * Missing libunwind support in perf (LP: #1248289)
5399 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
5400
5401 * e1000 Tx Unit Hang (LP: #1582328)
5402 - e1000: Double Tx descriptors needed check for 82544
5403 - e1000: Do not overestimate descriptor counts in Tx pre-check
5404
5405 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
5406 (LP: #1582378)
5407 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
5408 owns the ipc ns
5409
5410 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
5411 - drm/radeon: rework fbdev handling on chips with no connectors
5412 - drm/radeon/mst: fix regression in lane/link handling.
5413 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
5414 issue for CZ
5415 - drm/amd/powerplay: fix segment fault issue in multi-display case.
5416 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
5417
5418 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
5419 - [Config] enable CONFIG_AUFS_EXPORT
5420
5421 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
5422 - [Config] Update inclusion list for CRIU
5423
5424 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
5425 (LP: #1581132)
5426 - ethtool: add speed/duplex validation functions
5427 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
5428 - virtio_net: add ethtool support for set and get of settings
5429 - virtio_net: validate ethtool port setting and explain the user validation
5430
5431 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
5432 - powerpc/perf: Remove PME_ prefix for power7 events
5433 - powerpc/perf: Export Power8 generic and cache events to sysfs
5434
5435 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
5436 - net/mlx5: Introduce a new header file for physical port functions
5437 - net/mlx5e: Device's mtu field is u16 and not int
5438 - net/mlx5e: Fix minimum MTU
5439
5440 * Miscellaneous Ubuntu changes
5441 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
5442
5443 -- Kamal Mostafa <kamal@canonical.com> Fri, 10 Jun 2016 10:07:13 -0700
5444
5445 linux (4.4.0-24.43) xenial; urgency=low
5446
5447 [ Kamal Mostafa ]
5448
5449 * CVE-2016-1583 (LP: #1588871)
5450 - ecryptfs: fix handling of directory opening
5451 - SAUCE: proc: prevent stacking filesystems on top
5452 - SAUCE: ecryptfs: forbid opening files without mmap handler
5453 - SAUCE: sched: panic on corrupted stack end
5454
5455 * arm64: statically link rtc-efi (LP: #1583738)
5456 - [Config] Link rtc-efi statically on arm64
5457
5458 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 20:01:12 +0100
5459
5460 linux (4.4.0-23.41) xenial; urgency=low
5461
5462 [ Kamal Mostafa ]
5463
5464 * Release Tracking Bug
5465 - LP: #1582431
5466
5467 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
5468 - [Packaging] disable zfs module checks when cross-compiling
5469
5470 * Xenial update to v4.4.10 stable release (LP: #1580754)
5471 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
5472 recursive method calls"
5473 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
5474 - Revert: "powerpc/tm: Check for already reclaimed tasks"
5475 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
5476 - ipvs: handle ip_vs_fill_iph_skb_off failure
5477 - ipvs: correct initial offset of Call-ID header search in SIP persistence
5478 engine
5479 - ipvs: drop first packet to redirect conntrack
5480 - mfd: intel-lpss: Remove clock tree on error path
5481 - nbd: ratelimit error msgs after socket close
5482 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
5483 - mwifiex: fix corner case association failure
5484 - CNS3xxx: Fix PCI cns3xxx_write_config()
5485 - clk-divider: make sure read-only dividers do not write to their register
5486 - soc: rockchip: power-domain: fix err handle while probing
5487 - clk: rockchip: free memory in error cases when registering clock branches
5488 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
5489 - clk: qcom: msm8960: fix ce3_core clk enable register
5490 - clk: versatile: sp810: support reentrance
5491 - clk: qcom: msm8960: Fix ce3_src register offset
5492 - lpfc: fix misleading indentation
5493 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
5494 initialisation
5495 - mac80211: fix statistics leak if dev_alloc_name() fails
5496 - tracing: Don't display trigger file for events that can't be enabled
5497 - MD: make bio mergeable
5498 - Minimal fix-up of bad hashing behavior of hash_64()
5499 - mm, cma: prevent nr_isolated_* counters from going negative
5500 - mm/zswap: provide unique zpool name
5501 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
5502 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
5503 - xen: Fix page <-> pfn conversion on 32 bit systems
5504 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
5505 - xen/evtchn: fix ring resize when binding new events
5506 - HID: wacom: Add support for DTK-1651
5507 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
5508 - Input: zforce_ts - fix dual touch recognition
5509 - proc: prevent accessing /proc/<PID>/environ until it's ready
5510 - mm: update min_free_kbytes from khugepaged after core initialization
5511 - batman-adv: fix DAT candidate selection (must use vid)
5512 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
5513 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
5514 - batman-adv: Reduce refcnt of removed router when updating route
5515 - writeback: Fix performance regression in wb_over_bg_thresh()
5516 - MAINTAINERS: Remove asterisk from EFI directory names
5517 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
5518 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
5519 - ARC: Add missing io barriers to io{read,write}{16,32}be()
5520 - x86/sysfb_efi: Fix valid BAR address range check
5521 - ACPICA: Dispatcher: Update thread ID for recursive method calls
5522 - powerpc: Fix bad inline asm constraint in create_zero_mask()
5523 - libahci: save port map for forced port map
5524 - ata: ahci-platform: Add ports-implemented DT bindings.
5525 - USB: serial: cp210x: add ID for Link ECU
5526 - USB: serial: cp210x: add Straizona Focusers device ids
5527 - nvmem: mxs-ocotp: fix buffer overflow in read
5528 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
5529 - drm/amdgpu: make sure vertical front porch is at least 1
5530 - drm/amdgpu: set metadata pointer to NULL after freeing.
5531 - iio: ak8975: Fix NULL pointer exception on early interrupt
5532 - iio: ak8975: fix maybe-uninitialized warning
5533 - drm/radeon: make sure vertical front porch is at least 1
5534 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
5535 - drm/i915: Fix eDP low vswing for Broadwell
5536 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
5537 - drm/i915: Fake HDMI live status
5538 - lib/test-string_helpers.c: fix and improve string_get_size() tests
5539 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
5540 - Linux 4.4.10
5541
5542 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
5543 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
5544
5545 * [i915_bpo] Update i915 backport driver (LP: #1580114)
5546 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
5547 - SAUCE: i915_bpo: Sync with v4.6-rc7
5548
5549 * CVE-2016-4486 (LP: #1578497)
5550 - net: fix infoleak in rtnetlink
5551
5552 * CVE-2016-4485 (LP: #1578496)
5553 - net: fix infoleak in llc
5554
5555 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
5556 - drm: Balance error path for GEM handle allocation
5557
5558 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
5559 supported by compiler (LP: #1574982)
5560 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
5561
5562 * system freeze after vt switching (LP: #1542939)
5563 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
5564 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
5565
5566 * CVE-2016-4558 (LP: #1579140)
5567 - bpf: fix refcnt overflow
5568
5569 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
5570 upgrade -d (LP: #1573231)
5571 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
5572
5573 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
5574 (LP: #1544978)
5575 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
5576
5577 * Missing libunwind support in perf (LP: #1248289)
5578 - [Config] Add liblzma-dev to enable libunwind support in perf
5579
5580 * thunderbolt hotplug is broken (LP: #1577898)
5581 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
5582 calls
5583
5584 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
5585 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
5586
5587 * ZFS is confused by user namespaces (uid/gid mapping) when used with
5588 acltype=posixac (LP: #1567558)
5589 - zfs: Fix user namespaces uid/gid mapping
5590
5591 * oops when propagating mounts into containers - RIP:
5592 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
5593 (LP: #1572316)
5594 - fs/pnode.c: treat zero mnt_group_id-s as unequal
5595 - propogate_mnt: Handle the first propogated copy being a slave
5596
5597 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
5598 - PNP: Add Broadwell to Intel MCH size workaround
5599 - PNP: Add Haswell-ULT to Intel MCH size workaround
5600
5601 * Xenial update to v4.4.9 stable release (LP: #1578798)
5602 - block: loop: fix filesystem corruption in case of aio/dio
5603 - x86/mce: Avoid using object after free in genpool
5604 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
5605 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
5606 - ARM: mvebu: Correct unit address for linksys
5607 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
5608 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
5609 - assoc_array: don't call compare_object() on a node
5610 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
5611 - xhci: resume USB 3 roothub first
5612 - usb: xhci: fix wild pointers in xhci_mem_cleanup
5613 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
5614 - usb: hcd: out of bounds access in for_each_companion
5615 - usb: gadget: f_fs: Fix use-after-free
5616 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
5617 - dm cache metadata: fix cmd_read_lock() acquiring write lock
5618 - lib: lz4: fixed zram with lz4 on big endian machines
5619 - debugfs: Make automount point inodes permanently empty
5620 - dmaengine: dw: fix master selection
5621 - dmaengine: hsu: correct use of channel status register
5622 - dmaengine: pxa_dma: fix the maximum requestor line
5623 - sched/cgroup: Fix/cleanup cgroup teardown/init
5624 - x86/mm/xen: Suppress hugetlbfs in PV guests
5625 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
5626 - ALSA: hda - Don't trust the reported actual power state
5627 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
5628 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
5629 - ALSA: hda - add PCI ID for Intel Broxton-T
5630 - ALSA: pcxhr: Fix missing mutex unlock
5631 - ALSA: hda - Add dock support for ThinkPad X260
5632 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
5633 - futex: Handle unlock_pi race gracefully
5634 - futex: Acknowledge a new waiter in counter before plist
5635 - drm/nouveau/core: use vzalloc for allocating ramht
5636 - drm/qxl: fix cursor position with non-zero hotspot
5637 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
5638 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
5639 control"
5640 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
5641 control"
5642 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
5643 - iwlwifi: pcie: lower the debug level for RSA semaphore access
5644 - iwlwifi: mvm: fix memory leak in paging
5645 - crypto: ccp - Prevent information leakage on export
5646 - crypto: sha1-mb - use corrcet pointer while completing jobs
5647 - crypto: talitos - fix crash in talitos_cra_init()
5648 - crypto: talitos - fix AEAD tcrypt tests
5649 - powerpc: scan_features() updates incorrect bits for REAL_LE
5650 - powerpc: Update cpu_user_features2 in scan_features()
5651 - powerpc: Update TM user feature bits in scan_features()
5652 - nl80211: check netlink protocol in socket release notification
5653 - netlink: don't send NETLINK_URELEASE for unbound sockets
5654 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
5655 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
5656 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
5657 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
5658 - iommu/amd: Fix checking of pci dma aliases
5659 - iommu/dma: Restore scatterlist offsets correctly
5660 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
5661 work.
5662 - drm/amdgpu: use defines for CRTCs and AMFT blocks
5663 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
5664 - amdgpu/uvd: add uvd fw version for amdgpu
5665 - drm/amdgpu: fix regression on CIK (v2)
5666 - drm/radeon: add a quirk for a XFX R9 270X
5667 - drm/radeon: fix initial connector audio value
5668 - drm/radeon: forbid mapping of userptr bo through radeon device file
5669 - drm/radeon: fix vertical bars appear on monitor (v2)
5670 - drm: Loongson-3 doesn't fully support wc memory
5671 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
5672 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
5673 - drm/dp/mst: Restore primary hub guid on resume
5674 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
5675 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
5676 - drm/i915: Cleanup phys status page too
5677 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
5678 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
5679 - drm/i915: Fixup the free space logic in ring_prepare
5680 - drm/i915: Use fw_domains_put_with_fifo() on HSW
5681 - perf intel-pt: Fix segfault tracing transactions
5682 - i2c: cpm: Fix build break due to incompatible pointer types
5683 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
5684 - toshiba_acpi: Fix regression caused by hotkey enabling value
5685 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
5686 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
5687 - ASoC: ssm4567: Reset device before regcache_sync()
5688 - ASoC: dapm: Make sure we have a card when displaying component widgets
5689 - ASoC: rt5640: Correct the digital interface data select
5690 - vb2-memops: Fix over allocation of frame vectors
5691 - v4l2-dv-timings.h: fix polarity for 4k formats
5692 - cxl: Keep IRQ mappings on context teardown
5693 - IB/mlx5: Expose correct max_sge_rd limit
5694 - IB/security: Restrict use of the write() interface
5695 - efi: Fix out-of-bounds read in variable_matches()
5696 - efi: Expose non-blocking set_variable() wrapper to efivars
5697 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
5698 - workqueue: fix ghost PENDING flag while doing MQ IO
5699 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
5700 - cgroup, cpuset: replace cpuset_post_attach_flush() with
5701 cgroup_subsys->post_attach callback
5702 - memcg: relocate charge moving from ->attach to ->post_attach
5703 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
5704 - numa: fix /proc/<pid>/numa_maps for THP
5705 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
5706 - mm/hwpoison: fix wrong num_poisoned_pages accounting
5707 - cgroup: make sure a parent css isn't freed before its children
5708 - videobuf2-core: Check user space planes array in dqbuf
5709 - videobuf2-v4l2: Verify planes array in buffer dequeueing
5710 - Revert "regulator: core: Fix nested locking of supplies"
5711 - regulator: core: fix regulator_lock_supply regression
5712 - regulator: core: Ensure we lock all regulators
5713 - regulator: core: Fix nested locking of supplies
5714 - locking/mcs: Fix mcs_spin_lock() ordering
5715 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
5716 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
5717 - irqchip/mxs: Fix error check of of_io_request_and_map()
5718 - regulator: s5m8767: fix get_register() error handling
5719 - paride: make 'verbose' parameter an 'int' again
5720 - scsi_dh: force modular build if SCSI is a module
5721 - fbdev: da8xx-fb: fix videomodes of lcd panels
5722 - misc/bmp085: Enable building as a module
5723 - misc: mic/scif: fix wrap around tests
5724 - PM / OPP: Initialize u_volt_min/max to a valid value
5725 - PM / Domains: Fix removal of a subdomain
5726 - rtc: hym8563: fix invalid year calculation
5727 - rtc: vr41xx: Wire up alarm_irq_enable
5728 - rtc: ds1685: passing bogus values to irq_restore
5729 - rtc: rx8025: remove rv8803 id
5730 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
5731 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
5732 - perf evlist: Reference count the cpu and thread maps at set_maps()
5733 - x86/mm/kmmio: Fix mmiotrace for hugepages
5734 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
5735 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
5736 - mtd: spi-nor: remove micron_quad_enable()
5737 - mtd: brcmnand: Fix v7.1 register offsets
5738 - mtd: nand: Drop mtd.owner requirement in nand_scan
5739 - perf hists browser: Only offer symbol scripting when a symbol is under the
5740 cursor
5741 - perf tools: handle spaces in file names obtained from /proc/pid/maps
5742 - perf stat: Document --detailed option
5743 - ext4: fix races between page faults and hole punching
5744 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
5745 - ext4: fix races between buffered IO and collapse / insert range
5746 - ext4: fix races of writeback with punch hole and zero range
5747 - ARM: OMAP3: Add cpuidle parameters table for omap3430
5748 - ARM: prima2: always enable reset controller
5749 - ARM: EXYNOS: select THERMAL_OF
5750 - ARM: dts: armada-375: use armada-370-sata for SATA
5751 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
5752 - bus: imx-weim: Take the 'status' property value into account
5753 - jme: Do not enable NIC WoL functions on S0
5754 - jme: Fix device PM wakeup API usage
5755 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
5756 - thermal: rockchip: fix a impossible condition caused by the warning
5757 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
5758 - megaraid_sas: add missing curly braces in ioctl handler
5759 - stm class: Select CONFIG_SRCU
5760 - extcon: max77843: Use correct size for reading the interrupt register
5761 - Linux 4.4.9
5762
5763 * Stoney powerplay support (LP: #1578305)
5764 - amdgpu/powerplay: Add Stoney to list of early init cases
5765
5766 * CVE-2016-2117 (LP: #1561403)
5767 - atl2: Disable unimplemented scatter/gather feature
5768
5769 * CVE-2016-2187 (LP: #1575706)
5770 - Input: gtco - fix crash on detecting device without endpoints
5771
5772 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
5773 - Fix ZPL miswrite of default POSIX ACL
5774
5775 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
5776 [travis3EN] (LP: #1574697)
5777 - net/mlx4_core: Implement pci_resume callback
5778 - net/mlx4_core: Avoid repeated calls to pci enable/disable
5779
5780 * Add support to thinkpad keyboard backlight (LP: #1574498)
5781 - thinkpad_acpi: Add support for keyboard backlight
5782
5783 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
5784 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
5785
5786 * Miscellaneous Ubuntu changes
5787 - updateconfigs for Linux v4.4.9
5788
5789 -- Kamal Mostafa <kamal@canonical.com> Mon, 16 May 2016 15:16:29 -0700
5790
5791 linux (4.4.0-22.40) xenial; urgency=low
5792
5793 [ Kamal Mostafa ]
5794
5795 * CVE-2016-3713 (LP: #1581201)
5796 - SAUCE: KVM: MTRR: remove MSR 0x2f8
5797
5798 * CVE-2016-0758 (LP: #1581202)
5799 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
5800
5801 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 May 2016 13:38:45 -0700
5802
5803 linux (4.4.0-22.39) xenial; urgency=low
5804
5805 [ Kamal Mostafa ]
5806
5807 * Release Tracking Bug
5808 - LP: #1578721
5809
5810 * LP: #1578705
5811 - bpf: fix double-fdput in replace_map_fd_with_map_ptr()
5812
5813 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 09:30:58 -0700
5814
5815 linux (4.4.0-22.38) xenial; urgency=low
5816
5817 [ Kamal Mostafa ]
5818
5819 * Release Tracking Bug
5820 - LP: #1573817
5821
5822 * autoreconstruct: need to also generate extend-diff-ignore options for links
5823 (LP: #1574362)
5824 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
5825
5826 * tipc: missing linearization of sk_buff (LP: #1567064)
5827 - tipc: move linearization of buffers to generic code
5828
5829 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
5830 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
5831 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
5832 vmbus_mmio_allocate()
5833 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
5834 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
5835 private resource tree
5836 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
5837 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
5838 range
5839
5840 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
5841 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
5842
5843 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
5844 - [Config] CONFIG_AUFS_XATTR=y
5845
5846 * CVE-2016-3672 (LP: #1568523)
5847 - x86/mm/32: Enable full randomization on i386 and X86_32
5848
5849 * CVE-2016-3955 (LP: #1572666)
5850 - USB: usbip: fix potential out-of-bounds write
5851
5852 * Xenial update to v4.4.8 stable release (LP: #1573034)
5853 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
5854 instantiated
5855 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
5856 - parisc: Avoid function pointers for kernel exception routines
5857 - parisc: Fix kernel crash with reversed copy_from_user()
5858 - parisc: Unbreak handling exceptions from kernel modules
5859 - ALSA: timer: Use mod_timer() for rearming the system timer
5860 - ALSA: hda - Asus N750JV external subwoofer fixup
5861 - ALSA: hda - Fix white noise on Asus N750JV headphone
5862 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
5863 - mm: fix invalid node in alloc_migrate_target()
5864 - powerpc/mm: Fixup preempt underflow with huge pages
5865 - libnvdimm: fix smart data retrieval
5866 - libnvdimm, pfn: fix uuid validation
5867 - compiler-gcc: disable -ftracer for __noclone functions
5868 - arm64: opcodes.h: Add arm big-endian config options before including arm
5869 header
5870 - drm/dp: move hw_mutex up the call stack
5871 - drm/udl: Use unlocked gem unreferencing
5872 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
5873 - drm/radeon: add another R7 370 quirk
5874 - drm/radeon: add a dpm quirk for all R7 370 parts
5875 - drm/amdgpu/gmc: move vram type fetching into sw_init
5876 - drm/amdgpu/gmc: use proper register for vram type on Fiji
5877 - xen/events: Mask a moving irq
5878 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
5879 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
5880 - net: jme: fix suspend/resume on JMC260
5881 - net: vrf: Remove direct access to skb->data
5882 - net: qca_spi: Don't clear IFF_BROADCAST
5883 - net: qca_spi: clear IFF_TX_SKB_SHARING
5884 - net: fix bridge multicast packet checksum validation
5885 - sctp: lack the check for ports in sctp_v6_cmp_addr
5886 - mld, igmp: Fix reserved tailroom calculation
5887 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
5888 - qmi_wwan: add Sierra Wireless EM74xx device ID
5889 - ipv6: re-enable fragment header matching in ipv6_find_hdr
5890 - vxlan: fix missing options_len update on RX with collect metadata
5891 - cdc_ncm: toggle altsetting to force reset before setup
5892 - udp6: fix UDP/IPv6 encap resubmit path
5893 - tcp: fix tcpi_segs_in after connection establishment
5894 - ppp: release rtnl mutex when interface creation fails
5895 - net: validate variable length ll headers
5896 - ax25: add link layer header validation function
5897 - packet: validate variable length ll headers
5898 - bpf: avoid copying junk bytes in bpf_get_current_comm()
5899 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
5900 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
5901 - qlcnic: Remove unnecessary usage of atomic_t
5902 - qlcnic: Fix mailbox completion handling during spurious interrupt
5903 - macvtap: always pass ethernet header in linear
5904 - mlxsw: spectrum: Check requested ageing time is valid
5905 - rocker: set FDB cleanup timer according to lowest ageing time
5906 - bridge: allow zero ageing time
5907 - ipv4: Don't do expensive useless work during inetdev destroy.
5908 - net: Fix use after free in the recvmmsg exit path
5909 - mlx4: add missing braces in verify_qp_parameters
5910 - farsync: fix off-by-one bug in fst_add_one
5911 - ath9k: fix buffer overrun for ar9287
5912 - ppp: ensure file->private_data can't be overridden
5913 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
5914 - qlge: Fix receive packets drop.
5915 - net: bcmgenet: fix dma api length mismatch
5916 - bonding: fix bond_get_stats()
5917 - ipv4: fix broadcast packets reception
5918 - ipv4: initialize flowi4_flags before calling fib_lookup()
5919 - ppp: take reference on channels netns
5920 - xfrm: Fix crash observed during device unregistration and decryption
5921 - qmi_wwan: add "D-Link DWM-221 B1" device id
5922 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
5923 - bridge: Allow set bridge ageing time when switchdev disabled
5924 - rtnl: fix msg size calculation in if_nlmsg_size()
5925 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
5926 - tuntap: restore default qdisc
5927 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
5928 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
5929 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
5930 - ipv6: Count in extension headers in skb->network_header
5931 - mpls: find_outdev: check for err ptr in addition to NULL check
5932 - USB: uas: Limit qdepth at the scsi-host level
5933 - USB: uas: Add a new NO_REPORT_LUNS quirk
5934 - cdc-acm: fix NULL pointer reference
5935 - KVM: x86: Inject pending interrupt even if pending nmi exist
5936 - KVM: x86: reduce default value of halt_poll_ns parameter
5937 - MIPS: Fix MSA ld unaligned failure cases
5938 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
5939 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
5940 - pinctrl: sunxi: Fix A33 external interrupts not working
5941 - pinctrl: nomadik: fix pull debug print inversion
5942 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
5943 - au0828: fix au0828_v4l2_close() dev_state race condition
5944 - au0828: Fix dev_state handling
5945 - coda: fix error path in case of missing pdata on non-DT platform
5946 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
5947 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
5948 - rbd: use GFP_NOIO consistently for request allocations
5949 - virtio: virtio 1.0 cs04 spec compliance for reset
5950 - mac80211: properly deal with station hashtable insert errors
5951 - mac80211: avoid excessive stack usage in sta_info
5952 - mac80211: fix ibss scan parameters
5953 - mac80211: fix unnecessary frame drops in mesh fwding
5954 - mac80211: fix txq queue related crashes
5955 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
5956 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
5957 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
5958 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
5959 - iio: accel: bmc150: fix endianness when reading axes
5960 - iio: gyro: bmg160: fix buffer read values
5961 - iio: gyro: bmg160: fix endianness when reading axes
5962 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
5963 bytes
5964 - fs: add file_dentry()
5965 - nfs: use file_dentry()
5966 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
5967 - ext4: add lockdep annotations for i_data_sem
5968 - ext4: ignore quota mount options if the quota feature is enabled
5969 - iommu: Don't overwrite domain pointer when there is no default_domain
5970 - Btrfs: fix file/data loss caused by fsync after rename and new inode
5971 - arm64: replace read_lock to rcu lock in call_step_hook
5972 - perf: Do not double free
5973 - perf: Cure event->pending_disable race
5974 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
5975 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
5976 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
5977 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
5978 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
5979 - ALSA: usb-audio: Add a quirk for Plantronics BT300
5980 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
5981 - HID: wacom: fix Bamboo ONE oops
5982 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
5983 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
5984 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
5985 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
5986 - staging: android: ion: Set the length of the DMA sg entries in buffer
5987 - usbvision: fix crash on detecting device with invalid configuration
5988 - Revert "usb: hub: do not clear BOS field during reset device"
5989 - Linux 4.4.8
5990
5991 * Fix speaker volume on a Dell machine (LP: #1549660)
5992 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
5993
5994 * Xenial update to v4.4.7 stable release (LP: #1572722)
5995 - regulator: core: avoid unused variable warning
5996 - regulator: core: Fix nested locking of supplies
5997 - ASoC: samsung: pass DMA channels as pointers
5998 - mmc: sh_mmcif: rework dma channel handling
5999 - mmc: sh_mmcif: Correct TX DMA channel allocation
6000 - x86/microcode/intel: Make early loader look for builtin microcode too
6001 - x86/microcode: Untangle from BLK_DEV_INITRD
6002 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
6003 - perf/x86/intel: Add definition for PT PMI bit
6004 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
6005 - KVM: i8254: change PIT discard tick policy
6006 - KVM: fix spin_lock_init order on x86
6007 - KVM: VMX: avoid guest hang on invalid invept instruction
6008 - KVM: VMX: avoid guest hang on invalid invvpid instruction
6009 - KVM: VMX: fix nested vpid for old KVM guests
6010 - perf/core: Fix perf_sched_count derailment
6011 - perf tools: Dont stop PMU parsing on alias parse error
6012 - perf tools: Fix checking asprintf return value
6013 - perf tools: Fix python extension build
6014 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
6015 - sched/preempt, sh: kmap_coherent relies on disabled preemption
6016 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
6017 - s390: fix floating pointer register corruption (again)
6018 - s390/cpumf: add missing lpp magic initialization
6019 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
6020 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
6021 - PCI: ACPI: IA64: fix IO port generic range check
6022 - x86/irq: Cure live lock in fixup_irqs()
6023 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
6024 - x86/iopl/64: Properly context-switch IOPL on Xen PV
6025 - x86/iopl: Fix iopl capability check on Xen PV
6026 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
6027 - sg: fix dxferp in from_to case
6028 - aacraid: Fix RRQ overload
6029 - aacraid: Fix memory leak in aac_fib_map_free
6030 - aacraid: Set correct msix count for EEH recovery
6031 - sd: Fix discard granularity when LBPRZ=1
6032 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
6033 - be2iscsi: set the boot_kset pointer to NULL in case of failure
6034 - aic7xxx: Fix queue depth handling
6035 - libnvdimm: Fix security issue with DSM IOCTL.
6036 - dm snapshot: disallow the COW and origin devices from being identical
6037 - dm: fix excessive dm-mq context switching
6038 - dm thin metadata: don't issue prefetches if a transaction abort has failed
6039 - dm cache: make sure every metadata function checks fail_io
6040 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
6041 - usb: retry reset if a device times out
6042 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
6043 - USB: uas: Reduce can_queue to MAX_CMNDS
6044 - USB: cdc-acm: more sanity checking
6045 - USB: iowarrior: fix oops with malicious USB descriptors
6046 - USB: usb_driver_claim_interface: add sanity checking
6047 - USB: mct_u232: add sanity checking in probe
6048 - USB: digi_acceleport: do sanity checking for the number of ports
6049 - USB: cypress_m8: add endpoint sanity check
6050 - USB: serial: cp210x: Adding GE Healthcare Device ID
6051 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
6052 - USB: option: add "D-Link DWM-221 B1" device id
6053 - pwc: Add USB id for Philips Spc880nc webcam
6054 - Input: powermate - fix oops with malicious USB descriptors
6055 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
6056 - ALSA: usb-audio: Add sanity checks for endpoint accesses
6057 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
6058 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
6059 - ALSA: usb-audio: Fix double-free in error paths after
6060 snd_usb_add_audio_stream() call
6061 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
6062 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
6063 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
6064 - crypto: ccp - Add hash state import and export support
6065 - crypto: ccp - Limit the amount of information exported
6066 - crypto: ccp - Don't assume export/import areas are aligned
6067 - crypto: ccp - memset request context to zero during import
6068 - crypto: keywrap - memzero the correct memory
6069 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
6070 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
6071 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
6072 - X.509: Fix leap year handling again
6073 - mei: bus: check if the device is enabled before data transfer
6074 - HID: logitech: fix Dual Action gamepad support
6075 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
6076 - HID: multitouch: force retrieving of Win8 signature blob
6077 - HID: fix hid_ignore_special_drivers module parameter
6078 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
6079 - staging: android: ion_test: fix check of platform_device_register_simple()
6080 error code
6081 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
6082 - tty: Fix GPF in flush_to_ldisc(), part 2
6083 - net: irda: Fix use-after-free in irtty_open()
6084 - 8250: use callbacks to access UART_DLL/UART_DLM
6085 - saa7134: Fix bytesperline not being set correctly for planar formats
6086 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
6087 - bttv: Width must be a multiple of 16 when capturing planar formats
6088 - coda: fix first encoded frame payload
6089 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
6090 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
6091 - mtip32xx: Fix broken service thread handling
6092 - mtip32xx: Remove unwanted code from taskfile error handler
6093 - mtip32xx: Print exact time when an internal command is interrupted
6094 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
6095 - mtip32xx: Handle safe removal during IO
6096 - mtip32xx: Handle FTL rebuild failure state during device initialization
6097 - mtip32xx: Implement timeout handler
6098 - mtip32xx: Cleanup queued requests after surprise removal
6099 - ALSA: pcm: Avoid "BUG:" string for warnings again
6100 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
6101 - ALSA: hda - Don't handle ELD notify from invalid port
6102 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
6103 - ALSA: hda - Fix unconditional GPIO toggle via automute
6104 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
6105 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
6106 - brd: Fix discard request processing
6107 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
6108 - bcache: cleaned up error handling around register_cache()
6109 - bcache: fix race of writeback thread starting before complete initialization
6110 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
6111 - mm: memcontrol: reclaim when shrinking memory.high below usage
6112 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
6113 - ia64: define ioremap_uc()
6114 - watchdog: don't run proc_watchdog_update if new value is same as old
6115 - watchdog: rc32434_wdt: fix ioctl error handling
6116 - Bluetooth: Add new AR3012 ID 0489:e095
6117 - Bluetooth: Fix potential buffer overflow with Add Advertising
6118 - cgroup: ignore css_sets associated with dead cgroups during migration
6119 - net: mvneta: enable change MAC address when interface is up
6120 - of: alloc anywhere from memblock if range not specified
6121 - vfs: show_vfsstat: do not ignore errors from show_devname method
6122 - splice: handle zero nr_pages in splice_to_pipe()
6123 - xtensa: ISS: don't hang if stdin EOF is reached
6124 - xtensa: fix preemption in {clear,copy}_user_highpage
6125 - xtensa: clear all DBREAKC registers on start
6126 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
6127 - ARC: bitops: Remove non relevant comments
6128 - quota: Fix possible GPF due to uninitialised pointers
6129 - xfs: fix two memory leaks in xfs_attr_list.c error paths
6130 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
6131 - md/raid5: Compare apples to apples (or sectors to sectors)
6132 - RAID5: check_reshape() shouldn't call mddev_suspend
6133 - RAID5: revert e9e4c377e2f563 to fix a livelock
6134 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
6135 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
6136 - md: multipath: don't hardcopy bio in .make_request path
6137 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
6138 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
6139 freed"
6140 - fuse: do not use iocb after it may have been freed
6141 - fuse: Add reference counting for fuse_io_priv
6142 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
6143 - rapidio/rionet: fix deadlock on SMP
6144 - ipr: Fix out-of-bounds null overwrite
6145 - ipr: Fix regression when loading firmware
6146 - iwlwifi: mvm: Fix paging memory leak
6147 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
6148 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
6149 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
6150 - drm/amdgpu: include the right version of gmc header files for iceland
6151 - IB/ipoib: fix for rare multicast join race condition
6152 - tracing: Have preempt(irqs)off trace preempt disabled functions
6153 - tracing: Fix crash from reading trace_pipe with sendfile
6154 - tracing: Fix trace_printk() to print when not using bprintk()
6155 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
6156 - scripts/coccinelle: modernize &
6157 - scripts/kconfig: allow building with make 3.80 again
6158 - kbuild/mkspec: fix grub2 installkernel issue
6159 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
6160 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
6161 - mmc: block: fix ABI regression of mmc_blk_ioctl
6162 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
6163 - mmc: sdhci: fix data timeout (part 1)
6164 - mmc: sdhci: fix data timeout (part 2)
6165 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
6166 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
6167 - clk: rockchip: rk3368: fix cpuclk core dividers
6168 - clk: rockchip: rk3368: fix parents of video encoder/decoder
6169 - clk: rockchip: rk3368: fix hdmi_cec gate-register
6170 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
6171 - clk: bcm2835: Fix setting of PLL divider clock rates
6172 - target: Fix target_release_cmd_kref shutdown comp leak
6173 - iser-target: Fix identification of login rx descriptor type
6174 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
6175 - iser-target: Separate flows for np listeners and connections cma events
6176 - iser-target: Rework connection termination
6177 - nfsd4: fix bad bounds checking
6178 - nfsd: fix deadlock secinfo+readdir compound
6179 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
6180 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
6181 - ACPI / PM: Runtime resume devices when waking from hibernate
6182 - writeback, cgroup: fix premature wb_put() in
6183 locked_inode_to_wb_and_lock_list()
6184 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
6185 inode
6186 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
6187 trackstick buttons, again"
6188 - Input: synaptics - handle spurious release of trackstick buttons, again
6189 - Input: ims-pcu - sanity check against missing interfaces
6190 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
6191 - ocfs2/dlm: fix race between convert and recovery
6192 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
6193 - mm/page_alloc: prevent merging between isolated and other pageblocks
6194 - mtd: onenand: fix deadlock in onenand_block_markbad
6195 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
6196 - scsi_common: do not clobber fixed sense information
6197 - sched/cputime: Fix steal time accounting vs. CPU hotplug
6198 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
6199 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
6200 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
6201 - Linux 4.4.7
6202
6203 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
6204 - Bluetooth: Add new AR3012 ID 0489:e095
6205
6206 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
6207 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
6208
6209 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
6210 gl552jx (LP: #1552925)
6211 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
6212
6213 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
6214 (LP: #1546694)
6215 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
6216
6217 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
6218 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
6219
6220 * s390/pci: add extra padding to function measurement block (LP: #1572291)
6221 - s390/pci: add extra padding to function measurement block
6222
6223 * CVE-2016-3951 (LP: #1567191)
6224 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
6225 - usbnet: cleanup after bind() in probe()
6226
6227 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
6228 - efi: Remove redundant efi_set_variable_nonblocking() prototype
6229 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
6230 - efi: Add nonblocking option to efi_query_variable_store()
6231 - efi: Add NV memory attribute
6232 - efi: Reformat GUID tables to follow the format in UEFI spec
6233 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
6234 - SAUCE: (noup) Add EFI signature data types
6235 - crypto: KEYS: convert public key and digsig asym to the akcipher api
6236 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
6237 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
6238 - [Config] CONFIG_IMA_MOK_KEYRING=y
6239 - IMA: create machine owner and blacklist keyrings
6240 - KEYS: Add an alloc flag to convey the builtinness of a key
6241 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
6242 - SAUCE: (noup) KEYS: Add a system blacklist keyring
6243 - SAUCE: (noup) MODSIGN: Support not importing certs from db
6244
6245 * Miscellaneous Ubuntu changes
6246 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
6247
6248 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
6249
6250 linux (4.4.0-21.37) xenial; urgency=low
6251
6252 [ Tim Gardner ]
6253
6254 * Release Tracking Bug
6255 - LP: #1571791
6256
6257 * linux: MokSBState is ignored (LP: #1571691)
6258 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
6259 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
6260 - SAUCE: (noup) Display MOKSBState when disabled
6261
6262 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
6263
6264 linux (4.4.0-20.36) xenial; urgency=low
6265
6266 [ Tim Gardner ]
6267
6268 * Release Tracking Bug
6269 - LP: #1571069
6270
6271 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
6272 - SAUCE: kernfs: Do not match superblock in another user namespace when
6273 mounting
6274
6275 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
6276 - x86/topology: Fix logical package mapping
6277 - x86/topology: Fix Intel HT disable
6278 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
6279 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
6280 - x86/topology: Fix AMD core count
6281
6282 * [regression]: Failed to call clock_adjtime(): Invalid argument
6283 (LP: #1566465)
6284 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
6285
6286 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
6287
6288 linux (4.4.0-19.35) xenial; urgency=low
6289
6290 [ Tim Gardner ]
6291
6292 * Release Tracking Bug
6293 - LP: #1570348
6294
6295 * CVE-2016-2847 (LP: #1554260)
6296 - pipe: limit the per-user amount of pages allocated in pipes
6297
6298 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
6299 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
6300
6301 * arm64: guest hangs when ntpd is running (LP: #1549494)
6302 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
6303
6304 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
6305 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
6306
6307 * s390/cpumf: Fix lpp detection (LP: #1555344)
6308 - s390/facilities: use stfl mnemonic instead of insn magic
6309 - s390/facilities: always use lowcore's stfle field for storing facility bits
6310 - s390/cpumf: Fix lpp detection
6311
6312 * s390x kernel image needs weightwatchers (LP: #1536245)
6313 - [Config] s390x: Use compressed kernel bzImage
6314
6315 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
6316 upgrading to Ubuntu 16.04 (LP: #1567581)
6317 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
6318 device-tree properties"
6319
6320 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
6321 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
6322 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
6323 - cpufreq: powernv: Add sysfs attributes to show throttle stats
6324
6325 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
6326 - [Config] Add ib_iser to generic inclusion list
6327
6328 * thunderx nic performance improvements (LP: #1567093)
6329 - net: thunderx: Set recevie buffer page usage count in bulk
6330 - net: thunderx: Adjust nicvf structure to reduce cache misses
6331
6332 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
6333 - net: thunderx: Fix for multiqset not configured upon interface toggle
6334 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
6335 - net: thunderx: Fix receive packet stats
6336
6337 * Miscellaneous Ubuntu changes
6338 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
6339
6340 * Miscellaneous upstream changes (LP: #1564901)
6341 - Input: xpad - correctly handle concurrent LED and FF requests
6342
6343 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
6344
6345 linux (4.4.0-18.34) xenial; urgency=low
6346
6347 [ Tim Gardner ]
6348
6349 * Release Tracking Bug
6350 - LP: #1566868
6351
6352 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
6353 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
6354 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
6355
6356 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
6357 - [Config] CONFIG_ARCH_ROCKCHIP=y
6358
6359 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
6360 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
6361 - perf/x86/cqm: Fix CQM memory leak and notifier leak
6362 - x86/cpufeature: Carve out X86_FEATURE_*
6363 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
6364 - x86/topology: Create logical package id
6365 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
6366 - perf/x86/mbm: Add memory bandwidth monitoring event management
6367 - perf/x86/mbm: Implement RMID recycling
6368 - perf/x86/mbm: Add support for MBM counter overflow handling
6369
6370 * User namespace mount updates (LP: #1566505)
6371 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
6372 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
6373 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
6374 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
6375 - SAUCE: fs: fix a posible leak of allocated superblock
6376
6377 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
6378 (LP: #1566518)
6379 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
6380 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
6381
6382 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
6383 for Alpine Ridge on SKL (LP: #1519623)
6384 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
6385 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
6386 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
6387 - usb: add device descriptor for usb 3.1 root hub
6388 - usb: Support USB 3.1 extended port status request
6389 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
6390 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
6391 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
6392 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
6393 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
6394 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
6395 - usb: Add USB 3.1 Precision time measurement capability descriptor support
6396 - xhci: refactor and cleanup endpoint initialization.
6397 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
6398 - xhci: cleanup isoc tranfers queuing code
6399 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
6400 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
6401
6402 * wrong/missing permissions for device file /dev/prandom (prng.ko)
6403 (LP: #1558275)
6404 - s390/crypto: provide correct file mode at device register.
6405
6406 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
6407 - ALSA: hda - fix front mic problem for a HP desktop
6408
6409 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
6410 (LP: #1556228)
6411 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
6412
6413 * please provide mmc-modules udeb (LP: #1565765)
6414 - [Config] Add mmc block drivers to d-i
6415
6416 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
6417 - Add secure_modules() call
6418 - PCI: Lock down BAR access when module security is enabled
6419 - x86: Lock down IO port access when module security is enabled
6420 - ACPI: Limit access to custom_method
6421 - asus-wmi: Restrict debugfs interface when module loading is restricted
6422 - Restrict /dev/mem and /dev/kmem when module loading is restricted
6423 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
6424 - kexec: Disable at runtime if the kernel enforces module loading restrictions
6425 - x86: Restrict MSR access when module loading is restricted
6426 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
6427 - Add option to automatically enforce module signatures when in Secure Boot mode
6428 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
6429 - efi: Add EFI_SECURE_BOOT bit
6430 - hibernate: Disable in a signed modules environment
6431
6432 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
6433 - PCI: Add fwnode_handle to x86 pci_sysdata
6434 - PCI: Look up IRQ domain by fwnode_handle
6435 - [Config] CONFIG_PCI_HYPERV=m
6436 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
6437
6438 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
6439 (LP: #1559923)
6440 - ACPI / processor: Request native thermal interrupt handling via _OSC
6441
6442 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
6443 (LP: #1564591)
6444 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
6445
6446 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
6447 - atomics: Allow architectures to define their own __atomic_op_* helpers
6448 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
6449 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
6450 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
6451
6452 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
6453 - [Debian] cpupower uses non-standard CROSS
6454
6455 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
6456 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
6457
6458 * Unable to migrate container (LP: #1563921)
6459 - SAUCE: cgroup mount: ignore nsroot=
6460
6461 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
6462 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
6463
6464 * /proc/$pid/maps performance regression (LP: #1547231)
6465 - proc: revert /proc/<pid>/maps [stack:TID] annotation
6466
6467 * TPM2.0 trusted keys fixes (LP: #1398274)
6468 - tpm: remove unneeded include of actbl2.h
6469 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
6470 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
6471 - tpm_tis: Disable interrupt auto probing on a per-device basis
6472 - tpm_tis: Do not fall back to a hardcoded address for TPM2
6473 - tpm_tis: Use devm_ioremap_resource
6474 - tpm_tis: Clean up the force=1 module parameter
6475 - tpm_crb: Drop le32_to_cpu(ioread32(..))
6476 - tpm_crb: Use devm_ioremap_resource
6477 - tpm: fix the rollback in tpm_chip_register()
6478 - tpm: fix the cleanup of struct tpm_chip
6479 - tpm: fix: set continueSession attribute for the unseal operation
6480 - tpm: fix: return rc when devm_add_action() fails
6481 - tpm_eventlog.c: fix binary_bios_measurements
6482 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
6483 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
6484 - tpm_tis: fix build warning with tpm_tis_resume
6485
6486 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
6487 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
6488
6489 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
6490 Xenial (LP: #1563485)
6491 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
6492 - cxlflash: Increase cmd_per_lun for better throughput
6493 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
6494
6495 * Miscellaneous Ubuntu changes
6496 - [Config] do_zfs_powerpc64-smp = true
6497 - [Debian] fix linux_tools when cross-compiling
6498 - [Config] do_zfs_powerpc64-smp use default value
6499 - SAUCE: apparmor: Fix FTBFS due to bad include path
6500 - SAUCE: i915_bpo: Disable preliminary hw support
6501
6502 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
6503
6504 linux (4.4.0-17.33) xenial; urgency=low
6505
6506 [ Tim Gardner ]
6507
6508 * Release Tracking Bug
6509 - LP: #1563441
6510
6511 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
6512 (LP: #1560552)
6513 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
6514 about to hit.
6515
6516 * Predictable naming mechanism is leading to issues in DLPAR operations of
6517 NICs (LP: #1560514)
6518 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
6519 properties
6520
6521 * ThunderX: support alternative phy implementations (LP: #1562968)
6522 - net: thunderx: Cleanup PHY probing code.
6523 - [Config] CONFIG_MDIO_CAVIUM=m
6524 - phy: mdio-octeon: Refactor into two files/modules
6525 - [Config] CONFIG_MDIO_THUNDER=m
6526 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
6527 - phy: mdio-cavium: Add missing MODULE_* annotations.
6528 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
6529 - phy: mdio-thunder: Fix some Kconfig typos
6530 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
6531
6532 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
6533 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
6534 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
6535
6536 * lots of printk to serial console can hang system for long time
6537 (LP: #1534216)
6538 - printk: set may_schedule for some of console_trylock() callers
6539
6540 * [i915_bpo] Update i915 backport driver (LP: #1560395)
6541 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
6542 - PM / runtime: Add new helper for conditional usage count incrementation
6543 - drm/core: Add drm_for_each_encoder_mask, v2.
6544 - drm/atomic-helper: Implement subsystem-level suspend/resume
6545
6546 * [Hyper-V] VM Sockets (LP: #1541585)
6547 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
6548 - Drivers: hv: vmbus: Add vendor and device atttributes
6549 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
6550 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
6551 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
6552 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
6553 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
6554 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
6555 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
6556 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
6557 - Drivers: hv: vmbus: add a per-channel rescind callback
6558 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
6559 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
6560 - Drivers: hv: vmbus: Give control over how the ring access is serialized
6561 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
6562 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
6563 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
6564 - Drivers: hv: vmbus: remove code duplication in message handling
6565 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
6566 - Drivers: hv: util: Pass the channel information during the init call
6567 - Drivers: hv: utils: Remove util transport handler from list if registration fails
6568 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
6569 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
6570
6571 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
6572 (LP: #1559918)
6573 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
6574
6575 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
6576 - net: add tc offload feature flag
6577 - net: tc: helper functions to query action types
6578 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
6579 - net: rework ndo tc op to consume additional qdisc handle parameter
6580 - net: rework setup_tc ndo op to consume general tc operand
6581 - net: sched: add cls_u32 offload hooks for netdevs
6582 - net: ixgbe: add support for tc_u32 offload
6583 - net: ixgbe: abort with cls u32 divisor groups greater than 1
6584
6585 * Bring fm10k up to Fortville SW5 (LP: #1562310)
6586 - net: add netif_is_team_master helper
6587 - net: add netif_is_team_port helper
6588 - net: add netif_is_lag_master helper
6589 - net: add netif_is_lag_port helper
6590 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
6591 - fm10k: don't reinitialize RSS flow table when RXFH configured
6592
6593 * [Feature]Always Running Timer (ART) to System Time translation
6594 (LP: #1519625)
6595 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
6596 - timekeeping: Provide internal function __ktime_get_real_seconds
6597 - timekeeping: Cap adjustments so they don't exceed the maxadj value
6598 - clocksource: Make clocksource validation work for all clocksources
6599 - time: Add cycles to nanoseconds translation
6600 - time: Add timekeeping snapshot code capturing system time and counter
6601 - time: Remove duplicated code in ktime_get_raw_and_real()
6602 - time: Add driver cross timestamp interface for higher precision time synchronization
6603 - time: Add history to cross timestamp interface supporting slower devices
6604 - time/timekeeping: Work around false positive GCC warning
6605 - x86/tsc: Always Running Timer (ART) correlated clocksource
6606 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
6607 - [Config] CONFIG_E1000E_HWTS=y
6608 - e1000e: Adds hardware supported cross timestamp on e1000e nic
6609
6610 * x-gene2: add SoC v2 support to clock (LP: #1561604)
6611 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
6612
6613 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
6614 - perf/x86: Move perf_event.c ............... => x86/events/core.c
6615 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
6616 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
6617 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
6618 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
6619 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
6620 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
6621 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
6622 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
6623 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
6624 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
6625 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
6626 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
6627 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
6628 x86/events/intel/uncore.[ch]
6629 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
6630 x86/events/intel/uncore_nmhex.c
6631 - perf/x86: Move perf_event_intel_uncore_snb.c =>
6632 x86/events/intel/uncore_snb.c
6633 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
6634 x86/events/intel/uncore_snbep.c
6635 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
6636 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
6637 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
6638 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
6639 - perf/x86: Move perf_event.h to its new home
6640 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
6641
6642 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
6643 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
6644
6645 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
6646
6647 linux (4.4.0-16.32) xenial; urgency=low
6648
6649 [ Tim Gardner ]
6650
6651 * Release Tracking Bug
6652 - LP: #1561727
6653
6654 * fix thermal throttling due to commit "Thermal: initialize thermal zone
6655 device correctly" (LP: #1561676)
6656 - Thermal: Ignore invalid trip points
6657
6658 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
6659 on press (LP: #1553811)
6660 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
6661 buttons, again
6662
6663 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
6664 (LP: #1560583)
6665 - SAUCE: apparmor: Allow ns_root processes to open profiles file
6666 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
6667
6668 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
6669 - ubuntu: vbox -- update to 5.0.16-dfsg-2
6670
6671 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
6672 s390x (LP: #1557690)
6673 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
6674
6675 * spl/zfs fails to build on s390x (LP: #1519814)
6676 - [Config] s390x -- re-enable zfs
6677 - [Config] zfs -- disable powerpc until the test failures can be resolved
6678
6679 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
6680 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
6681
6682 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
6683 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
6684 - [Config] powerpc -- convert zfs configuration to custom_override
6685
6686 * Memory arena corruption with FUSE (was Memory allocation failure crashes
6687 kernel hard, presumably related to FUSE) (LP: #1505948)
6688 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
6689 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
6690
6691 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
6692 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
6693
6694 * linux packaging: clear remaining redundant delta (LP: #1560445)
6695 - [Debian] Remove generated intermediate files on clean
6696
6697 * arm64: guest hangs when ntpd is running (LP: #1549494)
6698 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
6699 - Revert "hrtimer: Catch illegal clockids"
6700 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
6701
6702 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
6703 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
6704 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
6705 ThunderX
6706
6707 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
6708 (LP: #1559609)
6709 - arcmsr: fixed getting wrong configuration data
6710 - arcmsr: fixes not release allocated resource
6711 - arcmsr: make code more readable
6712 - arcmsr: adds code to support new Areca adapter ARC1203
6713 - arcmsr: changes driver version number
6714 - arcmsr: more readability improvements
6715 - arcmsr: Split dma resource allocation to a new function
6716 - arcmsr: change driver version to v1.30.00.22-20151126
6717
6718 * server image has no keyboard, desktop image works (LP: #1559692)
6719 - [Config] Rework input-modules (d-i) list
6720
6721 * PMU support for Cavium ThunderX (LP: #1559349)
6722 - arm64: perf: Rename Cortex A57 events
6723 - arm64/perf: Add Cavium ThunderX PMU support
6724 - arm64: perf: Enable PMCR long cycle counter bit
6725 - arm64: perf: Extend event mask for ARMv8.1
6726 - arm64: dts: Add Cavium ThunderX specific PMU
6727
6728 * Show ARM PMU events in perf stat (LP: #1559350)
6729 - drivers/perf: kill armpmu_register
6730 - arm: perf: Convert event enums to #defines
6731 - arm: perf: Add event descriptions
6732 - arm64: perf: Convert event enums to #defines
6733 - arm64: perf: Add event descriptions
6734 - ARM: perf: add format entry to describe event -> config mapping
6735 - arm64: perf: add format entry to describe event -> config mapping
6736
6737 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
6738 - EDAC/sb_edac: Fix computation of channel address
6739
6740 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
6741 - [Config] disable CONFIG_IP_PNP
6742
6743 * Miscellaneous Ubuntu changes
6744 - [Debian] Silence the reconstruct script
6745
6746 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
6747
6748 linux (4.4.0-15.31) xenial; urgency=low
6749
6750 [ Tim Gardner ]
6751
6752 * Release Tracking Bug
6753 - LP: #1559252
6754
6755 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
6756 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
6757
6758 * policy namespace stacking (LP: #1379535)
6759 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
6760 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
6761 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
6762 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
6763 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
6764 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
6765 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
6766 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
6767 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
6768 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
6769 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
6770 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
6771 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
6772 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
6773 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
6774 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
6775 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
6776 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
6777 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
6778 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
6779 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
6780 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
6781 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
6782 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
6783 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
6784 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
6785 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
6786 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
6787 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
6788 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
6789 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
6790 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
6791 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
6792 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
6793 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
6794 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
6795 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
6796 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6797 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
6798 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
6799 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
6800 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
6801 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
6802 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
6803 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
6804 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
6805 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
6806 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
6807 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
6808
6809 * Add arm64 NUMA support (LP: #1558765)
6810 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
6811 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
6812 - [Config] CONFIG_OF_NUMA=y
6813 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
6814 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
6815 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
6816 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
6817 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
6818
6819 * vivid/linux: total ADT test failures (LP: #1558447)
6820 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
6821
6822 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
6823 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
6824 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
6825
6826 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
6827 - s390/pci: enforce fmb page boundary rule
6828
6829 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
6830 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
6831 - page_to_phys() always returns a multiple of PAGE_SIZE
6832 - s390/pci: provide ZPCI_ADDR macro
6833 - s390/pci: improve ZPCI_* macros
6834 - s390/pci: resize iomap
6835 - s390/pci: fix bar check
6836 - s390/pci: set error state for unusable functions
6837 - s390/pci: remove iomap sanity checks
6838 - s390/pci: remove pdev pointer from arch data
6839 - s390/pci: add ioctl interface for CLP
6840
6841 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
6842 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
6843 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
6844 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
6845 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
6846
6847 * skb_warn_bad_offload Crash (LP: #1558025)
6848 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
6849
6850 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
6851 - [Config] CONFIG_PCI_HOST_COMMON=y
6852 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
6853 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
6854 - PCI: generic: Move structure definitions to separate header file
6855 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
6856 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
6857 - PCI: thunder: Add PCIe host driver for ThunderX processors
6858 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
6859
6860 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
6861 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
6862
6863 * Xenial update to v4.4.6 stable release (LP: #1558330)
6864 - arm64: account for sparsemem section alignment when choosing vmemmap offset
6865 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
6866 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
6867 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
6868 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
6869 - kvm: cap halt polling at exactly halt_poll_ns
6870 - KVM: VMX: disable PEBS before a guest entry
6871 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
6872 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
6873 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
6874 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
6875 - s390/dasd: fix diag 0x250 inline assembly
6876 - tracing: Fix check for cpu online when event is disabled
6877 - dmaengine: at_xdmac: fix residue computation
6878 - jffs2: reduce the breakage on recovery from halfway failed rename()
6879 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
6880 - ASoC: dapm: Fix ctl value accesses in a wrong type
6881 - ASoC: samsung: Use IRQ safe spin lock calls
6882 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
6883 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
6884 - ovl: ignore lower entries when checking purity of non-directory entries
6885 - ovl: fix working on distributed fs as lower layer
6886 - wext: fix message delay/ordering
6887 - cfg80211/wext: fix message ordering
6888 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
6889 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
6890 - mac80211: minstrel: Change expected throughput unit back to Kbps
6891 - mac80211: fix use of uninitialised values in RX aggregation
6892 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
6893 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
6894 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
6895 - mac80211: Fix Public Action frame RX in AP mode
6896 - gpu: ipu-v3: Do not bail out on missing optional port nodes
6897 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
6898 - drm/radeon: Fix error handling in radeon_flip_work_func.
6899 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
6900 - userfaultfd: don't block on the last VM updates at exit time
6901 - ovl: fix getcwd() failure after unsuccessful rmdir
6902 - MIPS: Fix build error when SMP is used without GIC
6903 - MIPS: smp.c: Fix uninitialised temp_foreign_map
6904 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
6905 - target: Drop incorrect ABORT_TASK put for completed commands
6906 - ld-version: Fix awk regex compile failure
6907 - Linux 4.4.6
6908
6909 * linux fails to load x.509 built-in certificate (LP: #1557250)
6910 - lib/mpi: Endianness fix
6911
6912 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
6913 - [Config] CONFIG_NET_9P=m for s390x
6914
6915 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
6916 (LP: #1557950)
6917 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
6918 - net/mlx5e: Don't modify CQ before it was created
6919
6920 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
6921 - mmc: sdhci: Do not BUG on invalid vdd
6922 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
6923 - mmc: It is not an error for the card to be removed while suspended
6924
6925 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
6926 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
6927
6928 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
6929 - [Config] CONFIG_NUMA_EMU=y for s390x
6930
6931 * Miscellaneous Ubuntu changes
6932 - [Debian] git-ubuntu-log -- prevent bug references being split
6933 - [Debian] git-ubuntu-log -- git log output is UTF-8
6934
6935 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
6936
6937 linux (4.4.0-14.30) xenial; urgency=low
6938
6939 [ Tim Gardner ]
6940
6941 * Release Tracking Bug
6942 - LP: #1557508
6943
6944 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
6945 - powerpc: Fix dedotify for binutils >= 2.26
6946
6947 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
6948 - Illumos 6370 - ZFS send fails to transmit some holes
6949
6950 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
6951 camera (LP: #1557138)
6952 - UVC: Add support for ds4 depth camera
6953
6954 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
6955 - sched/numa: Fix use-after-free bug in the task_numa_compare
6956
6957 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
6958 files (LP: #1555997)
6959 - ovl: copy new uid/gid into overlayfs runtime inode
6960
6961 * Miscellaneous Ubuntu changes
6962 - SAUCE: Dump stack when X.509 certificates cannot be loaded
6963
6964 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
6965
6966 linux (4.4.0-13.29) xenial; urgency=low
6967
6968 [ Tim Gardner ]
6969
6970 * Release Tracking Bug
6971 - LP: #1556247
6972
6973 * s390/mm: four page table levels vs. fork (LP: #1556141)
6974 - s390/mm: four page table levels vs. fork
6975
6976 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
6977 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
6978 - hv_netvsc: cleanup netdev feature flags for netvsc
6979
6980 * fails to boot on megaraid (LP: #1552903)
6981 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
6982 case of PD list DCMD failure
6983
6984 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
6985 - ALSA: hda - add codec support for Kabylake display audio codec
6986
6987 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
6988 - cpufreq: powernv: Free 'chips' on module exit
6989 - cpufreq: powernv: Hot-plug safe the kworker thread
6990 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
6991 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
6992 - cpufreq: powernv: Replace pr_info with trace print for throttle event
6993 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
6994
6995 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
6996 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
6997
6998 * integer overflow in xt_alloc_table_info (LP: #1555353)
6999 - SAUCE: (noup) netfilter: x_tables: check for size overflow
7000
7001 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
7002 - [Packaging] reconstruct -- automatically reconstruct against base tag
7003 - [Config] reconstruct -- update to autoreconstruct output
7004 - [Packaging] reconstruct -- update when inserting final changes
7005
7006 * Xenial update to v4.4.5 stable release (LP: #1555640)
7007 - use ->d_seq to get coherency between ->d_inode and ->d_flags
7008 - drivers: sh: Restore legacy clock domain on SuperH platforms
7009 - Btrfs: fix deadlock running delayed iputs at transaction commit time
7010 - btrfs: Fix no_space in write and rm loop
7011 - btrfs: async-thread: Fix a use-after-free error for trace
7012 - block: Initialize max_dev_sectors to 0
7013 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
7014 - parisc: Fix ptrace syscall number and return value modification
7015 - mips/kvm: fix ioctl error handling
7016 - kvm: x86: Update tsc multiplier on change.
7017 - fbcon: set a default value to blink interval
7018 - cifs: fix out-of-bounds access in lease parsing
7019 - CIFS: Fix SMB2+ interim response processing for read requests
7020 - Fix cifs_uniqueid_to_ino_t() function for s390x
7021 - vfio: fix ioctl error handling
7022 - KVM: x86: fix root cause for missed hardware breakpoints
7023 - arm/arm64: KVM: Fix ioctl error handling
7024 - iommu/amd: Apply workaround for ATS write permission check
7025 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
7026 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
7027 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
7028 - drm/ast: Fix incorrect register check for DRAM width
7029 - drm/radeon/pm: update current crtc info after setting the powerstate
7030 - drm/amdgpu/pm: update current crtc info after setting the powerstate
7031 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
7032 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
7033 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
7034 - libata: fix HDIO_GET_32BIT ioctl
7035 - libata: Align ata_device's id on a cacheline
7036 - block: bio: introduce helpers to get the 1st and last bvec
7037 - writeback: flush inode cgroup wb switches instead of pinning super_block
7038 - Adding Intel Lewisburg device IDs for SATA
7039 - arm64: vmemmap: use virtual projection of linear region
7040 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
7041 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
7042 - tracing: Do not have 'comm' filter override event 'comm' field
7043 - pata-rb532-cf: get rid of the irq_to_gpio() call
7044 - Btrfs: fix loading of orphan roots leading to BUG_ON
7045 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
7046 - jffs2: Fix page lock / f->sem deadlock
7047 - Fix directory hardlinks from deleted directories
7048 - dmaengine: pxa_dma: fix cyclic transfers
7049 - adv7604: fix tx 5v detect regression
7050 - ALSA: usb-audio: Add a quirk for Plantronics DA45
7051 - ALSA: ctl: Fix ioctls for X32 ABI
7052 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
7053 - ALSA: rawmidi: Fix ioctls X32 ABI
7054 - ALSA: timer: Fix ioctls for X32 ABI
7055 - ALSA: pcm: Fix ioctls for X32 ABI
7056 - ALSA: seq: oss: Don't drain at closing a client
7057 - ALSA: hdspm: Fix wrong boolean ctl value accesses
7058 - ALSA: hdsp: Fix wrong boolean ctl value accesses
7059 - ALSA: hdspm: Fix zero-division
7060 - ALSA: timer: Fix broken compat timer user status ioctl
7061 - usb: chipidea: otg: change workqueue ci_otg as freezable
7062 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
7063 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
7064 - USB: qcserial: add Sierra Wireless EM74xx device ID
7065 - USB: serial: option: add support for Telit LE922 PID 0x1045
7066 - USB: serial: option: add support for Quectel UC20
7067 - MIPS: scache: Fix scache init with invalid line size.
7068 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
7069 - ubi: Fix out of bounds write in volume update code
7070 - i2c: brcmstb: allocate correct amount of memory for regmap
7071 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
7072 - block: check virt boundary in bio_will_gap()
7073 - block: get the 1st and last bvec via helpers
7074 - drm/i915: more virtual south bridge detection
7075 - drm/i915: refine qemu south bridge detection
7076 - modules: fix longstanding /proc/kallsyms vs module insertion race.
7077 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
7078 - Linux 4.4.5
7079
7080 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
7081 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
7082
7083 * TPM2.0 trusted keys fixes (LP: #1398274)
7084 - tpm_tis: further simplify calculation of ordinal duration
7085 - tpm_tis: Use devm_free_irq not free_irq
7086 - tpm_tis: Ensure interrupts are disabled when the driver starts
7087 - tpm: rework tpm_get_timeouts()
7088 - tpm_tis: Get rid of the duplicate IRQ probing code
7089 - tpm_tis: Refactor the interrupt setup
7090 - tpm_tis: Tighten IRQ auto-probing
7091 - tpm_ibmvtpm: properly handle interrupted packet receptions
7092
7093 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
7094 - [Config] control.stub.in -- review versioned Build-Depends:
7095 - [Config] control.stub.in -- review versioned
7096 Depends/Breaks/Conflicts/Replaces
7097 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
7098 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
7099
7100 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
7101
7102 linux (4.4.0-12.28) xenial; urgency=low
7103
7104 * Miscellaneous Ubuntu changes
7105 - reconstruct: Work around orig tarball packaging limitiations
7106 Fixes FTBS
7107
7108 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
7109
7110 linux (4.4.0-12.27) xenial; urgency=low
7111
7112 [ Tim Gardner ]
7113
7114 * Release Tracking Bug
7115 - LP: #1554704
7116
7117 * Fails to detect (second) display (LP: #1543683)
7118 - drm/i915: Fix hpd live status bits for g4x
7119
7120 * s390x -- various configuration changes (LP: #1543165)
7121 - [Config] s390x -- enable CONFIG_NUMA
7122 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
7123 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
7124 - [Config] s390x -- disable CONFIG_NVMEM
7125 - [Config] s390x -- switch preempt mode to none
7126
7127 * Radeon hybrid graphics problem on resume (LP: #1554608)
7128 - Revert "drm/radeon: call hpd_irq_event on resume"
7129
7130 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
7131 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
7132 - drm/amdgpu: use $(src) in Makefile (v2)
7133 - drm/radeon: constify radeon_asic_ring structures
7134 - drm/amdgpu: add a callback for reading the bios from the rom directly
7135 - drm/amdgpu: add read_bios_from_rom callback for CI parts
7136 - drm/amdgpu: add read_bios_from_rom callback for VI parts
7137 - drm/amdgpu: Use new read bios from rom callback
7138 - drm/amdgpu: Use unlocked gem unreferencing
7139 - drm/radeon: Use unlocked gem unreferencing
7140 - drm/amd: add new gfx8 register definitions for EDC
7141 - drm/amdgpu: add EDC support for CZ (v3)
7142 - drm/amd: abstract kernel rq and normal rq to priority of run queue
7143 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
7144 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
7145 - drm/amdgpu: update rev id register for VI
7146 - drm/amdgpu: add more debugging output for driver failures
7147 - drm/amdgpu: add entity only when first job come
7148 - drm/amdgpu: handle error case for ctx
7149 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
7150 - drm/amdgpu: change default sched jobs to 32
7151 - drm/amdgpu: limit visible vram if it's smaller than the BAR
7152 - drm/amdgpu: restrict the sched jobs number to power of two
7153 - drm/amdgpu: put VM page tables directly into duplicates list
7154 - drm/amdgpu: split VM PD and PT handling during CS
7155 - drm/amdgpu: keep the PTs validation list in the VM v2
7156 - drm/radeon: Update radeon_get_vblank_counter_kms()
7157 - drm/radeon: only increment sync_seq when a fence is really emitted
7158 - drm/fb-helper: Use proper plane mask for fb cleanup
7159 - drm/amdgpu: fix dp link rate selection (v2)
7160 - drm/radeon: fix dp link rate selection (v2)
7161 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
7162 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
7163 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
7164 - drm/amdgpu: implement new cgs interface for acpi function
7165 - drm/amdgpu: implement cgs interface to query system info
7166 - drm/amdgpu: add new cgs interface to get display info (v2)
7167 - drm/amd/powerplay: add basic powerplay framework
7168 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
7169 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
7170 - drm/amd/powerplay: add SMU manager sub-component
7171 - drm/amd/powerplay: add hardware manager sub-component
7172 - SAUCE: amd: Include errno.h
7173 - drm/amd/powerplay: add Carrizo smu support
7174 - drm/amd/powerplay: add Carrizo dpm support
7175 - drm/amd/powerplay: add CG and PG support for carrizo
7176 - drm/amd/powerplay: add event manager sub-component
7177 - drm/amd/powerplay: implement functions of amd_powerplay_func
7178 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
7179 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
7180 - drm/amd/powerplay: add header file for tonga smu and dpm
7181 - drm/amd/powerplay: Add Tonga SMU support
7182 - drm/amd/powerplay: add Tonga dpm support (v3)
7183 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
7184 - drm/amd/powerplay: update atomctrl for fiji
7185 - drm/amd/powerplay: add Fiji SMU support.
7186 - drm/amd/powerplay: add Fiji DPM support.
7187 - drm/amdgpu: add amdgpu.powerplay module option
7188 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
7189 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
7190 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
7191 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
7192 - drm/amdgpu/powerplay: program display gap for tonga.
7193 - drm/amdgpu: enable powerplay module by default for tonga.
7194 - drm/amdgpu: enable powerplay module by default for fiji.
7195 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
7196 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
7197 - drm/amd/powerplay: Add CG and PG support for tonga
7198 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
7199 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
7200 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
7201 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
7202 - drm/amdgpu/powerplay: implement thermal control for tonga.
7203 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
7204 - drm/amdgpu: export fan control functions to amdgpu
7205 - drm/amdgpu: enable sysfs interface for powerplay
7206 - drm/amdgpu: support per device powerplay enablement (v2)
7207 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
7208 - drm/amd/powerplay: implement new funcs to check current states for tonga.
7209 - drm/amd/powerplay: refine the logic of whether need to update power state.
7210 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
7211 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
7212 - drm/amdgpu: extract pcie helpers to common header
7213 - drm: add drm_pcie_get_max_link_width helper (v2)
7214 - drm/amdgpu: store pcie gen mask and link width
7215 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
7216 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
7217 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
7218 - drm/amd/powerplay: fix boolreturn.cocci warnings
7219 - drm/amd/powerplay/tonga: Add UVD DPM init
7220 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
7221 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
7222 - drm/amdgpu: add sdma clock gating support for Fiji.
7223 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
7224 - drm/amd/powerplay: enable clock gating for Fiji.
7225 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
7226 - drm/amd/powerplay: implement smc state upload for CZ
7227 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
7228 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
7229 - drm/amd/powerplay: add new function point in hwmgr.
7230 - drm/amd/powerplay: add smc msg for NB P-State switch
7231 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
7232 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
7233 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
7234 - drm/amd/powerplay: Add PPLib debug print macro.
7235 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
7236 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
7237 - drm/amd/powerplay: add multimedia power gating support for Fiji.
7238 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
7239 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
7240 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
7241 - drm/amdgpu: Prepare DKMS build for powerplay module.
7242 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
7243 - drm/amd/powerplay: Add thermal protection support for Fiji.
7244 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
7245 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
7246 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
7247 - drm/amd/powerplay: fix boolreturn.cocci warnings
7248 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
7249 - drm/amd/powerplay: check whether enable dpm in powerplay.
7250 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
7251 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
7252 - drm/amd/powerplay: display gpu load when print performance for tonga.
7253 - drm/powerplay: add debugging output to tonga_processpptables.c
7254 - drm/powerplay: add debugging output to processpptables.c
7255 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
7256 - drm/amd/powerplay: Don't return an error if fan table is missing
7257 - amd\powerplay Implement get dal power level
7258 - amd/powerplay: Fix get dal power level
7259 - amd/powerplay: Add structures required to report configuration change
7260 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
7261 - drm/amd/powerplay: add point check to avoid NULL point hang.
7262 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
7263 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
7264 - drm: powerplay: use div64_s64 instead of do_div
7265 - drm/amd/powerplay: fix a reversed condition
7266 - drm/amdgpu/cgs: cleanup some indenting
7267 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
7268 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
7269 - drm/amd/powerplay: fix bug that NULL checks are reversed.
7270 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
7271 - drm/amd/powerplay: fix Smatch static checker warnings
7272 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
7273 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
7274 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
7275 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
7276 - drm/amdgpu: fix hex/decimal bug when show gpu load.
7277 - drm/amd/powerplay: add thermal control task when resume.
7278 - drm/amd/powerplay: enable set boot state task
7279 - drm/amd/powerplay: enable power down asic task. (v2)
7280 - drm/amd/powerplay: implement power down asic task for CZ
7281 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
7282 - drm/amdgpu/cgs: add an interface to access PCI resources
7283 - drm/amdgpu: add irq domain support
7284 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
7285 - drm/sysfs: use kobj_to_dev()
7286 - drm/amd/powerplay: fix static checker warning for return meaningless value.
7287 - drm/amdgpu/cz: add code to enable forcing UVD clocks
7288 - drm/amdgpu/cz: add code to enable forcing VCE clocks
7289 - drm/amdgpu/cz: force uvd clocks when sclks are forced
7290 - drm/amdgpu/cz: force vce clocks when sclks are forced
7291 - drm/amdgpu: use kobj_to_dev()
7292 - drm/radeon: use kobj_to_dev()
7293 - drm/ttm: fix adding foreign BOs to the LRU during init v2
7294 - drm/ttm: fix adding foreign BOs to the swap LRU
7295 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
7296 - drm/amdgpu: move VM page tables to the LRU end on CS v2
7297 - drm/amdgpu: validate duplicates first
7298 - drm/amdgpu: add missing irq.h include
7299 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
7300 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
7301 - amdkfd: don't open-code memdup_user()
7302 - amdkfd: Copy from the proper user command pointer
7303 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
7304 - amd/powerplay: disable powerplay by default initially
7305 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
7306 - drm/atomic-helper: Export framebuffer_changed()
7307 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
7308 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
7309 - drm/amdgpu: fix next_rptr handling for debugfs
7310 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
7311 - drm/radeon: only init fbdev if we have connectors
7312 - drm/amdgpu: don't init fbdev if we don't have any connectors
7313 - drm/amd/powerplay: Update SMU firmware loading for Stoney
7314 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
7315 - drm/amdkfd: Remove unnecessary cast in kfree
7316 - drm/amdgpu: only move pt bos in LRU list on success
7317 - drm/amdgpu: mask out WC from BO on unsupported arches
7318 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
7319 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
7320 - drm/amdgpu: load MEC ucode manually on iceland
7321 - drm/amdgpu: disable uvd and vce clockgating on Fiji
7322 - drm/amdgpu: add pcie cap module parameters (v2)
7323 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
7324 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
7325 - drm/amdgpu: handle uvd pg flags properly
7326 - drm/amdgpu: handle vce pg flags properly
7327 - drm/amdgpu: clean up vce pg flags for cz/st
7328 - drm/amdgpu: be consistent with uvd cg flags
7329 - drm/amd/powerplay/cz: disable uvd pg
7330 - drm/amd/powerplay/cz: disable vce pg
7331 - drm/amd/powerplay/tonga: disable uvd pg
7332 - drm/amd/powerplay/tonga: disable vce pg
7333 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
7334 - drm/amdgpu: remove unused cg defines
7335 - drma/dmgpu: move cg and pg flags into shared headers
7336 - drm/amdgpu/tonga: plumb pg flags through to powerplay
7337 - drm/amdgpu/cz: plumb pg flags through to powerplay
7338 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
7339
7340 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
7341 #1552632)
7342 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
7343
7344 * Miscellaneous Ubuntu changes
7345 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
7346
7347 * Miscellaneous upstream changes
7348 - net: thunderx: Fix for Qset error due to CQ full
7349 - ahci: Workaround for ThunderX Errata#22536
7350 - arm64: Add workaround for Cavium erratum 27456
7351 - tipc: fix nullptr crash during subscription cancel
7352
7353 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
7354
7355 linux (4.4.0-11.26) xenial; urgency=low
7356
7357 [ Tim Gardner ]
7358
7359 * Release Tracking Bug
7360 - LP: #1553391
7361
7362 * Xenial update to v4.4.4 stable release (LP: #1553179)
7363 - af_iucv: Validate socket address length in iucv_sock_bind()
7364 - gro: Make GRO aware of lightweight tunnels.
7365 - net: dp83640: Fix tx timestamp overflow handling.
7366 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
7367 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
7368 - tcp: fix NULL deref in tcp_v4_send_ack()
7369 - af_unix: fix struct pid memory leak
7370 - pptp: fix illegal memory access caused by multiple bind()s
7371 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
7372 - net: dsa: fix mv88e6xxx switches
7373 - tipc: fix connection abort during subscription cancel
7374 - inet: frag: Always orphan skbs inside ip_defrag()
7375 - switchdev: Require RTNL mutex to be held when sending FDB notifications
7376 - tcp: beware of alignments in tcp_get_info()
7377 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
7378 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
7379 - ipv6: addrconf: Fix recursive spin lock call
7380 - ipv6: fix a lockdep splat
7381 - unix: correctly track in-flight fds in sending process user_struct
7382 - tcp: do not drop syn_recv on all icmp reports
7383 - net:Add sysctl_max_skb_frags
7384 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
7385 - enic: increment devcmd2 result ring in case of timeout
7386 - sctp: translate network order to host order when users get a hmacid
7387 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
7388 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
7389 eth_get_headlen
7390 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
7391 - bonding: Fix ARP monitor validation
7392 - ipv4: fix memory leaks in ip_cmsg_send() callers
7393 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
7394 - af_unix: Guard against other == sk in unix_dgram_sendmsg
7395 - tipc: fix premature addition of node to lookup table
7396 - tcp: md5: release request socket instead of listener
7397 - qmi_wwan: add "4G LTE usb-modem U901"
7398 - net/mlx4_en: Count HW buffer overrun only once
7399 - net/mlx4_en: Avoid changing dev->features directly in run-time
7400 - l2tp: Fix error creating L2TP tunnels
7401 - pppoe: fix reference counting in PPPoE proxy
7402 - net_sched fix: reclassification needs to consider ether protocol changes
7403 - route: check and remove route cache when we get route
7404 - tcp/dccp: fix another race at listener dismantle
7405 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
7406 - rtnl: RTM_GETNETCONF: fix wrong return value
7407 - tipc: unlock in error path
7408 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
7409 - sctp: Fix port hash table size computation
7410 - ext4: fix bh->b_state corruption
7411 - ARM: debug-ll: fix BCM63xx entry for multiplatform
7412 - arm64: errata: Add -mpc-relative-literal-loads to build flags
7413 - KVM: s390: fix guest fprs memory leak
7414 - devm_memremap: Fix error value when memremap failed
7415 - drm/gma500: Use correct unref in the gem bo create function
7416 - ARM: 8457/1: psci-smp is built only for SMP
7417 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
7418 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
7419 - efi: Do variable name validation tests in utf8
7420 - efi: Make our variable validation list include the guid
7421 - efi: Make efivarfs entries immutable by default
7422 - efi: Add pstore variables to the deletion whitelist
7423 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
7424 - bcache: fix a livelock when we cause a huge number of cache misses
7425 - bcache: Add a cond_resched() call to gc
7426 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
7427 - bcache: fix a leak in bch_cached_dev_run()
7428 - bcache: unregister reboot notifier if bcache fails to unregister device
7429 - bcache: allows use of register in udev to avoid "device_busy" error.
7430 - bcache: Change refill_dirty() to always scan entire disk if necessary
7431 - dm thin: fix race condition when destroying thin pool workqueue
7432 - can: ems_usb: Fix possible tx overflow
7433 - usb: dwc3: Fix assignment of EP transfer resources
7434 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
7435 - USB: option: add support for SIM7100E
7436 - USB: option: add "4G LTE usb-modem U901"
7437 - drivers: android: correct the size of struct binder_uintptr_t for
7438 BC_DEAD_BINDER_DONE
7439 - spi: omap2-mcspi: Prevent duplicate gpio_request
7440 - iw_cxgb3: Fix incorrectly returning error on success
7441 - drm/i915: shut up gen8+ SDE irq dmesg noise
7442 - ocfs2: unlock inode if deleting inode from orphan fails
7443 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
7444 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
7445 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
7446 - clocksource/drivers/vt8500: Increase the minimum delta
7447 - s390/kvm: remove dependency on struct save_area definition
7448 - KVM: s390: fix memory overwrites when vx is disabled
7449 - Btrfs: add missing brelse when superblock checksum fails
7450 - Btrfs: igrab inode in writepage
7451 - btrfs: statfs: report zero available if metadata are exhausted
7452 - Btrfs: send, don't BUG_ON() when an empty symlink is found
7453 - Btrfs: fix number of transaction units required to create symlink
7454 - Btrfs: fix transaction handle leak on failure to create hard link
7455 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
7456 subvolume roots
7457 - btrfs: initialize the seq counter in struct btrfs_device
7458 - s390: fix normalization bug in exception table sorting
7459 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
7460 - s390/dasd: fix refcount for PAV reassignment
7461 - s390/dasd: fix performance drop
7462 - uml: flush stdout before forking
7463 - uml: fix hostfs mknod()
7464 - um: link with -lpthread
7465 - locks: fix unlock when fcntl_setlk races with a close
7466 - rtlwifi: rtl_pci: Fix kernel panic
7467 - rtlwifi: rtl8192cu: Add missing parameter setup
7468 - rtlwifi: rtl8192ce: Fix handling of module parameters
7469 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
7470 - rtlwifi: rtl8723ae: Fix initialization of module parameters
7471 - rtlwifi: rtl8192se: Fix module parameter initialization
7472 - rtlwifi: rtl8188ee: Fix module parameter initialization
7473 - rtlwifi: rtl8723be: Fix module parameter initialization
7474 - mei: fix fasync return value on error
7475 - mei: validate request value in client notify request ioctl
7476 - namei: ->d_inode of a pinned dentry is stable only for positives
7477 - rc: sunxi-cir: Initialize the spinlock properly
7478 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
7479 - si2157: return -EINVAL if firmware blob is too big
7480 - gspca: ov534/topro: prevent a division by 0
7481 - vb2: fix a regression in poll() behavior for output,streams
7482 - tda1004x: only update the frontend properties if locked
7483 - dm space map metadata: remove unused variable in brb_pop()
7484 - dm snapshot: fix hung bios when copy error occurs
7485 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
7486 - coresight: checking for NULL string in coresight_name_match()
7487 - irqchip/omap-intc: Add support for spurious irq handling
7488 - irqchip/mxs: Add missing set_handle_irq()
7489 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
7490 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
7491 - posix-clock: Fix return code on the poll method's error path
7492 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
7493 - mmc: usdhi6rol0: handle NULL data in timeout
7494 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
7495 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
7496 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
7497 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
7498 - mmc: core: Enable tuning according to the actual timing
7499 - mmc: mmci: fix an ages old detection error
7500 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
7501 - mmc: pxamci: fix again read-only gpio detection polarity
7502 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
7503 - mmc: sdhci: Allow override of mmc host operations
7504 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
7505 - Bluetooth: Use continuous scanning when creating LE connections
7506 - Bluetooth: Add support of Toshiba Broadcom based devices
7507 - Bluetooth: Fix incorrect removing of IRKs
7508 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
7509 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
7510 - time: Avoid signed overflow in timekeeping_get_ns()
7511 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
7512 - Revert "MIPS: Fix PAGE_MASK definition"
7513 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
7514 - MIPS: hpet: Choose a safe value for the ETIME check
7515 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
7516 - MIPS: Fix buffer overflow in syscall_get_arguments()
7517 - EDAC: Robustify workqueues destruction
7518 - EDAC, mc_sysfs: Fix freeing bus' name
7519 - sparc64: fix incorrect sign extension in sys_sparc64_personality
7520 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
7521 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
7522 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
7523 - virtio_balloon: fix race by fill and leak
7524 - virtio_balloon: fix race between migration and ballooning
7525 - virtio_pci: fix use after free on release
7526 - drm/vmwgfx: Fix an incorrect lock check
7527 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
7528 - drm/vmwgfx: respect 'nomodeset'
7529 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
7530 - drm/amdgpu: call hpd_irq_event on resume
7531 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
7532 - drm/amdgpu: fix tonga smu resume
7533 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
7534 - drm/amdgpu: no need to load MC firmware on fiji
7535 - drm/amdgpu: move gmc7 support out of CIK dependency
7536 - drm/amdgpu: iceland use CI based MC IP
7537 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
7538 - drm/amdgpu: pull topaz gmc bits into gmc_v7
7539 - drm/amdgpu: drop topaz support from gmc8 module
7540 - drm/amdgpu: don't load MEC2 on topaz
7541 - drm/amdgpu: remove exp hardware support from iceland
7542 - drm/amdgpu: fix s4 resume
7543 - drm/amdgpu: remove unnecessary forward declaration
7544 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
7545 - drm/amdgpu: fix issue with overlapping userptrs
7546 - drm/amdgpu: use post-decrement in error handling
7547 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
7548 - drm/amdgpu/pm: adjust display configuration after powerstate
7549 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
7550 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
7551 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
7552 training
7553 - drm/nouveau: platform: Fix deferred probe
7554 - drm/dp/mst: process broadcast messages correctly
7555 - drm/dp/mst: always send reply for UP request
7556 - drm/dp/mst: fix in MSTB RAD initialization
7557 - drm/dp/mst: fix in RAD element access
7558 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
7559 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
7560 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
7561 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
7562 - drm/dp/mst: deallocate payload on port destruction
7563 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
7564 - drm/radeon: call hpd_irq_event on resume
7565 - drm/radeon: Fix "slow" audio over DP on DCE8+
7566 - drm/radeon: clean up fujitsu quirks
7567 - drm/radeon: properly byte swap vce firmware setup
7568 - drm/radeon: cleaned up VCO output settings for DP audio
7569 - drm/radeon: Add a common function for DFS handling
7570 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
7571 - drm: add helper to check for wc memory support
7572 - drm/radeon: mask out WC from BO on unsupported arches
7573 - drm/radeon: hold reference to fences in radeon_sa_bo_new
7574 - drm: fix missing reference counting decrease
7575 - drm/i915: Restore inhibiting the load of the default context
7576 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
7577 - drm/i915: Init power domains early in driver load
7578 - drm/i915: Make sure DC writes are coherent on flush.
7579 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
7580 - drm/i915: Don't reject primary plane windowing with color keying enabled on
7581 SKL+
7582 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
7583 - drm/i915/dsi: defend gpio table against out of bounds access
7584 - drm/i915/dsi: don't pass arbitrary data to sideband
7585 - drm/i915: fix error path in intel_setup_gmbus()
7586 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
7587 - drm/radeon: use post-decrement in error handling
7588 - drm: No-Op redundant calls to drm_vblank_off() (v2)
7589 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
7590 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
7591 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
7592 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
7593 - drm/radeon/pm: adjust display configuration after powerstate
7594 - make sure that freeing shmem fast symlinks is RCU-delayed
7595 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
7596 supported
7597 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
7598 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
7599 - uapi: update install list after nvme.h rename
7600 - lib: sw842: select crc32
7601 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
7602 R700
7603 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
7604 R830
7605 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
7606 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
7607 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
7608 - dmaengine: dw: fix cyclic transfer setup
7609 - dmaengine: dw: fix cyclic transfer callbacks
7610 - dmaengine: at_xdmac: fix resume for cyclic transfers
7611 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
7612 - IB/cm: Fix a recently introduced deadlock
7613 - IB/qib: fix mcast detach when qp not attached
7614 - IB/qib: Support creating qps with GFP_NOIO flag
7615 - IB/mlx5: Expose correct maximum number of CQE capacity
7616 - Thermal: initialize thermal zone device correctly
7617 - Thermal: handle thermal zone device properly during system sleep
7618 - Thermal: do thermal zone update after a cooling device registered
7619 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
7620 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
7621 - hwmon: (ads1015) Handle negative conversion values correctly
7622 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
7623 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
7624 - seccomp: always propagate NO_NEW_PRIVS on tsync
7625 - libceph: fix ceph_msg_revoke()
7626 - libceph: don't bail early from try_read() when skipping a message
7627 - libceph: use the right footer size when skipping a message
7628 - libceph: don't spam dmesg with stray reply warnings
7629 - sd: Optimal I/O size is in bytes, not sectors
7630 - Staging: speakup: Fix getting port information
7631 - Revert "Staging: panel: usleep_range is preferred over udelay"
7632 - cdc-acm:exclude Samsung phone 04e8:685d
7633 - perf stat: Do not clean event's private stats
7634 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
7635 - rfkill: fix rfkill_fop_read wait_event usage
7636 - mac80211: Requeue work after scan complete for all VIF types.
7637 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
7638 - Revert "workqueue: make sure delayed work run in local cpu"
7639 - ALSA: hda - Apply clock gate workaround to Skylake, too
7640 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
7641 - target: Fix LUN_RESET active I/O handling for ACK_KREF
7642 - target: Fix LUN_RESET active TMR descriptor handling
7643 - target: Fix TAS handling for multi-session se_node_acls
7644 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
7645 - target: Fix race with SCF_SEND_DELAYED_TAS handling
7646 - spi: atmel: fix gpio chip-select in case of non-DT platform
7647 - libata: fix sff host state machine locking while polling
7648 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
7649 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
7650 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
7651 - cpuset: make mm migration asynchronous
7652 - cgroup: make sure a parent css isn't offlined before its children
7653 - writeback: keep superblock pinned during cgroup writeback association
7654 switches
7655 - phy: core: fix wrong err handle for phy_power_on
7656 - i2c: i801: Adding Intel Lewisburg support for iTCO
7657 - bio: return EINTR if copying to user space got interrupted
7658 - block: fix use-after-free in dio_bio_complete
7659 - nfs: fix nfs_size_to_loff_t
7660 - NFSv4: Fix a dentry leak on alias use
7661 - of/irq: Fix msi-map calculation for nonzero rid-base
7662 - KVM: async_pf: do not warn on page allocation failures
7663 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
7664 - KVM: x86: fix missed hardware breakpoints
7665 - KVM: x86: MMU: fix ubsan index-out-of-range warning
7666 - powerpc/eeh: Fix partial hotplug criterion
7667 - tracing: Fix showing function event in available_events
7668 - sunrpc/cache: fix off-by-one in qword_get()
7669 - kernel/resource.c: fix muxed resource handling in __request_region()
7670 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
7671 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
7672 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
7673 - xen/arm: correctly handle DMA mapping of compound pages
7674 - xen/scsiback: correct frontend counting
7675 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
7676 - xen/pciback: Save the number of MSI-X entries to be copied later.
7677 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
7678 extracted.
7679 - should_follow_link(): validate ->d_seq after having decided to follow
7680 - do_last(): ELOOP failure exit should be done after leaving RCU mode
7681 - hpfs: don't truncate the file when delete fails
7682 - x86/irq: Call chip->irq_set_affinity in proper context
7683 - x86/irq: Fix a race in x86_vector_free_irqs()
7684 - x86/irq: Validate that irq descriptor is still active
7685 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
7686 - x86/irq: Reorganize the return path in assign_irq_vector
7687 - x86/irq: Reorganize the search in assign_irq_vector
7688 - x86/irq: Check vector allocation early
7689 - x86/irq: Copy vectormask instead of an AND operation
7690 - x86/irq: Get rid of code duplication
7691 - x86/irq: Remove offline cpus from vector cleanup
7692 - x86/irq: Clear move_in_progress before sending cleanup IPI
7693 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
7694 - x86/irq: Remove outgoing CPU from vector cleanup mask
7695 - x86/irq: Call irq_force_move_complete with irq descriptor
7696 - x86/irq: Plug vector cleanup race
7697 - IB/cma: Fix RDMA port validation for iWarp
7698 - iwlwifi: dvm: fix WoWLAN
7699 - iwlwifi: pcie: properly configure the debug buffer size for 8000
7700 - iwlwifi: update and fix 7265 series PCI IDs
7701 - iwlwifi: mvm: don't allow sched scans without matches to be started
7702 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
7703 - bcache: prevent crash on changing writeback_running
7704 - Linux 4.4.4
7705
7706 * mlx4_en didn't choose time-stamping shift value according to HW frequency
7707 (LP: #1552627)
7708 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
7709
7710 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
7711 - target/transport: add flag to indicate CPU Affinity is observed
7712 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
7713 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
7714
7715 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
7716 - qla2xxx: Fix warning reported by static checker
7717 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
7718 - qla2xxx: Fix stale pointer access.
7719 - qla2xxx: Use ATIO type to send correct tmr response
7720 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
7721
7722 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
7723 - [Config] Add s390x zfcp to scsi-modules udeb
7724
7725 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
7726
7727 linux (4.4.0-10.25) xenial; urgency=low
7728
7729 [ Tim Gardner ]
7730
7731 * Release Tracking Bug
7732 - LP: #1552247
7733
7734 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
7735 - security: let security modules use PTRACE_MODE_* with bitmasks
7736
7737 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
7738 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
7739
7740 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
7741 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
7742 - mmc: sdhci: Fix DMA descriptor with zero data length
7743
7744 * Miscellaneous Ubuntu changes
7745 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
7746
7747 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
7748
7749 linux (4.4.0-9.24) xenial; urgency=low
7750
7751 [ Tim Gardner ]
7752
7753 * Release Tracking Bug
7754 - LP: #1551319
7755
7756 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
7757 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
7758
7759 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
7760 #1448912)
7761 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
7762 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
7763 replacedby is not setup
7764 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
7765 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
7766 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
7767 replacedby
7768 - SAUCE: apparmor: Fix: label_vec_merge insertion
7769 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
7770 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
7771 merge path
7772 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
7773 labelset lock
7774 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
7775
7776 * apparmor kernel BUG kills firefox (LP: #1430546)
7777 - SAUCE: apparmor: Disallow update of cred when then subjective != the
7778 objective cred
7779 - SAUCE: apparmor: rework retrieval of the current label in the profile update
7780 case
7781
7782 * sleep from invalid context in aa_move_mount (LP: #1539349)
7783 - SAUCE: apparmor: fix sleep from invalid context
7784
7785 * s390x: correct restore of high gprs on signal return (LP: #1550468)
7786 - s390/compat: correct restore of high gprs on signal return
7787
7788 * missing SMAP support (LP: #1550517)
7789 - x86/entry/compat: Add missing CLAC to entry_INT80_32
7790
7791 * Floating-point exception handler receives empty Data-Exception Code in
7792 Floating Point Control register (LP: #1548414)
7793 - s390/fpu: signals vs. floating point control register
7794
7795 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
7796 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
7797
7798 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
7799 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
7800 build fips840/b1208b_1604.840 (LP: #1532914)
7801 - cxl: Fix PSL timebase synchronization detection
7802
7803 * [Feature]EDAC support for Knights Landing (LP: #1519631)
7804 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
7805
7806 * Various failures of kernel_security suite on Xenial kernel on s390x arch
7807 (LP: #1531327)
7808 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
7809
7810 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
7811 - [Config] Provides: virtualbox-guest-modules when appropriate
7812
7813 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
7814 #1507588)
7815 - [Config] Provides: virtualbox-guest-modules when appropriate
7816
7817 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
7818 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
7819 - SAUCE: i915_bpo: Update intel_ips.h file location
7820 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
7821 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
7822 - drm/i915: remove an extra level of indirection in PCI ID list
7823 - drm/i915/kbl: Add Kabylake PCI ID
7824 - drm/i915/kbl: Add Kabylake GT4 PCI ID
7825 - mm: Export nr_swap_pages
7826 - async: export current_is_async()
7827 - drm: fix potential dangling else problems in for_each_ macros
7828 - dp/mst: add SDP stream support
7829 - drm: Implement drm_modeset_lock_all_ctx()
7830 - drm: Add "prefix" parameter to drm_rect_debug_print()
7831 - drm/i915: Set connector_state->connector using the helper.
7832 - drm/atomic: add connector mask to drm_crtc_state.
7833 - drm/i915: Report context GTT size
7834 - drm/i915: Add get_eld audio component
7835 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
7836 - SAUCE: i915_bpo: Revert passing plane/encoder name
7837 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
7838 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
7839 - drm/i915/bxt: update list of PCIIDs
7840 - drm/i915/skl: Add missing SKL ids
7841 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
7842 driver isn't"
7843 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
7844 - drm/atomic: Do not unset crtc when an encoder is stolen
7845 - drm/i915: Update connector_mask during readout, v2.
7846 - drm/atomic: Add encoder_mask to crtc_state, v3.
7847 - SAUCE: drm/core: Add drm_encoder_index.
7848 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
7849 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
7850
7851 * arm64: guest hangs when ntpd is running (LP: #1549494)
7852 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
7853 - hrtimer: Catch illegal clockids
7854 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
7855
7856 * Miscellaneous Ubuntu changes
7857 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
7858 - [Config] CONFIG_ARM_SMMU=y on arm64
7859 - rebase to v4.4.3
7860 - [Debian] git-ubuntu-log -- ensure we get the last commit
7861 - [Config] fix up spelling of probably again
7862 - [Debian] perf -- build in the context of the full generated local headers
7863 - SAUCE: tools: lib/bpf -- add generated headers to search path
7864 - SAUCE: proc: Always set super block owner to init_user_ns
7865 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
7866 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
7867 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
7868 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
7869 needs locking
7870 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
7871 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
7872 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
7873 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
7874 of remove_and_insert
7875 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
7876 transitions ns
7877 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
7878 freed.
7879 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
7880 been removed
7881 - SAUCE: apparmor: Fix: query label file permission
7882 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
7883 - SAUCE: fixup: cleanup return handling of labels
7884 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
7885 destroyed
7886 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
7887 - SAUCE: fixup: 20/23 locking issue around in __label_update
7888 - SAUCE: fixup: get rid of unused var build warning
7889 - SAUCE: fixup: cast poison values to remove warnings
7890 - SAUCE: apparmor: fix refcount race when finding a child profile
7891 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
7892 - SAUCE: fix: audit "no_new_privs" case for exec failure
7893 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
7894 - SAUCE: Move replacedby allocation into label_alloc
7895 - [Debian] supply zfs dkms Provides: based on do_zfs
7896 - [Config] supply zfs dkms Provides: based on do_zfs
7897 - [Config] drop linux-image-3.0 provides
7898
7899 * Miscellaneous upstream changes
7900 - x86/mpx: Fix off-by-one comparison with nr_registers
7901
7902 [ Upstream Kernel Changes ]
7903
7904 * rebase to v4.4.3
7905
7906 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
7907
7908 linux (4.4.0-8.23) xenial; urgency=low
7909
7910 * cgroup namespace mounts broken in containers (LP: #1549398)
7911 - SAUCE: kernfs: Always set super block owner to init_user_ns
7912
7913 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
7914 - arm64: mm: avoid calling apply_to_page_range on empty range
7915 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
7916
7917 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
7918 - [Config] postinst -- handle recreating symlinks when a real file is present
7919
7920 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
7921 - SAUCE: cred: Add clone_cred() interface
7922 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
7923 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
7924 - SAUCE: overlayfs: Be more careful about copying up sxid files
7925 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
7926
7927 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
7928 - SAUCE: cred: Add clone_cred() interface
7929 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
7930 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
7931 - SAUCE: overlayfs: Be more careful about copying up sxid files
7932 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
7933
7934 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
7935 - SAUCE: cred: Add clone_cred() interface
7936 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
7937 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
7938
7939 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
7940 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
7941 - net: Add eth_platform_get_mac_address() helper.
7942 - i40e: Add mac_filter_element at the end of the list instead of HEAD
7943 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
7944 - i40e: Replace X722 mac check in ethtool get_settings
7945 - i40evf: allow channel bonding of VFs
7946 - i40e: define function capabilities in only one place
7947 - i40evf: null out ring pointers on free
7948 - i40e: Cleanup the code with respect to restarting autoneg
7949 - i40e: update features with right offload
7950 - i40e: bump version to 1.4.10
7951 - i40e: add new device IDs for X722
7952 - i40e: Extend ethtool RSS hooks for X722
7953 - i40e/i40evf: Fix for UDP/TCP RSS for X722
7954 - i40evf: add new write-back mode
7955 - i40e/i40evf: Use private workqueue
7956 - i40e: add new proxy-wol bit for X722
7957 - i40e: Limit DCB FW version checks to X710/XL710 devices
7958 - i40e: AQ Add Run PHY Activity struct
7959 - i40e: AQ Geneve cloud tunnel type
7960 - i40e: AQ Add external power class to get link status
7961 - i40e: add 100Mb ethtool reporting
7962 - ixgbe: bulk free SKBs during TX completion cleanup cycle
7963 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
7964 - igb: Unpair the queues when changing the number of queues
7965 - igb/igbvf: don't give up
7966 - igb: clean up code for setting MAC address
7967 - igb: Refactor VFTA configuration
7968 - igb: Allow asymmetric configuration of MTU versus Rx frame size
7969 - igb: Do not factor VLANs into RLPML calculation
7970 - igb: Always enable VLAN 0 even if 8021q is not loaded
7971 - igb: Merge VLVF configuration into igb_vfta_set
7972 - igb: Clean-up configuration of VF port VLANs
7973 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
7974 - igb: Drop unnecessary checks in transmit path
7975 - igb: Enable use of "bridge fdb add" to set unicast table entries
7976 - igb: Add workaround for VLAN tag stripping on 82576
7977 - i40e: AQ Shared resource flags
7978 - i40e: AQ Add set_switch_config
7979 - i40e: AQ Add VXLAN-GPE tunnel type
7980 - i40e: AQ thermal sensor control struct
7981 - i40e: Bump AQ minor version to 1.5 for new FW features
7982 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
7983 - i40e: fix write-back-on-itr to work with legacy itr
7984 - i40e: add counter for arq overflows
7985 - i40e: add 20G speed for Tx bandwidth calculations
7986 - i40e: refactor DCB function
7987 - i40e: add a little more to an NVM update debug message
7988 - i40evf: enable bus master after reset
7989 - i40e: add netdev info to VSI dump
7990 - i40e: remove VF device IDs from PF
7991 - i40e: trivial: remove unnecessary local var
7992 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
7993 - net: ixgbe: add minimal parser details for ixgbe
7994 - i40e: trivial: drop duplicate definition
7995 - i40e: trivial: fix missing space
7996 - i40e: fix bug in dma sync
7997 - i40e: do TSO only if CHECKSUM_PARTIAL is set
7998 - i40e: allocate memory safer
7999 - i40e: fix: do not sleep in netdev_ops
8000 - i40e: APIs to Add/remove port mirroring rules
8001 - i40e: negate PHY int mask bits
8002 - i40e: drop unused function
8003 - i40e: count allocation errors
8004 - i40e: avoid large memcpy by assigning struct
8005 - i40e/i40evf: bump version to 1.4.12/1.4.8
8006 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
8007 - i40e: add priv flag for automatic rule eviction
8008 - i40e: use eth_platform_get_mac_address()
8009 - i40e: move sync_vsi_filters up in service_task
8010 - i40e: Make the DCB firmware checks for X710/XL710 only
8011 - i40e: set shared bit for multicast filters
8012 - i40e: add VEB stat control and remove L2 cloud filter
8013 - i40e: use new add_veb calling with VEB stats control
8014 - i40e: Refactor force_wb and WB_ON_ITR functionality code
8015 - i40evf: Change vf driver string to reflect all products i40evf supports
8016 - i40e/i40evf: don't lose interrupts
8017 - i40e/i40evf: try again after failure
8018 - i40e: dump descriptor indexes in hex
8019 - i40e/i40evf: use __GFP_NOWARN
8020 - i40e/i40evf: use pages correctly in Rx
8021 - i40e/i40evf: use logical operators, not bitwise
8022 - i40e: properly show packet split status in debugfs
8023 - i40e/i40evf: Bump version
8024 - ixgbe: use u32 instead of __u32 in model header
8025 - ixgbe: fix dates on header of ixgbe_model.h
8026 - i40e: get rid of magic number
8027 - i40e: drop unused debugfs file "dump"
8028 - i40evf: support packet split receive
8029 - i40e: trivial: cleanup use of pf->hw
8030 - i40e: Add a SW workaround for lost interrupts
8031 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
8032 - i40e: Removal of code which relies on BASE VEB SEID
8033 - i40e/i40evf: avoid atomics
8034 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
8035 - i40e: expand comment
8036 - i40e: better error reporting for nvmupdate
8037 - i40evf: set adapter state on reset failure
8038 - i40e: clean event descriptor before use
8039 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
8040 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
8041 - i40e/i40evf: Drop outer checksum offload that was not requested
8042 - i40e/i40evf: Use u64 values instead of casting them in TSO function
8043 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
8044 - i40e/i40evf: Consolidate all header changes into TSO function
8045 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
8046 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
8047 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
8048 - i40e/i40evf: Do not write to descriptor unless we complete
8049 - i40e/i40evf: Add exception handling for Tx checksum
8050 - i40e/i40evf: Clean-up Rx packet checksum handling
8051 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
8052 - i40e: Fix ATR in relation to tunnels
8053 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
8054 - i40e: Update feature flags to reflect newly enabled features
8055 - i40evf: Update feature flags to reflect newly enabled features
8056 - i40e: Add support for ATR w/ IPv6 extension headers
8057 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
8058 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
8059 - i40e/i40evf: Move Tx checksum closer to TSO
8060 - i40e: Add functions to blink led on 10GBaseT PHY
8061 - i40e: Fix led blink capability for 10GBaseT PHY
8062 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
8063 - i40e: Do not wait for Rx queue disable in DCB reconfig
8064 - i40e: Fix for unexpected messaging
8065 - i40e: Expose some registers to program parser, FD and RSS logic
8066 - i40e: add check for null VSI
8067 - i40e: add adminq commands for Rx CTL registers
8068 - i40e: implement and use Rx CTL helper functions
8069 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
8070 - i40e: suspend scheduling during driver unload
8071 - i40e: let go of the past
8072 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
8073
8074 * MPT3SAS Driver update for next kernel release (LP: #1512221)
8075 - mpt3sas: A correction in unmap_resources
8076 - mpt3sas: Added support for high port count HBA variants.
8077 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
8078 - mpt3sas: Fix static analyzer(coverity) tool identified defects
8079 - mpt3sas: Never block the Enclosure device
8080 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
8081 - mpt3sas: Added smp_affinity_enable module parameter.
8082 - mpt3sas: Add support for configurable Chain Frame Size
8083 - mpt3sas: Updated MPI Header to 2.00.42
8084 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
8085 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
8086 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
8087
8088 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
8089 - ibmvscsi: Add endian conversions to sysfs attribute show functions
8090
8091 * Miscellaneous Ubuntu changes
8092 - [Packaging] git-ubuntu-log -- output should be utf-8
8093 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
8094
8095 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
8096
8097 linux (4.4.0-7.22) xenial; urgency=low
8098
8099 [ Tim Gardner ]
8100
8101 * Release Tracking Bug
8102 - LP: #1547205
8103
8104 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
8105 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
8106 - arm64: kernel: implement ACPI parking protocol
8107
8108 * Please pull cgroup namespaces (LP: #1546775)
8109 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
8110 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
8111 - SAUCE: (noup) cgroup: introduce cgroup namespaces
8112 - SAUCE: (noup) cgroup: cgroup namespace setns support
8113 - SAUCE: (noup) kernfs: define kernfs_node_dentry
8114 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
8115 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
8116 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
8117
8118 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
8119 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
8120 - pwm: lpss: Remove ->free() callback
8121 - pwm: bcm2835: Calculate scaler in ->config()
8122 - pwm: bcm2835: Prevent division by zero
8123 - pwm: bcm2835: Fix email address specification
8124 - pwm: lpss: Update PWM setting for Broxton
8125 - pwm: lpss: Select core part automatically
8126 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
8127 - pwm: fsl-ftm: Fix clock enable/disable when using PM
8128 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
8129 - pwm: lpc32xx: make device usable with common clock framework
8130 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
8131 - pwm: lpc32xx: return ERANGE, if requested period is not supported
8132 - pwm: rcar: Improve accuracy of frequency division setting
8133 - pwm: Add PWM driver for OMAP using dual-mode timers
8134 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
8135 - pwm: omap-dmtimer: Potential NULL dereference on error
8136 - pwm: Mark all devices as "might sleep"
8137
8138 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
8139 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
8140 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
8141
8142 * Update megaraid driver to MR6.10 (LP: #1544679)
8143 - megaraid_sas: Do not allow PCI access during OCR
8144 - megaraid_sas: MFI IO timeout handling
8145 - megaraid_sas: Syncing request flags macro names with firmware
8146 - megaraid_sas: Task management support
8147 - megaraid_sas: Update device queue depth based on interface type
8148 - megaraid_sas: Fastpath region lock bypass
8149 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
8150 - megaraid_sas: Code optimization build_and_issue_cmd return-type
8151 - megaraid_sas: Dual queue depth support
8152 - megaraid_sas: IO throttling support
8153 - megaraid_sas: Make adprecovery variable atomic
8154 - megaraid_sas: MFI adapter OCR changes
8155 - megaraid_sas: Introduce module parameter for SCSI command timeout
8156 - megaraid_sas: SPERC OCR changes
8157 - megaraid_sas: driver version upgrade
8158 - megaraid: fix null pointer check in megasas_detach_one().
8159 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
8160 - megaraid_sas: Fix SMAP issue
8161 - megaraid_sas: Add an i/o barrier
8162
8163 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
8164 - powerpc/powernv: Fix stale PE primary bus
8165
8166 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
8167 - [Config] Update bnx2x d-i firmware to 7.12.30
8168
8169 * Miscellaneous Ubuntu changes
8170 - rebase to v4.4.2
8171
8172 * Miscellaneous upstream changes
8173 - openvswitch: allow management from inside user namespaces
8174 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
8175 - net, thunderx: Remove unnecessary rcv buffer start address management
8176 - net: thunderx: HW TSO support for pass-2 hardware
8177 - net: thunderx: Enable CQE count threshold interrupt
8178 - net: cavium: liquidio: use helpers ns_to_timespec64()
8179 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
8180 - arm64: KVM: Configure TCR_EL2.PS at runtime
8181 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
8182 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
8183 - arm64: lib: improve copy_page to deal with 128 bytes at a time
8184 - arm64: lib: patch in prfm for copy_page if requested
8185 - arm64: prefetch: add missing #include for spin_lock_prefetch
8186 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
8187 - net: thunderx: Use napi_schedule_irqoff()
8188 - net: thunderx: Assign affinity hints to vf's interrupts
8189 - net: thunderx: bgx: Use standard firmware node infrastructure.
8190 - net: thunderx: bgx: Add log message when setting mac address
8191 - net: thunderx: Alloc higher order pages when pagesize is small
8192 - net: cavium: liquidio: Return correct error code
8193 - net: cavium: liquidio: fix check for in progress flag
8194 - livepatch: add old_sympos as disambiguator field to klp_func
8195 - livepatch: add sympos as disambiguator field to klp_reloc
8196 - livepatch: function,sympos scheme in livepatch sysfs directory
8197 - module: Use the same logic for setting and unsetting RO/NX
8198 - gcov: use within_module() helper.
8199 - module: use a structure to encapsulate layout.
8200 - module: clean up RO/NX handling.
8201 - module: keep percpu symbols in module's symtab
8202 - livepatch: Cleanup module page permission changes
8203
8204 [ Upstream Kernel Changes ]
8205
8206 * rebase to v4.4.2
8207
8208 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
8209
8210 linux (4.4.0-6.21) xenial; urgency=low
8211
8212 [ Tim Gardner ]
8213
8214 * Release Tracking Bug
8215 - LP: #1546283
8216
8217 * Naples/Zen, NTB Driver (LP: #1542071)
8218 - [Config] CONFIG_NTB_AMD=m
8219 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
8220
8221 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
8222 - SAUCE: storvsc: use small sg_tablesize on x86
8223
8224 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
8225 - [Config] CONFIG_ARMV8_DEPRECATED=y
8226
8227 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
8228 - powerpc/eeh: Fix stale cached primary bus
8229
8230 * Miscellaneous Ubuntu changes
8231 - SAUCE: fs: Add user namesapace member to struct super_block
8232 - SAUCE: fs: Limit file caps to the user namespace of the super block
8233 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
8234 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
8235 - SAUCE: block_dev: Check permissions towards block device inode when mounting
8236 - SAUCE: fs: Treat foreign mounts as nosuid
8237 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
8238 - SAUCE: userns: Replace in_userns with current_in_userns
8239 - SAUCE: Smack: Handle labels consistently in untrusted mounts
8240 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
8241 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
8242 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
8243 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
8244 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
8245 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
8246 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
8247 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
8248 - SAUCE: fuse: Add support for pid namespaces
8249 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
8250 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
8251 - SAUCE: fuse: Allow user namespace mounts
8252 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
8253 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
8254 - SAUCE: quota: Convert ids relative to s_user_ns
8255 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
8256 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
8257 - SAUCE: quota: Treat superblock owner as privilged
8258 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
8259 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
8260 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
8261 - SAUCE: ext4: Add module parameter to enable user namespace mounts
8262 - SAUCE: fuse: Add module parameter to enable user namespace mounts
8263
8264 * Miscellaneous upstream changes
8265 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
8266 - libahci: Implement the capability to override the generic ahci interrupt handler.
8267 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
8268 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
8269
8270 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
8271
8272 linux (4.4.0-5.20) xenial; urgency=low
8273
8274 [ Tim Gardner ]
8275
8276 * Release Tracking Bug
8277 - LP: #1544637
8278
8279 * s390/cio: update measurement characteristics (LP: #1541534)
8280 - s390/cio: fix measurement characteristics memleak
8281 - s390/cio: ensure consistent measurement state
8282 - s390/cio: update measurement characteristics
8283
8284 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
8285 - qeth: initialize net_device with carrier off
8286
8287 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
8288 - [Config] CONFIG_ZONE_DMA=y
8289 - mm: CONFIG_NR_ZONES_EXTENDED
8290
8291 * perf enahancements for ppc64 (LP: #1521678)
8292 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
8293 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
8294 - perf kvm/powerpc: Port perf kvm stat to powerpc
8295 - perf kvm/powerpc: Add support for HCALL reasons
8296
8297 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
8298 - SAUCE: nbd: ratelimit error msgs after socket close
8299
8300 * sleep from invalid context in aa_move_mount (LP: #1539349)
8301 - SAUCE: apparmor: fix sleep from invalid context
8302
8303 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
8304 - net/mlx5_core: Modify enable/disable hca functions
8305 - net/mlx5_core: Add base sriov support
8306 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
8307 - net/mlx5: Update access functions to Query/Modify vport MAC address
8308 - net/mlx5: Introduce access functions to modify/query vport mac lists
8309 - net/mlx5: Introduce access functions to modify/query vport state
8310 - net/mlx5: Introduce access functions to modify/query vport promisc mode
8311 - net/mlx5: Introduce access functions to modify/query vport vlans
8312 - net/mlx5e: Write UC/MC list and promisc mode into vport context
8313 - net/mlx5e: Write vlan list into vport context
8314 - net/mlx5: Introducing E-Switch and l2 table
8315 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
8316 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
8317 - net/mlx5: E-Switch, Introduce Vport administration functions
8318 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
8319 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
8320 - net/mlx5: E-Switch, Introduce get vf statistics
8321 - net/mlx5e: Add support for SR-IOV ndos
8322 - net/mlx5: Fix query E-Switch capabilities
8323 - net/mlx5e: Assign random MAC address if needed
8324
8325 * make wacom_w8001 work well in xenial (LP: #1542771)
8326 - Input: wacom_w8001 - use __set_bit for evbits
8327 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
8328 - Input: wacom_w8001 - handle touch error case correctly
8329 - Input: wacom_w8001 - split pen and touch initialization up
8330 - Input: wacom_w8001 - split the touch and pen devices into two devices
8331 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
8332
8333 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
8334 - ubuntu: vbox -- update to 5.0.14-dfsg-2
8335
8336 * Miscellaneous Ubuntu changes
8337 - [Packaging] git-ubuntu-log -- fix empty section formatting
8338 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
8339
8340 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
8341
8342 linux (4.4.0-4.19) xenial; urgency=low
8343
8344 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
8345 - [Config] update spl/zfs version
8346 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
8347 - [Config] reconstruct -- drop links for zfs userspace components
8348 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
8349
8350 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
8351 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
8352
8353 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
8354 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
8355
8356 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
8357 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
8358
8359 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
8360 - HID: multitouch: enable palm rejection if device implements confidence usage
8361
8362 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
8363 - qla2xxx: Remove unavailable firmware files
8364 - qla2xxx: Enable Extended Logins support
8365 - qla2xxx: Enable Exchange offload support.
8366 - qla2xxx: Enable Target counters in DebugFS.
8367 - qla2xxx: Add FW resource count in DebugFS.
8368 - qla2xxx: Added interface to send explicit LOGO.
8369 - qla2xxx: Delete session if initiator is gone from FW
8370 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
8371 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
8372 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
8373 - qla2xxx: Add irq affinity notification
8374 - qla2xxx: Add selective command queuing
8375 - qla2xxx: Move atioq to a different lock to reduce lock contention
8376 - qla2xxx: Disable ZIO at start time.
8377 - qla2xxx: Set all queues to 4k
8378 - qla2xxx: Check for online flag instead of active reset when transmitting responses
8379 - scsi: qla2xxxx: avoid type mismatch in comparison
8380
8381 * [Hyper-V] PCI Passthrough (LP: #1541120)
8382 - x86/irq: Export functions to allow MSI domains in modules
8383 - genirq/msi: Export functions to allow MSI domains in modules
8384
8385 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
8386 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
8387 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
8388 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
8389 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
8390 - lpfc: Fix crash in fcp command completion path.
8391 - lpfc: Modularize and cleanup FDMI code in driver
8392 - lpfc: Fix RDP Speed reporting.
8393 - lpfc: Fix RDP ACC being too long.
8394 - lpfc: Make write check error processing more resilient
8395 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
8396 - lpfc: Fix mbox reuse in PLOGI completion
8397 - lpfc: Fix external loopback failure.
8398 - lpfc: Add logging for misconfigured optics.
8399 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
8400 - lpfc: Use kzalloc instead of kmalloc
8401 - lpfc: Update version to 11.0.0.10 for upstream patch set
8402
8403 * Miscellaneous Ubuntu changes
8404 - [Config] CONFIG_ARM64_VA_BITS=48
8405 - [Config] Fixed Vcs-Git
8406
8407 * Miscellaneous upstream changes
8408 - cxl: Fix possible idr warning when contexts are released
8409 - cxl: use correct operator when writing pcie config space values
8410 - cxlflash: drop unlikely before IS_ERR_OR_NULL
8411 - cxl: Fix DSI misses when the context owning task exits
8412 - cxlflash: Removed driver date print
8413 - cxlflash: Fix to resolve cmd leak after host reset
8414 - cxlflash: Resolve oops in wait_port_offline
8415 - cxlflash: Enable device id for future IBM CXL adapter
8416 - cxl: fix build for GCC 4.6.x
8417 - cxl: use -Werror only with CONFIG_PPC_WERROR
8418 - cxl: Enable PCI device ID for future IBM CXL adapter
8419
8420 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
8421
8422 linux (4.4.0-3.17) xenial; urgency=low
8423
8424 [ Tim Gardner ]
8425
8426 * Release Tracking Bug
8427 - LP: #1541058
8428 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
8429 - LP: #1531539
8430 * SAUCE: nvme merge cleanup
8431 - LP: #1531539
8432 * rebase to v4.4.1
8433
8434 [ Andy Whitcroft ]
8435
8436 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
8437 ioctls"
8438 - LP: #1538618
8439 * postinst -- detect symlinks correctly
8440 - LP: #1536810
8441
8442 [ John Johansen ]
8443
8444 * SAUCE: apparmor: fix sleep from invalid context
8445 - LP: #1539349
8446
8447 [ Upstream Kernel Changes ]
8448
8449 * powerpc/eeh: Fix PE location code
8450 - LP: #1538909
8451 * powerpc/pseries: Limit EPOW reset event warnings
8452 - LP: #1539102
8453 * lightnvm: fix bio submission issue
8454 - LP: #1531539
8455 * lightnvm: fix incorrect nr_free_blocks stat
8456 - LP: #1531539
8457 * lightnvm: add check after mempool allocation
8458 - LP: #1531539
8459 * lightnvm: unlock rq and free ppa_list on submission fail
8460 - LP: #1531539
8461 * lightnvm: move ppa erase logic to core
8462 - LP: #1531539
8463 * lightnvm: refactor rqd ppa list into set/free
8464 - LP: #1531539
8465 * lightnvm: refactor end_io functions for sync
8466 - LP: #1531539
8467 * lightnvm: return the get_bb_tbl return value
8468 - LP: #1531539
8469 * lightnvm: check bi_error in gc
8470 - LP: #1531539
8471 * lightnvm: put block back to gc list on its reclaim fail
8472 - LP: #1531539
8473 * lightnvm: fix locking and mempool in rrpc_lun_gc
8474 - LP: #1531539
8475 * lightnvm: sectors first in ppa list
8476 - LP: #1531539
8477 * lightnvm: move the pages per block check out of the loop
8478 - LP: #1531539
8479 * lightnvm: support multiple ppas in nvm_erase_ppa
8480 - LP: #1531539
8481 * lightnvm: move rq->error to nvm_rq->error
8482 - LP: #1531539
8483 * lightnvm: introduce nvm_submit_ppa
8484 - LP: #1531539
8485 * lightnvm: reference rrpc lun in rrpc block
8486 - LP: #1531539
8487 * lightnvm: fix missing grown bad block type
8488 - LP: #1531539
8489 * lightnvm: manage open and closed blocks separately
8490 - LP: #1531539
8491 * lightnvm: add mccap support
8492 - LP: #1531539
8493 * lightnvm: introduce mlc lower page table mappings
8494 - LP: #1531539
8495 * lightnvm: core on-disk initialization
8496 - LP: #1531539
8497 * lightnvm: introduce ioctl to initialize device
8498 - LP: #1531539
8499 * lightnvm: use system block for mm initialization
8500 - LP: #1531539
8501 * lightnvm: introduce factory reset
8502 - LP: #1531539
8503 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
8504 - LP: #1531539
8505 * blk-mq: add a flags parameter to blk_mq_alloc_request
8506 - LP: #1531539
8507 * nvme: move struct nvme_iod to pci.c
8508 - LP: #1531539
8509 * nvme: split command submission helpers out of pci.c
8510 - LP: #1531539
8511 * nvme: use offset instead of a struct for registers
8512 - LP: #1531539
8513 * nvme: split nvme_trans_device_id_page
8514 - LP: #1531539
8515 * nvme: use vendor it from identify
8516 - LP: #1531539
8517 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
8518 - LP: #1531539
8519 * nvme: simplify nvme_setup_prps calling convention
8520 - LP: #1531539
8521 * nvme: refactor nvme_queue_rq
8522 - LP: #1531539
8523 * nvme: factor out a nvme_unmap_data helper
8524 - LP: #1531539
8525 * nvme: move nvme_error_status to common code
8526 - LP: #1531539
8527 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
8528 - LP: #1531539
8529 * nvme: split __nvme_submit_sync_cmd
8530 - LP: #1531539
8531 * nvme: use the block layer for userspace passthrough metadata
8532 - LP: #1531539
8533 * nvme: move block_device_operations and ns/ctrl freeing to common code
8534 - LP: #1531539
8535 * nvme: add explicit quirk handling
8536 - LP: #1531539
8537 * nvme: move remaining CC setup into nvme_enable_ctrl
8538 - LP: #1531539
8539 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
8540 - LP: #1531539
8541 * nvme: add a common helper to read Identify Controller data
8542 - LP: #1531539
8543 * nvme: move the call to nvme_init_identify earlier
8544 - LP: #1531539
8545 * nvme: move namespace scanning to common code
8546 - LP: #1531539
8547 * nvme: move chardev and sysfs interface to common code
8548 - LP: #1531539
8549 * nvme: refactor set_queue_count
8550 - LP: #1531539
8551 * blk-integrity: empty implementation when disabled
8552 - LP: #1531539
8553 * NVMe: fix build with CONFIG_NVM enabled
8554 - LP: #1531539
8555 * nvme: fix another 32-bit build warning
8556 - LP: #1531539
8557 * nvme: precedence bug in nvme_pr_clear()
8558 - LP: #1531539
8559 * nvme: only ignore hardware errors in nvme_create_io_queues
8560 - LP: #1531539
8561 * nvme: only add a controller to dev_list after it's been fully
8562 initialized
8563 - LP: #1531539
8564 * nvme: protect against simultaneous shutdown invocations
8565 - LP: #1531539
8566 * nvme: don't take the I/O queue q_lock in nvme_timeout
8567 - LP: #1531539
8568 * nvme: merge nvme_abort_req and nvme_timeout
8569 - LP: #1531539
8570 * nvme: add NVME_SC_CANCELLED
8571 - LP: #1531539
8572 * nvme: simplify resets
8573 - LP: #1531539
8574 * nvme: do not restart the request timeout if we're resetting the
8575 controller
8576 - LP: #1531539
8577 * nvme: merge probe_work and reset_work
8578 - LP: #1531539
8579 * nvme: remove dead controllers from a work item
8580 - LP: #1531539
8581 * nvme: switch abort_limit to an atomic_t
8582 - LP: #1531539
8583 * NVMe: Implement namespace list scanning
8584 - LP: #1531539
8585 * NVMe: Use unbounded work queue for all work
8586 - LP: #1531539
8587 * NVMe: Remove device management handles on remove
8588 - LP: #1531539
8589 * NVMe: Simplify metadata setup
8590 - LP: #1531539
8591 * nvme: fix admin queue depth
8592 - LP: #1531539
8593 * nvme: factor out a few helpers from req_completion
8594 - LP: #1531539
8595 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
8596 - LP: #1531539
8597 * nvme: switch abort to blk_execute_rq_nowait
8598 - LP: #1531539
8599 * nvme: special case AEN requests
8600 - LP: #1531539
8601 * nvme: simplify completion handling
8602 - LP: #1531539
8603 * nvme: properly free resources for cancelled command
8604 - LP: #1531539
8605 * nvme: meta_sg doesn't have to be an array
8606 - LP: #1531539
8607 * nvme: merge iod and cmd_info
8608 - LP: #1531539
8609 * NVMe: Add pci error handlers
8610 - LP: #1531539
8611 * NVMe: Export namespace attributes to sysfs
8612 - LP: #1531539
8613 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
8614 - LP: #1531539
8615 * nvme: synchronize access to ctrl->namespaces
8616 - LP: #1531539
8617 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
8618 - LP: #1531539
8619 * nvme: make SG_IO support optional
8620 - LP: #1531539
8621 * NVMe: Fix admin queue ring wrap
8622 - LP: #1531539
8623 * NVMe: Use a retryable error code on reset
8624 - LP: #1531539
8625 * NVMe: Remove queue freezing on resets
8626 - LP: #1531539
8627 * NVMe: IO queue deletion re-write
8628 - LP: #1531539
8629 * NVMe: Shutdown controller only for power-off
8630 - LP: #1531539
8631 * NVMe: Export NVMe attributes to sysfs group
8632 - LP: #1531539
8633 * i40e: fix build warnings
8634 * net: i40e: shut up uninitialized variable warnings
8635 * Drivers: hv: vmbus: fix build warning
8636 * Drivers: hv: util: Increase the timeout for util services
8637 * Drivers: hv: utils: run polling callback always in interrupt context
8638 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
8639 * tools: hv: remove repeated HV_FCOPY string
8640 * Drivers: hv: util: catch allocation errors
8641 * Drivers: hv: utils: use memdup_user in hvt_op_write
8642 * drivers/hv: cleanup synic msrs if vmbus connect failed
8643 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
8644 num
8645 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
8646 * drivers:hv: Define the channel type for Hyper-V PCI Express
8647 pass-through
8648 * Drivers: hv: vss: run only on supported host versions
8649 * Drivers: hv: vmbus: Use uuid_le type consistently
8650 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
8651 * Drivers: hv: vmbus: Get rid of the unused macro
8652 * Drivers: hv: vmbus: Get rid of the unused irq variable
8653 * Drivers: hv: vmbus: serialize process_chn_event() and
8654 vmbus_close_internal()
8655 * Drivers: hv: vmbus: do sanity check of channel state in
8656 vmbus_close_internal()
8657 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
8658 driver
8659 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
8660 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
8661 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
8662 * Drivers: hv: vmbus: Fix a Host signaling bug
8663 * drivers/hv: correct tsc page sequence invalid value
8664 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
8665 * Drivers: hv: utils: Invoke the poll function after handshake
8666 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
8667 * Drivers: hv: utils: fix memory leak on on_msg() failure
8668 * Drivers: hv: utils: rename outmsg_lock
8669 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
8670 * Drivers: hv: utils: fix crash when device is removed from host side
8671 * Drivers: hv: ring_buffer.c: fix comment style
8672 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
8673 * Drivers: hv: ring_buffer: remove code duplication from
8674 hv_ringbuffer_peek/read()
8675 * Drivers: hv: remove code duplication between
8676 vmbus_recvpacket()/vmbus_recvpacket_raw()
8677 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
8678 * drivers/hv: replace enum hv_message_type by u32
8679 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
8680 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
8681 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
8682 header
8683 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
8684 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
8685 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
8686
8687 [ Upstream Kernel Changes ]
8688
8689 * rebase to v4.4.1
8690 - LP: #1533461
8691 - LP: #1529624
8692
8693 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
8694
8695 linux (4.4.0-2.16) xenial; urgency=low
8696
8697 [ Andy Whitcroft ]
8698
8699 * Release Tracking Bug
8700 - LP: #1539090
8701 * SAUCE: hv: hv_set_ifconfig -- convert to python3
8702 - LP: #1506521
8703 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
8704 - LP: #1538618
8705
8706 [ Colin Ian King ]
8707
8708 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
8709 bit FADT addresses (LP: #1529381)
8710 - LP: #1529381
8711
8712 [ John Johansen ]
8713
8714 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
8715 being shutdown
8716 - LP: #1446906
8717
8718 [ Mahesh Salgaonkar ]
8719
8720 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
8721 - LP: #1537881
8722 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
8723 interrupt.
8724 - LP: #1537881
8725 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
8726 base errors
8727 - LP: #1537881
8728
8729 [ Paolo Pisati ]
8730
8731 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
8732 #843419 build flags
8733 - LP: #1533009
8734 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
8735 * [Config] disable ARCH_ZX (ZTE ZX Soc)
8736
8737 [ Tim Gardner ]
8738
8739 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
8740 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
8741 - LP: #1536719
8742 * SAUCE: drop obsolete bnx2x firmware
8743 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
8744 - LP: #1536474
8745 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
8746 - LP: #1534647
8747 * [Config] Add pvpanic to virtual flavour
8748 - LP: #1537923
8749 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
8750 - LP: #1520457
8751
8752 [ Upstream Kernel Changes ]
8753
8754 * i40evf: fix compiler warning of unused variable
8755 - LP: #1536474
8756 * intel: i40e: fix confused code
8757 - LP: #1536474
8758 * i40e/i40evf: remove unused tunnel parameter
8759 - LP: #1536474
8760 * i40e: Change BUG_ON to WARN_ON in service event complete
8761 - LP: #1536474
8762 * i40e: remove BUG_ON from feature string building
8763 - LP: #1536474
8764 * i40e: remove BUG_ON from FCoE setup
8765 - LP: #1536474
8766 * i40e: Workaround fix for mss < 256 issue
8767 - LP: #1536474
8768 * i40e/i40evf: Add a stat to track how many times we have to do a force
8769 WB
8770 - LP: #1536474
8771 * i40e: Move the saving of old link info from handle_link_event to
8772 link_event
8773 - LP: #1536474
8774 * i40e/i40evf: Add comment to #endif
8775 - LP: #1536474
8776 * i40e/i40evf: clean up error messages
8777 - LP: #1536474
8778 * i40evf: handle many MAC filters correctly
8779 - LP: #1536474
8780 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
8781 - LP: #1536474
8782 * i40e: rework the functions to configure RSS with similar parameters
8783 - LP: #1536474
8784 * i40e: create a generic configure rss function
8785 - LP: #1536474
8786 * i40e: Bump version to 1.4.2
8787 - LP: #1536474
8788 * i40e: add new fields to store user configuration
8789 - LP: #1536474
8790 * i40e: rename rss_size to alloc_rss_size in i40e_pf
8791 - LP: #1536474
8792 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
8793 workaround
8794 - LP: #1536474
8795 * i40e/i40evf: prefetch skb data on transmit
8796 - LP: #1536474
8797 * i40evf: rename VF adapter specific RSS function
8798 - LP: #1536474
8799 * i40evf: create a generic config RSS function
8800 - LP: #1536474
8801 * i40evf: create a generic get RSS function
8802 - LP: #1536474
8803 * i40evf: add new fields to store user configuration of RSS
8804 - LP: #1536474
8805 * i40e: Update error messaging
8806 - LP: #1536474
8807 * i40e: fix confusing message
8808 - LP: #1536474
8809 * i40e: make error message more useful
8810 - LP: #1536474
8811 * i40evf: quoth the VF driver, Nevermore
8812 - LP: #1536474
8813 * i40evf: allocate queue vectors dynamically
8814 - LP: #1536474
8815 * i40evf: allocate ring structs dynamically
8816 - LP: #1536474
8817 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
8818 - LP: #1536474
8819 * i40e: fix: do not sleep in netdev_ops
8820 - LP: #1536474
8821 * i40e: remove unused argument
8822 - LP: #1536474
8823 * i40evf: increase max number of queues
8824 - LP: #1536474
8825 * i40evf: set real num queues
8826 - LP: #1536474
8827 * i40evf: remove duplicate string
8828 - LP: #1536474
8829 * i40e: Detection and recovery of TX queue hung logic moved to
8830 service_task from tx_timeout
8831 - LP: #1536474
8832 * i40e: Fix memory leaks, sideband filter programming
8833 - LP: #1536474
8834 * i40evf: don't use atomic allocation
8835 - LP: #1536474
8836 * i40e: propagate properly
8837 - LP: #1536474
8838 * i40evf: use correct types
8839 - LP: #1536474
8840 * i40e: use priv flags to control packet split
8841 - LP: #1536474
8842 * i40e: Remove separate functions gathering XOFF Rx stats
8843 - LP: #1536474
8844 * i40e: fix whitespace
8845 - LP: #1536474
8846 * i40e/i40evf: use logical operator
8847 - LP: #1536474
8848 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
8849 - LP: #1536474
8850 * i40e: trivial fixes
8851 - LP: #1536474
8852 * i40e: Fix i40e_print_features() VEB mode output
8853 - LP: #1536474
8854 * i40e: chomp the BIT(_ULL)
8855 - LP: #1536474
8856 * i40e: properly delete VF MAC filters
8857 - LP: #1536474
8858 * i40e: don't add zero MAC filter
8859 - LP: #1536474
8860 * i40evf: check rings before freeing resources
8861 - LP: #1536474
8862 * i40e: use explicit cast from u16 to u8
8863 - LP: #1536474
8864 * i40e: Opcode and structures required by OEM Post Update AQ command and
8865 add new NVM arq message
8866 - LP: #1536474
8867 * i40e: hush little warnings
8868 - LP: #1536474
8869 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
8870 - LP: #1536474
8871 * i40e: clean whole mac filter list
8872 - LP: #1536474
8873 * i40evf: change version string generation
8874 - LP: #1536474
8875 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
8876 - LP: #1536474
8877 * geneve: UDP checksum configuration via netlink
8878 - LP: #1536474
8879 * geneve: Add geneve udp port offload for ethernet devices
8880 - LP: #1536474
8881 * i40e: geneve tunnel offload support
8882 - LP: #1536474
8883 * geneve: Add geneve_get_rx_port support
8884 - LP: #1536474
8885 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
8886 - LP: #1536474
8887 * i40e: change log messages and error returns
8888 - LP: #1536474
8889 * i40e: allow zero MAC address for VFs
8890 - LP: #1536474
8891 * i40e: Look up MAC address in Open Firmware or IDPROM
8892 - LP: #1536474
8893 * i40e: Fix Rx hash reported to the stack by our driver
8894 - LP: #1536474
8895 * i40e: remove forever unused ID
8896 - LP: #1536474
8897 * igb: add 88E1543 initialization code
8898 * igb: don't unmap NULL hw_addr
8899 * igb: use the correct i210 register for EEMNGCTL
8900 * igb: fix NULL derefs due to skipped SR-IOV enabling
8901 * igb: improve handling of disconnected adapters
8902 * igb: Remove GS40G specific defines/functions
8903 * igb: Don't add PHY address to PCDL address
8904 * igb: Improve cable length function for I210, etc.
8905 * igb: Explicitly label self-test result indices
8906 * ixgbe: drop null test before destroy functions
8907 - LP: #1536473
8908 * ixgbe: Delete redundant include file
8909 - LP: #1536473
8910 * ixgbe: fix multiple kernel-doc errors
8911 - LP: #1536473
8912 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
8913 vector
8914 - LP: #1536473
8915 * ixgbe: Add KR mode support for CS4227 chip
8916 - LP: #1536473
8917 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
8918 to 12K
8919 - LP: #1536473
8920 * ixgbe/ixgbevf: use napi_schedule_irqoff()
8921 - LP: #1536473
8922 * ixgbe: Remove CS4227 diagnostic code
8923 - LP: #1536473
8924 * ixgbevf: use ether_addr_copy instead of memcpy
8925 - LP: #1536473
8926 * ixgbevf: fix spoofed packets with random MAC
8927 - LP: #1536473
8928 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
8929 - LP: #1536473
8930 * ixgbe: Add support for newer thermal alarm
8931 - LP: #1536473
8932 * ixgbe: Use private workqueue to avoid certain possible hangs
8933 - LP: #1536473
8934 * ixgbevf: Use a private workqueue to avoid certain possible hangs
8935 - LP: #1536473
8936 * ixgbevf: Minor cleanups
8937 - LP: #1536473
8938 * ixgbe: Refactor MAC address configuration code
8939 - LP: #1536473
8940 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
8941 - LP: #1536473
8942 * ixgbe: Allow FDB entries access to more RAR filters
8943 - LP: #1536473
8944 * ixgbe: Update PTP to support X550EM_x devices
8945 - LP: #1536473
8946 * ixgbe: Correct spec violations by waiting after reset
8947 - LP: #1536473
8948 * ixgbe: Wait for master disable to be set
8949 - LP: #1536473
8950 * ixgbe: Save VF info and take references
8951 - LP: #1536473
8952 * ixgbe: Handle extended IPv6 headers in Tx path
8953 - LP: #1536473
8954 * ixgbe: Always turn PHY power on when requested
8955 - LP: #1536473
8956 * ixgbevf: Handle extended IPv6 headers in Tx path
8957 - LP: #1536473
8958 * ixgbe: Return error on failure to allocate mac_table
8959 - LP: #1536473
8960 * ixgbe: Fix SR-IOV VLAN pool configuration
8961 - LP: #1536473
8962 * ixgbe: Simplify definitions for regidx and bit in set_vfta
8963 - LP: #1536473
8964 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
8965 - LP: #1536473
8966 * ixgbe: Simplify configuration of setting VLVF and VLVFB
8967 - LP: #1536473
8968 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
8969 - LP: #1536473
8970 * ixgbe: Reorder search to work from the top down instead of bottom up
8971 - LP: #1536473
8972 * ixgbe: Add support for VLAN promiscuous with SR-IOV
8973 - LP: #1536473
8974 * ixgbe: Fix VLAN promisc in relation to SR-IOV
8975 - LP: #1536473
8976 * ixgbe: Clear stale pool mappings
8977 - LP: #1536473
8978 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
8979 - LP: #1536473
8980 * ixgbe: do not report 2.5 Gbps as supported
8981 - LP: #1536473
8982 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
8983 per vector
8984 - LP: #1536473
8985 * ixgbevf: minor cleanups for ixgbevf_set_itr()
8986 - LP: #1536473
8987 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
8988 - LP: #1536473
8989 * ixgbe: report correct media type for KR, KX and KX4 interfaces
8990 - LP: #1536473
8991 * ixgbe: Clean up redundancy in hw_enc_features
8992 - LP: #1536473
8993 * ixgbe: fix RSS limit for X550
8994 - LP: #1536473
8995 * ixgbe: Correct X550EM_x revision check
8996 - LP: #1536473
8997 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
8998 - LP: #1536473
8999 * ixgbe: Fill at least min credits to a TC credit refills
9000 - LP: #1536473
9001 * ixgbe: use correct FCoE DDP max check
9002 - LP: #1536473
9003 * ixgbe: fix broken PFC with X550
9004 - LP: #1536473
9005 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
9006 - LP: #1536473
9007 * ixgbe: Correct handling of any outer UDP checksum setting
9008 - LP: #1536473
9009 * ixgbe: Fix to get FDMI HBA attributes information with X550
9010 - LP: #1536473
9011 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
9012 - LP: #1536473
9013 * ixgbe: Make ATR recognize IPv6 extended headers
9014 - LP: #1536473
9015 * e1000: make eeprom read/write scheduler friendly
9016 * e1000: fix data race between tx_ring->next_to_clean
9017 * e1000: Remove checkpatch coding style errors
9018 * e1000: clean up the checking logic
9019 * e1000: fix a typo in the comment
9020 * e1000e: clean up the local variable
9021 * e1000: fix kernel-doc argument being missing
9022 * e1000: get rid of duplicate exit path
9023 * e1000: Elementary checkpatch warnings and checks removed
9024 * e1000e: fix division by zero on jumbo MTUs
9025 * e1000e: Increase timeout of polling bit RSPCIPHY
9026 * e1000e: initial support for i219-LM (3)
9027 * e1000e: Switch e1000e_up to void, drop code checking for error result
9028 * e1000e: Remove unreachable code
9029 * e1000e: Do not read ICR in Other interrupt
9030 * e1000e: Do not write lsc to ics in msi-x mode
9031 * e1000e: Fix msi-x interrupt automask
9032 * acpi: pci: Setup MSI domain for ACPI based pci devices
9033 * irqdomain: Introduce is_fwnode_irqchip helper
9034 * irqchip/gic-v2m: Refactor to prepare for ACPI support
9035 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
9036 * clk: xgene: Fix divider with non-zero shift value
9037 * i2c: designware: Do not require clock when SSCN and FFCN are provided
9038 * fm10k: do not assume VF always has 1 queue
9039 - LP: #1536475
9040 * fm10k: Correct MTU for jumbo frames
9041 - LP: #1536475
9042 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
9043 vector
9044 - LP: #1536475
9045 * fm10k: use napi_schedule_irqoff()
9046 - LP: #1536475
9047 * fm10k: set netdev features in one location
9048 - LP: #1536475
9049 * fm10k: reset max_queues on init_hw_vf failure
9050 - LP: #1536475
9051 * fm10k: always check init_hw for errors
9052 - LP: #1536475
9053 * fm10k: reinitialize queuing scheme after calling init_hw
9054 - LP: #1536475
9055 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
9056 - LP: #1536475
9057 * fm10k: explicitly typecast vlan values to u16
9058 - LP: #1536475
9059 * fm10k: add statistics for actual DWORD count of mbmem mailbox
9060 - LP: #1536475
9061 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
9062 - LP: #1536475
9063 * fm10k: Add support for ITR scaling based on PCIe link speed
9064 - LP: #1536475
9065 * fm10k: introduce ITR_IS_ADAPTIVE macro
9066 - LP: #1536475
9067 * fm10k: Update adaptive ITR algorithm
9068 - LP: #1536475
9069 * fm10k: use macro for default Tx and Rx ITR values
9070 - LP: #1536475
9071 * fm10k: change default Tx ITR to 25usec
9072 - LP: #1536475
9073 * fm10k: TRIVIAL fix typo of hardware
9074 - LP: #1536475
9075 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
9076 - LP: #1536475
9077 * fm10k: use ether_addr_copy to copy MAC address
9078 - LP: #1536475
9079 * fm10k: do not use CamelCase
9080 - LP: #1536475
9081 * fm10k: remove unnecessary else block from if statements with return
9082 - LP: #1536475
9083 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
9084 - LP: #1536475
9085 * fm10k: consistently refer to VLANs and VLAN IDs
9086 - LP: #1536475
9087 * fm10k: bump driver version
9088 - LP: #1536475
9089 * fm10k: conditionally compile DCB and DebugFS support
9090 - LP: #1536475
9091 * fm10k: Cleanup MSI-X interrupts in case of failure
9092 - LP: #1536475
9093 * fm10k: Cleanup exception handling for mailbox interrupt
9094 - LP: #1536475
9095 * fm10k: do not inline fm10k_iov_select_vid()
9096 - LP: #1536475
9097 * fm10k: whitespace cleanups
9098 - LP: #1536475
9099 * fm10k: use BIT() macro instead of open-coded bit-shifting
9100 - LP: #1536475
9101 * fm10k: cleanup namespace pollution
9102 - LP: #1536475
9103 * fm10k: cleanup overly long lines
9104 - LP: #1536475
9105 * fm10k: initialize xps at driver load
9106 - LP: #1536475
9107 * fm10k: don't initialize fm10k_workqueue at global level
9108 - LP: #1536475
9109 * fm10k: correctly pack TLV structures and explain reasoning
9110 - LP: #1536475
9111 * fm10k: Cleanup exception handling for changing queues
9112 - LP: #1536475
9113 * fm10k: use ether_addr_equal instead of memcmp
9114 - LP: #1536475
9115 * fm10k: address operator not needed when declaring function pointers
9116 - LP: #1536475
9117 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
9118 - LP: #1536475
9119 * fm10k: remove unused struct element
9120 - LP: #1536475
9121 * fm10k: use true/false for boolean get_host_state
9122 - LP: #1536475
9123 * fm10k: cleanup mailbox code comments etc
9124 - LP: #1536475
9125 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
9126 - LP: #1536475
9127 * device property: always check for fwnode type
9128 - LP: #1533035
9129 * device property: rename helper functions
9130 - LP: #1533035
9131 * device property: refactor built-in properties support
9132 - LP: #1533035
9133 * device property: keep single value inplace
9134 - LP: #1533035
9135 * device property: helper macros for property entry creation
9136 - LP: #1533035
9137 * device property: improve readability of macros
9138 - LP: #1533035
9139 * device property: return -EINVAL when property isn't found in ACPI
9140 - LP: #1533035
9141 * device property: Fallback to secondary fwnode if primary misses the
9142 property
9143 - LP: #1533035
9144 * device property: Take a copy of the property set
9145 - LP: #1533035
9146 * driver core: platform: Add support for built-in device properties
9147 - LP: #1533035
9148 * driver core: Do not overwrite secondary fwnode with NULL if it is set
9149 - LP: #1533035
9150 * mfd: core: propagate device properties to sub devices drivers
9151 - LP: #1533035
9152 * mfd: intel-lpss: Add support for passing device properties
9153 - LP: #1533035
9154 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
9155 - LP: #1533035
9156 * mfd: intel-lpss: Pass HSUART configuration via properties
9157 - LP: #1533035
9158 * i2c: designware: Convert to use unified device property API
9159 - LP: #1533035
9160 * keys, trusted: fix: *do not* allow duplicate key options
9161 - LP: #1398274
9162 * keys, trusted: select hash algorithm for TPM2 chips
9163 - LP: #1398274
9164 * keys, trusted: seal with a TPM2 authorization policy
9165 - LP: #1398274
9166 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
9167 - LP: #1461360
9168 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
9169 - LP: #1461360
9170 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
9171 offset
9172 - LP: #1461360
9173 * drm/i915: WaRsDisableCoarsePowerGating
9174 - LP: #1527462
9175 * drm/i915/skl: Add SKL GT4 PCI IDs
9176 - LP: #1527462
9177 * drm/i915/skl: Disable coarse power gating up until F0
9178 - LP: #1527462
9179 * platform:x86: add Intel P-Unit mailbox IPC driver
9180 - LP: #1520457
9181 * intel_punit_ipc: add NULL check for input parameters
9182 - LP: #1520457
9183 * platform/x86: Add Intel Telemetry Core Driver
9184 - LP: #1520457
9185 * intel_pmc_ipc: update acpi resource structure for Punit
9186 - LP: #1520457
9187 * platform:x86: Add Intel telemetry platform device
9188 - LP: #1520457
9189 * platform:x86: Add Intel telemetry platform driver
9190 - LP: #1520457
9191 * platform:x86: Add Intel Telemetry Debugfs interfaces
9192 - LP: #1520457
9193 * cxlflash: a couple off by one bugs
9194
9195 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
9196
9197 linux (4.4.0-1.15) xenial; urgency=low
9198
9199 [ Tim Gardner ]
9200
9201 * Release Tracking Bug
9202 - LP: #1536803
9203
9204 [ Upstream Kernel Changes ]
9205
9206 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
9207 - LP: #1517142
9208
9209 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
9210
9211 linux (4.4.0-0.14) xenial; urgency=low
9212
9213 [ Upstream Kernel Changes ]
9214
9215 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
9216 - LP: #1522415
9217 * powerpc: Add __raw_rm_writeq() function
9218 - LP: #1522415
9219
9220 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
9221
9222 linux (4.4.0-0.13) xenial; urgency=low
9223
9224 [ Andy Whitcroft ]
9225
9226 * [Config] s390x -- the kernel provides ppp-modules such as there are
9227 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
9228
9229 [ Tim Gardner ]
9230
9231 * [Config] Update annotations for VIRTIO_{NET,BLK}
9232 - LP: #1533382
9233
9234 [ Upstream Kernel Changes ]
9235
9236 * powerpc/powernv: Add support for Nvlink NPUs
9237 - LP: #1522415
9238 * powerpc/powernv: Fix update of NVLink DMA mask
9239 - LP: #1522415
9240 * powerpc/powernv: Change NPU PE# assignment
9241 - LP: #1522415
9242 * powerpc/powernv: Reserve PE#0 on NPU
9243 - LP: #1522415
9244 * KEYS: Fix keyring ref leak in join_session_keyring()
9245 - LP: #1534887
9246 - CVE-2016-0728
9247
9248 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
9249
9250 linux (4.4.0-0.12) xenial; urgency=low
9251
9252 [ Eric Dumazet ]
9253
9254 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
9255 - LP: #1527902
9256
9257 [ Guilherme G. Piccoli ]
9258
9259 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
9260 - LP: #1486180
9261
9262 [ Tim Gardner ]
9263
9264 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
9265 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
9266 - LP: #1532886
9267 * [Config] nvme.ko moved to drivers/nvme/host
9268 * [Config] scsi_dh morphed into 4 modules
9269 * [Config] CONFIG_IBMVNIC=m
9270 * [Config] Add DRM ast driver to udeb installer image
9271 - LP: #1514711
9272 * [Config] CONFIG_KVM=y for s390x
9273 - LP: #1532886
9274 * [Config] Install spl/zfs under the kernel modules directory
9275 Fixes some errors in generic.inclusion-list.log
9276
9277 [ Upstream Kernel Changes ]
9278
9279 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
9280 - LP: #1524574
9281 * EDAC: Add DDR4 flag
9282 - LP: #1519631
9283 * EDAC, sb_edac: Virtualize several hard-coded functions
9284 - LP: #1519631
9285 * EDAC, sb_edac: Add support for duplicate device IDs
9286 - LP: #1519631
9287 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
9288 - LP: #1519631
9289 * Driver for IBM System i/p VNIC protocol
9290 - LP: #1532303
9291
9292 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
9293
9294 linux (4.4.0-0.11) xenial; urgency=low
9295
9296 [ Tim Gardner ]
9297
9298 * [Config] Fix bogus reconstruct script
9299
9300 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
9301
9302 linux (4.4.0-0.10) xenial; urgency=low
9303
9304 [ Haren Myneni ]
9305
9306 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
9307 - LP: #1529666
9308
9309 [ Serge Hallyn ]
9310
9311 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
9312
9313 [ Tim Gardner ]
9314
9315 * [Config] CONFIG_ZONE_DEVICE=y for amd64
9316 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
9317 - LP: #1526869
9318 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
9319 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
9320 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
9321 * rebase to v4.4
9322
9323 [ Upstream Kernel Changes ]
9324
9325 * rebase to v4.4
9326
9327 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
9328
9329 linux (4.4.0-0.9) xenial; urgency=low
9330
9331 [ Tim Gardner ]
9332
9333 * rebase to v4.4-rc8
9334
9335 [ Upstream Kernel Changes ]
9336
9337 * rebase to v4.4-rc8
9338
9339 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
9340
9341 linux (4.4.0-0.8) xenial; urgency=low
9342
9343 [ Tim Gardner ]
9344
9345 * rebase to v4.4-rc7
9346
9347 [ Upstream Kernel Changes ]
9348
9349 * rebase to v4.4-rc7
9350
9351 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
9352
9353 linux (4.4.0-0.7) xenial; urgency=low
9354
9355 [ Hui Wang ]
9356
9357 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
9358 - LP: #1527096
9359
9360 [ Jann Horn ]
9361
9362 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
9363 uids/gids
9364 - LP: #1527374
9365
9366 [ Tim Gardner ]
9367
9368 * rebase to v4.4-rc6
9369
9370 [ Upstream Kernel Changes ]
9371
9372 * rebase to v4.4-rc6
9373 - LP: #1526330
9374
9375 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
9376
9377 linux (4.4.0-0.6) xenial; urgency=low
9378
9379 [ Andy Whitcroft ]
9380
9381 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
9382 support in latest compilers
9383 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
9384 ARMv8.1 support in latest compilers
9385
9386 [ Tim Gardner ]
9387
9388 * [Config] s390 -> s390x
9389 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
9390
9391 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
9392
9393 linux (4.4.0-0.5) xenial; urgency=low
9394
9395 [ Andy Whitcroft ]
9396
9397 * [Config] s390x -- enable tools
9398 - LP: #1524319
9399 * [Config] s390x -- add architecture to getabis
9400 * [Config] s390x -- add s390x ABI information
9401 * [Config] s390x -- enable ABI checks
9402
9403 [ Tim Gardner ]
9404
9405 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
9406 * [Config] Add s390 modules to nic-modules udeb
9407 - LP: #1525297
9408 * rebase to v4.4-rc5
9409
9410 [ Upstream Kernel Changes ]
9411
9412 * rebase to v4.4-rc5
9413 - LP: #1523517
9414 - LP: #1523232
9415
9416 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
9417
9418 linux (4.4.0-0.4) xenial; urgency=low
9419
9420 [ Upstream Kernel Changes ]
9421
9422 * cgroup: make css_set pin its css's to avoid use-afer-free
9423 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
9424 freezer_attach()
9425 * cgroup: fix handling of multi-destination migration from
9426 subtree_control enabling
9427
9428 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
9429
9430 linux (4.4.0-0.3) xenial; urgency=low
9431
9432 [ Upstream Kernel Changes ]
9433
9434 * rebase to v4.4-rc4
9435
9436 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
9437
9438 linux (4.4.0-0.2) xenial; urgency=low
9439
9440 [ Tim Gardner ]
9441
9442 * [Config] Add spl/zfs provides to generic and powerpc64-smp
9443 * [Config] Add zfs to d-i fs-core-modules
9444 * [Config] Include all s390 specific drivers in linux-image
9445 - LP: #1522210
9446
9447 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
9448
9449 linux (4.4.0-0.1) xenial; urgency=low
9450
9451 [ Andy Whitcroft ]
9452
9453 * [Tests] gcc-multilib does not exist on ppc64el redux
9454 - LP: #1515541
9455 * [Config] libunwind8-dev is not available on s390x
9456 * [Debian] Disable SPL/ZFS for cross compiling -- redux
9457 * [Config] s390x -- add dasd udebs
9458 - LP: #1519833
9459 * [Config] s390x -- include dasd modules in linux-image
9460 - LP: #1519833
9461 * [Config] s390x -- disable ZFS temporarily
9462 - LP: #1519820
9463 * [Config] s390s -- disable ABI/module checks
9464 * [Config] make IBMVETH consistent on powerpc/ppc64el
9465 - LP: #1521712
9466 * [Config] follow ibmvscsi name change
9467 - LP: #1521712
9468 * [Config] move ibm disk and ethernet drivers to linux-image
9469 - LP: #1521712
9470 * [Config] include ibmveth in nic-modules for ppc64el
9471 - LP: #1521712
9472 * [Config] s390x -- disable abi/module checks for s390x
9473
9474 [ Joseph Salisbury ]
9475
9476 * SAUCE: scsi_sysfs: protect against double execution of
9477 __scsi_remove_device()
9478 - LP: #1509029
9479
9480 [ Seth Forshee ]
9481
9482 * [Config] CONFIG_DRM_AMDGPU_CIK=n
9483 - LP: #1510405
9484
9485 [ Tim Gardner ]
9486
9487 * [Debian] Disable SPL/ZFS for cross compiling
9488 * [Config] CONFIG_SCSI_IBMVSCSI=m
9489 - LP: #1515872
9490 * rebase to v4.4-rc2
9491 * [Config] updateconfigs
9492 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
9493 * SAUCE: do_zfs=false temporarily
9494 * [Config] CONFIG_LUSTRE_FS=n
9495 * [Debian] Disable udebs when cross compiling
9496 * rebase to v4.4-rc3
9497 * [Config] CONFIG_AUFS_FS=m
9498 * SAUCE: AUFS
9499
9500 [ Upstream Kernel Changes ]
9501
9502 * ZFS: Update with 4.4 support
9503 * SPL: Update with 4.4 support
9504
9505 [ Upstream Kernel Changes ]
9506
9507 * rebase to v4.4-rc3
9508 - LP: #1519168
9509 * rebase to v4.4-rc2
9510 - LP: #1506615
9511 - LP: #1502781
9512
9513 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
9514
9515 linux (4.3.0-0.8) xenial; urgency=low
9516
9517 [ Andy Whitcroft ]
9518
9519 * [Config] re-enable OSS support and blacklist
9520 - LP: #1434842
9521 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
9522 * [Packaging] config-check -- improve syntax diagnostics
9523 * [Packaging] module-inclusion -- add dependency inclusion for a list
9524 * [Packaging] config-check -- accumulate multi-line annotations correctly
9525 * [Packaging] config-check -- handle V2 annotations format
9526 * [Packaging] s390x -- add architecture to kernelconfig
9527 - LP: #1488653
9528 * [Config] s390x -- initial configuration
9529 * [Config] s390x -- add initial binary image
9530 * [Config] s390x -- initial configuration update
9531 * [Config] s390x -- produce linux-image
9532 * [Config] s390x -- d-i module exclusions
9533 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9534 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
9535 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
9536 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
9537 * [Config] -- s390x -- configuration review updates
9538 * [Config] annotations -- add review marks
9539 * [Config] annotations -- config review 4.3 updates
9540 * [Config] annotations -- expose reviews
9541 * [Config] updateconfigs following incoporation of s390x configs
9542 * [Tests] gcc-multilib does not exist on ppc64el
9543 - LP: #1515541
9544
9545 [ Dan Carpenter ]
9546
9547 * SAUCE: (noup) cxlflash: a couple off by one bugs
9548 - LP: #1499849
9549
9550 [ Haren Myneni ]
9551
9552 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
9553
9554 [ Jay Vosburgh ]
9555
9556 * SAUCE: fan: add VXLAN implementation
9557
9558 [ Manoj Kumar ]
9559
9560 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
9561 - LP: #1513583
9562
9563 [ Matthew R. Ochs ]
9564
9565 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
9566 - LP: #1513583
9567
9568 [ Tim Gardner ]
9569
9570 * [Config] CONFIG_AUFS_EXPORT=y
9571 - LP: #1121699
9572
9573 [ Upstream Kernel Changes ]
9574
9575 * misc/genwqe: get rid of atomic allocations
9576 * crypto: 842 - Add CRC and validation support
9577 - LP: #1497878
9578 * cxlflash: Fix to avoid invalid port_sel value
9579 * cxlflash: Replace magic numbers with literals
9580 * cxlflash: Fix read capacity timeout
9581 * cxlflash: Fix potential oops following LUN removal
9582 * cxlflash: Fix data corruption when vLUN used over multiple cards
9583 * cxlflash: Fix to avoid sizeof(bool)
9584 * cxlflash: Fix context encode mask width
9585 * cxlflash: Fix to avoid CXL services during EEH
9586 * cxlflash: Correct naming of limbo state and waitq
9587 * cxlflash: Make functions static
9588 * cxlflash: Refine host/device attributes
9589 * cxlflash: Fix to avoid spamming the kernel log
9590 * cxlflash: Fix to avoid stall while waiting on TMF
9591 * cxlflash: Fix location of setting resid
9592 * cxlflash: Fix host link up event handling
9593 * cxlflash: Fix async interrupt bypass logic
9594 * cxlflash: Remove dual port online dependency
9595 * cxlflash: Fix AFU version access/storage and add check
9596 * cxlflash: Correct usage of scsi_host_put()
9597 * cxlflash: Fix to prevent workq from accessing freed memory
9598 * cxlflash: Correct behavior in device reset handler following EEH
9599 * cxlflash: Remove unnecessary scsi_block_requests
9600 * cxlflash: Fix function prolog parameters and return codes
9601 * cxlflash: Fix MMIO and endianness errors
9602 * cxlflash: Fix to prevent EEH recovery failure
9603 * cxlflash: Correct spelling, grammar, and alignment mistakes
9604 * cxlflash: Fix to prevent stale AFU RRQ
9605 * cxlflash: Fix to double the delay each time
9606 * cxlflash: Fix to avoid corrupting adapter fops
9607 * cxlflash: Correct trace string
9608 * cxlflash: Fix to avoid potential deadlock on EEH
9609 * cxlflash: Fix to avoid leaving dangling interrupt resources
9610 * cxlflash: Fix to escalate to LINK_RESET on login timeout
9611 * cxlflash: Fix to avoid corrupting port selection mask
9612 * cxlflash: Fix to avoid lock instrumentation rejection
9613 * cxlflash: Fix to avoid bypassing context cleanup
9614
9615 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
9616
9617 linux (4.3.0-0.7) xenial; urgency=low
9618
9619 [ Tim Gardner ]
9620
9621 * Revert "Bypass spl/zfs config"
9622 Causes unresolved symbols on load.
9623 * [Config] Enable ZFS for powerpc64-smp
9624
9625 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
9626
9627 linux (4.3.0-0.6) xenial; urgency=low
9628
9629 [ Tim Gardner ]
9630
9631 * Release Tracking Bug
9632 - LP: #1512704
9633 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
9634
9635 [ Andy Whitcroft ]
9636
9637 * [Packaging] add feature interlock with mainline builds
9638 * apparmor -- follow change to this_cpu_ptr
9639
9640 [ John Johansen ]
9641
9642 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
9643 - LP: #1383886
9644 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
9645 - LP: #1362199
9646 * SAUCE: Revert: fix: only allow a single threaded process to ...
9647 - LP: #1371310
9648 * SAUCE: (no-up) fix: bad unix_addr_fs macro
9649 - LP: #1390223
9650 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
9651 - LP: #1408833
9652 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
9653 - LP: #1496430
9654
9655 [ Tim Gardner ]
9656
9657 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
9658 - LP: #1511006
9659 * rebase to v4.3
9660 * Bypass spl/zfs config
9661 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
9662 * [Config] Default AppArmor settings
9663
9664 [ Upstream Kernel Changes ]
9665
9666 * rebase to v4.3
9667
9668 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
9669
9670 linux (4.3.0-0.5) xenial; urgency=low
9671
9672 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
9673
9674 [ Upstream Kernel Changes ]
9675
9676 * rebase to v4.3-rc7
9677 - LP: #1504778
9678
9679 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
9680
9681 linux (4.3.0-0.4) xenial; urgency=low
9682
9683 [ Tim Gardner ]
9684
9685 * [Debian] Update to new signing key type and location
9686
9687 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
9688
9689 linux (4.3.0-0.3) wily; urgency=low
9690
9691 [ Tim Gardner ]
9692
9693 * [Debian] sign-file is now compiled
9694
9695 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
9696
9697 linux (4.3.0-0.2) wily; urgency=low
9698
9699 [ Tim Gardner ]
9700
9701 * [Config] Added libssl-dev to Build-Depends
9702
9703 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
9704
9705 linux (4.3.0-0.1) wily; urgency=low
9706
9707 [ Upstream Kernel Changes ]
9708
9709 * rebase to v4.3-rc6
9710 * rebase to v4.3-rc5
9711 * rebase to v4.3-rc4
9712 * rebase to v4.3-rc3
9713 * rebase to v4.3-rc2
9714 * rebase to v4.3-rc1
9715 - LP: #1492132
9716 - LP: #1481575
9717
9718 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
9719
9720 linux (4.2.0-10.11) wily; urgency=low
9721
9722 [ Andy Whitcroft ]
9723
9724 * Release Tracking Bug
9725 - LP: #1495208
9726 * No change rebuild to avoid issues with leading zero bytes on
9727 internal module signing key. (see launchpad bug 1494943)
9728
9729 [ Ming Lei ]
9730
9731 * [Config] SERIAL_8250_DW=y for arm64
9732
9733 [ Upstream Kernel Changes ]
9734
9735 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
9736 code
9737 - LP: #1484486
9738 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
9739 - LP: #1484486
9740 * drm/i915/gen8: Re-order init pipe_control in lrc mode
9741 - LP: #1484486
9742 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
9743 - LP: #1484486
9744 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
9745 workaround
9746 - LP: #1484486
9747 * drm/i915: Bail out early if WA batch is not available for given Gen
9748 - LP: #1484486
9749 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
9750 - LP: #1484486
9751 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
9752 - LP: #1484486
9753 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
9754 - LP: #1484486
9755 * drm/i915: Enable WA batch buffers for Gen9
9756 - LP: #1484486
9757 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
9758 - LP: #1484486
9759 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
9760 - LP: #1484486
9761 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
9762 workaround
9763 - LP: #1484486
9764 * drm/i915/gen9: Add
9765 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
9766 - LP: #1484486
9767 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
9768 - LP: #1484486
9769 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
9770 - LP: #1484486
9771 * drm/i915/skl: Don't expose the top most plane on gen9 display
9772 - LP: #1484486
9773 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
9774 - LP: #1484486
9775 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
9776 - LP: #1484486
9777 * drm/i915: reduce indent in i9xx_hpd_irq_handler
9778 - LP: #1484531
9779 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
9780 - LP: #1484531
9781 * drm/i915: reduce indent in intel_hpd_irq_handler
9782 - LP: #1484531
9783 * drm/i915: group all hotplug related fields into a new struct in
9784 dev_priv
9785 - LP: #1484531
9786 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
9787 - LP: #1484531
9788 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
9789 - LP: #1484531
9790 * drm/i915: put back the indent in intel_hpd_irq_handler
9791 - LP: #1484531
9792 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
9793 - LP: #1484531
9794 * drm/i915: simplify condition for digital port
9795 - LP: #1484531
9796 * drm/i915: abstract away platform specific parts from hpd handling
9797 - LP: #1484531
9798 * drm/i915: Handle HPD when it has actually occurred
9799 - LP: #1484531
9800 * drm/i915: Set power domain for DDI-E
9801 - LP: #1484531
9802 * drm/i915: Set alternate aux for DDI-E
9803 - LP: #1484531
9804 * drm/i915/skl: enable DDI-E hotplug
9805 - LP: #1484531
9806 * drm/i915/bxt: fix DDI PHY vswing scale value setting
9807 - LP: #1494163
9808 * drm/i915/skl: Buffer translation improvements
9809 - LP: #1494163
9810 * drm/i915: Per-DDI I_boost override
9811 - LP: #1494163
9812 * drm/i915: fix VBT parsing for SDVO child device mapping
9813 - LP: #1494163
9814 * drm/i915/bxt: edp1.4 Intermediate Freq support
9815 - LP: #1494163
9816 * drm/i915: fix link rates reported for SKL
9817 - LP: #1494163
9818 * drm/i915: Allow parsing of variable size child device entries from VBT
9819 - LP: #1494163
9820 * drm/i915/skl: Update DDI buffer translation programming.
9821 - LP: #1494163
9822 * drm/i915: Enable HDMI on DDI-E
9823 - LP: #1484531
9824 * drm/i915/skl: Enable DDI-E
9825 - LP: #1484531
9826 * drm/i915: eDP can be present on DDI-E
9827 - LP: #1484531
9828 * drm/i915/skl: Adding DDI_E power well domain
9829 - LP: #1484531
9830 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
9831 - LP: #1490035
9832 * drm/i915: Split atomic wm update to pre and post variants
9833 - LP: #1493746
9834 * drm/i915/skl: Drop the preliminary_hw_support flag
9835 - LP: #1486868
9836 * drm/i915: set FDI translations to NULL on SKL
9837 - LP: #1494163
9838
9839 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
9840
9841 linux (4.2.0-9.9) wily; urgency=low
9842
9843 [ Tim Gardner ]
9844
9845 * Release Tracking Bug
9846 - LP: #1493970
9847 * [Config] CONFIG_MFD_INTEL_LPSS=m
9848 - LP: #1397876
9849
9850 [ dann frazier ]
9851
9852 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
9853 - LP: #1388952
9854
9855 [ Michael Ellerman ]
9856
9857 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
9858 Fixes FTBS on 32 bit powerpc, patch sent upstream.
9859
9860 [ Upstream Kernel Changes ]
9861
9862 * thermal/powerclamp: add cpu id for skylake h/s
9863 - LP: #1398269
9864 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
9865 - LP: #1397852
9866 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
9867 - LP: #1460905
9868 * i2c: i801: Create iTCO device on newer Intel PCHs
9869 - LP: #1460905
9870 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
9871 - LP: #1460905
9872 * perf/x86: Add a native_perf_sched_clock_from_tsc()
9873 - LP: #1397867
9874 * perf/x86/intel: Add support for PEBSv3 profiling
9875 - LP: #1397867
9876 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
9877 - LP: #1397867
9878 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
9879 - LP: #1397867
9880 * perf: Add cycles to branch_info
9881 - LP: #1397867
9882 * perf/x86/intel/lbr: Add support for LBRv5
9883 - LP: #1397867
9884 * perf/x86/intel: Handle new arch perfmon v4 status bits
9885 - LP: #1397867
9886 * perf/x86/intel: Move PMU ACK to after LBR read
9887 - LP: #1397867
9888 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
9889 - LP: #1397867
9890 * perf/x86/intel: Add Intel Skylake PMU support
9891 - LP: #1397867
9892 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
9893 call stack
9894 - LP: #1397867
9895 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
9896 - LP: #1397867
9897 * perf/x86: Make merge_attr() global to use from perf_event_intel
9898 - LP: #1397867
9899 * perf/x86/intel: Use 0x11 as extra reg test value
9900 - LP: #1397867
9901 * perf tools: Add support for cycles, weight branch_info field
9902 - LP: #1397867
9903 * perf report: Add flag for non ANY branch mode
9904 - LP: #1397867
9905 * perf report: Add infrastructure for a cycles histogram
9906 - LP: #1397867
9907 * perf report: Add processing for cycle histograms
9908 - LP: #1397867
9909 * perf annotate: Compute IPC and basic block cycles
9910 - LP: #1397867
9911 * perf annotate: Finally display IPC and cycle accounting
9912 - LP: #1397867
9913 * perf top: Add branch annotation code to top
9914 - LP: #1397867
9915 * perf report: Display cycles in branch sort mode
9916 - LP: #1397867
9917 * perf annotate: Fix 32-bit compilation error in util/annotate.c
9918 - LP: #1397867
9919 * PM / QoS: Make it possible to expose device latency tolerance to
9920 userspace
9921 - LP: #1460908
9922 * ACPI / PM: Attach ACPI power domain only once
9923 - LP: #1460908
9924 * Driver core: wakeup the parent device before trying probe
9925 - LP: #1460908
9926 * klist: implement klist_prev()
9927 - LP: #1460908
9928 * driver core: implement device_for_each_child_reverse()
9929 - LP: #1460908
9930 * mfd: make mfd_remove_devices() iterate in reverse order
9931 - LP: #1460908
9932 * dmaengine: add a driver for Intel integrated DMA 64-bit
9933 - LP: #1460908
9934 * mfd: Add support for Intel Sunrisepoint LPSS devices
9935 - LP: #1460908
9936 * spi: pxa2xx: Add support for Intel Sunrisepoint
9937 - LP: #1397876
9938 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
9939 - LP: #1397876
9940 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
9941 - LP: #1397876
9942 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
9943 for it
9944 - LP: #1397876
9945 * intel_idle: Skylake Client Support
9946 - LP: #1397877
9947 * powerpc/kernel: Switch to using MAX_ERRNO
9948 - LP: #1458876
9949 * powerpc/kernel: Change the do_syscall_trace_enter() API
9950 - LP: #1458876
9951 * powerpc: Drop unused syscall_get_error()
9952 - LP: #1458876
9953 * powerpc: Don't negate error in syscall_set_return_value()
9954 - LP: #1458876
9955 * powerpc: Rework syscall_get_arguments() so there is only one loop
9956 - LP: #1458876
9957 * powerpc: Use orig_gpr3 in syscall_get_arguments()
9958 - LP: #1458876
9959 * powerpc: Change syscall_get_nr() to return int
9960 - LP: #1458876
9961 * powerpc/kernel: Add SIG_SYS support for compat tasks
9962 - LP: #1458876
9963 * powerpc/kernel: Enable seccomp filter
9964 - LP: #1458876
9965 * selftests/seccomp: Make seccomp tests work on big endian
9966 - LP: #1458876
9967 * selftests/seccomp: Add powerpc support
9968 - LP: #1458876
9969 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
9970
9971 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
9972
9973 linux (4.2.0-8.8) wily; urgency=low
9974
9975 [ Tim Gardner ]
9976
9977 * Release Tracking Bug
9978 - LP: #1493357
9979 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
9980 - LP: #1488495
9981 * [Config] CONFIG_CXLFLASH=m
9982 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
9983
9984
9985 [ Andy Whitcroft ]
9986
9987 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
9988 * [Packaging] mark up control for stage1
9989 * [Config] kernel-versions -- clean up deps field
9990 * [Config] s390x -- build linux-libc-dev
9991 - LP: #1488653
9992 * [Packaging] control -- prepare for new kernel-wedge semantics
9993
9994 [ Upstream Kernel Changes ]
9995
9996 * crypto: vmx - Fixing AES-CTR counter bug
9997 - LP: #1484519
9998 * crypto: vmx - Fixing GHASH Key issue on little endian
9999 - LP: #1484519
10000 * powerpc: Uncomment and make enable_kernel_vsx() routine available
10001 - LP: #1484519
10002 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
10003 - LP: #1484519
10004 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
10005 'okay'
10006 - LP: #1488495
10007 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
10008 - LP: #1488495
10009 * crypto: nx - do not emit extra output if status is disabled
10010 - LP: #1488495
10011 * crypto: nx - reduce chattiness of platform drivers
10012 - LP: #1488495
10013 * crypto: nx/842 - Fix context corruption
10014 - LP: #1488495
10015 * crypto: nx - remove __init/__exit from VIO functions
10016 - LP: #1488495
10017 * crypto: nx - remove pSeries NX 'status' field
10018 - LP: #1488495
10019 * crypto: nx - move kzalloc() out of spinlock
10020 - LP: #1488495
10021 * crypto: nx - don't register pSeries driver if ENODEV
10022 - LP: #1488495
10023 * crypto: nx - use common code for both NX decompress success cases
10024 - LP: #1488495
10025 * crypto: nx - merge nx-compress and nx-compress-crypto
10026 - LP: #1488495
10027 * crypto: nx - rename nx-842-crypto.c to nx-842.c
10028 - LP: #1488495
10029 * crypto: nx - make platform drivers directly register with crypto
10030 - LP: #1488495
10031 * cxlflash: Base support for IBM CXL Flash Adapter
10032 - LP: #1449121
10033 * cxlflash: Base error recovery support
10034 - LP: #1449121
10035 * cxlflash: Superpipe support
10036 - LP: #1449121
10037 * cxlflash: Virtual LUN support
10038 - LP: #1449121
10039 * cxlflash: off by one bug in cxlflash_show_port_status()
10040 - LP: #1449121
10041 * cxlflash: shift wrapping bug in afu_link_reset()
10042 - LP: #1449121
10043 * cxlflash: Remove unused variable from queuecommand
10044 - LP: #1449121
10045 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
10046 pci_controller_ops
10047 * powerpc/eeh: Probe after unbalanced kref check
10048 * misc: cxl: clean up afu_read_config()
10049 * cxl: Add explicit precision specifiers
10050 * cxl: use more common format specifier
10051 * cxl: Destroy cxl_adapter_idr on module_exit
10052 * cxl: Destroy afu->contexts_idr on release of an afu
10053 * cxl: Don't ignore add_process_element() result when attaching context
10054 * cxl: Compile with -Werror
10055 * cxl: sparse: Make declarations static
10056 * cxl: sparse: Silence iomem warning in debugfs file creation
10057 * cxl: Convert MMIO read/write macros to inline functions
10058 * cxl: Drop commands if the PCI channel is not in normal state
10059 * cxl: Allocate and release the SPA with the AFU
10060 * cxl: Make IRQ release idempotent
10061 * cxl: Clean up adapter MMIO unmap path.
10062 * cxl: Refactor adaptor init/teardown
10063 * cxl: Refactor AFU init/teardown
10064 * cxl: Don't remove AFUs/vPHBs in cxl_reset
10065 * cxl: Allow the kernel to trust that an image won't change on PERST.
10066 * cxl: EEH support
10067 * cxl: Add CONFIG_CXL_EEH symbol
10068 * cxl: Plug irq_bitmap getting leaked in cxl_context
10069 * cxl: Add alternate MMIO error handling
10070 * cxl: Allow release of contexts which have been OPENED but not STARTED
10071 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
10072 * cxl: Release irqs if memory allocation fails
10073 * cxl: Remove racy attempt to force EEH invocation in reset
10074 * cxl: Fix + cleanup error paths in cxl_dev_context_init
10075 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
10076 * cxl: Set up and enable PSL Timebase
10077
10078 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
10079
10080 linux (4.2.0-7.7) wily; urgency=low
10081
10082 [ Tim Gardner ]
10083
10084 * Release Tracking Bug
10085 - LP: #1490564
10086 * rebase to v4.2
10087
10088 [ Wen Xiong ]
10089
10090 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
10091 - LP: #1453892
10092
10093 [ Upstream Kernel Changes ]
10094
10095 * rebase to v4.2
10096 - LP: #1487345
10097
10098 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
10099
10100 linux (4.2.0-6.6) wily; urgency=low
10101
10102 [ Tim Gardner ]
10103
10104 * Release Tracking Bug
10105 - LP: #1488138
10106
10107 [ Andy Whitcroft ]
10108
10109 * rebase to v4.2-rc8
10110
10111 [ Shilpasri G Bhat ]
10112
10113 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
10114 level
10115 - LP: #1480894
10116 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
10117 - LP: #1480894
10118 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
10119 notification
10120 - LP: #1480894
10121 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
10122 OCC_THROTTLE
10123 - LP: #1480894
10124 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
10125 bit is set
10126 - LP: #1480894
10127 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
10128 unthrottling
10129 - LP: #1480894
10130
10131 [ Upstream Kernel Changes ]
10132
10133 * rebase to v4.2-rc8
10134 - LP: #1483440
10135 - LP: #1484334
10136
10137 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
10138
10139 linux (4.2.0-5.5) wily; urgency=low
10140
10141 [ Tim Gardner ]
10142
10143 * Release Tracking Bug
10144 - LP: #1487173
10145
10146 [ Andy Whitcroft ]
10147
10148 * [Packaging] correct spelling of probabaly on the tools packages
10149 - LP: #1256822
10150 * rebase to v4.2-rc7
10151
10152 [ dann frazier ]
10153
10154 * d-i: Add nicpf and nicvf to nic-modules
10155 * d-i: Enable usb modules on arm64
10156
10157 [ Mahesh Salgaonkar ]
10158
10159 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
10160 - LP: #1482343
10161 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
10162 - LP: #1482343
10163 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
10164 machine check errors.
10165 - LP: #1482343
10166 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
10167 - LP: #1482343
10168
10169 [ Vipin K Parashar ]
10170
10171 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
10172 PowerNV platform
10173 - LP: #1469771
10174
10175 [ Upstream Kernel Changes ]
10176
10177 * rebase to v4.2-rc7
10178
10179 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
10180
10181 linux (4.2.0-4.4) wily; urgency=low
10182
10183 [ Tim Gardner ]
10184
10185 * Release Tracking Bug
10186 - LP: #1483677
10187
10188 [ Achiad Shochat ]
10189
10190 * SAUCE: net/mlx5e: Support TX packet copy into WQE
10191 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
10192 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
10193 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
10194
10195 [ Adam Lee ]
10196
10197 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
10198 - LP: #1480142
10199
10200 [ dann frazier ]
10201
10202 * [Config] CONFIG_NR_CPUS=128 on arm64
10203
10204 [ Leann Ogasawara ]
10205
10206 * [Config] d-i -- Add sfc to nic-modules udeb
10207 - LP: #1481490
10208
10209 [ Saeed Mahameed ]
10210
10211 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
10212 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
10213
10214 [ Tim Gardner ]
10215
10216 * [Config] CONFIG_X86_INTEL_MPX=y
10217 - LP: #1460902
10218 * [Debian] change dependency on module-init-tools to kmod
10219 - LP: #1481986
10220 * rebase to v4.2-rc6
10221
10222 [ Upstream Kernel Changes ]
10223
10224 * rebase to v4.2-rc6
10225
10226 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
10227
10228 linux (4.2.0-3.3) wily; urgency=low
10229
10230 [ Tim Gardner ]
10231
10232 * Release Tracking Bug
10233 - LP: #1481462
10234 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
10235 Fixes an FTBS for at least one DKMS package.
10236
10237 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
10238
10239 linux (4.2.0-2.2) wily; urgency=low
10240
10241 [ Tim Gardner ]
10242
10243 * Release Tracking Bug
10244 - LP: #1481067
10245 * rebase to v4.2-rc5
10246
10247 [ Andy Whitcroft ]
10248
10249 * [Packaging] module-inclusion -- commonise copy code and simplify
10250 * [Packaging] module-inclusion -- add manual command entries
10251 * [Packaging] module blacklists -- add support for manual blacklists
10252 * [Packaging] do_common_tools should always be on
10253 * [Packaging] initscripts need installing when making the package
10254 * [Packaging] initscripts work around bug in debhelper systemd support
10255 * [Config] exclude oss modules from linux-image
10256 - LP: #1434842
10257 * hyper-v -- add hid and fb drivers to linux-virtual
10258 - LP: #1444179
10259 * ubuntu: (no-squash) vbox -- infrastructure and updater
10260 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
10261 - LP: #1426113
10262 * ubuntu: vbox -- update to 5.0.0-dfsg-1
10263 - LP: #1480879
10264 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
10265 * [Config] move vbox modules into linux-image
10266
10267 [ Upstream Kernel Changes ]
10268
10269 * rebase to v4.2-rc5
10270 - LP: #1478497
10271 - LP: #1477900
10272
10273 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
10274
10275 linux (4.2.0-1.1~rc1) wily; urgency=low
10276
10277 [ Andy Whitcroft ]
10278
10279 * Release Tracking Bug
10280 - LP: #1479903
10281 * Initial upload of v4.2 based kernel (currently v4.-rc4)
10282
10283 [ Upstream Kernel Changes ]
10284
10285 * rebase to v4.2-rc4
10286 - LP: #1476987
10287 - LP: #1476888
10288 * rebase to v4.2-rc3
10289 * rebase to v4.2-rc2
10290 * rebase to v4.2-rc1
10291 - LP: #1394368
10292 - LP: #1427680
10293 - LP: #1462614
10294 - LP: #1397021
10295
10296 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
10297
10298 linux (4.1.0-3.3) wily; urgency=low
10299
10300 [ Andy Whitcroft ]
10301
10302 * Release Tracking Bug
10303 - LP: #1478897
10304
10305 [ Colin Ian King ]
10306
10307 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
10308 - CVE-2015-1333
10309
10310 [ Seth Forshee ]
10311
10312 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
10313 - LP: #1478578
10314
10315 [ Upstream Kernel Changes ]
10316
10317 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
10318 - LP: #1461620
10319 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
10320 * x86/nmi/64: Remove asm code that saves cr2
10321 * x86/nmi/64: Switch stacks on userspace NMI entry
10322 * x86/nmi/64: Reorder nested NMI checks
10323 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
10324 detection
10325
10326 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
10327
10328 linux (4.1.0-2.4) wily; urgency=low
10329
10330 [ Andy Whitcroft ]
10331
10332 * SAUCE: overlayfs: when copying up and reading directories ensure
10333 mounter had permissions V2
10334 - CVE-2015-1328
10335
10336 [ Leann Ogasawara ]
10337
10338 * Release Tracking Bug
10339 - LP: #1465419
10340
10341 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
10342
10343 linux (4.1.0-2.2) wily; urgency=low
10344
10345 [ Tim Gardner ]
10346
10347 * rebase to v4.1.3
10348 * [Config] Add i40e[vf] to d-i
10349 - LP: #1476393
10350
10351 [ Upstream Kernel Changes ]
10352
10353 * rebase to v4.1.3
10354 - LP: #1427680
10355 - LP: #1462614
10356 - LP: #1394368
10357
10358 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
10359
10360 linux (4.1.0-1.1) wily; urgency=low
10361
10362 [ Andy Whitcroft ]
10363
10364 * SAUCE: overlay: add backwards compatible overlayfs format support V3
10365 - LP: #1395877, #1410480
10366 * SAUCE: overlayfs: when copying up and reading directories ensure
10367 mounter had permissions V2
10368 - CVE-2015-1328
10369 * [Packaging] fix up Vcs-Git: to point to launchpad
10370 * [Config] correct linux-initramfs-tool virtual linkage
10371 - LP: #1474810
10372
10373 [ Chris J Arges ]
10374
10375 * [Config] Add dm-service-time to multipath-modules
10376 - LP: #1469240
10377 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
10378 - LP: #1464560
10379
10380 [ Jay Vosburgh ]
10381
10382 * SAUCE: fan: Proof of concept implementation (v2)
10383 - LP: #1439706
10384 * SAUCE: fan: tunnel multiple mapping mode (v3)
10385 - LP: #1470091
10386
10387 [ Leann Ogasawara ]
10388
10389 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
10390 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
10391 considering"
10392 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
10393 * Revert "SAUCE: dm-crypt: never use write same"
10394 * Release Tracking Bug
10395 - LP: #1476333
10396
10397 [ Tim Gardner ]
10398
10399 * Rebase to v4.1
10400 - LP: #1443371
10401 * [Config] Enable Apparmor
10402 * [Config] CONFIG_OVERLAY_FS_V1=y
10403 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
10404 - LP: #1469829
10405 * [Config] CONFIG_VM86=n
10406 - LP: #1473447
10407 * [Config] ACORN_PARTITION=n
10408 - LP: #1453117
10409
10410 [ Timo Aaltonen ]
10411
10412 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
10413 - LP: #1473319
10414
10415 [ Upstream Kernel Changes ]
10416
10417 * efi: efivar_create_sysfs_entry() should return negative error codes
10418 * efi: Add esrt support
10419 * x86, doc: Remove cmdline_size from list of fields to be filled in for
10420 EFI handover
10421 * efi/esrt: Fix some compiler warnings
10422 * efi: dmi: List SMBIOS3 table before SMBIOS table
10423 * efi: Add 'systab' information to Documentation/ABI
10424 * ALSA: hda - restore the MIC FIXUP for some Dell machines
10425 - LP: #1473560
10426 * mtd: powernv: Add powernv flash MTD abstraction driver
10427 - LP: #1464560
10428 * powerpc/powernv: Expose OPAL APIs required by PRD interface
10429 - LP: #1464560
10430 * powerpc/powernv: Add opal-prd channel
10431 - LP: #1464560
10432 * powerpc/powernv: fix construction of opal PRD messages
10433 - LP: #1464560
10434 * powerpc/include: Add opal-prd to installed uapi headers
10435 - LP: #1464560
10436 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
10437 - LP: #1464560
10438
10439 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
10440
10441 linux (4.0.0-2.4) wily; urgency=low
10442
10443 [ Andy Whitcroft ]
10444
10445 * SAUCE: overlayfs: when copying up and reading directories ensure
10446 mounter had permissions V2
10447 - CVE-2015-1328
10448
10449 [ Leann Ogasawara ]
10450
10451 * Release Tracking Bug
10452 - LP: #1465419
10453
10454 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
10455
10456 linux (4.0.0-1.2) wily; urgency=low
10457
10458 [ Andy Whitcroft ]
10459
10460 * SAUCE: overlay: add backwards compatible overlayfs format support V3
10461 - LP: #1395877, #1410480
10462 * [Config] enable CONFIG_OVERLAY_FS_V1
10463
10464 [ Tai Nguyen ]
10465
10466 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
10467 - LP: #1463211
10468
10469 [ Tim Gardner ]
10470
10471 * [Config] CONFIG_HIBERNATION=n for ppc64el
10472 - LP: #1463836
10473
10474 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
10475
10476 linux (4.0.0-1.1) wily; urgency=low
10477
10478 [ Leann Ogasawara ]
10479
10480 * Revert "md/raid0: fix bug with chunksize not a power of 2."
10481 - LP: #1457510
10482 * powerpc/powernv: Check image loaded or not before calling flash
10483 - LP: #1461553
10484
10485 [ Tim Gardner ]
10486
10487 * [Config] armhf: CPUFREQ_DT=y
10488 - LP: #1457781
10489
10490 [ Upstream Kernel Changes ]
10491
10492 * rebase to v4.0.5
10493 - LP: #1429756
10494 - LP: #1452175
10495 - LP: #1454656
10496 - LP: #1447909
10497 - LP: #1446517
10498 - LP: #1428947
10499 - LP: #1410704
10500 - LP: #1412800
10501 - LP: #1400215
10502 - LP: #1411193
10503 - LP: #1412800
10504 - LP: #1408295
10505 - LP: #1436745
10506
10507 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
10508
10509 linux (3.19.0-10.10) vivid; urgency=low
10510
10511 [ Andy Whitcroft ]
10512
10513 * [Packaging] control -- make element ordering deterministic
10514 * [Config] allow dracult to support initramfs as well
10515 - LP: #1109029
10516 * [Packaging] generate live watchdog blacklists
10517 - LP: #1432837
10518
10519 [ Leann Ogasawara ]
10520
10521 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
10522 - LP: #1397860
10523 * rebase to v3.19.2
10524
10525 [ Upstream Kernel Changes ]
10526
10527 * thinkpad_acpi: support new BIOS version string pattern
10528 - LP: #1417915
10529 * arm64: Invalidate the TLB corresponding to intermediate page table
10530 levels
10531 - LP: #1432546
10532 * perf tools: Support parsing parameterized events
10533 - LP: #1430341
10534 * perf tools: Extend format_alias() to include event parameters
10535 - LP: #1430341
10536 * perf Documentation: Add event parameters
10537 - LP: #1430341
10538 * perf tools: Document parameterized and symbolic events
10539 - LP: #1430341
10540 * perf: provide sysfs_show for struct perf_pmu_events_attr
10541 - LP: #1430341
10542 * perf: add PMU_EVENT_ATTR_STRING() helper
10543 - LP: #1430341
10544 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
10545 - LP: #1430341
10546 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
10547 - LP: #1430341
10548 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
10549 annotated
10550 - LP: #1430341
10551 * powerpc/perf/hv-gpci: add the remaining gpci requests
10552 - LP: #1430341
10553 * powerpc/perf/hv-24x7: Document sysfs event description entries
10554 - LP: #1430341
10555 * powerpc/iommu: Remove IOMMU device references via bus notifier
10556 - LP: #1425202
10557 * powerpc/pseries: Fix endian problems with LE migration
10558 - LP: #1428351
10559 * intel_idle: support additional Broadwell model
10560 - LP: #1400970
10561 * tools/power turbostat: support additional Broadwell model
10562 - LP: #1400970
10563 * KVM: x86: flush TLB when D bit is manually changed.
10564 - LP: #1397860
10565 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
10566 - LP: #1397860
10567 * KVM: Add generic support for dirty page logging
10568 - LP: #1397860
10569 * KVM: x86: switch to kvm_get_dirty_log_protect
10570 - LP: #1397860
10571 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
10572 log dirty
10573 - LP: #1397860
10574 * KVM: MMU: Add mmu help functions to support PML
10575 - LP: #1397860
10576 * KVM: MMU: Explicitly set D-bit for writable spte.
10577 - LP: #1397860
10578 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
10579 - LP: #1397860
10580 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
10581 - LP: #1397860
10582 * KVM: VMX: Add PML support in VMX
10583 - LP: #1397860
10584 * HID: multitouch: add support of clickpads
10585 * HID: multitouch: Add support for button type usage
10586
10587 [ Upstream Kernel Changes ]
10588
10589 * rebase to v3.19.2
10590 - LP: #1428947
10591
10592 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
10593
10594 linux (3.19.0-9.9) vivid; urgency=low
10595
10596 [ Leann Ogasawara ]
10597
10598 * Release Tracking Bug
10599 - LP: #1430930
10600
10601 [ Shachar Raindel ]
10602
10603 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
10604 arithmetic
10605 - LP: #1413741
10606 - CVE-2014-8159
10607
10608 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
10609
10610 linux (3.19.0-8.8) vivid; urgency=low
10611
10612 [ Andy Whitcroft ]
10613
10614 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
10615 - LP: #1426113
10616 * rebase to stable v3.19.1
10617
10618 [ John Johansen ]
10619
10620 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
10621 - LP: #1408833
10622
10623 [ Leann Ogasawara ]
10624
10625 * Release Tracking Bug
10626 - LP: #1429940
10627
10628 [ Upstream Kernel Changes ]
10629
10630 * xen: correct bug in p2m list initialization
10631 * net/mlx5_core: Fix configuration of log_uar_page_sz
10632 - LP: #1419938
10633 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
10634 - LP: #1420575
10635 * net/mlx4_core: Maintain a persistent memory for mlx4 device
10636 - LP: #1422481
10637 * net/mlx4_core: Set device configuration data to be persistent across
10638 reset
10639 - LP: #1422481
10640 * net/mlx4_core: Refactor the catas flow to work per device
10641 - LP: #1422481
10642 * net/mlx4_core: Enhance the catas flow to support device reset
10643 - LP: #1422481
10644 * net/mlx4_core: Activate reset flow upon fatal command cases
10645 - LP: #1422481
10646 * net/mlx4_core: Manage interface state for Reset flow cases
10647 - LP: #1422481
10648 * net/mlx4_core: Handle AER flow properly
10649 - LP: #1422481
10650 * net/mlx4_core: Enable device recovery flow with SRIOV
10651 - LP: #1422481
10652 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
10653 - LP: #1422481
10654 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
10655 - LP: #1428111
10656 * rebase to v3.19.1
10657 - LP: #1410704
10658 - LP: #1411193
10659 - LP: #1400215
10660
10661 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
10662
10663 linux (3.19.0-7.7) vivid; urgency=low
10664
10665 [ Andy Whitcroft ]
10666
10667 * Release Tracking Bug
10668 - LP: #1426013
10669
10670 [ Upstream Kernel Changes ]
10671
10672 * x86/irq: Fix regression caused by commit b568b8601f05
10673 * cxl: Fix leaking interrupts if attach process fails
10674 - LP: #1415102
10675 * cxl: Early return from cxl_handle_fault for a shut down context
10676 - LP: #1415102
10677 * cxl: Disable AFU debug flag
10678 - LP: #1415102
10679 * cxl: Disable SPAP register when freeing SPA
10680 - LP: #1415102
10681 * cxl: remove redundant increment of hwirq
10682 - LP: #1415102
10683 * cxl: Add tracepoints
10684 - LP: #1415102
10685 * cxl: Update CXL ABI documentation
10686 - LP: #1415102
10687 * cxl: Use image state defaults for reloading FPGA
10688 - LP: #1415102
10689 * cxl: Add image control to sysfs
10690 - LP: #1415102
10691 * cxl: Enable CAPP recovery
10692 - LP: #1415102
10693 * cxl: Add ability to reset the card
10694 - LP: #1415102
10695 * cxl: Fix device_node reference counting
10696 - LP: #1415102
10697 * cxl: Export optional AFU configuration record in sysfs
10698 - LP: #1415102
10699 * cxl: Fail AFU initialisation if an invalid configuration record is
10700 found
10701 - LP: #1415102
10702 * cxl: Add missing return statement after handling AFU errror
10703 - LP: #1415102
10704 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
10705 - LP: #1415102
10706 * powerpc/eeh: Allow to set maximal frozen times
10707 - LP: #1415102
10708 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
10709
10710 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
10711
10712 linux (3.19.0-6.6) vivid; urgency=low
10713
10714 [ Andy Whitcroft ]
10715
10716 * systemd -- fix hyper-v units to be non-forking
10717 - LP: #1401525
10718 * [Config] move vbox modules into linux-image
10719 * ubuntu: vbox -- update to 4.3.22-dfsg-1
10720
10721 [ Brad Figg ]
10722
10723 * SAUCE: DEP8 test to run our regression tests
10724
10725 [ Paolo Pisati ]
10726
10727 * [Config] I2C_CHARDEV=y
10728 - LP: #1417032
10729
10730 [ Upstream Kernel Changes ]
10731
10732 * PCI: Fix infinite loop with ROM image of size 0
10733 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
10734 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
10735 controller
10736 - LP: #1400215
10737
10738 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
10739
10740 linux (3.19.0-5.5) vivid; urgency=low
10741
10742 [ Andy Whitcroft ]
10743
10744 * [Config] CONFIG_FA_DUMP=y
10745 - LP: #1415562
10746 * ubuntu: (no-squash) vbox -- infrastructure and updater
10747 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
10748 * rebase to v3.19 final
10749
10750 [ Chris J Arges ]
10751
10752 * [Config] Add ibmvfc to d-i
10753 - LP: #1416001
10754 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
10755 - LP: #1292234
10756
10757 [ Upstream Kernel Changes ]
10758
10759 * rebase to v3.19
10760
10761 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
10762
10763 linux (3.19.0-4.4) vivid; urgency=low
10764
10765 [ Andy Whitcroft ]
10766
10767 * [Config] apply Kernel hacking >> Tracers config defaults
10768 * hyper-v -- fix comment handing in /etc/network/interfaces
10769 - LP: #1413020
10770 * rebase to v3.19-rc7
10771 * updateconfigs following rebase to v3.19-rc7
10772
10773 [ Ben Hutchings ]
10774
10775 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
10776 - LP: #1413149
10777
10778 [ Upstream Kernel Changes ]
10779
10780 * rebase to v3.19-rc7
10781
10782 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
10783
10784 linux (3.19.0-3.3) vivid; urgency=low
10785
10786 [ Andy Whitcroft ]
10787
10788 * [Debian] arm64 -- build ubuntu drivers
10789 - LP: #1411284
10790 * [Packaging] config-check -- add support for enforced annotations
10791 * [Config] annotations -- switch to ENFORCED annotations
10792 * [Packaging] config-check -- drop support for enforce file
10793 * [Packaging] enforce -- drop empty enforce file
10794 * rebase to v3.19-rc5
10795 * [Config] add modules removed due to tighter dependencies
10796 * [Config] updateconfigs following rebase to v3.19-rc5
10797 * [Config] enforce CONFIG_FHANDLE=y
10798 - LP: #1412543
10799 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
10800 - LP: #1408355
10801 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
10802 - LP: #1413646
10803 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
10804 message handler config defaults
10805 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10806 config defaults
10807 * [Config] apply Device Drivers >> GPIO Support config defaults
10808 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
10809 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
10810 support) config defaults
10811 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
10812 Devices >> Support for frame buffer devices config defaults
10813 * [Config] apply Device Drivers >> HID support >> HID bus support >>
10814 Special HID drivers config defaults
10815 * [Config] apply Device Drivers >> Hardware Monitoring support config
10816 defaults
10817 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
10818 Hardware Bus support config defaults
10819 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
10820 digital converters config defaults
10821 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
10822 sensors config defaults
10823 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
10824 sensors config defaults
10825 * [Config] apply Device Drivers >> Input device support >> Generic input
10826 layer (needed for keyboard, mouse, ...) >> Mice config defaults
10827 * [Config] apply Device Drivers >> Input device support >> Generic input
10828 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
10829 * [Config] apply Device Drivers >> LED Support >> LED Class Support
10830 config defaults
10831 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
10832 defaults
10833 * [Config] apply Device Drivers >> Multifunction device drivers config
10834 defaults
10835 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
10836 grabbers support >> Media test drivers config defaults
10837 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
10838 Adapters config defaults
10839 * [Config] apply Device Drivers >> Multimedia support >> Remote
10840 Controller devices config defaults
10841 * [Config] apply Device Drivers >> Network device support >> Distributed
10842 Switch Architecture drivers config defaults
10843 * [Config] apply Device Drivers >> Network device support >> Network core
10844 driver support config defaults
10845 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10846 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
10847 defaults
10848 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10849 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
10850 defaults
10851 * [Config] apply Device Drivers >> PHY Subsystem config defaults
10852 * [Config] apply Device Drivers >> Pin controllers config defaults
10853 * [Config] apply Device Drivers >> SPI support config defaults
10854 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
10855 Sound Architecture >> ALSA for SoC audio support config defaults
10856 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
10857 Sound Architecture >> FireWire sound devices config defaults
10858 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
10859 Sound Architecture >> HD-Audio config defaults
10860 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
10861 client support config defaults
10862 * [Config] apply Device Drivers >> Staging drivers >> Media staging
10863 drivers config defaults
10864 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
10865 USB Gadget Drivers >> USB functions configurable through configfs
10866 config defaults
10867 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
10868 USB Peripheral Controller config defaults
10869 * [Config] apply Networking support >> NFC subsystem support >> Near
10870 Field Communication (NFC) devices config defaults
10871 * [Config] apply Networking support >> Networking options >> Network
10872 packet filtering framework (Netfilter) >> Core Netfilter Configuration
10873 >> Netfilter nf_tables support config defaults
10874 * [Config] apply Networking support >> Networking options >> QoS and/or
10875 fair queueing >> Actions config defaults
10876 * [Config] apply Networking support >> Networking options >> TCP/IP
10877 networking config defaults
10878 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
10879 Networking Stack (mac80211) config defaults
10880 * [Config] apply Device Drivers >> Input device support >> Generic input
10881 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
10882 * [Config] apply Device Drivers >> Input device support >> Generic input
10883 layer (needed for keyboard, mouse, ...) >> Mice config defaults
10884 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
10885 config defaults
10886 * [Config] apply Networking support >> Networking options >> Network
10887 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
10888 >> IPv4 NAT config defaults
10889 * [Config] apply Networking support >> Networking options >> Network
10890 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
10891 >> IPv6 NAT config defaults
10892 * [Config] apply Kernel hacking >> Kernel debugging config defaults
10893 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
10894 config defaults
10895 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
10896 values in
10897 - LP: #1414002
10898 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
10899 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
10900 (iwlwifi) config defaults
10901 * [Config] apply Device Drivers >> Real Time Clock config defaults
10902 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
10903 support >> SCSI low-level drivers config defaults
10904 * [Config] apply General setup >> CPU/Task time and stats accounting >>
10905 Cputime accounting config defaults
10906 * [Config] apply Device Drivers >> Mailbox Hardware Support config
10907 defaults
10908 * rebase to v3.19-rc6
10909 * [Config] updateconfigs following rebase to v3.19-rc6
10910
10911 [ Kamal Mostafa ]
10912
10913 * [Packaging] force "dpkg-source -I -i" behavior
10914
10915 [ Leann Ogasawara ]
10916
10917 * [Config] Disable CONFIG_USB_OTG
10918 - LP: #1411295
10919
10920 [ Upstream Kernel Changes ]
10921
10922 * overlay: add backwards compatible overlayfs format support (fixes)
10923 - LP: #1410480
10924
10925 [ Upstream Kernel Changes ]
10926
10927 * rebase to v3.19-rc5
10928 * rebase to v3.19-rc6
10929
10930 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
10931
10932 linux (3.19.0-2.2) vivid; urgency=low
10933
10934 [ Andy Whitcroft ]
10935
10936 * rebase to v3.19-rc4
10937 * [Config] updateconfigs following rebase to v3.19-rc4
10938 * [Packaging] install all dtb files
10939 - LP: #1408002
10940 * [Config] switch on "all" dtbs
10941 - LP: #1408002
10942
10943 [ Colin Ian King ]
10944
10945 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
10946 timers
10947 - LP: #1333569
10948
10949 [ Joseph Salisbury ]
10950
10951 * [Config] Enable CONFIG_N_GSM as module.
10952 - LP: #1404670
10953
10954 [ K. Y. Srinivasan ]
10955
10956 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
10957 - LP: #1406867
10958
10959 [ Steve McIntyre ]
10960
10961 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
10962 - LP: #1409750
10963
10964 [ Upstream Kernel Changes ]
10965
10966 * rebase to v3.19-rc4
10967
10968 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
10969
10970 linux (3.19.0-1.1) vivid; urgency=low
10971
10972 [ Andy Whitcroft ]
10973
10974 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
10975 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
10976 * Revert "SAUCE: AUFS -- aufs3-base.patch"
10977 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
10978 * rebase to v3.19-rc1
10979 * rebase to v3.19-rc2
10980 * [Config] defaultconfigs following rebase to v3.19-rc2
10981 * ubuntu: aufs3 -- follow rename of d_child
10982 * ubuntu: aufs3 -- follow switch to d_splice_alias
10983 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
10984 * ubuntu: aufs3 -- follow rename for d_alias
10985 * apparmor -- follow change to this_cpu_ptr
10986 * disable module checks for rebase
10987 * ubuntu: AUFS -- substrate: aufs3-base.patch
10988 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
10989 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
10990 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
10991 * [Configs] updateconfigs following aufs update
10992 * v3.19 series start
10993 * rebase to v3.19-rc3
10994 * [Configs] updateconfigs following rebase to v3.19-rc3
10995 * [Packaging] uploadnum should be the remainder of the version
10996 - LP: #1407755
10997 * [Packaging] handle dts directories
10998 - LP: #1408004
10999 * [Config] follow move of arm64 dts' into vendor directories
11000
11001 [ Upstream Kernel Changes ]
11002
11003 * arm64: optimized copy_to_user and copy_from_user assembly code
11004 - LP: #1400349
11005 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
11006
11007 [ Upstream Kernel Changes ]
11008
11009 * rebase to v3.19-rc1
11010 - LP: #1173681
11011 * rebase to v3.19-rc2
11012 * rebase to v3.19-rc3
11013
11014 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
11015
11016 linux (3.18.0-7.8) vivid; urgency=low
11017
11018 [ Leann Ogasawara ]
11019
11020 * Release Tracking Bug
11021 - LP: #1401590
11022
11023 [ John Johansen ]
11024
11025 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
11026 - LP: #1362199
11027 * SAUCE: Revert: fix: only allow a single threaded process to ...
11028 - LP: #1371310
11029 * SAUCE: (no-up) fix: bad unix_addr_fs macro
11030 - LP: #1390223
11031 * SAUCE: (no-up) apparmor: add parameter to control whether policy
11032 hashing is used
11033 - LP: #1383886
11034 * [config] set apparmor config options
11035
11036 [ Seth Forshee ]
11037
11038 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
11039 - LP: #1398458
11040
11041 [ Upstream Kernel Changes ]
11042
11043 * mfd: rtsx: Fix PM suspend for 5227 & 5249
11044 - LP: #1359052
11045 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
11046 - LP: #1346067
11047
11048 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
11049
11050 linux (3.18.0-6.7) vivid; urgency=low
11051
11052 [ Andy Whitcroft ]
11053
11054 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
11055 assembly code"
11056 - LP: #1398596
11057 * rebase to v3.18
11058
11059 [ Chris J Arges ]
11060
11061 * [Config] CONFIG_PCIEASPM_DEBUG=y
11062 - LP: #1398544
11063
11064 [ Paolo Pisati ]
11065
11066 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
11067 - LP: #1396470
11068
11069 [ Upstream Kernel Changes ]
11070
11071 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
11072 may result in I/O freeze
11073 - LP: #1400289
11074
11075 [ Upstream Kernel Changes ]
11076
11077 * rebase to v3.18
11078
11079 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
11080
11081 linux (3.18.0-5.6) vivid; urgency=low
11082
11083 [ Leann Ogasawara ]
11084
11085 * Release Tracking Bug
11086 - LP: #1398109
11087
11088 [ Andy Whitcroft ]
11089
11090 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
11091 - LP: #1397061
11092 * rebase to v3.18-rc7
11093
11094 [ Chris J Arges ]
11095
11096 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
11097 ppc64el/generic
11098 - LP: #1395855
11099
11100 [ Upstream Kernel Changes ]
11101
11102 * rebase to v3.18-rc7
11103 - LP: #1389497
11104
11105 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
11106
11107 linux (3.18.0-4.5) vivid; urgency=low
11108
11109 [ Leann Ogasawara ]
11110
11111 * Release Tracking Bug
11112 - LP: #1395891
11113
11114 [ Andy Whitcroft ]
11115
11116 * rebase to v3.18-rc6
11117 * [Config] update configs following rebase to v3.18-rc6
11118 * [Config] enable overlayfs v1 support
11119
11120 [ Tim Gardner ]
11121
11122 * rebase to v3.18-rc5
11123
11124 [ Upstream Kernel Changes ]
11125
11126 * overlay: add backwards compatible overlayfs format support
11127 - LP: #1395877
11128
11129 [ Upstream Kernel Changes ]
11130
11131 * rebase to v3.18-rc5
11132 * rebase to v3.18-rc6
11133
11134 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
11135
11136 linux (3.18.0-3.4) vivid; urgency=low
11137
11138 [ Andy Whitcroft ]
11139
11140 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
11141 * Revert "SAUCE: AUFS -- update to
11142 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
11143 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
11144 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
11145 * [Config] amd64 is now the indep architecture
11146 * [Debian] basic hook support
11147 * SAUCE: AUFS -- aufs3-base.patch
11148 * SAUCE: AUFS -- aufs3-mmap.patch
11149 * SAUCE: AUFS -- aufs3-standalone.patch
11150 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
11151 * [Config] updateconfigs following aufs3 update
11152 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
11153
11154 [ dann frazier ]
11155
11156 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
11157 - LP: #1388952
11158 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
11159 * [Config] Disable CONFIG_RCU_USER_QS on arm64
11160
11161 [ Tim Gardner ]
11162
11163 * rebase to v3.18-rc4
11164
11165 [ Upstream Kernel Changes ]
11166
11167 * rebase to v3.18-rc4
11168 - LP: #1389497
11169 - LP: #1387128
11170
11171 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
11172
11173 linux (3.18.0-2.2) vivid; urgency=low
11174
11175 [ Tim Gardner ]
11176
11177 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
11178
11179 [ Upstream Kernel Changes ]
11180
11181 * rebase to v3.18-rc3
11182
11183 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
11184
11185 linux (3.18.0-1.1) vivid; urgency=low
11186
11187 [ Andy Whitcroft ]
11188
11189 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
11190 * [Config] tools -- only build common tools when enabled
11191 * [Config] follow rename of DEB_BUILD_PROFILES
11192 * [Config] linux-image-extra is additive to linux-image
11193 - LP: #1375310
11194 * [Config] linux-image-extra postrm is not needed on purge
11195 * [Config] enable cloud tools on i386
11196 - LP: #1367399
11197
11198 [ Marc Dietrich ]
11199
11200 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
11201
11202 [ Paolo Pisati ]
11203
11204 * [Config] armhf: REGULATOR_TWL4030=y
11205 * [Config] armhf: disable JUMP_LABEL
11206 - LP: #1378856
11207
11208 [ Tim Gardner ]
11209
11210 * rebase to v3.17-rc2
11211 * updateconfigs
11212 * [Config] CONFIG_NFC_ST21NFCB=n
11213 * [Config] Added net/6lowpan/* to generic inclusion list
11214 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
11215 * rebase to v3.17-rc3
11216 * rebase to v3.17-rc4
11217 * rebase to v3.17-rc5
11218 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
11219 * [Config] CONFIG_XMON=y
11220 - LP: #1365655
11221 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
11222 - LP: #1362514
11223 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
11224 - LP: #1362514
11225 * [Config] CONFIG_DMA_CMA=n
11226 - LP: #1362261
11227 * [Config] Add mpt3sas to d-i
11228 - LP: #1368907
11229 * [Debian] set do_*_tools after stage1 or bootstrap is determined
11230 - LP: #1370211
11231 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
11232 - LP: #1244176
11233 * rebase to v3.17-rc6
11234 * SAUCE: usbip: Update include path
11235 * [Debian] usbip tools packaging
11236 - LP: #898003
11237 * [Config] Enable usbip tools
11238 - LP: #898003
11239 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
11240 - LP: #1363180
11241 * [Config] Correct annotation regarding CONFIG_DMA_CMA
11242 - LP: #1362261
11243 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
11244 - LP: #1374438
11245 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
11246 - LP: #1374440
11247 * [Debian] Don't fail if a symlink already exists
11248 * rebase to v3.17-rc7
11249 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
11250 - LP: #1374440
11251 * rebase to v3.17
11252 * rebase to v3.18-rc1
11253 * [Config] CONFIG_AUFS_FS=n for FTBS
11254 * Enable vivid
11255 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
11256 - LP: #1385510
11257 * rebase to v3.18-rc2
11258 * [Debian] Fix linux-doc dangling symlinks
11259 - LP: #661306
11260 * CONFIG_MODULE_COMPRESS=n
11261 * [Config] dropped scsi_tgt from generic inclusion list
11262 * [Config] Added drivers/uio to generic inclusion list
11263 * [Config] CONFIG_PATA_MACIO=y
11264 - LP: #1378894
11265 * [Config] CONFIG_DRM_BOCHS=n
11266 * [Debian] install usbipd
11267 - LP: #898003
11268
11269 [ Upstream Kernel Changes ]
11270
11271 * rebase to v3.18-rc2
11272
11273 [ Upstream Kernel Changes ]
11274
11275 * rebase to v3.18-rc1
11276 - LP: #1316518
11277 - LP: #1371591
11278 - LP: #1357928
11279
11280 [ Upstream Kernel Changes ]
11281
11282 * rebase to v3.17
11283
11284 [ Upstream Kernel Changes ]
11285
11286 * rebase to v3.17-rc7
11287
11288 [ Upstream Kernel Changes ]
11289
11290 * rebase to v3.17-rc6
11291
11292 [ Upstream Kernel Changes ]
11293
11294 * rebase to v3.17-rc5
11295
11296 [ Upstream Kernel Changes ]
11297
11298 * rebase to v3.17-rc4
11299
11300 [ Upstream Kernel Changes ]
11301
11302 * rebase to v3.17-rc3
11303
11304 [ Upstream Kernel Changes ]
11305
11306 * rebase to v3.17-rc2
11307 - LP: #1358116
11308 - LP: #1350148
11309 - LP: #1334950
11310 - LP: #1329580
11311 - LP: #1329580
11312 - LP: #1329580
11313
11314 [ Upstream Kernel Changes ]
11315
11316 * rebase to v3.17-rc2
11317
11318 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
11319
11320 linux (3.17.0-0.0) utopic; urgency=medium
11321
11322 * Empty entry
11323
11324 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
11325
11326 linux (3.16.0-11.16) utopic; urgency=low
11327
11328 [ Mauricio Faria de Oliveira ]
11329
11330 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
11331 - LP: #1358920
11332
11333 [ Peter Zijlstra ]
11334
11335 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
11336 - LP: #1361300
11337
11338 [ Tim Gardner ]
11339
11340 * [Config] CONFIG_ZPOOL=y
11341 - LP: #1360428
11342 * Release Tracking Bug
11343 - LP: #1361308
11344
11345 [ Upstream Kernel Changes ]
11346
11347 * Revert "net/mlx4_en: Fix bad use of dev_id"
11348 - LP: #1347012
11349 * net/mlx4_en: Reduce memory consumption on kdump kernel
11350 - LP: #1347012
11351 * net/mlx4_en: Fix mac_hash database inconsistency
11352 - LP: #1347012
11353 * net/mlx4_en: Disable blueflame using ethtool private flags
11354 - LP: #1347012
11355 * net/mlx4_en: current_mac isn't updated in port up
11356 - LP: #1347012
11357 * net/mlx4_core: Use low memory profile on kdump kernel
11358 - LP: #1347012
11359 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
11360 - LP: #1347169
11361 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
11362 - LP: #1347169
11363 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
11364 - LP: #1347169
11365 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
11366 - LP: #1347169
11367 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
11368 - LP: #1347169
11369 * drivers: scsi: storvsc: Set srb_flags in all cases
11370 - LP: #1347169
11371 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
11372 - LP: #1347169
11373 * namespaces: Use task_lock and not rcu to protect nsproxy
11374 - LP: #1328088
11375 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
11376 * mm/zbud: change zbud_alloc size type to size_t
11377 - LP: #1360428
11378 * mm/zpool: implement common zpool api to zbud/zsmalloc
11379 - LP: #1360428
11380 * mm/zpool: zbud/zsmalloc implement zpool
11381 - LP: #1360428
11382 * mm/zpool: update zswap to use zpool
11383 - LP: #1360428
11384 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
11385 - LP: #1341296
11386 * iommu/amd: Fix for pasid initialization
11387 - LP: #1361300
11388 * iommu/amd: Moving PPR fault flags macros definitions
11389 - LP: #1361300
11390 * iommu/amd: Drop oprofile dependency
11391 - LP: #1361300
11392 * iommu/amd: Fix typo in amd_iommu_v2 driver
11393 - LP: #1361300
11394 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
11395 - LP: #1361300
11396 * iommu/amd: Don't free pasid_state in mn_release path
11397 - LP: #1361300
11398 * iommu/amd: Get rid of __unbind_pasid
11399 - LP: #1361300
11400 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
11401 - LP: #1361300
11402 * iommu/amd: Add pasid_state->invalid flag
11403 - LP: #1361300
11404 * iommu/amd: Don't hold a reference to mm_struct
11405 - LP: #1361300
11406 * iommu/amd: Don't hold a reference to task_struct
11407 - LP: #1361300
11408 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
11409 - LP: #1361300
11410 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
11411 - LP: #1361300
11412 * iommu/amd: Remove change_pte mmu_notifier call-back
11413 - LP: #1361300
11414 * iommu/amd: Fix device_state reference counting
11415 - LP: #1361300
11416 * iommu/amd: Fix 2 typos in comments
11417 - LP: #1361300
11418
11419 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
11420
11421 linux (3.16.0-10.15) utopic; urgency=low
11422
11423 [ dann frazier ]
11424
11425 * [debian] Fix regression with ABI subversions and backport
11426
11427 [ Feng Kan ]
11428
11429 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
11430 modify write.
11431 - LP: #1357527
11432 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
11433 assembly code
11434 - LP: #1358949
11435
11436 [ Stefan Bader ]
11437
11438 * SAUCE: bcache: prevent crash on changing writeback_running
11439 - LP: #1357295
11440
11441 [ Tim Gardner ]
11442
11443 * [Config] CONFIG_XFRM_STATISTICS=y
11444 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
11445 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
11446 - LP: #1353005
11447 * Release Tracking Bug
11448 - LP: #1359783
11449
11450 [ Upstream Kernel Changes ]
11451
11452 * intel_idle: Broadwell support
11453 - LP: #1256170
11454 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
11455 - LP: #1357108
11456 * powerpc/powernv: Invoke opal call to handle hmi.
11457 - LP: #1357108
11458 * powerpc/book3s: handle HMIs for cpus in nap mode.
11459 - LP: #1357108
11460 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
11461 - LP: #1357108
11462 * powerpc: Add smp_mb() to arch_spin_is_locked()
11463 - LP: #1358569
11464 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
11465 - LP: #1358569
11466 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
11467 temperature
11468 - LP: #1353005
11469 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
11470 - LP: #1358855
11471 * printk: Add function to return log buffer address and size
11472 - LP: #1359423
11473 * powerpc/powernv: Interface to register/unregister opal dump region
11474 - LP: #1359423
11475 * bcache: fix crash on shutdown in passthrough mode
11476 - LP: #1357295
11477 * bcache: fix uninterruptible sleep in writeback thread
11478 - LP: #1357295
11479
11480 [ Vinayak Kale ]
11481
11482 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
11483 - LP: #1357527
11484 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
11485 - LP: #1357527
11486
11487 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
11488
11489 linux (3.16.0-9.14) utopic; urgency=low
11490
11491 [ Tim Gardner ]
11492
11493 * Release Tracking Bug
11494 - LP: #1357370
11495
11496 [ Serge Hallyn ]
11497
11498 * SAUCE: Overlayfs: allow unprivileged mounts
11499 - LP: #1357025
11500
11501 [ Upstream Kernel Changes ]
11502
11503 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
11504 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
11505 * dts: Add bindings for APM X-Gene SoC ethernet driver
11506 * drivers: net: Add APM X-Gene SoC ethernet driver support.
11507 * powerpc/thp: Add write barrier after updating the valid bit
11508 - LP: #1357014
11509 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
11510 - LP: #1357014
11511 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
11512 of 4k pte
11513 - LP: #1357014
11514 * powerpc/thp: Handle combo pages in invalidate
11515 - LP: #1357014
11516 * powerpc/thp: Invalidate with vpn in loop
11517 - LP: #1357014
11518 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
11519 - LP: #1357014
11520 * powerpc/mm: Use read barrier when creating real_pte
11521 - LP: #1357014
11522 * powerpc/thp: Add tracepoints to track hugepage invalidate
11523 - LP: #1357014
11524 * rebase to v3.16.1
11525
11526 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
11527
11528 linux (3.16.0-8.13) utopic; urgency=low
11529
11530 [ Tim Gardner ]
11531
11532 * Release Tracking Bug
11533 - LP: #1356403
11534
11535 [ dann frazier ]
11536
11537 * [debian] Allow for package revisions condusive for branching
11538
11539 [ Upstream Kernel Changes ]
11540
11541 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
11542 - LP: #1350087
11543 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
11544 - LP: #1350087
11545 * powerpc/powernv: Enable M64 aperatus for PHB3
11546 - LP: #1355469
11547 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
11548 - LP: #1352994
11549 * powerpc: Add machine_early_initcall()
11550 - LP: #1352640
11551 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
11552 - LP: #1352640
11553 * powerpc/eeh: Avoid event on passed PE
11554 - LP: #1352640
11555 * powerpc/eeh: EEH support for VFIO PCI device
11556 - LP: #1352640
11557 * powerpc/eeh: sysfs entries lost
11558 - LP: #1352640
11559 * powerpc/powernv: Fix IOMMU table for VFIO dev
11560 - LP: #1352640
11561 * powerpc/eeh: Fetch IOMMU table in reliable way
11562 - LP: #1352640
11563 * powerpc/eeh: Refactor EEH flag accessors
11564 - LP: #1352640
11565 * powerpc/eeh: Selectively enable IO for error log
11566 - LP: #1352640
11567 * powerpc/eeh: Reduce lines of log dump
11568 - LP: #1352640
11569 * powerpc/eeh: Replace pr_warning() with pr_warn()
11570 - LP: #1352640
11571 * powerpc/eeh: Make diag-data not endian dependent
11572 - LP: #1352640
11573 * powerpc/eeh: Aux PE data for error log
11574 - LP: #1352640
11575 * PCI: Support BAR sizes up to 128GB
11576 - LP: #1352640
11577 * powerpc/powernv: Allow to freeze PE
11578 - LP: #1352640
11579 * powerpc/powernv: Split ioda_eeh_get_state()
11580 - LP: #1352640
11581 * powerpc/powernv: Handle compound PE
11582 - LP: #1352640
11583 * powerpc/powernv: Handle compound PE for EEH
11584 - LP: #1352640
11585 * powerpc/powernv: Handle compound PE in config accessors
11586 - LP: #1352640
11587 * mnt: Only change user settable mount flags in remount
11588 - LP: #1356318
11589 - CVE-2014-5206
11590 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
11591 - LP: #1356318
11592 - CVE-2014-5206
11593 * mnt: Correct permission checks in do_remount
11594 - LP: #1356323
11595 - CVE-2014-5207
11596 * mnt: Change the default remount atime from relatime to the existing value
11597 - LP: #1356323
11598 - CVE-2014-5207
11599
11600 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
11601
11602 linux (3.16.0-7.12) utopic; urgency=low
11603
11604 [ Andy Whitcroft ]
11605
11606 * rebase to v3.16 final
11607 * [Config] d-i -- add virtio_scsi to virtio-modules
11608 - LP: #1342000
11609
11610 [ dann frazier ]
11611
11612 * [Packaging] Fix 'printchanges' to work with versions containing '+'
11613
11614 [ Tim Gardner ]
11615
11616 * [Config] CONFIG_MICROCODE=y
11617 - LP: #1084373
11618 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
11619 - LP: #1349028
11620 * [Config] Add hv_balloon to d-i virtio-modules
11621 - LP: #1292216
11622 * Release Tracking Bug
11623 - LP: #1354530
11624
11625 [ Upstream Kernel Changes ]
11626
11627 * rebase to v3.16
11628
11629 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
11630
11631 linux (3.16.0-6.11) utopic; urgency=low
11632
11633 [ Paolo Pisati ]
11634
11635 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
11636 * [Config] armhf: KEYBOARD_IMX=m
11637 * [Config] armhf: build cubox & imx6 DTBs
11638 * [Config] armhf: RTC_DRV_PCF8523=y
11639
11640 [ Tim Gardner ]
11641
11642 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
11643 - LP: #1344405
11644 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
11645 - LP: #1343109
11646 * Release Tracking Bug
11647 - LP: #1349196
11648
11649 [ Upstream Kernel Changes ]
11650
11651 * rebase to v3.16-rc7
11652
11653 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
11654
11655 linux (3.16.0-5.10) utopic; urgency=low
11656
11657 [ Tim Gardner ]
11658
11659 * Release Tracking Bug
11660 - LP: #1346298
11661 * [Config] CONFIG_GPIO_SYSFS=y
11662 - LP: #1342153
11663 * rebase to v3.16-rc6
11664
11665 [ Paolo Pisati ]
11666
11667 * [Config] enable ARCH_MVEBU*
11668 * [Config] AHCI_MVEBU=m
11669 * [Config] ARMADA_THERMAL=y
11670 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
11671 * [Config] CRYPTO_DEV_MV_CESA=m
11672 * [Config] I2C_MV64XXX=m
11673 * [Config] MMC_MVSDIO=m
11674 * [Config] MMC_SDHCI_DOVE=m
11675 * [Config] MTD_NAND_ORION=m
11676 * [Config] MTD_NAND_PXA3xx=m
11677 * [Config] MVNETA=m
11678 * [Config] MV_XOR=y
11679 * [Config] ORION_WATCHDOG=m
11680 * [Config] PCI_MVEBU=y
11681 * [Config] RTC_DRV_MV=y
11682 * [Config] SND_KIRKWOOD_SOC*=m
11683 * [Config] SPI_ORION=m
11684 * [Config] USB_XHCI_MVEBU=m
11685 * [Config] armhf: build all Armada and Dove DTBs
11686 * [Config] armhf: SERIAL_8250_DW=y
11687
11688 [ Upstream Kernel Changes ]
11689
11690 * rebase to v3.16-rc6
11691
11692 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
11693
11694 linux (3.16.0-4.9) utopic; urgency=low
11695
11696 [ Tim Gardner ]
11697
11698 * Release Tracking Bug
11699 - LP: #1341543
11700
11701 [ Upstream Kernel Changes ]
11702
11703 * rebase to v3.16-rc5
11704
11705 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
11706
11707 linux (3.16.0-3.8) utopic; urgency=low
11708
11709 [ Tim Gardner ]
11710
11711 * Release Tracking Bug
11712 - LP: #1340091
11713
11714 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
11715
11716 linux (3.16.0-2.7) utopic; urgency=low
11717
11718 [ Andy Whitcroft ]
11719
11720 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
11721 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
11722
11723 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
11724
11725 linux (3.16.0-2.6) utopic; urgency=low
11726
11727 [ Andy Whitcroft ]
11728
11729 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
11730 Fixes FTBS.
11731
11732 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
11733
11734 linux (3.16.0-2.5) utopic; urgency=low
11735
11736 [ Andy Whitcroft ]
11737
11738 * ubuntu -- fix basic format for ubuntu/Makefile
11739 * ubuntu: AUFS (no-squash): basic framework and update machinary
11740 * ubuntu: aufs3 -- update update scripting
11741 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
11742 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
11743 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
11744 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
11745 * [Configs] AUFS configs
11746 * ubuntu: aufs3 -- reenable
11747
11748 [ Tim Gardner ]
11749
11750 * CONFIG_LATENCYTOP=n
11751
11752 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
11753
11754 linux (3.16.0-2.4) utopic; urgency=low
11755
11756 [ Andy Whitcroft ]
11757
11758 * [Config] flip VIRTIO*=y
11759 * [Config] commonise CONFIG_SWIOTLB=y
11760 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
11761 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
11762 config defaults
11763 * [Config] apply Device Drivers >> Block devices config defaults
11764 * [Config] apply Device Drivers >> Character devices config defaults
11765 * [Config] apply Device Drivers >> DMA Engine support config defaults
11766 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
11767 reporting config defaults
11768 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
11769 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
11770 support) config defaults
11771 * [Config] apply Device Drivers >> GPIO Support config defaults
11772 * [Config] apply Device Drivers >> Graphics support >> Console display
11773 driver support config defaults
11774 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
11775 config defaults
11776 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
11777 * [Config] apply Device Drivers >> Input device support >> Generic input
11778 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
11779 defaults
11780 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
11781 ports config defaults
11782 * [Config] apply Device Drivers >> LED Support >> LED Class Support
11783 config defaults
11784 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
11785 defaults
11786 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
11787 grabbers support config defaults
11788 * [Config] apply Security options config defaults
11789 * [Config] apply Networking options >> Network packet filtering framework
11790 (Netfilter) >> Core Netfilter Configuration config defaults
11791 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
11792 defaults
11793 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
11794 Devices >> Support for frame buffer devices config defaults
11795 * [Config] apply Power management and ACPI options >> CPU Frequency
11796 scaling config defaults
11797 * [Config] apply Processor type and features config defaults
11798 * [Config] apply Partition Types config defaults
11799 * [Config] apply Power management and ACPI options config defaults
11800 * [Config] apply Device Drivers >> InfiniBand support config defaults
11801 * [Config] apply Device Drivers >> Misc devices config defaults
11802 * [Config] apply Device Drivers >> Multifunction device drivers config
11803 defaults
11804 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
11805 support >> SCSI low-level drivers config defaults
11806 * [Config] apply Device Drivers >> Network device support >> Ethernet
11807 driver support config defaults
11808 * [Config] apply Device Drivers >> Network device support >> Network core
11809 driver support config defaults
11810 * [Config] apply Device Drivers >> Network device support >> PHY Device
11811 support and infrastructure config defaults
11812 * [Config] apply File systems >> Network File Systems config defaults
11813 * [Config] apply Device Drivers >> Input device support >> Generic input
11814 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
11815 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
11816 >> NAND Device Support config defaults
11817 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
11818 >> Ralink driver support config defaults
11819 * [Config] apply Device Drivers >> Staging drivers config defaults
11820 * [Config] apply Cryptographic API >> Hardware crypto devices config
11821 defaults
11822 * [Config] apply Device Drivers >> Macintosh device drivers config
11823 defaults
11824 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
11825 config defaults
11826 * [Config] apply Device Drivers >> PPS support config defaults
11827 * [Config] apply Device Drivers >> Sound card support config defaults
11828 * [Config] apply Networking support >> RF switch subsystem support config
11829 defaults
11830 * [Config] apply Library routines config defaults
11831 * [Config] apply Device Drivers >> CODEC drivers config defaults
11832 * [Config] apply Device Drivers >> PHY Subsystem config defaults
11833 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
11834 config defaults
11835 * [Config] apply Kernel hacking >> Tracers config defaults
11836 * [Config] apply Kernel hacking >> Runtime Testing config defaults
11837 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
11838 * [Config] apply Device Drivers >> USB support config defaults
11839 * [Config] apply Device Drivers >> Power supply class support config
11840 defaults
11841 * [Config] apply Device Drivers >> USB Network Adapters config defaults
11842 * [Config] apply General setup >> IRQ subsystem config defaults
11843 * [Config] apply General setup config defaults
11844 * [Config] apply File systems >> Miscellaneous filesystems config
11845 defaults
11846 * [Config] apply File systems config defaults
11847 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
11848 * [Config] apply Device Drivers >> Virtio drivers config defaults
11849 * [Config] apply Device Drivers >> USB Peripheral Controller config
11850 defaults
11851 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
11852 support >> SCSI Transports config defaults
11853 * [Config] apply Device Drivers >> Real Time Clock config defaults
11854 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
11855 (libata) config defaults
11856 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
11857 defaults
11858 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
11859 config defaults
11860 * [Config] apply Device Drivers >> USB Physical Layer drivers config
11861 defaults
11862 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
11863 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
11864 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
11865 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
11866 CONFIG_HOTPLUG_CPU=n
11867 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
11868 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
11869 * [Config] drivers/acpi/acpi_ipmi.ko needs
11870 drivers/char/ipmi/ipmi_msghandler.ko in virtual
11871 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
11872 CONFIG_FUNCTION_TRACER=n
11873 * [Config] ignore modules changing following major config changes
11874
11875 [ Tim Gardner ]
11876
11877 * rebase to v3.16-rc4
11878
11879 [ Upstream Kernel Changes ]
11880
11881 * rebase to v3.16-rc4
11882 - LP: #1297581
11883
11884 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
11885
11886 linux (3.16.0-1.3) utopic; urgency=low
11887
11888 [ Andy Whitcroft ]
11889
11890 * Revert "Disable do_tools_perf for FTBS"
11891 * SAUCE: fix perf_regs definitions for arm64
11892
11893 [ Paolo Pisati ]
11894
11895 * [Config] armhf: ARCH_EXYNOS5* support
11896 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
11897 * [Config] armhf: EXYNOS_THERMAL=y
11898 * [Config] armhf: EXYNOS_IOMMU=y
11899 * [Config] armhf: EXYNOS_ADC=m
11900 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
11901 * [Config] armhf: MMC_SDHCI_S3C=m
11902 * [Config] armhf: PCI_EXYNOS=y
11903 * [Config] armhf: PHY_EXYNOS5250_SATA=y
11904 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
11905 * [Config] armhf: PWM_SAMSUNG=m
11906 * [Config] armhf: RTC_DRV_S3C=y
11907 * [Config] armhf: S3C2410_WATCHDOG=m
11908 * [Config] armhf: MMC_DW_EXYNOS=m
11909 * [Config] armhf: SERIAL_SAMSUNG=y
11910 * [Config] armhf: SND_SOC_SAMSUNG=m
11911 * [Config] armhf: SPI_S3C64XX=m
11912 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
11913 * [Config] armhf: FB_S3C=m
11914 * [Config] armhf: build all Exynos 5 DTBs
11915 * [Config] armhf: disable CPUFREQ_EXYNOS
11916
11917 [ Tim Gardner ]
11918
11919 * rebase to v3.16-rc3
11920
11921 [ Upstream Kernel Changes ]
11922
11923 * rebase to v3.16-rc3
11924 - LP: #1331915
11925
11926 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
11927
11928 linux (3.16.0-0.2) utopic; urgency=low
11929
11930 [ Tim Gardner ]
11931
11932 * Revert "SAUCE: intel_pstate -- toggle default to disable"
11933 - LP: #1333322
11934 * CONFIG_BOOKE_WDT=y
11935 * Disable do_tools_perf for FTBS (just until I can figure it out)
11936
11937 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
11938
11939 linux (3.16.0-0.1) utopic; urgency=low
11940
11941 [ Tim Gardner ]
11942
11943 * Release Tracking Bug
11944 - LP: #1333265
11945
11946 [ Andy Whitcroft ]
11947
11948 * [Config] cloud-tools -- add systemd units
11949 - LP: #1329027
11950
11951 [ dann frazier ]
11952
11953 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
11954 * [Config] CONFIG_NET_XGENE=m for arm64
11955 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
11956
11957 [ Feng Kan ]
11958
11959 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
11960 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
11961 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
11962
11963 [ Iyappan Subramanian ]
11964
11965 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
11966 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
11967 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
11968 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
11969
11970 [ Tim Gardner ]
11971
11972 * updateconfigs
11973 * Fix arm64 crypto Makefile
11974 * [Config] CONFIG_BOOKE_WDT=n for FTBS
11975 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
11976 - LP: #1327619
11977 * Disabled powerpc64-emb for FTBS
11978 * [Config] CONFIG_DRM_TEGRA=m
11979 * [Config] CONFIG_CMA_SIZE_MBYTES=64
11980 * rebase to v3.16-rc2
11981 * Clean up generic.inclusion-list warnings
11982
11983 [ Upstream Kernel Changes ]
11984
11985 * rebase to v3.16-rc2
11986 - LP: #1328587
11987 - LP: #1319291
11988 - LP: #1310512
11989 - LP: #1310512
11990 - LP: #1305480
11991
11992 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
11993
11994 linux (3.15.0-6.11) utopic; urgency=low
11995
11996 [ Adam Conrad ]
11997
11998 * Enable building the sata-modules udeb on ppc64el.
11999 - LP: #1323980
12000 * [Packaging] Set bootloader and loader on ppc64el to grub
12001
12002 [ Adam Lee ]
12003
12004 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
12005 - LP: #1310512, #1320070
12006
12007 [ Alex Hung ]
12008
12009 * SAUCE: (no-up) dell-led: add mic mute led interface
12010 - LP: #1308297
12011
12012 [ Andy Whitcroft ]
12013
12014 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
12015 - LP: #1285434
12016 * [Config] tools -- enable cpupower on ppc64el
12017 * [Config] ppc64el -- enable perf tools
12018 * [Config] powerpc -- enable perf tools
12019 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
12020 * [Config] arm64 -- enable tools
12021 - LP: #1326050
12022 * [Config] switch hyper-keyboard to virtual
12023 - LP: #1325306
12024 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
12025 upgrades
12026 * SAUCE: kvm: BIOS disabled kvm support should be a warning
12027 - LP: #1300247
12028 * SAUCE: nouveau: missing outputs should be warnings
12029 - LP: #1300244
12030 * [Config] d-i -- add nvme devices to block-modules udeb
12031 - LP: #1303710
12032
12033 [ Anton Blanchard ]
12034
12035 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
12036 - LP: #1328230
12037
12038 [ Colin Ian King ]
12039
12040 * SAUCE: intel_pstate: inform user that thermald is worth considering
12041
12042 [ Dave Chiluk ]
12043
12044 * [Config] Enable CONFIG_IP_VS_IPV6=y
12045 - LP: #1300739
12046
12047 [ Paolo Pisati ]
12048
12049 * [Config] build vexpress a9 dtb
12050 - LP: #1303657
12051
12052 [ Tetsuo Handa ]
12053
12054 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
12055
12056 [ Tim Gardner ]
12057
12058 * Release Tracking Bug
12059 - LP: #1329045
12060 * [Debian] Treat vdso install as an environment variable
12061 - LP: #1325713
12062 * [Config] Treat vdso install as an environment variable
12063 - LP: #1325713
12064 * [config] Set IPMI suppoort default to "y"
12065 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
12066 * [Config] CONFIG_RT_GROUP_SCHED=n
12067 - LP: #1284731
12068 * [Config] ppc64el -- switch to 64K system pages
12069 * [Config] CONFIG_MICROCODE_EARLY=y
12070 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
12071 * [Config] armhf: DRM_TILCDC=m
12072 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
12073 * [Config] arm64: KVM=y
12074 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
12075 * [Config] armhf: generic: disable CPU_IDLE
12076 * [Config] armhf: CPU_FREQ=y
12077 * [Config] Add new mlx modules to d-i
12078 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
12079 - LP: #1295112
12080 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
12081 - LP: #1294353
12082 * [Config] CONFIG_ABX500_CORE=y for ppc64el
12083 * [Config] CONFIG_ALX=m for powerpc
12084 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
12085 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
12086 * [Config] CONFIG_ANDROID=n for powerpc
12087 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
12088 * [Config] CONFIG_BIG_KEYS=y for ppc64el
12089 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
12090 * rebase to v3.15
12091 * [Config] CONFIG_PHY_XGENE=y
12092 * [Config] CONFIG_MLX4_DEBUG=y
12093 - LP: #1328256
12094 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
12095 - LP: #1324571
12096 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
12097 * [Config] CONFIG_CFG80211=m for ppc64el
12098 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
12099 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
12100 * [Config] CONFIG_EXPERT=y for ppc64el
12101 * [Config] CONFIG_ATA_SFF=y on ppc64el
12102 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
12103 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
12104 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
12105 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
12106 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
12107 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
12108 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
12109 * [Config] CONFIG_DDR=y for ppc64el
12110 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
12111 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
12112 * [Config] CONFIG_EZX_PCAP=n for all arches
12113 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
12114 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
12115 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
12116 * [Config] CONFIG_FB_3DFX=m for all arches
12117 * [Config] CONFIG_FB_MATROX=m for ppc64el
12118 * [Config] CONFIG_FB_RADEON=m for ppc64el
12119 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
12120 * [Config] CONFIG_FIREWIRE=m for ppc64el
12121 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
12122 * [Config] CONFIG_HAMRADIO=y for ppc64el
12123 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
12124 * [Config] CONFIG_I2C_MUX=m for ppc64el
12125 * [Config] CONFIG_I2C_STUB=m for ppc64el
12126 * [Config] CONFIG_I2O=m for ppc64el
12127 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
12128 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
12129 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
12130 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
12131 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
12132 * [Config] CONFIG_IPACK_BUS=m for ppc64el
12133 * [Config] CONFIG_ISDN=y for ppc64el
12134 * [Config] CONFIG_ISO9660_FS=m for ppc64el
12135 * [Config] CONFIG_KGDB=y for ppc64el
12136 * [Config] CONFIG_KVM_GUEST=y for ppc64el
12137 * [Config] CONFIG_L2TP_V3=y for powerpc
12138 * [Config] CONFIG_MAILBOX=y for ppc64el
12139 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
12140 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
12141 * [Config] CONFIG_MEMORY=y for ppc64el
12142 * [Config] CONFIG_MEMSTICK=m for ppc64el
12143 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
12144 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
12145 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
12146 * [Config] CONFIG_NET_9P=m for ppc64el
12147 * [Config] CONFIG_MSDOS_FS=m for ppc64el
12148 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
12149 * [Config] CONFIG_MTD=m for arm64
12150 * [Config] CONFIG_NETCONSOLE=m for ppc64el
12151 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
12152 * [Config] CONFIG_NET_IPIP=m for ppc64el
12153 * [Config] CONFIG_NET_TEAM=m for all arches
12154 * [Config] CONFIG_NFC=m for ppc64el
12155 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
12156 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
12157 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
12158 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
12159 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
12160 * [Config] CONFIG_OPROFILE=m for ppc64el
12161 * [Config] CONFIG_PARPORT_1284=y for ppc64el
12162 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
12163 * [Config] CONFIG_8723AU_P2P=n
12164 * [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
12165 * [Config] CONFIG_PCNET32=m for ppc64el
12166 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
12167 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
12168 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
12169 * [Config] CONFIG_SCSI_IPR=m for ppc64el
12170 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
12171 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
12172 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
12173 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
12174 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
12175 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
12176 * [Config] CONFIG_WLAN=y for arm64
12177 * [Config] CONFIG_VORTEX=m for ppc64el
12178 * [Config] CONFIG_WIMAX=m for ppc64el
12179 * [Config] CONFIG_WATCHDOG=y for ppc64el
12180 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
12181 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
12182 * [Config] CONFIG_UWB=m for ppc64el
12183 * [Config] CONFIG_USB_STORAGE=y
12184 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
12185 * [Config] CONFIG_HID_RMI=m
12186 * [Config] CONFIG_HVC_DCC=n
12187 - LP: #1303657
12188
12189 [ Upstream Kernel Changes ]
12190
12191 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
12192 - LP: #1323165
12193 * powerpc/powernv: Add calls to support little endian host
12194 - LP: #1327400
12195 * HID: rmi: introduce RMI driver for Synaptics touchpads
12196 * HID: rmi: do not stop the device at the end of probe
12197 * HID: rmi: check for the existence of some optional queries before reading query 12
12198 * HID: rmi: do not fetch more than 16 bytes in a query
12199 * HID: rmi: fix wrong struct field name
12200 * HID: rmi: fix masks for x and w_x data
12201 * HID: rmi: do not handle touchscreens through hid-rmi
12202 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
12203 - LP: #1305480
12204 * rebase to v3.15
12205
12206 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
12207
12208 linux (3.15.0-5.10) utopic; urgency=low
12209
12210 [ Tim Gardner ]
12211
12212 * Release Tracking Bug
12213 - LP: #1325596
12214 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
12215 * rebase to v3.15-rc8
12216
12217 [ Upstream Kernel Changes ]
12218
12219 * rebase to v3.15-rc8
12220
12221 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
12222
12223 linux (3.15.0-4.9) utopic; urgency=low
12224
12225 * no change rebuild to fix embeded debhelper.
12226
12227 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
12228
12229 linux (3.15.0-4.8) utopic; urgency=low
12230
12231 [ Andy Whitcroft ]
12232
12233 * Release Tracking Bug
12234 - LP: #1324107
12235 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
12236
12237 [ Javier Martinez Canillas ]
12238
12239 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
12240 - LP: #1323526
12241
12242 [ John Johansen ]
12243
12244 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
12245 - LP: #1323528
12246 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
12247 - LP: #1308761
12248 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
12249 - LP: #1308765
12250 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
12251 - LP: #1308764
12252 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
12253 - LP: #1323530
12254
12255 [ Kamal Mostafa ]
12256
12257 * [Config] add debian/gbp.conf
12258
12259 [ Tim Gardner ]
12260
12261 * [Config] CONFIG_SATA_AHCI=m for ppc64el
12262 - LP: #1323980
12263
12264 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
12265
12266 linux (3.15.0-3.7) utopic; urgency=low
12267
12268 [ Tim Gardner ]
12269
12270 * Release Tracking Bug
12271 - LP: #1323189
12272
12273 [ Andy Whitcroft ]
12274
12275 * [Config] autopkgtest -- need fakeroot for tests
12276
12277 [ Upstream Kernel Changes ]
12278
12279 * rebase to v3.15-rc7
12280
12281 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
12282
12283 linux (3.15.0-2.6) utopic; urgency=low
12284
12285 [ Andy Whitcroft ]
12286
12287 * [Config] remove the kernel-image firmware list on clean
12288
12289 [ Martin Pitt ]
12290
12291 * [Config] autopkgtest -- switch to significantly faster rebuild
12292
12293 [ Stefan Bader ]
12294
12295 * [Config]: Add missing modules to inclusion list
12296
12297 [ Tim Gardner ]
12298
12299 * [debian] Dynamically generate the kernel-image udebs firmware list
12300 * [d-i] firmware/kernel-image is generated
12301 * rebase to v3.15-rc6
12302 * Release Tracking Bug
12303 - LP: #1322251
12304
12305 [ Upstream Kernel Changes ]
12306
12307 * rebase to v3.15-rc6
12308 - LP: #1297581
12309
12310 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
12311
12312 linux (3.15.0-1.5) utopic; urgency=low
12313
12314 [ Tim Gardner ]
12315
12316 * [Config] Add apm-mustang.dtb to kernel-image udeb
12317
12318 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
12319
12320 linux (3.15.0-1.4) utopic; urgency=low
12321
12322 [ Andy Whitcroft ]
12323
12324 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
12325 local linux/hyperv.h"
12326 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
12327 local linux/hyperv.h"
12328 * [Packaging] tools -- hv tools build correctly against the built headers
12329 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
12330 * cloud-tools -- pull in init scripts for Hyper-V daemons
12331 * cloud-tools -- detect Hyper-V VM to avoid starting
12332 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
12333 - LP: #1295401
12334 * [Config] cloud-tools: reenable cloud-tools
12335
12336 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
12337
12338 linux (3.15.0-1.3) utopic; urgency=low
12339
12340 [ Andy Whitcroft ]
12341
12342 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
12343 - LP: #1318848
12344
12345 [ Ben Collins ]
12346
12347 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
12348 - LP: #1318629
12349
12350 [ Tim Gardner ]
12351
12352 * [Config] CONFIG_FSL_PAMU=n
12353 - LP: #1311738
12354 * Release Tracking Bug
12355 - LP: #1320239
12356
12357 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
12358
12359 linux (3.15.0-1.2) utopic; urgency=low
12360
12361 [ Tim Gardner ]
12362
12363 * Release Tracking Bug
12364 - LP: #1318171
12365 * Add rpcsec_gss_krb5 to generic inclusion list
12366 - LP: #769527
12367 * rebase to v3.15-rc5
12368
12369 [ Upstream Kernel Changes ]
12370
12371 * rebase to v3.15-rc5
12372 - LP: #1297581
12373
12374 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
12375
12376 linux (3.15.0-0.1) utopic; urgency=low
12377
12378 [ Upstream Kernel Changes ]
12379
12380 * rebase to v3.15-rc4
12381 - LP: #1297581
12382 - LP: #1297581
12383 - LP: #1305133
12384 - LP: #1297581
12385 - LP: #1297581
12386 - LP: #871808
12387 - LP: #1260303
12388 - LP: #1268468
12389 - LP: #1248116
12390 - LP: #1211920
12391 - LP: #1259790
12392 - LP: #1259437
12393 - LP: #1259435
12394 - LP: #1268468
12395
12396 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
12397
12398 linux (3.15.0-0.0) utopic; urgency=low
12399
12400 * Initial version for 3.15.
12401
12402 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
12403
12404 linux (3.13.0-8.27) trusty; urgency=low
12405
12406 [ John Johansen ]
12407
12408 * SAUCE: Add config option to disable new apparmor 3 semantics
12409 -LP: #1270215
12410
12411 [ Tim Gardner ]
12412
12413 * [debian] Fix indep_hdrs_pkg_name
12414 - LP: #1134441
12415 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
12416 * Enabled lttng build
12417 * Don't build lttng for armhf
12418 lttng hates gcc-4.8 for armhf
12419 * Release Tracking Bug
12420 - LP: #1277309
12421
12422 [ Upstream Kernel Changes ]
12423
12424 * rebase to v3.13.2
12425 - LP: #1260303
12426 - LP: #1260303
12427 - LP: #1268468
12428
12429 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
12430
12431 linux (3.13.0-7.26) trusty; urgency=low
12432
12433 [ John Johansen ]
12434
12435 * SAUCE: apparmor: fix uninitialized lsm_audit membe
12436 - LP: #1268727
12437 * Add config option to optionally enable new apparmor 3 semantics
12438
12439 [ Tim Gardner ]
12440
12441 * [Config] Add lowlatency to getabis
12442 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
12443 - LP: #1270215
12444 * Release Tracking Bug
12445 - LP: #1276810
12446
12447 [ Upstream Kernel Changes ]
12448
12449 * x86, x32: Correct invalid use of user timespec in the kernel
12450 - LP: #1274349
12451 - CVE-2014-0038
12452
12453 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
12454
12455 linux (3.13.0-7.25) trusty; urgency=low
12456
12457 [ Andy Whitcroft ]
12458
12459 * Revert "SAUCE: fix fmd headers"
12460 * SAUCE: fix fmd headers
12461
12462 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
12463
12464 linux (3.13.0-7.24) trusty; urgency=low
12465
12466 [ Stefan Bader ]
12467
12468 * [Config] Make vmwgfx driver enable the framebuffer device
12469
12470 [ Tim Gardner ]
12471
12472 * rebase to v3.13.1
12473 * [Config] CONFIG_NFS_FS=m for ppc64el
12474 * [Config] CONFIG_X86_SYSFB=n
12475 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
12476 * Release Tracking Bug
12477 - LP: #1275898
12478
12479 [ Upstream Kernel Changes ]
12480
12481 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
12482 - LP: #1272525
12483 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
12484 - LP: #1272525
12485 * mm: ignore VM_SOFTDIRTY on VMA merging
12486 - LP: #1274917
12487 * drm/radeon: disable dpm on BTC
12488 - LP: #1266984
12489
12490 [ Upstream Kernel Changes ]
12491
12492 * rebase to v3.13.1
12493
12494 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
12495
12496 linux (3.13.0-6.23) trusty; urgency=low
12497
12498 [ Andy Whitcroft ]
12499
12500 * [Config] fix up architecture for linux-tools
12501
12502 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
12503
12504 linux (3.13.0-6.22) trusty; urgency=low
12505
12506 [ Andy Whitcroft ]
12507
12508 * [Packaging] limit linux-udebs-<flavour> to matching arch
12509 * [Config] powerpc -- disable perf to fix FTBFS
12510 * [Config] ppc64el -- fix up missing udebs
12511
12512 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
12513
12514 linux (3.13.0-6.21) trusty; urgency=low
12515
12516 [ Andy Fleming ]
12517
12518 * SAUCE: net: Add support for handling queueing in hardware
12519 * SAUCE: of_mdio: Add of_phy_attach function
12520 * SAUCE: phylib: Add generic 10G driver
12521 * SAUCE: phylib: Support attaching to gen10g_driver
12522 * SAUCE: phylib: Add Clause 45 read/write functions
12523
12524 [ Andy Whitcroft ]
12525
12526 * SAUCE: fix fmd headers
12527 * [Packaging] lowlatency -- merge out of tree flavours
12528 * SAUCE: allow IRQs to be irq-threaded by default via config
12529 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
12530 * [Config] powerpc -- fix up Build-depends:
12531 * Release Tracking Bug
12532 - LP: #1273747
12533
12534 [ Ben Collins ]
12535
12536 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
12537 ptr/64-bit rsrcs
12538 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
12539 * SAUCE: Fixup freescale usb phy driver to work on ppc64
12540 * SAUCE: xgmac_mdio: Silence read errors
12541 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
12542 * SAUCE: Fix stack overflow on ppc32
12543 * SAUCE: Use resource_size_t instead of long for PCI resource address
12544 * SAUCE: net/phy: Export function for use by dpaa_eth
12545 * [Packaging] powerpc -- merge out of tree powerpc arch
12546
12547 [ Bjorn Helgaas ]
12548
12549 * SAUCE: Revert "EISA: Log device resources in dmesg"
12550 - LP: #1251816
12551 * SAUCE: Revert "EISA: Initialize device before its resources"
12552 - LP: #1251816
12553
12554 [ Emil Medve ]
12555
12556 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
12557 with 10G "fixed-link"s
12558
12559 [ Kumar Gala ]
12560
12561 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
12562 * SAUCE: fsl_pme2: Add support for DPAA PME
12563 * SAUCE: fmd: FMD14 integration
12564 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
12565 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
12566
12567 [ Madalin Bucur ]
12568
12569 * SAUCE: net/flow: remove sleeping and deferral mechanism from
12570 flow_cache_flush
12571 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
12572 and duplex reading
12573
12574 [ Stefan Bader ]
12575
12576 * [Config] move some VMWare related modules into main package
12577 - LP: #1271669
12578
12579 [ Tim Gardner ]
12580
12581 * [Config] Add r815x to nic-modules
12582 - LP: #1273735
12583 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
12584 - LP: #239479
12585
12586 [ Upstream Kernel Changes ]
12587
12588 * mmc: sdhci-pci: break out definitions to header file
12589 - LP: #1239938
12590 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
12591 - LP: #1239938
12592 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
12593 * powerpc/book3e: support CONFIG_RELOCATABLE
12594 * book3e/kexec/kdump: enable kexec for kernel
12595 * book3e/kexec/kdump: create a 1:1 TLB mapping
12596 * book3e/kexec/kdump: introduce a kexec kernel flag
12597 * book3e/kexec/kdump: implement ppc64 kexec specfic
12598 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
12599 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
12600
12601 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
12602
12603 linux (3.13.0-5.20) trusty; urgency=low
12604
12605 [ Andy Whitcroft ]
12606
12607 * [Packaging] tools -- do not make symlinks when not making packages
12608 * [Packaging] tools -- tidy up control.stub.in ordering
12609 * [Packaging] tools -- tools-common is shared and not conditional
12610 * rebase to v3.13
12611
12612 [ Dirk Brandewie ]
12613
12614 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
12615
12616 [ KY Srinivasan ]
12617
12618 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
12619 notification
12620
12621 [ Upstream Kernel Changes ]
12622
12623 * rebase to v3.13
12624 - LP: #1270603
12625
12626 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
12627
12628 linux (3.13.0-4.19) trusty; urgency=low
12629
12630 [ Andy Whitcroft ]
12631
12632 * [Config] libunwind8-dev is now available for ppc64el
12633 * [Packaging] tools -- make cpupower optional
12634 * [Packaging] tools -- enable correctly for x86
12635
12636 [ Tim Gardner ]
12637
12638 * Release Tracking Bug
12639 - LP: #1269872
12640
12641 [ Upstream Kernel Changes ]
12642
12643 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
12644 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
12645 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
12646 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
12647
12648 [ Upstream Kernel Changes ]
12649
12650 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
12651
12652 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
12653
12654 linux (3.13.0-3.18) trusty; urgency=low
12655
12656 [ Andy Whitcroft ]
12657
12658 * rebase to v3.13-rc8
12659 * [Packaging] efi -- allow EFI signatures on any arch
12660
12661 [ Tim Gardner ]
12662
12663 * [Config] Fix vcs-git path
12664 * Release Tracking Bug
12665 - LP: #1268683
12666
12667 [ Upstream Kernel Changes ]
12668
12669 * rebase to v3.13-rc8
12670
12671 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
12672
12673 linux (3.13.0-2.17) trusty; urgency=low
12674
12675 [ Andy Whitcroft ]
12676
12677 * Release Tracking Bug
12678 - LP: #1267809
12679 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
12680 defaults
12681 * [Config] apply Platform support>>CPU Frequency scaling config defaults
12682 * [Config] CONFIG_PARIDE_EPATC8=y
12683 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
12684 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
12685 Switch drivers config defaults
12686 * [Config] apply Cryptographic API config defaults
12687 * [Config] apply Device Drivers >> Common Clock Framework config defaults
12688 * [Config] apply Device Drivers >> Distributed Switch Architecture
12689 drivers config defaults
12690 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
12691 device support config defaults
12692 * [Config] apply Device Drivers >> Graphics support >> Support for frame
12693 buffer devices >> Bootup logo config defaults
12694 * annotations -- update in tree annotations
12695 * [Config] apply Bus options >> PCI support >> RapidIO support config
12696 defaults
12697 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
12698 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
12699 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
12700 support config defaults
12701 * [Config] apply Device Drivers >> Character devices >> Serial drivers
12702 config defaults
12703 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
12704 defaults
12705 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
12706 Support config defaults
12707 * [Config] apply Device Drivers >> Character devices config defaults
12708 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
12709 HID transport layer config defaults
12710 * [Config] apply Device Drivers >> HID support >> HID bus support config
12711 defaults
12712 * [Config] apply Device Drivers >> HID support >> USB HID support config
12713 defaults
12714 * annotations -- update in tree annotations
12715 * [Config] apply Device Drivers >> GPIO Support config defaults
12716 * [Config] update configs for apparmour update
12717
12718 [ John Johansen ]
12719
12720 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
12721 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
12722 - LP: #1208988
12723 * SAUCE: apparmor: allocate path lookup buffers during init
12724 - LP: #1208988
12725 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
12726 - LP: #1236455
12727
12728 [ Tim Gardner ]
12729
12730 * Revert "[Debian] getabis: Preface module with package name"
12731 * [Config] Added ppc64el to getabis
12732 * [packaging] Bump ABI for every new release
12733
12734 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
12735
12736 linux (3.13.0-1.16) trusty; urgency=low
12737
12738 * First 3.13 upload.
12739 * Release tracker
12740 - LP: #1266852
12741
12742 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
12743
12744 linux (3.13.0-0.15) trusty; urgency=low
12745
12746 [ Tim Gardner ]
12747
12748 * rebase to v3.13-rc7
12749
12750 [ Upstream Kernel Changes ]
12751
12752 * rebase to v3.13-rc7
12753
12754 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
12755
12756 linux (3.13.0-0.14) trusty; urgency=low
12757
12758 [ Andy Whitcroft ]
12759
12760 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
12761
12762 [ Tim Gardner ]
12763
12764 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
12765 * Update lttng to Version 2.4.0-rc2
12766 * lttng: Disabled trace_kvm_async_pf_completed
12767 * [Config] CONFIG_IMA=y
12768 - LP: #1244627
12769
12770 [ Upstream Kernel Changes ]
12771
12772 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
12773
12774 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
12775
12776 linux (3.13.0-0.13) trusty; urgency=low
12777
12778 [ Andy Whitcroft ]
12779
12780 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
12781 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
12782 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
12783 * ubuntu: AUFS (no-squash): basic framework and update machinary
12784 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
12785 * ubuntu: aufs3 -- enable
12786 * ubuntu: aufs3 -- update configs
12787
12788 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
12789
12790 linux (3.13.0-0.12) trusty; urgency=low
12791
12792 [ Upstream Kernel Changes ]
12793
12794 * rebase to v3.13-rc6
12795
12796 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
12797
12798 linux (3.13.0-0.11) trusty; urgency=low
12799
12800 [ Andy Whitcroft ]
12801
12802 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
12803 * [Config] ppc64el -- initial defconfig based -generic flavour
12804 * [Config] initial defconfig for ppc64el
12805 * [Config] ubuntuise ppc64el config
12806 * [Config] ubuntuise ppc64el config part 2
12807 * [Config] d-i -- update empty udebs list
12808 * [Config] ppc64el -- split extras package
12809
12810 [ Anton Blanchard ]
12811
12812 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
12813
12814 [ Benjamin Herrenschmidt ]
12815
12816 * SAUCE: powerpc/powernv: Add calls to support little endian
12817
12818 [ Cédric Le Goater ]
12819
12820 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
12821 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
12822 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
12823 guests
12824
12825 [ Paul E. McKenney ]
12826
12827 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
12828
12829 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
12830
12831 linux (3.13.0-0.10) trusty; urgency=low
12832
12833 [ Andy Whitcroft ]
12834
12835 * rebase to v3.13-rc5
12836 * [Config] updateconfigs following rebase to v3.13-rc5
12837
12838 [ Upstream Kernel Changes ]
12839
12840 * rebase to v3.13-rc5
12841 - LP: #1260303
12842 - LP: #1260303
12843 - LP: #1260225
12844
12845 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
12846
12847 linux (3.13.0-0.9) trusty; urgency=low
12848
12849 [ Andy Whitcroft ]
12850
12851 * [Config] d-i -- allow missing firmware
12852
12853 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
12854
12855 linux (3.13.0-0.8) trusty; urgency=low
12856
12857 [ Andy Whitcroft ]
12858
12859 * [Config] annotations -- first pass over entire config
12860 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
12861
12862 [ Tim Gardner ]
12863
12864 * [Config] Add arm64 device tree files
12865 - LP: #1262901
12866
12867 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
12868
12869 linux (3.13.0-0.7) trusty; urgency=low
12870
12871 [ Rajesh B Prathipati ]
12872
12873 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
12874
12875 [ Tim Gardner ]
12876
12877 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
12878
12879 [ Upstream Kernel Changes ]
12880
12881 * rebase to v3.13-rc4
12882 - LP: #1259790
12883 - LP: #1259437
12884 - LP: #1259435
12885
12886 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
12887
12888 linux (3.13.0-0.6) trusty; urgency=low
12889
12890 [ Paolo Pisati ]
12891
12892 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
12893 * [Config] i386: amd64: VIRTIO_CONSOLE=y
12894
12895 [ Tim Gardner ]
12896
12897 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
12898
12899 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
12900
12901 linux (3.13.0-0.5) trusty; urgency=low
12902
12903 [ Andy Whitcroft ]
12904
12905 * correct bug listing for v3.13-rc2 rebase
12906 * [Config] ppc64el -- create linux-libc-dev
12907 * [Debian] Improve tools version message
12908 - LP: #1257715
12909
12910 [ Serge Hallyn ]
12911
12912 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
12913 - LP: #1248590
12914 * SAUCE: vfs: Fix a regression in mounting proc
12915
12916 [ Tim Gardner ]
12917
12918 * [Config] Build-in ohci-pci
12919 - LP: #1244176
12920 * Rebase to v3.13-rc3
12921
12922 [ Upstream Kernel Changes ]
12923
12924 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
12925 checks""
12926 - LP: #1248590
12927
12928 [ Upstream Kernel Changes ]
12929
12930 * rebase to v3.13-rc3
12931 - LP: #1256840
12932 - LP: #1256212
12933
12934 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
12935
12936 linux (3.13.0-0.4) trusty; urgency=low
12937
12938 [ Tim Gardner ]
12939
12940 * Rebase to v3.13-rc2
12941
12942 [ Upstream Kernel Changes ]
12943
12944 * rebase to v3.13-rc2
12945
12946 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
12947
12948 linux (3.13.0-0.3) trusty; urgency=low
12949
12950 [ Andy Whitcroft ]
12951
12952 * Revert "SAUCE: Fix DocBook FTBS"
12953
12954 [ Tim Gardner ]
12955
12956 * [Debian] Re-sign modules after debug objcopy
12957 - LP: #1253155
12958 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
12959
12960 [ Upstream Kernel Changes ]
12961
12962 * doc: fix generation of device-drivers
12963 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
12964
12965 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
12966
12967 linux (3.13.0-0.2) trusty; urgency=low
12968
12969 [ Tim Gardner ]
12970
12971 * SAUCE: Fix DocBook FTBS
12972
12973 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
12974
12975 linux (3.13.0-0.1) trusty; urgency=low
12976
12977 [ Upstream Kernel Changes ]
12978
12979 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
12980
12981 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
12982
12983 linux (3.13.0-0.0) trusty; urgency=low
12984
12985 * Major release bump.
12986
12987 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
12988
12989 linux (3.12.0-2.7) trusty; urgency=low
12990
12991 * Fixed armhf ABI build failure.
12992 * Release tracker
12993 - LP: #1249477
12994
12995 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
12996
12997 linux (3.12.0-2.6) trusty; urgency=low
12998
12999 [ Joseph Salisbury ]
13000
13001 * SAUCE: tg3: Add support for new 57786 device id.
13002 - LP: #1242610
13003
13004 [ Tim Gardner ]
13005
13006 * [Config] CONFIG_OABI_COMPAT=n
13007 * [Config] add the wandboard to shipped dtb
13008 - LP: #1249421
13009 * Release tracker
13010 - LP: #1249477
13011
13012 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
13013
13014 linux (3.12.0-2.5) trusty; urgency=low
13015
13016 [ Andy Whitcroft ]
13017
13018 * rebase to mainline v3.12
13019 * [Config] updateconfigs following rebase to v3.12
13020 * postinst -- improve relative symlink detection with missing files
13021 - LP: #1248053
13022 * postinst -- fix unchanged link detection
13023 * [Config] update configs following addition of apparmor fixes
13024
13025 [ Anthony Wong ]
13026
13027 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
13028 - LP: #1231305
13029
13030 [ John Johansen ]
13031
13032 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
13033 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
13034 - LP: #1208988
13035 * SAUCE: apparmor: allocate path lookup buffers during init
13036 - LP: #1208988
13037
13038 [ Tim Gardner ]
13039
13040 * [Config] Remove superfluous ubuntu/lttng-modules
13041
13042 [ Upstream Kernel Changes ]
13043
13044 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
13045 - LP: #1248590
13046
13047 [ Upstream Kernel Changes ]
13048
13049 * rebase to v3.12
13050 - LP: #1222850
13051
13052 [ Adam Conrad ]
13053 * etc/getabis: Fetch arm64/generic abis as well
13054
13055 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
13056
13057 linux (3.12.0-1.3) trusty; urgency=low
13058
13059 [ Andy Whitcroft ]
13060
13061 * [Config] arm64 -- add arch to the configuration handlers
13062 * [Config] arm64 -- add generic flavour
13063 * [Config] arm64 -- default config
13064 * [Config] arm64 -- fix up various FTBFS config options
13065 * SAUCE: arm64: export __copy_in_user to modules
13066 * [Config] arm64 -- disable ABI/module checks
13067 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
13068 * [Config] arm64 -- enable udebs for arm64
13069
13070 [ Colin Watson ]
13071
13072 * [Config] Clean up various udeb Provides
13073
13074 [ Paolo Pisati ]
13075
13076 * [Config] AHCI_IMX=y
13077 * [Config] build imx*-wandboard dtbs
13078
13079 [ Serge Hallyn ]
13080
13081 * SAUCE: device_cgroup: remove can_attach
13082
13083 [ Tim Gardner ]
13084
13085 * rebase to v3.12-rc7
13086 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
13087 * Release tracker
13088 - LP: #1245932
13089
13090 [ Upstream Kernel Changes ]
13091
13092 * rebase to v3.12-rc7
13093 - LP: #1180881
13094 - LP: #1180881
13095 - LP: #1217957
13096
13097 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
13098
13099 linux (3.12.0-0.2) trusty; urgency=low
13100
13101 [ Andy Whitcroft ]
13102
13103 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
13104 CAPACITY (16) at SPC-2"
13105 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
13106 SPC-2"
13107 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
13108 CAPACITY (16) be preferred"
13109 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
13110 be used at SPC-2"
13111 * Revert "overlayfs: Update to v19"
13112 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
13113 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
13114 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
13115 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
13116 clone_private_mount()"
13117 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
13118 modules"
13119 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
13120 documentation"
13121 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
13122 * [Config] fix linux-libc-dev generation for arm64
13123 * [Config] fix linux-libc-dev generation for x32
13124 * [Config] add linux-libc-dev generation for ppc64el
13125
13126 [ Erez Zadok ]
13127
13128 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
13129
13130 [ Miklos Szeredi ]
13131
13132 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
13133 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
13134 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
13135 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
13136 * ubuntu: overlayfs v20 -- overlay filesystem
13137 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
13138
13139 [ Neil Brown ]
13140
13141 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
13142
13143 [ Paolo Pisati ]
13144
13145 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
13146
13147 [ Seth Forshee ]
13148
13149 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
13150 ThinkPads
13151 - LP: #1183856
13152
13153 [ Tim Gardner ]
13154
13155 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
13156 * rebase to v3.12-rc2
13157 * updateconfigs
13158 * [Config] disable CONFIG_FB_VESA enforcer check
13159 * [Config] Disable lttng for FTBS
13160 * rebase to v3.12-rc3
13161 * rebase to v3.12-rc4
13162 * [Config] CONFIG_ANDROID=n
13163 - LP: #1235161
13164 * [Config] CONFIG_L2TP_V3=y
13165 - LP: #1235914
13166 * [Config] CONFIG_USB_OTG=n for all arches
13167 * Release tracker
13168 - LP: #1242811
13169
13170 [ Upstream Kernel Changes ]
13171
13172 * scsi: hyper-v storsvc switch up to SPC-3
13173
13174 * rebase to v3.12-rc6
13175 - LP: #1235977
13176 - LP: #1235523
13177 - LP: #1239392
13178 - LP: #1227491
13179
13180 * rebase to v3.12-rc3
13181 - LP: #1231931
13182
13183 * rebase to v3.12-rc2
13184 - LP: #1213820
13185 - LP: #1213055
13186 - LP: #1198030
13187
13188 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
13189
13190 linux (3.11.0-8.15) saucy; urgency=low
13191
13192 [ Tim Gardner ]
13193
13194 * Release tracker
13195 - LP: #1227969
13196
13197 * Update lttng
13198 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
13199 Version 2.3.0+
13200
13201 [ Upstream Kernel Changes ]
13202
13203 * igb: Add additional get_phy_id call for i354 devices
13204 - LP: #1219619
13205 * igb: Read flow control for i350 from correct EEPROM section
13206 - LP: #1219619
13207 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
13208 Required for lttng update.
13209
13210 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
13211
13212 linux (3.11.0-7.14) saucy; urgency=low
13213
13214 [ Andy Whitcroft ]
13215
13216 * [Packaging] sort out linux-tools naming
13217 - LP: #1205284
13218 * [Packaging] linux-tools: switch to common generic version helper
13219
13220 [ Paolo Pisati ]
13221
13222 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
13223
13224 [ Tim Gardner ]
13225
13226 * Release tracker
13227 - LP: #1226160
13228
13229 [ Tony Lindgren ]
13230
13231 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
13232 for pandaboard
13233
13234 [ Upstream Kernel Changes ]
13235
13236 * USB: handle LPM errors during device suspend correctly
13237 - LP: #1011415
13238 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
13239 - LP: #1011415
13240 * usb: Don't fail port power resume on device disconnect.
13241 - LP: #1011415
13242
13243 [ Upstream Kernel Changes ]
13244
13245 * rebase to v3.11.1
13246
13247 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
13248
13249 linux (3.11.0-7.13) saucy; urgency=low
13250
13251 * Release tracker
13252 - LP: #1223545
13253
13254 [ Andy Whitcroft ]
13255
13256 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
13257 - LP: #1223499
13258 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
13259 - LP: #1223499
13260 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
13261 - LP: #1223499
13262 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
13263 - LP: #1223499
13264
13265 [ Maximiliano Curia ]
13266
13267 * SAUCE: (no-up) Only let characters through when there are active readers.
13268 - LP: #1208740
13269
13270 [ Tim Gardner ]
13271
13272 * [Debian] getabis: Commit new ABI directory, remove the old
13273 * [Config] CONFIG_EFIVAR_FS=y
13274 - LP: #1223195
13275 * [Config] CONFIG_EFI_VARS_PSTORE=m,
13276 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
13277 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
13278 - LP: #1222850
13279
13280 [ Upstream Kernel Changes ]
13281
13282 * Intel xhci: refactor EHCI/xHCI port switching
13283 - LP: #1210858
13284
13285 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
13286
13287 linux (3.11.0-6.12) saucy; urgency=low
13288
13289 * Release tracker
13290 - LP: #1222893
13291
13292 [ Andy Whitcroft ]
13293
13294 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
13295 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
13296 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
13297 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
13298 - LP: #1222407
13299
13300 [ Paolo Pisati ]
13301
13302 * [Config] restore mmc boot on panda
13303
13304 [ Tyler Hicks ]
13305
13306 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
13307 - LP: #1216294
13308
13309 [ Upstream Kernel Changes ]
13310
13311 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
13312 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
13313 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
13314 * net: calxedaxgmac: fix possible skb free before tx complete
13315 * net: calxedaxgmac: update ring buffer tx_head after barriers
13316 * net: calxedaxgmac: fix race with tx queue stop/wake
13317 * net: calxedaxgmac: enable interrupts after napi_enable
13318 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
13319 * net: calxedaxgmac: remove some unused statistic counters
13320 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
13321 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
13322 * mfd: rtsx: Read vendor setting from config space
13323 - LP: #1201698
13324
13325 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
13326
13327 linux (3.11.0-5.11) saucy; urgency=low
13328
13329 * Release tracker
13330 - LP: #1221886
13331
13332 [ Adam Lee ]
13333
13334 * SAUCE: Bluetooth: Add support for 04ca:2007
13335 - LP: #1153448
13336 * SAUCE: Bluetooth: Add support for 105b:e065
13337 - LP: #1161261
13338
13339 [ Gavin Guo ]
13340
13341 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
13342 - LP: #1166113
13343
13344 [ Upstream Kernel Changes ]
13345
13346 * igb: Reset the link when EEE setting changed
13347 - LP: #1219619
13348 * igb: Read register for latch_on without return value
13349 - LP: #1219619
13350 * igb: Added rcu_lock to avoid race
13351 - LP: #1219619
13352 * igb: don't allow SR-IOV without MSI-X
13353 - LP: #1219619
13354 * igb: Update MTU so that it is always at least a standard frame size
13355 - LP: #1219619
13356 * igb: Refactor of init_nvm_params
13357 - LP: #1219619
13358 * igb: Refactor NVM read functions to accommodate devices with no flash
13359 - LP: #1219619
13360 * igb: Add device support for flashless SKU of i210 device
13361 - LP: #1219619
13362 * igb: Fix get_fw_version function for all parts
13363 - LP: #1219619
13364 * igb: Add macro for size of RETA indirection table
13365 - LP: #1219619
13366 * igb: Expose RSS indirection table for ethtool
13367 - LP: #1219619
13368 * igb: Don't look for a PBA in the iNVM when flashless
13369 - LP: #1219619
13370 * igb: Implementation of 1-sec delay for i210 devices
13371 - LP: #1219619
13372 * igb: New PHY_ID for i354 device
13373 - LP: #1219619
13374 * igb: M88E1543 PHY downshift implementation
13375 - LP: #1219619
13376 * igb: No PHPM support in i354 devices
13377 - LP: #1219619
13378 * igb: Support to get 2_5G link status for appropriate media type
13379 - LP: #1219619
13380 * igb: Get speed and duplex for 1G non_copper devices
13381 - LP: #1219619
13382 * igb: Implementation to report advertised/supported link on i354 devices
13383 - LP: #1219619
13384 * igb: Update version number
13385 - LP: #1219619
13386 * Bluetooth: Take proper tty_struct references
13387 - LP: #1189998
13388 * Bluetooth: Remove the device from the list in the destructor
13389 - LP: #1189998
13390 * Bluetooth: Move the tty initialization and cleanup out of open/close
13391 - LP: #1189998
13392 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
13393 - LP: #1189998
13394 * Bluetooth: Fix the reference counting of tty_port
13395 - LP: #1189998
13396 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
13397 - LP: #1189998
13398
13399 [ Wen-chien Jesse Sung ]
13400
13401 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
13402 - LP: #1065400
13403 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
13404 - LP: #1065400
13405
13406 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
13407
13408 linux (3.11.0-5.10) saucy; urgency=low
13409
13410 [ Andy Whitcroft ]
13411
13412 * Release tracker
13413 - LP: #1220222
13414 * Revert "[Config] Fix ubuntu directoy Kbuilds"
13415 * Revert "aufs update dropped some Kbuild files"
13416 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
13417 * Revert "ubuntu: AUFS -- update to
13418 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
13419 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
13420 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
13421 * rebase to v3.11 final
13422 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
13423 * ubuntu: AUFS (no-squash): basic framework and update machinary
13424 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
13425 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
13426 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
13427 * ubuntu: (no-squash) AUFS -- enable aufs
13428 * ubuntu: AUFS -- fix remaining d_count references to use accessor
13429 * ubuntu: lttng -- follow rename of pid_ns
13430 * SAUCE: disable stack-protector for ARM compressed bootloader
13431
13432 [ Paolo Pisati ]
13433
13434 * [Config] ARM_ATAG_DTB_COMPAT=y
13435
13436 [ Rob Herring ]
13437
13438 * [Config] Enable KVM and virtio for armhf generic-lpae
13439
13440 [ Tim Gardner ]
13441
13442 * [Config] CONFIG_ARPD=y
13443 * [Config] CONFIG_ZSWAP=y
13444 - LP: #1215379
13445
13446 [ Upstream Kernel Changes ]
13447
13448 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
13449 - LP: #1217957
13450 * ARM: use phys_addr_t for DMA zone sizes
13451 * ARM: highbank: enable DMA zone for LPAE
13452 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
13453 * ARM: highbank: select required errata work-arounds
13454 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
13455 * DMA: fix printk warning in AMBA PL08x DMA driver
13456 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
13457 * ARM: move outer_cache declaration out of ifdef
13458 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
13459 * ARM: highbank: clean-up some unused includes
13460 * ARM: xen: only set pm function ptrs for Xen guests
13461
13462 [ Upstream Kernel Changes ]
13463
13464 * rebase to v3.11
13465
13466 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
13467
13468 linux (3.11.0-4.9) saucy; urgency=low
13469
13470 [ Tim Gardner ]
13471
13472 * rebase to v3.11-rc7
13473 * Release tracker
13474 - LP: #1216962
13475
13476 [ Upstream Kernel Changes ]
13477
13478 * mwifiex: do not create AP and P2P interfaces upon driver loading
13479 - LP: #1212720
13480
13481 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
13482
13483 linux (3.11.0-3.8) saucy; urgency=low
13484
13485 [ Johannes Berg ]
13486
13487 * SAUCE: mac80211: ignore (E)CSA in probe response frames
13488 - LP: #1201470
13489
13490 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
13491
13492 linux (3.11.0-3.7) saucy; urgency=low
13493
13494 [ Tim Gardner ]
13495
13496 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
13497 upstart to track
13498 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
13499 linux/hyperv.h
13500 * SAUCE: hv: Add vss daemon to Makefile
13501 * [Debian] Add hv_vss_daemon to tools package
13502 - LP: #1213282
13503 * [Config] Fix ubuntu directoy Kbuilds
13504 - LP: #1181755
13505
13506 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
13507
13508 linux (3.11.0-3.6) saucy; urgency=low
13509
13510 [ Andy Whitcroft ]
13511
13512 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
13513 * [Config] tools: enable x86 and hyper-v
13514
13515 [ John Johansen ]
13516
13517 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
13518 snapshot"
13519 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
13520 root users"
13521 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
13522
13523 [ Joseph Salisbury ]
13524
13525 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
13526 - LP: #1210848
13527
13528 [ Kamal Mostafa ]
13529
13530 * [debian] tools: ship 'cpupower' in linux-tools
13531 - LP: #1158668
13532 * [Config] Build-dep on libpci-dev for cpu tools
13533 - LP: #1158668
13534
13535 [ Tim Gardner ]
13536
13537 * rebase to v3.11-rc6
13538 * Release tracker
13539 - LP: #1213941
13540
13541 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
13542
13543 linux (3.11.0-2.5) saucy; urgency=low
13544
13545 [ Tim Gardner ]
13546
13547 * [Config] CONFIG_PM_DEBUG=y
13548 - LP: #1210539
13549 * rebase to v3.11-rc5
13550 * Release tracker
13551 - LP: #1211378
13552
13553 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
13554
13555 linux (3.11.0-1.4) saucy; urgency=low
13556
13557 [ Tim Gardner ]
13558
13559 * Bump ABI when making changes to the inclusion list lest
13560 you cause conflicts with existing installed kernel
13561 packages.
13562 - LP: #1210331
13563
13564 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
13565
13566 linux (3.11.0-0.3) saucy; urgency=low
13567
13568 [ Tim Gardner ]
13569
13570 * [Config] Include rbd and kvm in the virtual inclusion list
13571 - LP: #1206961
13572 * [Config] Removed obsolete inclusion list entries
13573
13574 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
13575
13576 linux (3.11.0-0.2) saucy; urgency=low
13577
13578 [ Bruce Allan ]
13579
13580 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
13581 - LP: #1206757
13582 * SAUCE: (no-up) e1000e: enable support for new device IDs
13583 - LP: #1206757
13584
13585 [ John Johansen ]
13586
13587 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
13588
13589 [ Paolo Pisati ]
13590
13591 * build vexpress a15 dtb
13592 * [Config] disable Broadcom bcm support (ARCH_BCM)
13593 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
13594 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
13595 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
13596 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
13597 * [Config] disable TI Keystone, AM43xx and OMAP5 support
13598 * [Config] ARM_APPENDED_DTB=y
13599
13600 [ Tim Gardner ]
13601
13602 * rebase to v3.11-rc4
13603 * overlayfs: Update to v19
13604 * [Config] Enable overlayfs
13605 * SAUCE: Fix lttng compile errors
13606
13607 [ Upstream Kernel Changes ]
13608
13609 * rebase to v3.11-rc4
13610 - LP: #1163720
13611 - LP: #1162026
13612 - LP: #1195636
13613 - LP: #1195597
13614 - LP: #1180409
13615 - LP: #1168430
13616
13617 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
13618
13619 linux (3.11.0-0.1) saucy; urgency=low
13620
13621 [ Upstream Kernel Changes ]
13622
13623 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
13624 - LP: #1163720
13625 - LP: #1162026
13626 - LP: #1195636
13627 - LP: #1195597
13628 - LP: #1180409
13629 - LP: #1168430
13630
13631 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
13632
13633 linux (3.10.0-2.10) saucy; urgency=low
13634
13635 [ Andy Whitcroft ]
13636
13637 * [Config] CONFIG_INTEL_MEI*=m
13638 - LP: #1196155
13639 * [Config] CONFIG_DEBUG_INFO=y
13640
13641 [ Stephen Warren ]
13642
13643 * [Config] fix Calxeda xgmac module filename
13644
13645 [ Upstream Kernel Changes ]
13646
13647 * Revert "serial: 8250_pci: add support for another kind of NetMos
13648 Technology PCI 9835 Multi-I/O Controller"
13649 - LP: #1190967
13650 * mfd: lpc_ich: Add support for Intel Avoton SoC
13651 - LP: #1196658
13652
13653 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
13654
13655 linux (3.10.0-2.9) saucy; urgency=low
13656
13657 [ Andy Whitcroft ]
13658
13659 * rebase to v3.10
13660
13661 [ John Johansen ]
13662
13663 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
13664 network mediation"
13665 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
13666 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
13667 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
13668 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
13669 interface"
13670 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
13671 to prevent execve from granting privs"
13672 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
13673
13674 [ Upstream Kernel Changes ]
13675
13676 * rebase to v3.10
13677
13678 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
13679
13680 linux (3.10.0-1.8) saucy; urgency=low
13681
13682 [ Andy Whitcroft ]
13683
13684 * Release Tracking Bug
13685 - LP: #1195717
13686
13687 [ Andy Whitcroft ]
13688
13689 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
13690 interface"
13691 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
13692 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
13693 reference"
13694 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
13695 * Revert "ubuntu: overlayfs --
13696 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
13697 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
13698 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
13699 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
13700 * Revert "ubuntu: overlayfs --
13701 overlayfs-fix-possible-leak-in-ovl_new_inode"
13702 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
13703 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
13704 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
13705 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
13706 * Revert "ubuntu: overlayfs -- overlay filesystem"
13707 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
13708 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
13709 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
13710 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
13711
13712 [ Erez Zadok ]
13713
13714 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
13715
13716 [ Miklos Szeredi ]
13717
13718 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
13719 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
13720 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
13721 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
13722 * ubuntu: overlayfs v18 -- -- overlay filesystem
13723 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
13724
13725 [ Neil Brown ]
13726
13727 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
13728
13729 [ Tim Gardner ]
13730
13731 * [Config] CONFIG_SUNRPC_DEBUG=y
13732 - LP: #1127319
13733
13734 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
13735
13736 linux (3.10.0-0.7) saucy; urgency=low
13737
13738 [ Andy Whitcroft ]
13739
13740 * autopkgtest: switch Depends: to build-essential
13741
13742 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
13743
13744 linux (3.10.0-0.6) saucy; urgency=low
13745
13746 [ Andy Whitcroft ]
13747
13748 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
13749 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
13750 - LP: #1098378
13751 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
13752 * ubuntu: overlayfs -- expose do_splice_direct prototype
13753 * ubuntu: overlayfs -- follow change to do_splice_direct interface
13754 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
13755 - LP: #1192691
13756
13757 [ Stefan Bader ]
13758
13759 * (d-i) Add dm-snapshot to md-modules
13760 - LP: #1191726
13761
13762 [ Tim Gardner ]
13763
13764 * Release tracker
13765 - LP: #1194149
13766 * [Config] CONFIG_WIL6210=n for armhf
13767 * [Config] d-i: Add calxedaxgmac to nic-modules
13768 - LP: #1192358
13769 * [debian] Use dh_strip
13770 - LP: #1192759
13771 * [Config] Enable perf for armhf
13772 * do_tools=false when cross compiling
13773 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
13774 - LP: #1108082
13775
13776 [ Upstream Kernel Changes ]
13777
13778 * nsp32: switch reset delay to msleep() as it is tooo long
13779 * alx: add a simple AR816x/AR817x device driver
13780 Plucked from linux-next. replaces ubuntu/alx in favor of
13781 'to be merged' version in 3.11.
13782 * rebase to v3.10-rc7
13783 - LP: #1189363
13784
13785 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
13786
13787 linux (3.10.0-0.5) saucy; urgency=low
13788
13789 [ Andy Whitcroft ]
13790
13791 * rebase to v3.10-rc6
13792 * [Config] updateconfigs following rebase to v3.10-rc6
13793
13794 [ Upstream Kernel Changes ]
13795
13796 * rebase to v3.10-rc6
13797
13798 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
13799
13800 linux (3.10.0-0.4) saucy; urgency=low
13801
13802 [ Andy Whitcroft ]
13803
13804 * [Config] updateconfigs following rebase to v3.10-rc4
13805
13806 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
13807
13808 linux (3.10.0-0.3) saucy; urgency=low
13809
13810 [ Andy Whitcroft ]
13811
13812 * rebase to v3.10-rc5
13813
13814 [ Upstream Kernel Changes ]
13815
13816 * rebase to v3.10-rc5
13817 - LP: #1186170
13818
13819 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
13820
13821 linux (3.10.0-0.2) saucy; urgency=low
13822
13823 [ Andy Whitcroft ]
13824
13825 * rebase to v3.10-rc4
13826 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
13827 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
13828 - LP: #1187744
13829 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
13830
13831 [ Dave Chiluk ]
13832
13833 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
13834 - LP: #1035226
13835
13836 [ Tim Gardner ]
13837
13838 * rebase to v3.10-rc3
13839 * [Config] sparc be gone
13840 * [Config] ia64 be gone
13841 * d-i: block-modules provides nbd-modules
13842
13843 [ Upstream Kernel Changes ]
13844
13845 * rebase to v3.10-rc4
13846 * rebase to v3.10-rc3
13847
13848 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
13849
13850 linux (3.10.0-0.1) saucy; urgency=low
13851
13852 [ Tim Gardner ]
13853
13854 * UBUNTU: Disabled lttng
13855 * UBUNTU: Disable aufs for FTBS
13856 * UBUNTU: Disabled alx
13857 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
13858 * UBUNTU: rebase to v3.10-rc2
13859 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
13860
13861 [ Andy Whitcroft ]
13862
13863 * UBUNTU: [Config] update standards version to 3.9.4.0
13864 * UBUNTU: [Config] squash duplicate package description (long and short)
13865 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
13866 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
13867 * UBUNTU: [Config] drop redundant Build-Conficts:
13868
13869 [ Upstream Kernel Changes ]
13870
13871 * rebase to v3.10-rc2
13872 - LP: #1180351
13873
13874 [ Upstream Kernel Changes ]
13875
13876 * rebase to v3.10-rc1
13877 - LP: #1172151
13878 - LP: #1089795
13879 - LP: #1167270
13880 - LP: #1128840
13881
13882 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
13883
13884 linux (3.10.0-0.0) saucy; urgency=low
13885
13886 * Dummy
13887
13888 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
13889
13890 linux (3.9.0-2.6) saucy; urgency=low
13891
13892 [ Tim Gardner ]
13893
13894 * rebase to v3.9.2
13895
13896 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
13897
13898 linux (3.9.0-1.5) saucy; urgency=low
13899
13900 [ Tim Gardner ]
13901
13902 * rebase to v3.9.1
13903
13904 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
13905
13906 linux (3.9.0-0.4) saucy; urgency=low
13907
13908 [ Andy Whitcroft ]
13909
13910 * ubuntu: overlayfs -- add FS_ALIAS
13911
13912 [ Tim Gardner ]
13913
13914 * Added lttng
13915 - LP: #1175784
13916
13917 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
13918
13919 linux (3.9.0-0.3) saucy; urgency=low
13920
13921 [ Upstream Kernel Changes ]
13922
13923 * rebase to v3.9
13924
13925 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
13926
13927 linux (3.9.0-0.2) saucy; urgency=low
13928
13929 [ Tim Gardner ]
13930
13931 * Enable extras packaging for amd64/i386.
13932 Fixes build depenencies with brittany and linux-meta.
13933
13934 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
13935
13936 linux (3.9.0-0.1) saucy; urgency=low
13937
13938 [ Upstream Kernel Changes ]
13939
13940 * rebase to v3.9-rc8
13941
13942 [ Upstream Kernel Changes ]
13943
13944 * rebase to v3.9-rc7
13945 - LP: #1128840
13946
13947 [ Upstream Kernel Changes ]
13948
13949 * rebase to v3.9-rc6
13950
13951 [ Upstream Kernel Changes ]
13952
13953 * rebase to v3.9-rc5
13954
13955 [ Upstream Kernel Changes ]
13956
13957 * rebase to v3.8-rc4
13958 - LP: #1095315
13959 - LP: #886975
13960 - LP: #1086921
13961
13962 [ Upstream Kernel Changes ]
13963
13964 * rebase to v3.9-rc3
13965 - LP: #1155016
13966 - LP: #1103594
13967
13968 [ Upstream Kernel Changes ]
13969
13970 * rebase to v3.9-rc2
13971
13972 [ Upstream Kernel Changes ]
13973
13974 * rebase to v3.9-rc1
13975 - LP: #901105
13976 - LP: #961286
13977 - LP: #1011792
13978 - LP: #1128934
13979 - LP: #886975
13980 - LP: #978807
13981
13982 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
13983
13984 linux (3.8.0-7.14) raring; urgency=low
13985
13986 [ Andy Whitcroft ]
13987
13988 * [Config] CONFIG_RCU_USER_QS=n
13989 * [Config] CONFIG_MTD_ONENAND_SIM=n
13990 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
13991
13992 [ Upstream Kernel Changes ]
13993
13994 * rebase to v3.8
13995
13996 [Tim Gardner]
13997
13998 * Release Tracking Bug
13999 - LP: #1130111
14000 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
14001 - LP: #1128840
14002
14003 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
14004
14005 linux (3.8.0-6.13) raring; urgency=low
14006
14007 [Tim Gardner]
14008
14009 * Release Tracking Bug
14010 - LP: #1125364
14011 * Add ahci modules to d-i
14012 - LP: #1124415
14013
14014
14015 [ Chris Wilson ]
14016
14017 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
14018 the encoders
14019 - LP: #1097315
14020
14021 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
14022
14023 linux (3.8.0-6.12) raring; urgency=low
14024
14025 [Tim Gardner]
14026
14027 * perf: NO_LIBPERL=1
14028 * Fix linux-headers dependency
14029 * Release Tracking Bug
14030 - LP: #1124362
14031
14032 [ Andy Whitcroft ]
14033
14034 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
14035 - LP: #1121699
14036
14037 [ Daniel Vetter ]
14038
14039 * SAUCE: drm/i915: write backlight harder
14040 - LP: #954661
14041
14042 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
14043
14044 linux (3.8.0-6.11) raring; urgency=low
14045
14046 [Tim Gardner]
14047
14048 * Release Tracking Bug
14049 - LP: #1122071
14050 * rebase to v3.8-rc7
14051 * Add libaudit-dev as a build dependency
14052 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
14053
14054 [ Leann Ogasawara ]
14055
14056 * [Config] Remove CONFIG_SATA_AHCI annotation
14057
14058 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
14059
14060 linux (3.8.0-5.10) raring; urgency=low
14061
14062 [Tim Gardner]
14063
14064 * Release Tracking Bug
14065 - LP: #1118568
14066
14067 * Bump ABI to fix install issue with 3.8.0-4.8.
14068 Moving drivers/ata/*ahci* to linux-image caused an
14069 install conflict with linux-image-extras without an
14070 ABI bump.
14071
14072 [ Jan Beulich ]
14073
14074 * SAUCE: xen-pciback: rate limit error messages from
14075 xen_pcibk_enable_msi{, x}()
14076 - LP: #1117336
14077 - CVE-2013-0231
14078
14079 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
14080
14081 linux (3.8.0-4.9) raring; urgency=low
14082
14083 [ Herton Ronaldo Krzesinski ]
14084
14085 * d-i: Add mellanox ethernet drivers to nic-modules
14086 - LP: #1015339
14087
14088 [ Joseph Salisbury ]
14089
14090 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
14091 - LP: #1113547
14092
14093 [ Kamal Mostafa ]
14094
14095 * SAUCE: alx driver import script
14096
14097 [ Qualcomm Atheros, Inc ]
14098
14099 * SAUCE: alx: Update to heads/master
14100
14101 [ Tim Gardner ]
14102
14103 * Release Tracking Bug
14104 - LP: #1117673
14105
14106 * [debian] Remove dangling symlink from headers package
14107 - LP: #1112442
14108 * [config] CONFIG_ALX=m
14109 * [Config] Add alx to d-i nic-modules
14110 * [Config] CONFIG_SATA_AHCI=m
14111 - LP: #1056563
14112
14113 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
14114
14115 linux (3.8.0-4.8) raring; urgency=low
14116
14117 [ Allen Ibara ]
14118
14119 * SAUCE: imx6: dts: Add IMX6Q AHCI support
14120
14121 [ Andy Whitcroft ]
14122
14123 * rebase to v3.8-rc6
14124 * updateconfigs following rebase to v3.8-rc6
14125
14126 [Leann Ogasawara]
14127
14128 * Release Tracking Bug
14129 - LP: #1112573
14130
14131 [ Paolo Pisati ]
14132
14133 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
14134 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
14135 * [Config] MMC_ARMMMCI=y (vexpress mmc)
14136 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
14137
14138 [ Seth Forshee ]
14139
14140 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
14141
14142 [ Upstream Kernel Changes ]
14143
14144 * rebase to v3.8-rc6
14145 - LP: #1107477
14146
14147 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
14148
14149 linux (3.8.0-3.7) raring; urgency=low
14150
14151 [ Andy Green ]
14152
14153 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
14154 * SAUCE: ARM: omap2 add mac address allocation register api
14155 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
14156 allocation
14157
14158 [ Leann Ogasawara ]
14159
14160 * rebase to v3.8-rc5
14161 * Release Tracking Bug
14162 - LP: #1111486
14163
14164 [ Paolo Pisati ]
14165
14166 * SAUCE: davinci: vpss: compilation fix
14167 * [Config] enable TI OMAP4 support (Pandaboard/ES)
14168 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
14169 * [Config] enable Freescale IMX6 support (SabreLite)
14170 * [Config] SERIAL_IMX_CONSOLE=y
14171 * [Config] MMC_*_IMX=y
14172 * [Config] disable USB_SUSPEND
14173 * [Config] USB_MXS_PHY=y
14174 * [Config] USB_CHIPIDEA=y
14175 * SAUCE: DTB: add support for multiple DTBs
14176 * SAUCE: DTB: build imx6q-sabrelite
14177 * SAUCE: DTB: build beaglexm
14178 * SAUCE: DTB: build panda/panda es
14179 * [Config] disable CPU_FREQ
14180 * [Config] PANEL_TFP410=y (video DVI output)
14181 * [Config] SND_OMAP_SOC*=y
14182 * [Config] SND_IMX_SOC*=y
14183 * [Config] I2C_IMX=y
14184 * [Config] SPI_IMX=m
14185
14186 [ Stefan Bader ]
14187
14188 * [Config] Move 9p modules into generic package
14189 - LP: #1107658
14190
14191 [ Tony Lindgren ]
14192
14193 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
14194 kernels
14195 * SAUCE: ARM: OMAP2+: Use omap initcalls
14196 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
14197 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
14198 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
14199 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
14200 multiplaform
14201 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
14202 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
14203 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
14204
14205 [ Upstream Kernel Changes ]
14206
14207 * rebase to v3.8-rc5
14208 - LP: #1096789
14209
14210 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
14211
14212 linux (3.8.0-2.6) raring; urgency=low
14213
14214 [ Adam Conrad ]
14215
14216 * Fix up linux-tools -> SRCPKGNAME-tools rename
14217
14218 [ Andy Whitcroft ]
14219
14220 * [Config] re-disable CONFIG_SOUND_OSS
14221 - LP: #1105230
14222
14223 [ Arend van Spriel ]
14224
14225 * SAUCE: brcmsmac: fix tx status processing
14226
14227 [Leann Ogasawara]
14228
14229 * Release Tracking Bug
14230 - LP: #1105104
14231
14232 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
14233
14234 linux (3.8.0-1.5) raring; urgency=low
14235
14236 [Tim Gardner]
14237
14238 * Release Tracking Bug
14239 - LP: #1101235
14240
14241 [ Dudley Du ]
14242
14243 * SAUCE: Input: add support for Cypress PS/2 Trackpads
14244 - LP: #978807
14245
14246 [ Kamal Mostafa ]
14247
14248 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
14249 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
14250 * [Config] Add CONFIG_PS2_CYPRESS
14251
14252 [ Tim Gardner ]
14253
14254 * rebase to v3.8-rc4
14255
14256 [ Upstream Kernel Changes ]
14257
14258 * rebase to v3.8-rc4
14259 - LP: #1095315
14260 - LP: #886975
14261 - LP: #1086921
14262
14263 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
14264
14265 linux (3.8.0-0.4) raring; urgency=low
14266
14267 [ Leann Ogasawara ]
14268
14269 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
14270 * [Config] Update CONFIG_IIO build annotation
14271 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
14272 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
14273 * [Config] Remove CONFIG_SPI_PL022 annotation
14274 * [Config] Update CONFIG_EZX_PCAP annotation
14275 * [Config] Update CONFIG_SENSORS_AK8975 annotation
14276 * [Config] Disable CONFIG_DRM_MGAG200
14277 - LP: #1042903
14278
14279 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
14280
14281 linux (3.8.0-0.3) raring; urgency=low
14282
14283 [ Andy Whitcroft ]
14284
14285 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
14286 uselib()"
14287
14288 [ Scott James Remnant ]
14289
14290 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
14291 (for v3.7+)
14292 - LP: #1085766, #462111
14293
14294 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
14295
14296 linux (3.8.0-0.2) raring; urgency=low
14297
14298 [ Tim Gardner ]
14299
14300 * [packaging] Add macro to selectively disable building perf
14301 * [packaging] Cannot depend on universe package libaudit-dev
14302
14303 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
14304
14305 linux (3.8.0-0.1) raring; urgency=low
14306
14307
14308 [ Upstream Kernel Changes ]
14309
14310 * rebase to v3.8-rc3
14311 - LP: #1096789
14312
14313 [ Upstream Kernel Changes ]
14314
14315 * rebase to v3.8-rc2
14316 - LP: #1082357
14317 - LP: #1075882
14318
14319 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
14320
14321 linux (3.7.0-7.15) raring; urgency=low
14322
14323 [ Chris J Arges ]
14324
14325 * SAUCE: add eeprom_bad_csum_allow module parameter
14326 - LP: #1070182
14327
14328 [ Leann Ogasawara ]
14329
14330 * Add ceph to linux-image for virtual instances
14331 - LP: #1063784
14332
14333 [ Serge Hallyn ]
14334
14335 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
14336
14337 [ Tim Gardner ]
14338
14339 * [Config] CONFIG_SLUB_DEBUG=y
14340 - LP: #1090308
14341
14342 [ Upstream Kernel Changes ]
14343
14344 * Revert "[SCSI] sd: Implement support for WRITE SAME"
14345 - LP: #1089818
14346
14347 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
14348
14349 linux (3.7.0-6.14) raring; urgency=low
14350
14351 [ Andy Whitcroft ]
14352
14353 * [Config] annotations: all new annotations scheme including defaults
14354 * [Configs] apply annotation updates to main configs (top section)
14355
14356 [ Leann Ogasawara ]
14357
14358 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
14359 build"
14360 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
14361 * Temporarily disable module check for build
14362
14363 [ Stefan Bader ]
14364
14365 * ubuntu: dm-raid45: Adapt to upstream interface changes
14366 * Re-enable build of dm-raid45
14367
14368 [ Tim Gardner ]
14369
14370 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
14371 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
14372 * SAUCE: drm: Fix possible EDID memory allocation oops
14373 * SAUCE: ttm: Fix possible _manager memory allocation oops
14374 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
14375 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
14376 2 pointers
14377
14378 [ Tomas Hozza ]
14379
14380 * SAUCE: tools: hv: Netlink source address validation allows DoS
14381 - LP: #1084777
14382 - CVE-2012-5532
14383
14384 [ Upstream Kernel Changes ]
14385
14386 * rebase to v3.7
14387
14388 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
14389
14390 linux (3.7.0-5.13) raring; urgency=low
14391
14392 [ Lino Sanfilippo ]
14393
14394 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
14395 fsnotify_destroy_group()
14396 - LP: #922906
14397 * SAUCE: fsnotify: introduce fsnotify_get_group()
14398 - LP: #922906
14399 * SAUCE: fsnotify: use reference counting for groups
14400 - LP: #922906
14401 * SAUCE: fsnotify: take groups mark_lock before mark lock
14402 - LP: #922906
14403 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
14404 indicates wheather a mark should be destroyed
14405 - LP: #922906
14406 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
14407 mark list
14408 - LP: #922906
14409 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
14410 - LP: #922906
14411 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
14412 fsnotify_remove_mark()
14413 - LP: #922906
14414 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
14415 by group
14416 - LP: #922906
14417 * SAUCE: fsnotify: change locking order
14418 - LP: #922906
14419
14420 [ Tim Gardner ]
14421
14422 * [Config] CONFIG_NFC_LLCP=y
14423 * [Config] get-firmware: Filter new files through fwinfo
14424 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
14425 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
14426 * [Config] CONFIG_XEN=y for all arches
14427 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
14428 * [Config] CONFIG_MMC_DW_EXYNOS=m
14429 * [Config] CONFIG_GPIO_ADNP=m
14430 * [Config] find-obsolete-firmware: Use correct path
14431 * rebase to v3.7-rc8
14432 - LP: #1084640
14433
14434 [ Upstream Kernel Changes ]
14435
14436 * Revert "VFS: don't do protected {sym,hard}links by default"
14437 - LP: #1084192
14438
14439 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
14440
14441 linux (3.7.0-4.12) raring; urgency=low
14442
14443 [ Tim Gardner ]
14444
14445 * Revert "[Config] Use -j1 for headers_install"
14446 * Revert "[Config] install-arch-headers needs a valid config"
14447 Strayed into the weeds in search of the root cause of the periodic
14448 build failure.
14449 Fixes powerpc FTBS introduced in -4.11.
14450 * [Config] hmake -j1
14451 The kernel makefile appears to have parallel dependency
14452 problems for the install_headers target. This appears to be root
14453 cause for a periodic build failure on N-way machines.
14454
14455 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
14456
14457 linux (3.7.0-4.11) raring; urgency=low
14458
14459 [ Tim Gardner ]
14460
14461 * [Config] Use -j1 for headers_install
14462 Also fixes a powerpc FTBS introduced by
14463 "[Config] install-arch-headers needs a valid config".
14464
14465 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
14466
14467 linux (3.7.0-4.10) raring; urgency=low
14468
14469 [ Andy Whitcroft ]
14470
14471 * [Config] add rebuild-test support for autopkgtest
14472 - LP: #1081500
14473 * [tests] move build tests out of the way
14474 - LP: #1081500
14475 * [tests] add an autopkgtest rebuild test
14476 - LP: #1081500
14477
14478 [ Tim Gardner ]
14479
14480 * rebase to v3.7-rc7
14481 * SAUCE: Remove emi62 files duplicated in linux-firmware
14482 * SAUCE: Remove sb16 files duplicated in linux-firmware
14483 * SAUCE: Remove whiteheat files duplicated in linux-firmware
14484 * SAUCE: Remove yamaha files duplicated in linux-firmware
14485 * SAUCE: Remove dsp56k files used only by m68k
14486 * SAUCE: firmware: Remove last vestiges of dabusb
14487 * SAUCE: Remove vicam files duplicated in linux-firmware
14488 * [Config] install-arch-headers needs a valid config
14489
14490 [ Upstream Kernel Changes ]
14491
14492 * rebase to v3.7-rc7
14493 - LP: #1076840
14494 - LP: #1081466
14495
14496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
14497
14498 linux (3.7.0-3.9) raring; urgency=low
14499
14500 [ Leann Ogasawara ]
14501
14502 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
14503 - LP: #1079900
14504 * Add nfsv3 to nfs-modules udeb
14505
14506 [ Paolo Pisati ]
14507
14508 * [Config] SND_OMAP_SOC*=y
14509 - LP: #1019321
14510
14511 [ Stefan Bader ]
14512
14513 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
14514 - LP: #1078926
14515
14516 [ Tim Gardner ]
14517
14518 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
14519 - LP: #1079469
14520 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
14521 * rebase to v3.7-rc6
14522 * SAUCE: script to detect obsolete firmware
14523 * SAUCE: Remove yam files duplicated in linux-firmware
14524 * SAUCE: Remove tehuti files duplicated in linux-firmware
14525 * SAUCE: Remove matrox files duplicated in linux-firmware
14526 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
14527 * SAUCE: Remove r128 files duplicated in linux-firmware
14528 * SAUCE: Remove acenic files duplicated in linux-firmware
14529 * SAUCE: Remove keyspan files duplicated in linux-firmware
14530 * SAUCE: Remove sun files duplicated in linux-firmware
14531 * SAUCE: Remove radeon files duplicated in linux-firmware
14532 * SAUCE: Update bnx2x firmware to 7.8.2.0
14533 * [Config] generic.inclusion-list: econet has disappeared
14534
14535 [ Upstream Kernel Changes ]
14536
14537 * seccomp: forcing auditing of kill condition
14538 - LP: #1079469
14539 * rebase to v3.7-rc6
14540
14541 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
14542
14543 linux (3.7.0-2.8) raring; urgency=low
14544
14545 [ Andy Whitcroft ]
14546
14547 * Revert "overlayfs: disable until FTBS is fixed"
14548 * Revert "ubuntu: overlayfs"
14549 * Revert "ubuntu: AUFS"
14550 * ubuntu: overlayfs -- overlayfs: add statfs support
14551 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
14552 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
14553 inode
14554 - LP: #944386
14555 * ubuntu: AUFS (no-squash): basic framework and update machinary
14556 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
14557 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
14558 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
14559 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
14560 * ubuntu: AUFS (no-squash) -- reenable
14561 - LP: #1079193
14562
14563 [ Erez Zadok ]
14564
14565 * ubuntu: overlayfs -- overlayfs: implement show_options
14566
14567 [ Miklos Szeredi ]
14568
14569 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
14570 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14571 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14572 * ubuntu: overlayfs -- overlay filesystem
14573 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14574 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
14575
14576 [ Neil Brown ]
14577
14578 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14579
14580 [ Robin Dong ]
14581
14582 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
14583 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
14584
14585 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
14586
14587 linux (3.7.0-1.7) raring; urgency=low
14588
14589 [ Tim Gardner ]
14590
14591 * [Config] Drop dependency on libaudit-dev
14592 Its a universe package which causes an FTBS on the builders.
14593 libaudit-dev is not strictly required for the perf tools build.
14594
14595 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
14596
14597 linux (3.7.0-1.6) raring; urgency=low
14598
14599 [ Andy Whitcroft ]
14600
14601 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
14602 * [Config] better encode the CONFIG_NVRAM constaint
14603 * enforcer -- fix debugging output
14604
14605 [ Ben Collins ]
14606
14607 * [Config] Add custom_override rule to allow for alternate kernel
14608 file/install
14609 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
14610
14611 [ Tim Gardner ]
14612
14613 * [Config] Dropped armel
14614 * Drop highbank from ABI fetch list
14615 * [Config] Use dh_prep instead of 'dh_clean -k'
14616 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
14617 * [Config] Document binary-indep dependency chain
14618 * rebase to v3.7-rc5
14619
14620 [ Upstream Kernel Changes ]
14621
14622 * rebase to v3.7-rc5
14623
14624 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
14625
14626 linux (3.7.0-0.5) raring; urgency=low
14627
14628 [ Tim Gardner ]
14629
14630 * [Config] CONFIG_AMD_IOMMU_V2=m
14631 - LP: #1071520
14632 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
14633 Fixes FTBS
14634
14635 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
14636
14637 linux (3.7.0-0.4) raring; urgency=low
14638
14639 [ Ben Collins ]
14640
14641 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
14642
14643 [ Tim Gardner ]
14644
14645 * [Config] do_tools=false for arm
14646
14647 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
14648
14649 linux (3.7.0-0.3) raring; urgency=low
14650
14651 [ Tim Gardner ]
14652
14653 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
14654 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
14655 * [Config] Drop highbank harder
14656
14657 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
14658
14659 linux (3.7.0-0.2) raring; urgency=low
14660
14661 [ Andy Whitcroft ]
14662
14663 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
14664 instances
14665 - LP: #1066921
14666 * [Config] drop highbank builds
14667
14668 [ Jeremy Kerr ]
14669
14670 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
14671 - LP: #1063061
14672
14673 [ Leann Ogasawara ]
14674
14675 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
14676
14677 [ Tim Gardner ]
14678
14679 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
14680 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
14681 * rebase to v3.7-rc4
14682 * SAUCE: MODSIGN: Emit error for incorrectly signed module
14683
14684 [ Upstream Kernel Changes ]
14685
14686 * rebase to v3.7-rc4
14687
14688 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
14689
14690 linux (3.7.0-0.1) raring; urgency=low
14691
14692
14693 [ Upstream Kernel Changes ]
14694
14695 * rebase to v3.7-rc3
14696 - LP: #1056078
14697
14698 [ Upstream Kernel Changes ]
14699
14700 * rebase to v3.7-rc2
14701 - LP: #1060729
14702 - LP: #1059523
14703 - LP: #1006690
14704 - LP: #1049623
14705 - LP: #1046512
14706 - LP: #1052499
14707 - LP: #1037642
14708 - LP: #559939
14709 - LP: #1052460
14710 - LP: #939161
14711 - LP: #1046734
14712
14713 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
14714
14715 linux (3.6.0-0.1) UNRELEASED; urgency=low
14716
14717
14718 [ Upstream Kernel Changes ]
14719
14720 * rebase to v3.6
14721
14722 [ Upstream Kernel Changes ]
14723
14724 * rebase to v3.6-rc7
14725
14726 [ Upstream Kernel Changes ]
14727
14728 * rebase to v3.6-rc6
14729 - LP: #1000424
14730
14731 [ Upstream Kernel Changes ]
14732
14733 * rebase to v3.6-rc5
14734 - LP: #1040077
14735
14736 [ Upstream Kernel Changes ]
14737
14738 * rebase to v3.6-rc4
14739
14740 [ Upstream Kernel Changes ]
14741
14742 * rebase to v3.6-rc3
14743 - LP: #1038651
14744 - LP: #1034779
14745
14746 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
14747
14748 linux (3.5.0-6.6) quantal-proposed; urgency=low
14749
14750 [ Andy Whitcroft ]
14751
14752 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
14753 experimental features
14754 * SAUCE: highbank -- export clock functions for modules
14755 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
14756 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
14757 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
14758 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
14759 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
14760 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
14761 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
14762 * [Config] highbank -- reenable CONFIG_DW_DMAC
14763 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
14764 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
14765 * [Config] highbank -- reenable CONFIG_USB_DWC3
14766 * [Config] highbank -- reenable CONFIG_SATA_MV
14767 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
14768 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
14769 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
14770 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
14771 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
14772 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
14773 * [Config] highbank -- enable CONFIG_EXPERT
14774 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
14775 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
14776 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
14777 * [Config] enable CONFIG_USB_ETH_EEM
14778 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
14779 * [Config] disable CONFIG_USB_M66592
14780 * [Config] enable CONFIG_USB_NET2272
14781 * [Config] enable CONFIG_USB_R8A66597
14782 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
14783 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
14784 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
14785 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
14786 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
14787 * [Config] sync configuration armhf omap -> armel omap
14788 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
14789 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
14790
14791 [ Bryan Wu ]
14792
14793 * [Config] change default IO scheduler from CFQ to Deadline
14794
14795 [ Leann Ogasawara ]
14796
14797 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
14798 * [Config] Disable CONFIG_MOUSE_INPORT
14799
14800 [ Tim Gardner ]
14801
14802 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
14803 * [Config] Add bnx2x firmware to nic-modules udeb
14804 * SAUCE: Add script to convert firmware to ihex format
14805 * SAUCE: firmware: Upgrade bnx2 to current versions
14806 * [Config] Add tigon firmware to nic-modules udeb
14807 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
14808 - LP: #1026761
14809 * SAUCE: Remove redundant cis firmware
14810 * SAUCE: Remove redundant emi26 firmware
14811 * SAUCE: Remove redundant ttusb-budget firmware
14812 * SAUCE: Remove redundant sun/cassini firmware
14813 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
14814 * SAUCE: Remove redundant 3com/typhoon.bin firmware
14815 * SAUCE: Remove redundant yamaha/ds1 firmware
14816 * SAUCE: Remove redundant keyspan_pda firmware
14817 * rebase to v3.5
14818
14819 [ Upstream Kernel Changes ]
14820
14821 * rebase to v3.5
14822 - LP: #1027828
14823
14824 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
14825
14826 linux (3.5.0-5.5) quantal-proposed; urgency=low
14827
14828 [ Andy Whitcroft ]
14829
14830 * [Config] annotations: initial import of configuration annotations
14831
14832 [ Bryan Wu ]
14833
14834 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
14835
14836 [ Leann Ogasawara ]
14837
14838 * Rebase to v3.5-rc7
14839
14840 [ Manoj Iyer ]
14841
14842 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
14843 - LP: #1010281
14844
14845 [ Tim Gardner ]
14846
14847 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
14848 expects
14849 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
14850 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
14851 * [Config] CONFIG_IP_NF_QUEUE=n
14852 * [Config] CONFIG_MTD_DOC2000=n
14853 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
14854 * [Config] CONFIG_PRISM54=n
14855 * [Config] CONFIG_SCx200_I2C=n
14856 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
14857
14858 [ Upstream Kernel Changes ]
14859
14860 * rebase to v3.5-rc7
14861
14862 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
14863
14864 linux (3.5.0-4.4) quantal-proposed; urgency=low
14865
14866 [ Andy Whitcroft ]
14867
14868 * [Packaging] getabis should be extracting all packages
14869 - LP: #1021174
14870 * [Config] getabis -- series uses linux-image-extra
14871 - LP: #1021174
14872 * rebase to v3.5-rc6
14873
14874 [ Bryan Wu ]
14875
14876 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
14877 flavours
14878 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
14879
14880 [ Leann Ogasawara ]
14881
14882 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
14883 - LP: #1019561
14884
14885 [ Paolo Pisati ]
14886
14887 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
14888 - LP: #1019321
14889
14890 [ Stefan Bader ]
14891
14892 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
14893 - LP: #1018456
14894 * (config) Disable ACPI_PROCFS_POWER
14895
14896 [ Tim Gardner ]
14897
14898 * [Config] CONFIG_ACPI_BGRT=y
14899 * Extract firmware module info during getabi
14900 - LP: #1021174
14901
14902 [ Upstream Kernel Changes ]
14903
14904 * rebase to v3.5-rc6
14905
14906 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
14907
14908 linux (3.5.0-3.3) quantal-proposed; urgency=low
14909
14910 [ Andy Whitcroft ]
14911
14912 * [Config] enable CONFIG_MEMTEST=y
14913 - LP: #1004535
14914 * [Config] config-check: add support for a cut operation
14915 * [Config] enforcer -- switch to cut where appropriate
14916
14917 [ Leann Ogasawara ]
14918
14919 * Rebase to v3.5-rc5
14920 * [Config] Updateconfigs after rebase to v3.5-rc5
14921
14922 [ Luis Henriques ]
14923
14924 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
14925 __ocfs2_change_file_space
14926 - LP: #1006012
14927
14928 [ Seth Forshee ]
14929
14930 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
14931 for LVDS register initialization
14932 - LP: #1012800
14933
14934 [ Upstream Kernel Changes ]
14935
14936 * rebase to v3.5-rc5
14937 - LP: #1013183
14938 - LP: #1017017
14939 - LP: #884652
14940
14941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
14942
14943 linux (3.5.0-2.2) quantal-proposed; urgency=low
14944
14945 [ Andy Whitcroft ]
14946
14947 * rebase to v3.5-rc4
14948
14949 [ Arend van Spriel ]
14950
14951 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
14952 brcms_c_regd_init()
14953 - LP: #950320
14954
14955 [ Bryan Wu ]
14956
14957 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
14958
14959 [ Chris J Arges ]
14960
14961 * PACKAGING: add .gnu_debuglink sections to .ko files
14962 - LP: #669641
14963
14964 [ Leann Ogasawara ]
14965
14966 * d-i: Add hid-generic to input-modules
14967 - LP: #1017879
14968
14969 [ Ming Lei ]
14970
14971 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
14972 - LP: #1017717, #225
14973
14974 [ Paolo Pisati ]
14975
14976 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
14977 - LP: #1017718
14978 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
14979
14980 [ Seth Forshee ]
14981
14982 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
14983 during initialization
14984 - LP: #950320
14985 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
14986 by mac80211
14987 - LP: #950320
14988 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
14989 channels
14990 - LP: #950320
14991 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
14992 - LP: #950320
14993 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
14994 regulatory domain
14995 - LP: #950320
14996 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
14997 regulatory updates
14998 - LP: #950320
14999 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
15000 tx power limits
15001 - LP: #950320
15002 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
15003 against internal regulatory data
15004 - LP: #950320
15005 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
15006 when checking whether OFDM is allowed
15007 - LP: #950320
15008
15009 [ Tim Gardner ]
15010
15011 * [Config] Enable CONFIG_CGROUPS for highbank
15012 - LP: #1014692
15013 * [Config] FB_OMAP*=y and PANEL_TFP410=y
15014
15015 [ Upstream Kernel Changes ]
15016
15017 * rebase to v3.5-rc4
15018
15019 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
15020
15021 linux (3.5.0-1.1) quantal-proposed; urgency=low
15022
15023 [ Andy Whitcroft ]
15024
15025 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
15026
15027 [ Leann Ogasawara ]
15028
15029 * Rebase to v3.5-rc1
15030 * [Config] Remove USB_DEVICEFS from the config enforcer
15031 * [Config] Updateconfigs after rebase to v3.5-rc1
15032 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
15033 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
15034 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
15035 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
15036 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
15037 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
15038 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
15039 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
15040 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
15041 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
15042 * Rebase to v3.5-rc2
15043 * [Config] Updateconfigs after rebase to v3.5-rc2
15044 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
15045 * Rebase to v3.5-rc3
15046 * [Config] Updateconfigs after rebase to v3.5-rc3
15047
15048 [ Paul Mundt ]
15049
15050 * SAUCE: fix bug.h's inclusion of kernel.h
15051
15052 [ Stefan Bader ]
15053
15054 * SAUCE: Fix compile failures of dm-raid45
15055 * [Config] Enable dm-raid45
15056 * Move dependency on crda to extra package
15057 - LP: #657901
15058 * SAUCE: Mask CR4 writes on older Xen hypervisors
15059
15060 [ Upstream Kernel Changes ]
15061
15062 * rebase to v3.5-rc3
15063 - LP: #993162
15064 - LP: #925577
15065 * rebase to v3.5-rc2
15066 * rebase to v3.5-rc1
15067 - LP: #955892
15068 - LP: #978038
15069 - LP: #987371
15070 - LP: #929545
15071 - LP: #942316
15072 - LP: #903853
15073
15074 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
15075
15076 linux (3.4.0-5.11) quantal-proposed; urgency=low
15077
15078 [ Leann Ogasawara ]
15079
15080 * [Config] Disable CONFIG_ARM_LPAE
15081 - LP: #1009061
15082
15083 [ Oleksij Rempel ]
15084
15085 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
15086 - LP: #1008905
15087
15088 [ Paolo Pisati ]
15089
15090 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
15091 - LP: #1009061
15092
15093 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
15094
15095 linux (3.4.0-4.10) quantal; urgency=low
15096
15097 [ Leann Ogasawara ]
15098
15099 * Temporarily disable ABI and module check
15100
15101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
15102
15103 linux (3.4.0-4.9) quantal; urgency=low
15104
15105 [ Andy Whitcroft ]
15106
15107 * [Config] fix config split to avoid the shared config
15108 * [Config] updateconfigs following split config fix
15109 * [Config] linux-image-extras needs full postinst
15110 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
15111 * [Config] CONFIG_HP_WATCHDOG enable as module
15112 * [Config] CONFIG_PDC_ADMA is not boot essential
15113 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
15114 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
15115 * [Config] CONFIG_TRANZPORT=m commonise
15116 * [Config] CONFIG_R3964=m commonise
15117 * [Config] CONFIG_SCSI_DH=m commonise
15118 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
15119 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
15120 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
15121 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
15122 * [Config] CONFIG_USB_SN9C102 is deprecated disable
15123 * [Config] CONFIG_USB_SI470X=m commonise
15124 * [Config] CONFIG_USB_ET61X251=m commonise
15125 * [Config] CONFIG_RTS_PSTOR=m commonise
15126 * [Config] CONFIG_SCANLOG=m commonise
15127 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
15128 * [Config] CONFIG_SM_FTL=m commonise
15129 * [Config] CONFIG_SOLO6X10=m commonise
15130 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
15131 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
15132 * [Config] CONFIG_SPI_SPIDEV=m commonise
15133 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
15134 * [Config] CONFIG_TPS65010=m commonise
15135 * [Config] CONFIG_STE10XP=y commonise
15136 * [Config] CONFIG_X25_ASY=m commonise
15137 * [Config] CONFIG_USB_MON=m commonise
15138 * [Config] CONFIG_VME_BUS=m commonise
15139 * [Config] CONFIG_W35UND=m commonise
15140 * [Config] -CONFIG_TCG_TPM=y commonise
15141 * [Config] highbank -- commonise filesystems
15142 * [Config] highbank -- commonise subsystems
15143 * [Config] highbank -- commonise network protocols
15144 * [Config] highbank -- commonise input drivers
15145 * [Config] highbank -- commonise CRYPTO options
15146 * [Config] highbank -- commonise HID options
15147 * [Config] highbank -- commonise sensors options
15148 * [Config] highbank -- commonise EXPORTFS/FHANDLE
15149 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
15150 * [Config] highbank -- commonise ENCRYPTED_KEYS
15151 * [Config] highbank -- commonise CONFIG_ATALK
15152 * [Config] highbank -- commonise INET/INET6
15153 * [Config] highbank -- commonise NLS
15154 * [Config] highbank -- commonise BLK/CHR
15155 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
15156 * [Config] highbank -- commonise INET/INET6 part 2
15157 * [Config] highbank -- commonise PHY settings
15158 * [Config] highbank -- commonise CRC settings
15159 * [Config] highbank -- commonise BINFMT settings
15160 * [Config] highbank -- commonise DM settings
15161 * [Config] highbank -- commonise RTC_DRV settings
15162 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
15163 * [Config] highbank -- commonise USB settings
15164 * [Config] highbank -- commonise GPIO settings
15165 * [Config] highbank -- commonise I2C settings
15166 * [Config] highbank -- commonise numerous subsystem selectors
15167 * [Config] highbank -- commonise A-C modules missmatches
15168 * [Config] highbank -- commonise D-F modules missmatches
15169 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
15170 * [Config] highbank -- commonise G-I modules missmatches
15171 * [Config] highbank -- commonise J-L modules missmatches
15172 * [Config] highbank -- commonise M modules missmatches
15173 * [Config] highbank -- commonise N-P modules missmatches
15174 * [Config] highbank -- commonise Q-R modules missmatches
15175 * [Config] highbank -- commonise S modules missmatches -- part 1
15176 * [Config] highbank -- commonise S modules missmatches -- part 2
15177 * [Config] highbank -- commonise T modules missmatches
15178 * [Config] highbank -- commonise U-Z modules missmatches
15179
15180 [ Ike Panhc ]
15181
15182 * [Config] add highbank flavour
15183 - LP: #1000831
15184
15185 [ Mark Langsdorf ]
15186
15187 * SAUCE: arm highbank: add support for pl320-ipc driver
15188 - LP: #1000831
15189
15190 [ Rob Herring ]
15191
15192 * SAUCE: input: add a key driver for highbank
15193 - LP: #1000831
15194 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
15195 - LP: #1000831
15196 * SAUCE: force DMA buffers to non-bufferable on highbank
15197 - LP: #1000831
15198 * SAUCE: net: calxedaxgmac: fix net timeout recovery
15199 - LP: #1000831
15200
15201 [ Tim Gardner ]
15202
15203 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
15204 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
15205 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
15206 * [Config] Homogenize CIFS configs across all arches
15207 * [Config] armhf should not be skipabi or skipmodules
15208 - LP: #1006913
15209
15210 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
15211
15212 linux (3.4.0-3.8) quantal; urgency=low
15213
15214 [ Andy Whitcroft ]
15215
15216 * [Config] include include/generated/compile.h
15217 - LP: #942569
15218 * [Config] fix up postinst to ensure we know which error is which
15219 - LP: #1002388
15220
15221 [ Herton Ronaldo Krzesinski ]
15222
15223 * SAUCE: async_populate_rootfs: fix build warnings
15224 - LP: #1003417
15225
15226 [ John Johansen ]
15227
15228 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
15229 * SAUCE: apparmor: Add the ability to mediate mount
15230 * SAUCE: AppArmor: basic networking rules
15231 * SAUCE: apparmor: fix profile lookup for unconfined
15232 - LP: #978038, #987371
15233 * SAUCE: apparmor: fix long path failure due to disconnected path
15234 - LP: #955892
15235
15236 [ Mario Limonciello ]
15237
15238 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
15239 - LP: #901410
15240
15241 [ Stefan Bader ]
15242
15243 * (config) Built-in xen-acpi-processor
15244
15245 [ Tim Gardner ]
15246
15247 * [Config] CONFIG_NET_DSA=m
15248 - LP: #1004148
15249 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
15250
15251 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
15252
15253 linux (3.4.0-3.7) quantal; urgency=low
15254
15255 [ Andy Whitcroft ]
15256
15257 * [Config] drop the virtual flavour in favour of a split generic et al
15258 * [Config] enforcer -- drop IDLE enforcement
15259 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
15260 * [Config] updateconfigs following removal of -virtual
15261
15262 [ Leann Ogasawara ]
15263
15264 * Rebase to v3.4
15265
15266 [ Seth Forshee ]
15267
15268 * [Config] disable CONFIG_B43_BCMA_EXTRA
15269
15270 [ Tim Gardner ]
15271
15272 * [Config] Check for extras when building udebs
15273 * [Config] Collapsed generic-pae into generic [i386]
15274
15275 [ Upstream Kernel Changes ]
15276
15277 * rebase to v3.4
15278
15279 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
15280
15281 linux (3.4.0-2.6) quantal; urgency=low
15282
15283 [ Andy Whitcroft ]
15284
15285 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
15286 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
15287 d_make_root()"
15288 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
15289 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
15290 security permissions to overlay files"
15291 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
15292 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
15293 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
15294 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
15295 * Revert "ubuntu: overlayfs -- overlay filesystem"
15296 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
15297 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
15298 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
15299 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
15300 * ubuntu: overlayfs -- overlayfs: add statfs support
15301 * ubuntu: overlayfs -- inode_only_permission: export inode level
15302 permissions checks
15303 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
15304
15305 [ Erez Zadok ]
15306
15307 * ubuntu: overlayfs -- overlayfs: implement show_options
15308
15309 [ Miklos Szeredi ]
15310
15311 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
15312 * ubuntu: overlayfs -- vfs: add i_op->open()
15313 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
15314 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
15315 * ubuntu: overlayfs -- overlay filesystem
15316 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
15317
15318 [ Neil Brown ]
15319
15320 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
15321
15322 [ Robin Dong ]
15323
15324 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
15325 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
15326
15327 [ Tim Gardner ]
15328
15329 * [Config] perarch and indep tools builds need separate build directories
15330 * Prevent upgrading a non-PAE CPU
15331 * perf is not parallel build safe
15332
15333 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
15334
15335 linux (3.4.0-2.5) quantal; urgency=low
15336
15337 [ Andy Whitcroft ]
15338
15339 * [Config] perarch and indep tools builds need separate build directories
15340
15341 [ Tim Gardner ]
15342
15343 * Prevent upgrading a non-PAE CPU
15344 * [Config] build debug
15345 * [Config] perf tools are not parallel build safe
15346
15347 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
15348
15349 linux (3.4.0-2.4) quantal; urgency=low
15350
15351 [ Leann Ogasawara ]
15352
15353 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
15354 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
15355 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
15356 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
15357 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
15358 7400"
15359 * Revert "ubuntu: omnibook: fix source file newline"
15360 * Revert "ubuntu: omnibook -- update BOM"
15361 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
15362 depend on X86"
15363 * Revert "ubuntu: omnibook -- Added missing BOM file"
15364 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
15365 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
15366 mappings"
15367 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
15368 X86_32"
15369 * Revert "ubuntu: nx-emu - i386: NX emulation"
15370 * Revert "ubuntu: rfkill drivers -- version 1.3"
15371 * Temporarily disable module check
15372 * [Config] Remove CONFIG_FSAM7400
15373 * [Config] Remove CONFIG_OMNIBOOK
15374 * [Config] Update configs
15375 * Rebase to v3.4-rc7
15376 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
15377
15378 [ Tim Gardner ]
15379
15380 * Updated generic-pae description
15381 * Rebase to v3.4-rc6
15382 * install-tools depends on build targets
15383
15384 [ Upstream Kernel Changes ]
15385
15386 * kconfig: in debug mode some 0 length message prints occur
15387 * rebase to v3.4-rc7
15388 * rebase to v3.3-rc6
15389
15390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
15391
15392 linux (3.4.0-1.3) quantal; urgency=low
15393
15394 [ Andy Whitcroft ]
15395
15396 * [Config] control.stub is an intermediate product not a dependancy
15397 - LP: #992414
15398
15399 [ Leann Ogasawara ]
15400
15401 * remove i386 generic from getabis
15402
15403 [ Upstream Kernel Changes ]
15404
15405 * (pre-stable) b43: only reload config after successful initialization
15406 - LP: #950295
15407
15408 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
15409
15410 linux (3.4.0-1.2) quantal; urgency=low
15411
15412 [ Andy Whitcroft ]
15413
15414 * [Config] add build depends for flex, bison and pkg-config
15415
15416 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
15417
15418 linux (3.4.0-1.1) quantal; urgency=low
15419
15420 [ Andy Whitcroft ]
15421
15422 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
15423 permissions to overlay files
15424 - LP: #915941, #918212
15425 - CVE-2012-0055
15426
15427 [ Leann Ogasawara ]
15428
15429 * Open Q
15430 * Rebase to v3.4-rc5
15431 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
15432 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
15433 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
15434 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
15435 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
15436 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
15437 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
15438 * [Config] Temporarily disable CONFIG_AX88796 on arm
15439
15440 [ Upstream Kernel Changes ]
15441
15442 * vfs: pass struct path to __dentry_open()
15443 * vfs: add i_op->open()
15444 * vfs: export do_splice_direct() to modules
15445 * vfs: introduce clone_private_mount()
15446 * overlay filesystem
15447 * overlayfs: add statfs support
15448 * overlayfs: implement show_options
15449 * overlay: overlay filesystem documentation
15450 * fs: limit filesystem stacking depth
15451 * overlayfs: follow header cleanup
15452 * overlayfs: switch from d_alloc_root() to d_make_root()
15453 * overlayfs: update touch_atime() usage
15454 * rebase to v3.4-rc5
15455 - LP: #950490
15456 * rebase to v3.4-rc4
15457 * rebase to v3.4-rc3
15458 * rebase to v3.4-rc2
15459 * rebase to v3.4-rc1
15460 * rebase to v3.3
15461 * rebase to v3.3-rc7
15462 * rebase to v3.3-rc6
15463 * rebase to v3.3-rc5
15464 * rebase to v3.3-rc4
15465 - LP: #900802
15466 - LP: #930842
15467 * rebase to v3.3-rc3
15468 - LP: #924320
15469 - LP: #923316
15470 - LP: #923409
15471 - LP: #918254
15472 * rebase to v3.3-rc2
15473 * rebase to v3.3-rc1
15474 - LP: #795823
15475 - LP: #909419
15476 - LP: #910792
15477 - LP: #878701
15478 - LP: #724831
15479
15480 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
15481
15482 linux (3.2.0-10.18) precise; urgency=low
15483
15484 [ Tim Gardner ]
15485
15486 * SAUCE: ecryptfs: Print inode on metadata error
15487
15488 [ Upstream Kernel Changes ]
15489
15490 * Revert "proc: enable writing to /proc/pid/mem"
15491 - LP: #919115
15492 - CVE-2012-0056
15493 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
15494 - LP: #909419
15495
15496 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
15497
15498 linux (3.2.0-10.17) precise; urgency=low
15499
15500 [ Andy Whitcroft ]
15501
15502 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
15503 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
15504 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
15505 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
15506 * Revert "SAUCE: overlayfs -- overlay filesystem"
15507 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
15508 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
15509 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
15510 * ensure debian/ is not excluded from git by default
15511 * add new scripting to handle buglinks in rebases
15512 * ubuntu: overlayfs -- overlayfs: add statfs support
15513 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
15514 permissions to overlay files
15515 - LP: #915941, #918212
15516 - CVE-2012-0055
15517
15518 [ Erez Zadok ]
15519
15520 * ubuntu: overlayfs -- overlayfs: implement show_options
15521
15522 [ Leann Ogasawara ]
15523
15524 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
15525 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
15526 - LP: #907377, #911236
15527 * [Config] Enable CONFIG_IRQ_REMAP
15528
15529 [ Miklos Szeredi ]
15530
15531 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
15532 * ubuntu: overlayfs -- vfs: add i_op->open()
15533 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
15534 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
15535 * ubuntu: overlayfs -- overlay filesystem
15536 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
15537
15538 [ Neil Brown ]
15539
15540 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
15541
15542 [ Upstream Kernel Changes ]
15543
15544 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
15545 - LP: #647043
15546 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
15547 breaks USB
15548 - LP: #647043
15549
15550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
15551
15552 linux (3.2.0-9.16) precise; urgency=low
15553
15554 [ Andy Whitcroft ]
15555
15556 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
15557 * [Config] pull ARM sound modules =m
15558 * [Config] CONFIG_RTC_DRV_TEST is for testing only
15559 * [Config] CONFIG_USB_DUMMY_HCD is testing only
15560 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
15561
15562 [ Leann Ogasawara ]
15563
15564 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
15565 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
15566 * [Config] Enable CONFIG_MMC_TMIO=m
15567 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
15568 * [Config] Enable CONFIG_ISI=m
15569 * [Config] Enable CONFIG_MMC=y
15570 * [Config] Enable CONFIG_LIRC_PARALLEL=m
15571 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
15572 * [Config] Enable CONFIG_CHR_DEV_SG=y
15573 * [Config] Enable CONFIG_GPIO_PCA953X=m
15574 * [Config] Enable CONFIG_GPIO_TWL4030=m
15575 * [Config] Enable CONFIG_INET_DIAG=m
15576 * [Config] Enable CONFIG_NLS_ISO8859_1=m
15577 * [Config] Enable CONFIG_NVRAM=m
15578 * [Config] Enable CONFIG_SLIP=m
15579 * [Config] Enable CONFIG_PC300TOO=m
15580 * [Config] Enable CONFIG_TUN=y
15581 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
15582 * [Config] Enable CONFIG_THERMAL=y
15583 * [Config] Enable CONFIG_PPP=y
15584 * [Config] Enable CONFIG_PCI_STUB=m
15585 * Rebase to v3.2.1
15586 * [Config] Enable CONFIG_RTL8192E=m
15587 * [Config] Enable CONFIG_RTS5139=m
15588
15589 [ Stefan Bader ]
15590
15591 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
15592
15593 [ Upstream Kernel Changes ]
15594
15595 * ARM: restart: add restart hook to machine_desc record
15596 * ARM: restart: allow platforms more flexibility specifying restart mode
15597 * ARM: restart: move reboot failure handing into machine_restart()
15598 * ARM: restart: remove argument to setup_mm_for_reboot()
15599 * ARM: 7159/1: OMAP: Introduce local common.h files
15600 * ARM: restart: only perform setup for restart when soft-restarting
15601 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
15602 function
15603 * ARM: idmap: populate identity map pgd at init time using .init.text
15604 * ARM: suspend: use idmap_pgd instead of suspend_pgd
15605 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
15606 * ARM: idmap: use idmap_pgd when setting up mm for reboot
15607 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
15608 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
15609 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
15610 restart changes
15611 * ARM: lib: add call_with_stack function for safely changing stack
15612 * ARM: reset: implement soft_restart for jumping to a physical address
15613 * ARM: stop: execute platform callback from cpu_stop code
15614 * ARM: kexec: use soft_restart for branching to the reboot buffer
15615 * ARM: restart: omap: use new restart hook
15616 * topdown mmap support
15617 - LP: #861296
15618
15619 [ Upstream Kernel Changes ]
15620
15621 * Rebase to v3.2.1
15622
15623 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
15624
15625 linux (3.2.0-8.15) precise; urgency=low
15626
15627 [ Leann Ogasawara ]
15628
15629 * [Config] Disable CONFIG_ACPI_PROCFS
15630 * Remove server from getabis
15631 * Temporarily disable module check
15632 * [Config] Disable CONFIG_MTD_TESTS
15633 * [Config] Disable CONFIG_X86_E_POWERSAVER
15634 * [Config] Set CONFIG_ARCNET=m
15635 * [Config] Enable CONFIG_ATM_DUMMY=m
15636 * [Config] Enable CONFIG_BLK_DEV_MD=y
15637 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
15638 * [Config] Enable CONFIG_BLK_DEV_SD=y
15639 * [Config] Enable CONFIG_BLK_DEV_SR=y
15640 * [Config] Enable CONFIG_BLK_DEV_UB=m
15641 * [Config] Enable CONFIG_COPS=m
15642 * [Config] Enable CONFIG_DVB_USB_EC168=m
15643 * [Config] Enable CONFIG_ENC28J60=m
15644 * [Config] Enable CONFIG_FB_UVESA=m
15645 * [Config] Enable CONFIG_FB_ATY=m
15646 * [Config] Enable CONFIG_BROADCOM_PHY=y
15647 * [Config] Enable CONFIG_CICADA_PHY=y
15648 * [Config] Enable CONFIG_DAVICOM_PHY=y
15649 * [Config] Enable CONFIG_ICPLUS_PHY=y
15650 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
15651 * [Config] Enable CONFIG_LXT_PHY=y
15652 * [Config] Enable CONFIG_MARVELL_PHY=y
15653 * [Config] Enable CONFIG_NATIONAL_PHY=y
15654 * [Config] Enable CONFIG_QSEMI_PHY=y
15655 * [Config] Enable CONFIG_SMSC_PHY=y
15656 * [Config] Enable CONFIG_VITESSE_PHY=y
15657 * Add 3w-sas to scsi-modules
15658 - LP: #776542
15659
15660 [ Mathieu Trudel-Lapierre ]
15661
15662 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
15663 to interface settings
15664
15665 [ Paolo Pisati ]
15666
15667 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
15668 - LP: #912199
15669 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
15670 - LP: #912199
15671 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
15672 - LP: #912199
15673
15674 [ Upstream Kernel Changes ]
15675
15676 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
15677 - LP: #906832
15678
15679 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
15680
15681 linux (3.2.0-8.14) precise; urgency=low
15682
15683 [ Andy Whitcroft ]
15684
15685 * [Config] enable CONFIG_SND_USB_6FIRE
15686 - LP: #912197
15687 * rebase to mainline v3.2 final release
15688 * updateconfigs following rebase to v3.2 final
15689 * ubuntu: AUFS -- add BOM and automated update script
15690 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15691 - LP: #684666
15692 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15693 * ubuntu: AUFS -- clean up the aufs updater and BOM
15694 * ubuntu: AUFS -- documentation on updating aufs2
15695 * ubuntu: AUFS -- aufs3-base.patch
15696 * ubuntu: AUFS -- aufs3-standalone.patch
15697 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
15698 * ubuntu: AUFS -- fix undefined security_path_link
15699 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
15700 * ubuntu: AUFS -- updateconfigs following update
15701 * ubuntu: AUFS -- suppress benign plink warning messages
15702 - LP: #621195
15703 * ubuntu: AUFS -- enable in config and makefile
15704 * ubuntu: AUFS -- disable in favor of overlayfs
15705 * [Config] linux-virtual -- should include the extX modules
15706 - LP: #912308
15707
15708 [ Tyler Hicks ]
15709
15710 * SAUCE: eCryptfs: Improve statfs reporting
15711 - LP: #885744
15712
15713 [ Upstream Kernel Changes ]
15714
15715 * rebase to upstream v3.2
15716
15717 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
15718
15719 linux (3.2.0-7.13) precise; urgency=low
15720
15721 [ Upstream Kernel Changes ]
15722
15723 * rebase to upstream 3.2-rc7
15724
15725 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
15726
15727 linux (3.2.0-6.12) precise; urgency=low
15728
15729 [ Upstream Kernel Changes ]
15730
15731 * rebase to upstream v3.2-rc6
15732
15733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
15734
15735 linux (3.2.0-5.11) precise; urgency=low
15736
15737 [ Andy Whitcroft ]
15738
15739 * enforcer -- allow arch and flavour predicates to take lists
15740 * enforcer -- simplify armel/armhf specific options
15741 * enforcer -- fix incorrectly specified flavour matches
15742
15743 [ Leann Ogasawara ]
15744
15745 * [Config] Disable IRQ_REMAP
15746 * [Config] Enable CONFIG_SENSORS_LM95245=m
15747 * [Config] Enable CONFIG_SENSORS_MAX1668=m
15748 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
15749 * [Config] Enable CONFIG_SENSORS_MAX6639=m
15750 * [Config] Enable CONFIG_SENSORS_MAX6642=m
15751 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
15752 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
15753 * [Config] Enable CONFIG_PATA_TOSHIBA=m
15754 * [Config] Enable CONFIG_POHMELFS=m
15755 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
15756 * [Config] Enable CONFIG_PATA_OPTI=m
15757 * add overlayfs to virtual inclusion list
15758 - LP: #903897
15759 * add veth to virtual inclusion list
15760 - LP: #903897
15761 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
15762
15763 [ Paolo Pisati ]
15764
15765 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
15766 - LP: #903346
15767
15768 [ Tim Gardner ]
15769
15770 * [Config] CONFIG_LOCKUP_DETECTOR=y
15771 - LP: #903615
15772
15773 [ Upstream Kernel Changes ]
15774
15775 * rebase to upstream 55b02d2f
15776
15777 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
15778
15779 linux (3.2.0-4.10) precise; urgency=low
15780
15781 [ Kyle McMartin ]
15782
15783 * SAUCE: dmar: disable if ricoh multifunction detected
15784 - LP: #894070
15785
15786 [ Seth Forshee ]
15787
15788 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
15789 - LP: #581312
15790
15791 [ Tim Gardner ]
15792
15793 * Start new release, Bump ABI, rebase to 3.2-rc5
15794
15795 [ Leann Ogasawara ]
15796
15797 * [Config] Enable CONFIG_SENSORS_AK8975=m
15798
15799 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
15800
15801 linux (3.2.0-3.9) precise; urgency=low
15802
15803 [ Andy Whitcroft ]
15804
15805 * SAUCE: ext4: correct partial write discard size calculation
15806 - LP: #894768
15807
15808 [ Leann Ogasawara ]
15809
15810 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
15811 - LP: #892615
15812
15813 [ Matthew Garrett ]
15814
15815 * SAUCE: pci: Rework ASPM disable code
15816
15817 [ Upstream Kernel Changes ]
15818
15819 * x86: Fix boot failures on older AMD CPU's
15820 - LP: #892615
15821 * EHCI : Fix a regression in the ISO scheduler
15822 - LP: #899165
15823
15824 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
15825
15826 linux (3.2.0-3.8) precise; urgency=low
15827
15828 [ Andy Whitcroft ]
15829
15830 * armhf -- add d-i configuration
15831 * armhf -- disable ABI checks for armhf
15832 * armhf -- add arch to getabis config
15833
15834 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
15835
15836 linux (3.2.0-3.7) precise; urgency=low
15837
15838 [ Stefan Bader ]
15839
15840 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
15841 synchronous, regardless of lazy_mmu mode
15842 - LP: #854050
15843
15844 [ Tim Gardner ]
15845
15846 * rebase to v3.2-rc4
15847
15848 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
15849
15850 linux (3.2.0-2.6) precise; urgency=low
15851
15852 [ Andy Whitcroft ]
15853
15854 * armhf -- fix omap flavour to build on armhf
15855 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
15856
15857 [ Borislav Petkov ]
15858
15859 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
15860 - LP: #892615
15861
15862 [ Colin Watson ]
15863
15864 * Add pata_macio to pata-modules
15865
15866 [ Tim Gardner ]
15867
15868 * [Config] Prefer crda over wireless-crda
15869 * [Config] Fix virtual inclusion list.
15870 - LP: #897795
15871
15872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
15873
15874 linux (3.2.0-2.5) precise; urgency=low
15875
15876 [ Paolo Pisati ]
15877
15878 * [Config] PANEL_DVI=y
15879
15880 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
15881
15882 linux (3.2.0-2.4) precise; urgency=low
15883
15884 [ Andy Whitcroft ]
15885
15886 * rebase to v3.2-rc3
15887
15888 [ Leann Ogasawara ]
15889
15890 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
15891 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
15892 * Revert "olpc_dcon_xo_1_5 needs delay.h"
15893 * Revert "olpc_dcon_xo_1 needs delay.h"
15894 * rebase to 6fe4c6d4
15895 * [Config] updateconfigs after rebase to 6fe4c6d4
15896
15897 [ Tim Gardner ]
15898
15899 * [Config] Replace wireless-crda with crda,wireless-regdb
15900 - LP: #856421
15901 * [Config] Relax the dependencies on crda
15902
15903 [ Upstream Kernel Changes ]
15904
15905 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
15906 - LP: #724831
15907 * Ubuntu: remove coreutils|fileutils package dependency
15908 - LP: #892814
15909 * iio: iio_event_getfd -- fix ev_int build failure
15910
15911 [ Upstream Kernel Changes ]
15912
15913 * Rebase to v3.2-rc3
15914
15915 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
15916
15917 linux (3.2.0-1.3) precise; urgency=low
15918
15919 [ Upstream Kernel Changes ]
15920
15921 * Ubuntu: Add ext2 to fs-core-modules
15922 - LP: #893395
15923
15924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
15925
15926 linux (3.2.0-1.2) precise; urgency=low
15927
15928 [ Andy Whitcroft ]
15929
15930 * [Config] enable CONFIG_NFC and associated devices
15931 * SAUCE: allow brcmsmac and b43 to both build
15932
15933 [ Soren Hansen ]
15934
15935 * Add ixgbe driver to d-i
15936 - LP: #891969
15937
15938 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
15939
15940 linux (3.2.0-1.1) precise; urgency=low
15941 [ Andy Whitcroft ]
15942
15943 * armhf -- enable armhf and create the first flavours
15944 * SAUCE: ensure root is ready before running usermodehelpers in it
15945 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
15946
15947 [ Leann Ogasawara ]
15948
15949 * Temporarily ignore module check
15950 * [Config] Enable PCI_IOV on powerpc
15951 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
15952 * rebase to v3.2-rc2
15953 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
15954 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
15955 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
15956 * SAUCE: select ARM_AMBA if OMAP3_EMU
15957 * [Config] updateconfigs after select ARM_AMBA
15958 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
15959 * [Config] Enable CONFIG_EXT2_FS=m
15960 * [Config] Build in CONFIG_SATA_AHCI=y
15961 * Resolve linux-image-extra's install dependency
15962
15963 [ Seth Forshee ]
15964
15965 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
15966 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
15967 Documentation
15968 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
15969 alps_model_info
15970 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
15971 size
15972 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
15973 3 and 4
15974 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
15975 protocol
15976 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
15977 versions 3 and 4
15978
15979 [ Stefan Bader ]
15980
15981 * [Config] Built-in xen-netfront and xen-blkfront
15982 * Fix build of dm-raid45 and re-enable it
15983
15984 [ Tim Gardner ]
15985
15986 * [Config] CONFIG_USB_XHCI_HCD=y
15987 - LP: #886167
15988 * [Config] CONFIG_R6040=m
15989 - LP: #650899
15990 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
15991 - LP: #854399
15992 * [Config] Consolidated amd64 server flavour into generic
15993 * [Config] updateconfigs after rebase to 3.2-rc1
15994 * [Config] Disabled dm-raid4-5
15995 * [Config] Disabled ndiswrapper
15996 * [Config] Disable vt6656
15997 * [Config] exclude ppp-modules for virtual flavour
15998 * [Config] CONFIG_MEMSTICK_R592=m
15999 - LP: #238208
16000
16001 [ Upstream Kernel Changes ]
16002
16003 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
16004 - LP: #887780
16005 * CHROMIUM: seccomp_filter: add process state reporting
16006 - LP: #887780
16007 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
16008 works.
16009 - LP: #887780
16010 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
16011 - LP: #887780
16012 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
16013 - LP: #887780
16014 * CHROMIUM: seccomp_filters: move to btrees
16015 * CHROMIUM: enable CONFIG_BTREE
16016 * CHROMIUM: seccomp_filter: kill NR_syscall references
16017 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
16018 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
16019 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
16020 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
16021 * CHROMIUM: seccomp_filter: inheritance documentation
16022 * CHROMIUM: seccomp_filter: make inherited filters composable
16023 * CHROMIUM: Fix seccomp_t compile error
16024 - LP: #887780
16025 * CHROMIUM: Fix kref usage
16026 - LP: #887780
16027 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
16028 * rebase to v3.2-rc2
16029
16030 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
16031
16032 linux (3.1.0-2.3) precise; urgency=low
16033
16034 [ Tim Gardner ]
16035
16036 * Add postinit and postrm scripts to the extras package
16037 - LP: #882120
16038
16039 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
16040
16041 linux (3.1.0-2.2) precise; urgency=low
16042
16043 [ Andy Whitcroft ]
16044
16045 * debian: add locking to protect debian/files from parallel update
16046
16047 [ Leann Ogasawara ]
16048
16049 * rebase to v3.1
16050
16051 [ Upstream Kernel Changes ]
16052
16053 * rebase to v3.1
16054
16055 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
16056
16057 linux (3.1.0-1.1) precise; urgency=low
16058
16059 [ Andiry Xu ]
16060
16061 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
16062 - LP: #872811
16063
16064 [ Andy Whitcroft ]
16065
16066 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
16067 - LP: #832694
16068 * Revert "ubuntu: compcache -- version 0.5.3"
16069 - LP: #832694
16070 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
16071 * [Config] Enable CONFIG_MACVTAP=m
16072 - LP: #822601
16073 * record the compiler in the ABI and check for inconsistant builds
16074 * [Config] move ECRYPT_FS back to =y for all architectures
16075 - LP: #827197
16076 * [Config] enable CONFIG_DRM_VMWGFX=m
16077 - LP: #698009
16078 * [Config] re-fix ECRYPT_FS=y
16079 - LP: #827197
16080 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
16081 - LP: #827197
16082 * [Config] dropping compcache configuration options
16083 * [Config] standardise on HZ=250
16084 * SAUCE: headers_install: fix #include "..." usage for userspace
16085 - LP: #824377
16086 * make module-inclusion selection retain the left overs
16087 * add a new linux-image-extras package for virtual
16088
16089 [ Colin Watson ]
16090
16091 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
16092
16093 [ edwin_rong ]
16094
16095 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
16096 - LP: #824273
16097
16098 [ Greg Kroah-Hartman ]
16099
16100 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
16101 - LP: #824273
16102
16103 [ Jesse Sung ]
16104
16105 * SAUCE: Unregister input device only if it is registered
16106 - LP: #839238
16107
16108 [ Jiri Kosina ]
16109
16110 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
16111
16112 [ Joshua V. Dillon ]
16113
16114 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
16115
16116 [ Kees Cook ]
16117
16118 * [Config] enable and enforce SECCOMP_FILTER on x86
16119
16120 [ Keng-Yu Lin ]
16121
16122 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
16123 - LP: #824273
16124
16125 [ Leann Ogasawara ]
16126
16127 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
16128 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
16129 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
16130 readdir"
16131 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
16132 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
16133 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
16134 * Revert "ubuntu: overlayfs -- overlay filesystem"
16135 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
16136 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
16137 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
16138 than just revision"
16139 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
16140 * Revert "ubuntu: fsam7400 disable driver"
16141 - LP: #876030
16142 * rebase to v3.1-rc1
16143 * [Config] updateconfigs after rebase to v3.1-rc1
16144 * rebase to v3.1-rc2
16145 * [Config] Updateconfigs after rebase to v3.1-rc2
16146 * ubuntu: Yama - update calls to generic_permission() and
16147 inode->i_op->permission()
16148 * ubuntu: ndiswrapper -- remove netdev_priv macro
16149 * ubuntu: aufs -- Temporarily disable due to build failure
16150 * [Config] Diable INTEL_MID_PTI on armel
16151 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
16152 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
16153 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
16154 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
16155 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
16156 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
16157 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
16158 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
16159 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
16160 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
16161 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
16162 * [Config] Enable CONFIG_ECHO=m on powerpc
16163 * [Config] Enable CONFIG_ET131X=m on powerpc
16164 * [Config] Set CONFIG_FB_MATROX=m
16165 * [Config] Enable CONFIG_FB_UDL=m on powerpc
16166 * [Config] Set CONFIG_FB_VIRTUAL=n
16167 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
16168 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
16169 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
16170 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
16171 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
16172 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
16173 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
16174 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
16175 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
16176 * [Config] Enable CONFIG_IBMVETH=m on powerpc
16177 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
16178 * [Config] Enable CONFIG_IGB=m on powerpc
16179 * [Config] Enable CONFIG_IIO=m on powerpc
16180 * [Config] Enable CONFIG_INFINIBAND_NES=m
16181 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
16182 * [Config] Enable CONFIG_IWL3945=m on powerpc
16183 * [Config] Disable CONFIG_KVM_BOOK3S_64
16184 * [Config] Enable CONFIG_LAPBETHER=m on arm
16185 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
16186 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
16187 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
16188 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
16189 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
16190 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
16191 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
16192 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
16193 * [Config] Enable CONFIG_MEMSTICK=m on arm
16194 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
16195 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
16196 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
16197 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
16198 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
16199 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
16200 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
16201 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
16202 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
16203 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
16204 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
16205 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
16206 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
16207 * [Config] Enable CONFIG_MTD_SST25L=m on arm
16208 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
16209 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
16210 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
16211 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
16212 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
16213 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
16214 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
16215 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
16216 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
16217 * [Config] Enable CONFIG_PANEL=m on powerpc
16218 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
16219 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
16220 - LP: #833705
16221 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
16222 - LP: #837332
16223 * [Config] Update CONFIG_EFI_VARS enforcer check
16224 * [Config] Add aufs to virtual flavor inclusion list
16225 - LP: #844159
16226 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
16227 - LP: #818933
16228 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
16229 - LP: #768039
16230 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
16231 - LP: #838402
16232 * [Config] Add igbvf to the virtual flavor inclusion list
16233 - LP: #794570
16234 * [Config] Add ixgbevf to the virtual inclusion list
16235 - LP: #872411
16236 * [Config] Transition -generic and -server to be identical
16237 * rebase to v3.1-rc10
16238
16239 [ Luke Yelavich ]
16240
16241 * [Config] Disable legacy IDE drivers on powerpc
16242
16243 [ Ming Lei ]
16244
16245 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
16246 - LP: #801719
16247 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
16248 Sandybridge chipsets(v2)
16249 - LP: #737388, #782389, #794642
16250
16251 [ Paolo Pisati ]
16252
16253 * [Config] Compile-in vfat support for armel
16254 - LP: #853783
16255
16256 [ Randy Dunlap ]
16257
16258 * SAUCE: staging: fix rts5139 depends & build
16259 - LP: #824273
16260
16261 [ Rene Bolldorf ]
16262
16263 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
16264 power in 'ideapad_backlight_notify_power' to avoid a page fault
16265
16266 [ Seth Forshee ]
16267
16268 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
16269 - LP: #681904
16270 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
16271 - LP: #810020
16272
16273 [ Stefan Bader ]
16274
16275 * (config) Package macvlan and macvtap for virtual
16276 * [Config] Force perf to use libiberty for demangling
16277 - LP: #783660
16278 * SAUCE: xen: Do not use pv spinlocks on HVM
16279 - LP: #838026
16280
16281 [ Tim Gardner ]
16282
16283 * [Config] Clean up tools rules
16284 * [Config] Package x86_energy_perf_policy and turbostat
16285 - LP: #797556
16286 * rebase to v3.1-rc3
16287 * [Config] Simplify binary-udebs dependencies
16288 * [Config] kernel preparation cannot be parallelized
16289 * [Config] Linearize module/abi checks
16290 * [Config] Linearize and simplify tree preparation rules
16291 * [Config] Build kernel image in parallel with modules
16292 * [Config] Set concurrency for kmake invocations
16293 * [Config] Improve install-arch-headers speed
16294 * [Config] Fix binary-perarch dependencies
16295 * [Config] Removed stamp-flavours target
16296 * [Config] Serialize binary indep targets
16297 * [Config] Use build stamp directly
16298 * [Config] Restore prepare-% target
16299 * rebase to v3.1-rc4
16300 * rebase to v3.1-rc5
16301 * [Config] Disable makedumpfile for i386/amd64
16302 * rebase to v3.1-rc6
16303 * [Config] Fix binary-% build target
16304 * rebase to v3.1-rc7
16305 * rebase to v3.1-rc8
16306 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
16307 - LP: #854399
16308 * [Config] Enable ftrace support in the mac80211 layer
16309 - LP: #865171
16310 * rebase to v3.1-rc9
16311 * SAUCE: usb/core/devio.c: Check for printer class specific request
16312 - LP: #872711
16313
16314 [ Upstream Kernel Changes ]
16315
16316 * overlay filesystem
16317 * overlayfs: add statfs support
16318 * overlayfs: implement show_options
16319 * overlay: overlay filesystem documentation
16320 * fs: limit filesystem stacking depth
16321
16322 [ Will Drewry ]
16323
16324 * SAUCE: seccomp_filter: new mode with configurable syscall filters
16325 * SAUCE: seccomp_filter: add process state reporting
16326 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
16327 works.
16328 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
16329
16330 [ Upstream Kernel Changes ]
16331
16332 * rebase to v3.1-rc1
16333 * rebase to v3.1-rc2
16334 * rebase to v3.1-rc3
16335 +CONFIG_BLK_DEV_BSGLIB=y
16336 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
16337 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
16338 * rebase to v3.1-rc4
16339 * rebase to v3.1-rc5
16340 * rebase to v3.1-rc6
16341 * rebase to v3.1-rc7
16342 * rebase to v3.1-rc8
16343 * rebase to v3.1-rc9
16344 * rebase to v3.1-rc10
16345
16346 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
16347
16348 linux (3.1.0-1.0) oneiric; urgency=low
16349
16350 [ Leann Ogasawara ]
16351
16352 * Open P-series
16353
16354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
16355
16356 linux (3.0.0-8.10) oneiric; urgency=low
16357
16358 [ Adam Jackson ]
16359
16360 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
16361 - LP: #753994
16362
16363 [ John Johansen ]
16364
16365 * [Config] Enable missing IPv6 options
16366
16367 [ Leann Ogasawara ]
16368
16369 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
16370 - LP: #819925
16371 * Rebase to 3.0.1
16372
16373 [ Upstream Kernel Changes ]
16374
16375 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
16376 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
16377 - LP: #783582
16378 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
16379 - LP: #796476
16380 * KVM: Add SMEP support when setting CR4
16381 - LP: #796476
16382 * KVM: Mask function7 ebx against host capability word9
16383 - LP: #796476
16384 * KVM: Add instruction fetch checking when walking guest page table
16385 - LP: #796476
16386
16387 [ Upstream Kernel Changes ]
16388
16389 * rebase to v3.0.1
16390
16391 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
16392
16393 linux (3.0.0-7.9) oneiric; urgency=low
16394
16395 [ Andy Whitcroft ]
16396
16397 * Revert "[Upstream] add local prefix to oss local change_bits"
16398 * Revert "SAUCE: add tracing for user initiated readahead requests"
16399 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
16400 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
16401 Zhaoyang E47"
16402 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
16403 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
16404 (grub)"
16405 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
16406 checks"
16407 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
16408 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
16409 vt switch"
16410 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
16411 - LP: #816035
16412 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
16413 it
16414 * SAUCE: (no-up) add tracing for user initiated readahead requests
16415 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16416 switch
16417 * SAUCE: vt -- allow grub to request automatic vt_handoff
16418
16419 [ Arjan van de Ven ]
16420
16421 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
16422
16423 [ Kees Cook ]
16424
16425 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
16426 * [Config] enforce ACPI_CUSTOM_METHOD disabled
16427
16428 [ Keng-Yu Lin ]
16429
16430 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
16431 Zhaoyang E47
16432 - LP: #632884, #803005
16433
16434 [ Leann Ogasawara ]
16435
16436 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
16437 - LP: #513131
16438 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
16439 - LP: #815064
16440
16441 [ Rezwanul Kabir ]
16442
16443 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
16444 Dell E2 series Laptops
16445 - LP: #632884
16446
16447 [ Upstream Kernel Changes ]
16448
16449 * Revert "yama: if an underlying filesystem provides a permissions op use
16450 it"
16451 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
16452 series Laptops"
16453 * Revert "tty: include linux/slab.h for kfree"
16454 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
16455 * Revert "pch_dma: add include/slab.h for kfree"
16456 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
16457 - LP: #773524
16458 * oss: rename local change_bits to avoid powerpc bitsops.h definition
16459
16460 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
16461
16462 linux (3.0.0-7.8) oneiric; urgency=low
16463
16464 [ Andy Whitcroft ]
16465
16466 * ubuntu: overlayfs -- overlayfs: add statfs support
16467 * [Config] enable CONFIG_OVERLAYFS
16468
16469 [ Erez Zadok ]
16470
16471 * ubuntu: overlayfs -- overlayfs: implement show_options
16472
16473 [ Leann Ogasawara ]
16474
16475 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
16476 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
16477 * [Config] Disable CONFIG_ATM_DUMMY on arm
16478 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
16479 * Temporarily disable module check on arm
16480 * Rebase to 3.0 final
16481 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
16482 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
16483 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
16484 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
16485 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
16486 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
16487 * [Config] Enable CONFIG_DM9000=m on arm
16488 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
16489 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
16490
16491 [ Miklos Szeredi ]
16492
16493 * ubuntu: overlayfs -- vfs: add i_op->open()
16494 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
16495 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
16496 * ubuntu: overlayfs -- overlay filesystem
16497 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
16498 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
16499 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
16500 * ubuntu: overlayfs -- ovl: make lower mount read-only
16501
16502 [ Neil Brown ]
16503
16504 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
16505
16506 [ Tim Gardner ]
16507
16508 * [Config] Add enic/fnic to udebs
16509 - LP: #801610
16510
16511 [ Upstream Kernel Changes ]
16512
16513 * yama: if an underlying filesystem provides a permissions op use it
16514
16515 [ Major Kernel Changes ]
16516
16517 * Rebase to 3.0 final
16518
16519 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
16520
16521 linux (3.0.0-6.7) oneiric; urgency=low
16522
16523 [ Eagon Yager ]
16524
16525 * [Config] Fix misspelled 'skipmodule' in arm makefile.
16526
16527 [ Keng-Yu Lin ]
16528
16529 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
16530 - LP: #632884, #803005
16531
16532 [ Leann Ogasawara ]
16533
16534 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
16535 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
16536 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
16537 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
16538 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
16539 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
16540 * [Config] Set CONFIG_ACPI_SBS=m
16541 * [Config] Set CONFIG_ACPI_WMI=m
16542 * [Config] Set CONFIG_AD7150=m on arm
16543 * [Config] Set CONFIG_AD7152=m on arm
16544 * [Config] Drop CONFIG_GPIO_S5PV210
16545 * [Config] Drop CONFIG_GPIO_S5PC100
16546 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
16547 * [Config] Drop CONFIG_GPIO_EXYNOS4
16548
16549 [ Stefan Bader ]
16550
16551 * SAUCE: Re-enable RODATA for i386 virtual
16552 - LP: #809838
16553
16554 [ Upstream Kernel Changes ]
16555
16556 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
16557 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
16558 - LP: #771758
16559
16560 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
16561
16562 linux (3.0.0-5.6) oneiric; urgency=low
16563
16564 [ Tim Gardner ]
16565
16566 * [Config] CONFIG_RTL8192CU=m
16567 * Rebase to -rc7
16568
16569 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
16570
16571 linux (3.0.0-4.5) oneiric; urgency=low
16572
16573 [ Ming Lei ]
16574
16575 * SAUCE: fix yama_ptracer_del lockdep warning
16576 - LP: #791019
16577
16578 [ Seth Forshee ]
16579
16580 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
16581 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
16582 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
16583 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
16584 - LP: #805218
16585
16586 [ Tim Gardner ]
16587
16588 * [Config] updateconfigs after rebase to -rc6+
16589 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
16590 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
16591 * Revert "UBUNTU: add dependancies for module-init-tools"
16592 This dependency is no longer required for a 3 digit version.
16593
16594 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
16595
16596 linux (3.0-3.4) oneiric; urgency=low
16597
16598 [ Keng-Yu Lin ]
16599
16600 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
16601 killswitch"
16602 - LP: #775281
16603
16604 [ Leann Ogasawara ]
16605
16606 * rebase to v3.0-rc5
16607 * [Config] updateconfigs after rebase to 3.0-rc5
16608
16609 [ Tim Gardner ]
16610
16611 * [Config] Remove ubuntu/rtl8192se
16612 * [Config] Added armel ABI files
16613 * [Config] Removed armel versatile flavour
16614 * [Config] CONFIG_INTEL_MEI=m
16615 - LP: #716867
16616
16617 [ Upstream Kernel Changes ]
16618
16619 * ALSA: hda - Enable auto-parser as default for Conexant codecs
16620
16621 [ Upstream Kernel Changes ]
16622
16623 * rebase to v3.0-rc5
16624
16625 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
16626
16627 linux (3.0-2.3) oneiric; urgency=low
16628
16629 [ Andy Whitcroft ]
16630
16631 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
16632
16633 [ Leann Ogasawara ]
16634
16635 * rebase to v3.0-rc4
16636 * [Config] updateconfigs after rebase to 3.0-rc4
16637 * fix ERROR: __devcgroup_inode_permission undefined
16638
16639 [ Stefan Bader ]
16640
16641 * SAUCE: iscsitarget: Remove driver from the kernel
16642
16643 [ Tim Gardner ]
16644
16645 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
16646 * [Config] Add grub-efi as a recommended bootloader for server and
16647 generic
16648 - LP: #800910
16649
16650 [ Upstream Kernel Changes ]
16651
16652 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
16653
16654 [ Leann Ogasawara ]
16655
16656 * rebase to v3.0-rc4
16657
16658 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
16659
16660 linux (3.0-1.2) oneiric; urgency=low
16661
16662 [ Andy Whitcroft ]
16663
16664 * [Config] enable CONFIG_CAN_CALC_BITTIMING
16665
16666 [ Leann Ogasawara ]
16667
16668 * rebase to v3.0-rc3
16669 * [Config] updateconfigs after rebase to 3.0-rc3
16670
16671 [ Upstream Kernel Changes ]
16672
16673 * perf: clear out make flags when calling kernel make kernelver
16674
16675 [ Leann Ogasawara ]
16676
16677 * rebase to v3.0-rc3
16678
16679 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
16680
16681 linux (3.0-0.1) oneiric; urgency=low
16682
16683 [ Andy Whitcroft ]
16684
16685 * use the packaging version in the kernel
16686 * use the kernels idea of its version for version_signature
16687 * add dependancies for module-init-tools
16688 * update control files to version 3
16689 * printchanges/insertchanges allow override of prev_release
16690 * correct Vcs-Git: to point to oneiric
16691
16692 [ Leann Ogasawara ]
16693
16694 * rebase to v3.0-rc1
16695 * [Config] updateconfigs after rebase to 3.0-rc1
16696 * ubuntu: dm-raid4-5 fix up build failure
16697 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
16698 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
16699 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
16700 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
16701 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
16702 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
16703 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
16704 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
16705 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
16706 * rebase to v3.0-rc2
16707
16708 [ Manoj Iyer ]
16709
16710 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
16711 - LP: #790754
16712
16713 [ Upstream Kernel Changes ]
16714
16715 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
16716 demands it"
16717 * drm/i915: fix regression after clock gating init split
16718
16719 [ Major Kernel Changes ]
16720
16721 * rebase from v2.6.39 to v3.0-rc1
16722 * rebase from v3.0-rc1 to v3.0-rc2
16723
16724 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
16725
16726 linux (2.6.39-3.10) oneiric; urgency=low
16727
16728 [ Colin Ian King ]
16729
16730 * SAUCE: S3 early resume debug via keyboard LEDs
16731
16732 [ Ingo Molnar ]
16733
16734 * ubuntu: nx-emu - i386: NX emulation
16735 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
16736
16737 [ Leann Ogasawara ]
16738
16739 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
16740 * Revert "[Config] Disable CONFIG_DM_RAID45"
16741 * [Config] enable CONFIG_BRCMFMAC=y
16742 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
16743 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
16744
16745 [ Robert Nelson ]
16746
16747 * SAUCE: omap3: beagle: detect new xM revision B
16748 - LP: #770679
16749 * SAUCE: omap3: beagle: detect new xM revision C
16750 - LP: #770679
16751 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
16752 - LP: #770679
16753
16754 [ Stefan Bader ]
16755
16756 * SAUCE: Convert dm-raid45 to new block plugging
16757
16758 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
16759
16760 linux (2.6.39-3.9) oneiric; urgency=low
16761
16762 [ Leann Ogasawara ]
16763
16764 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
16765 * rebase to v2.6.39
16766 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
16767 * [Config] enable CONFIG_INPUT_APANEL=m
16768
16769 [ Thomas Schlichter ]
16770
16771 * SAUCE: vesafb: mtrr module parameter is uint, not bool
16772 - LP: #778043
16773 * SAUCE: vesafb: enable mtrr WC by default
16774 - LP: #778043
16775
16776 [ Major Kernel Changes ]
16777
16778 * rebase from v2.6.39-rc7 to v2.6.39
16779
16780 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
16781
16782 linux (2.6.39-2.8) oneiric; urgency=low
16783
16784 [ Andy Whitcroft ]
16785
16786 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
16787 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
16788 * Revert "[Config] Disable CONFIG_AUFS_FS"
16789 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
16790 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
16791 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
16792 * ubuntu: AUFS -- clean up the aufs updater and BOM
16793 * ubuntu: AUFS -- documentation on updating aufs2
16794
16795 [ Kees Cook ]
16796
16797 * ubuntu: Yama - LSM hooks
16798 * ubuntu: Yama - create task_free security callback
16799 * ubuntu: Yama - add ptrace relationship tracking interface
16800 * ubuntu: Yama - unconditionally chain to Yama LSM
16801
16802 [ Leann Ogasawara ]
16803
16804 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
16805 * Revert "[Config] Disable CONFIG_EASYCAP"
16806 * ubuntu: fsam7400 disable driver
16807 * ubuntu: omnibook disable driver
16808 * ubuntu: rfkill disable driver
16809
16810 [ Tim Gardner ]
16811
16812 * SAUCE: Fix extra reference in fb_open()
16813
16814 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
16815
16816 linux (2.6.39-2.7) oneiric; urgency=low
16817
16818 [ Leann Ogasawara ]
16819
16820 * rebase to v2.6.39-rc7
16821
16822 [ Major Kernel Changes ]
16823
16824 * rebase from v2.6.39-rc6 to v2.6.39-rc7
16825
16826 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
16827
16828 linux (2.6.39-1.6) oneiric; urgency=low
16829
16830 [ Leann Ogasawara ]
16831
16832 * rebase to v2.6.39-rc6
16833 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
16834
16835 [ Tim Gardner ]
16836
16837 * [Config] updateconfigs after rebase to 2.6.39-rc6
16838
16839 [ Major Kernel Changes ]
16840
16841 * rebase from v2.6.39-rc5 to v2.6.39-rc6
16842 - LP: #740126
16843
16844 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
16845
16846 linux (2.6.39-0.5) oneiric; urgency=low
16847
16848 [ Herton Ronaldo Krzesinski ]
16849
16850 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
16851 - LP: #764758
16852
16853 [ Leann Ogasawara ]
16854
16855 * rebase to v2.6.39-rc5
16856 * [Config] updateconfigs following rebase to v2.6.39-rc5
16857
16858 [ Paolo Pisati ]
16859
16860 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
16861 - LP: #759913
16862
16863 [ Stefan Bader ]
16864
16865 * Include nls_iso8859-1 for virtual images
16866 - LP: #732046
16867
16868 [ Major Kernel Changes ]
16869
16870 * rebase from v2.6.39-rc4 to v2.6.39-rc5
16871
16872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
16873
16874 linux (2.6.39-0.4) oneiric; urgency=low
16875
16876 [ Leann Ogasawara ]
16877
16878 * rebase to v2.6.39-rc4
16879 * [Config] updateconfigs following rebase to v2.6.39-rc4
16880 * fixup powerpc implicit declaration of function
16881 'crash_kexec_wait_realmode'
16882 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
16883
16884 [ Tim Gardner ]
16885
16886 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
16887 - LP: #769503
16888 * [Config] Add cachefiles.ko to virtual flavour
16889 - LP: #770430
16890
16891 [ Major Kernel Changes ]
16892
16893 * rebase from v2.6.39-rc3 to v2.6.39-rc4
16894
16895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
16896
16897 linux (2.6.39-0.3) oneiric; urgency=low
16898
16899 [ Leann Ogasawara ]
16900
16901 * rebase to v2.6.39-rc3
16902 * crash_kexec_wait_realmode() undefined when !SMP
16903
16904 [ Tim Gardner ]
16905
16906 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
16907 - LP: #632327
16908
16909 [ Major Kernel Changes ]
16910
16911 * rebase from v2.6.39-rc2 to v2.6.39-rc3
16912
16913 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
16914
16915 linux (2.6.39-0.2) oneiric; urgency=low
16916
16917 [ Gustavo F. Padovan ]
16918
16919 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
16920 - LP: #720949
16921
16922 [ John Johansen ]
16923
16924 * AppArmor: Fix masking of capabilities in complain mode
16925 - LP: #748656
16926
16927 [ Leann Ogasawara ]
16928
16929 * rebase to v2.6.39-rc2
16930 * [Config] updateconfigs following rebase to v2.6.39-rc2
16931 * hv_mouse needs delay.h
16932 * olpc_dcon_xo_1 needs delay.h
16933 * olpc_dcon_xo_1_5 needs delay.h
16934 * Update dropped.txt for Oneiric
16935
16936 [ Steve Langasek ]
16937
16938 * [Config] Make linux-libc-dev coinstallable under multiarch
16939 - LP: #750585
16940
16941 [ Upstream Kernel Changes ]
16942
16943 * x86, hibernate: Initialize mmu_cr4_features during boot
16944 - LP: #752870
16945
16946 [ Major Kernel Changes ]
16947
16948 * rebase from v2.6.39-rc1 to v2.6.39-rc2
16949
16950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
16951
16952 linux (2.6.39-0.1) oneiric; urgency=low
16953
16954 [ Brad Figg ]
16955
16956 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
16957 - LP: #737124
16958
16959 [ Henrik Rydberg ]
16960
16961 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
16962 * SAUCE: HID: ntrig: fix suspend/resume on recent models
16963
16964 [ Herton Ronaldo Krzesinski ]
16965
16966 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
16967 struct v4l2_subdev
16968 - LP: #745213
16969
16970 [ Kees Cook ]
16971
16972 * [Config] packaging: adjust perms on vmlinuz as well
16973 * SAUCE: nx-emu: further clarify dmesg reporting
16974 - LP: #745181
16975
16976 [ Leann Ogasawara ]
16977
16978 * rebase to v2.6.39-rc1
16979 * [Config] updateconfigs following rebase to v2.6.39-rc1
16980 * [Config] Disable CONFIG_DM_RAID45
16981 * [Config] Disable CONFIG_SCSI_ISCSITARGET
16982 * [Config] Disable CONFIG_EASYCAP
16983 * [Config] Disable CONFIG_AUFS_FS
16984 * update bnx2 firmware files in d-i/firmware/nic-modules
16985 * xhci-pci.c resolve implicit declaration of kzalloc
16986 * [Config] Enable CONFIG_DRM_PSB for only x86
16987 * [Config] Enable CONFIG_RTS_PSTOR for only x86
16988 * mfd/asic3: Fix typo, s/irq_data/data/
16989
16990 [ Luke Yelavich ]
16991
16992 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
16993 - LP: #745358
16994 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
16995 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
16996
16997 [ Manoj Iyer ]
16998
16999 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
17000 - LP: #745217
17001
17002 [ Tim Gardner ]
17003
17004 * SAUCE: INR_OPEN=4096
17005 - LP: #663090
17006 * SAUCE: Increase the default hard limit for open FDs to 4096
17007 - LP: #663090
17008
17009 [ Upstream Kernel Changes ]
17010
17011 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
17012 namespace cleanup
17013 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
17014 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
17015
17016 [ Major Kernel Changes ]
17017
17018 * rebase from v2.6.38 to v2.6.39-rc1
17019
17020 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
17021
17022 linux (2.6.39-0.0) oneiric; urgency=low
17023
17024 [ Leann Ogasawara ]
17025
17026 * Open Oneiric
17027
17028 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
17029
17030 linux (2.6.38-7.39) natty; urgency=low
17031
17032 [ Leann Ogasawara ]
17033
17034 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
17035
17036 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
17037
17038 linux (2.6.38-7.38) natty; urgency=low
17039
17040 [ Leann Ogasawara ]
17041
17042 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
17043 gcc-4.5.2-6ubuntu5 finished building on all arches.
17044
17045 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
17046
17047 linux (2.6.38-7.37) natty; urgency=low
17048
17049 [ Leann Ogasawara ]
17050
17051 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
17052
17053 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
17054
17055 linux (2.6.38-7.36) natty; urgency=low
17056
17057 [ Andy Whitcroft ]
17058
17059 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
17060 optimisation"
17061 * purge last vestiges of maverick
17062 * [Config] switch CONFIG_FB_VESA back to module
17063
17064 [ Chris Wilson ]
17065
17066 * SAUCE: drm/i915: Fix pipelined fencing
17067 - LP: #717114
17068
17069 [ Loïc Minier ]
17070
17071 * Include nls_cp437 module in virtual for fat
17072 - LP: #732046
17073 * Support arch= cross-compilation for any arch
17074 * Fix couple of typos in 0-common-vars.mk
17075 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
17076 * Add armhf to Debian -> Linux arch map
17077 * Add initial armhf.mk
17078 * Enable common packages for armhf
17079
17080 [ Upstream Kernel Changes ]
17081
17082 * Yama: fix default relationship to check thread group
17083 - LP: #737676
17084
17085 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
17086
17087 linux (2.6.38-7.35) natty; urgency=low
17088
17089 [ Andy Whitcroft ]
17090
17091 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
17092 * rebase fixes bug #715330
17093 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
17094 * rebase to v2.6.38 final
17095
17096 [ Herton Ronaldo Krzesinski ]
17097
17098 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
17099 - LP: #636091
17100
17101 [ Tim Gardner ]
17102
17103 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
17104
17105 [ Upstream Kernel Changes ]
17106
17107 * Yama: use thread group leader when creating match
17108 - LP: #729839
17109 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
17110 RAID controller
17111 - LP: #735240
17112 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
17113
17114 [ Major Kernel Changes ]
17115
17116 * rebase from v2.6.38-rc8 to v2.6.38 final
17117 - LP: #715330
17118
17119 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
17120
17121 linux (2.6.38-6.34) natty; urgency=low
17122
17123 [ Andy Whitcroft ]
17124
17125 * [Config] normalise CONFIG_INTEL_TXT
17126 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
17127 - LP: #730860
17128 * rebase to mainline v2.6.38-rc8
17129
17130 [ Major Kernel Changes ]
17131
17132 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
17133 to v2.6.38-rc8
17134
17135 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
17136
17137 linux (2.6.38-6.33) natty; urgency=low
17138
17139 [ Andy Whitcroft ]
17140
17141 * d-i -- enable speakup-modules udeb
17142 - LP: #672699
17143 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
17144 * [Config] debian PPC64 configuration
17145 * [Config] cleanup powerpc config fixing unexpected inconsistancies
17146 * [Config] resync ppc64 configuration
17147 * SAUCE: match up ENTRY/END naming for 32/64 bit
17148 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
17149 * [Config] update configs after rebase to
17150 fb62c00a6d8942775abc23d1621db1252e2d93d1
17151 * [Config] pps_gen_parport no longer built
17152
17153 [ Corentin Chary ]
17154
17155 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
17156 - LP: #689393
17157 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
17158 - LP: #689393
17159
17160 [ John Johansen ]
17161
17162 * SAUCE: Fix aufs calling of security_path_mknod
17163 - LP: #724456
17164
17165 [ Kees Cook ]
17166
17167 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
17168
17169 [ Tim Gardner ]
17170
17171 * rebase to 2.6.38-rc7
17172
17173 [ Upstream Kernel Changes ]
17174
17175 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
17176
17177 [ Major Kernel Changes ]
17178
17179 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
17180 fb62c00a6d8942775abc23d1621db1252e2d93d1
17181 - LP: #721389
17182 - LP: #722925
17183 - LP: #723672
17184 - LP: #723676
17185 - LP: #715318
17186
17187 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
17188
17189 linux (2.6.38-5.32) natty; urgency=low
17190
17191 [ Andy Whitcroft ]
17192
17193 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
17194 * [Config] updateconfigs following rebase to v2.6.38-rc6
17195 * [Config] enable CONFIG_DMAR
17196 - LP: #552311
17197
17198 [ Upstream Kernel Changes ]
17199
17200 * drm/i915: skip FDI & PCH enabling for DP_A
17201 - LP: #561802, #600453, #681877
17202
17203 [ Major Kernel Changes ]
17204
17205 * rebase from v2.6.38-rc5 to v2.6.38-rc6
17206 - LP: #718402
17207 - LP: #719524
17208 - LP: #721126
17209 - LP: #719691
17210 - LP: #722689
17211 - LP: #722310
17212
17213 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
17214
17215 linux (2.6.38-4.31) natty; urgency=low
17216
17217 [ Andy Whitcroft ]
17218
17219 * add in bugs closed by upstream patches pulled in by rebases
17220 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
17221 * [Config] enable CONFIG_VSX to allow use of vector instuctions
17222 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
17223 * rebase to mainline v2.6.38-rc5
17224 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
17225 supported
17226 - LP: #719691
17227
17228 [ Colin Ian King ]
17229
17230 * SAUCE: Dell All-In-One: Remove need for Dell module alias
17231
17232 [ Manoj Iyer ]
17233
17234 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
17235 - LP: #717435
17236
17237 [ Tim Gardner ]
17238
17239 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
17240
17241 [ Upstream Kernel Changes ]
17242
17243 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
17244 - LP: #702434
17245 * vfs: fix BUG_ON() in fs/namei.c:1461
17246
17247 [ Vladislav P ]
17248
17249 * SAUCE: Release BTM while sleeping to avoid deadlock.
17250 - LP: #713837
17251
17252 [ Major Kernel Changes ]
17253
17254 * rebase from v2.6.38-rc4 to v2.6.38-rc5
17255 - LP: #579276
17256 - LP: #715877
17257 - LP: #713769
17258 - LP: #716811
17259 * resync with Maverick Ubuntu-2.6.35-27.47
17260
17261 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
17262
17263 linux (2.6.38-3.30) natty; urgency=low
17264
17265 [ Andy Whitcroft ]
17266
17267 * rebase to v2.6.38-rc4
17268 * ppc64 -- add basic architecture
17269 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
17270
17271 [ Colin Ian King ]
17272
17273 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
17274 - LP: #676997
17275 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
17276 - LP: #701530
17277 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
17278 - LP: #701530
17279
17280 [ Dan Rosenberg ]
17281
17282 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
17283
17284 [ Kees Cook ]
17285
17286 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
17287 attacking"
17288 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
17289
17290 [ Tim Gardner ]
17291
17292 * [Config] CONFIG_BLK_CGROUP=y
17293 - LP: #706394
17294 * [Config] CONFIG_DELL_WMI_AIO=m
17295
17296 [ Upstream Kernel Changes ]
17297
17298 * drm/i915/lvds: Restore dithering on native modes for gen2/3
17299 - LP: #711568
17300
17301 [ Upstream Kernel Changes ]
17302
17303 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
17304 - LP: #701271
17305 - LP: #708521
17306 - LP: #710371
17307
17308 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
17309
17310 linux (2.6.38-2.29) natty; urgency=low
17311
17312 [ Andy Whitcroft ]
17313
17314 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
17315 * [Config] updateconfigs following rebase to
17316 1f0324caefd39985e9fe052fac97da31694db31e
17317 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
17318 * [Config] reenable HIBERNATE
17319 - LP: #710877
17320 * rebase to v2.6.38-rc3
17321 * [Config] reenable CONFIG_CRASH_DUMP
17322
17323 [ Kamal Mostafa ]
17324
17325 * SAUCE: rtl8192se: fix source file perms
17326 * SAUCE: rtl8192se: fix source file newline
17327 * SAUCE: omnibook: fix source file newline
17328
17329 [ Kees Cook ]
17330
17331 * [Config] packaging: really make System.map mode 0600
17332
17333 [ Ricardo Salveti de Araujo ]
17334
17335 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
17336 PM34XX_ERRATUM
17337
17338 [ Soren Hansen ]
17339
17340 * SAUCE: nbd: Remove module-level ioctl mutex
17341
17342 [ Tim Gardner ]
17343
17344 * SAUCE: Disable building the ACPI debugfs source
17345
17346 [ Upstream Kernel Changes ]
17347
17348 * Set physical start and alignment 1M for virtual i386
17349 - LP: #710754
17350
17351 [ Upstream Kernel Changes ]
17352
17353 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
17354 to v2.6.38-rc3
17355 - LP: #707902
17356
17357 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
17358
17359 linux (2.6.38-1.28) natty; urgency=low
17360
17361 [ Andy Whitcroft ]
17362
17363 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
17364
17365 [ Ricardo Salveti de Araujo ]
17366
17367 * SAUCE: omap3: beaglexm: fix DVI initialization
17368 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
17369 display work at Beagle
17370
17371 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
17372
17373 linux (2.6.38-1.27) natty; urgency=low
17374
17375 [ Andy Whitcroft ]
17376
17377 * ubuntu: AUFS -- update aufs-update to track new locations of headers
17378 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
17379 * SAUCE: ensure root is ready before running usermodehelpers in it
17380 * correct the Vcs linkage to point to natty
17381 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
17382 * [Config] update configs following rebase
17383 e78bf5e6cbe837daa6ab628a5f679548742994d3
17384 * SAUCE: Yama: follow changes to generic_permission
17385 * ubuntu: compcache -- follow changes to bd_claim/bd_release
17386 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
17387 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
17388 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
17389 * update package version to match payload version
17390 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
17391 * rebase to v2.6.38-rc1
17392 * [Config] updateconfigs following rebase to v2.6.38-rc1
17393 * SAUCE: x86 fix up jiffies/jiffies_64 handling
17394 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
17395 * [Config] updateconfigs following rebase to
17396 2b1caf6ed7b888c95a1909d343799672731651a5
17397 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
17398 * ubuntu: AUFS -- suppress benign plink warning messages
17399 - LP: #621195
17400 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
17401 * rebase to v2.6.38-rc2
17402 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
17403 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
17404 * [Config] update configs following rebase to
17405 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
17406 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
17407 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
17408 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
17409 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
17410
17411 [ Kees Cook ]
17412
17413 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
17414
17415 [ Stefan Bader ]
17416
17417 * Temporarily disable RODATA for virtual i386
17418 - LP: #699828
17419
17420 [ Tim Gardner ]
17421
17422 * [Config] CONFIG_NLS_DEFAULT=utf8
17423 - LP: #683690
17424 * [Config] CONFIG_HIBERNATION=n
17425 * update bnx2 firmware files in d-i/firmware/nic-modules
17426
17427 [ Upstream Kernel Changes ]
17428
17429 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
17430 objects."
17431 * packaging: make System.map mode 0600
17432 * thinkpad_acpi: Always report scancodes for hotkeys
17433 - LP: #702407
17434 * sched: tg->se->load should be initialised to tg->shares
17435 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
17436 * brcm80211: include linux/slab.h for kfree
17437 * pch_dma: add include/slab.h for kfree
17438 * i2c-eg20t: include linux/slab.h for kfree
17439 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
17440 * tty: include linux/slab.h for kfree
17441 * winbond: include linux/delay.h for mdelay et al
17442
17443 [ Upstream Kernel Changes ]
17444
17445 * mark the start of v2.6.38 versioning
17446 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
17447 - LP: #689886
17448 - LP: #702125
17449 - LP: #608775
17450 - LP: #215802
17451 - LP: #686333
17452 - LP: #677830
17453 - LP: #677652
17454 - LP: #696493
17455 - LP: #697240
17456 - LP: #689036
17457 - LP: #705323
17458 - LP: #686692
17459
17460 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
17461
17462 linux (2.6.37-12.26) natty; urgency=low
17463
17464 [ Andy Whitcroft ]
17465
17466 * rebase to v2.6.37-rc8
17467 * [Config] armel -- reenable omap flavour
17468 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
17469 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
17470 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
17471 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
17472 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
17473 * [Config] track missing modules
17474 * rebase to v2.6.37 final
17475
17476 [ Chase Douglas ]
17477
17478 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
17479 Magic Trackpad
17480
17481 [ Stefan Bader ]
17482
17483 * Revert "SAUCE: blkfront: default to sd devices"
17484 - LP: #684875
17485
17486 [ Tim Gardner ]
17487
17488 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
17489 - LP: #380138
17490 * [Config] Added autofs4.ko to -virtual flavour
17491 - LP: #692917
17492
17493 [ Upstream Kernel Changes ]
17494
17495 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
17496 Laptops
17497 - LP: #632884
17498
17499 [ Upstream Kernel Changes ]
17500
17501 * rebase to v2.6.37-rc8
17502 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
17503 * rebase to v2.6.37 final
17504
17505 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
17506
17507 linux (2.6.37-11.25) natty; urgency=low
17508
17509 [ Andy Whitcroft ]
17510
17511 * [Config] d-i -- add hpsa to the list of block devices
17512 - LP: #684304
17513 * [Config] add vmw-balloon driver to -virtual flavour
17514 - LP: #592039
17515 * rebase to v2.6.37-rc7
17516
17517 [ Upstream Kernel Changes ]
17518
17519 * rebase to v2.6.37-rc7
17520
17521 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
17522
17523 linux (2.6.37-10.24) natty; urgency=low
17524
17525 [ Andy Whitcroft ]
17526
17527 * rebase to v2.6.37-rc6
17528 * updateconfigs following rebase to v2.6.37-rc6
17529
17530 [ Upstream Kernel Changes ]
17531
17532 * rebase to v2.6.37-rc6
17533
17534 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
17535
17536 linux (2.6.37-9.23) natty; urgency=low
17537
17538 [ Andy Whitcroft ]
17539
17540 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
17541 - LP: #689606
17542 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
17543 - LP: #689606
17544
17545 [ Kees Cook ]
17546
17547 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
17548 - LP: #690190
17549
17550 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
17551
17552 linux (2.6.37-9.22) natty; urgency=low
17553
17554 [ Andy Whitcroft ]
17555
17556 * rebase to v2.6.35-rc5
17557 * [Config] updateconfigs following rebase to v2.6.37-rc5
17558 * (no-up) add support for installed header files to ubuntu directory
17559 - LP: #684666
17560 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
17561 - LP: #684666
17562 * ubuntu: dm-raid4-5 -- follow changes to bio flags
17563 * ubuntu: dm-raid4-5 -- re-enable
17564 * ubuntu: omnibook -- update BOM
17565 * ubuntu: ndiswrapper -- update BOM to match actual version
17566 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
17567 * ubuntu: ndiswrapper -- re-enable
17568 * ubuntu: iscsitarget -- re-instate copy_io_context
17569 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
17570 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
17571 * ubuntu: iscsitarget -- re-enable
17572
17573 [ Kees Cook ]
17574
17575 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
17576
17577 [ Manoj Iyer ]
17578
17579 * SAUCE: Enable jack sense for Thinkpad Edge 13
17580 - LP: #685015
17581
17582 [ Tim Gardner ]
17583
17584 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
17585 * [Config] CONFIG_CRYPTO_CRC32C=y
17586 - LP: #681819
17587 * [Config] CONFIG_9P_FSCACHE=n
17588 * [Config] Add nfsd modules to -virtual flavour
17589 - LP: #688070
17590
17591 [ Upstream Kernel Changes ]
17592
17593 * Revert "Staging: zram: work around oops due to startup ordering snafu"
17594 * NFS: Fix panic after nfs_umount()
17595 - LP: #683938
17596 * x86: Add NX protection for kernel data
17597 * x86: Add RO/NX protection for loadable kernel modules
17598 * x86: Resume trampoline must be executable
17599 * x86: RO/NX protection for loadable kernel, jump_table fix
17600
17601 [ Upstream Kernel Changes ]
17602
17603 * rebase to v2.6.37-rc5
17604
17605 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
17606
17607 linux (2.6.37-8.21) natty; urgency=low
17608
17609 [ Andy Whitcroft ]
17610
17611 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
17612 linux-libc-headers"
17613 * Revert "(no-up) add support for installed header files to ubuntu
17614 directory"
17615
17616 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
17617
17618 linux (2.6.37-8.20) natty; urgency=low
17619
17620 [ Andy Whitcroft ]
17621
17622 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
17623 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
17624 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
17625 * Revert "SAUCE: i915 -- disable powersave by default"
17626 * SAUCE: enable Marvell 9128 PCIe SATA controller
17627 - LP: #658521
17628 * [Config] evtchn has been renamed
17629 * (no-up) add support for installed header files to ubuntu directory
17630 - LP: #684666
17631 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
17632 - LP: #684666
17633
17634 [ Tim Gardner ]
17635
17636 * [Config] MISS: evtchn, NEW : xen-evtchn
17637 * rebase to v2.6.37-rc4
17638
17639 [ Upstream Kernel Changes ]
17640
17641 * drm/i915: Clean conflicting modesetting registers upon init
17642 - LP: #683775
17643 * rebase to v2.6.37-rc4
17644
17645 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
17646
17647 linux (2.6.37-7.19) natty; urgency=low
17648
17649 [ Tim Gardner ]
17650
17651 * [Config] Add bnx2 firmware to nic-modules udeb
17652 - LP: #676245
17653
17654 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
17655
17656 linux (2.6.37-7.18) natty; urgency=low
17657
17658 [ Andy Whitcroft ]
17659
17660 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
17661 * Revert "SAUCE: Add extra headers to linux-libc-dev"
17662 * Revert "SAUCE: Enable speedstep for sonoma processors."
17663 * [Config] enable CONFIG_BT_HCIUART_ATH3K
17664 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
17665 * [Config] standardise CONFIG_MII
17666 * [Config] standardise CONFIG_PRISM2_USB
17667 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
17668 * [Config] build in CONFIG_AGP
17669 * [Config] build in CONFIG_AGP_INTEL
17670 * [Config] build in CONFIG_AGP_AMD
17671 * [Config] build in CONFIG_AGP_AMD64
17672 * [Config] build in CONFIG_AGP_NVIDIA
17673 * [Config] build in CONFIG_AGP_VIA
17674 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
17675 * (no-up): document the new ## scheme
17676 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
17677 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
17678 - LP: #675453
17679
17680 [ Mathieu J. Poirier ]
17681
17682 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
17683
17684 [ Upstream Kernel Changes ]
17685
17686 * nx-emu: fix inverted report of disable_nx
17687
17688 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
17689
17690 linux (2.6.37-6.17) natty; urgency=low
17691
17692 [ Andy Whitcroft ]
17693
17694 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
17695 aufs2.1-36-UNRELEASED-20101103"
17696 * Revert "ubuntu: AUFS -- aufs2-base.patch
17697 aufs2.1-36-UNRELEASED-20101103"
17698 * [Config] standardise CONFIG_BT
17699 * [Config] standardise CONFIG_IRDA
17700 * [Config] standardise CONFIG_LAPB
17701 * [Config] standardise CONFIG_RDS
17702 * [Config] standardise CONFIG_RFKILL
17703 * [Config] standardise CONFIG_TIPC
17704 * [Config] standardise CONFIG_X25
17705 * [Config] standardise CONFIG_INPUT_EVDEV
17706 * [Config] standardise CONFIG_INPUT_JOYDEV
17707 * [Config] standardise CONFIG_INPUT_JOYSTICK
17708 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
17709 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
17710 * [Config] CONFIG_IRDA=n for FTBS (arm)
17711 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
17712 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
17713 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
17714
17715 [ Tim Gardner ]
17716
17717 * SAUCE: Fix drivers/staging/easycap FTBS
17718 * [Config] CONFIG_EASYCAP=m after fixing FTBS
17719
17720 [ Upstream Kernel Changes ]
17721
17722 * Revert "x86: Add NX protection for kernel data"
17723
17724 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
17725
17726 linux (2.6.37-6.16) natty; urgency=low
17727
17728 [ Andy Whitcroft ]
17729
17730 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
17731 * rebase to v2.6.37-rc3
17732
17733 [ Tim Gardner ]
17734
17735 * [Config] CONFIG_SCHED_AUTOGROUP=y
17736
17737 [ Upstream Kernel Changes ]
17738
17739 * Revert "x86: Add RO/NX protection for loadable kernel modules"
17740 * sched: automated per session task groups
17741 * rebase to v2.6.37-rc3
17742
17743 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
17744
17745 linux (2.6.37-6.15) natty; urgency=low
17746
17747 [ Andy Whitcroft ]
17748
17749 * [Config] standardise CONFIG_CEPH_FS
17750 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
17751 * [Config] standardise CONFIG_SCSI_PROC_FS
17752 * [Config] standardise CONFIG_UBIFS_FS
17753 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
17754
17755 [ Kees Cook ]
17756
17757 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
17758
17759 [ Manoj Iyer ]
17760
17761 * SAUCE: Enable jack sense for Thinkpad Edge 11
17762 - LP: #677210
17763 * SAUCE: enable rfkill for rtl8192se driver
17764 - LP: #640992
17765
17766 [ Tim Gardner ]
17767
17768 * [Config] CONFIG_EASYCAP=n for FTBS
17769 * Rebase to v2.6.32-rc2+git
17770
17771 [ Upstream Kernel Changes ]
17772
17773 * x86: Fix improper large page preservation
17774 * x86: Add NX protection for kernel data
17775 * x86: Add RO/NX protection for loadable kernel modules
17776
17777 [ Upstream Kernel Changes ]
17778
17779 * Rebase to Linus 2.6.37-rc2+git
17780
17781 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
17782
17783 linux (2.6.37-5.14) natty; urgency=low
17784
17785 [ Upstream Kernel Changes ]
17786
17787 * PCI: fix offset check for sysfs mmapped files
17788 - LP: #676963
17789
17790 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
17791
17792 linux (2.6.37-5.13) natty; urgency=low
17793
17794 [ Andy Whitcroft ]
17795
17796 * rebased to v2.6.37-rc2
17797 * updateconfigs following rebase to v2.6.37-rc2
17798
17799 [ Tim Gardner ]
17800
17801 * [Config] Added NFS and related modules to virtual flavour
17802 - LP: #659084
17803
17804 [ Upstream Kernel Changes ]
17805
17806 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
17807 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
17808 * x86, cpu: Call verify_cpu during 32bit CPU startup
17809 * x86, cpu: Only CPU features determine NX capabilities
17810
17811 [ Upstream Changes ]
17812
17813 * rebased to v2.67.37-rc2
17814
17815 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
17816
17817 linux (2.6.37-4.12) natty; urgency=low
17818
17819 [ Andy Whitcroft ]
17820
17821 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
17822 * Revert "[Upstream] HID: magicmouse: properly account for scroll
17823 movement in state"
17824 * Revert "[Upstream] HID: magicmouse: disable and add module param for
17825 scroll acceleration"
17826 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
17827 middle of mouse"
17828
17829 [ Henrik Rydberg ]
17830
17831 * SAUCE: hid: ntrig: remove sysfs nodes
17832 * SAUCE: hid: ntrig: Setup input filtering manually
17833 * SAUCE: hid: ntrig: New ghost-filtering event logic
17834
17835 [ Manoj Iyer ]
17836
17837 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17838 - LP: #348861
17839
17840 [ Upstream Kernel Changes ]
17841
17842 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
17843 suspend/resume"
17844 * Revert "[ARM] implement arch_randomize_brk()"
17845 * Revert "ARM: stack protector: change the canary value per task"
17846 * Revert "ARM: initial stack protector (-fstack-protector) support"
17847 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
17848 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
17849 * Revert "perf probe: Add kernel source path option"
17850 * hid: ntrig: Support single-touch devices
17851 * hid: ntrig: Mask pen switch events
17852 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
17853 kernel
17854 - LP: #673073
17855 * Fix userspace build of linux/fs.h
17856
17857 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
17858
17859 linux (2.6.37-3.11) natty; urgency=low
17860
17861 [ Andy Whitcroft ]
17862
17863 * Revert "ubuntu: AUFS -- update to
17864 b37c575759dc4535ccc03241c584ad5fe69e3b25"
17865 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
17866 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
17867 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
17868 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
17869 * [Config] Disable intel_idle for -virtual kernels
17870 - LP: #651370
17871 * [Config] enforcer -- ensure we never enable CONFIG_IMA
17872 * debian -- pass the correct flavour name when checking configs
17873 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
17874 * [Config] ensure CONFIG_IPV6=y for powerpc
17875 * [Config] enforcer -- ensure CONFIG_IPV6=y
17876 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
17877 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
17878 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
17879 * ubuntu: AUFS -- re-enable
17880 * ubuntu: AUFS -- track changes to work queue initialisation
17881 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
17882 * SAUCE: fbcon -- fix race between open and removal of framebuffers
17883 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
17884 - LP: #614008
17885 * SAUCE: drm -- stop early access to drm devices
17886
17887 [ Jeremy Kerr ]
17888
17889 * [Config] Build-in powermac ZILOG serial driver
17890 - LP: #673346
17891
17892 [ Kees Cook ]
17893
17894 * SAUCE: nx-emu: use upstream ASLR when possible
17895
17896 [ Tim Gardner ]
17897
17898 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
17899 - LP: #628776
17900
17901 [ Upstream Kernel Changes ]
17902
17903 * i386: NX emulation
17904 * nx-emu: drop exec-shield sysctl, merge with disable_nx
17905 * nx-emu: standardize boottime message prefix
17906 * mmap randomization for executable mappings on 32-bit
17907 * exec-randomization: brk away from exec rand area
17908
17909 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
17910
17911 linux (2.6.37-2.10) natty; urgency=low
17912
17913 [ Andy Whitcroft ]
17914
17915 * reinstate armel config changes:
17916 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
17917 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
17918
17919 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
17920
17921 linux (2.6.37-2.9) natty; urgency=low
17922
17923 [ Andy Whitcroft ]
17924
17925 * config -- fix genportsconfig
17926 * [Config] move powerpc over from ports to distro
17927 * bump master version number to match contained kernel
17928 * SAUCE: fix documentation strings for struct input_keymap_entry
17929 * usb: gadget: goku_udc: add registered flag bit
17930
17931 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
17932
17933 linux (2.6.36-2.8) natty; urgency=low
17934
17935 [ Tim Gardner ]
17936
17937 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
17938 * [Config]: TWL4030_CORE=n for FTBS
17939 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
17940 * [Config]: CONFIG_SOLO6X10=n for FTBS
17941 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
17942 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
17943 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
17944 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
17945 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
17946 * [Config]: CONFIG_I2C_I801=n for armel FTBS
17947 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
17948 * AppArmor: compatibility patch for v5 interface
17949 * AppArmor: compatibility patch for v5 network controll
17950 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
17951 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
17952 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17953 * Dropped: hid: 3m: Convert to MT slots
17954 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
17955 * Dropped: HID: magicmouse: simplify touch data bit manipulation
17956 * Dropped: HID: magicmouse: simplify touch down logic
17957 * Dropped: HID: magicmouse: enable Magic Trackpad support
17958 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
17959 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
17960 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
17961 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
17962 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
17963 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
17964 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
17965 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
17966 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
17967 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
17968 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
17969 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
17970
17971 [ Upstream Kernel Changes ]
17972
17973 * rebased against 2.6.27-rc1
17974
17975 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
17976
17977 linux (2.6.36-1.7) natty; urgency=low
17978
17979 [ Andy Whitcroft ]
17980
17981 * rebased to v2.6.36 final
17982 * [Config] update configs following rebase to v2.6.36 final
17983 * [Config] update ports configs following rebase to v2.6.36 final
17984
17985 [ Upstream Kernel Changes ]
17986
17987 * rebased to v2.6.36 final
17988
17989 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
17990
17991 linux (2.6.36-1.6) natty; urgency=low
17992
17993 [ Upstream Kernel Changes ]
17994
17995 * drop broadcom staging driver preview:
17996 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
17997 wireless LAN driver."
17998
17999 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
18000
18001 linux (2.6.36-1.5) natty; urgency=low
18002
18003 [ Andy Whitcroft ]
18004
18005 * rebase to v2.6.36-rc8
18006 * updateconfigs following rebase to v2.6.36-rc8
18007 * updateportsconfigs following rebase to v2.6.36-rc8
18008 * config -- simplify the kernelconfig interface
18009 * config -- add new config mode 'dumpconfigs'
18010
18011 [ Tim Gardner ]
18012
18013 * Simplify the use of CROSS_COMPILER
18014
18015 [ Upstream Kernel Changes ]
18016
18017 * drop broadcom staging driver preview:
18018 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
18019 brcmfmac.ko mutually exclusive."
18020 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
18021 set."
18022 * Revert "Staging: brcm80211: remove driver specific -W options"
18023 * Revert "Staging: brcm80211: clean up makefile cflag lines"
18024 * Revert "staging: brcm80211: add fullmac driver"
18025 * Revert "staging: brcm80211: use string native library"
18026 * Revert "staging: brcm80211: use native ctype library"
18027 * Revert "staging: brcm80211: fix remaining checkpatch errors."
18028 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
18029 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
18030 ...""
18031 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
18032 ':' ...""
18033 * Revert "staging: brcm80211: fix "ERROR: space required before that
18034 ...""
18035 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
18036 * Revert "staging: brcm80211: fix "ERROR: space required after that close
18037 brace""
18038 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
18039 ...close square bracket""
18040 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
18041 ...""
18042 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
18043 '*'""
18044 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
18045 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
18046 do - while loop""
18047 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
18048 parenthesis""
18049 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
18050 or NULL""
18051 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
18052 or NULL""
18053 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
18054 '}'""
18055 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
18056 line""
18057 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
18058 on next line""
18059 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
18060 condition""
18061 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
18062 paren...""
18063 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
18064 function dec...""
18065 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
18066 *bar"'"
18067 * Revert "staging: brcm80211: Fix URLs for firmware files."
18068 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
18069 * Revert "staging: brcm80211: Add contact info to TODO list."
18070 * Revert "staging: brcm80211: Fix some initialisation failure paths"
18071 * Export dump_{write,seek} to binary loader modules
18072 * rebase to v2.6.36-rc8.
18073
18074 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
18075
18076 linux (2.6.36-0.4) natty; urgency=low
18077
18078 [ Andy Whitcroft ]
18079
18080 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
18081 (fixes FTBS on powerpc)
18082
18083 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
18084
18085 linux (2.6.36-0.3) natty; urgency=low
18086
18087 [ Andy Whitcroft ]
18088
18089 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
18090
18091 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
18092
18093 linux (2.6.36-0.2) natty; urgency=low
18094
18095 [ Andy Whitcroft ]
18096
18097 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
18098 (fix FTBS on powerpc)
18099
18100 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
18101
18102 linux (2.6.36-0.1) natty; urgency=low
18103
18104 [ Andy Whitcroft ]
18105
18106 * reduce disk usage during buildd builds
18107 - LP: #645653
18108 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
18109 * [Config] armel -- drop omap flavour
18110
18111 [ Tim Gardner ]
18112
18113 * Added dropped patch list
18114 * more dropped patches
18115 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
18116 * [Config] Add support for cross compiling armel
18117 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
18118 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
18119 * [Config]: updateconfigs after adding brcm80211
18120 * staging: brcm80211: Fix Makefile syntax error
18121 * rebased to v2.6.36-rc7
18122
18123 [ Upstream Kernel Changes ]
18124
18125 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
18126 * (upstream) IPS driver: verify BIOS provided limits
18127 * intel_ips: Print MCP limit exceeded values.
18128 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
18129 LAN driver.
18130 * staging: brcm80211: Fix some initialisation failure paths
18131 * staging: brcm80211: Add contact info to TODO list.
18132 * staging: brcm80211: use '%pM' format to print MAC address
18133 * staging: brcm80211: Fix URLs for firmware files.
18134 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
18135 * staging: brcm80211: fix "ERROR: open brace '{' following function
18136 dec..."
18137 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
18138 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
18139 * staging: brcm80211: fix "ERROR: trailing statements should be on next
18140 line"
18141 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
18142 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
18143 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
18144 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
18145 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
18146 parenthesis"
18147 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
18148 while loop"
18149 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
18150 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
18151 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
18152 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
18153 bracket"
18154 * staging: brcm80211: fix "ERROR: space required after that close brace"
18155 * staging: brcm80211: fix "ERROR: space required after that ..."
18156 * staging: brcm80211: fix "ERROR: space required before that ..."
18157 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
18158 * staging: brcm80211: fix "ERROR: spaces required around that ..."
18159 * staging: brcm80211: fix "ERROR: trailing whitespace."
18160 * staging: brcm80211: fix remaining checkpatch errors.
18161 * staging: brcm80211: use native ctype library
18162 * staging: brcm80211: use string native library
18163 * staging: brcm80211: add fullmac driver
18164 * Staging: brcm80211: clean up makefile cflag lines
18165 * Staging: brcm80211: remove driver specific -W options
18166 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
18167 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
18168 mutually exclusive.
18169
18170 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
18171
18172 linux (2.6.35-22.33) maverick; urgency=low
18173
18174 [ Andy Whitcroft ]
18175
18176 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
18177 Dell E2 series Laptops"
18178 - LP: #641320
18179
18180 [ Brian Rogers ]
18181
18182 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
18183 - LP: #624701
18184
18185 [ Christopher James Halse Rogers ]
18186
18187 * SAUCE: Nouveau: Add quirk framework to disable acceleration
18188 - LP: #544088, #546393
18189 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
18190 - LP: #546393
18191
18192 [ John Johansen ]
18193
18194 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
18195 kernels"
18196 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
18197 - LP: #639758
18198
18199 [ Mathieu J. Poirier ]
18200
18201 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
18202
18203 [ Upstream Kernel Changes ]
18204
18205 * ALSA: HDA: Enable internal speaker on Dell M101z
18206 - LP: #640254
18207
18208 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
18209
18210 linux (2.6.35-22.32) maverick; urgency=low
18211
18212 [ Arjan van de Ven ]
18213
18214 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
18215
18216 [ David Henningsson ]
18217
18218 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
18219 - LP: #605047, #628961
18220
18221 [ John Johansen ]
18222
18223 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
18224 and profile names
18225 - LP: #615947
18226 * [Upstream] AppArmor: Fix locking from removal of profile namespace
18227 - LP: #615947
18228 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
18229 - LP: #639758
18230 * SAUCE: Improve Amazon EBS performance for EC2
18231 - LP: #634316
18232
18233 [ Leann Ogasawara ]
18234
18235 * Revert "SAUCE: i915 KMS -- blacklist i855"
18236 * Revert "SAUCE: i915 KMS -- blacklist i845g"
18237 * Revert "SAUCE: i915 KMS -- blacklist i830"
18238 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
18239 devices"
18240 * execute module-inclusion within a subshell
18241 - LP: #621175
18242
18243 [ Upstream Kernel Changes ]
18244
18245 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
18246 - LP: #633227
18247 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
18248 - LP: #629711
18249 * (pre-stable) mm: Move vma_stack_continue into mm.h
18250 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
18251 - LP: #601073
18252 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
18253 * PM / Runtime: Add runtime PM statistics (v3)
18254 * compat: Make compat_alloc_user_space() incorporate the access_ok()
18255 - CVE-2010-3081
18256 * x86-64, compat: Test %rax for the syscall number, not %eax
18257 - CVE-2010-3301
18258 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
18259 - CVE-2010-3301
18260
18261 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
18262
18263 linux (2.6.35-21.31) maverick; urgency=low
18264
18265 [ Andy Whitcroft ]
18266
18267 * bodge linux-libc-dev package version due to ti-omap4 error
18268 * linux-libc-dev -- ensure we can only build this on debian.master
18269
18270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
18271
18272 linux (2.6.35-21.30) maverick; urgency=low
18273
18274 [ Andy Whitcroft ]
18275
18276 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
18277 - LP: #614008
18278
18279 [ Daniel Lezcano ]
18280
18281 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
18282
18283 [ Henrik Rydberg ]
18284
18285 * SAUCE: Input: wacom - add fuzz parameters to features
18286 * SAUCE: Input: wacom - collect device quirks into single function
18287 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
18288 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
18289 * SAUCE: hid: ntrig: Remove unused device ids
18290 * SAUCE: hid: ntrig: remove sysfs nodes
18291 * SAUCE: hid: ntrig: Correct logic for quirks
18292 * SAUCE: hid: ntrig: zero-initialize ntrig struct
18293 * SAUCE: hid: ntrig: Setup input filtering manually
18294 * SAUCE: hid: ntrig: New ghost-filtering event logic
18295
18296 [ Leann Ogasawara ]
18297
18298 * SAUCE: ndiswrapper: Initialize buffer index and check its value
18299 - LP: #613796
18300
18301 [ Manoj Iyer ]
18302
18303 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
18304 series Laptops
18305 - LP: #632884
18306
18307 [ Ping Cheng ]
18308
18309 * SAUCE: Input: wacom - parse the Bamboo device family
18310
18311 [ Rafi Rubin ]
18312
18313 * SAUCE: hid: ntrig: identify firmware version (wiggled)
18314
18315 [ Tim Gardner ]
18316
18317 * [Config] CONFIG_NL80211_TESTMODE=n
18318
18319 [ Upstream Kernel Changes ]
18320
18321 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
18322 * e1000e: initial support for 82579 LOMs
18323 * e1000e: correct MAC-PHY interconnect register offset for 82579
18324 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
18325 tested on HP G60
18326 - LP: #587388
18327 * DSS2: Don't power off a panel twice
18328 - LP: #588243
18329 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
18330 * Input: i8042 - reset keyboard controller wehen resuming from S2R
18331 - LP: #86820
18332 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
18333 - LP: #414795
18334 * agp/intel: Support the extended physical addressing bits on
18335 Sandybridge.
18336 - LP: #632488
18337 * drm/i915,intel_agp: Add support for Sandybridge D0
18338 - LP: #632488
18339 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
18340 - LP: #632488
18341 * mmc: omap: fix for bus width which improves SD card's peformance.
18342
18343 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
18344
18345 linux (2.6.35-20.29) maverick; urgency=low
18346
18347 [ Andy Whitcroft ]
18348
18349 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
18350 - LP: #563277
18351 * SAUCE: i915 KMS -- blacklist i830
18352 - LP: #542208, #563277
18353 * SAUCE: i915 KMS -- blacklist i845g
18354 - LP: #541492, #563277
18355 * SAUCE: i915 KMS -- blacklist i855
18356 - LP: #511001, #541511, #563277
18357
18358 [ Leann Ogasawara ]
18359
18360 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
18361 - LP: #601073
18362 * ARM: Temporarily disable module check for armel
18363 * rebase to v2.6.35.4
18364 * [Config] update configs following rebase to v2.6.35.4
18365
18366 [ Ricardo Salveti de Araujo ]
18367
18368 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
18369 in Omap
18370
18371 [ Tim Gardner ]
18372
18373 * [Config] Added be2net, be2scsi to udebs
18374 - LP: #628776
18375
18376 [ Upstream Kernel Changes ]
18377
18378 * x86, cpu: Package Level Thermal Control, Power Limit Notification
18379 definitions
18380 - LP: #601073
18381 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
18382 - LP: #601073
18383 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
18384 - LP: #601073
18385 * x86, hwmon: Package Level Thermal/Power: power limit
18386 - LP: #601073
18387 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
18388 - LP: #601073
18389 * hid: 3m: Adjust to sequential MT HID protocol
18390 * hid: 3m: Convert to MT slots
18391 * hid: 3m: Correct touchscreen emulation
18392 * hid: 3m: Adjust major / minor axes to scale
18393 * input: bcm5974: Adjust major / minor to scale
18394 * HID: magicmouse: don't allow hidinput to initialize the device
18395 * HID: magicmouse: simplify multitouch feature request
18396 * HID: magicmouse: simplify touch data bit manipulation
18397 * HID: magicmouse: simplify touch down logic
18398 * HID: magicmouse: remove timestamp logic
18399 * HID: magicmouse: enable Magic Trackpad support
18400 * HID: magicmouse: Adjust major / minor axes to scale
18401 * mmc: fix all hangs related to mmc/sd card insert/removal during
18402 suspend/resume
18403 - LP: #477106
18404 * drm/i915: fix VGA plane disable for Ironlake+
18405 - LP: #602281
18406
18407 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
18408
18409 linux (2.6.35-19.28) maverick; urgency=low
18410
18411 [ Leann Ogasawara ]
18412
18413 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
18414 from the archive and a no-change rebuild was attempted. However, the ABI
18415 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
18416 up the ABI and re-upload.
18417
18418 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
18419
18420 linux (2.6.35-19.27) maverick; urgency=low
18421
18422 [ Leann Ogasawara ]
18423
18424 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
18425 from the archive.
18426
18427 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
18428
18429 linux (2.6.35-19.26) maverick; urgency=low
18430
18431 [ Upstream Kernel Changes ]
18432
18433 * ARM: OMAP: Beagle: revision detection
18434 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
18435 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
18436
18437 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
18438
18439 linux (2.6.35-19.25) maverick; urgency=low
18440
18441 [ Jarod Wilson ]
18442
18443 * SAUCE: Bring in staging/lirc from 2.6.36
18444 - LP: #609234
18445 * SAUCE: Update ir-core to linuxtv/other which should be merged for
18446 2.6.36.
18447 - LP: #609234
18448 * SAUCE: Fix memleaks in imon and mceusb drivers
18449 - LP: #609234
18450 * SAUCE: Bring in streamzap support from linuxtv/other
18451 - LP: #609234
18452
18453 [ Mario Limonciello ]
18454
18455 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
18456 - LP: #609234
18457
18458 [ Mathieu J. Poirier ]
18459
18460 * SAUCE: ARM: adding i2c eeprom driver to read EDID
18461 - LP: #608279
18462
18463 [ Upstream Kernel Changes ]
18464
18465 * intel_idle: disable module support
18466 - LP: #615265
18467 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
18468 correct codec ID
18469 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
18470 - LP: #605101
18471 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
18472 - LP: #495134
18473 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
18474 - LP: #519066
18475 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
18476 - LP: #519066
18477 * input: mt: Initialize slots to unused (rev2)
18478 * input: mt: Add support for the Bamboo Touch trackpad
18479 * hid: Add a hid quirk for input sync override
18480
18481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
18482
18483 linux (2.6.35-18.24) maverick; urgency=low
18484
18485 [ Colin Watson ]
18486
18487 * Pass DEB_MAINT_PARAMS to hook scripts
18488
18489 [ Leann Ogasawara ]
18490
18491 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
18492 - LP: #584812
18493 * rebase to v2.6.35.3
18494
18495 [ Upstream Kernel Changes ]
18496
18497 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
18498 - LP: #609234
18499 * can: add limit for nframes and clean up signed/unsigned variables
18500 - CVE-2010-2959
18501 * drm: Initialize ioctl struct when no user data is present
18502 - CVE-2010-2803
18503 * ARM: initial stack protector (-fstack-protector) support
18504 * ARM: stack protector: change the canary value per task
18505 * [ARM] implement arch_randomize_brk()
18506 * [ARM] add address randomization to mmap()
18507 * ARM: fix ASLR of PIE executables
18508
18509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
18510
18511 linux (2.6.35-17.23) maverick; urgency=low
18512
18513 [ Jeremy Kerr ]
18514
18515 * [Config] build-in uinput module
18516 - LP: #584812
18517
18518 [ Leann Ogasawara ]
18519
18520 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
18521 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
18522 * Revert "[Config] [FTBS] sparc: Temporarily disable
18523 CONFIG_MTD_NAND_DENALI"
18524 * Revert "[Config] [FTBS] sparc: Temporarily disable
18525 CONFIG_MFD_JANZ_CMODIO"
18526 * Revert "[Config] [FTBS] sparc: Temporarily disable
18527 CONFIG_INFINIBAND_QIB"
18528 * [Config] Enable INTEL_IPS
18529 - LP: #601057
18530 * Remove ia64 support
18531 * [Config] Update portsconfigs after removing ia64 support
18532 * Remove sparc support
18533 * [Config] Update portsconfigs after removing sparc support
18534
18535 [ Linus Torvalds ]
18536
18537 * (pre-stable) mm: fix page table unmap for stack guard page properly
18538
18539 [ Mathieu J. Poirier ]
18540
18541 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
18542 - LP: #591941
18543
18544 [ Upstream Kernel Changes ]
18545
18546 * timer: add on-stack deferrable timer interfaces
18547 - LP: #601057
18548 * x86 platform driver: intelligent power sharing driver
18549 - LP: #601057
18550 * IPS driver: add GPU busy and turbo checking
18551 - LP: #601057
18552 * X86: intel_ips, check for kzalloc properly
18553 - LP: #601057
18554 * ips driver: make it less chatty
18555 - LP: #601057
18556
18557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
18558
18559 linux (2.6.35-16.22) maverick; urgency=low
18560
18561 [ Andy Whitcroft ]
18562
18563 * debian -- more agressivly clean up after depmod on purge
18564 - LP: #618591
18565
18566 [ Henrik Rydberg ]
18567
18568 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
18569
18570 [ Leann Ogasawara ]
18571
18572 * ubuntu: iscsitarget -- version 1.4.20.2
18573 * ubuntu: rtl8192se -- update to version 0017.0507.2010
18574 * rebase to v2.6.35.2
18575 * [Config] update configs following rebase to v2.6.35.2
18576 * [Config] update ports configs following rebase to v2.6.35.2
18577
18578 [ Luke Yelavich ]
18579
18580 * [Config] Enable new firewire stack on powerpc
18581
18582 [ Mathieu J. Poirier ]
18583
18584 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
18585 - LP: #608266
18586
18587 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
18588
18589 linux (2.6.35-15.21) maverick; urgency=low
18590
18591 [ Luke Yelavich ]
18592
18593 * [Config] CONFIG_SND_USB_UA101=m for all architectures
18594
18595 [ Upstream Kernel Changes ]
18596
18597 * Input: introduce MT event slots
18598 * Input: document the MT event slot protocol
18599 * (pre-stable) sched: Revert nohz_ratelimit() for now
18600 * (pre-stable) drm/radeon/kms: add missing copy from user
18601 - LP: #606081
18602
18603 [ Leann Ogasawara ]
18604
18605 * rebase to v2.6.35.1
18606
18607 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
18608
18609 linux (2.6.35-14.20) maverick; urgency=low
18610
18611 [ Andy Whitcroft ]
18612
18613 * update Vcs-Git to point to maverick repo
18614 * debian -- include the debian packaging in the -source package
18615 - LP: #608674
18616 * select debian source format 1.0
18617 * add support for building selected stages of kernel
18618 - LP: #603087
18619 * cleanup conditional dependancy handling
18620 - LP: #603087
18621
18622 [ Upstream Kernel Changes ]
18623
18624 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
18625 - LP: #582199, #586418, #588031
18626 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
18627 - LP: #582199, #586418, #588031
18628 * sched: Revert nohz_ratelimit() for now
18629
18630 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
18631
18632 linux (2.6.35-14.19) maverick; urgency=low
18633
18634 [ Leann Ogasawara ]
18635
18636 * rebase to v2.6.35
18637
18638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
18639
18640 linux (2.6.35-13.18) maverick; urgency=low
18641
18642 [ Andy Whitcroft ]
18643
18644 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
18645 * SAUCE: add tracing for user initiated readahead requests
18646 * SAUCE: vt -- maintain bootloader screen mode and content until vt
18647 switch
18648 * SAUCE: vt -- allow grub to request automatic vt_handoff
18649 * SAUCE: fbcon -- fix race between open and removal of framebuffers
18650 * SAUCE: drm -- stop early access to drm devices
18651
18652 [ Bryan Wu ]
18653
18654 * CONFIG: compile in OTG driver and Transceiver driver
18655 - LP: #566645
18656 * remove OTG modules from modules list file
18657
18658 [ John Johansen ]
18659
18660 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
18661 - LP: #581525, #599450
18662 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
18663 * SAUCE: AppArmor 2.4 compatibility patch
18664 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
18665 * SAUCE: fix pv-ops for legacy Xen
18666 * SAUCE: blkfront: default to sd devices
18667 * [Config] Build in drivers required for Xen pv-ops
18668
18669 [ Leann Ogasawara ]
18670
18671 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
18672 size."
18673
18674 [ Lee Jones ]
18675
18676 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
18677 - LP: #608095
18678 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
18679 just revision
18680 - LP: #608095
18681 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
18682 - LP: #608095
18683 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
18684 - LP: #608095
18685
18686 [ Upstream Kernel Changes ]
18687
18688 * agp/intel: Use the correct mask to detect i830 aperture size.
18689 - LP: #597075
18690
18691 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
18692
18693 linux (2.6.35-12.17) maverick; urgency=low
18694
18695 [ Leann Ogasawara ]
18696
18697 * rebase to v2.6.35-rc6
18698 * [Config] update configs following rebase to v2.6.35-rc6
18699 * [Config] update ports configs following rebase to v2.6.35-rc6
18700 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
18701
18702 [ Leann Ogasawara ]
18703
18704 * rebase to v2.6.35-rc6
18705
18706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
18707
18708 linux (2.6.35-11.16) maverick; urgency=low
18709
18710 [ Leann Ogasawara ]
18711
18712 * Bump ABI for new compiler update
18713
18714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
18715
18716 linux (2.6.35-10.15) maverick; urgency=low
18717
18718 [ Leann Ogasawara ]
18719
18720 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
18721 device"
18722 * [Config] Enable CONFIG_M686=y
18723 - LP: #592495
18724
18725 [ Upstream Kernel Changes ]
18726
18727 * tracing: Add alignment to syscall metadata declarations
18728
18729 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
18730
18731 linux (2.6.35-9.14) maverick; urgency=low
18732
18733 [ Andy Whitcroft ]
18734
18735 * ubuntu: AUFS -- add BOM and automated update script
18736 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
18737
18738 [ John Johansen ]
18739
18740 * [Config] Enable DRBD as a module
18741
18742 [ Kees Cook ]
18743
18744 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
18745 - LP: #604407
18746
18747 [ Leann Ogasawara ]
18748
18749 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
18750 - LP: #606139
18751 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
18752 - LP: #606139
18753 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
18754 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
18755
18756 [ Lee Jones ]
18757
18758 * Stop ARM boards crashing when CUPS is loaded
18759 - LP: #601226
18760
18761 [ Upstream Kernel Changes ]
18762
18763 * perf probe: Support tracing an entry of array
18764 * perf probe: Support static and global variables
18765
18766 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
18767
18768 linux (2.6.35-8.13) maverick; urgency=low
18769
18770 [ Kees Cook ]
18771
18772 * SAUCE: Yama: check PTRACE using thread group leader
18773 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
18774 - LP: #603716
18775
18776 [ Leann Ogasawara ]
18777
18778 * rebase to v2.6.35-rc5
18779 * [Config] update configs following rebase to v2.6.35-rc5
18780
18781 [ Nicolas Pitre ]
18782
18783 * SAUCE: make ndiswrapper available on X86 only
18784
18785 [ Tim Gardner ]
18786
18787 * [Config] Added ums-cypress to udeb
18788 - LP: #576066
18789 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
18790 * [Config] CONFIG_NDISWRAPPER=m across all configs
18791
18792 [ Upstream Kernel Changes ]
18793
18794 * HID: magicmouse: report last touch up
18795 * rebase to 2.6.35-rc5
18796
18797 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
18798
18799 linux (2.6.35-7.12) maverick; urgency=low
18800
18801 [ Tim Gardner ]
18802
18803 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
18804 - LP: #597075
18805
18806 [ Upstream Kernel Changes ]
18807
18808 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
18809 (squashed)
18810
18811 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
18812
18813 linux (2.6.35-7.11) maverick; urgency=low
18814
18815 [ Tim Gardner ]
18816
18817 * [Config] CONFIG_X86_MRST=n
18818
18819 [ Upstream Kernel Changes ]
18820
18821 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
18822 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
18823 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
18824
18825 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
18826
18827 linux (2.6.35-7.10) maverick; urgency=low
18828
18829 [ Kees Cook ]
18830
18831 * SAUCE: security: create task_free security callback
18832 * SAUCE: Yama: add PTRACE exception tracking and interface
18833 * SAUCE: security: unconditionally chain to Yama LSM
18834 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
18835 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
18836 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
18837 * [Upstream] security: Yama LSM
18838 * [Config] Enable CONFIG_SECURITY_YAMA=y
18839
18840 [ Tim Gardner ]
18841
18842 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
18843
18844 [ Upstream Kernel Changes ]
18845
18846 * rebase to 2.6.35-rc4
18847
18848 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
18849
18850 linux (2.6.35-6.9) maverick; urgency=low
18851
18852 [ Tim Gardner ]
18853
18854 * [Upstream] direct_splice_actor() should not use pos in sd
18855 - LP: #588861
18856
18857 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
18858
18859 linux (2.6.35-6.8) maverick; urgency=low
18860
18861 [ Mathieu J. Poirier ]
18862
18863 * ARM: Adding regulator supply for vdds_sdi.
18864 - LP: #597904
18865
18866 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
18867
18868 linux (2.6.35-6.7) maverick; urgency=low
18869
18870 [ Alberto Milone ]
18871
18872 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
18873
18874 [ Chase Douglas ]
18875
18876 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
18877 of mouse
18878 * [Upstream] HID: magicmouse: disable and add module param for scroll
18879 acceleration
18880 * [Upstream] HID: magicmouse: properly account for scroll movement in
18881 state
18882 * [Upstream] HID: magicmouse: add param for scroll speed
18883 * [Upstream] HID: magicmouse: enable horizontal scrolling
18884
18885 [ Henrik Rydberg ]
18886
18887 * [Upstream] Input: evdev - convert to dynamic event buffer
18888 * [Upstream] Input: evdev - use driver hint to compute size of event
18889 buffer
18890 * [Upstream] Input: bcm5974 - set the average number of events per MT
18891 event packet
18892 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
18893 * [Upstream] Input: evdev - never leave the client buffer empty after
18894 write
18895
18896 [ John Johansen ]
18897
18898 * SAUCE: AppArmor: -- mainline 2010-06-23
18899 * SAUCE: AppArmor 2.4 compatibility patch
18900 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
18901
18902 [ Leann Ogasawara ]
18903
18904 * [Config] Enable CONFIG_INTR_REMAP=y
18905 - LP: #597091
18906 * [Config] Enable CONFIG_X86_X2APIC
18907 - LP: #597091
18908
18909 [ Mathieu J. Poirier ]
18910
18911 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
18912 - LP: #594382
18913
18914 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
18915
18916 linux (2.6.35-5.6) maverick; urgency=low
18917
18918 [ Amit Kucheria ]
18919
18920 * [Config] update omap flavour description
18921
18922 [ Andy Whitcroft ]
18923
18924 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
18925 - LP: #570500, #576274
18926 * SAUCE: add option to hand off all kernel parameters to init
18927 - LP: #586386
18928 * [Config] enable passing all kernel command line to init
18929 - LP: #586386
18930 * [Config] disable CONFIG_VMI
18931 - LP: #537601
18932 * [Config] enable CONFIG_IPV6_SIT_6RD
18933 - LP: #591869
18934 * [Config] enable CONFIG_VMWARE_BALOON as module
18935 - LP: #592039
18936
18937 [ Leann Ogasawara ]
18938
18939 * Revert "SAUCE: pm: Config option to disable handling of console during
18940 suspend/resume"
18941 - LP: #594885
18942 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
18943 * [Config] ports: enable passing all kernel command line to init
18944 - LP: #586386
18945 * [Config] Enable CONFIG_FB_VESA=y for x86
18946 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
18947 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
18948 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
18949 - LP: #493156
18950
18951 [ Mathieu Poirier ]
18952
18953 * ARM: Adding MosChip MCS7830 to nic-usb
18954 - LP: #584920
18955
18956 [ Upstream Kernel Changes ]
18957
18958 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
18959 * docbook: need xmldoclinks for all doc types
18960 * perf probe: Add kernel source path option
18961
18962 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
18963
18964 linux (2.6.35-4.5) maverick; urgency=low
18965
18966 [ Leann Ogasawara ]
18967
18968 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
18969 size (rev2)"
18970 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
18971 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
18972 (rev4)"
18973 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
18974 modules"
18975 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
18976 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
18977 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
18978
18979 [ Tim Gardner ]
18980
18981 * [Config] CONFIG_NFS_FSCACHE=y
18982 - LP: #440522
18983 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
18984 - LP: #440522
18985
18986 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
18987
18988 linux (2.6.35-3.4) maverick; urgency=low
18989
18990 [ Andy Whitcroft ]
18991
18992 * debian -- ensure the version number is clean
18993
18994 [ Henrik Rydberg ]
18995
18996 * [Upstream] Introduce MT event slots (rev 5)
18997 * [Upstream] Document the MT event slot protocol (rev5)
18998 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
18999 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
19000 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
19001 (rev2)
19002
19003 [ Leann Ogasawara ]
19004
19005 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
19006 * Revert "SAUCE: hostap: send events on data interface as well as master
19007 interface"
19008 * Revert "Fix webcam having USB ID 0ac8:303b"
19009 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
19010 * rebase to v2.6.35-rc3
19011
19012 [ Maxim Levitsky ]
19013
19014 * [Config] Enable new Smartmedia/xD translation layer
19015 - LP: #202490
19016
19017 [ Upstream Kernel Changes ]
19018
19019 * net: fix deliver_no_wcard regression on loopback device
19020
19021 [ Upstream changes ]
19022
19023 * rebased to v2.6.35-rc3
19024
19025 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
19026
19027 linux (2.6.35-2.3) maverick; urgency=low
19028
19029 [ Bryan Wu ]
19030
19031 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
19032
19033 [ Leann Ogasawara ]
19034
19035 * [Config] armel: Enable CONFIG_BNX2=m
19036 * [Config] ports: Enable CONFIG_BNX2X=m
19037 * SAUCE: armel: define get_dma_ops to fix FTBS
19038
19039 [ Tim Gardner ]
19040
19041 * [Upstream] net: Print num_rx_queues imbalance warning only when there
19042 are allocated queues
19043 - LP: #591416
19044
19045 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
19046
19047 linux (2.6.35-2.2) maverick; urgency=low
19048
19049 [ Andy Whitcroft ]
19050
19051 * [Config] d-i: make armel configuration versatile flavour specific
19052 - LP: #588805
19053 * [Config] d-i: enable .udebs for omap flavour
19054 - LP: #588805
19055
19056 [ Kees Cook ]
19057
19058 * ptrace: limit scope to attach only (allow read)
19059 - LP: #589656
19060
19061 [ Leann Ogasawara ]
19062
19063 * rebase to v2.6.35-rc2
19064 * [Config] update configs following rebase to v2.6.35-rc2
19065 * [Config] update port configs following rebase to v2.6.35-rc2
19066
19067 [ Lee Jones ]
19068
19069 * Enable perf to be more helpful when perf_<version> does not exist.
19070 - LP: #570500
19071 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
19072
19073 [ Tim Gardner ]
19074
19075 * [Config] Update bnx2 udeb firmware files
19076 - LP: #589304
19077
19078 [ Upstream changes ]
19079
19080 * rebased to v2.6.35-rc2
19081
19082 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
19083
19084 linux (2.6.35-1.1) maverick; urgency=low
19085
19086 [ Andy Whitcroft ]
19087
19088 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
19089 - LP: #587888
19090 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
19091
19092 [ Leann Ogasawara ]
19093
19094 * rebase to v2.6.35-rc1
19095 * [Config] update configs following rebase to v2.6.35-rc1
19096 * [Config] update port configs following rebase to v2.6.35-rc1
19097 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
19098 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
19099 * SAUCE: ndiswrapper: convert multicast list to list_head
19100 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
19101 * [Config] [FTBS] ia64: Temporarily disable gpiolib
19102 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
19103 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
19104 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
19105 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
19106 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
19107 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
19108 * [Config] [FTBS] armel: Temporarily disable bnx2
19109 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
19110 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
19111 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
19112 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
19113 gpio_set_debounce
19114
19115 [ Upstream Kernel Changes ]
19116
19117 * of/usb: fix build error due to of_node pointer move
19118 * n2_crypto: Fix build after of_device/of_platform_driver changes.
19119 * powerpc/fsl-booke: fix the case where we are not in the first page
19120 * powerpc/fsl-booke: Move the entry setup code into a seperate file
19121 * powerpc/kexec: Add support for FSL-BookE
19122 * greth: Fix build after OF device conversions.
19123
19124 [ Upstream changes ]
19125
19126 * rebased to v2.6.35-rc1
19127
19128 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
19129
19130 linux (2.6.35-1.0) UNRELEASED; urgency=low
19131
19132 [ Leann Ogasawara ]
19133
19134 * Null entry.
19135
19136 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
19137
19138 linux (2.6.34-5.14) maverick; urgency=low
19139
19140 [ Tim Gardner ]
19141
19142 * [Config] Added module inclusion support
19143 * [Config] Added virtual flavour module inclusion list and d-i package
19144 definitions
19145
19146 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
19147
19148 linux (2.6.34-5.13) maverick; urgency=low
19149
19150 [ Andy Whitcroft ]
19151
19152 * Revert "ubuntu: AUFS -- aufs2 20091209"
19153 * Revert "ubuntu: AUFS -- export various core functions
19154 (aufs2-standalone.patch)"
19155 * Revert "ubuntu: AUFS -- export various core functions
19156 (aufs2-base.patch)"
19157 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
19158 - LP: #587888
19159 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
19160 - LP: #587888
19161 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
19162 - LP: #587888
19163 * [Config] AUFS -- enable aufs options
19164 - LP: #587888
19165
19166 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
19167
19168 linux (2.6.34-5.12) maverick; urgency=low
19169
19170 [ Andy Whitcroft ]
19171
19172 * enforce -- ensure SYSFS compatibility is disabled
19173
19174 [ Chase Douglas ]
19175
19176 * build with libdw-dev for perf probe symbol support
19177 * maverick ftrace configuration changes
19178
19179 [ Kees Cook ]
19180
19181 * Revert "SAUCE: x86: brk away from exec rand area"
19182 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
19183 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
19184 * SAUCE: x86: implement cs-limit nx-emulation for ia32
19185 - LP: #369978
19186 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
19187 * SAUCE: x86: brk away from exec rand area
19188 - LP: #452175
19189 * SAUCE: ptrace: restrict ptrace scope to children
19190
19191 [ Leann Ogasawara ]
19192
19193 * Add new omap flavour to getabis
19194 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
19195 - LP: #585490
19196 * build/modules: Temorarily add ignore.modules
19197 * ubuntu: iscsitarget -- version 1.4.20.1
19198
19199 [ Loïc Minier ]
19200
19201 * SAUCE: [um] Don't use nx_enabled under UML
19202 - LP: #524849
19203
19204 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
19205
19206 linux (2.6.34-4.11) maverick; urgency=low
19207
19208 [ Amit Kucheria ]
19209
19210 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
19211 * [Config] Add support for OMAP-mainline flavour
19212
19213 [ Andy Whitcroft ]
19214
19215 * SAUCE: powerpc: fix compile error when ptrace.h is included from
19216 userspace
19217 - LP: #583733
19218
19219 [ Chase Douglas ]
19220
19221 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
19222 are present"
19223 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
19224 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
19225 load detect pipe"
19226
19227 [ Kees Cook ]
19228
19229 * SAUCE: fs: block cross-uid sticky symlinks
19230 * SAUCE: fs: block hardlinks to non-accessible sources
19231
19232 [ Koen Kooi ]
19233
19234 * SAUCE: board-omap3-beagle: add DSS2 support
19235
19236 [ Leann Ogasawara ]
19237
19238 * Revert "staging/go7007 -- disable"
19239 * Revert "[Config] staging/winbond -- disable"
19240 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
19241 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
19242 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
19243 controller"
19244 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
19245 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
19246 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
19247 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
19248 chipsets."
19249 * Revert "[Upstream] b43: Declare all possible firmware files."
19250 * Revert "add Breaks: against hardy lvm2"
19251 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
19252 id on Vmware ESX Server"
19253 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
19254 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
19255 * [Config] Enable CONFIG_USB=y for armel and sparc
19256 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
19257 * [Config] Enable CONFIG_RFKILL=y for ports
19258 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
19259 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
19260 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
19261 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
19262 * [Config] Enable CONFIG_LIBERTAS_MESH=y
19263 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
19264 * [Config] CONFIG_RT2800USB_UNKNOWN=y
19265 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
19266 * [Config] Enable CONFIG_CEPH_FS=m
19267 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
19268 * [Config] Enable CONFIG_EEEPC_WMI=m
19269 * [Config] Enable CONFIG_RT2800PCI=m
19270 * [Config] Enable CONFIG_SCSI_HPSA=m
19271 * [Config] Enable CONFIG_VHOST_NET=m
19272 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
19273 - LP: #582350
19274 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
19275 - LP: #579300
19276 * [Config] Enable CONFIG_PCIEASPM=y
19277 - LP: #333990
19278 * [Config] updateconfigs for OMAP flavour
19279
19280 [ Loïc Minier ]
19281
19282 * Enable perf tools on armel
19283
19284 [ Tim Gardner ]
19285
19286 * SAUCE: Updated ndiswrapper to 1.56
19287 - LP: #582555
19288 * [Config] Added virtual flavour
19289 * [Config] Remove support for sub-flavours
19290 * [Config] Removed amd64 preempt flavour
19291 * [Config] updateconfigs, updateportsconfigs after flavour munging
19292
19293 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
19294
19295 linux (2.6.34-3.10) maverick; urgency=low
19296
19297 [ Leann Ogasawara ]
19298
19299 * rebase to v2.6.34
19300
19301 [ Upstream changes ]
19302
19303 * rebased to v2.6.34
19304
19305 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
19306
19307 linux (2.6.34-2.9) maverick; urgency=low
19308
19309 [ Leann Ogasawara ]
19310
19311 * [Config] [FTBS] Disable comedi for armel
19312
19313 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
19314
19315 linux (2.6.34-2.8) maverick; urgency=low
19316
19317 [ Leann Ogasawara ]
19318
19319 * Drop lpia
19320 * [Config] [FTBS] disable KVM
19321 * [Config] [FTBS] disable ipr for armel
19322
19323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
19324
19325 linux (2.6.34-2.7) maverick; urgency=low
19326
19327 [ Leann Ogasawara ]
19328
19329 * [Config] disable CONFIG_SCSI_IPR on powerpc
19330 * [Config] Remove 386 flavour per UDS discussion
19331
19332 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
19333
19334 linux (2.6.34-1.6) maverick; urgency=low
19335
19336 [ Chase Douglas ]
19337
19338 * enforce CONFIG_TMPFS_POSIX_ACL=y
19339 - LP: #575940
19340 * don't force module dependency checking
19341 - LP: #577029
19342
19343 [ Kees Cook ]
19344
19345 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
19346 - LP: #568844
19347
19348 [ Leann Ogasawara ]
19349
19350 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
19351 * rebase to v2.6.34-rc7
19352 * [Config] update configs following rebase to v2.6.34-rc7
19353 * [Config] update port configs following rebase to v2.6.34-rc7
19354 * Add btrfs to the udebs
19355
19356 [ Tim Gardner ]
19357
19358 * [Config] Add atl1c to nic-modules udeb
19359 - LP: #557130
19360
19361 [ Upstream changes ]
19362
19363 * rebased to v2.6.34-rc7
19364
19365 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
19366
19367 linux (2.6.34-1.5) UNRELEASED; urgency=low
19368
19369 [ Leann Ogasawara ]
19370
19371 * rebase to v2.6.34-rc6
19372 * [Config] update configs following rebase to v2.6.34-rc6
19373 * [Config] update port configs following rebase to v2.6.34-rc6
19374
19375 [ Upstream changes ]
19376
19377 * rebased to v2.6.34-rc6
19378
19379 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
19380
19381 linux (2.6.34-1.4) UNRELEASED; urgency=low
19382
19383 [ Leann Ogasawara ]
19384
19385 * rebase to v2.6.34-rc5
19386 * [Config] update ports configs following rebase to v2.6.34-rc5
19387
19388 [ Upstream changes ]
19389
19390 * rebased to v2.6.34-rc5
19391
19392 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
19393
19394 linux (2.6.34-1.3) UNRELEASED; urgency=low
19395
19396 [ Leann Ogasawara ]
19397
19398 * rebase to v2.6.34-rc4
19399 * [Config] update configs following rebase to v2.6.34-rc4
19400 * [Config] update port configs following rebase to v2.6.34-rc4
19401 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
19402
19403 [ Upstream changes ]
19404
19405 * rebased to v2.6.34-rc4
19406
19407 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
19408
19409 linux (2.6.34-1.2) UNRELEASED; urgency=low
19410
19411 [ Leann Ogasawara ]
19412
19413 * Temorarily disable building linux-doc
19414 * rebase to v2.6.34-rc3
19415 * [Config] update configs following rebase to v2.6.34-rc3
19416 * [Config] update port configs following rebase to v2.6.34-rc3
19417
19418 [ Upstream changes ]
19419
19420 * rebased to v2.6.34-rc3
19421
19422 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
19423
19424 linux (2.6.34-1.1) UNRELEASED; urgency=low
19425
19426 [ Leann Ogasawara ]
19427
19428 * rebase to v2.6.34-rc2
19429 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
19430 * [Config] update port configs following rebase to v2.6.34-rc2
19431 * [Config] update configs following rebase to v2.6.34-rc2
19432
19433 [ Upstream changes ]
19434
19435 * rebased to v2.6.34-rc2
19436
19437 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
19438
19439 linux (2.6.33-1.1) UNRELEASED; urgency=low
19440
19441 [ Leann Ogasawara ]
19442
19443 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
19444 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
19445 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
19446 * ubuntu: lirc -- rename kfifo_put and kfifo_get
19447 * ubuntu: iscsitarget -- rename daddr inet_sock field
19448 * rebased to v2.6.33
19449 * [Config] update configs following rebase to v2.6.33
19450 * [Config] update ports configs following rebase to v2.6.33
19451
19452 [ Upstream changes ]
19453
19454 * rebased to v2.6.33
19455
19456 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
19457
19458 linux (2.6.33-0.0) UNRELEASED; urgency=low
19459
19460 [ Leann Ogasawara ]
19461
19462 * Null entry.
19463
19464 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
19465
19466 linux (2.6.32-16.25) lucid; urgency=low
19467
19468 [ Andy Whitcroft ]
19469
19470 * linux-tools -- move to Suggests: with explicit seeding
19471 - LP: #534635
19472
19473 [ Tim Gardner ]
19474
19475 * [Config] CONFIG_HID=m
19476
19477 [ Upstream Kernel Changes ]
19478
19479 * (pre-stable) sched: Fix SMT scheduler regression in
19480 find_busiest_queue()
19481 * KVM: introduce kvm_vcpu_on_spin
19482 * KVM: VMX: Add support for Pause-Loop Exiting
19483
19484 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
19485
19486 linux (2.6.32-16.24) lucid; urgency=low
19487
19488 [ Andy Whitcroft ]
19489
19490 * armel -- perf userspace does not support arm
19491 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
19492
19493 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
19494
19495 linux (2.6.32-16.23) lucid; urgency=low
19496
19497 [ Andy Whitcroft ]
19498
19499 * SAUCE: PM report driver and device suspend/resume times -- move config
19500 * update to standards version 3.8.4.0
19501 * printenv -- expose all of the package selectors
19502 * source package -- cleanup source content control
19503 * doc package -- ensure we do build package content on buildd
19504 * lintian -- correct the address in the debian/copyright
19505 * lintian -- update debhelper package version dependancy
19506 * lintian -- fix ghostscript dependancy
19507 * lintian -- add required misc:Depends
19508 * lintian -- move our debhelper compat level to debian/compat
19509 * perf -- build the kernel carried tools
19510 * perf -- add linux-tools carrying the version switches and manuals
19511 * SAUCE: fix up Kconfig for staging drivers
19512 * [Config] enable NOUVEAU etc following drm backport
19513 * update DRM to mainline v2.6.33
19514 * [Config] Remove AppArmor config options that no longer exist (ports)
19515 * [Config] updateportsconfigs following drm update
19516
19517 [ John Johansen ]
19518
19519 * ubuntu: AppArmor -- update to mainline 2010-03-04
19520 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
19521 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
19522 * [Config] Remove AppArmor config options that no longer exist
19523
19524 [ Manoj Iyer ]
19525
19526 * ubuntu: rtl8192se -- version 2010-0115,0014
19527 - LP: #530275
19528 * [Config] added CONFIG_RTL8192SE module.
19529 - LP: #530275
19530
19531 [ Tim Gardner ]
19532
19533 * [Config] Added vmw_pvscsi to d-i/scsi-modules
19534 - LP: #531017
19535 * [Upstream] netfilter: xt_recent: Add an entry reaper
19536
19537 [ Upstream Kernel Changes ]
19538
19539 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
19540 emulation"
19541 * Revert "KVM: x86 emulator: Fix popf emulation"
19542 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
19543 emulation"
19544 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
19545 * Revert "KVM: fix memory access during x86 emulation."
19546 * Add vlan (8021.Q) module package for d-i.
19547 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
19548 Inspiron 700m
19549 - LP: #515246
19550 * [Upstream] docbook: need xmldoclinks for all doc types
19551 * x86: set_personality_ia32() misses force_personality32
19552 * lib: Introduce generic list_sort function
19553 * drm/nv50: Implement ctxprog/state generation.
19554 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
19555 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
19556 Inspiron 700m
19557 - LP: #515246
19558
19559 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
19560
19561 linux (2.6.32-15.22) lucid; urgency=low
19562
19563 [ Andy Whitcroft ]
19564
19565 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
19566 * Revert "SAUCE: PM report driver and device suspend/resume times."
19567 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
19568
19569 [ Manoj Iyer ]
19570
19571 * SAUCE: PM report driver and device suspend/resume times.
19572
19573 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
19574
19575 linux (2.6.32-15.21) lucid; urgency=low
19576
19577 [ Andy Whitcroft ]
19578
19579 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
19580 * Revert "[Config] lenovo-sl-laptop -- enable"
19581 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
19582 * armel -- cramfs module will no longer be built
19583 * d-i -- make all modules optional
19584 * rename the debug packages to match archive standard
19585 - LP: #527837
19586 * lenovo-sl-laptop is no longer built
19587
19588 [ Colin Ian King ]
19589
19590 * Disable 4MB page tables for Atom, work around errata AAE44
19591 - LP: #523112
19592
19593 [ Colin Watson ]
19594
19595 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
19596 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
19597
19598 [ Jesse Barnes ]
19599
19600 * SAUCE: drm/i915: don't change DRM configuration when releasing load
19601 detect pipe
19602 - LP: #488328
19603
19604 [ Loïc Minier ]
19605
19606 * [Config] armel Update versatile initrd configs
19607 - LP: #524893
19608 * SAUCE: [um] Don't use nx_enabled under UML
19609 - LP: #524849
19610
19611 [ Manoj Iyer ]
19612
19613 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
19614
19615 [ Mario Limonciello ]
19616
19617 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
19618
19619 [ Rafael J. Wysocki ]
19620
19621 * SAUCE: PM report driver and device suspend/resume times.
19622
19623 [ Surbhi Palande ]
19624
19625 * Revert "[Upstream] e1000e: enhance frame fragment detection"
19626 - CVE-2009-4538
19627 * Revert "[Upstream] e1000: enhance frame fragment detection"
19628 - CVE-2009-4536
19629
19630 [ Tim Gardner ]
19631
19632 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
19633 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
19634 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
19635
19636 [ Upstream Kernel Changes ]
19637
19638 * Revert "(pre-stable) eCryptfs: Add getattr function"
19639 * Fix potential crash with sys_move_pages
19640 * futex_lock_pi() key refcnt fix
19641 * futex: Handle user space corruption gracefully
19642 * futex: Handle futex value corruption gracefully
19643 * Fix race in tty_fasync() properly
19644 * hwmon: (w83781d) Request I/O ports individually for probing
19645 * hwmon: (lm78) Request I/O ports individually for probing
19646 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
19647 * ALSA: ctxfi - fix PTP address initialization
19648 * drm/i915: disable hotplug detect before Ironlake CRT detect
19649 * drm/i915: enable self-refresh on 965
19650 * drm/i915: Disable SR when more than one pipe is enabled
19651 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
19652 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
19653 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
19654 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
19655 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
19656 * i2c-tiny-usb: Fix on big-endian systems
19657 * drm/i915: handle FBC and self-refresh better
19658 * drm/i915: Increase fb alignment to 64k
19659 * drm/i915: Update write_domains on active list after flush.
19660 * regulator: Fix display of null constraints for regulators
19661 * ALSA: hda-intel: Avoid divide by zero crash
19662 * CPUFREQ: Fix use after free of struct powernow_k8_data
19663 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
19664 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
19665 * ioat: fix infinite timeout checking in ioat2_quiesce
19666 * resource: add helpers for fetching rlimits
19667 * fs/exec.c: restrict initial stack space expansion to rlimit
19668 * cifs: fix length calculation for converted unicode readdir names
19669 * NFS: Fix a reference leak in nfs_wb_cancel_page()
19670 * NFS: Try to commit unstable writes in nfs_release_page()
19671 * NFSv4: Don't allow posix locking against servers that don't support it
19672 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
19673 * NFS: Fix an Oops when truncating a file
19674 * NFS: Fix a umount race
19675 * NFS: Fix a bug in nfs_fscache_release_page()
19676 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
19677 * md: fix 'degraded' calculation when starting a reshape.
19678 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
19679 * Export the symbol of getboottime and mmonotonic_to_bootbased
19680 * kvmclock: count total_sleep_time when updating guest clock
19681 * KVM: PIT: control word is write-only
19682 * tpm_infineon: fix suspend/resume handler for pnp_driver
19683 * amd64_edac: Do not falsely trigger kerneloops
19684 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
19685 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
19686 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
19687 * netfilter: xtables: compat out of scope fix
19688 * netfilter: nf_conntrack: fix hash resizing with namespaces
19689 * drm/i915: remove full registers dump debug
19690 * drm/i915: add i915_lp_ring_sync helper
19691 * drm/i915: Don't wait interruptible for possible plane buffer flush
19692 * dasd: remove strings from s390dbf
19693 * crypto: padlock-sha - Add import/export support
19694 * wmi: Free the allocated acpi objects through wmi_get_event_data
19695 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
19696 * /dev/mem: introduce size_inside_page()
19697 * devmem: check vmalloc address on kmem read/write
19698 * devmem: fix kmem write bug on memory holes
19699 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
19700 of value 0.
19701 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
19702 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
19703 * dst: call cond_resched() in dst_gc_task()
19704 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
19705 * befs: fix leak
19706 * rtc-fm3130: add missing braces
19707 * Call flush_dcache_page after PIO data transfers in libata-sff.c
19708 * ahci: add Acer G725 to broken suspend list
19709 * pktgen: Fix freezing problem
19710 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
19711 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
19712 * x86: Re-get cfg_new in case reuse/move irq_desc
19713 * Staging: fix rtl8187se compilation errors with mac80211
19714 * ALSA: usb-audio - Avoid Oops after disconnect
19715 * serial: 8250: add serial transmitter fully empty test
19716 * sysfs: sysfs_sd_setattr set iattrs unconditionally
19717 * class: Free the class private data in class_release
19718 * USB: usbfs: only copy the actual data received
19719 * USB: usbfs: properly clean up the as structure on error paths
19720 * rtl8187: Add new device ID
19721 * ACPI: Add NULL pointer check in acpi_bus_start
19722 * ACPI: fix High cpu temperature with 2.6.32
19723 * drm/radeon/kms: use udelay for short delays
19724 * NFS: Too many GETATTR and ACCESS calls after direct I/O
19725 * eCryptfs: Add getattr function
19726 * b43: Fix throughput regression
19727 * ath9k: Fix sequence numbers for PAE frames
19728 * mac80211: Fix probe request filtering in IBSS mode
19729 * iwlwifi: Fix to set correct ht configuration
19730 * dm stripe: avoid divide by zero with invalid stripe count
19731 * dm log: userspace fix overhead_size calcuations
19732 * Linux 2.6.32.9
19733 * sfc: Fix SFE4002 initialisation
19734 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
19735 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
19736 * (pre-stable) HID: handle joysticks with large number of buttons
19737 - LP: #492056
19738 * (pre-stable) HID: extend mask for BUTTON usage page
19739 - LP: #492056
19740 * PM: Measure device suspend and resume times
19741 * e1000: enhance frame fragment detection
19742 - CVE-2009-4536
19743 * e1000e: enhance frame fragment detection
19744 - CVE-2009-4538
19745 * KVM: fix memory access during x86 emulation.
19746 - CVE-2010-0306
19747 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
19748 - CVE-2010-0306
19749 * KVM: x86 emulator: Check IOPL level during io instruction emulation
19750 - CVE-2010-0306
19751 * KVM: x86 emulator: Fix popf emulation
19752 - CVE-2010-0306
19753 * KVM: x86 emulator: Check CPL level during privilege instruction
19754 emulation
19755 - CVE-2010-0306
19756 * Input: wacom - ensure the device is initialized properly upon resume
19757 * Input: wacom - add defines for packet lengths of various devices
19758 * Input: wacom - add support for new LCD tablets
19759 - LP: #516777
19760
19761 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
19762
19763 linux (2.6.32-14.20) lucid; urgency=low
19764
19765 [ Andy Whitcroft ]
19766
19767 * rebuild following the GCC update to match compiler for out of tree modules
19768 * Revert "[Config] drbd -- enable"
19769 * Revert "ubuntu: drbd -- version 8.3.1"
19770 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
19771 - LP: #510937
19772
19773 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
19774
19775 linux (2.6.32-14.19) lucid; urgency=low
19776
19777 [ Andy Whitcroft ]
19778
19779 * ensure we build the source package contents when enabled
19780 - LP: #522308
19781 * [Config] enable CONFIG_X86_MCE_XEON75XX
19782 * SAUCE: AppArmor -- add linux/kref.h for struct kref
19783 * [Config] enable CONFIG_HID_ORTEK
19784 * enable udeb generation for arm versatile flavour
19785 - LP: #522515
19786
19787 [ John Johansen ]
19788
19789 * ubuntu: AppArmor -- update to mainline 2010-02-18
19790 - LP: #439560, #496110, #507069
19791
19792 [ Johnathon Harris ]
19793
19794 * SAUCE: HID: add support for Ortek WKB-2000
19795 - LP: #405390
19796
19797 [ Upstream Kernel Changes ]
19798
19799 * tpm_tis: TPM_STS_DATA_EXPECT workaround
19800 - LP: #490487
19801 * x86, mce: Xeon75xx specific interface to get corrected memory error
19802 information
19803 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
19804 * x86, mce: Make xeon75xx memory driver dependent on PCI
19805 * drm/edid: Unify detailed block parsing between base and extension
19806 blocks
19807 - LP: #500999
19808 * (pre-stable) eCryptfs: Add getattr function
19809 - LP: #390833
19810
19811 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
19812
19813 linux (2.6.32-13.18) lucid; urgency=low
19814
19815 [ Andy Whitcroft ]
19816
19817 * Revert "enforcer -- make the enforcement configuration common"
19818 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
19819 (Dell E6x00 series)"
19820 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
19821 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
19822 0755"
19823 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
19824 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
19825 * Revert "SAUCE: make fc transport removal of target configurable"
19826 * enforcer -- make the enforcement configuration common
19827 * getabis -- add preempt flavour to the list
19828 * [Config] enforce DEVTMPFS options
19829 * [Config] armel -- cleanup to-be builtin modules
19830 * [Config] cleanup ports configs
19831 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
19832 - LP: #485536
19833 * add printdebian target to find branch target
19834 * distclean -- do not remove debian.env
19835 * [Config] generic-pae switch to M586TSC
19836 - LP: #519448
19837 * git-ubuntu-log -- commonise duplicated log handling
19838 * git-ubuntu-log -- tighten up Bug: NNNN matching
19839 * git-ubuntu-log -- sort the bug numbers
19840
19841 [ Chris Wilson ]
19842
19843 * (pre-stable) drm/i915: Increase fb alignment to 64k
19844 - LP: #404064
19845
19846 [ Eric Miao ]
19847
19848 * arm -- enable ubuntu/ directory
19849
19850 [ Huang Ying ]
19851
19852 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
19853 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
19854
19855 [ Loïc Minier ]
19856
19857 * [Config] cleanup preempt configuration
19858 * [Config] versatile: Fix video output
19859 - LP: #517594
19860 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
19861 * [Config] Large update to armel/versatile
19862 * [Config] versatile: Add RTC support
19863 * [Config] armel: Enable NEON
19864 * [Config] versatile: Builtin MMC support
19865 * [Config] versatile Builtin SCSI controller
19866 * [Config] armel Disable dma_cache_sync callers
19867 * [Config] armel Disable asm/time.h users
19868 * [Config] armel Disable out of range udelay()
19869 * [Config] armel Disable flush_cache_range() users
19870 * [Config] armel -- Enable ubuntu/ drivers
19871
19872 [ Steve Conklin ]
19873
19874 * SAUCE: drm/i915: Add display hotplug event on Ironlake
19875 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
19876
19877 [ Upstream Kernel Changes ]
19878
19879 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
19880 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
19881 in IRQ handler""
19882 * clockevent: Don't remove broadcast device when cpu is dead
19883 * clockevents: Add missing include to pacify sparse
19884 * ACPI: don't cond_resched if irq is disabled
19885 * be2net: Add support for next generation of BladeEngine device.
19886 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
19887 * mpt2sas: New device SAS2208 support is added
19888 * ar9170: Add support for D-Link DWA 160 A2
19889 * powerpc/fsl: Add PCI device ids for new QoirQ chips
19890 * davinci: dm646x: Add support for 3.x silicon revision
19891 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
19892 * Driver-Core: devtmpfs - set root directory mode to 0755
19893 * driver-core: fix devtmpfs crash on s390
19894 * vfs: get_sb_single() - do not pass options twice
19895 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
19896 * V4L/DVB (13569): smsusb: add autodetection support for five additional
19897 Hauppauge USB IDs
19898 * USB: mos7840: add device IDs for B&B electronics devices
19899 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
19900 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
19901 SubVendor ID: 0x1043 Device ID: 0x4847)
19902 * iTCO_wdt: Add support for Intel Ibex Peak
19903 * atl1c:use common_task instead of reset_task and link_chg_task
19904 * atl1e:disable NETIF_F_TSO6 for hardware limit
19905 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
19906 * V4L/DVB (13680b): DocBook/media: create links for included sources
19907 * netfilter: xtables: fix conntrack match v1 ipt-save output
19908 * partitions: read whole sector with EFI GPT header
19909 * partitions: use sector size for EFI GPT
19910 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
19911 * sched: Fix isolcpus boot option
19912 * sched: Fix missing sched tunable recalculation on cpu add/remove
19913 * nohz: Prevent clocksource wrapping during idle
19914 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
19915 * timers, init: Limit the number of per cpu calibration bootup messages
19916 * PCI: Always set prefetchable base/limit upper32 registers
19917 * iscsi class: modify handling of replacement timeout
19918 * NFS: Revert default r/wsize behavior
19919 * HID: fixup quirk for NCR devices
19920 * scsi_devinfo: update Hitachi entries (v2)
19921 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
19922 * scsi_transport_fc: remove invalid BUG_ON
19923 * lpfc: fix hang on SGI ia64 platform
19924 * libfc: fix typo in retry check on received PRLI
19925 * libfc: fix ddp in fc_fcp for 0 xid
19926 * fcoe: remove redundant checking of netdev->netdev_ops
19927 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
19928 * libfc: lport: fix minor documentation errors
19929 * libfc: don't WARN_ON in lport_timeout for RESET state
19930 * fcoe: initialize return value in fcoe_destroy
19931 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
19932 * libfc: fix memory corruption caused by double frees and bad error
19933 handling
19934 * libfc: fix free of fc_rport_priv with timer pending
19935 * libfc: remote port gets stuck in restart state without really
19936 restarting
19937 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
19938 * fcoe: Fix checking san mac address
19939 * fcoe: Fix getting san mac for VLAN interface
19940 * qlge: Remove explicit setting of PCI Dev CTL reg.
19941 * qlge: Set PCIE max read request size.
19942 * qlge: Don't fail open when port is not initialized.
19943 * qlge: Add handler for DCBX firmware event.
19944 * qlge: Bonding fix for mode 6.
19945 * PCI: AER: fix aer inject result in kernel oops
19946 * DMI: allow omitting ident strings in DMI tables
19947 * Input: i8042 - remove identification strings from DMI tables
19948 * Input: i8042 - add Gigabyte M1022M to the noloop list
19949 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
19950 * ALSA: hda - select IbexPeak handler for Calpella
19951 * ALSA: hda - Fix quirk for Maxdata obook4-1
19952 * ALSA: hda - Add missing Line-Out and PCM switches as slave
19953 * iTCO_wdt.c - cleanup chipset documentation
19954 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
19955 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
19956 * ahci: disable SNotification capability for ich8
19957 * ata_piix: fix MWDMA handling on PIIX3
19958 * md: fix small irregularity with start_ro module parameter
19959 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
19960 * cio: fix double free in case of probe failure
19961 * cio: dont panic in non-fatal conditions
19962 * netiucv: displayed TX bytes value much too high
19963 * ipc ns: fix memory leak (idr)
19964 * ALSA: hda - Fix HP T5735 automute
19965 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
19966 * UBI: fix memory leak in update path
19967 * UBI: initialise update marker
19968 * ASoC: fix a memory-leak in wm8903
19969 * mac80211: check that ieee80211_set_power_mgmt only handles STA
19970 interfaces.
19971 * cfg80211: fix channel setting for wext
19972 * KVM: S390: fix potential array overrun in intercept handling
19973 * KVM: only allow one gsi per fd
19974 * KVM: Fix race between APIC TMR and IRR
19975 * KVM: MMU: bail out pagewalk on kvm_read_guest error
19976 * KVM: x86: Fix host_mapping_level()
19977 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
19978 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
19979 * KVM: fix lock imbalance in kvm_*_irq_source_id()
19980 * KVM: only clear irq_source_id if irqchip is present
19981 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
19982 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
19983 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
19984 - LP: #516325
19985 * iwlwifi: Fix throughput stall issue in HT mode for 5000
19986 * fnctl: f_modown should call write_lock_irqsave/restore
19987 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
19988 CPUID drivers.
19989 * Linux 2.6.32.7
19990 * scsi_lib: Fix bug in completion of bidi commands
19991 * mptsas: Fix issue with chain pools allocation on katmai
19992 * mm: add new 'read_cache_page_gfp()' helper function
19993 * drm/i915: Selectively enable self-reclaim
19994 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
19995 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
19996 * x86: Set hotpluggable nodes in nodes_possible_map
19997 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
19998 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
19999 * zcrypt: Do not remove coprocessor for error 8/72
20000 * dasd: fix possible NULL pointer errors
20001 * ACPI: Add a generic API for _OSC -v2
20002 * ACPI: Add platform-wide _OSC support.
20003 * ACPI: fix OSC regression that caused aer and pciehp not to load
20004 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
20005 * UBI: fix volume creation input checking
20006 * e1000/e1000e: don't use small hardware rx buffers
20007 * drm/i915: Reload hangcheck timer too for Ironlake
20008 * Fix a leak in affs_fill_super()
20009 * Fix failure exits in bfs_fill_super()
20010 * fix oops in fs/9p late mount failure
20011 * fix leak in romfs_fill_super()
20012 * Fix remount races with symlink handling in affs
20013 * fix affs parse_options()
20014 * Fix failure exit in ipathfs
20015 * mm: fix migratetype bug which slowed swapping
20016 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
20017 NOMMU stack
20018 * Split 'flush_old_exec' into two functions
20019 * sparc: TIF_ABI_PENDING bit removal
20020 * x86: get rid of the insane TIF_ABI_PENDING bit
20021 * Input: winbond-cir - remove dmesg spam
20022 * x86: Disable HPET MSI on ATI SB700/SB800
20023 * iwlwifi: set default aggregation frame count limit to 31
20024 * drm/i915: only enable hotplug for detected outputs
20025 * firewire: core: add_descriptor size check
20026 * SECURITY: selinux, fix update_rlimit_cpu parameter
20027 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
20028 * x86: Add Dell OptiPlex 760 reboot quirk
20029 - LP: #488319
20030 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
20031 * x86/amd-iommu: Fix possible integer overflow
20032 * clocksource: fix compilation if no GENERIC_TIME
20033 * tcp: update the netstamp_needed counter when cloning sockets
20034 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
20035 * net: restore ip source validation
20036 * af_packet: Don't use skb after dev_queue_xmit()
20037 * ax25: netrom: rose: Fix timer oopses
20038 * KVM: allow userspace to adjust kvmclock offset
20039 * oprofile/x86: add Xeon 7500 series support
20040 * oprofile/x86: fix crash when profiling more than 28 events
20041 * libata: retry link resume if necessary
20042 * mm: percpu-vmap fix RCU list walking
20043 * mm: purge fragmented percpu vmap blocks
20044 * block: fix bio_add_page for non trivial merge_bvec_fn case
20045 * Fix 'flush_old_exec()/setup_new_exec()' split
20046 * random: drop weird m_time/a_time manipulation
20047 * random: Remove unused inode variable
20048 * block: fix bugs in bio-integrity mempool usage
20049 * usb: r8a66597-hdc disable interrupts fix
20050 * connector: Delete buggy notification code.
20051 * be2net: Bug fix to support newer generation of BE ASIC
20052 * be2net: Fix memset() arg ordering.
20053 * mm: flush dcache before writing into page to avoid alias
20054 * mac80211: fix NULL pointer dereference when ftrace is enabled
20055 * imxfb: correct location of callbacks in suspend and resume
20056 * mx3fb: some debug and initialisation fixes
20057 * starfire: clean up properly if firmware loading fails
20058 * kernel/cred.c: use kmem_cache_free
20059 * uartlite: fix crash when using as console
20060 * pktcdvd: removing device does not remove its sysfs dir
20061 * ath9k: fix eeprom INI values override for 2GHz-only cards
20062 * ath9k: fix beacon slot/buffer leak
20063 * powerpc: TIF_ABI_PENDING bit removal
20064 * NET: fix oops at bootime in sysctl code
20065 * Linux 2.6.32.8
20066
20067 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
20068
20069 linux (2.6.32-12.17) lucid; urgency=low
20070
20071 [ Andy Whitcroft ]
20072
20073 * restore linux-image prefix -- master
20074 * enforce -- we require SELINUX enabled -- master
20075 * enforce -- ensure APPARMOR is our default LSM -- master
20076 * make doc package completely optional -- master
20077 * make source package completely optional -- master
20078 * make linux-libc-dev completly optional -- master
20079 * convert package disable to a deps list -- master
20080 * allow common headers to switch from indep to arch -- master
20081 * convert binary package disable to a deps list -- master
20082 * add configuration option for a full source build tree -- master
20083 * add support for uImage kernels in package control scripts
20084 * getabis -- cleanup and parameterise repository list -- master
20085 * getabis -- move configuration to etc/getabi -- master
20086 * kernelconfig -- move configuration to etc -- master
20087 * rules -- make debian/debian.env master for branch name
20088 * set the current branch name -- master
20089 * pull back common debian.master files into debian -- master
20090 * enforcer -- make the enforcement configuration common
20091 * insert-changes -- correctly link to debian/rules in DROOT
20092
20093 [ Colin Watson ]
20094
20095 * future-proof ddeb handling against buildd changes
20096
20097 [ Eric Miao ]
20098
20099 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
20100 X86
20101
20102 [ Loïc Minier ]
20103
20104 * Add modules.builtin.bin to prerm rm list
20105 - LP: #516584
20106
20107 [ Tim Gardner ]
20108
20109 * [Config] Implement the amd64 preempt flavour
20110
20111 [ Upstream Kernel Changes ]
20112
20113 * syslog: distinguish between /proc/kmsg and syscalls
20114 - LP: #515623
20115 * sfc: Fix polling for slow MCDI operations
20116 * sfc: Fix conditions for MDIO self-test
20117 * sfc: QT202x: Remove unreliable MMD check at initialisation
20118 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
20119 * sfc: Use fixed-size buffers for MCDI NVRAM requests
20120
20121 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
20122
20123 linux (2.6.32-12.16) lucid; urgency=low
20124
20125 [ Andy Whitcroft ]
20126
20127 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
20128 first use"
20129 * SAUCE: acpi battery -- move first lookup asynchronous
20130 - LP: #507211
20131 * [Config] update configs to cleanup generic configs
20132 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
20133 * [Config] enable USER_NS
20134 - LP: #480739, #509808
20135
20136 [ Heiko Carstens ]
20137
20138 * (pre-stable) driver-core: fix devtmpfs crash on s390
20139 - LP: #512370
20140
20141 [ John Johansen ]
20142
20143 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
20144 - LP: #494565
20145 * [Config] VIRTIO=y for server/virtual flavours
20146 - LP: #494565
20147
20148 [ Kay Sievers ]
20149
20150 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
20151 - LP: #512370
20152
20153 [ Kees Cook ]
20154
20155 * SAUCE: x86: brk away from exec rand area
20156 - LP: #452175
20157
20158 [ Leann Ogasawara ]
20159
20160 * [Upstream] e1000: enhance frame fragment detection
20161 - CVE-2009-4536
20162 * [Upstream] e1000e: enhance frame fragment detection
20163 - CVE-2009-4538
20164
20165 [ Sebastian Kapfer ]
20166
20167 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
20168 series)
20169 - LP: #296610
20170
20171 [ Upstream Kernel Changes ]
20172
20173 * inotify: do not reuse watch descriptors
20174 - LP: #485556
20175 * inotify: only warn once for inotify problems
20176 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
20177 Framebuffer"
20178 * memcg: ensure list is empty at rmdir
20179 * drm/i915: remove loop in Ironlake interrupt handler
20180 * block: Fix incorrect reporting of partition alignment
20181 * x86, mce: Thermal monitoring depends on APIC being enabled
20182 * futexes: Remove rw parameter from get_futex_key()
20183 * page allocator: update NR_FREE_PAGES only when necessary
20184 * x86, apic: use physical mode for IBM summit platforms
20185 * edac: i5000_edac critical fix panic out of bounds
20186 * x86: SGI UV: Fix mapping of MMIO registers
20187 * mfd: WM835x GPIO direction register is not locked
20188 * mfd: Correct WM835x ISINK ramp time defines
20189 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
20190 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
20191 * reiserfs: truncate blocks not used by a write
20192 * HID: add device IDs for new model of Apple Wireless Keyboard
20193 * PCI/cardbus: Add a fixup hook and fix powerpc
20194 * Input: pmouse - move Sentelic probe down the list
20195 * asus-laptop: add Lenovo SL hotkey support
20196 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
20197 * sparc64: Fix NMI programming when perf events are active.
20198 * sparc64: Fix Niagara2 perf event handling.
20199 * i2c: Do not use device name after device_unregister
20200 * i2c/pca: Don't use *_interruptible
20201 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
20202 * sched: Fix task priority bug
20203 * vfs: Fix vmtruncate() regression
20204 * Linux 2.6.32.5
20205 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
20206 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
20207 * Staging: asus_oled: fix oops in 2.6.32.2
20208 * Staging: hv: fix smp problems in the hyperv core code
20209 * tty: fix race in tty_fasync
20210 * ecryptfs: use after free
20211 * ecryptfs: initialize private persistent file before dereferencing
20212 pointer
20213 * nozomi: quick fix for the close/close bug
20214 * serial: 8250_pnp: use wildcard for serial Wacom tablets
20215 * usb: serial: fix memory leak in generic driver
20216 * USB: fix bitmask merge error
20217 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
20218 * USB: EHCI: fix handling of unusual interrupt intervals
20219 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
20220 * USB: add missing delay during remote wakeup
20221 * USB: add speed values for USB 3.0 and wireless controllers
20222 * ACPI: EC: Accelerate query execution
20223 * ACPI: EC: Add wait for irq storm
20224 * SCSI: enclosure: fix oops while iterating enclosure_status array
20225 * drm/i915: Read the response after issuing DDC bus switch command
20226 * drm/i915: try another possible DDC bus for the SDVO device with
20227 multiple outputs
20228 * block: bdev_stack_limits wrapper
20229 * DM: Fix device mapper topology stacking
20230 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
20231 * USB: fix usbstorage for 2770:915d delivers no FAT
20232 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
20233 * perf timechart: Use tid not pid for COMM change
20234 * perf events: Dont report side-band events on each cpu for
20235 per-task-per-cpu events
20236 * perf: Honour event state for aux stream data
20237 * Linux 2.6.32.6
20238
20239 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
20240
20241 linux (2.6.32-11.15) lucid; urgency=low
20242
20243 [ Andy Whitcroft ]
20244
20245 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
20246 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
20247 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
20248 boards"
20249 * Revert "[Upstream] mmc: prevent dangling block device from accessing
20250 stale queues"
20251 * Revert "SAUCE: Fix nx_enable reporting"
20252 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
20253 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
20254 * SAUCE: i915 -- disable powersave by default
20255 - LP: #492392
20256
20257 [ Kees Cook ]
20258
20259 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20260 - LP: #369978
20261 * SAUCE: [x86] fix report of cs-limit nx-emulation
20262 - LP: #454285
20263 * SAUCE: Fix nx_enable reporting
20264 - LP: #454285
20265
20266 [ Tim Gardner ]
20267
20268 * [Upstream] b43: Declare all possible firmware files.
20269 - LP: #488636
20270 * [Config] updateconfigs after adding pvscsi
20271 - LP: #497156
20272 * [Config] CONFIG_BT=m
20273
20274 [ Upstream Kernel Changes ]
20275
20276 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
20277 for pre-Pentium"
20278 * SCSI: ipr: fix EEH recovery
20279 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
20280 * SCSI: st: fix mdata->page_order handling
20281 * SCSI: fc class: fix fc_transport_init error handling
20282 * sched: Fix task_hot() test order
20283 * x86, cpuid: Add "volatile" to asm in native_cpuid()
20284 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
20285 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
20286 * pata_hpt3x2n: fix clock turnaround
20287 * pata_cmd64x: fix overclocking of UDMA0-2 modes
20288 * ASoC: wm8974: fix a wrong bit definition
20289 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
20290 * ALSA: hda - Fix missing capsrc_nids for ALC88x
20291 * acerhdf: limit modalias matching to supported
20292 - LP: #435958
20293 * ACPI: EC: Fix MSI DMI detection
20294 * ACPI: Use the return result of ACPI lid notifier chain correctly
20295 * powerpc: Handle VSX alignment faults correctly in little-endian mode
20296 * ASoC: Do not write to invalid registers on the wm9712.
20297 * drm/radeon: fix build on 64-bit with some compilers.
20298 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
20299 * USB: option: support hi speed for modem Haier CE100
20300 * USB: Fix a bug on appledisplay.c regarding signedness
20301 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
20302 * Bluetooth: Prevent ill-timed autosuspend in USB driver
20303 * USB: rename usb_configure_device
20304 * USB: fix bugs in usb_(de)authorize_device
20305 * drivers/net/usb: Correct code taking the size of a pointer
20306 * x86: SGI UV: Fix writes to led registers on remote uv hubs
20307 * md: Fix unfortunate interaction with evms
20308 * dma: at_hdmac: correct incompatible type for argument 1 of
20309 'spin_lock_bh'
20310 * dma-debug: Do not add notifier when dma debugging is disabled.
20311 * dma-debug: Fix bug causing build warning
20312 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
20313 referrals
20314 * x86/amd-iommu: Fix initialization failure panic
20315 * ioat3: fix p-disabled q-continuation
20316 * ioat2,3: put channel hardware in known state at init
20317 * KVM: MMU: remove prefault from invlpg handler
20318 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
20319 * Libertas: fix buffer overflow in lbs_get_essid()
20320 * iwmc3200wifi: fix array out-of-boundary access
20321 * mac80211: fix propagation of failed hardware reconfigurations
20322 * mac80211: fix WMM AP settings application
20323 * mac80211: Fix IBSS merge
20324 * cfg80211: fix race between deauth and assoc response
20325 * ath5k: fix SWI calibration interrupt storm
20326 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
20327 * ath9k: Fix TX queue draining
20328 * ath9k: fix missed error codes in the tx status check
20329 * ath9k: wake hardware during AMPDU TX actions
20330 * ath9k: fix suspend by waking device prior to stop
20331 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
20332 64-bit
20333 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
20334 in 0x4054
20335 * iwl3945: disable power save
20336 * iwl3945: fix panic in iwl3945 driver
20337 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
20338 * iwlwifi: fix more eeprom endian bugs
20339 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
20340 * mac80211: fix race with suspend and dynamic_ps_disable_work
20341 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
20342 * 'sysctl_max_map_count' should be non-negative
20343 * kernel/sysctl.c: fix the incomplete part of
20344 sysctl_max_map_count-should-be-non-negative.patch
20345 * V4L/DVB (13596): ov511.c typo: lock => unlock
20346 * x86/ptrace: make genregs[32]_get/set more robust
20347 * memcg: avoid oom-killing innocent task in case of use_hierarchy
20348 * e100: Fix broken cbs accounting due to missing memset.
20349 * ipv6: reassembly: use seperate reassembly queues for conntrack and
20350 local delivery
20351 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
20352 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
20353 * b43: avoid PPC fault during resume
20354 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
20355 support
20356 * sched: Fix balance vs hotplug race
20357 * drm/radeon/kms: fix crtc vblank update for r600
20358 * drm: disable all the possible outputs/crtcs before entering KMS mode
20359 * S390: dasd: support DIAG access for read-only devices
20360 * xen: fix is_disconnected_device/exists_disconnected_device
20361 * xen: improvement to wait_for_devices()
20362 * xen: wait up to 5 minutes for device connetion
20363 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
20364 * udf: Try harder when looking for VAT inode
20365 * Add unlocked version of inode_add_bytes() function
20366 * quota: decouple fs reserved space from quota reservation
20367 * ext4: Convert to generic reserved quota's space management.
20368 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
20369 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
20370 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
20371 * amd64_edac: unify MCGCTL ECC switching
20372 * x86, msr: Add support for non-contiguous cpumasks
20373 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
20374 * amd64_edac: fix driver instance freeing
20375 * amd64_edac: make driver loading more robust
20376 * amd64_edac: fix forcing module load/unload
20377 * sched: Sched_rt_periodic_timer vs cpu hotplug
20378 * ext4: Update documentation to correct the inode_readahead_blks option
20379 name
20380 * lguest: fix bug in setting guest GDT entry
20381 * vmscan: do not evict inactive pages when skipping an active list scan
20382 * ksm: fix mlockfreed to munlocked
20383 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
20384 * generic_permission: MAY_OPEN is not write access
20385 * Linux 2.6.32.3
20386 * untangle the do_mremap() mess
20387 * fasync: split 'fasync_helper()' into separate add/remove functions
20388 * ASoC: fix params_rate() macro use in several codecs
20389 * modules: Skip empty sections when exporting section notes
20390 * exofs: simple_write_end does not mark_inode_dirty
20391 * nfsd: make sure data is on disk before calling ->fsync
20392 * sunrpc: fix peername failed on closed listener
20393 * SUNRPC: Fix up an error return value in
20394 gss_import_sec_context_kerberos()
20395 * SUNRPC: Fix the return value in gss_import_sec_context()
20396 * sunrpc: on successful gss error pipe write, don't return error
20397 * drm/i915: Update LVDS connector status when receiving ACPI LID event
20398 * drm/i915: fix order of fence release wrt flushing
20399 * drm/i915: Permit pinning whilst the device is 'suspended'
20400 * drm: remove address mask param for drm_pci_alloc()
20401 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
20402 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
20403 pipeconf on Ironlake
20404 * drm/i915: Select the correct BPC for LVDS on Ironlake
20405 * drm/i915: fix unused var
20406 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
20407 * drivers/cpuidle/governors/menu.c: fix undefined reference to
20408 `__udivdi3'
20409 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
20410 * lib/rational.c needs module.h
20411 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
20412 DMA_FROM_DEVICE and
20413 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
20414 * mmc_block: add dev_t initialization check
20415 * mmc_block: fix probe error cleanup bug
20416 * mmc_block: fix queue cleanup
20417 * ALSA: hda - Fix ALC861-VD capture source mixer
20418 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
20419 blacklist
20420 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
20421 - LP: #498863
20422 * ASoC: Fix WM8350 DSP mode B configuration
20423 * netfilter: ebtables: enforce CAP_NET_ADMIN
20424 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
20425 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
20426 * hwmon: (adt7462) Fix pin 28 monitoring
20427 * quota: Fix dquot_transfer for filesystems different from ext4
20428 * xen: fix hang on suspend.
20429 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
20430 * ath5k: Fix eeprom checksum check for custom sized eeproms
20431 * cfg80211: fix syntax error on user regulatory hints
20432 * iwl: off by one bug
20433 * mac80211: add missing sanity checks for action frames
20434 * drm/i915: remove render reclock support
20435 * libertas: Remove carrier signaling from the scan code
20436 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
20437 * mac80211: fix skb buffering issue (and fixes to that)
20438 * fix braindamage in audit_tree.c untag_chunk()
20439 * fix more leaks in audit_tree.c tag_chunk()
20440 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
20441 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
20442 * agp/intel-agp: Clear entire GTT on startup
20443 * Linux 2.6.32.4
20444 * ethtool: Add reset operation
20445 * gro: Name the GRO result enumeration type
20446 * gro: Change all receive functions to return GRO result codes
20447 * sfc: 10Xpress: Initialise pause advertising flags
20448 * sfc: 10Xpress: Report support for pause frames
20449 * sfc: Remove redundant header gmii.h
20450 * sfc: Remove redundant hardware initialisation
20451 * sfc: Rename Falcon-specific board code and types
20452 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
20453 * sfc: Remove versioned bitfield macros
20454 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
20455 * sfc: Update hardware definitions for Siena
20456 * sfc: Rename register I/O header and functions used by both Falcon and
20457 Siena
20458 * sfc: Eliminate indirect lookups of queue size constants
20459 * sfc: Define DMA address mask explicitly in terms of descriptor field
20460 width
20461 * sfc: Move all TX DMA length limiting into tx.c
20462 * sfc: Change order of device removal to reverse of probe order
20463 * sfc: Remove declarations of nonexistent functions
20464 * sfc: Move efx_xmit_done() declaration into correct stanza
20465 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
20466 * sfc: Maintain interrupt moderation values in ticks, not microseconds
20467 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
20468 * sfc: Remove pointless abstraction of memory BAR number
20469 * sfc: Remove incorrect assertion from efx_pci_remove_main()
20470 * sfc: Remove unnecessary tests of efx->membase
20471 * sfc: Move MTD probe after netdev registration and name allocation
20472 * sfc: Remove unused code for non-autoneg speed/duplex switching
20473 * sfc: Rename 'xfp' file and functions to reflect reality
20474 * sfc: Really allow RX checksum offload to be disabled
20475 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
20476 * sfc: Enable heuristic selection between page and skb RX buffers
20477 * sfc: Remove pointless abstraction of memory BAR number (2)
20478 * sfc: Remove redundant gotos from __efx_rx_packet()
20479 * sfc: Remove ridiculously paranoid assertions
20480 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
20481 * sfc: Record RX queue number on GRO path
20482 * sfc: SFT9001: Reset LED configuration correctly after blinking
20483 * sfc: Use a single blink implementation
20484 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
20485 * sfc: Make board information explicitly Falcon-specific
20486 * sfc: Move definition of struct falcon_nic_data into falcon.h
20487 * sfc: Move struct falcon_board into struct falcon_nic_data
20488 * sfc: Move all I2C stuff into struct falcon_board
20489 * sfc: Gather link state fields in struct efx_nic into new struct
20490 efx_link_state
20491 * sfc: Remove unnecessary casts to struct sk_buff *
20492 * sfc: Remove redundant efx_xmit() function
20493 * sfc: Combine high-level header files
20494 * sfc: Log interrupt and reset type names, not numbers
20495 * sfc: Fix descriptor cache sizes
20496 * sfc: Treat all MAC registers as 128-bit
20497 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
20498 * sfc: Comment corrections
20499 * sfc: Remove unused constant
20500 * sfc: Clean up struct falcon_board and struct falcon_board_data
20501 * sfc: Fix bugs in RX queue flushing
20502 * sfc: Remove unused function efx_flush_queues()
20503 * sfc: Only switch Falcon MAC clocks as necessary
20504 * sfc: Hold MAC lock for longer in efx_init_port()
20505 * sfc: Split MAC stats DMA initiation and completion
20506 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
20507 * sfc: Simplify XMAC link polling
20508 * sfc: Change MAC promiscuity and multicast hash at the same time
20509 * sfc: Move inline comment into kernel-doc
20510 * sfc: Do not set net_device::trans_start in self-test
20511 * sfc: Simplify PHY polling
20512 * sfc: QT202x: Reset before reading PHY id
20513 * sfc: Replace MDIO spinlock with mutex
20514 * sfc: Always start Falcon using the XMAC
20515 * sfc: Limit some hardware workarounds to Falcon
20516 * sfc: Remove EFX_WORKAROUND_9141 macro
20517 * sfc: Remove another unused workaround macro
20518 * sfc: Remove some redundant whitespace
20519 * sfc: Decouple NIC revision number from Falcon PCI revision number
20520 * sfc: Move descriptor cache base addresses to struct efx_nic_type
20521 * sfc: Clean up RX event handling
20522 * sfc: Remove redundant writes to INT_ADR_KER
20523 * sfc: Remove duplicate hardware structure definitions
20524 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
20525 * sfc: Move Falcon NIC operations to efx_nic_type
20526 * sfc: Refactor link configuration
20527 * sfc: Generalise link state monitoring
20528 * sfc: Add power-management and wake-on-LAN support
20529 * sfc: Implement ethtool reset operation
20530 * sfc: Add efx_nic_type operation for register self-test
20531 * sfc: Add efx_nic_type operation for NVRAM self-test
20532 * sfc: Add efx_nic_type operation for identity LED control
20533 * sfc: Separate shared NIC code from Falcon-specific and rename
20534 accordingly
20535 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
20536 * sfc: Extend loopback mode enumeration
20537 * sfc: Remove static PHY data and enumerations
20538 * sfc: Extend MTD driver for use with new NICs
20539 * sfc: Allow for additional checksum offload features
20540 * sfc: Rename falcon.h to nic.h
20541 * sfc: Move shared NIC code from falcon.c to new source file nic.c
20542 * sfc: Add firmware protocol definitions (MCDI)
20543 * sfc: Add support for SFC9000 family (1)
20544 * sfc: Add support for SFC9000 family (2)
20545 * sfc: Implement TSO for TCP/IPv6
20546 * sfc: Update version, copyright dates, authors
20547 * drivers/net/sfc: Correct code taking the size of a pointer
20548 * sfc: Move PHY software state initialisation from init() into probe()
20549 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
20550 * sfc: Fix DMA mapping cleanup in case of an error in TSO
20551 * sfc: QT2025C: Work around PHY bug
20552 * sfc: QT2025C: Switch into self-configure mode when not in loopback
20553 * sfc: QT2025C: Work around PHY firmware initialisation bug
20554 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
20555 * sfc: Disable TX descriptor prefetch watchdog
20556 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
20557 - LP: #497156
20558
20559 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
20560
20561 linux (2.6.32-10.14) lucid; urgency=low
20562
20563 [ Alex Deucher ]
20564
20565 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
20566 - LP: #493795
20567
20568 [ Andy Whitcroft ]
20569
20570 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
20571 id is less than 0x0f."
20572 * config-check -- ensure the checks get run at build time
20573 * config-check -- check the processed config during updateconfigs
20574 * config-check -- CONFIG_SECCOMP may not be present
20575 * TUN is now built in ignore
20576 * SAUCE: acpi battery -- delay first lookup of the battery until first
20577 use
20578 * SAUCE: async_populate_rootfs: move rootfs init earlier
20579 * ubuntu: AppArmor -- update to mainline 2010-01-06
20580 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
20581 - LP: #498525
20582
20583 [ Dave Airlie ]
20584
20585 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
20586
20587 [ Leann Ogasawara ]
20588
20589 * Add asix to nic-usb-modules file
20590 - LP: #499785
20591
20592 [ Peter Zijlstra ]
20593
20594 * (pre-stable) sched: Fix balance vs hotplug race
20595
20596 [ Tim Gardner ]
20597
20598 * [Config] Enable CONFIG_FUNCTION_TRACER
20599 - LP: #497989
20600 * [Config] Drop lpia from getabis
20601 * [Config] Build in TUN/TAP driver
20602 - LP: #499491
20603 * [Config] DH_COMPAT=5
20604
20605 [ Upstream Kernel Changes ]
20606
20607 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
20608 component_only tv_modes"
20609 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
20610 turned off"
20611 * USB: usb-storage: fix bug in fill_inquiry
20612 * USB: option: add pid for ZTE
20613 * firewire: ohci: handle receive packets with a data length of zero
20614 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
20615 of ->completed counter
20616 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
20617 counter
20618 * rcu: Fix note_new_gpnum() uses of ->gpnum
20619 * rcu: Remove inline from forward-referenced functions
20620 * perf_event: Fix invalid type in ioctl definition
20621 * perf_event: Initialize data.period in perf_swevent_hrtimer()
20622 * perf: Don't free perf_mmap_data until work has been done
20623 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
20624 * sched: Check for an idle shared cache in select_task_rq_fair()
20625 * sched: Fix affinity logic in select_task_rq_fair()
20626 * sched: Rate-limit newidle
20627 * sched: Fix and clean up rate-limit newidle code
20628 * x86/amd-iommu: attach devices to pre-allocated domains early
20629 * x86/amd-iommu: un__init iommu_setup_msi
20630 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
20631 up the PCI tree
20632 * x86: Fix iommu=nodac parameter handling
20633 * x86: GART: pci-gart_64.c: Use correct length in strncmp
20634 * x86: ASUS P4S800 reboot=bios quirk
20635 - LP: #366682
20636 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
20637 * ssb: Fix range check in sprom write
20638 * ath5k: allow setting txpower to 0
20639 * ath5k: enable EEPROM checksum check
20640 * hrtimer: Fix /proc/timer_list regression
20641 * ALSA: hrtimer - Fix lock-up
20642 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
20643 * KVM: x86 emulator: limit instructions to 15 bytes
20644 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
20645 * KVM: s390: Make psw available on all exits, not just a subset
20646 * KVM: fix irq_source_id size verification
20647 * KVM: x86: include pvclock MSRs in msrs_to_save
20648 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
20649 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
20650 * x86, mce: don't restart timer if disabled
20651 * x86/mce: Set up timer unconditionally
20652 * x86: SGI UV: Fix BAU initialization
20653 * x86: Fix duplicated UV BAU interrupt vector
20654 * x86: Add new Intel CPU cache size descriptors
20655 * x86: Fix typo in Intel CPU cache size descriptor
20656 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
20657 * s390: clear high-order bits of registers after sam64
20658 * V4L/DVB: Fix test in copy_reg_bits()
20659 * bsdacct: fix uid/gid misreporting
20660 * UBI: flush wl before clearing update marker
20661 * jbd2: don't wipe the journal on a failed journal checksum
20662 * USB: xhci: Add correct email and files to MAINTAINERS entry.
20663 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
20664 * USB: option.c: add support for D-Link DWM-162-U5
20665 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
20666 * USB: usb-storage: add BAD_SENSE flag
20667 * USB: Close usb_find_interface race v3
20668 * pxa/em-x270: fix usb hub power up/reset sequence
20669 * hfs: fix a potential buffer overflow
20670 * SUNRPC: IS_ERR/PTR_ERR confusion
20671 * NFS: Fix nfs_migrate_page()
20672 * md/bitmap: protect against bitmap removal while being updated.
20673 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
20674 * devpts_get_tty() should validate inode
20675 * debugfs: fix create mutex racy fops and private data
20676 * Driver core: fix race in dev_driver_string
20677 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
20678 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
20679 * mac80211: Fixed bug in mesh portal paths
20680 * mac80211: Revert 'Use correct sign for mesh active path refresh'
20681 * mac80211: fix scan abort sanity checks
20682 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
20683 * rtl8187: Fix wrong rfkill switch mask for some models
20684 * x86: Fix bogus warning in apic_noop.apic_write()
20685 * mm: hugetlb: fix hugepage memory leak in mincore()
20686 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
20687 * powerpc/windfarm: Add detection for second cpu pump
20688 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
20689 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
20690 * drm/radeon/kms: Add quirk for HIS X1300 board
20691 * drm/radeon/kms: handle vblanks properly with dpms on
20692 * drm/radeon/kms: fix legacy crtc2 dpms
20693 * drm/radeon/kms: fix vram setup on rs600
20694 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
20695 * drm/ttm: Fix build failure due to missing struct page
20696 * drm/i915: Set the error code after failing to insert new offset into mm
20697 ht.
20698 * drm/i915: Add the missing clonemask for display port on Ironlake
20699 * xen/xenbus: make DEVICE_ATTR()s static
20700 * xen: re-register runstate area earlier on resume.
20701 * xen: restore runstate_info even if !have_vcpu_info_placement
20702 * xen: correctly restore pfn_to_mfn_list_list after resume
20703 * xen: register timer interrupt with IRQF_TIMER
20704 * xen: register runstate on secondary CPUs
20705 * xen: don't call dpm_resume_noirq() with interrupts disabled.
20706 * xen: register runstate info for boot CPU early
20707 * xen: call clock resume notifier on all CPUs
20708 * xen: improve error handling in do_suspend.
20709 * xen: don't leak IRQs over suspend/resume.
20710 * xen: use iret for return from 64b kernel to 32b usermode
20711 * xen: explicitly create/destroy stop_machine workqueues outside
20712 suspend/resume region.
20713 * Xen balloon: fix totalram_pages counting.
20714 * xen: try harder to balloon up under memory pressure.
20715 * dm exception store: free tmp_store on persistent flag error
20716 * dm snapshot: only take lock for statustype info not table
20717 * dm crypt: move private iv fields to structs
20718 * dm crypt: restructure essiv error path
20719 * dm: avoid _hash_lock deadlock
20720 * dm snapshot: cope with chunk size larger than origin
20721 * dm crypt: separate essiv allocation from initialisation
20722 * dm crypt: make wipe message also wipe essiv key
20723 * slc90e66: fix UDMA handling
20724 * tcp: Stalling connections: Fix timeout calculation routine
20725 * ip_fragment: also adjust skb->truesize for packets not owned by a
20726 socket
20727 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
20728 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
20729 * sparc64: Fix overly strict range type matching for PCI devices.
20730 * sparc64: Fix stack debugging IRQ stack regression.
20731 * sparc: Set UTS_MACHINE correctly.
20732 * b43legacy: avoid PPC fault during resume
20733 * tracing: Fix event format export
20734 * ath9k: Fix TX hang poll routine
20735 * ath9k: fix processing of TX PS null data frames
20736 * ath9k: Fix maximum tx fifo settings for single stream devices
20737 * ath9k: fix tx status reporting
20738 * mac80211: Fix dynamic power save for scanning.
20739 * drm/i915: Fix sync to vblank when VGA output is turned off
20740 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
20741 * thinkpad-acpi: fix default brightness_mode for R50e/R51
20742 * thinkpad-acpi: preserve rfkill state across suspend/resume
20743 * ipw2100: fix rebooting hang with driver loaded
20744 * matroxfb: fix problems with display stability
20745 * acerhdf: add new BIOS versions
20746 * asus-laptop: change light sens default values.
20747 * vmalloc: conditionalize build of pcpu_get_vm_areas()
20748 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
20749 * net: Fix userspace RTM_NEWLINK notifications.
20750 * ext3: Fix data / filesystem corruption when write fails to copy data
20751 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
20752 * bcm63xx_enet: fix compilation failure after get_stats_count removal
20753 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
20754 * drm/i915: Avoid NULL dereference with component_only tv_modes
20755 * drm/i915: PineView only has LVDS and CRT ports
20756 * drm/i915: Fix LVDS stability issue on Ironlake
20757 * mm: sigbus instead of abusing oom
20758 * ipvs: zero usvc and udest
20759 * jffs2: Fix long-standing bug with symlink garbage collection.
20760 * intel-iommu: Detect DMAR in hyperspace at probe time.
20761 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
20762 * intel-iommu: Check for an RMRR which ends before it starts.
20763 * intel-iommu: Fix oops with intel_iommu=igfx_off
20764 * intel-iommu: ignore page table validation in pass through mode
20765 * netfilter: xtables: document minimal required version
20766 * perf_event: Fix incorrect range check on cpu number
20767 * implement early_io{re,un}map for ia64
20768 * Linux 2.6.32.2
20769
20770 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
20771
20772 linux (2.6.32-9.13) lucid; urgency=low
20773
20774 [ Andy Whitcroft ]
20775
20776 * [Config] enable CONFIG_B43_PHY_LP
20777 - LP: #493059
20778 * include modules.builtin in the binary debs
20779 * config-check -- add a configuration enforcer
20780 * config-check -- add a unit-test suite to the checker
20781 * [Config] Enable CONFIG_SYN_COOKIES for versatile
20782 * [Config] Enable CONFIG_SECURITY_SMACK for ports
20783 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
20784 * [Config] Disable CONFIG_COMPAT_BRK for ports
20785 * getabis -- add armel versatile to the list
20786
20787 [ Brad Figg ]
20788
20789 * SAUCE: Increase the default prealloc buffer for HDA audio devices
20790 (non-modem)
20791
20792 [ Manoj Iyer ]
20793
20794 * ubuntu: onmibook -- Added missing BOM file
20795
20796 [ Tim Gardner ]
20797
20798 * ubuntu: fsam7400 -- Cleanup Makefile
20799
20800 [ Upstream Kernel Changes ]
20801
20802 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
20803 * signal: Fix alternate signal stack check
20804 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
20805 * SCSI: osd_protocol.h: Add missing #include
20806 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
20807 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
20808 ENOSPC
20809 * ext4: avoid divide by zero when trying to mount a corrupted file system
20810 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
20811 * ext4: fix lock order problem in ext4_move_extents()
20812 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
20813 * ext4: plug a buffer_head leak in an error path of ext4_iget()
20814 * ext4: make sure directory and symlink blocks are revoked
20815 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
20816 * ext4: journal all modifications in ext4_xattr_set_handle
20817 * ext4: don't update the superblock in ext4_statfs()
20818 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
20819 non-zero
20820 * ext4: fix block validity checks so they work correctly with meta_bg
20821 * ext4: avoid issuing unnecessary barriers
20822 * ext4: fix error handling in ext4_ind_get_blocks()
20823 * ext4: make trim/discard optional (and off by default)
20824 * ext4: make "norecovery" an alias for "noload"
20825 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
20826 * ext4: initialize moved_len before calling ext4_move_extents()
20827 * ext4: move_extent_per_page() cleanup
20828 * jbd2: Add ENOMEM checking in and for
20829 jbd2_journal_write_metadata_buffer()
20830 * ext4: Return the PTR_ERR of the correct pointer in
20831 setup_new_group_blocks()
20832 * ext4: Avoid data / filesystem corruption when write fails to copy data
20833 * ext4: wait for log to commit when umounting
20834 * ext4: remove blocks from inode prealloc list on failure
20835 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
20836 * ext4: quota macros cleanup
20837 * ext4: fix incorrect block reservation on quota transfer.
20838 * ext4: Wait for proper transaction commit on fsync
20839 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
20840 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
20841 * Linux 2.6.32.1
20842 * kbuild: generate modules.builtin
20843 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
20844 - LP: #494461
20845 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
20846 tv_modes
20847 - LP: #494045
20848
20849 [ Zhao Yakui ]
20850
20851 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
20852 less than 0x0f.
20853 - LP: #481765
20854
20855 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
20856
20857 linux (2.6.32-8.12) lucid; urgency=low
20858
20859 [ Andy Whitcroft ]
20860
20861 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
20862
20863 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
20864
20865 linux (2.6.32-8.11) lucid; urgency=low
20866
20867 [ Andy Whitcroft ]
20868
20869 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
20870 up"
20871 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
20872 transition."
20873 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
20874 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
20875 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
20876 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
20877 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
20878 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
20879 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
20880 mem"
20881 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
20882 denied"
20883 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
20884 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
20885 allocation"
20886 * Revert "SAUCE: AppArmor: Set error code after structure
20887 initialization."
20888 * Revert "AppArmor -- fix pstrace_may_access rename"
20889 * Revert "ubuntu: AppArmor security module"
20890 * Revert "SAUCE: Add config option to set a default LSM"
20891 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
20892 * Revert "[Config] fsam7400 -- enable"
20893 * Revert "[Config] AUFS -- enable"
20894 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
20895 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
20896 * Revert "ubuntu: AUFS -- export various core functions"
20897 * Revert "[Config] ubuntu/iscsitarget -- disable"
20898 * Revert "[Config] iscsitarget -- enable"
20899 * Revert "ubuntu: iscsitarget -- SVN revision r214"
20900 * update Vcs-Git to point to the correct repository
20901 - LP: #493589
20902 * update build environment overrides to lucid
20903 - LP: #493589
20904 * [Config] enable CONFIG_DEVTMPFS
20905 * [Config] update all configs following AppArmor 2009-12-08 update
20906 * SAUCE: isapnp_init: make isa PNP scans occur async
20907 * [Config] fsam7400 -- enable
20908 * [Config] omnibook -- enable
20909 * [Config] cleanup CONFIG_AUDIT
20910 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
20911 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
20912 * ubuntu: AUFS -- aufs2 20091209
20913 * [Config] AUFS -- enable
20914 * [Config] iscsitarget -- enable
20915
20916 [ Arjan van de Ven ]
20917
20918 * SAUCE: KMS: cache the EDID information of the LVDS
20919
20920 [ Colin Watson ]
20921
20922 * bnx2: update d-i firmware filenames
20923 - LP: #494052
20924 * add cdc_ether to nic-usb-modules udeb
20925 - LP: #495060
20926
20927 [ John Johansen ]
20928
20929 * ubuntu: AppArmor -- mainline 2009-10-08
20930
20931 [ Manoj Iyer ]
20932
20933 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
20934 * ubuntu: omnibook -- support Toshiba (HP) netbooks
20935 * ubuntu: iscsitarget --- version 1.4.19
20936 - LP: #494693
20937
20938 [ Surbhi Palande ]
20939
20940 * SAUCE: Make populate_rootfs asynchronous
20941
20942 [ Tim Gardner ]
20943
20944 * Parallelize flavour builds and packaging
20945 * [Config] Enable CONFIG_KSM
20946
20947 [ Upstream Kernel Changes ]
20948
20949 * Config option to set a default LSM
20950 * LSM: Add security_path_chroot().
20951 * LSM: Add security_path_chroot().
20952 * LSM: Move security_path_chmod()/security_path_chown() to after
20953 mutex_lock().
20954 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
20955
20956 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
20957
20958 linux (2.6.32-7.10) lucid; urgency=low
20959
20960 [ Andy Whitcroft ]
20961
20962 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
20963
20964 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
20965
20966 linux (2.6.32-7.9) lucid; urgency=low
20967
20968 [ Andy Whitcroft ]
20969
20970 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
20971 - LP: #458982
20972 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
20973 * [Config] update configs following versatile switch to V7
20974 * rebased to v2.6.32
20975 * [Config] update configs following rebase to v2.6.32
20976 * [Config] update ports configs following rebase to v2.6.32
20977 * SAUCE: default ATI Radeon KMS to off until userspace catches up
20978
20979 [ Arjan van de Ven ]
20980
20981 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
20982
20983 [ Leann Ogasawara ]
20984
20985 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
20986 permissions
20987 - CVE-2009-3939
20988
20989 [ Loic Minier ]
20990
20991 * SAUCE: select a v7 CPU for versatile
20992
20993 [ Takashi Iwai ]
20994
20995 * SAUCE: ALSA: hda - Add power on/off counter
20996
20997 [ Upstream changes ]
20998
20999 * rebased to v2.6.32
21000
21001 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
21002
21003 linux (2.6.32-6.8) lucid; urgency=low
21004
21005 [ Andy Whitcroft ]
21006
21007 * [Config] disable SSB devices for armel
21008
21009 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
21010
21011 linux (2.6.32-6.7) lucid; urgency=low
21012
21013 [ Andy Whitcroft ]
21014
21015 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
21016 * Revert "SAUCE: Dell XPS710 reboot quirk"
21017 * Revert "SAUCE: Link acpi-cpufreq.o first"
21018 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
21019 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
21020 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
21021 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
21022 * Revert "Add Dell Dimension 9200 reboot quirk"
21023 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
21024 * Revert "SAUCE: tulip: Define ULI PCI ID's"
21025 * Revert "SAUCE: Lower warning level of some PCI messages"
21026 * Revert "mac80211: fix two issues in debugfs"
21027 Drop a number of known redundant commits as identified in the Ubuntu
21028 delta review blueprint.
21029
21030 * reenable armel versatile flavour
21031 * [Config] disable CONFIG_USB_DEVICEFS
21032
21033 [ Tim Gardner ]
21034
21035 * [Config] udeb: Add squashfs to fs-core-modules
21036 - LP: #352615
21037 * [Config] Create a real squashfs udeb
21038 - LP: #352615
21039
21040
21041 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
21042
21043 linux (2.6.32-5.6) lucid; urgency=low
21044
21045 [ Andy Whitcroft ]
21046
21047 * rebase to v2.6.32-rc8
21048 * update configs following rebase to v2.6.32-rc8
21049 * update ports configs since rebase to v2.6.32-rc8
21050 * [Config] enable cgroup options
21051 - LP: #480739
21052
21053 [ Upstream Kernel Changes ]
21054
21055 * rebase to v2.6.32-rc8
21056
21057 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
21058
21059 linux (2.6.32-4.5) lucid; urgency=low
21060
21061 [ Andy Whitcroft ]
21062
21063 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
21064 * rebase to v2.6.32-rc7
21065 * resync with Karmic proposed
21066
21067 [ John Johansen ]
21068
21069 * SAUCE: AppArmor: Fix oops after profile removal
21070 - LP: #475619
21071 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
21072 - LP: #437258
21073 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
21074 - LP: #479102
21075 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
21076 - LP: #479115
21077 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
21078 transition.
21079 - LP: #480112
21080
21081 [ Ubuntu Changes ]
21082
21083 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
21084
21085 [ Upstream Kernel Changes ]
21086
21087 * rebase to v2.6.32-rc7
21088
21089 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
21090
21091 linux (2.6.32-3.4) lucid; urgency=low
21092
21093 [ Andy Whitcroft ]
21094
21095 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
21096 * [Upstream] add local prefix to oss local change_bits
21097
21098 [ Upstream Kernel Changes ]
21099
21100 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
21101 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
21102
21103 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
21104
21105 linux (2.6.32-3.3) lucid; urgency=low
21106
21107 [ Andy Whitcroft ]
21108
21109 * rebase to v2.6.32-rc6
21110 * [Config] update configs following rebase to v2.6.32-rc6
21111 * [Config] update ports configs following rebase to v2.6.32-rc6
21112 * resync with Karmic Ubuntu-2.6.31-15.49
21113 * [Config] add module ignores for broken drivers
21114
21115 [ John Johansen ]
21116
21117 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
21118 - LP: #453335
21119 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
21120 - LP: #458299
21121 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
21122 - LP: #462824
21123 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
21124 - LP: #451375
21125
21126 [ Kees Cook ]
21127
21128 * SAUCE: Fix nx_enable reporting
21129 - LP: #454285
21130
21131 [ Scott James Remnant ]
21132
21133 * Revert "SAUCE: trace: add trace_event for the open() syscall"
21134 * SAUCE: trace: add trace events for open(), exec() and uselib()
21135 - LP: #462111
21136
21137 [ Stefan Bader ]
21138
21139 * SAUCE: Fix sub-flavour script to not stop on missing directories
21140 - LP: #453073
21141
21142 [ Ubuntu Changes ]
21143
21144 * resync with Karmic Ubuntu-2.6.31-15.49
21145
21146 [ Upstream Kernel Changes ]
21147
21148 * rebase to v2.6.32-rc6
21149 - LP: #464552
21150
21151 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
21152
21153 linux (2.6.32-2.2) lucid; urgency=low
21154
21155 [ Andy Whitcroft ]
21156
21157 * install the full changelog with the binary package
21158 * changelog -- explicitly note rebases and clean history
21159 * reinstate armel.mk with no flavours
21160 - LP: #449637
21161 * [Upstream] block: silently error unsupported empty barriers too
21162 - LP: #420423
21163 * [Config] udate configs following karmic resync
21164 * [Config] update ports configs following karmic resync
21165 * [Upstream] lirc -- follow removal of .id element
21166
21167 [ Colin Watson ]
21168
21169 * Use section 'admin' rather than 'base'
21170 * Add more e100 firmware to nic-modules
21171 - LP: #451872
21172 * Add qla1280 firmware to scsi-modules
21173 - LP: #381037
21174
21175 [ John Johansen ]
21176
21177 * SAUCE: AppArmor: Set error code after structure initialization.
21178 - LP: #427948
21179 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
21180 - LP: #446595
21181 * SAUCE: AppArmor: Fix mediation of "deleted" paths
21182
21183 [ Kees Cook ]
21184
21185 * SAUCE: [x86] fix report of cs-limit nx-emulation
21186 - LP: #454285
21187
21188 [ Leann Ogasawara ]
21189
21190 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
21191 events
21192 - LP: #430809
21193 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
21194 toggle switch press
21195 - LP: #430809
21196
21197 [ Luke Yelavich ]
21198
21199 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
21200 * [Config] Add sd_mod to scsi-modules udeb for powerpc
21201
21202 [ Mario Limonciello ]
21203
21204 * SAUCE: Update to LIRC 0.8.6
21205 - LP: #432678
21206 * SAUCE: dell-laptop: Store the HW switch status internally rather than
21207 requerying every time
21208 - LP: #430809
21209 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
21210 - LP: #430809
21211
21212 [ Stefan Bader ]
21213
21214 * [Upstream] acerhdf: Limit modalias matching to supported boards
21215 - LP: #435958
21216
21217 [ Tim Gardner ]
21218
21219 * [Upstream] i915: Fix i2c init message
21220 - LP: #409361
21221 * [Config] Add sym53c8xx.ko to virtual sub-flavour
21222 - LP: #439415
21223 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
21224 - LP: #439456
21225 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
21226 - LP: #381300
21227 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
21228 - LP: #430694
21229 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
21230 - LP: #430694
21231 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
21232 - LP: #416325
21233 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
21234 - LP: #430694
21235 * SAUCE: Raise the default console 'quiet' level to 2
21236 * [Config] CONFIG_X86_PAT=y
21237 * [Config] Add armel arch to linux-libc-dev arches.
21238 - LP: #449637
21239 * [Config] CONFIG_X86_MCE
21240 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
21241 M300 to rate blacklist
21242 - LP: #433801
21243
21244 [ Upstream Kernel Changes ]
21245
21246 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
21247 * drm/i915: Fix FDI M/N setting according with correct color depth
21248 - LP: #416792
21249
21250 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
21251
21252 linux (2.6.32-1.1) lucid; urgency=low
21253
21254 [ Andy Whitcroft ]
21255
21256 * rebase to v2.6.32-rc3
21257 * [Config] update configs following rebase to 2.6.32-rc3
21258 * [Config] update ports configs following rebase to 2.6.32-rc3
21259 * AppArmor -- fix pstrace_may_access rename
21260 * staging/android -- disable
21261 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
21262 * ubuntu: drbd -- disable
21263 * staging/comdi -- disable
21264 * staging/go7007 -- disable
21265 * [Config] staging/winbond -- disable
21266 * [Config] ubuntu/iscsitarget -- disable
21267 * [d-i] cbc and ecb are builtin make them optional in udebs
21268 * rebase to v2.6.32-rc5
21269 * [Config] update configs following rebase to v2.6.32-rc5
21270 * [Config] update ports configs following rebase to v2.6.31-rc5
21271
21272 [ Tim Gardner ]
21273
21274 * [Config] Add cpio as a build dependency.
21275
21276 [ Upstream Kernel Changes ]
21277
21278 * rebase to v2.6.32-rc3
21279 * rebase to v2.6.32-rc5
21280
21281 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
21282
21283 linux (2.6.31-11.37) karmic; urgency=low
21284
21285 [ Tim Gardner ]
21286
21287 * [Config] Increase kernel log buffer to 256K for amd64 flavours
21288 - LP: #424810
21289 * [Config] Set HZ=100 for amd64 flavours
21290 - LP: #438234
21291 * [Upstream] e1000e: Emit notice instead of an error when
21292 pci_enable_pcie_error_reporting() fails
21293 - LP: #436370
21294
21295 [ Upstream Kernel Changes ]
21296
21297 * n_tty: honor opost flag for echoes
21298 * n_tty: move echoctl check and clean up logic
21299 - LP: #438310
21300
21301 * Revert "[Upstream] drm/i915: Check that the relocation points to within
21302 the target" - Use upstream cherry-pick.
21303 * drm/i915: Check that the relocation points to within the target
21304 - LP: #429241
21305
21306 * drm/i915: fix tiling on IGDNG
21307 * drm/i915: add B43 chipset support
21308 * agp/intel: Add B43 chipset support
21309 Intel request from kernel team mailing list.
21310
21311 * HID: completely remove apple mightymouse from blacklist
21312 - LP: #428111
21313
21314 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
21315
21316 linux (2.6.31-11.36) karmic; urgency=low
21317
21318 [ Brian Rogers ]
21319
21320 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
21321 persistent object
21322 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
21323 persistent object
21324
21325 [ Takashi Iwai ]
21326
21327 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
21328 - LP: #416482
21329
21330 [ Tyler Hicks ]
21331
21332 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
21333 negative during unlink
21334
21335 [ Upstream Kernel Changes ]
21336
21337 * sg: fix oops in the error path in sg_build_indirect()
21338 * mpt2sas : Rescan topology from Interrupt context instead of work thread
21339 * mpt2sas: Prevent sending command to FW while Host Reset
21340 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
21341 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
21342 * SCSI: fix oops during scsi scanning
21343 * SCSI: libsrp: fix memory leak in srp_ring_free()
21344 * cfg80211: fix looping soft lockup in find_ie()
21345 * ath5k: write PCU registers on initial reset
21346 * binfmt_elf: fix PT_INTERP bss handling
21347 * TPM: Fixup boot probe timeout for tpm_tis driver
21348 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
21349 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
21350 * fix undefined reference to user_shm_unlock
21351 * perf_counter: Fix buffer overflow in perf_copy_attr()
21352 * perf_counter: Start counting time enabled when group leader gets
21353 enabled
21354 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
21355 * powerpc: Fix bug where perf_counters breaks oprofile
21356 * powerpc/ps3: Workaround for flash memory I/O error
21357 * block: don't assume device has a request list backing in nr_requests
21358 store
21359 * agp/intel: remove restore in resume
21360 * ALSA: cs46xx - Fix minimum period size
21361 * ASoC: Fix WM835x Out4 capture enumeration
21362 * sound: oxygen: work around MCE when changing volume
21363 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
21364 * perf stat: Change noise calculation to use stddev
21365 * x86: Fix x86_model test in es7000_apic_is_cluster()
21366 * x86/i386: Make sure stack-protector segment base is cache aligned
21367 * PCI: apply nv_msi_ht_cap_quirk on resume too
21368 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
21369 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
21370 with highmem
21371 * KVM guest: do not batch pte updates from interrupt context
21372 * KVM: Fix coalesced interrupt reporting in IOAPIC
21373 * KVM: VMX: Check cpl before emulating debug register access
21374 * KVM guest: fix bogus wallclock physical address calculation
21375 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
21376 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
21377 * KVM: x86 emulator: Implement zero-extended immediate decoding
21378 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
21379 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
21380 * KVM: limit lapic periodic timer frequency
21381 * libata: fix off-by-one error in ata_tf_read_block()
21382 * PCI quirk: update 82576 device ids in SR-IOV quirks list
21383 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
21384 * powerpc/pseries: Fix to handle slb resize across migration
21385 * Linux 2.6.31.1
21386
21387 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
21388
21389 linux (2.6.31-10.35) karmic; urgency=low
21390
21391 [ Amit Kucheria ]
21392
21393 * Disable CONFIG_UEVENT_HELPER_PATH
21394
21395 [ Andy Whitcroft ]
21396
21397 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
21398 * remove the tlsup driver
21399 * remove lmpcm logitech driver support
21400
21401 [ Bryan Wu ]
21402
21403 * Add 3 missing files to prerm remove file list
21404 - LP: #345623, #415832
21405
21406 [ Chris Wilson ]
21407
21408 * [Upstream] drm/i915: Check that the relocation points to within the
21409 target
21410 - LP: #429241
21411
21412 [ Luke Yelavich ]
21413
21414 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
21415
21416 [ Manoj Iyer ]
21417
21418 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
21419 - LP: #348861
21420
21421 [ Tim Gardner ]
21422
21423 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
21424 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
21425 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
21426 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
21427 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
21428 Upstream suggests that this is not the right approach.
21429
21430 * [Config] Set default I/O scheduler to DEADLINE
21431 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
21432 - LP: #381300
21433
21434 [ ubuntu@tjworld.net ]
21435
21436 * SAUCE: ipw2200: Enable LED by default
21437 - LP: #21367
21438
21439 [ Upstream Kernel Changes ]
21440
21441 * ALSA: hda - Add support for new AMD HD audio devices
21442 - LP: #430564
21443
21444 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
21445
21446 linux (2.6.31-10.34) karmic; urgency=low
21447
21448 [ Ted Tso ]
21449
21450 * [Upstream] ext3: Don't update superblock write time when filesystem is
21451 read-only
21452 - LP: #427822
21453
21454 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
21455
21456 linux (2.6.31-10.33) karmic; urgency=low
21457
21458 [ Leann Ogasawara ]
21459
21460 * [Upstream] dvb-usb: fix tuning with Cinergy T2
21461 - LP: #421258
21462
21463 [ Tim Gardner ]
21464
21465 * [Config] Unconditionally copy files from sub-flavours lists.
21466 (really, really fix it this time)
21467 - LP: #423426
21468 * [Config] Set CONFIG_CACHEFILES=m for all flavours
21469
21470 [ Upstream Kernel Changes ]
21471
21472 * ext4: Don't update superblock write time when filesystem is read-only
21473 - LP: #427822
21474
21475 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
21476
21477 linux (2.6.31-10.32) karmic; urgency=low
21478
21479 [ Eric Miao ]
21480
21481 * [Config] enable module support for memory stick
21482 - LP: #159951
21483
21484 [ Tim Gardner ]
21485
21486 * [Config] Unconditionally copy files from sub-flavours lists.
21487 - LP: #423426
21488
21489 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
21490
21491 linux (2.6.31-10.31) karmic; urgency=low
21492
21493 [ Andy Whitcroft ]
21494
21495 * rebase to v2.6.31 final
21496
21497 [ Colin Watson ]
21498
21499 * [Config] Recommend grub-pc in linux-image
21500 - LP: #385741
21501
21502 [ Ike Panhc ]
21503
21504 * [Upstream] Pull latest update of lenovo-sl-laptop
21505
21506 [ Peter Feuerer ]
21507
21508 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
21509 model
21510 - LP: #426691
21511
21512 [ Tim Gardner ]
21513
21514 * [Config] De-macro some package names.
21515
21516 [ Upstream Changes ]
21517
21518 * rebase to 2.6.31 final.
21519
21520 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
21521
21522 linux (2.6.31-10.30) karmic; urgency=low
21523
21524 [ Amit Kucheria ]
21525
21526 * [Config] Enable CONFIG_USB_DEVICEFS
21527 - LP: #417748
21528 * [Config] Populate the config-update template a bit more
21529
21530 [ Andy Whitcroft ]
21531
21532 * rebase to v2.6.31-rc9
21533 * [Config] update configs following rebase to v2.6.31-rc9
21534 * [Config] update ports configs following rebase to v2.6.31-rc9
21535
21536 [ Colin Ian King ]
21537
21538 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
21539 - LP: #254837
21540
21541 [ Jerone Young ]
21542
21543 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
21544 white-list
21545 - LP: #281732
21546 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
21547 white-list
21548 - LP: #281732
21549 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
21550 white-list
21551 - LP: #281732
21552 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
21553 white-list
21554 - LP: #281732
21555 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
21556 white-list
21557 - LP: #281732
21558
21559 [ John Johansen ]
21560
21561 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
21562 - LP: #419308
21563 * SAUCE: AppArmor: Return the correct error codes on profile
21564 addition/removal
21565 - LP: #408473
21566 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
21567 - LP: #408454
21568 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
21569 - LP: #419222
21570 * SAUCE: AppArmor: Fix change_profile failure
21571 - LP: #401931
21572 * SAUCE: AppArmor: Tell git to ignore generated include files
21573 - LP: #419505
21574
21575 [ Stefan Bader ]
21576
21577 * [Upstream] acpi: video: Loosen strictness of video bus detection code
21578 - LP: #333386
21579 * SAUCE: Remove ov511 driver from ubuntu subdirectory
21580
21581 [ Tim Gardner ]
21582
21583 * [Config] Exclude char-modules from non-x86 udeb creation
21584 * SAUCE: Notify the ACPI call chain of AC events
21585 * [Config] CONFIG_SATA_VIA=m
21586 - LP: #403385
21587 * [Config] Build in all phylib support modules.
21588 * [Config] Don't fail when sub-flavour files are missing
21589 - LP: #423426
21590 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
21591 - LP: #423513
21592
21593 [ Upstream ]
21594
21595 * Rebased against v2.6.31-rc9
21596
21597 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
21598
21599 linux (2.6.31-9.29) karmic; urgency=low
21600
21601 [ Leann Ogasawara ]
21602
21603 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
21604 - LP: #419993
21605 * [Config] d-i/modules: Add new char-modules file, initialize with
21606 intel-agp
21607 - LP: #420605
21608
21609 [ Upstream ]
21610
21611 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
21612 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
21613 adda766193ea1cf3137484a9521972d080d0b7af.
21614
21615 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
21616
21617 linux (2.6.31-8.28) karmic; urgency=low
21618
21619 [ Ike Panhc ]
21620
21621 * [Config] Let nic-shared-modules depends on crypto-modules
21622 - LP: #360966
21623
21624 [ Leann Ogasawara ]
21625
21626 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
21627 constant
21628 - LP: #412492
21629
21630 [ Mario Limonciello ]
21631
21632 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
21633 status if HW switch is disabled
21634 - LP: #418721
21635 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
21636 Compal made Dell laptops
21637 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
21638 with rfkill support
21639
21640 [ Tim Gardner ]
21641
21642 * [Config] Add acpiphp to virtual sub-flavour
21643 - LP: #364916
21644 * Drop KSM patch set for now because of instabilities with encrypted swap.
21645 - LP: #418781
21646
21647 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
21648
21649 linux (2.6.31-7.27) karmic; urgency=low
21650
21651 [ Tim Gardner ]
21652
21653 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
21654 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
21655 Replaces previous ksm patches from 2.6.31-6.25
21656 * [Config] KSM=y
21657
21658 [ Upstream ]
21659
21660 * Rebased against v2.6.31-rc7
21661
21662 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
21663
21664 linux (2.6.31-6.26) karmic; urgency=low
21665
21666 [ Andy Whitcroft ]
21667
21668 * [Config] enable CONFIG_AUFS_BR_RAMFS
21669 - LP: #414738
21670 * split out debian directory ready for abstraction
21671 * add printdebian target to find branch target
21672 * abstracted debian -- debian/files is not abstracted
21673 * abstracted debian -- packages must be built in debian/<pkg>
21674 * abstracted debian -- kernel-wedge needs to work in debian/
21675 * abstracted debian -- ensure we install the copyright file
21676 * abstracted-debian -- drop the debian directories from headers
21677 * abstracted-debian -- drop the debian directories from headers part 2
21678 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
21679 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
21680 - LP: #410198
21681
21682 [ Luke Yelavich ]
21683
21684 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
21685 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
21686 - LP: #413150
21687 * [Config] Ports: Build all cpu frequency scaling governors into ports
21688 kernels
21689 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
21690 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
21691 * [Config] Ports: Enable PS3 network driver
21692
21693 [ Stefan Bader ]
21694
21695 * abstracted debian -- call $(DEBIAN)/rules using make
21696
21697 [ Tim Gardner ]
21698
21699 * [Config] Abstract the debian directory
21700 * SAUCE: Improve error reporting in postinst
21701 - LP: #358564
21702
21703 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
21704
21705 linux (2.6.31-6.25) karmic; urgency=low
21706
21707 [ Andy Whitcroft ]
21708
21709 * script to generate Ubuntu changes from changelog
21710 * [Config] standardise ANDROID options
21711 * [Config] standardise CONFIG_ATM as module
21712 * [Config] standardise CONFIG_LIB80211 as module
21713 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
21714 * [Config] set CONFIG_CRAMFS as module
21715 * [Config] enable CONFIG_DAB and modules
21716 * [Config] set CONFIG_MAC80211_HWSIM as module
21717 * [Config] set CONFIG_NET_CLS_FLOW as module
21718 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
21719 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
21720 * [Config] set CONFIG_RTC_DRV_DS1511 as module
21721 * [Config] set CONFIG_RTC_DRV_R9701 as module
21722 * [Config] set CONFIG_RTC_DRV_S35390A as module
21723 * [Config] set CONFIG_TOIM3232_DONGLE as module
21724 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
21725 * [Config] standardise CONFIG_USB_G_PRINTER as module
21726 * [Config] standardise CONFIG_USB_SERIAL_IR as module
21727 * [Config] set CONFIG_USB_SERIAL_IUU as module
21728 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
21729 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
21730 * cleanup remains of dm-loop
21731 * drop thinkpad ec and smapi support
21732 * drop appleir
21733 * [Config] update configs following rebase to v2.6.31-rc6
21734 * rebase to v2.6.31-rc6
21735
21736 [ Hugh Dickins ]
21737
21738 * SAUCE: ksm patch 1, drop after 2.6.31
21739 * SAUCE: ksm patch 2, drop after 2.6.31
21740 * SAUCE: ksm patch 3, drop after 2.6.31
21741 * SAUCE: ksm patch 4, drop after 2.6.31
21742 * SAUCE: ksm patch 5, drop after 2.6.31
21743 * SAUCE: ksm patch 7, drop after 2.6.31
21744
21745 [ Izik Eidus ]
21746
21747 * SAUCE: ksm patch 0, drop after 2.6.31
21748 * SAUCE: ksm patch 6, drop after 2.6.31
21749 * SAUCE: ksm patch 8, drop after 2.6.31
21750 * SAUCE: ksm patch 9, drop after 2.6.31
21751
21752 [ Luke Yelavich ]
21753
21754 * [Config] Ports: Re-add PS3 modules to udebs
21755
21756 [ Michael Casadevall ]
21757
21758 * [Config] Update SPARC config and d-i files to reflect what can be built
21759
21760 [ Tim Gardner ]
21761
21762 * [Config] Removed armel package support
21763 * [Config] Enabled CONFIG_KSM=y
21764
21765 [ Upstream Kernel Changes ]
21766
21767 * Rebased against v2.6.31-rc6
21768 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
21769 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
21770 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
21771 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
21772 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
21773 changes"
21774 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
21775 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
21776 revision"
21777 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
21778 by default"
21779 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
21780 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
21781 ARCH_MXC_CANONICAL"
21782 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
21783 CONFIG_GPIOLIB"
21784 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
21785 2.6.31"
21786 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
21787 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
21788 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
21789 mxc_uart.h _everywhere_"
21790 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
21791 correct location"
21792 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
21793 snd_card_create"
21794 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
21795 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
21796 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
21797 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
21798 mxc_map_io."
21799 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
21800 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
21801 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
21802 with snd_soc_card."
21803 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
21804 structure"
21805 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
21806 DMA_MODE_READ/WRITE/MASK"
21807 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
21808 Freescale mx51 platform"
21809 * Driver core: add new device to bus's list before probing
21810 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
21811 power-saving
21812 - LP: #381693, #399750, #380892
21813
21814 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
21815
21816 linux (2.6.31-5.24) karmic; urgency=low
21817
21818 [ Amit Kucheria ]
21819
21820 * ARM: IMX51: Make video capture drivers compile
21821 * [Config] IMX51: Config updates
21822
21823 [ Andy Whitcroft ]
21824
21825 * remove leftovers of dm-bbr
21826
21827 [ Leann Ogasawara ]
21828
21829 * Add pata_cs5535 to pata-modules
21830 - LP: #318805
21831
21832 [ Luke Yelavich ]
21833
21834 * [Config] CONFIG_PPC64=y for powerpc64-smp
21835 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
21836 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
21837 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
21838 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
21839 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
21840 * [Config] Enable all PS3 drivers in powerpc64-smp
21841
21842 [ Mario Limonciello ]
21843
21844 * LIRC -- fix lirc-i2c 2.6.31 compilation
21845
21846 [ Matthew Garrett ]
21847
21848 * [Upstream] dell-laptop: Fix rfkill state queries
21849
21850 [ Tim Gardner ]
21851
21852 * [Config] Ignore armel ABI and module changes
21853 * [Config] Update configs after rebase against 2.6.31-rc5
21854
21855 [ Upstream ]
21856
21857 * Rebased to 2.6.31-rc5
21858
21859 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
21860
21861 linux (2.6.31-4.23) karmic; urgency=low
21862
21863 [ Andy Whitcroft ]
21864
21865 * AUFS -- update to aufs2-30 20090727
21866 * [Config] enable AUFS FUSE support
21867
21868 [ Luke Yelavich ]
21869
21870 * [Config] CONFIG_JFS_FS=m on sparc
21871
21872 [ Tim Gardner ]
21873
21874 * [Upstream] dell-laptop: Fix rfkill state setting.
21875
21876 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
21877
21878 linux (2.6.31-4.22) karmic; urgency=low
21879
21880 [ Amit Kucheria ]
21881
21882 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
21883 * ARM: IMX51: Move board-mx51* header files to the correct location
21884 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
21885 * ARM: IMX51: Make it compile.
21886 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
21887 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
21888 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
21889 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
21890 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
21891 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
21892 * ARM: staging: udlfb: Add vmalloc.h include
21893 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
21894
21895 [ Brad Figg ]
21896
21897 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
21898 * ARM: IMX51: codec structure was moved to the card structure
21899 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
21900 * ARM: IMX51: Get to bus_id by calling dev_name.
21901 * ARM: IMX51: Get to bus_id by calling dev_name.
21902 * ARM: IMX51: Added external declaration for mxc_map_io.
21903 * ARM: IMX51: Removed the mxc_gpio_port structure.
21904 * ARM: IMX51: mxc_timer_init prototype
21905 * ARM: IMX51: Fix up merge error in Kconfig
21906 * ARM: IMX51: Changed from snd_card_new to snd_card_create
21907
21908 [ Dinh Nguyen ]
21909
21910 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
21911 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
21912 * ARM: IMX51: Babbage 2.5 needs a different system revision
21913 * ARM: IMX51: IPU irq handler deadlock fix
21914
21915 [ Tim Gardner ]
21916
21917 * [Config] Enabled CONFIG_CAN=m
21918 - LP: #327243
21919 * [Config] Enabled CONFIG_SERIAL=m
21920 - LP: #397189
21921
21922 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
21923
21924 linux (2.6.31-4.21) karmic; urgency=low
21925
21926 [ Amit Kucheria ]
21927
21928 * dm-raid-4-5: Add missing brackets around test_bit()
21929
21930 [ John Johansen ]
21931
21932 * AppArmor: Fix change_profile failing lpn401931
21933 * AppArmor: Fix determination of forced AUDIT messages.
21934 * AppArmor: Fix oops in auditing of the policy interface offset
21935
21936 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
21937
21938 linux (2.6.31-4.20) karmic; urgency=low
21939
21940 [ Andy Whitcroft ]
21941
21942 * SAUCE: iscsitarget -- update to SVN revision r214
21943 * SAUCE: iscsitarget -- renable driver
21944 * [Config] consolidate lpia/lpia and i386/generic configs
21945 * [Config] enable CRYPTO modules for all architectures
21946 * [Config] enable cryptoloop
21947 * [Config] enable various filesystems for armel
21948 * [Config] sync i386 generic and generic-pae
21949 * [Config] add the 386 (486 processors and above) flavour
21950 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
21951 - LP: #399914
21952 * add genconfigs/genportsconfigs to extract the built configs
21953 * updateconfigs -- alter concatenation order allow easier updates
21954 * intelfb -- INTELFB now conflicts with DRM_I915
21955 * printchanges -- rebase tree does not have stable tags use changelog
21956 * AppArmor: fix argument size missmatch on 64 bit builds
21957
21958 [ Ike Panhc ]
21959
21960 * Ship bnx2x firmware in nic-modules udeb
21961 - LP: #360966
21962
21963 [ Jeff Mahoney ]
21964
21965 * AppArmor: fix build failure on ia64
21966
21967 [ John Johansen ]
21968
21969 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
21970 initialize.
21971 * AppArmour: fix auditing of domain transitions to include target profile
21972 information
21973 * AppArmor: fix C99 violation
21974 * AppArmor: revert reporting of create to write permission.
21975 * SAUCE: Add config option to set a default LSM
21976 * [Config] enable AppArmor by default
21977 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
21978
21979 [ Keith Packard ]
21980
21981 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
21982 hardware
21983 - LP: #351756
21984
21985 [ Luke Yelavich ]
21986
21987 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
21988 header packages
21989 - LP: #355344
21990
21991 [ Michael Casadevall ]
21992
21993 * [Config] update SPARC config files to allow success build
21994
21995 [ Scott James Remnant ]
21996
21997 * SAUCE: trace: add trace_event for the open() syscall
21998
21999 [ Stefan Bader ]
22000
22001 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
22002 - LP: #396780
22003
22004 [ Tim Gardner ]
22005
22006 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
22007 - LP: #397499
22008 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
22009 refresh
22010 - LP: #365291
22011 * [Config] SSB/B44 are common across all arches/flavours.
22012
22013 [ Upstream ]
22014
22015 * Rebased to 2.6.31-rc4
22016
22017 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
22018
22019 linux (2.6.31-3.19) karmic; urgency=low
22020
22021 [ Andy Whitcroft ]
22022
22023 * Revert "[Config] Disabled NDISWRAPPER"
22024 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
22025 * AUFS -- export various core functions
22026 * AUFS -- export various core functions -- fixes
22027 * AUFS -- core filesystem
22028 * AUFS -- track changes in v2.6.31
22029 * [Config] Enable AUFS
22030 * droppped 'iwl3945: do not send scan command if channel count zero' as it
22031 is already upstream but failed to auto-drop on rebase.
22032
22033 [ Eric Paris ]
22034
22035 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
22036 choose
22037 * SAUCE: inotify: check filename before dropping repeat events
22038 * SAUCE: fsnotify: fix inotify tail drop check with path entries
22039
22040 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
22041
22042 linux (2.6.31-3.18) karmic; urgency=low
22043
22044 [ Andy Whitcroft ]
22045
22046 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
22047 AUFS"
22048 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
22049 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
22050 security_inode_permission"
22051 * clear out left over AUFS files and modifications
22052
22053 [ Luke Yelavich ]
22054
22055 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
22056 * SAUCE: Explicitly include header files to allow apparmor to build on
22057 powerpc
22058 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
22059
22060 [ Tim Gardner ]
22061
22062 * [Config] Dropped ubuntu/misc/wireless/acx
22063 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
22064
22065 [ Upstream ]
22066
22067 * Rebased to 2.6.31-rc3
22068
22069 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
22070
22071 linux (2.6.31-2.17) karmic; urgency=low
22072
22073 [ Andy Whitcroft ]
22074
22075 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
22076 * compcache -- remove redundant Kconfig entries part 2
22077 * compcache -- clean up CCFLAGS declarations
22078 * [Config] enable AppArmor
22079 * AppArmor: fix operator precidence issue in as_path_link
22080
22081 [ John Johansen ]
22082
22083 * AppArmor security module
22084 * AppArmor: Correct mapping of file permissions.
22085 * AppArmor: Turn auditing of ptrace on
22086
22087 [ Luke Yelavich ]
22088
22089 * [Config] disable CONFIG_DM_RAID45 on powerpc
22090
22091 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
22092
22093 linux (2.6.31-2.16) karmic; urgency=low
22094
22095 [ Andy Whitcroft ]
22096
22097 * compcache -- remove redundant Kconfig entries
22098 added ignore and ignore.modules for all arches since the compcache update
22099 changes the modules names as well as some compcache ABI values.
22100
22101 [ Manoj Iyer ]
22102
22103 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
22104 * SAUCE: update compcache version to 0.5.3
22105
22106 [ Tim Gardner ]
22107
22108 * [Config]: Fix sparc FTBS by adding ignore.modules
22109
22110 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
22111
22112 linux (2.6.31-2.15) karmic; urgency=low
22113
22114 [ Andy Whitcroft ]
22115
22116 * SAUCE: default ATI Radeon KMS to off until userspace catches up
22117 * [Config] Update configs following rebase to 2.6.31-rc2
22118 * [Config] update ports configs following update to 2.6.31-rc2
22119
22120 [ Luke Yelavich ]
22121
22122 * [Config] powerpc - Disable CONFIG_RDS
22123
22124 [ Matt Zimmerman ]
22125
22126 * Rename linux-doc-PKGVER to linux-doc and clean up its description
22127 - LP: #382115
22128
22129 [ Upstream Kernel Changes ]
22130
22131 * rebased to mainline 2.6.31-rc2
22132
22133 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
22134
22135 linux (2.6.31-1.14) karmic; urgency=low
22136
22137 [ Andy Whitcroft ]
22138
22139 * update ndiswrapper to 1.55
22140 * remove leftovers of gfs
22141 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
22142
22143 [ Luke Yelavich ]
22144
22145 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
22146 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
22147 kernel
22148
22149 [ Manoj Iyer ]
22150
22151 * Remove snd-bt-sco ubuntu driver
22152
22153 [ Michael Casadevall ]
22154
22155 * [Config] updates ia64 config and d-i folders to allow succesful build
22156 * [Config] Update powerpc and sparc for 2.6.31
22157
22158 [ Upstream Kernel Changes ]
22159
22160 * intel-iommu: fix Identity Mapping to be arch independent
22161 - LP: #384695
22162 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
22163
22164 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
22165
22166 linux (2.6.31-1.13) karmic; urgency=low
22167
22168 [ Andy Whitcroft ]
22169
22170 * REBASE: rebased to mainline 2.6.31-rc1
22171 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
22172 no longer applies, using deprecated interfaces, LPIA only, dropped
22173 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
22174 changes now upstream, dropped
22175 * [Config] Update configs following rebase to 2.6.31-rc1
22176 * [Config] update ports configs following update to 2.6.31-rc1
22177
22178 * [Config] disable broken staging driver CONFIG_STLC45XX
22179 * SAUCE: fix compcache to use updates accessors
22180 * [Config] disable staging driver CONFIG_VT6655
22181 * SAUCE: fix DRDB to use updates accessors
22182 * [Disable] ndiswrapper needs update
22183 * [Disable] LIRC I2C needs update
22184 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
22185 * [Config] disable I2C_DESIGNWARE does not compile
22186 * [Config] disable CONFIG_TLSUP for lpia
22187 * [Config] disable CONFIG_FB_UDL for arm
22188 * SAUCE: disable adding scsi headers to linux-libc-dev
22189
22190 [ Mario Limonciello ]
22191
22192 * SAUCE: Add LIRC drivers
22193
22194 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
22195
22196 linux (2.6.30-10.12) karmic; urgency=low
22197
22198 [ Andy Whitcroft ]
22199
22200 * [Config] split out the ports configs into their own family
22201 * [Config] update configs following introduction of ports family
22202
22203 [ Upstream Kernel Changes ]
22204
22205 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
22206 description". Fixes linux-doc package name conflicts for now.
22207 - LP: #382115
22208
22209 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
22210
22211 linux (2.6.30-10.11) karmic; urgency=low
22212
22213 [ Amit Kucheria ]
22214
22215 * [Config] Comment splitconfig.pl and misc cleanup
22216 * [Config] Rename all configs to the new naming scheme
22217 * [Config] Splitconfig rework
22218 * [Config] Rename scripts/misc/oldconfig to kernelconfig
22219 * [Config] Fix build system for new config split
22220 * [Config] Run updateconfigs after the splitconfig rework
22221
22222 [ Andy Whitcroft ]
22223
22224 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
22225 * [Config] standardise CONFIG_STAGING=y
22226 * [Config] standardise CONFIG_RD_LZMA=y
22227 * [Config] CONFIG_PCI_IOV=y
22228 * [Config] CONFIG_PCI_STUB=m
22229 * [Config] merge kernel configs more agressively
22230
22231 [ Colin Watson ]
22232
22233 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
22234 * [Config] Add support for including firmware in udebs
22235 * [Config] Ship bnx2 firmware in nic-modules udeb
22236 - LP: #384861
22237
22238 [ Luke Yelavich ]
22239
22240 * [Config] ports - Import of ports architectures into kernel packaging
22241 infrastructure
22242 * [Config] ports - Do not update ports kernel configurations by default
22243 * [Config] ports - Disable ABI checking for ports architectures
22244 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
22245 * [Config] ports - Add control.d/vars.* files for ports architectures
22246 * [Config] ports - Add ports architectures for linux-libc-dev
22247 * [Config] ports - Create powerpc specific message-modules and
22248 block-modules udebs
22249 * [Config] ports - Add configuration files for ports architectures
22250
22251 [ Manoj Iyer ]
22252
22253 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
22254 - LP: #329864
22255
22256 [ Michael Casadevall ]
22257
22258 * [Config] ports - Fix compression of kernels
22259
22260 [ Stefan Bader ]
22261
22262 * [Upstream] mmc: prevent dangling block device from accessing stale
22263 queues
22264 - LP: #383668
22265
22266 [ Tim Gardner ]
22267
22268 * [Config] Recommend grub-pc in linux-image
22269 - LP: #385741
22270 * [Config] Implement i386 generic and generic-pae flavours
22271 * [Config] ports - Add control info after integrating ports arches
22272 * [Config] Removed auto-generated files from git
22273 * [Config] Added netxen_nic to nic-modules
22274 - LP: #389603
22275
22276 [ Matt Zimmerman ]
22277
22278 * Rename linux-doc-PKGVER to linux-doc and clean up its description
22279 - LP: #382115
22280
22281 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
22282
22283 linux (2.6.30-9.10) karmic; urgency=low
22284
22285 [ Andy Whitcroft ]
22286
22287 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
22288 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
22289 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
22290 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
22291 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
22292 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
22293
22294 [ Upstream Kernel Changes ]
22295
22296 * rebased to 2.6.30 final
22297
22298 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
22299
22300 linux (2.6.30-8.9) karmic; urgency=low
22301
22302 [ Andy Whitcroft ]
22303
22304 * Config update removed the following options:
22305 CONFIG_EDAC_AMD8111=m
22306 CONFIG_EDAC_AMD8131=m
22307
22308 [ Upstream Kernel Changes ]
22309
22310 * rebased to 2.6.30-rc8
22311
22312 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
22313
22314 linux (2.6.30-7.8) karmic; urgency=low
22315
22316 [ Andy Whitcroft ]
22317
22318 * Enabled NEW configration options:
22319 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
22320 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
22321
22322 [ Upstream Kernel Changes ]
22323
22324 * rebased to 2.6.30-rc7
22325
22326 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
22327
22328 linux (2.6.30-6.7) karmic; urgency=low
22329
22330 [ Andy Whitcroft ]
22331
22332 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
22333 upstream)
22334
22335 [ Upstream Kernel Changes ]
22336
22337 * rebased to 2.6.30-rc6
22338
22339 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
22340
22341 linux (2.6.30-5.6) karmic; urgency=low
22342
22343 [ Tim Gardner ]
22344
22345 * [Config] Enable Keyspan USB serial device firmware in kernel module
22346 - LP: #334285
22347
22348 [ Upstream Kernel Changes ]
22349
22350 * rebased to 2.6.30-rc5
22351
22352 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
22353
22354 linux (2.6.30-4.5) karmic; urgency=low
22355
22356 [ Colin Watson ]
22357
22358 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
22359 /usr/include/asm/* going missing
22360 - LP: #373214
22361
22362 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
22363
22364 linux (2.6.30-3.4) karmic; urgency=low
22365
22366 [ Kees Cook ]
22367
22368 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
22369 - LP: #369978
22370
22371 [ Stefan Bader ]
22372
22373 * SAUCE: input: Blacklist digitizers from joydev.c
22374 - LP: #300143
22375
22376 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
22377
22378 linux (2.6.30-2.3) karmic; urgency=low
22379
22380 [ Tim Gardner ]
22381
22382 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
22383 - LP: #369152
22384 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
22385 * [Config] CONFIG_DRM_I915_KMS=y
22386 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
22387 minimums
22388
22389 [ Upstream Kernel Changes ]
22390
22391 * rebased to 2.6.30-rc4
22392
22393 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
22394
22395 linux (2.6.30-1.2) karmic; urgency=low
22396
22397 [ Tim Gardner ]
22398
22399 * [Config] armel: disable staging drivers, fixes FTBS
22400 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
22401
22402 [ Upstream Kernel Changes ]
22403
22404 * mpt2sas: Change reset_type enum to avoid namespace collision.
22405 Submitted upstream.
22406
22407 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
22408
22409 linux (2.6.30-1.1) karmic; urgency=low
22410
22411 * Initial release after rebasing against v2.6.30-rc3
22412
22413 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
22414