]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.4.0-54.75
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
CommitLineData
d3562196 1linux (4.4.0-54.75) xenial; urgency=low
61968528 2
d3562196
LH
3 [ Luis Henriques ]
4
5 * Release Tracking Bug
6 - LP: #1648017
7
8 * Update hio driver to 2.1.0.28 (LP: #1646643)
9 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
10
11 * linux: Enable live patching for all supported architectures (LP: #1633577)
12 - [Config] CONFIG_LIVEPATCH=y for s390x
13
14 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
15 kernel_irqchip=split (LP: #1644394)
16 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
17
18 * Xenial update to v4.4.35 stable release (LP: #1645453)
19 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
20 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
21 - KVM: Disable irq while unregistering user notifier
22 - fuse: fix fuse_write_end() if zero bytes were copied
23 - mfd: intel-lpss: Do not put device in reset state on suspend
24 - can: bcm: fix warning in bcm_connect/proc_register
25 - i2c: mux: fix up dependencies
26 - kbuild: add -fno-PIE
27 - scripts/has-stack-protector: add -fno-PIE
28 - x86/kexec: add -fno-PIE
29 - kbuild: Steal gcc's pie from the very beginning
30 - ext4: sanity check the block and cluster size at mount time
31 - crypto: caam - do not register AES-XTS mode on LP units
32 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
33 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
34 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
35 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
36 - rtc: omap: Fix selecting external osc
37 - iwlwifi: pcie: fix SPLC structure parsing
38 - mfd: core: Fix device reference leak in mfd_clone_cell
39 - uwb: fix device reference leaks
40 - PM / sleep: fix device reference leak in test_suspend
41 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
42 fails
43 - IB/mlx4: Check gid_index return value
44 - IB/mlx4: Fix create CQ error flow
45 - IB/mlx5: Use cache line size to select CQE stride
46 - IB/mlx5: Fix fatal error dispatching
47 - IB/core: Avoid unsigned int overflow in sg_alloc_table
48 - IB/uverbs: Fix leak of XRC target QPs
49 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
50 - netfilter: nft_dynset: fix element timeout for HZ != 1000
51 - Linux 4.4.35
52
53 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
54 - flow_dissect: call init_default_flow_dissectors() earlier
55
56 * AD5593R configurable multi-channel converter support (LP: #1644726)
57 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
58 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
59 - [Config] CONFIG_AD5592R/AD5593R=m
60
61 * ST Micro lps22hb pressure sensor support (LP: #1642258)
62 - iio:st_pressure:initial lps22hb sensor support
63 - iio:st_pressure: align storagebits on power of 2
64 - iio:st_pressure: document sampling gains
65 - iio:st_pressure:lps22hb: temperature support
66
67 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
68 - SAUCE: ibmvscsis: Rearrange functions for future patches
69 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
70 - SAUCE: ibmvscsis: Synchronize cmds at remove time
71 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
72 - SAUCE: ibmvscsis: Return correct partition name/# to client
73 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
74
75 * System stalls when creating device node on booting (LP: #1643797)
76 - sched/fair: Fix new task's load avg removed from source CPU in
77 wake_up_new_task()
78
79 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
80 - blk-mq: add blk_mq_alloc_request_hctx
81 - nvme.h: add NVMe over Fabrics definitions
82 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
83 - SAUCE: nvme: improve performance for virtual NVMe devices
84
85 * Move some kernel modules to the main kernel package (LP: #1642228)
86 - [Config] Move some powerpc kernel modules to the main kernel package
87
88 * sched: Match-all classifier is missing in xenial (LP: #1642514)
89 - [Config] CONFIG_NET_CLS_MATCHALL=m
90 - net/sched: introduce Match-all classifier
91
92 * Xenial update to 4.4.34 stable release (LP: #1643637)
93 - dctcp: avoid bogus doubling of cwnd after loss
94 - net: clear sk_err_soft in sk_clone_lock()
95 - net: mangle zero checksum in skb_checksum_help()
96 - bgmac: stop clearing DMA receive control register right after it is set
97 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
98 - tcp: fix potential memory corruption
99 - dccp: do not send reset to already closed sockets
100 - dccp: fix out of bound access in dccp_v4_err()
101 - ipv6: dccp: fix out of bound access in dccp_v6_err()
102 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
103 - sctp: assign assoc_id earlier in __sctp_connect
104 - fib_trie: Correct /proc/net/route off by one error
105 - sock: fix sendmmsg for partial sendmsg
106 - net: __skb_flow_dissect() must cap its return value
107 - ipv4: use new_gw for redirect neigh lookup
108 - tcp: take care of truncations done by sk_filter()
109 - tty: Prevent ldisc drivers from re-using stale tty fields
110 - sparc: Don't leak context bits into thread->fault_address
111 - sparc: serial: sunhv: fix a double lock bug
112 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
113 - sparc: Handle negative offsets in arch_jump_label_transform
114 - sparc64: Handle extremely large kernel TSB range flushes sanely.
115 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
116 - sparc64: Fix instruction count in comment for
117 __hypervisor_flush_tlb_pending.
118 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
119 code.
120 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
121 - sparc64: Delete __ret_efault.
122 - sparc64: Prepare to move to more saner user copy exception handling.
123 - sparc64: Convert copy_in_user to accurate exception reporting.
124 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
125 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
126 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
127 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
128 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
129 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
130 - sparc64: Delete now unused user copy assembler helpers.
131 - sparc64: Delete now unused user copy fixup functions.
132 - Linux 4.4.34
133
134 * Xenial update to v4.4.33 stable release (LP: #1642968)
135 - ALSA: info: Return error for invalid read/write
136 - ALSA: info: Limit the proc text input size
137 - ASoC: cs4270: fix DAPM stream name mismatch
138 - dib0700: fix nec repeat handling
139 - swapfile: fix memory corruption via malformed swapfile
140 - coredump: fix unfreezable coredumping task
141 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
142 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
143 - pinctrl: cherryview: Serialize register access in suspend/resume
144 - pinctrl: cherryview: Prevent possible interrupt storm on resume
145 - staging: iio: ad5933: avoid uninitialized variable in error case
146 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
147 - Revert "staging: nvec: ps2: change serio type to passthrough"
148 - staging: nvec: remove managed resource from PS2 driver
149 - USB: cdc-acm: fix TIOCMIWAIT
150 - usb: gadget: u_ether: remove interrupt throttling
151 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
152 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
153 - clk: qoriq: Don't allow CPU clocks higher than starting value
154 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
155 interpretation.
156 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
157 driver)
158 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
159 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
160 disk
161 - KVM: MIPS: Precalculate MMIO load resume PC
162 - drm/i915: Respect alternate_ddc_pin for all DDI ports
163 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
164 - tty/serial: at91: fix hardware handshake on Atmel platforms
165 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
166 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
167 - mei: bus: fix received data size check in NFC fixup
168 - lib/genalloc.c: start search from start of chunk
169 - hwrng: core - Don't use a stack buffer in add_early_randomness()
170 - i40e: fix call of ndo_dflt_bridge_getlink()
171 - ACPI / APEI: Fix incorrect return value of ghes_proc()
172 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
173 - mmc: mxs: Initialize the spinlock prior to using it
174 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
175 - netfilter: fix namespace handling in nf_log_proc_dostring
176 - Linux 4.4.33
177
178 * Xenial update to 4.4.32 stable release (LP: #1642573)
179 - tcp: fix overflow in __tcp_retransmit_skb()
180 - net: avoid sk_forward_alloc overflows
181 - tcp: fix wrong checksum calculation on MTU probing
182 - tcp: fix a compile error in DBGUNDO()
183 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
184 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
185 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
186 - net: fec: set mac address unconditionally
187 - net: pktgen: fix pkt_size
188 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
189 functions
190 - net: Add netdev all_adj_list refcnt propagation to fix panic
191 - packet: call fanout_release, while UNREGISTERING a netdev
192 - netlink: do not enter direct reclaim from netlink_dump()
193 - ipv6: tcp: restore IP6CB for pktoptions skbs
194 - ip6_tunnel: fix ip6_tnl_lookup
195 - net: pktgen: remove rcu locking in pktgen_change_name()
196 - bridge: multicast: restore perm router ports on multicast enable
197 - rtnetlink: Add rtnexthop offload flag to compare mask
198 - net: add recursion limit to GRO
199 - ipv4: disable BH in set_ping_group_range()
200 - ipv4: use the right lock for ping_group_range
201 - net: sctp, forbid negative length
202 - udp: fix IP_CHECKSUM handling
203 - net sched filters: fix notification of filter delete with proper handle
204 - sctp: validate chunk len before actually using it
205 - packet: on direct_xmit, limit tso and csum to supported devices
206 - of: silence warnings due to max() usage
207 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
208 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
209 - drm/amdgpu/dp: add back special handling for NUTMEG
210 - drm/amdgpu: fix DP mode validation
211 - drm/radeon: fix DP mode validation
212 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
213 - Linux 4.4.32
214
215 * Xenial update to 4.4.31 stable release (LP: #1642572)
216 - i2c: xgene: Avoid dma_buffer overrun
217 - i2c: core: fix NULL pointer dereference under race condition
218 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
219 - h8300: fix syscall restarting
220 - libxfs: clean up _calc_dquots_per_chunk
221 - mm/list_lru.c: avoid error-path NULL pointer deref
222 - mm: memcontrol: do not recurse in direct reclaim
223 - ALSA: usb-audio: Add quirk for Syntek STK1160
224 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
225 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
226 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
227 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
228 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
229 - ANDROID: binder: Add strong ref checks
230 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
231 struct
232 - btrfs: fix races on root_log_ctx lists
233 - ubifs: Abort readdir upon error
234 - ubifs: Fix regression in ubifs_readdir()
235 - mei: txe: don't clean an unprocessed interrupt cause.
236 - usb: gadget: function: u_ether: don't starve tx request queue
237 - USB: serial: fix potential NULL-dereference at probe
238 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
239 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
240 - usb: increase ohci watchdog delay to 275 msec
241 - Fix potential infoleak in older kernels
242 - vt: clear selection before resizing
243 - xhci: add restart quirk for Intel Wildcatpoint PCH
244 - tty: limit terminal size to 4M chars
245 - USB: serial: cp210x: fix tiocmget error handling
246 - dm: free io_barrier after blk_cleanup_queue call
247 - KVM: x86: fix wbinvd_dirty_mask use-after-free
248 - KVM: MIPS: Make ERET handle ERL before EXL
249 - ovl: fsync after copy-up
250 - parisc: Ensure consistent state when switching to kernel stack at syscall
251 entry
252 - virtio_ring: Make interrupt suppression spec compliant
253 - virtio: console: Unlock vqs while freeing buffers
254 - dm mirror: fix read error on recovery after default leg failure
255 - Input: i8042 - add XMG C504 to keyboard reset table
256 - firewire: net: guard against rx buffer overflows
257 - firewire: net: fix fragmented datagram_size off-by-one
258 - mac80211: discard multicast and 4-addr A-MSDUs
259 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
260 devices
261 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
262 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
263 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
264 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
265 - drm/radeon/si_dpm: Limit clocks on HD86xx part
266 - drm/radeon/si_dpm: workaround for SI kickers
267 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
268 - drm/dp/mst: Check peer device type before attempting EDID read
269 - perf build: Fix traceevent plugins build race
270 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
271 - powerpc/ptrace: Fix out of bounds array access warning
272 - ARM: 8584/1: floppy: avoid gcc-6 warning
273 - mm/cma: silence warnings due to max() usage
274 - drm/exynos: fix error handling in exynos_drm_subdrv_open
275 - cgroup: avoid false positive gcc-6 warning
276 - smc91x: avoid self-comparison warning
277 - Disable "frame-address" warning
278 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
279 - pwm: Unexport children before chip removal
280 - usb: dwc3: Fix size used in dma_free_coherent()
281 - tty: vt, fix bogus division in csi_J
282 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
283 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
284 - HID: usbhid: add ATEN CS962 to list of quirky devices
285 - Linux 4.4.31
286
287 * CVE-2016-6213
288 - mnt: Add a per mount namespace limit on the number of mounts
289
290 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
291 - thinkpad_acpi: Add support for HKEY version 0x200
292
293 * CVE-2016-4568
294 - videobuf2-v4l2: Verify planes array in buffer dequeueing
295
296 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
297 - Bluetooth: btusb: Add support for 0cf3:e009
298
299 * Fix resource leak in btusb (LP: #1641569)
300 - SAUCE: Bluetooth: decrease refcount after use
301
302 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
303 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
304
305 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
306 - hv: do not lose pending heartbeat vmbus packets
307
308 * ipv6: connected routes are missing after a down/up cycle on the loopback
309 (LP: #1634545)
310 - ipv6: correctly add local routes when lo goes up
311
312 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
313 - audit: stop an old auditd being starved out by a new auditd
314
315 * hv_set_ifconfig script parsing fails for certain configuration
316 (LP: #1640109)
317 - hv_set_ifconfig -- handle DHCP interfaces correctly
318 - hv_set_ifconfig -- ensure we include the last stanza
319
320 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
321 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
61968528 322
d3562196 323 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 10:13:50 +0000
61968528 324
db5f146d 325linux (4.4.0-53.74) xenial; urgency=low
e56d38f0 326
db5f146d
BF
327 * CVE-2016-8655 (LP: #1646318)
328 - packet: fix race condition in packet_set_ring
e56d38f0 329
db5f146d 330 -- Brad Figg <brad.figg@canonical.com> Thu, 01 Dec 2016 10:54:01 -0800
e56d38f0 331
40a98f0e 332linux (4.4.0-51.72) xenial; urgency=low
45582b95 333
40a98f0e
LH
334 [ Luis Henriques ]
335
336 * Release Tracking Bug
337 - LP: #1644611
338
339 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
340 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
341 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
342 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
45582b95 343
40a98f0e 344 -- Luis Henriques <luis.henriques@canonical.com> Thu, 24 Nov 2016 17:56:21 +0000
45582b95 345
0238dfbc 346linux (4.4.0-50.71) xenial; urgency=low
930f23a9 347
0238dfbc
LH
348 [ Luis Henriques ]
349
350 * Release Tracking Bug
351 - LP: #1644169
352
353 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
354 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
355 default"
356 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
357 userns root"
358 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
359 CAP_FSETID in s_user_ns""
360 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
361 ownership of inodes"
362 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
363 change ownership of inodes with unmappable ids""
364 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
365 malformed xattrs"
366 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
367 to set xattrs""
368 - Revert "(namespace) dquot: For now explicitly don't support filesystems
369 outside of init_user_ns"
370 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
371 quota_setxquota"
372 - Revert "(namespace) quota: Ensure qids map to the filesystem"
373 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
374 s_user_ns""
375 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
376 to dqget() be valid and map into s_user_ns""
377 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
378 the vfs"
379 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
380 the vfs"
381 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
382 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
383 posix_acl_fix_xattr_userns() to modules"
384 - Revert "(namespace) vfs: Verify acls are valid within superblock's
385 s_user_ns."
386 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
387 handle user namespace mounts""
388 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
389 s_user_ns"
390 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
391 don't map into s_user_ns""
392 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
930f23a9 393
0238dfbc 394 -- Luis Henriques <luis.henriques@canonical.com> Wed, 23 Nov 2016 10:16:31 +0000
930f23a9 395
fe4e49fe 396linux (4.4.0-49.70) xenial; urgency=low
4a206cc9 397
fe4e49fe
LH
398 [ Luis Henriques ]
399
400 * Release Tracking Bug
401 - LP: #1640921
402
403 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
404 - SAUCE: RDMA Infiniband for Windows Azure
405 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
406 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
407 - [Config] Add hv_network_direct.ko to generic inclusion list
408 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
4a206cc9 409
fe4e49fe 410 -- Luis Henriques <luis.henriques@canonical.com> Fri, 11 Nov 2016 15:36:20 +0000
4a206cc9 411
880f6bb1 412linux (4.4.0-48.69) xenial; urgency=low
a6377663 413
880f6bb1 414 [ Luis Henriques ]
a6377663 415
880f6bb1
LH
416 * Release Tracking Bug
417 - LP: #1640758
418
419 * lxc-attach to malicious container allows access to host (LP: #1639345)
420 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
421 mapped uids/gids"
422 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
423 checks
424
425 * take 'P' command from upstream xmon (LP: #1637978)
426 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
427
428 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
429 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
430
431 * I2C touchpad does not work on AMD platform (LP: #1612006)
432 - pinctrl/amd: Configure GPIO register using BIOS settings
433 - pinctrl/amd: switch to using a bool for level
434
435 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
436 - [Config] CONFIG_VFIO_PCI=y for ppc64el
437
438 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
439 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
440
441 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
442 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
443 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
444 map into s_user_ns"
445 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
446 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
447 user namespace mounts"
448 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
449 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
450 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
451 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
452 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
453 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
454 dqget() be valid and map into s_user_ns"
455 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
456 - (namespace) quota: Ensure qids map to the filesystem
457 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
458 - (namespace) dquot: For now explicitly don't support filesystems outside of
459 init_user_ns
460 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
461 xattrs"
462 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
463 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
464 ownership of inodes with unmappable ids"
465 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
466 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
467 s_user_ns"
468 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
469 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
470
471 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
472 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
473
474 * hio: SSD data corruption under stress test (LP: #1638700)
475 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
476 - SAUCE: hio: splitting bio in the entry of .make_request_fn
477
478 * Module sha1-mb fails to load (LP: #1637165)
479 - crypto: sha-mb - Fix load failure
480 - crypto: mcryptd - Fix load failure
481
482 * please include mlx5_core modules in linux-image-generic package
483 (LP: #1635223)
484 - [Config] Include mlx5 in main package
485
486 * xgene i2c slimpro driver fails to load (LP: #1625232)
487 - mailbox: Add support for APM X-Gene platform mailbox driver
488 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
489 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
490 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
491
492 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
493 close/open (LP: #1632527)
494 - gpio/pinctrl: sunxi: stop poking around in private vars
495 - pinctrl: intel: Only restore pins that are used by the driver
496
497 * Xenial update to v4.4.30 stable release (LP: #1638272)
498 - Revert "x86/mm: Expand the exception table logic to allow new handling
499 options"
500 - Revert "fix minor infoleak in get_user_ex()"
501 - Linux 4.4.30
502
503 * Xenial update to v4.4.29 stable release (LP: #1638267)
504 - drm/prime: Pass the right module owner through to dma_buf_export()
505 - drm/amdgpu: fix IB alignment for UVD
506 - drm/amdgpu/dce10: disable hpd on local panels
507 - drm/amdgpu/dce8: disable hpd on local panels
508 - drm/amdgpu/dce11: disable hpd on local panels
509 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
510 - drm/amdgpu: change vblank_time's calculation method to reduce computational
511 error.
512 - drm/radeon: narrow asic_init for virtualization
513 - drm/radeon/si/dpm: fix phase shedding setup
514 - drm/radeon: change vblank_time's calculation method to reduce computational
515 error.
516 - drm/vmwgfx: Limit the user-space command buffer size
517 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
518 - Revert "drm/i915: Check live status before reading edid"
519 - drm/i915: Account for TSEG size when determining 865G stolen base
520 - drm/i915: Unalias obj->phys_handle and obj->userptr
521 - mm/hugetlb: fix memory offline with hugepage size > memory block size
522 - posix_acl: Clear SGID bit when setting file permissions
523 - ipip: Properly mark ipip GRO packets as encapsulated.
524 - powerpc/eeh: Null check uses of eeh_pe_bus_get
525 - perf stat: Fix interval output values
526 - genirq/generic_chip: Add irq_unmap callback
527 - uio: fix dmem_region_start computation
528 - ARM: clk-imx35: fix name for ckil clk
529 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
530 - mwifiex: correct aid value during tdls setup
531 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
532 - crypto: arm/ghash-ce - add missing async import/export
533 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
534 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
535 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
536 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
537 - ASoC: dapm: Fix kcontrol creation for output driver widget
538 - staging: r8188eu: Fix scheduling while atomic splat
539 - power: bq24257: Fix use of uninitialized pointer bq->charger
540 - dmaengine: ipu: remove bogus NO_IRQ reference
541 - x86/mm: Expand the exception table logic to allow new handling options
542 - s390/cio: fix accidental interrupt enabling during resume
543 - s390/con3270: fix use of uninitialised data
544 - s390/con3270: fix insufficient space padding
545 - clk: qoriq: fix a register offset error
546 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
547 - perf hists browser: Fix event group display
548 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
549 - perf symbols: Fixup symbol sizes before picking best ones
550 - mpt3sas: Don't spam logs if logging level is 0
551 - powerpc/nvram: Fix an incorrect partition merge
552 - ARM: pxa: pxa_cplds: fix interrupt handling
553 - Linux 4.4.29
554
555 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
556 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
557
558 * Xenial update to v4.4.28 stable release (LP: #1637510)
559 - gpio: mpc8xxx: Correct irq handler function
560 - mei: me: add kaby point device ids
561 - regulator: tps65910: Work around silicon erratum SWCZ010
562 - clk: imx6: initialize GPU clocks
563 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
564 - rtlwifi: Fix missing country code for Great Britain
565 - mmc: block: don't use CMD23 with very old MMC cards
566 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
567 - PCI: Mark Atheros AR9580 to avoid bus reset
568 - platform: don't return 0 from platform_get_irq[_byname]() on error
569 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
570 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
571 - parisc: Fix kernel memory layout regarding position of __gp
572 - parisc: Increase initial kernel mapping size
573 - pstore/ramoops: fixup driver removal
574 - pstore/core: drop cmpxchg based updates
575 - pstore/ram: Use memcpy_toio instead of memcpy
576 - pstore/ram: Use memcpy_fromio() to save old buffer
577 - perf intel-pt: Fix snapshot overlap detection decoder errors
578 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
579 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
580 - dm: mark request_queue dead before destroying the DM device
581 - dm: return correct error code in dm_resume()'s retry loop
582 - dm mpath: check if path's request_queue is dying in activate_path()
583 - dm crypt: fix crash on exit
584 - powerpc/vdso64: Use double word compare on pointers
585 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
586 - powerpc/powernv: Use CPU-endian hub diag-data type in
587 pnv_eeh_get_and_dump_hub_diag()
588 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
589 - ubi: Deal with interrupted erasures in WL
590 - zfcp: fix fc_host port_type with NPIV
591 - zfcp: fix ELS/GS request&response length for hardware data router
592 - zfcp: close window with unblocked rport during rport gone
593 - zfcp: retain trace level for SCSI and HBA FSF response records
594 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
595 - zfcp: trace on request for open and close of WKA port
596 - zfcp: restore tracing of handle for port and LUN with HBA records
597 - zfcp: fix D_ID field with actual value on tracing SAN responses
598 - zfcp: fix payload trace length for SAN request&response
599 - zfcp: trace full payload of all SAN records (req,resp,iels)
600 - scsi: zfcp: spin_lock_irqsave() is not nestable
601 - fbdev/efifb: Fix 16 color palette entry calculation
602 - ovl: Fix info leak in ovl_lookup_temp()
603 - ovl: copy_up_xattr(): use strnlen
604 - mb86a20s: fix the locking logic
605 - mb86a20s: fix demod settings
606 - cx231xx: don't return error on success
607 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
608 - ALSA: hda - Fix a failure of micmute led when having multi adcs
609 - MIPS: Fix -mabi=64 build of vdso.lds
610 - MIPS: ptrace: Fix regs_return_value for kernel context
611 - lib: move strtobool() to kstrtobool()
612 - lib: update single-char callers of strtobool()
613 - lib: add "on"/"off" support to kstrtobool
614 - Input: i8042 - skip selftest on ASUS laptops
615 - Input: elantech - force needed quirks on Fujitsu H760
616 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
617 - sunrpc: fix write space race causing stalls
618 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
619 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
620 - NFSv4: Open state recovery must account for file permission changes
621 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
622 - scsi: Fix use-after-free
623 - metag: Only define atomic_dec_if_positive conditionally
624 - mm: filemap: don't plant shadow entries without radix tree node
625 - ipc/sem.c: fix complex_count vs. simple op race
626 - arc: don't leak bits of kernel stack into coredump
627 - fs/super.c: fix race between freeze_super() and thaw_super()
628 - cifs: Limit the overall credit acquired
629 - fs/cifs: keep guid when assigning fid to fileinfo
630 - Clarify locking of cifs file and tcon structures and make more granular
631 - Display number of credits available
632 - Set previous session id correctly on SMB3 reconnect
633 - SMB3: GUIDs should be constructed as random but valid uuids
634 - Do not send SMB3 SET_INFO request if nothing is changing
635 - Cleanup missing frees on some ioctls
636 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
637 - x86/e820: Don't merge consecutive E820_PRAM ranges
638 - kvm: x86: memset whole irq_eoi
639 - irqchip/gicv3: Handle loop timeout proper
640 - sd: Fix rw_max for devices that report an optimal xfer size
641 - hpsa: correct skipping masked peripherals
642 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
643 - bnx2x: Prevent false warning for lack of FC NPIV
644 - net/mlx4_core: Allow resetting VF admin mac to zero
645 - acpi, nfit: check for the correct event code in notifications
646 - mm: workingset: fix crash in shadow node shrinker caused by
647 replace_page_cache_page()
648 - mm: filemap: fix mapping->nrpages double accounting in fuse
649 - Using BUG_ON() as an assert() is _never_ acceptable
650 - s390/mm: fix gmap tlb flush issues
651 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
652 - isofs: Do not return EACCES for unknown filesystems
653 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
654 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
655 - arm64: percpu: rewrite ll/sc loops in assembly
656 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
657 - ceph: fix error handling in ceph_read_iter
658 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
659 - mmc: core: Annotate cmd_hdr as __le32
660 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
661 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
662 - ext4: do not advertise encryption support when disabled
663 - jbd2: fix incorrect unlock on j_list_lock
664 - ubifs: Fix xattr_names length in exit paths
665 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
666 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
667 REACHABLE
668 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
669 - Linux 4.4.28
670
671 * Xenial update to v4.4.27 stable release (LP: #1637501)
672 - serial: 8250_dw: Check the data->pclk when get apb_pclk
673 - btrfs: assign error values to the correct bio structs
674 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
675 - fuse: listxattr: verify xattr list
676 - fuse: invalidate dir dentry after chmod
677 - fuse: fix killing s[ug]id in setattr
678 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
679 - brcmfmac: fix memory leak in brcmf_fill_bss_param
680 - ASoC: Intel: Atom: add a missing star in a memcpy call
681 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
682 - reiserfs: switch to generic_{get,set,remove}xattr()
683 - async_pq_val: fix DMA memory leak
684 - scsi: arcmsr: Simplify user_len checking
685 - ext4: enforce online defrag restriction for encrypted files
686 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
687 - ext4: fix memory leak in ext4_insert_range()
688 - ext4: allow DAX writeback for hole punch
689 - ext4: release bh in make_indexed_dir
690 - dlm: free workqueues after the connections
691 - vfs: move permission checking into notify_change() for utimes(NULL)
692 - cfq: fix starvation of asynchronous writes
693 - Linux 4.4.27
694
695 * Xenial update to v4.4.26 stable release (LP: #1637500)
696 - x86/build: Build compressed x86 kernels as PIE
697 - Linux 4.4.26
698
699 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
700 (LP: #1633128)
701 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
702 - powerpc: implement the DMA_ATTR_NO_WARN attribute
703 - nvme: use the DMA_ATTR_NO_WARN attribute
704
705 * CVE-2016-8658
706 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
707
708 * Hotkey doesn't work on HP x360 (LP: #1620979)
709 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
710 - pinctrl: cherryview: Do not mask all interrupts in probe
711 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
712
713 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
714 driver (LP: #1559194)
715 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
716 genwqe device driver
717
718 * CVE-2016-7425
719 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
720
721 * Add ipvlan module to 16.04 kernel (LP: #1634705)
722 - [Config] Add ipvlan to the generic inclusion list
723
724 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
725 (LP: #1634607)
726 - ACPI / video: skip evaluating _DOD when it does not exist
727
728 * BT still shows off after resume by wireless hotkey (LP: #1634380)
729 - Bluetooth: btusb: Fix atheros firmware download error
730
731 * ghash-clmulni-intel module fails to load (LP: #1633058)
732 - crypto: ghash-clmulni - Fix load failure
733 - crypto: cryptd - Assign statesize properly
734
735 * Xenial update to v4.4.25 stable release (LP: #1634153)
736 - timekeeping: Fix __ktime_get_fast_ns() regression
737 - ALSA: ali5451: Fix out-of-bound position reporting
738 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
739 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
740 manufacturer ID
741 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
742 - mfd: atmel-hlcdc: Do not sleep in atomic context
743 - mfd: 88pm80x: Double shifting bug in suspend/resume
744 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
745 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
746 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
747 - KVM: PPC: BookE: Fix a sanity check
748 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
749 - x86/irq: Prevent force migration of irqs which are not in the vector domain
750 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
751 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
752 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
753 - ARM: cpuidle: Fix error return code
754 - ima: use file_dentry()
755 - tpm: fix a race condition in tpm2_unseal_trusted()
756 - tpm_crb: fix crb_req_canceled behavior
757 - Linux 4.4.25
758
759 * backport fwts UEFI test driver to Xenial (LP: #1633506)
760 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
761 - [Config] CONFIG_EFI_TEST=m
762
763 * Fix alps driver for multitouch function. (LP: #1633321)
764 - HID: alps: fix multitouch cursor issue
765
766 * xgene merlin crashes when running as iperf server (LP: #1632739)
767 - drivers: net: xgene: optimizing the code
768 - xgene: get_phy_device() doesn't return NULL anymore
769 - drivers: net: xgene: Get channel number from device binding
770 - drivers: net: xgene: constify xgene_cle_ops structure
771 - drivers: net: xgene: Fix error handling
772 - drivers: net: xgene: fix IPv4 forward crash
773 - drivers: net: xgene: fix sharing of irqs
774 - drivers: net: xgene: fix ununiform latency across queues
775 - drivers: net: xgene: fix statistics counters race condition
776 - drivers: net: xgene: fix register offset
777 - drivers: net: xgene: Separate set_speed from mac_init
778 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
779 - drivers: net: xgene: Fix module unload crash - change sw sequence
780 - drivers: net: xgene: Fix module unload crash - clkrst sequence
781 - drivers: net: phy: xgene: Add MDIO driver
782 - drivers: net: xgene: Add backward compatibility
783 - drivers: net: xgene: Enable MDIO driver
784 - drivers: net: xgene: Use exported functions
785 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
786 - dtb: xgene: Add MDIO node
787 - MAINTAINERS: xgene: Add driver and documentation path
788 - [Config] Enable MDIO_XGENE as a modules
789
790 * Add support for KabeLake i219-LOM chips (LP: #1632578)
791 - e1000e: Initial support for KabeLake
792
793 -- Luis Henriques <luis.henriques@canonical.com> Thu, 10 Nov 2016 11:08:11 +0000
a6377663 794
0d15fb2d 795linux (4.4.0-47.68) xenial; urgency=low
5f4dbc65 796
0d15fb2d 797 [ Kamal Mostafa ]
5f4dbc65 798
0d15fb2d
KM
799 * Release Tracking Bug
800 - LP: #1636941
801
802 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
803 - lib/bitmap.c: conversion routines to/from u32 array
804 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
805 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
806 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
807
808 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
809 - [Config] switch squashfs to single threaded decode
810
811 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 10:47:55 -0700
5f4dbc65 812
ed40d929 813linux (4.4.0-46.67) xenial; urgency=low
fe63540b 814
ed40d929
SF
815 [ Seth Forshee ]
816
817 * Release Tracking Bug
818 - LP: #1635242
819
820 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
821 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
822 proc_keys_show (LP: #1634496)
823
824 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
825 __copy_tofrom_user (LP: #1632462)
826 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
827 __copy_tofrom_user
828
829 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
830 memory_stress_ng. (LP: #1628976)
831 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
832
833 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
834 ibmvfc) (LP: #1632116)
835 - scsi: ibmvfc: Fix I/O hang when port is not mapped
836
837 * PSL data cache should be flushed before resetting CAPI adapter
838 (LP: #1632049)
839 - cxl: Flush PSL cache before resetting the adapter
840
841 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
842 - net: thunderx: Don't set RX_PACKET_DIS while initializing
843
844 * Support snaps inside of lxd containers (LP: #1611078)
845 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
846 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
847
848 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
849 - crypto: ghash-generic - move common definitions to a new header file
850 - crypto: vmx - Fix memory corruption caused by p8_ghash
851 - crypto: vmx - Ensure ghash-generic is enabled
852
853 * Xenial update to v4.4.24 stable release (LP: #1631468)
854 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
855 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
856 - mm,ksm: fix endless looping in allocating memory when ksm enable
857 - can: dev: fix deadlock reported after bus-off
858 - x86/init: Fix cr4_init_shadow() on CR4-less machines
859 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
860 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
861 - drm/radeon/si/dpm: add workaround for for Jet parts
862 - ARM: 8616/1: dt: Respect property size when parsing CPUs
863 - ARM: 8617/1: dma: fix dma_max_pfn()
864 - usb: musb: Fix DMA desired mode for Mentor DMA engine
865 - usb: musb: fix DMA for host mode
866 - iwlwifi: mvm: fix a few firmware capability checks
867 - perf/core: Fix pmu::filter_match for SW-led groups
868 - i40e: avoid null pointer dereference
869 - pinctrl: uniphier: fix .pin_dbg_show() callback
870 - pinctrl: Flag strict is a field in struct pinmux_ops
871 - drivers/perf: arm_pmu: Fix leak in error path
872 - mmc: pxamci: fix potential oops
873 - tools/vm/slabinfo: fix an unintentional printf
874 - ipvs: fix bind to link-local mcast IPv6 address in backup
875 - nvmem: Declare nvmem_cell_read() consistently
876 - hwmon: (adt7411) set bit 3 in CFG1 register
877 - spi: sh-msiof: Avoid invalid clock generator parameters
878 - iwlwifi: pcie: fix access to scratch buffer
879 - iwlwifi: mvm: don't use ret when not initialised
880 - ceph: fix race during filling readdir cache
881 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
882 - gpio: sa1100: fix irq probing for ucb1x00
883 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
884 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
885 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
886 - MIPS: uprobes: remove incorrect set_orig_insn
887 - MIPS: fix uretprobe implementation
888 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
889 - MIPS: uprobes: fix use of uninitialised variable
890 - printk: fix parsing of "brl=" option
891 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
892 - regulator: qcom_spmi: Add support for S4 supply on pm8941
893 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
894 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
895 - regulator: qcom_smd: Fix voltage ranges for pm8x41
896 - ARM: sun5i: Fix typo in trip point temperature
897 - ARM: sa1100: register clocks early
898 - ARM: sa1100: fix 3.6864MHz clock
899 - ARM: sa1100: clear reset status prior to reboot
900 - ARM: shmobile: fix regulator quirk for Gen2
901 - ARM: sa1111: fix pcmcia suspend/resume
902 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
903 - blk-mq: actually hook up defer list when running requests
904 - pstore: drop file opened reference count
905 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
906 - iwlmvm: mvm: set correct state in smart-fifo configuration
907 - NFC: fdp: Detect errors from fdp_nci_create_conn()
908 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
909 - gspca: avoid unused variable warnings
910 - ath9k: Fix programming of minCCA power threshold
911 - avr32: off by one in at32_init_pio()
912 - fnic: pci_dma_mapping_error() doesn't return an error code
913 - dmaengine: at_xdmac: fix debug string
914 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
915 - NFS: Don't drop CB requests with invalid principals
916 - pNFS/files: Fix layoutcommit after a commit to DS
917 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
918 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
919 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
920 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
921 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
922 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
923 support
924 - sysctl: handle error writing UINT_MAX to u32 fields
925 - ASoC: omap-mcpdm: Fix irq resource handling
926 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
927 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
928 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
929 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
930 - IB/core: Fix use after free in send_leave function
931 - IB/ipoib: Don't allow MC joins during light MC flush
932 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
933 - IB/mlx4: Fix code indentation in QP1 MAD flow
934 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
935 - batman-adv: remove unused callback from batadv_algo_ops struct
936 - aio: mark AIO pseudo-fs noexec
937 - clk: xgene: Add missing parenthesis when clearing divider value
938 - dm log writes: fix bug with too large bios
939 - USB: serial: cp210x: fix hardware flow-control disable
940 - usb: misc: legousbtower: Fix NULL pointer deference
941 - Staging: fbtft: Fix bug in fbtft-core
942 - USB: serial: cp210x: Add ID for a Juniper console
943 - Revert "usbtmc: convert to devm_kzalloc"
944 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
945 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
946 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
947 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
948 - Linux 4.4.24
949
950 * sha1-powerpc returning wrong results (LP: #1629977)
951 - crypto: sha1-powerpc - little-endian support
952
953 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
954 - HID: alps: fix stick device not working after resume
955
956 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
957 xenial (LP: #1625177)
958 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
959 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
960 - drivers: net: cpsw: use of_platform_depopulate()
961 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
962 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
963 - ARM: OMAP2+: Fix typo in omap_device.c
964 - drivers: net: cpsw: fix suspend when all ethX devices are down
965 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
966 - drivers: net: cpsw: check return code from pm runtime calls
967 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
968 - drivers: net: cpsw: ethtool: fix accessing to suspended device
969 - drivers: net: cpsw: ndev: fix accessing to suspended device
970 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
971
972 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
973 (LP: #1629204)
974 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
975
976 * Xenial update to v4.4.23 stable release (LP: #1629386)
977 - include/linux/kernel.h: change abs() macro so it uses consistent return type
978 - Fix build warning in kernel/cpuset.c
979 - reiserfs: fix "new_insert_key may be used uninitialized ..."
980 - ipv4: panic in leaf_walk_rcu due to stale node pointer
981 - ipv6: release dst in ping_v6_sendmsg
982 - tcp: cwnd does not increase in TCP YeAH
983 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
984 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
985 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
986 - crypto: skcipher - Fix blkcipher walk OOM crash
987 - crypto: echainiv - Replace chaining with multiplication
988 - ocfs2/dlm: fix race between convert and migration
989 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
990 - kbuild: Do not run modules_install and install in paralel
991 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
992 partially
993 - tools: Support relative directory path for 'O='
994 - kbuild: forbid kernel directory to contain spaces and colons
995 - Kbuild: disable 'maybe-uninitialized' warning for
996 CONFIG_PROFILE_ALL_BRANCHES
997 - gcov: disable -Wmaybe-uninitialized warning
998 - Disable "maybe-uninitialized" warning globally
999 - Disable "frame-address" warning
1000 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
1001 - net: caif: fix misleading indentation
1002 - Add braces to avoid "ambiguous ‘else’" compiler warnings
1003 - am437x-vfpe: fix typo in vpfe_get_app_input_index
1004 - ath9k: fix misleading indentation
1005 - iwlegacy: avoid warning about missing braces
1006 - Staging: iio: adc: fix indent on break statement
1007 - nouveau: fix nv40_perfctr_next() cleanup regression
1008 - bonding: Fix bonding crash
1009 - Revert "af_unix: Fix splice-bind deadlock"
1010 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
1011 - vti: flush x-netns xfrm cache when vti interface is removed
1012 - net/irda: handle iriap_register_lsap() allocation failure
1013 - tipc: fix NULL pointer dereference in shutdown()
1014 - net/mlx5: Added missing check of msg length in verifying its signature
1015 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
1016 - Revert "phy: IRQ cannot be shared"
1017 - net: smc91x: fix SMC accesses
1018 - bridge: re-introduce 'fix parsing of MLDv2 reports'
1019 - autofs races
1020 - autofs: use dentry flags to block walks during expire
1021 - xfs: prevent dropping ioend completions during buftarg wait
1022 - fsnotify: add a way to stop queueing events on group shutdown
1023 - fanotify: fix list corruption in fanotify_get_response()
1024 - fix fault_in_multipages_...() on architectures with no-op access_ok()
1025 - mtd: maps: sa1100-flash: potential NULL dereference
1026 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
1027 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
1028 - fix memory leaks in tracing_buffers_splice_read()
1029 - tracing: Move mutex to protect against resetting of seq data
1030 - mm: delete unnecessary and unsafe init_tlb_ubc()
1031 - can: flexcan: fix resume function
1032 - nl80211: validate number of probe response CSA counters
1033 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
1034 - i2c-eg20t: fix race between i2c init and interrupt enable
1035 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
1036 - MIPS: Fix pre-r6 emulation FPU initialisation
1037 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
1038 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
1039 - MIPS: Remove compact branch policy Kconfig entries
1040 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
1041 - MIPS: Add a missing ".set pop" in an early commit
1042 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
1043 - PM / hibernate: Restore processor state before using per-CPU variables
1044 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
1045 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
1046 - power: supply: max17042_battery: fix model download bug.
1047 - qxl: check for kmap failures
1048 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
1049 - Linux 4.4.23
1050
1051 * Xenial update to v4.4.22 stable release (LP: #1627730)
1052 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
1053 - fscrypto: add authorization check for setting encryption policy
1054 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
1055 function
1056 - MIPS: KVM: Check for pfn noslot case
1057 - fscrypto: require write access to mount to set encryption policy
1058 - lightnvm: put bio before return
1059 - powerpc/tm: do not use r13 for tabort_syscall
1060 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
1061 - kernfs: don't depend on d_find_any_alias() when generating notifications
1062 - pNFS: The client must not do I/O to the DS if it's lease has expired
1063 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
1064 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
1065 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
1066 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
1067 - kexec: fix double-free when failing to relocate the purgatory
1068 - mm: introduce get_task_exe_file
1069 - audit: fix exe_file access in audit_exe_compare
1070 - dm flakey: fix reads to be issued if drop_writes configured
1071 - IB/uverbs: Fix race between uverbs_close and remove_one
1072 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
1073 - x86/paravirt: Do not trace _paravirt_ident_*() functions
1074 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
1075 - kvm-arm: Unmap shadow pagetables properly
1076 - iio: accel: kxsd9: Fix raw read return
1077 - iio: proximity: as3935: set up buffer timestamps for non-zero values
1078 - iio: adc: rockchip_saradc: reset saradc controller before programming it
1079 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
1080 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
1081 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
1082 - iio: adc: at91: unbreak channel adc channel 3
1083 - iio: accel: bmc150: reset chip at init time
1084 - iio: fix pressure data output unit in hid-sensor-attributes
1085 - iio: accel: kxsd9: Fix scaling bug
1086 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
1087 - iio: ensure ret is initialized to zero before entering do loop
1088 - serial: 8250_mid: fix divide error bug if baud rate is 0
1089 - serial: 8250: added acces i/o products quad and octal serial cards
1090 - USB: serial: simple: add support for another Infineon flashloader
1091 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
1092 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
1093 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
1094 - USB: change bInterval default to 10 ms
1095 - net: thunderx: Fix OOPs with ethtool --register-dump
1096 - cpuset: make sure new tasks conform to the current config of the cpuset
1097 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
1098 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
1099 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
1100 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
1101 - ARM: OMAP3: hwmod data: Add sysc information for DSI
1102 - ARM: dts: imx6qdl: Fix SPDIF regression
1103 - ARM: dts: overo: fix gpmc nand cs0 range
1104 - ARM: dts: overo: fix gpmc nand on boards with ethernet
1105 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
1106 SDHCI
1107 - bus: arm-ccn: Fix PMU handling of MN
1108 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
1109 - bus: arm-ccn: Fix XP watchpoint settings bitmask
1110 - dm log writes: fix check of kthread_run() return value
1111 - dm log writes: move IO accounting earlier to fix error path
1112 - dm crypt: fix error with too large bios
1113 - pinctrl: pistachio: fix mfio pll_lock pinmux
1114 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
1115 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
1116 - crypto: cryptd - initialize child shash_desc on import
1117 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
1118 - fuse: direct-io: don't dirty ITER_BVEC pages
1119 - xhci: fix null pointer dereference in stop command timeout function
1120 - md-cluster: make md-cluster also can work when compiled into kernel
1121 - ath9k: fix using sta->drv_priv before initializing it
1122 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
1123 - sched/core: Fix a race between try_to_wake_up() and a woken up task
1124 - ipv6: addrconf: fix dev refcont leak when DAD failed
1125 - gma500: remove annoying deprecation warning
1126 - mpssd: fix buffer overflow warning
1127 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
1128 - mmc: dw_mmc: use resource_size_t to store physical address
1129 - pinctrl: at91-pio4: use %pr format string for resource
1130 - soc: qcom/spm: shut up uninitialized variable warning
1131 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
1132 - net: simplify napi_synchronize() to avoid warnings
1133 - drm: atmel-hlcdc: Fix vertical scaling
1134 - drm: Only use compat ioctl for addfb2 on X86/IA64
1135 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
1136 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
1137 - fix iov_iter_fault_in_readable()
1138 - microblaze: fix __get_user()
1139 - avr32: fix copy_from_user()
1140 - microblaze: fix copy_from_user()
1141 - fix minor infoleak in get_user_ex()
1142 - mn10300: failing __get_user() and get_user() should zero
1143 - m32r: fix __get_user()
1144 - sh64: failing __get_user() should zero
1145 - nios2: fix __get_user()
1146 - score: fix __get_user/get_user
1147 - s390: get_user() should zero on failure
1148 - ARC: uaccess: get_user to zero out dest in cause of fault
1149 - asm-generic: make get_user() clear the destination on errors
1150 - frv: fix clear_user()
1151 - cris: buggered copy_from_user/copy_to_user/clear_user
1152 - blackfin: fix copy_from_user()
1153 - score: fix copy_from_user() and friends
1154 - sh: fix copy_from_user()
1155 - hexagon: fix strncpy_from_user() error return
1156 - mips: copy_from_user() must zero the destination on access_ok() failure
1157 - asm-generic: make copy_from_user() zero the destination properly
1158 - alpha: fix copy_from_user()
1159 - metag: copy_from_user() should zero the destination on access_ok() failure
1160 - parisc: fix copy_from_user()
1161 - openrisc: fix copy_from_user()
1162 - nios2: copy_from_user() should zero the tail of destination
1163 - mn10300: copy_from_user() should zero on access_ok() failure...
1164 - sparc32: fix copy_from_user()
1165 - ppc32: fix copy_from_user()
1166 - genirq/msi: Fix broken debug output
1167 - ia64: copy_from_user() should zero the destination on access_ok() failure
1168 - avr32: fix 'undefined reference to `___copy_from_user'
1169 - openrisc: fix the fix of copy_from_user()
1170 - Linux 4.4.22
1171
1172 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
1173 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
1174
1175 * i40e/setting some ethtool features and remove module right after (modprobe
1176 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
1177 - i40e: Fix errors resulted while turning off TSO
1178
1179 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
1180 - ibmvnic: fix to use list_for_each_safe() when delete items
1181
1182 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
1183 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
1184 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
1185
1186 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
1187 - nvme: Call pci_disable_device on the error path.
fe63540b 1188
ed40d929 1189 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 08:09:34 -0500
fe63540b 1190
98f089cd 1191linux (4.4.0-45.66) xenial; urgency=low
4db121fb 1192
98f089cd
SB
1193 * CVE-2016-5195
1194 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
4db121fb 1195
98f089cd
SB
1196 * srcname from mount rule corrupted under load (LP: #1634753)
1197 - SAUCE: apparmor: fix sleep in critical section
1198
1199 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 11:24:20 +0200
4db121fb 1200
0ae0d9de 1201linux (4.4.0-43.63) xenial; urgency=low
8d796174 1202
0ae0d9de
SF
1203 [ Seth Forshee ]
1204
1205 * Release Tracking Bug
1206 - LP: #1632375
1207
1208 * kswapd0 100% CPU usage (LP: #1518457)
1209 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
1210 balance.
8d796174
SF
1211
1212 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 07:54:56 -0500
1213
d82bc181 1214linux (4.4.0-42.62) xenial; urgency=low
f854549f 1215
d82bc181
SF
1216 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
1217 - tunnels: Don't apply GRO to multiple layers of encapsulation.
1218 - gro: Allow tunnel stacking in the case of FOU/GUE
f854549f 1219
d82bc181
SF
1220 * CVE-2016-7039
1221 - SAUCE: net: add recursion limit to GRO
1222
1223 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 12:03:55 -0500
f854549f 1224
a3370a99 1225linux (4.4.0-41.61) xenial; urgency=low
16773b5c 1226
a3370a99
KM
1227 [ Kamal Mostafa ]
1228
1229 * Release Tracking Bug
1230 - LP: #1628204
1231
1232 * nvme drive probe failure (LP: #1626894)
1233 - (fix) NVMe: Don't unmap controller registers on reset
16773b5c 1234
a3370a99 1235 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 09:40:42 -0700
16773b5c 1236
bc5d8243 1237linux (4.4.0-40.60) xenial; urgency=low
8bf120c4 1238
bc5d8243 1239 [ Kamal Mostafa ]
8bf120c4 1240
bc5d8243
KM
1241 * Release Tracking Bug
1242 - LP: #1627074
1243
1244 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
1245 - Fix memory leaks in cifs_do_mount()
1246 - Compare prepaths when comparing superblocks
1247 - SAUCE: Fix regression which breaks DFS mounting
1248
1249 * Backlight does not change when adjust it higher than 50% after S3
1250 (LP: #1625932)
1251 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
1252 increment value
1253 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
1254 increment on backlight enable
1255
1256 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 08:53:31 -0700
8bf120c4 1257
8f9a3034 1258linux (4.4.0-39.59) xenial; urgency=low
98bb14ac 1259
8f9a3034 1260 [ Joseph Salisbury ]
98bb14ac 1261
8f9a3034
JS
1262 * Release Tracking Bug
1263 - LP: #1625303
1264
1265 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
1266 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
1267
1268 * thunder: faulty TSO padding (LP: #1623627)
1269 - net: thunderx: Fix for HW issue while padding TSO packet
1270
1271 * CVE-2016-6828
1272 - tcp: fix use after free in tcp_xmit_retransmit_queue()
1273
1274 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
1275 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
1276
1277 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
1278 - EDAC, ie31200_edac: Add Skylake support
1279
1280 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1281 - SAUCE: nvme: Don't suspend admin queue that wasn't created
1282
1283 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
1284 - blk-mq: Allow timeouts to run while queue is freezing
1285 - blk-mq: improve warning for running a queue on the wrong CPU
1286 - blk-mq: don't overwrite rq->mq_ctx
1287
1288 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
1289 (LP: #1619918)
1290 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
1291 btrfs_ioctl
1292
1293 * radeon: monitor connected to onboard VGA doesn't work with Xenial
1294 (LP: #1600092)
1295 - drm/radeon/dp: add back special handling for NUTMEG
1296
1297 * initramfs includes qle driver, but not firmware (LP: #1623187)
1298 - qed: add MODULE_FIRMWARE()
1299
1300 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
1301 - hv_netvsc: Implement support for VF drivers on Hyper-V
1302 - hv_netvsc: Fix the list processing for network change event
1303 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
1304 buffer
1305 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1306 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1307 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
1308 - asm-generic: guard smp_store_release/load_acquire
1309 - x86: reuse asm-generic/barrier.h
1310 - asm-generic: add __smp_xxx wrappers
1311 - x86: define __smp_xxx
1312 - asm-generic: implement virt_xxx memory barriers
1313 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1314 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
1315 vmbus packets
1316 - drivers:hv: Lock access to hyperv_mmio resource tree
1317 - drivers:hv: Make a function to free mmio regions through vmbus
1318 - drivers:hv: Track allocations of children of hv_vmbus in private resource
1319 tree
1320 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1321 - Drivers: hv: vmbus: handle various crash scenarios
1322 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1323 - Drivers: hv: balloon: reset host_specified_ha_region
1324 - tools: hv: lsvmbus: add pci pass-through UUID
1325 - hv_netvsc: move start_remove flag to net_device_context
1326 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
1327 - hv_netvsc: untangle the pointer mess
1328 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
1329 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
1330 netvsc_remove()
1331 - hv_netvsc: set nvdev link after populating chn_table
1332 - hv_netvsc: Fix VF register on vlan devices
1333 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
1334 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
1335 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
1336 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
1337 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
1338 - netvsc: get rid of completion timeouts
1339 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
1340 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
1341 - netvsc: Use the new in-place consumption APIs in the rx path
1342 - x86/kernel: Audit and remove any unnecessary uses of module.h
1343 - PCI: hv: Fix interrupt cleanup path
1344 - hv_netvsc: Fix VF register on bonding devices
1345 - hv_netvsc: don't lose VF information
1346 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
1347 - hv_netvsc: reset vf_inject on VF removal
1348 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
1349 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
1350 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1351 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
1352 selftest
1353 - ixgbevf: fix error code path when setting MAC address
1354 - ixgbevf: use bit operations for setting and checking resets
1355 - ixgbevf: Add support for generic Tx checksums
1356 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
1357 logic
1358 - ixgbevf: refactor ethtool stats handling
1359 - ixgbevf: add support for per-queue ethtool stats
1360 - ixgbevf: make use of BIT() macro to avoid shift of signed values
1361 - ixgbevf: Move API negotiation function into mac_ops
1362 - ixgbevf: Add the device ID's presented while running on Hyper-V
1363 - ixgbevf: Support Windows hosts (Hyper-V)
1364 - ixgbevf: Change the relaxed order settings in VF driver for sparc
1365 - ixgbevf: Use mac_ops instead of trying to identify NIC type
1366
1367 * New device ID for Kabypoint (LP: #1622469)
1368 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1369 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1370
1371 * Xenial update to v4.4.21 stable release (LP: #1624037)
1372 - Revert "i40e: fix: do not sleep in netdev_ops"
1373 - fs: Check for invalid i_uid in may_follow_link()
1374 - netfilter: x_tables: check for size overflow
1375 - ext4: validate that metadata blocks do not overlap superblock
1376 - ext4: fix xattr shifting when expanding inodes
1377 - ext4: fix xattr shifting when expanding inodes part 2
1378 - ext4: properly align shifted xattrs when expanding inodes
1379 - ext4: avoid deadlock when expanding inode size
1380 - ext4: avoid modifying checksum fields directly during checksum verification
1381 - block: Fix race triggered by blk_set_queue_dying()
1382 - block: make sure a big bio is split into at most 256 bvecs
1383 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
1384 - s390/sclp_ctl: fix potential information leak with /dev/sclp
1385 - drm/radeon: fix radeon_move_blit on 32bit systems
1386 - drm: Reject page_flip for !DRIVER_MODESET
1387 - drm/msm: fix use of copy_from_user() while holding spinlock
1388 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
1389 - xfs: fix superblock inprogress check
1390 - timekeeping: Cap array access in timekeeping_debug
1391 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
1392 - lustre: remove unused declaration
1393 - wrappers for ->i_mutex access
1394 - ovl: don't copy up opaqueness
1395 - ovl: remove posix_acl_default from workdir
1396 - ovl: listxattr: use strnlen()
1397 - ovl: fix workdir creation
1398 - ubifs: Fix assertion in layout_in_gaps()
1399 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
1400 two.
1401 - vhost/scsi: fix reuse of &vq->iov[out] in response
1402 - x86/apic: Do not init irq remapping if ioapic is disabled
1403 - uprobes: Fix the memcg accounting
1404 - crypto: caam - fix IV loading for authenc (giv)decryption
1405 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
1406 - ALSA: firewire-tascam: accessing to user space outside spinlock
1407 - ALSA: fireworks: accessing to user space outside spinlock
1408 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
1409 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1410 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
1411 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
1412 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
1413 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
1414 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
1415 - metag: Fix atomic_*_return inline asm constraints
1416 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
1417 - hwrng: exynos - Disable runtime PM on probe failure
1418 - regulator: anatop: allow regulator to be in bypass mode
1419 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
1420 - Linux 4.4.21
1421
1422 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
1423 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
1424
1425 * Xenial update to v4.4.20 stable release (LP: #1621113)
1426 - hugetlb: fix nr_pmds accounting with shared page tables
1427 - x86/mm: Disable preemption during CR3 read+write
1428 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
1429 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
1430 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
1431 - SUNRPC: allow for upcalls for same uid but different gss service
1432 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
1433 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
1434 (VF0610)
1435 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
1436 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
1437 - parisc: Fix order of EREFUSED define in errno.h
1438 - virtio: fix memory leak in virtqueue_add()
1439 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
1440 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
1441 - libnvdimm, nd_blk: mask off reserved status bits
1442 - ALSA: hda - Manage power well properly for resume
1443 - NVMe: Don't unmap controller registers on reset
1444 - PCI: Support PCIe devices with short cfg_size
1445 - PCI: Add Netronome vendor and device IDs
1446 - PCI: Limit config space size for Netronome NFP6000 family
1447 - PCI: Add Netronome NFP4000 PF device ID
1448 - PCI: Limit config space size for Netronome NFP4000
1449 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
1450 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
1451 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
1452 - um: Don't discard .text.exit section
1453 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
1454 - genirq/msi: Make sure PCI MSIs are activated early
1455 - crypto: caam - fix non-hmac hashes
1456 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
1457 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
1458 - usb: ehci: change order of register cleanup during shutdown
1459 - usb: misc: usbtest: add fix for driver hang
1460 - usb: dwc3: pci: add Intel Kabylake PCI ID
1461 - usb: dwc3: gadget: increment request->actual once
1462 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
1463 - USB: hub: fix up early-exit pathway in hub_activate
1464 - USB: hub: change the locking in hub_activate
1465 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
1466 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
1467 - USB: validate wMaxPacketValue entries in endpoint descriptors
1468 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
1469 - usb/gadget: fix gadgetfs aio support.
1470 - xhci: always handle "Command Ring Stopped" events
1471 - usb: xhci: Fix panic if disconnect
1472 - xhci: don't dereference a xhci member after removing xhci
1473 - USB: serial: fix memleak in driver-registration error path
1474 - USB: serial: option: add D-Link DWM-156/A3
1475 - USB: serial: option: add support for Telit LE920A4
1476 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
1477 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
1478 - iommu/dma: Don't put uninitialised IOVA domains
1479 - iommu/arm-smmu: Fix CMDQ error handling
1480 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
1481 - pinctrl/amd: Remove the default de-bounce time
1482 - EDAC: Increment correct counter in edac_inc_ue_error()
1483 - s390/dasd: fix hanging device after clear subchannel
1484 - mac80211: fix purging multicast PS buffer queue
1485 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
1486 - of: fix reference counting in of_graph_get_endpoint_by_regs
1487 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
1488 - sched/nohz: Fix affine unpinned timers mess
1489 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
1490 - drm/amdgpu: Change GART offset to 64-bit
1491 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
1492 - drm/amdgpu: avoid a possible array overflow
1493 - drm/amdgpu: skip TV/CV in display parsing
1494 - drm/amd/amdgpu: sdma resume fail during S4 on CI
1495 - drm/amdgpu: record error code when ring test failed
1496 - drm/i915: fix aliasing_ppgtt leak
1497 - ARC: build: Better way to detect ISA compatible toolchain
1498 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
1499 - ARC: Call trace_hardirqs_on() before enabling irqs
1500 - ARC: Elide redundant setup of DMA callbacks
1501 - aacraid: Check size values after double-fetch from user
1502 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
1503 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
1504 - cdc-acm: fix wrong pipe type on rx interrupt xfers
1505 - mpt3sas: Fix resume on WarpDrive flash cards
1506 - megaraid_sas: Fix probing cards without io port
1507 - usb: renesas_usbhs: gadget: fix return value check in
1508 usbhs_mod_gadget_probe()
1509 - gpio: Fix OF build problem on UM
1510 - fs/seq_file: fix out-of-bounds read
1511 - btrfs: waiting on qgroup rescan should not always be interruptible
1512 - btrfs: properly track when rescan worker is running
1513 - Input: tegra-kbc - fix inverted reset logic
1514 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
1515 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
1516 - crypto: nx - off by one bug in nx_of_update_msc()
1517 - crypto: qat - fix aes-xts key sizes
1518 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
1519 - USB: avoid left shift by -1
1520 - usb: chipidea: udc: don't touch DP when controller is in host mode
1521 - USB: fix typo in wMaxPacketSize validation
1522 - USB: serial: mos7720: fix non-atomic allocation in write path
1523 - USB: serial: mos7840: fix non-atomic allocation in write path
1524 - USB: serial: option: add WeTelecom WM-D200
1525 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
1526 - staging: comedi: daqboard2000: bug fix board type matching code
1527 - staging: comedi: comedi_test: fix timer race conditions
1528 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
1529 - staging: comedi: ni_mio_common: fix wrong insn_write handler
1530 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
1531 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
1532 - ACPI / sysfs: fix error code in get_status()
1533 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
1534 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
1535 - ALSA: line6: Give up on the lock while URBs are released.
1536 - ALSA: line6: Fix POD sysfs attributes segfault
1537 - hwmon: (iio_hwmon) fix memory leak in name attribute
1538 - sysfs: correctly handle read offset on PREALLOC attrs
1539 - Linux 4.4.20
1540
1541 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
1542 (2:No such file or directory) (LP: #1619552)
1543 - powerpc/powernv : Drop reference added by kset_find_obj()
1544
1545 * backport support for userspace access of DP aux devices (LP: #1619756)
1546 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
1547 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
1548 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
1549
1550 * Enable virtual scsi server driver for Power (LP: #1615665)
1551 - SAUCE: Ibmvscsis: Properly deregister target sessions
1552 - SAUCE: Return TCMU-generated sense data to fabric module
1553 - SAUCE: Ibmvscsis: Code cleanup of print statements
1554 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1555
1556 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
1557 during running dlpar test on monklp3 (LP: #1618151)
1558 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
1559
1560 * Kernel Build Fails for Fuse Module (LP: #1617550)
1561 - SAUCE: (namespace) userns: Export current_in_userns to modules
1562
1563 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
1564 (LP: #1572630)
1565 - blk-mq: Reuse hardware context cpumask for tags
1566 - blk-mq: Use proper cpumask iterator
1567
1568 -- Joseph Salisbury <joseph.salisbury@canonical.com> Mon, 19 Sep 2016 14:23:10 -0400
98bb14ac 1569
698f3f28 1570linux (4.4.0-38.57) xenial; urgency=low
aa6d67a7 1571
698f3f28
TG
1572 [ Tim Gardner ]
1573
1574 * Release Tracking Bug
1575 - LP: #1620658
1576
1577 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
1578 (LP: #1612135)
1579 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
1580 - fs: Call d_automount with the filesystems creds
1581
1582 * apt-key add fails in overlayfs (LP: #1618572)
1583 - SAUCE: overlayfs: fix regression in whiteout detection
aa6d67a7
TG
1584
1585 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:24:30 -0600
1586
bda4e3d0 1587linux (4.4.0-37.56) xenial; urgency=low
9af6c8be 1588
bda4e3d0
TG
1589 [ Tim Gardner ]
1590
1591 * Release Tracking Bug
1592 - LP: #1618040
1593
1594 * [Feature] Instruction decoder support for new SKX instructions- AVX512
1595 (LP: #1591655)
1596 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
1597 - x86/insn: Add AVX-512 support to the instruction decoder
1598 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
1599 - perf tools: Add AVX-512 instructions to the new instructions test
1600
1601 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
1602 ioremap() call on 32bit kernel (LP: #1608652)
1603 - lpfc: Correct issue with ioremap() call on 32bit kernel
1604
1605 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
1606 - tools/power turbostat: decode more CPUID fields
1607 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
1608 - tools/power turbostat: decode HWP registers
1609 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
1610 - tools/power turbostat: allow sub-sec intervals
1611 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
1612 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
1613 - tools/power turbostat: re-name "%Busy" field to "Busy%"
1614 - tools/power turbostat: add --out option for saving output in a file
1615 - tools/power turbostat: fix compiler warnings
1616 - tools/power turbostat: make fewer systems calls
1617 - tools/power turbostat: show IRQs per CPU
1618 - tools/power turbostat: show GFXMHz
1619 - tools/power turbostat: show GFX%rc6
1620 - tools/power turbostat: detect and work around syscall jitter
1621 - tools/power turbostat: indicate SMX and SGX support
1622 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
1623 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
1624 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
1625 - tools/power turbostat: SGX state should print only if --debug
1626 - tools/power turbostat: print IRTL MSRs
1627 - tools/power turbostat: initial BXT support
1628 - tools/power turbostat: decode BXT TSC frequency via CPUID
1629 - tools/power turbostat: initial SKX support
1630
1631 * [BYT] display hotplug doesn't work on console (LP: #1616894)
1632 - drm/i915/vlv: Make intel_crt_reset() per-encoder
1633 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
1634 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
1635 - drm/i915: Enable polling when we don't have hpd
1636
1637 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
1638 - intel_idle: add BXT support
1639
1640 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
1641 - [Config] CONFIG_EDAC_SKX=m
1642 - EDAC, skx_edac: Add EDAC driver for Skylake
1643
1644 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
1645 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
1646
1647 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1648 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1649
1650 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
1651 - SAUCE: Bluetooth: Support for LED on Edge Gateways
1652 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
1653
1654 * Please add support for alps touchpad. (LP: #1616813)
1655 - [Config] CONFIG_HID_ALPS=m
1656 - HID: add Alps I2C HID Touchpad-Stick support
1657 - HID: alps: struct u1_dev *priv is internal to the driver
1658 - HID: alps: pass correct sizes to hid_hw_raw_request()
1659 - HID: alps: match alps devices in core
1660 - HID: alps: a few cleanups
1661
1662 * DINO2M - System hangs with a black screen during s4 stress test
1663 (LP: #1616781)
1664 - x86/power/64: Fix kernel text mapping corruption during image restoration
1665
1666 * Xenial update to v4.4.17 stable release (LP: #1611833)
1667 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
1668 - x86/quirks: Apply nvidia_bugs quirk only on root bus
1669 - x86/quirks: Reintroduce scanning of secondary buses
1670 - x86/quirks: Add early quirk to reset Apple AirPort card
1671 - dmaengine: at_xdmac: align descriptors on 64 bits
1672 - dmaengine: at_xdmac: fix residue corruption
1673 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
1674 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
1675 - mm, compaction: abort free scanner if split fails
1676 - fs/nilfs2: fix potential underflow in call to crc32_le
1677 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
1678 - mm, meminit: always return a valid node from early_pfn_to_nid
1679 - mm, meminit: ensure node is online before checking whether pages are
1680 uninitialised
1681 - vmlinux.lds: account for destructor sections
1682 - pps: do not crash when failed to register
1683 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
1684 processing sysrq-w
1685 - arc: unwind: warn only once if DW2_UNWIND is disabled
1686 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
1687 - xen/pciback: Fix conf_space read/write overlap check.
1688 - xenbus: don't BUG() on user mode induced condition
1689 - xenbus: don't bail early from xenbus_dev_request_and_reply()
1690 - Input: vmmouse - remove port reservation
1691 - Input: elantech - add more IC body types to the list
1692 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
1693 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
1694 - Input: xpad - validate USB endpoint count during probe
1695 - Input: tsc200x - report proper input_dev name
1696 - pvclock: Add CPU barriers to get correct version value
1697 - pinctrl: single: Fix missing flush of posted write for a wakeirq
1698 - pinctrl: imx: Do not treat a PIN without MUX register as an error
1699 - cgroup: set css->id to -1 during init
1700 - power_supply: power_supply_read_temp only if use_cnt > 0
1701 - locks: use file_inode()
1702 - Revert "ecryptfs: forbid opening files without mmap handler"
1703 - ecryptfs: don't allow mmap when the lower fs doesn't support it
1704 - ext4: verify extent header depth
1705 - 9p: use file_dentry()
1706 - namespace: update event counter when umounting a deleted dentry
1707 - spi: sunxi: fix transfer timeout
1708 - spi: sun4i: fix FIFO limit
1709 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
1710 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
1711 - block: fix use-after-free in sys_ioprio_get()
1712 - mmc: block: fix packed command header endianness
1713 - sched/fair: Fix effective_load() to consistently use smoothed load
1714 - ovl: handle ATTR_KILL*
1715 - perf/x86: fix PEBS issues on Intel Atom/Core2
1716 - can: at91_can: RX queue could get stuck at high bus load
1717 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
1718 access
1719 - can: fix handling of unmodifiable configuration options fix
1720 - can: fix oops caused by wrong rtnl dellink usage
1721 - RDS: fix rds_tcp_init() error path
1722 - SCSI: fix new bug in scsi_dev_info_list string matching
1723 - ipr: Clear interrupt on croc/crocodile when running with LSI
1724 - posix_cpu_timer: Exit early when process has been reaped
1725 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
1726 value
1727 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
1728 - libceph: apply new_state before new_up_client on incrementals
1729 - net: mvneta: set real interrupt per packet for tx_done
1730 - intel_th: pci: Add Kaby Lake PCH-H support
1731 - intel_th: Fix a deadlock in modprobing
1732 - vfs: fix deadlock in file_remove_privs() on overlayfs
1733 - Linux 4.4.17
1734 - xenbus: don't look up transaction IDs for ordinary writes
1735
1736 * Enable virtual scsi server driver for Power (LP: #1615665)
1737 - [Config] CONFIG_SCSI_IBMVSCSIS=m
1738 - target: Add target_alloc_session() helper function
1739 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
1740
1741 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
1742 - crypto: vmx: Only call enable_kernel_vsx()
1743 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
1744 - crypto: vmx - Adding asm subroutines for XTS
1745 - crypto: xts - consolidate sanity check for keys
1746 - crypto: vmx - Adding support for XTS
1747 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
1748 - crypto: xts - fix compile errors
1749
1750 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
1751 (LP: #1616318)
1752 - USB: don't free bandwidth_mutex too early
1753
1754 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
1755 - nvme: Suspend all queues before deletion
1756
1757 * change_hat is logging failures during expected hat probing (LP: #1615893)
1758 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1759
1760 * deleted files outside of the namespace are not being treated as disconnected
1761 (LP: #1615892)
1762 - SAUCE: apparmor: deleted dentries can be disconnected
1763
1764 * stacking to unconfined in a child namespace confuses mediation
1765 (LP: #1615890)
1766 - SAUCE: apparmor: special case unconfined when determining the mode
1767
1768 * apparmor module parameters can be changed after the policy is locked
1769 (LP: #1615895)
1770 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1771
1772 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
1773 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1774
1775 * label vec reductions can result in reference labels instead of direct access
1776 to labels (LP: #1615889)
1777 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1778
1779 * profiles from different namespaces can block other namespaces from being
1780 able to load a profile (LP: #1615887)
1781 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1782
1783 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
1784 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
1785
1786 * vmalloc_addr is being checked on the failed return address of kvzalloc()
1787 (LP: #1615885)
1788 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
1789
1790 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
1791 - SAUCE: apparmor: Add missing id bounds check on dfa verification
1792
1793 * The label build for onexec when stacking is wrong (LP: #1615881)
1794 - SAUCE: apparmor: Fix label build for onexec stacking.
1795
1796 * The inherit check for new to old label comparison for domain transitions is
1797 wrong (LP: #1615880)
1798 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1799
1800 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1801 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1802
1803 * __label_update proxy comparison test is wrong (LP: #1615878)
1804 - SAUCE: apparmor: Fix __label_update proxy comparison test
1805
1806 * Xenial update to v4.4.19 stable release (LP: #1615620)
1807 - usb: gadget: avoid exposing kernel stack
1808 - usb: f_fs: off by one bug in _ffs_func_bind()
1809 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
1810 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
1811 - USB: serial: option: add support for Telit LE910 PID 0x1206
1812 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
1813 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
1814 - arm64: debug: unmask PSTATE.D earlier
1815 - arm64: Fix incorrect per-cpu usage for boot CPU
1816 - tty: serial: msm: Don't read off end of tx fifo
1817 - serial: samsung: Fix ERR pointer dereference on deferred probe
1818 - tty/serial: atmel: fix RS485 half duplex with DMA
1819 - gpio: pca953x: Fix NBANK calculation for PCA9536
1820 - gpio: intel-mid: Remove potentially harmful code
1821 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
1822 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
1823 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
1824 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
1825 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
1826 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
1827 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
1828 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
1829 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
1830 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
1831 - mfd: qcom_rpm: Fix offset error for msm8660
1832 - mfd: qcom_rpm: Parametrize also ack selector size
1833 - media: usbtv: prevent access to free'd resources
1834 - media: dvb_ringbuffer: Add memory barriers
1835 - vb2: core: Skip planes array verification if pb is NULL
1836 - Fix RC5 decoding with Fintek CIR chipset
1837 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
1838 - sur40: fix occasional oopses on device close
1839 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
1840 - hp-wmi: Fix wifi cannot be hard-unblocked
1841 - s5p-mfc: Set device name for reserved memory region devs
1842 - s5p-mfc: Add release callback for memory region devs
1843 - i2c: efm32: fix a failure path in efm32_i2c_probe()
1844 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
1845 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
1846 - EDAC: Correct channel count limit
1847 - HID: uhid: fix timeout when probe races with IO
1848 - ovl: disallow overlayfs as upperdir
1849 - remoteproc: Fix potential race condition in rproc_add
1850 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
1851 - jbd2: make journal y2038 safe
1852 - fs/cifs: make share unaccessible at root level mountable
1853 - cifs: Check for existing directory when opening file with O_CREAT
1854 - cifs: fix crash due to race in hmac(md5) handling
1855 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
1856 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
1857 - random: print a warning for the first ten uninitialized random users
1858 - random: add interrupt callback to VMBus IRQ handler
1859 - MIPS: KVM: Fix mapped fault broken commpage handling
1860 - MIPS: KVM: Add missing gfn range check
1861 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
1862 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
1863 - nfs: don't create zero-length requests
1864 - nfsd: Fix race between FREE_STATEID and LOCK
1865 - nfsd: don't return an unhashed lock stateid after taking mutex
1866 - drm/i915: Don't complain about lack of ACPI video bios
1867 - iommu/exynos: Suppress unbinding to prevent system failure
1868 - iommu/vt-d: Return error code in domain_context_mapping_one()
1869 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
1870 - iommu/amd: Init unity mappings only for dma_ops domains
1871 - iommu/amd: Update Alias-DTE in update_device_table()
1872 - audit: fix a double fetch in audit_log_single_execve_arg()
1873 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
1874 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
1875 - w1:omap_hdq: fix regression
1876 - drm/amdgpu: add a delay after ATPX dGPU power off
1877 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
1878 - drm/amdgpu: support backlight control for UNIPHY3
1879 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
1880 - drm/amdgpu: fix firmware info version checks
1881 - drm/amdgpu/gmc7: add missing mullins case
1882 - drm/radeon: add a delay after ATPX dGPU power off
1883 - drm/radeon: Poll for both connect/disconnect on analog connectors
1884 - drm/radeon: fix firmware info version checks
1885 - drm/radeon: support backlight control for UNIPHY3
1886 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
1887 - drm/nouveau/fbcon: fix font width not divisible by 8
1888 - drm: Restore double clflush on the last partial cacheline
1889 - drm/edid: Add 6 bpc quirk for display AEO model 0.
1890 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
1891 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
1892 is unknown"
1893 - balloon: check the number of available pages in leak balloon
1894 - ftrace/recordmcount: Work around for addition of metag magic but not
1895 relocations
1896 - metag: Fix __cmpxchg_u32 asm constraint for CMP
1897 - block: add missing group association in bio-cloning functions
1898 - block: fix bdi vs gendisk lifetime mismatch
1899 - mtd: nand: fix bug writing 1 byte less than page size
1900 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
1901 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
1902 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
1903 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
1904 - ALSA: hda - Fix headset mic detection problem for two dell machines
1905 - IB/mlx5: Fix MODIFY_QP command input structure
1906 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
1907 - IB/mlx5: Fix returned values of query QP
1908 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
1909 - IB/mlx5: Fix post send fence logic
1910 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
1911 - IB/SA: Use correct free function
1912 - IB/IPoIB: Don't update neigh validity for unresolved entries
1913 - IB/IWPM: Fix a potential skb leak
1914 - IB/mlx4: Fix the SQ size of an RC QP
1915 - IB/mlx4: Fix error flow when sending mads under SRIOV
1916 - IB/mlx4: Fix memory leak if QP creation failed
1917 - of: fix memory leak related to safe_name()
1918 - ubi: Make volume resize power cut aware
1919 - ubi: Fix early logging
1920 - ubi: Fix race condition between ubi device creation and udev
1921 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
1922 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
1923 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
1924 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
1925 - target: Fix max_unmap_lba_count calc overflow
1926 - target: Fix ordered task CHECK_CONDITION early exception handling
1927 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
1928 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
1929 - MIPS: mm: Fix definition of R6 cache instruction
1930 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
1931 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
1932 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
1933 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
1934 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
1935 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
1936 - dm flakey: error READ bios during the down_interval
1937 - module: Invalidate signatures on force-loaded modules
1938 - Documentation/module-signing.txt: Note need for version info if reusing a
1939 key
1940 - Linux 4.4.19
1941
1942 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
1943 - xfrm: Ignore socket policies when rebuilding hash tables
1944
1945 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
1946 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
1947 - writeback: Write dirty times for WB_SYNC_ALL writeback
1948
1949 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
1950 - [Config] CONFIG_IBMEBUS=y for powerpc
1951
1952 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
1953 - cxl: Set psl_fir_cntl to production environment value
1954
1955 * Xenial update to v4.4.18 stable release (LP: #1614560)
1956 - tcp: enable per-socket rate limiting of all 'challenge acks'
1957 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
1958 - bonding: set carrier off for devices created through netlink
1959 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
1960 - net/irda: fix NULL pointer dereference on memory allocation failure
1961 - qed: Fix setting/clearing bit in completion bitmap
1962 - tcp: consider recv buf for the initial window scale
1963 - ipath: Restrict use of the write() interface
1964 - scsi: ignore errors from scsi_dh_add_device()
1965 - HID: sony: do not bail out when the sixaxis refuses the output report
1966 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
1967 - arm: oabi compat: add missing access checks
1968 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
1969 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
1970 - random: strengthen input validation for RNDADDTOENTCNT
1971 - devpts: clean up interface to pty drivers
1972 - x86/mm/pat: Add support of non-default PAT MSR setting
1973 - x86/mm/pat: Add pat_disable() interface
1974 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
1975 - x86/mtrr: Fix Xorg crashes in Qemu sessions
1976 - x86/mtrr: Fix PAT init handling when MTRR is disabled
1977 - x86/xen, pat: Remove PAT table init code from Xen
1978 - x86/pat: Document the PAT initialization sequence
1979 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
1980 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
1981 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
1982 - block: fix use-after-free in seq file
1983 - sysv, ipc: fix security-layer leaking
1984 - fuse: fsync() did not return IO errors
1985 - fuse: fuse_flush must check mapping->flags for errors
1986 - fuse: fix wrong assignment of ->flags in fuse_send_init()
1987 - fs/dcache.c: avoid soft-lockup in dput()
1988 - crypto: gcm - Filter out async ghash if necessary
1989 - crypto: scatterwalk - Fix test in scatterwalk_done
1990 - ext4: check for extents that wrap around
1991 - ext4: fix deadlock during page writeback
1992 - ext4: don't call ext4_should_journal_data() on the journal inode
1993 - ext4: validate s_reserved_gdt_blocks on mount
1994 - ext4: short-cut orphan cleanup on error
1995 - ext4: fix reference counting bug on block allocation error
1996 - mm: memcontrol: fix cgroup creation failure after many small jobs
1997 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
1998 - mm: memcontrol: fix memcg id ref counter on swap charge move
1999 - Linux 4.4.18
2000
2001 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
2002 memory for flatten_device_tree (no room) (LP: #1614309)
2003 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
2004
2005 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
2006 (LP: #1613157)
2007 - drivers: net: xgene: Add support for Classifier engine
2008 - drivers: net: xgene: Add support for RSS
2009 - drivers: net: xgene: Add support for multiple queues
2010
2011 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
2012 controller that doesn't support irq_disable and hardware with level
2013 interrupt (LP: #1611399)
2014 - drivers: net: xgene: fix extra IRQ issue
2015
2016 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
2017 - HID: input: add mic mute key on HP slim keyboard
9af6c8be
SB
2018
2019 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 09:05:59 +0200
2020
b275624b 2021linux (4.4.0-36.55) xenial; urgency=low
6abbbc9d 2022
b275624b
SB
2023 [ Stefan Bader ]
2024
2025 * Release Tracking Bug
2026 - LP: #1612305
2027
2028 * I2C touchpad does not work on AMD platform (LP: #1612006)
2029 - SAUCE: pinctrl/amd: Remove the default de-bounce time
2030
2031 * CVE-2016-5696
2032 - tcp: make challenge acks less predictable
6abbbc9d 2033
b275624b 2034 -- Stefan Bader <stefan.bader@canonical.com> Thu, 11 Aug 2016 17:34:14 +0200
6abbbc9d 2035
1135656a 2036linux (4.4.0-35.54) xenial; urgency=low
ee27c5aa 2037
1135656a 2038 [ Stefan Bader ]
ee27c5aa 2039
1135656a
SB
2040 * Release Tracking Bug
2041 - LP: #1611215
2042
2043 * [i915_bpo] Sync with v4.7 (LP: #1609742)
2044 - SAUCE: i915_bpo: Sync with v4.7
2045
2046 * s390/cio: fix reset of channel measurement block (LP: #1609415)
2047 - s390/cio: allow to reset channel measurement block
2048
2049 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
2050 memory tests are running in 32TB Brazos system (LP: #1606786)
2051 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
2052 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
2053
2054 * Power Menu does not display after press the Power Button (LP: #1609204)
2055 - intel-vbtn: new driver for Intel Virtual Button
2056 - [config] enable CONFIG_INTEL_VBTN=m
2057
2058 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
2059 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
2060
2061 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
2062 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
2063
2064 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
2065 - block: defer timeouts to a workqueue
2066
2067 * Tunnel offload indications not stripped from encapsulated packets, causing
2068 performance overhead (LP: #1602755)
2069 - tunnels: Remove encapsulation offloads on decap.
2070
2071 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
2072 I/O error" for be2net driver (LP: #1607387)
2073 - be2net: perform temperature query in adapter regardless of its interface
2074 state
2075
2076 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
2077 - r8152: Add support for setting pass through MAC address on RTL8153-AD
2078
2079 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
2080 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
2081
2082 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
2083 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
2084 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
2085 lpfc_send_taskmgmt()
2086
2087 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
2088 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
2089 shutdown
2090
2091 * Xenial update to v4.4.16 stable release (LP: #1607404)
2092 - mac80211: fix fast_tx header alignment
2093 - mac80211: mesh: flush mesh paths unconditionally
2094 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
2095 - mac80211: Fix mesh estab_plinks counting in STA removal case
2096 - EDAC, sb_edac: Fix rank lookup on Broadwell
2097 - IB/cm: Fix a recently introduced locking bug
2098 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
2099 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
2100 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
2101 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
2102 - USB: EHCI: declare hostpc register as zero-length array
2103 - usb: common: otg-fsm: add license to usb-otg-fsm
2104 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
2105 - mnt: Account for MS_RDONLY in fs_fully_visible
2106 - mnt: If fs_fully_visible fails call put_filesystem.
2107 - of: fix autoloading due to broken modalias with no 'compatible'
2108 - of: irq: fix of_irq_get[_byname]() kernel-doc
2109 - locking/ww_mutex: Report recursive ww_mutex locking early
2110 - locking/qspinlock: Fix spin_unlock_wait() some more
2111 - locking/static_key: Fix concurrent static_key_slow_inc()
2112 - x86, build: copy ldlinux.c32 to image.iso
2113 - kprobes/x86: Clear TF bit in fault on single-stepping
2114 - x86/amd_nb: Fix boot crash on non-AMD systems
2115 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
2116 - uvc: Forward compat ioctls to their handlers directly
2117 - thermal: cpu_cooling: fix improper order during initialization
2118 - writeback: use higher precision calculation in domain_dirty_limits()
2119 - nfsd4/rpc: move backchannel create logic into rpc code
2120 - nfsd: Always lock state exclusively.
2121 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
2122 - posix_acl: Add set_posix_acl
2123 - nfsd: check permissions when setting ACLs
2124 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
2125 - NFS: Fix another OPEN_DOWNGRADE bug
2126 - ARM: imx6ul: Fix Micrel PHY mask
2127 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
2128 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
2129 - MIPS: KVM: Fix modular KVM under QEMU
2130 - mm: Export migrate_page_move_mapping and migrate_page_copy
2131 - UBIFS: Implement ->migratepage()
2132 - sched/fair: Fix cfs_rq avg tracking underflow
2133 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
2134 - net_sched: fix mirrored packets checksum
2135 - cdc_ncm: workaround for EM7455 "silent" data interface
2136 - ipv6: Fix mem leak in rt6i_pcpu
2137 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
2138 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
2139 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
2140 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
2141 - HID: elo: kill not flush the work
2142 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
2143 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
2144 - base: make module_create_drivers_dir race-free
2145 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
2146 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
2147 - iommu/amd: Fix unity mapping initialization race
2148 - drm/mgag200: Black screen fix for G200e rev 4
2149 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
2150 - arm64: Rework valid_user_regs
2151 - vfs: add d_real_inode() helper
2152 - af_unix: fix hard linked sockets on overlay
2153 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
2154 - drm/radeon: fix asic initialization for virtualized environments
2155 - drm/amdgpu/gfx7: fix broken condition check
2156 - ubi: Make recover_peb power cut aware
2157 - drm/amdkfd: unbind only existing processes
2158 - drm/amdkfd: destroy dbgmgr in notifier release
2159 - drm/dp/mst: Always clear proposed vcpi table for port.
2160 - drm/nouveau/disp/sor/gf119: both links use the same training register
2161 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
2162 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
2163 - drm/nouveau: fix for disabled fbdev emulation
2164 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
2165 - drm/i915/ilk: Don't disable SSC source if it's in use
2166 - drm/i915: Refresh cached DP port register value on resume
2167 - drm/i915: Update ifdeffery for mutex->owner
2168 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
2169 - drm: add missing drm_mode_set_crtcinfo call
2170 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
2171 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
2172 - drm/ttm: Make ttm_bo_mem_compat available
2173 - drm/vmwgfx: Add an option to change assumed FB bpp
2174 - drm/vmwgfx: Work around mode set failure in 2D VMs
2175 - drm/vmwgfx: Check pin count before attempting to move a buffer
2176 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
2177 - drm/vmwgfx: Fix error paths when mapping framebuffer
2178 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
2179 - perf/x86: Fix undefined shift on 32-bit kernels
2180 - xen/balloon: Fix declared-but-not-defined warning
2181 - iio: Fix error handling in iio_trigger_attach_poll_func
2182 - iio:st_pressure: fix sampling gains (bring inline with ABI)
2183 - iio: light apds9960: Add the missing dev.parent
2184 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
2185 - iio: proximity: as3935: remove triggered buffer processing
2186 - iio: proximity: as3935: fix buffer stack trashing
2187 - iio: humidity: hdc100x: correct humidity integration time mask
2188 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
2189 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
2190 - staging: iio: accel: fix error check
2191 - iio: accel: kxsd9: fix the usage of spi_w8r8()
2192 - iio:ad7266: Fix broken regulator error handling
2193 - iio:ad7266: Fix support for optional regulators
2194 - iio:ad7266: Fix probe deferral for vref
2195 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
2196 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
2197 default
2198 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
2199 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
2200 - ALSA: dummy: Fix a use-after-free at closing
2201 - ALSA: hda - Fix the headset mic jack detection on Dell machine
2202 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
2203 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
2204 - ALSA: echoaudio: Fix memory allocation
2205 - ALSA: timer: Fix negative queue usage by racy accesses
2206 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
2207 - ALSA: hda - Add PCI ID for Kabylake-H
2208 - ALSA: hda - fix read before array start
2209 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
2210 - ALSA: pcm: Free chmap at PCM free callback, too
2211 - ALSA: ctl: Stop notification after disconnection
2212 - ALSA: hda - fix use-after-free after module unload
2213 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
2214 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
2215 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
2216 - ARM: mvebu: fix HW I/O coherency related deadlocks
2217 - ovl: Copy up underlying inode's ->i_mode to overlay inode
2218 - ovl: verify upper dentry in ovl_remove_and_whiteout()
2219 - scsi: fix race between simultaneous decrements of ->host_failed
2220 - 53c700: fix BUG on untagged commands
2221 - Fix reconnect to not defer smb3 session reconnect long after socket
2222 reconnect
2223 - cifs: dynamic allocation of ntlmssp blob
2224 - File names with trailing period or space need special case conversion
2225 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
2226 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
2227 - tmpfs: don't undo fallocate past its last page
2228 - tmpfs: fix regression hang in fallocate undo
2229 - drm/i915: Revert DisplayPort fast link training feature
2230 - ovl: verify upper dentry before unlink and rename
2231 - Linux 4.4.16
2232
2233 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
2234 (LP: #1605344)
2235 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
2236
2237 * CVE-2016-5400
2238 - media: fix airspy usb probe error path
2239
2240 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
2241 (LP: #1607374)
2242 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
2243
2244 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
2245 - ideapad_laptop: Add an event for mic mute hotkey
2246
2247 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
2248 - block: atari: Return early for unsupported sector size
2249
2250 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
2251 similar (LP: #1605662)
2252 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
2253
2254 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
2255 - nvme: use a work item to submit async event requests
2256 - nvme: don't poll the CQ from the kthread
2257 - nvme: replace the kthread with a per-device watchdog timer
2258 - NVMe: Fix reset/remove race
2259 - nvme: Avoid reset work on watchdog timer function during error recovery
2260 - NVMe: Always use MSI/MSI-x interrupts
2261
2262 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
2263 (LP: #1602524)
2264 - ext4: factor out determining of hole size
2265 - ext4: return hole from ext4_map_blocks()
2266 - ext4: more efficient SEEK_DATA implementation
2267
2268 * changelog: add CVEs as first class citizens (LP: #1604344)
2269 - avoid duplicate CVE numbers in changelog
2270
2271 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
2272 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
2273 - powerpc/eeh: Fix invalid cached PE primary bus
2274
2275 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
2276 (LP: #1603574)
2277 - powerpc/pci: Assign fixed PHB number based on device-tree properties
2278
2279 * nvme - reset_controller is not working after adapter's firmware upgrade
2280 (adapter quirk is needed) (LP: #1602726)
2281 - NVMe: Create discard zero quirk white list
2282 - nvme/quirk: Add a delay before checking for adapter readiness
2283
2284 * ovs nat: conntrack netlink event are missing (LP: #1603468)
2285 - openvswitch: fix conntrack netlink event delivery
2286
2287 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
2288 boot operating system (LP: #1602785)
2289 - cxl: Ignore CAPI adapters misplaced in switched slots
2290
2291 * CVE-2016-5728
2292 - misc: mic: Fix for double fetch security bug in VOP driver
2293
2294 * CVE-2016-5244 (LP: #1589041)
2295 - rds: fix an infoleak in rds_inc_info_copy
2296
2297 * Miscellaneous Ubuntu changes
2298 - Added Snapcraft files
2299 - SAUCE: snapcraft: cleanup and remove unnecessary elements
2300
2301 -- Stefan Bader <stefan.bader@canonical.com> Tue, 09 Aug 2016 15:11:33 +0200
ee27c5aa 2302
f7c96bca 2303linux (4.4.0-34.53) xenial; urgency=low
b83b7d39 2304
f7c96bca
SF
2305 [ Seth Forshee ]
2306
2307 * Release Tracking Bug
2308 - LP: #1606960
2309
2310 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
2311 - x86/cpu/intel: Introduce macros for Intel family numbers
2312 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
2313 based CPUs
b83b7d39 2314
f7c96bca 2315 -- Seth Forshee <seth.forshee@canonical.com> Wed, 27 Jul 2016 10:01:20 -0500
b83b7d39 2316
a1c593e9 2317linux (4.4.0-33.52) xenial; urgency=low
0592e9b7 2318
a1c593e9
SF
2319 [ Seth Forshee ]
2320
2321 * Release Tracking Bug
2322 - LP: #1605709
2323
2324 * [regression] NFS client: access problems after updating to kernel
2325 4.4.0-31-generic (LP: #1603719)
2326 - SAUCE: (namespace) Bypass sget() capability check for nfs
0592e9b7 2327
a1c593e9 2328 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 13:10:08 -0500
0592e9b7 2329
948250ea 2330linux (4.4.0-32.51) xenial; urgency=low
9299644c 2331
948250ea 2332 [ Seth Forshee ]
9299644c 2333
948250ea
SF
2334 * Release Tracking Bug
2335 - LP: #1604443
2336
2337 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
2338 - HID: wacom: break out parsing of device and registering of input
2339 - HID: wacom: Initialize hid_data.inputmode to -1
2340 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
2341
2342 * changelog: add CVEs as first class citizens (LP: #1604344)
2343 - use CVE numbers in changelog
2344
2345 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
2346 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
2347 - SAUCE: hio: bio_endio() no longer takes errors arg
2348 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
2349 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
2350 - SAUCE: hio: fix mask maybe-uninitialized warning
2351 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
2352 - SAUCE: hio: Makefile and Kconfig
2353
2354 * CVE-2016-5243 (LP: #1589036)
2355 - tipc: fix an infoleak in tipc_nl_compat_link_dump
2356 - tipc: fix nl compat regression for link statistics
2357
2358 * CVE-2016-4470
2359 - KEYS: potential uninitialized variable
2360
2361 * integer overflow in xt_alloc_table_info (LP: #1555353)
2362 - netfilter: x_tables: check for size overflow
2363
2364 * CVE-2016-3135:
2365 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
2366
2367 * CVE-2016-4440 (LP: #1584192)
2368 - kvm:vmx: more complete state update on APICv on/off
2369
2370 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
2371 laptop (LP: #1602579)
2372 - dmaengine: dw: platform: power on device on shutdown
2373 - ACPI / LPSS: override power state for LPSS DMA device
2374
2375 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
2376 - Revert "HID: multitouch: enable palm rejection if device implements
2377 confidence usage"
2378 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
2379
2380 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
2381 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
2382
2383 * CVE-2016-4794 (LP: #1581871)
2384 - percpu: fix synchronization between chunk->map_extend_work and chunk
2385 destruction
2386 - percpu: fix synchronization between synchronous map extension and chunk
2387 destruction
2388
2389 * Xenial update to v4.4.15 stable release (LP: #1601952)
2390 - net_sched: fix pfifo_head_drop behavior vs backlog
2391 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
2392 - sit: correct IP protocol used in ipip6_err
2393 - esp: Fix ESN generation under UDP encapsulation
2394 - netem: fix a use after free
2395 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
2396 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
2397 - sock_diag: do not broadcast raw socket destruction
2398 - bpf, perf: delay release of BPF prog after grace period
2399 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
2400 - net: macb: fix default configuration for GMAC on AT91
2401 - net: alx: Work around the DMA RX overflow issue
2402 - bpf: try harder on clones when writing into skb
2403 - AX.25: Close socket connection on session completion
2404 - crypto: ux500 - memmove the right size
2405 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
2406 - USB: uas: Fix slave queue_depth not being set
2407 - usb: quirks: Fix sorting
2408 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
2409 - usb: musb: only restore devctl when session was set in backup
2410 - usb: musb: Stop bulk endpoint while queue is rotated
2411 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
2412 - usb: musb: host: correct cppi dma channel for isoch transfer
2413 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
2414 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
2415 - xhci: Fix handling timeouted commands on hosts in weird states.
2416 - USB: mos7720: delete parport
2417 - usb: gadget: fix spinlock dead lock in gadgetfs
2418 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
2419 - usb: dwc3: exynos: Fix deferred probing storm.
2420 - Linux 4.4.15
2421
2422 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
2423 - qeth: delete napi struct when removing a qeth device
2424
2425 * Adjust KBL PCI-ID's (LP: #1600124)
2426 - drm/i915: Add more Kabylake PCI IDs.
2427 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
2428
2429 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
2430 (LP: #1599109)
2431 - drm/kms_helper: Add a common place to call init and exit functions.
2432 - drm: Add helper for DP++ adaptors
2433 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
2434 - drm: introduce pipe color correction properties
2435 - drm: fix blob pointer check
2436 - drm: atomic helper: do not unreference error pointer
2437 - drm: fix lut value extraction function
2438 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
2439 - SAUCE: drm: Introduce drm_malloc_gfp()
2440 - SAUCE: i915_bpo: Rebase to v4.7-rc6
2441 - SAUCE: i915_bpo: Add backported workarounds for gen9
2442 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
2443 details"
2444 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
2445
2446 * Baytrail-I got black screen with HDMI output (LP: #1599379)
2447 - drm/i915: Only ignore eDP ports that are connected
2448 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
2449
2450 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
2451 (LP: #1590655)
2452 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
2453 present
2454
2455 * Hotplug device addition issue - missing patches on Xenial kernel
2456 (LP: #1599250)
2457 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
2458 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
2459 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
2460 - powerpc/pseries: Fix PCI config address for DDW
2461
2462 * kernel: signal return with invalid floating-point control (LP: #1597971)
2463 - s390: fix test_fp_ctl inline assembly contraints
2464
2465 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
2466 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
2467 Touchpad
2468
2469 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
2470 Controller (LP: #1599347)
2471 - d-i: Add ehci_msm to usb-modules
2472
2473 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
2474 - ALSA: hda - Skip ELD notification during PM process
2475 - ALSA: hda - hdmi add wmb barrier for audio component
2476 - ALSA: hda - hdmi defer to register acomp eld notifier
2477
2478 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
2479 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
2480
2481 * Config: missing AMD Seattle platform support (LP: #1597574)
2482 - [Config] Enable the AMD Seattle platform
2483
2484 * Network installer fails to detect network on AMD Overdrive (ARM64)
2485 (LP: #1597573)
2486 - [Config] Add amd-xgbe to nic-modules udeb
2487
2488 * exercising ptys causes a kernel oops (LP: #1586418)
2489 - devpts: fix null pointer dereference on failed memory allocation
2490
2491 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
2492 (LP: #1574102)
2493 - Input: xpad - move pending clear to the correct location
2494
2495 * thunderx nics fail to establish link (LP: #1597867)
2496 - net: thunderx: Fix link status reporting
2497
2498 * Xenial update to v4.4.14 stable release (LP: #1596575)
2499 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
2500 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
2501 - netlink: Fix dump skb leak/double free
2502 - tipc: fix nametable publication field in nl compat
2503 - switchdev: pass pointer to fib_info instead of copy
2504 - tuntap: correctly wake up process during uninit
2505 - udp: prevent skbs lingering in tunnel socket queues
2506 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
2507 - sfc: on MC reset, clear PIO buffer linkage in TXQs
2508 - team: don't call netdev_change_features under team->lock
2509 - vxlan: Accept user specified MTU value when create new vxlan link
2510 - tcp: record TLP and ER timer stats in v6 stats
2511 - bridge: Don't insert unnecessary local fdb entry on changing mac address
2512 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
2513 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
2514 - vxlan: Relax MTU constraints
2515 - geneve: Relax MTU constraints
2516 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
2517 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2518 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
2519 - ALSA: hda - Add PCI ID for Kabylake
2520 - ALSA: hda - Fix headset mic detection problem for Dell machine
2521 - ALSA: hda/realtek - ALC256 speaker noise issue
2522 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
2523 - ALSA: hda/realtek: Add T560 docking unit fixup
2524 - ARM: fix PTRACE_SETVFPREGS on SMP systems
2525 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
2526 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
2527 - s390/bpf: reduce maximum program size to 64 KB
2528 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
2529 - crypto: public_key: select CRYPTO_AKCIPHER
2530 - crypto: ccp - Fix AES XTS error for request sizes above 4096
2531 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
2532 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
2533 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
2534 - powerpc: Fix definition of SIAR and SDAR registers
2535 - powerpc: Use privileged SPR number for MMCR2
2536 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
2537 call
2538 - pinctrl: mediatek: fix dual-edge code defect
2539 - parisc: Fix pagefault crash in unaligned __get_user() call
2540 - memcg: add RCU locking around css_for_each_descendant_pre() in
2541 memcg_offline_kmem()
2542 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
2543 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
2544 - fix d_walk()/non-delayed __d_free() race
2545 - sparc: Fix system call tracing register handling.
2546 - sparc64: Fix bootup regressions on some Kconfig combinations.
2547 - sparc64: Fix numa node distance initialization
2548 - sparc64: Fix sparc64_set_context stack handling.
2549 - sparc/PCI: Fix for panic while enabling SR-IOV
2550 - sparc64: Reduce TLB flushes during hugepte changes
2551 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
2552 - sparc: Harden signal return frame checks.
2553 - sparc64: Fix return from trap window fill crashes.
2554 - MIPS: Fix 64k page support for 32 bit kernels.
2555 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
2556 - drm/core: Do not preserve framebuffer on rmfb, v4.
2557 - Linux 4.4.14
2558
2559 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
2560 - hv_netvsc: rework link status change handling
2561 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
2562 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
2563 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
2564 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
2565 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
2566 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
2567 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
2568 - hv_netvsc: Don't ask for additional head room in the skb
2569 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
2570 - hv_netvsc: remove locking in netvsc_send()
2571 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
2572 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
2573 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
2574 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
2575 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
2576 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
2577 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
2578 - storvsc: add logging for error/warning messages
2579 - hv_netvsc: Fix race condition on Multi-Send Data field
2580 - kvm/x86: split ioapic-handled and EOI exit bitmaps
2581 - kvm/x86: per-vcpu apicv deactivation support
2582 - kvm/x86: Hyper-V synthetic interrupt controller
2583 - kvm/x86: Hyper-V kvm exit
2584 - kvm/x86: Rearrange func's declarations inside Hyper-V header
2585 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
2586 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
2587 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
2588 - kvm/x86: Hyper-V SynIC timers
2589 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
2590 - storvsc: Properly support Fibre Channel devices
2591 - storvsc: Refactor the code in storvsc_channel_init()
2592 - storvsc: Tighten up the interrupt path
2593 - storvsc: Fix typo in MODULE_PARM_DESC
2594 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
2595 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2596 - hv_netvsc: Fix book keeping of skb during batching process
2597 - storvsc: Install the storvsc specific timeout handler for FC devices
2598 - storvsc: Use the specified target ID in device lookup
2599 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
2600 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2601 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
2602 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2603 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
2604 - hv_netvsc: cleanup netdev feature flags for netvsc
2605 - hv_netvsc: Restore needed_headroom request
2606 - kvm/x86: Rename Hyper-V long spin wait hypercall
2607 - hv_netvsc: add software transmit timestamp support
2608 - hv_netvsc: add ethtool support for set and get of settings
2609 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
2610 - hv_netvsc: Fix the array sizes to be max supported channels
2611 - hv_netvsc: Fix the order of num_sc_offered decrement
2612 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
2613 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
2614 - Drivers: hv: kvp: fix IP Failover
2615
2616 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Jul 2016 11:18:32 -0500
9299644c 2617
2a1e175b 2618linux (4.4.0-31.50) xenial; urgency=low
fe893895 2619
2a1e175b
KM
2620 [ Kamal Mostafa ]
2621
2622 * Release Tracking Bug
2623 - LP: #1602449
2624
2625 * nouveau: boot hangs at blank screen with unsupported graphics cards
2626 (LP: #1602340)
2627 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
fe893895 2628
2a1e175b 2629 -- Kamal Mostafa <kamal@canonical.com> Tue, 12 Jul 2016 16:28:12 -0700
fe893895 2630
af689264 2631linux (4.4.0-30.49) xenial; urgency=low
51a8d47a 2632
af689264
KM
2633 [ Kamal Mostafa ]
2634
2635 * Release Tracking Bug
2636 - LP: #1597897
2637
2638 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
2639 - scsi_dh_alua: Disable ALUA handling for non-disk devices
2640 - scsi_dh_alua: Use vpd_pg83 information
2641 - scsi_dh_alua: improved logging
2642 - scsi_dh_alua: sanitze sense code handling
2643 - scsi_dh_alua: use standard logging functions
2644 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
2645 - scsi_dh_alua: fixup description of stpg_endio()
2646 - scsi_dh_alua: use flag for RTPG extended header
2647 - scsi_dh_alua: use unaligned access macros
2648 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
2649 - scsi_dh_alua: simplify sense code handling
2650 - scsi: Add scsi_vpd_lun_id()
2651 - scsi: Add scsi_vpd_tpg_id()
2652 - scsi_dh_alua: use scsi_vpd_tpg_id()
2653 - scsi_dh_alua: Remove stale variables
2654 - scsi_dh_alua: Pass buffer as function argument
2655 - scsi_dh_alua: separate out alua_stpg()
2656 - scsi_dh_alua: Make stpg synchronous
2657 - scsi_dh_alua: call alua_rtpg() if stpg fails
2658 - scsi_dh_alua: switch to scsi_execute_req_flags()
2659 - scsi_dh_alua: allocate RTPG buffer separately
2660 - scsi_dh_alua: Use separate alua_port_group structure
2661 - scsi_dh_alua: use unique device id
2662 - scsi_dh_alua: simplify alua_initialize()
2663 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
2664 succeed while TPG is transitioning")
2665 - scsi_dh_alua: move optimize_stpg evaluation
2666 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
2667 - scsi_dh_alua: Use workqueue for RTPG
2668 - scsi_dh_alua: Allow workqueue to run synchronously
2669 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
2670 - scsi_dh_alua: Recheck state on unit attention
2671 - scsi_dh_alua: update all port states
2672 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
2673 - scsi_dh_alua: do not fail for unknown VPD identification
51a8d47a 2674
af689264 2675 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 12:52:15 -0700
51a8d47a 2676
44d66d94 2677linux (4.4.0-29.48) xenial; urgency=low
b6f996b0 2678
44d66d94 2679 [ Kamal Mostafa ]
b6f996b0 2680
44d66d94
KM
2681 * Release Tracking Bug
2682 - LP: #1597015
2683
2684 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
2685 - intel-hid: new hid event driver for hotkeys
2686 - intel-hid: fix incorrect entries in intel_hid_keymap
2687 - intel-hid: allocate correct amount of memory for private struct
2688 - intel-hid: add a workaround to ignore an event after waking up from S4.
2689 - [Config] CONFIG_INTEL_HID_EVENT=m
2690
2691 * cgroupfs mounts can hang (LP: #1588056)
2692 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
2693 user ns which owns the ipc ns"
2694 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
2695 namespace when mounting"
2696 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
2697 cgroup namespace"
2698 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
2699 - (namespace) bpf, inode: disallow userns mounts
2700 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
2701 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
2702 - SAUCE: (namespace) Sync with upstream s_user_ns patches
2703 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
2704 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
2705 executables
2706
2707 * KVM system crashes after starting guest (LP: #1596635)
2708 - xhci: Cleanup only when releasing primary hcd
2709
2710 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
2711 16.04 (LP: #1596557)
2712 - crypto: vmx - IV size failing on skcipher API
2713
2714 * [Bug]tpm initialization fails on x86 (LP: #1596469)
2715 - tpm_crb: drop struct resource res from struct crb_priv
2716 - tpm_crb: fix mapping of the buffers
2717
2718 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
2719 - cxlflash: Fix regression issue with re-ordering patch
2720 - cxlflash: Fix to drain operations from previous reset
2721 - cxlflash: Add device dependent flags
2722 - cxlflash: Shutdown notify support for CXL Flash cards
2723
2724 * scsi-modules udeb should include pm80xx (LP: #1595628)
2725 - [Config] Add pm80xx scsi driver to d-i
2726
2727 * Sync up latest relevant upstream bug fixes (LP: #1594871)
2728 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
2729
2730 * Cannot compile module tda10071 (LP: #1592531)
2731 - [media] tda10071: Fix dependency to REGMAP_I2C
2732
2733 * lsvpd doesn't show correct location code for devices attached to a CAPI card
2734 (LP: #1594847)
2735 - cxl: Make vPHB device node match adapter's
2736
2737 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
2738 - [Config] Enable arm64 AES and CRC32 crypto
2739
2740 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
2741 (LP: #1592481)
2742 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
2743 - crypto: vmx - Fix ABI detection
2744 - crypto: vmx - Increase priority of aes-cbc cipher
2745
2746 * build squashfs into xenial kernels by default (LP: #1593134)
2747 - [Config] CONFIG_SQUASHFS=y
2748
2749 * Restore irqfd fast path for PPC (LP: #1592809)
2750 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
2751
2752 * Unable to start guests with memballoon default. (LP: #1592042)
2753 - virtio_balloon: fix PFN format for virtio-1
2754
2755 * Key 5 automatically pressed on some Logitech wireless keyboards
2756 (LP: #1579190)
2757 - HID: core: prevent out-of-bound readings
2758
2759 * ZFS: Running ztest repeatedly for long periods of time eventually results in
2760 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
2761 - Fix ztest truncated cache file
2762
2763 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
2764 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
2765 - lpfc: Fix DMA faults observed upon plugging loopback connector
2766
2767 -- Kamal Mostafa <kamal@canonical.com> Tue, 28 Jun 2016 10:17:41 -0700
b6f996b0 2768
a6409cad 2769linux (4.4.0-28.47) xenial; urgency=low
6223a2a2 2770
a6409cad 2771 [ Luis Henriques ]
6223a2a2 2772
a6409cad
LH
2773 * Release Tracking Bug
2774 - LP: #1595874
2775
2776 * Linux netfilter local privilege escalation issues (LP: #1595350)
2777 - netfilter: x_tables: don't move to non-existent next rule
2778 - netfilter: x_tables: validate targets of jumps
2779 - netfilter: x_tables: add and use xt_check_entry_offsets
2780 - netfilter: x_tables: kill check_entry helper
2781 - netfilter: x_tables: assert minimum target size
2782 - netfilter: x_tables: add compat version of xt_check_entry_offsets
2783 - netfilter: x_tables: check standard target size too
2784 - netfilter: x_tables: check for bogus target offset
2785 - netfilter: x_tables: validate all offsets and sizes in a rule
2786 - netfilter: x_tables: don't reject valid target size on some architectures
2787 - netfilter: arp_tables: simplify translate_compat_table args
2788 - netfilter: ip_tables: simplify translate_compat_table args
2789 - netfilter: ip6_tables: simplify translate_compat_table args
2790 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
2791 - netfilter: x_tables: do compat validation via translate_table
2792 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
2793
2794 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2795 - netfilter: x_tables: validate e->target_offset early
2796 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
2797 - netfilter: x_tables: fix unconditional helper
2798
2799 -- Luis Henriques <luis.henriques@canonical.com> Fri, 24 Jun 2016 09:57:21 +0100
6223a2a2 2800
3d36da5a 2801linux (4.4.0-27.46) xenial; urgency=low
148376ba 2802
3d36da5a
KM
2803 [ Kamal Mostafa ]
2804
2805 * Release Tracking Bug
2806 - LP: #1594906
2807
2808 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
2809 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
148376ba 2810
3d36da5a 2811 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 10:17:00 -0700
148376ba 2812
16078585 2813linux (4.4.0-26.45) xenial; urgency=low
70f22d18 2814
16078585
KM
2815 [ Kamal Mostafa ]
2816
2817 * Release Tracking Bug
2818 - LP: #1594442
2819
2820 * linux: Implement secure boot state variables (LP: #1593075)
2821 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
2822
2823 * failures building userspace packages that include ethtool.h (LP: #1592930)
2824 - ethtool.h: define INT_MAX for userland
70f22d18 2825
16078585 2826 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 09:43:47 -0700
70f22d18 2827
0d52865c 2828linux (4.4.0-25.44) xenial; urgency=low
a8216043 2829
0d52865c
KM
2830 [ Kamal Mostafa ]
2831
2832 * Release Tracking Bug
2833 - LP: #1591289
2834
2835 * Xenial update to v4.4.13 stable release (LP: #1590455)
2836 - MIPS64: R6: R2 emulation bugfix
2837 - MIPS: math-emu: Fix jalr emulation when rd == $0
2838 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
2839 - MIPS: Don't unwind to user mode with EVA
2840 - MIPS: Avoid using unwind_stack() with usermode
2841 - MIPS: Fix siginfo.h to use strict posix types
2842 - MIPS: Fix uapi include in exported asm/siginfo.h
2843 - MIPS: Fix watchpoint restoration
2844 - MIPS: Flush highmem pages in __flush_dcache_page
2845 - MIPS: Handle highmem pages in __update_cache
2846 - MIPS: Sync icache & dcache in set_pte_at
2847 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
2848 - MIPS: Reserve nosave data for hibernation
2849 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
2850 - MIPS: Use copy_s.fmt rather than copy_u.fmt
2851 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
2852 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
2853 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
2854 - MIPS: ptrace: Fix FP context restoration FCSR regression
2855 - MIPS: ptrace: Prevent writes to read-only FCSR bits
2856 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
2857 - MIPS: Build microMIPS VDSO for microMIPS kernels
2858 - MIPS: lib: Mark intrinsics notrace
2859 - MIPS: VDSO: Build with `-fno-strict-aliasing'
2860 - affs: fix remount failure when there are no options changed
2861 - ASoC: ak4642: Enable cache usage to fix crashes on resume
2862 - Input: uinput - handle compat ioctl for UI_SET_PHYS
2863 - ARM: mvebu: fix GPIO config on the Linksys boards
2864 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
2865 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
2866 - ARM: dts: imx35: restore existing used clock enumeration
2867 - ath9k: Add a module parameter to invert LED polarity.
2868 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
2869 - ath10k: fix debugfs pktlog_filter write
2870 - ath10k: fix firmware assert in monitor mode
2871 - ath10k: fix rx_channel during hw reconfigure
2872 - ath10k: fix kernel panic, move arvifs list head init before htt init
2873 - ath5k: Change led pin configuration for compaq c700 laptop
2874 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
2875 - rtlwifi: rtl8723be: Add antenna select module parameter
2876 - rtlwifi: btcoexist: Implement antenna selection
2877 - rtlwifi: Fix logic error in enter/exit power-save mode
2878 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
2879 rtl_pci_reset_trx_ring
2880 - aacraid: Relinquish CPU during timeout wait
2881 - aacraid: Fix for aac_command_thread hang
2882 - aacraid: Fix for KDUMP driver hang
2883 - hwmon: (ads7828) Enable internal reference
2884 - mfd: intel-lpss: Save register context on suspend
2885 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
2886 correctly
2887 - PM / Runtime: Fix error path in pm_runtime_force_resume()
2888 - cpuidle: Indicate when a device has been unregistered
2889 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
2890 - clk: bcm2835: Fix PLL poweron
2891 - clk: at91: fix check of clk_register() returned value
2892 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
2893 - clk: bcm2835: divider value has to be 1 or more
2894 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
2895 - PCI: Disable all BAR sizing for devices with non-compliant BARs
2896 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
2897 put_v4l2_create32
2898 - mm: use phys_addr_t for reserve_bootmem_region() arguments
2899 - wait/ptrace: assume __WALL if the child is traced
2900 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
2901 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
2902 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
2903 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
2904 - xen/events: Don't move disabled irqs
2905 - xen: use same main loop for counting and remapping pages
2906 - sunrpc: fix stripping of padded MIC tokens
2907 - drm/gma500: Fix possible out of bounds read
2908 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
2909 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
2910 - drm/vmwgfx: Fix order of operation
2911 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
2912 - drm/amdgpu: Fix hdmi deep color support.
2913 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
2914 - drm/fb_helper: Fix references to dev->mode_config.num_connector
2915 - drm/atomic: Verify connector->funcs != NULL when clearing states
2916 - drm/i915: Don't leave old junk in ilk active watermarks on readout
2917 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
2918 - ext4: fix hang when processing corrupted orphaned inode list
2919 - ext4: clean up error handling when orphan list is corrupted
2920 - ext4: fix oops on corrupted filesystem
2921 - ext4: address UBSAN warning in mb_find_order_for_block()
2922 - ext4: silence UBSAN in ext4_mb_init()
2923 - PM / sleep: Handle failures in device_suspend_late() consistently
2924 - dma-debug: avoid spinlock recursion when disabling dma-debug
2925 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
2926 - gcov: disable tree-loop-im to reduce stack usage
2927 - xfs: disallow rw remount on fs with unknown ro-compat features
2928 - xfs: Don't wrap growfs AGFL indexes
2929 - xfs: xfs_iflush_cluster fails to abort on error
2930 - xfs: fix inode validity check in xfs_iflush_cluster
2931 - xfs: skip stale inodes in xfs_iflush_cluster
2932 - xfs: print name of verifier if it fails
2933 - xfs: handle dquot buffer readahead in log recovery correctly
2934 - Linux 4.4.13
2935
2936 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
2937 switch colors (LP: #972604)
2938 - ath5k: Change led pin configuration for compaq c700 laptop
2939
2940 * Extended statistics from balloon for proper memory management (LP: #1587091)
2941 - mm/page_alloc.c: calculate 'available' memory in a separate function
2942 - virtio_balloon: export 'available' memory to balloon statistics
2943
2944 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
2945 open/close (LP: #1588468)
2946 - misc: cxl: use kobj_to_dev()
2947 - cxl: Move common code away from bare-metal-specific files
2948 - cxl: Move bare-metal specific code to specialized files
2949 - cxl: Define process problem state area at attach time only
2950 - cxl: Introduce implementation-specific API
2951 - cxl: Rename some bare-metal specific functions
2952 - cxl: Isolate a few bare-metal-specific calls
2953 - cxl: Update cxl_irq() prototype
2954 - cxl: IRQ allocation for guests
2955 - powerpc: New possible return value from hcall
2956 - cxl: New hcalls to support cxl adapters
2957 - cxl: Separate bare-metal fields in adapter and AFU data structures
2958 - cxlflash: Simplify PCI registration
2959 - cxlflash: Unmap problem state area before detaching master context
2960 - cxlflash: Split out context initialization
2961 - cxlflash: Simplify attach path error cleanup
2962 - cxlflash: Reorder user context initialization
2963 - cxl: Add guest-specific code
2964 - cxl: sysfs support for guests
2965 - cxl: Support to flash a new image on the adapter from a guest
2966 - cxl: Parse device tree and create cxl device(s) at boot
2967 - cxl: Support the cxl kernel API from a guest
2968 - cxl: Adapter failure handling
2969 - cxl: Add tracepoints around the cxl hcall
2970 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
2971 - cxl: Remove cxl_get_phys_dev() kernel API
2972 - cxl: Ignore probes for virtual afu pci devices
2973 - cxl: Poll for outstanding IRQs when detaching a context
2974
2975 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
2976 - nvme: set queue limits for the admin queue
2977 - nvme: fix max_segments integer truncation
2978 - block: fix blk_rq_get_max_sectors for driver private requests
2979
2980 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
2981 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
2982
2983 * Xenial update to v4.4.12 stable release (LP: #1588945)
2984 - Btrfs: don't use src fd for printk
2985 - perf/x86/intel/pt: Generate PMI in the STOP region as well
2986 - perf/core: Fix perf_event_open() vs. execve() race
2987 - perf test: Fix build of BPF and LLVM on older glibc libraries
2988 - ext4: iterate over buffer heads correctly in move_extent_per_page()
2989 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
2990 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
2991 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
2992 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
2993 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
2994 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
2995 - kvm: arm64: Fix EC field in inject_abt64
2996 - remove directory incorrectly tries to set delete on close on non-empty
2997 directories
2998 - fs/cifs: correctly to anonymous authentication via NTLMSSP
2999 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
3000 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
3001 authentication
3002 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
3003 authentication
3004 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
3005 - ring-buffer: Use long for nr_pages to avoid overflow failures
3006 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
3007 - crypto: caam - fix caam_jr_alloc() ret code
3008 - crypto: talitos - fix ahash algorithms registration
3009 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
3010 - clk: qcom: msm8916: Fix crypto clock flags
3011 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
3012 systems
3013 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
3014 - Input: pwm-beeper - fix - scheduling while atomic
3015 - irqchip/gic: Ensure ordering between read of INTACK and shared data
3016 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
3017 - can: fix handling of unmodifiable configuration options
3018 - mmc: mmc: Fix partition switch timeout for some eMMCs
3019 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
3020 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
3021 strings
3022 - dell-rbtn: Ignore ACPI notifications if device is suspended
3023 - mmc: longer timeout for long read time quirk
3024 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
3025 - Bluetooth: vhci: fix open_timeout vs. hdev race
3026 - Bluetooth: vhci: purge unhandled skbs
3027 - Bluetooth: vhci: Fix race at creating hci device
3028 - mei: fix NULL dereferencing during FW initiated disconnection
3029 - mei: amthif: discard not read messages
3030 - mei: bus: call mei_cl_read_start under device lock
3031 - USB: serial: mxuport: fix use-after-free in probe error path
3032 - USB: serial: keyspan: fix use-after-free in probe error path
3033 - USB: serial: quatech2: fix use-after-free in probe error path
3034 - USB: serial: io_edgeport: fix memory leaks in attach error path
3035 - USB: serial: io_edgeport: fix memory leaks in probe error path
3036 - USB: serial: option: add support for Cinterion PH8 and AHxx
3037 - USB: serial: option: add more ZTE device ids
3038 - USB: serial: option: add even more ZTE device ids
3039 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
3040 - usb: f_mass_storage: test whether thread is running before starting another
3041 - usb: misc: usbtest: fix pattern tests for scatterlists.
3042 - usb: gadget: udc: core: Fix argument of dev_err() in
3043 usb_gadget_map_request()
3044 - staging: comedi: das1800: fix possible NULL dereference
3045 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
3046 - MIPS: KVM: Fix timer IRQ race when freezing timer
3047 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
3048 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
3049 - xen/x86: actually allocate legacy interrupts on PV guests
3050 - tty: vt, return error when con_startup fails
3051 - TTY: n_gsm, fix false positive WARN_ON
3052 - tty/serial: atmel: fix hardware handshake selection
3053 - Fix OpenSSH pty regression on close
3054 - serial: 8250_pci: fix divide error bug if baud rate is 0
3055 - serial: 8250_mid: use proper bar for DNV platform
3056 - serial: 8250_mid: recognize interrupt source in handler
3057 - serial: samsung: Reorder the sequence of clock control when call
3058 s3c24xx_serial_set_termios()
3059 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
3060 - clk: bcm2835: add locking to pll*_on/off methods
3061 - mcb: Fixed bar number assignment for the gdd
3062 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
3063 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
3064 - ALSA: hda/realtek - Add support for ALC295/ALC3254
3065 - ALSA: hda - Fix headset mic detection problem for one Dell machine
3066 - IB/srp: Fix a debug kernel crash
3067 - thunderbolt: Fix double free of drom buffer
3068 - SIGNAL: Move generic copy_siginfo() to signal.h
3069 - UBI: Fix static volume checks when Fastmap is used
3070 - hpfs: fix remount failure when there are no options changed
3071 - hpfs: implement the show_options method
3072 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
3073 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
3074 - kbuild: move -Wunused-const-variable to W=1 warning level
3075 - Linux 4.4.12
3076
3077 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
3078 - clocksource: Allow unregistering the watchdog
3079
3080 * net_admin apparmor denial when using Go (LP: #1465724)
3081 - SAUCE: kernel: Add noaudit variant of ns_capable()
3082 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
3083
3084 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3085 - [Debian] Install lsvmbus in cloud tools
3086 - SAUCE: tools/hv/lsvmbus -- convert to python3
3087 - SAUCE: tools/hv/lsvmbus -- add manual page
3088
3089 * btrfs: file write crashes with false ENOSPC during snapshot creation since
3090 kernel 4.4 - fix available (LP: #1584052)
3091 - btrfs: Continue write in case of can_not_nocow
3092
3093 * boot stalls on USB detection errors (LP: #1437492)
3094 - usb: core: hub: hub_port_init lock controller instead of bus
3095
3096 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3097 - kernek/fork.c: allocate idle task for a CPU always on its local node
3098
3099 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
3100 - PCI: hv: Report resources release after stopping the bus
3101 - PCI: hv: Add explicit barriers to config space access
3102
3103 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
3104 claim/release logic in USBFS (LP: #1577024)
3105 - USB: leave LPM alone if possible when binding/unbinding interface drivers
3106
3107 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
3108 - NVMe: Fix namespace removal deadlock
3109 - NVMe: Requeue requests on suspended queues
3110 - NVMe: Move error handling to failed reset handler
3111 - blk-mq: End unstarted requests on dying queue
3112
3113 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3114 - [Config] Remove arc4 from nic-modules
3115
3116 * CVE-2016-4482 (LP: #1578493)
3117 - USB: usbfs: fix potential infoleak in devio
3118
3119 * mlx5_core kexec fail (LP: #1585978)
3120 - net/mlx5: Add pci shutdown callback
3121
3122 * backport fix for /proc/net issues with containers (LP: #1584953)
3123 - netfilter: Set /proc/net entries owner to root in namespace
3124
3125 * CVE-2016-4951 (LP: #1585365)
3126 - tipc: check nl sock before parsing nested attributes
3127
3128 * CVE-2016-4578 (LP: #1581866)
3129 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
3130 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
3131
3132 * CVE-2016-4569 (LP: #1580379)
3133 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
3134
3135 * s390/pci: fix use after free in dma_init (LP: #1584828)
3136 - s390/pci: fix use after free in dma_init
3137
3138 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
3139 - s390/mm: fix asce_bits handling with dynamic pagetable levels
3140
3141 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
3142 setting in cxl.ko driver) (LP: #1584066)
3143 - powerpc: Define PVR value for POWER8NVL processor
3144 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
3145 - cxl: Increase timeout for detection of AFU mmio hang
3146
3147 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
3148 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
3149
3150 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3151 and "not a git repository" (LP: #1584890)
3152 - [debian] getabis: Only git add $abidir if running in local repo
3153 - [debian] getabis: Fix inconsistent compiler versions check
3154
3155 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
3156 (LP: #1584935)
3157 - cxlflash: Fix to resolve dead-lock during EEH recovery
3158
3159 * Xenial update to 4.4.11 stable release (LP: #1584912)
3160 - decnet: Do not build routes to devices without decnet private data.
3161 - route: do not cache fib route info on local routes with oif
3162 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
3163 - net: sched: do not requeue a NULL skb
3164 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
3165 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
3166 - net: use skb_postpush_rcsum instead of own implementations
3167 - vlan: pull on __vlan_insert_tag error path and fix csum correction
3168 - openvswitch: use flow protocol when recalculating ipv6 checksums
3169 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
3170 - net/mlx4_en: fix spurious timestamping callbacks
3171 - bpf: fix check_map_func_compatibility logic
3172 - samples/bpf: fix trace_output example
3173 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
3174 - gre: do not pull header in ICMP error processing
3175 - net_sched: introduce qdisc_replace() helper
3176 - net_sched: update hierarchical backlog too
3177 - sch_htb: update backlog as well
3178 - sch_dsmark: update backlog as well
3179 - netem: Segment GSO packets on enqueue
3180 - net: fec: only clear a queue's work bit if the queue was emptied
3181 - VSOCK: do not disconnect socket when peer has shutdown SEND only
3182 - net: bridge: fix old ioctl unlocked net device walk
3183 - bridge: fix igmp / mld query parsing
3184 - uapi glibc compat: fix compile errors when glibc net/if.h included before
3185 linux/if.h MIME-Version: 1.0
3186 - net: fix a kernel infoleak in x25 module
3187 - net: thunderx: avoid exposing kernel stack
3188 - tcp: refresh skb timestamp at retransmit time
3189 - net/route: enforce hoplimit max value
3190 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
3191 - ocfs2: fix posix_acl_create deadlock
3192 - zsmalloc: fix zs_can_compact() integer overflow
3193 - crypto: qat - fix invalid pf2vf_resp_wq logic
3194 - crypto: hash - Fix page length clamping in hash walk
3195 - crypto: testmgr - Use kmalloc memory for RSA input
3196 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
3197 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
3198 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
3199 - ALSA: hda - Fix white noise on Asus UX501VW headset
3200 - ALSA: hda - Fix broken reconfig
3201 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
3202 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
3203 - spi: spi-ti-qspi: Handle truncated frames properly
3204 - pinctrl: at91-pio4: fix pull-up/down logic
3205 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
3206 - perf/core: Disable the event on a truncated AUX record
3207 - vfs: add vfs_select_inode() helper
3208 - vfs: rename: check backing inode being equal
3209 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
3210 - workqueue: fix rebind bound workers warning
3211 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
3212 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
3213 - atomic_open(): fix the handling of create_error
3214 - qla1280: Don't allocate 512kb of host tags
3215 - tools lib traceevent: Do not reassign parg after collapse_tree()
3216 - get_rock_ridge_filename(): handle malformed NM entries
3217 - Input: max8997-haptic - fix NULL pointer dereference
3218 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
3219 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
3220 - drm/i915: Bail out of pipe config compute loop on LPT
3221 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
3222 - drm/radeon: fix DP link training issue with second 4K monitor
3223 - nf_conntrack: avoid kernel pointer value leak in slab name
3224 - Linux 4.4.11
3225
3226 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
3227 - SAUCE: Bluetooth: Support for LED on Marvell modules
3228
3229 * Support Edge Gateway's WIFI LED (LP: #1512997)
3230 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
3231
3232 * Marvell wireless driver update for FCC regulation (LP: #1528910)
3233 - mwifiex: parse adhoc start/join result
3234 - mwifiex: handle start AP error paths correctly
3235 - mwifiex: set regulatory info from EEPROM
3236 - mwifiex: don't follow AP if country code received from EEPROM
3237 - mwifiex: correction in region code to country mapping
3238 - mwifiex: update region_code_index array
3239 - mwifiex: use world for unidentified region code
3240 - SAUCE: mwifiex: add iw vendor command support
3241
3242 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
3243 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
3244 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
3245 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
3246
3247 * cgroup namespace update (LP: #1584163)
3248 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
3249 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
3250 field"
3251 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
3252 namespaces
3253 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
3254 - cgroup: fix compile warning
3255
3256 * Missing libunwind support in perf (LP: #1248289)
3257 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
3258
3259 * e1000 Tx Unit Hang (LP: #1582328)
3260 - e1000: Double Tx descriptors needed check for 82544
3261 - e1000: Do not overestimate descriptor counts in Tx pre-check
3262
3263 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3264 (LP: #1582378)
3265 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3266 owns the ipc ns
3267
3268 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
3269 - drm/radeon: rework fbdev handling on chips with no connectors
3270 - drm/radeon/mst: fix regression in lane/link handling.
3271 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
3272 issue for CZ
3273 - drm/amd/powerplay: fix segment fault issue in multi-display case.
3274 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
3275
3276 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
3277 - [Config] enable CONFIG_AUFS_EXPORT
3278
3279 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
3280 - [Config] Update inclusion list for CRIU
3281
3282 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
3283 (LP: #1581132)
3284 - ethtool: add speed/duplex validation functions
3285 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
3286 - virtio_net: add ethtool support for set and get of settings
3287 - virtio_net: validate ethtool port setting and explain the user validation
3288
3289 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
3290 - powerpc/perf: Remove PME_ prefix for power7 events
3291 - powerpc/perf: Export Power8 generic and cache events to sysfs
3292
3293 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
3294 - net/mlx5: Introduce a new header file for physical port functions
3295 - net/mlx5e: Device's mtu field is u16 and not int
3296 - net/mlx5e: Fix minimum MTU
3297
3298 * Miscellaneous Ubuntu changes
3299 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
a8216043 3300
0d52865c 3301 -- Kamal Mostafa <kamal@canonical.com> Fri, 10 Jun 2016 10:07:13 -0700
a8216043 3302
dcb49b6b 3303linux (4.4.0-24.43) xenial; urgency=low
1a4f5797 3304
dcb49b6b
KM
3305 [ Kamal Mostafa ]
3306
3307 * CVE-2016-1583 (LP: #1588871)
3308 - ecryptfs: fix handling of directory opening
3309 - SAUCE: proc: prevent stacking filesystems on top
3310 - SAUCE: ecryptfs: forbid opening files without mmap handler
3311 - SAUCE: sched: panic on corrupted stack end
3312
3313 * arm64: statically link rtc-efi (LP: #1583738)
3314 - [Config] Link rtc-efi statically on arm64
1a4f5797 3315
dcb49b6b 3316 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 20:01:12 +0100
1a4f5797 3317
2059c78e 3318linux (4.4.0-23.41) xenial; urgency=low
647cf960 3319
2059c78e
KM
3320 [ Kamal Mostafa ]
3321
3322 * Release Tracking Bug
3323 - LP: #1582431
3324
3325 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3326 - [Packaging] disable zfs module checks when cross-compiling
3327
3328 * Xenial update to v4.4.10 stable release (LP: #1580754)
3329 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
3330 recursive method calls"
3331 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
3332 - Revert: "powerpc/tm: Check for already reclaimed tasks"
3333 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
3334 - ipvs: handle ip_vs_fill_iph_skb_off failure
3335 - ipvs: correct initial offset of Call-ID header search in SIP persistence
3336 engine
3337 - ipvs: drop first packet to redirect conntrack
3338 - mfd: intel-lpss: Remove clock tree on error path
3339 - nbd: ratelimit error msgs after socket close
3340 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
3341 - mwifiex: fix corner case association failure
3342 - CNS3xxx: Fix PCI cns3xxx_write_config()
3343 - clk-divider: make sure read-only dividers do not write to their register
3344 - soc: rockchip: power-domain: fix err handle while probing
3345 - clk: rockchip: free memory in error cases when registering clock branches
3346 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
3347 - clk: qcom: msm8960: fix ce3_core clk enable register
3348 - clk: versatile: sp810: support reentrance
3349 - clk: qcom: msm8960: Fix ce3_src register offset
3350 - lpfc: fix misleading indentation
3351 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
3352 initialisation
3353 - mac80211: fix statistics leak if dev_alloc_name() fails
3354 - tracing: Don't display trigger file for events that can't be enabled
3355 - MD: make bio mergeable
3356 - Minimal fix-up of bad hashing behavior of hash_64()
3357 - mm, cma: prevent nr_isolated_* counters from going negative
3358 - mm/zswap: provide unique zpool name
3359 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
3360 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
3361 - xen: Fix page <-> pfn conversion on 32 bit systems
3362 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
3363 - xen/evtchn: fix ring resize when binding new events
3364 - HID: wacom: Add support for DTK-1651
3365 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
3366 - Input: zforce_ts - fix dual touch recognition
3367 - proc: prevent accessing /proc/<PID>/environ until it's ready
3368 - mm: update min_free_kbytes from khugepaged after core initialization
3369 - batman-adv: fix DAT candidate selection (must use vid)
3370 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
3371 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
3372 - batman-adv: Reduce refcnt of removed router when updating route
3373 - writeback: Fix performance regression in wb_over_bg_thresh()
3374 - MAINTAINERS: Remove asterisk from EFI directory names
3375 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
3376 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
3377 - ARC: Add missing io barriers to io{read,write}{16,32}be()
3378 - x86/sysfb_efi: Fix valid BAR address range check
3379 - ACPICA: Dispatcher: Update thread ID for recursive method calls
3380 - powerpc: Fix bad inline asm constraint in create_zero_mask()
3381 - libahci: save port map for forced port map
3382 - ata: ahci-platform: Add ports-implemented DT bindings.
3383 - USB: serial: cp210x: add ID for Link ECU
3384 - USB: serial: cp210x: add Straizona Focusers device ids
3385 - nvmem: mxs-ocotp: fix buffer overflow in read
3386 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
3387 - drm/amdgpu: make sure vertical front porch is at least 1
3388 - drm/amdgpu: set metadata pointer to NULL after freeing.
3389 - iio: ak8975: Fix NULL pointer exception on early interrupt
3390 - iio: ak8975: fix maybe-uninitialized warning
3391 - drm/radeon: make sure vertical front porch is at least 1
3392 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
3393 - drm/i915: Fix eDP low vswing for Broadwell
3394 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
3395 - drm/i915: Fake HDMI live status
3396 - lib/test-string_helpers.c: fix and improve string_get_size() tests
3397 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
3398 - Linux 4.4.10
3399
3400 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
3401 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
3402
3403 * [i915_bpo] Update i915 backport driver (LP: #1580114)
3404 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
3405 - SAUCE: i915_bpo: Sync with v4.6-rc7
3406
3407 * CVE-2016-4486 (LP: #1578497)
3408 - net: fix infoleak in rtnetlink
3409
3410 * CVE-2016-4485 (LP: #1578496)
3411 - net: fix infoleak in llc
3412
3413 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
3414 - drm: Balance error path for GEM handle allocation
3415
3416 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
3417 supported by compiler (LP: #1574982)
3418 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
3419
3420 * system freeze after vt switching (LP: #1542939)
3421 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
3422 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
3423
3424 * CVE-2016-4558 (LP: #1579140)
3425 - bpf: fix refcnt overflow
3426
3427 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3428 upgrade -d (LP: #1573231)
3429 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3430
3431 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
3432 (LP: #1544978)
3433 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
3434
3435 * Missing libunwind support in perf (LP: #1248289)
3436 - [Config] Add liblzma-dev to enable libunwind support in perf
3437
3438 * thunderbolt hotplug is broken (LP: #1577898)
3439 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
3440 calls
3441
3442 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
3443 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
3444
3445 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3446 acltype=posixac (LP: #1567558)
3447 - zfs: Fix user namespaces uid/gid mapping
3448
3449 * oops when propagating mounts into containers - RIP:
3450 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
3451 (LP: #1572316)
3452 - fs/pnode.c: treat zero mnt_group_id-s as unequal
3453 - propogate_mnt: Handle the first propogated copy being a slave
3454
3455 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
3456 - PNP: Add Broadwell to Intel MCH size workaround
3457 - PNP: Add Haswell-ULT to Intel MCH size workaround
3458
3459 * Xenial update to v4.4.9 stable release (LP: #1578798)
3460 - block: loop: fix filesystem corruption in case of aio/dio
3461 - x86/mce: Avoid using object after free in genpool
3462 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
3463 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
3464 - ARM: mvebu: Correct unit address for linksys
3465 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
3466 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
3467 - assoc_array: don't call compare_object() on a node
3468 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
3469 - xhci: resume USB 3 roothub first
3470 - usb: xhci: fix wild pointers in xhci_mem_cleanup
3471 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
3472 - usb: hcd: out of bounds access in for_each_companion
3473 - usb: gadget: f_fs: Fix use-after-free
3474 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
3475 - dm cache metadata: fix cmd_read_lock() acquiring write lock
3476 - lib: lz4: fixed zram with lz4 on big endian machines
3477 - debugfs: Make automount point inodes permanently empty
3478 - dmaengine: dw: fix master selection
3479 - dmaengine: hsu: correct use of channel status register
3480 - dmaengine: pxa_dma: fix the maximum requestor line
3481 - sched/cgroup: Fix/cleanup cgroup teardown/init
3482 - x86/mm/xen: Suppress hugetlbfs in PV guests
3483 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
3484 - ALSA: hda - Don't trust the reported actual power state
3485 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
3486 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
3487 - ALSA: hda - add PCI ID for Intel Broxton-T
3488 - ALSA: pcxhr: Fix missing mutex unlock
3489 - ALSA: hda - Add dock support for ThinkPad X260
3490 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
3491 - futex: Handle unlock_pi race gracefully
3492 - futex: Acknowledge a new waiter in counter before plist
3493 - drm/nouveau/core: use vzalloc for allocating ramht
3494 - drm/qxl: fix cursor position with non-zero hotspot
3495 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
3496 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
3497 control"
3498 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
3499 control"
3500 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
3501 - iwlwifi: pcie: lower the debug level for RSA semaphore access
3502 - iwlwifi: mvm: fix memory leak in paging
3503 - crypto: ccp - Prevent information leakage on export
3504 - crypto: sha1-mb - use corrcet pointer while completing jobs
3505 - crypto: talitos - fix crash in talitos_cra_init()
3506 - crypto: talitos - fix AEAD tcrypt tests
3507 - powerpc: scan_features() updates incorrect bits for REAL_LE
3508 - powerpc: Update cpu_user_features2 in scan_features()
3509 - powerpc: Update TM user feature bits in scan_features()
3510 - nl80211: check netlink protocol in socket release notification
3511 - netlink: don't send NETLINK_URELEASE for unbound sockets
3512 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
3513 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
3514 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
3515 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
3516 - iommu/amd: Fix checking of pci dma aliases
3517 - iommu/dma: Restore scatterlist offsets correctly
3518 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
3519 work.
3520 - drm/amdgpu: use defines for CRTCs and AMFT blocks
3521 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
3522 - amdgpu/uvd: add uvd fw version for amdgpu
3523 - drm/amdgpu: fix regression on CIK (v2)
3524 - drm/radeon: add a quirk for a XFX R9 270X
3525 - drm/radeon: fix initial connector audio value
3526 - drm/radeon: forbid mapping of userptr bo through radeon device file
3527 - drm/radeon: fix vertical bars appear on monitor (v2)
3528 - drm: Loongson-3 doesn't fully support wc memory
3529 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
3530 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
3531 - drm/dp/mst: Restore primary hub guid on resume
3532 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
3533 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
3534 - drm/i915: Cleanup phys status page too
3535 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
3536 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
3537 - drm/i915: Fixup the free space logic in ring_prepare
3538 - drm/i915: Use fw_domains_put_with_fifo() on HSW
3539 - perf intel-pt: Fix segfault tracing transactions
3540 - i2c: cpm: Fix build break due to incompatible pointer types
3541 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
3542 - toshiba_acpi: Fix regression caused by hotkey enabling value
3543 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
3544 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
3545 - ASoC: ssm4567: Reset device before regcache_sync()
3546 - ASoC: dapm: Make sure we have a card when displaying component widgets
3547 - ASoC: rt5640: Correct the digital interface data select
3548 - vb2-memops: Fix over allocation of frame vectors
3549 - v4l2-dv-timings.h: fix polarity for 4k formats
3550 - cxl: Keep IRQ mappings on context teardown
3551 - IB/mlx5: Expose correct max_sge_rd limit
3552 - IB/security: Restrict use of the write() interface
3553 - efi: Fix out-of-bounds read in variable_matches()
3554 - efi: Expose non-blocking set_variable() wrapper to efivars
3555 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
3556 - workqueue: fix ghost PENDING flag while doing MQ IO
3557 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
3558 - cgroup, cpuset: replace cpuset_post_attach_flush() with
3559 cgroup_subsys->post_attach callback
3560 - memcg: relocate charge moving from ->attach to ->post_attach
3561 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
3562 - numa: fix /proc/<pid>/numa_maps for THP
3563 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
3564 - mm/hwpoison: fix wrong num_poisoned_pages accounting
3565 - cgroup: make sure a parent css isn't freed before its children
3566 - videobuf2-core: Check user space planes array in dqbuf
3567 - videobuf2-v4l2: Verify planes array in buffer dequeueing
3568 - Revert "regulator: core: Fix nested locking of supplies"
3569 - regulator: core: fix regulator_lock_supply regression
3570 - regulator: core: Ensure we lock all regulators
3571 - regulator: core: Fix nested locking of supplies
3572 - locking/mcs: Fix mcs_spin_lock() ordering
3573 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
3574 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
3575 - irqchip/mxs: Fix error check of of_io_request_and_map()
3576 - regulator: s5m8767: fix get_register() error handling
3577 - paride: make 'verbose' parameter an 'int' again
3578 - scsi_dh: force modular build if SCSI is a module
3579 - fbdev: da8xx-fb: fix videomodes of lcd panels
3580 - misc/bmp085: Enable building as a module
3581 - misc: mic/scif: fix wrap around tests
3582 - PM / OPP: Initialize u_volt_min/max to a valid value
3583 - PM / Domains: Fix removal of a subdomain
3584 - rtc: hym8563: fix invalid year calculation
3585 - rtc: vr41xx: Wire up alarm_irq_enable
3586 - rtc: ds1685: passing bogus values to irq_restore
3587 - rtc: rx8025: remove rv8803 id
3588 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
3589 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
3590 - perf evlist: Reference count the cpu and thread maps at set_maps()
3591 - x86/mm/kmmio: Fix mmiotrace for hugepages
3592 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
3593 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
3594 - mtd: spi-nor: remove micron_quad_enable()
3595 - mtd: brcmnand: Fix v7.1 register offsets
3596 - mtd: nand: Drop mtd.owner requirement in nand_scan
3597 - perf hists browser: Only offer symbol scripting when a symbol is under the
3598 cursor
3599 - perf tools: handle spaces in file names obtained from /proc/pid/maps
3600 - perf stat: Document --detailed option
3601 - ext4: fix races between page faults and hole punching
3602 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
3603 - ext4: fix races between buffered IO and collapse / insert range
3604 - ext4: fix races of writeback with punch hole and zero range
3605 - ARM: OMAP3: Add cpuidle parameters table for omap3430
3606 - ARM: prima2: always enable reset controller
3607 - ARM: EXYNOS: select THERMAL_OF
3608 - ARM: dts: armada-375: use armada-370-sata for SATA
3609 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
3610 - bus: imx-weim: Take the 'status' property value into account
3611 - jme: Do not enable NIC WoL functions on S0
3612 - jme: Fix device PM wakeup API usage
3613 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
3614 - thermal: rockchip: fix a impossible condition caused by the warning
3615 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
3616 - megaraid_sas: add missing curly braces in ioctl handler
3617 - stm class: Select CONFIG_SRCU
3618 - extcon: max77843: Use correct size for reading the interrupt register
3619 - Linux 4.4.9
3620
3621 * Stoney powerplay support (LP: #1578305)
3622 - amdgpu/powerplay: Add Stoney to list of early init cases
3623
3624 * CVE-2016-2117 (LP: #1561403)
3625 - atl2: Disable unimplemented scatter/gather feature
3626
3627 * CVE-2016-2187 (LP: #1575706)
3628 - Input: gtco - fix crash on detecting device without endpoints
3629
3630 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
3631 - Fix ZPL miswrite of default POSIX ACL
3632
3633 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
3634 [travis3EN] (LP: #1574697)
3635 - net/mlx4_core: Implement pci_resume callback
3636 - net/mlx4_core: Avoid repeated calls to pci enable/disable
3637
3638 * Add support to thinkpad keyboard backlight (LP: #1574498)
3639 - thinkpad_acpi: Add support for keyboard backlight
3640
3641 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
3642 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
3643
3644 * Miscellaneous Ubuntu changes
3645 - updateconfigs for Linux v4.4.9
647cf960 3646
2059c78e 3647 -- Kamal Mostafa <kamal@canonical.com> Mon, 16 May 2016 15:16:29 -0700
647cf960 3648
f18d7a47 3649linux (4.4.0-22.40) xenial; urgency=low
45589738 3650
f18d7a47
KM
3651 [ Kamal Mostafa ]
3652
3653 * CVE-2016-3713 (LP: #1581201)
3654 - SAUCE: KVM: MTRR: remove MSR 0x2f8
3655
3656 * CVE-2016-0758 (LP: #1581202)
3657 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
45589738 3658
f18d7a47 3659 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 May 2016 13:38:45 -0700
45589738 3660
f66f918a 3661linux (4.4.0-22.39) xenial; urgency=low
eb91b32b 3662
f66f918a
KM
3663 [ Kamal Mostafa ]
3664
3665 * Release Tracking Bug
3666 - LP: #1578721
3667
3668 * LP: #1578705
3669 - bpf: fix double-fdput in replace_map_fd_with_map_ptr()
eb91b32b 3670
f66f918a 3671 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 09:30:58 -0700
eb91b32b 3672
a5bd0626 3673linux (4.4.0-22.38) xenial; urgency=low
a9ea3f9a 3674
a5bd0626 3675 [ Kamal Mostafa ]
a9ea3f9a 3676
a5bd0626
KM
3677 * Release Tracking Bug
3678 - LP: #1573817
3679
3680 * autoreconstruct: need to also generate extend-diff-ignore options for links
3681 (LP: #1574362)
3682 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
3683
3684 * tipc: missing linearization of sk_buff (LP: #1567064)
3685 - tipc: move linearization of buffers to generic code
3686
3687 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
3688 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
3689 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
3690 vmbus_mmio_allocate()
3691 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
3692 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
3693 private resource tree
3694 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
3695 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
3696 range
3697
3698 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
3699 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
3700
3701 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3702 - [Config] CONFIG_AUFS_XATTR=y
3703
3704 * CVE-2016-3672 (LP: #1568523)
3705 - x86/mm/32: Enable full randomization on i386 and X86_32
3706
3707 * CVE-2016-3955 (LP: #1572666)
3708 - USB: usbip: fix potential out-of-bounds write
3709
3710 * Xenial update to v4.4.8 stable release (LP: #1573034)
3711 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
3712 instantiated
3713 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
3714 - parisc: Avoid function pointers for kernel exception routines
3715 - parisc: Fix kernel crash with reversed copy_from_user()
3716 - parisc: Unbreak handling exceptions from kernel modules
3717 - ALSA: timer: Use mod_timer() for rearming the system timer
3718 - ALSA: hda - Asus N750JV external subwoofer fixup
3719 - ALSA: hda - Fix white noise on Asus N750JV headphone
3720 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
3721 - mm: fix invalid node in alloc_migrate_target()
3722 - powerpc/mm: Fixup preempt underflow with huge pages
3723 - libnvdimm: fix smart data retrieval
3724 - libnvdimm, pfn: fix uuid validation
3725 - compiler-gcc: disable -ftracer for __noclone functions
3726 - arm64: opcodes.h: Add arm big-endian config options before including arm
3727 header
3728 - drm/dp: move hw_mutex up the call stack
3729 - drm/udl: Use unlocked gem unreferencing
3730 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
3731 - drm/radeon: add another R7 370 quirk
3732 - drm/radeon: add a dpm quirk for all R7 370 parts
3733 - drm/amdgpu/gmc: move vram type fetching into sw_init
3734 - drm/amdgpu/gmc: use proper register for vram type on Fiji
3735 - xen/events: Mask a moving irq
3736 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
3737 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
3738 - net: jme: fix suspend/resume on JMC260
3739 - net: vrf: Remove direct access to skb->data
3740 - net: qca_spi: Don't clear IFF_BROADCAST
3741 - net: qca_spi: clear IFF_TX_SKB_SHARING
3742 - net: fix bridge multicast packet checksum validation
3743 - sctp: lack the check for ports in sctp_v6_cmp_addr
3744 - mld, igmp: Fix reserved tailroom calculation
3745 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
3746 - qmi_wwan: add Sierra Wireless EM74xx device ID
3747 - ipv6: re-enable fragment header matching in ipv6_find_hdr
3748 - vxlan: fix missing options_len update on RX with collect metadata
3749 - cdc_ncm: toggle altsetting to force reset before setup
3750 - udp6: fix UDP/IPv6 encap resubmit path
3751 - tcp: fix tcpi_segs_in after connection establishment
3752 - ppp: release rtnl mutex when interface creation fails
3753 - net: validate variable length ll headers
3754 - ax25: add link layer header validation function
3755 - packet: validate variable length ll headers
3756 - bpf: avoid copying junk bytes in bpf_get_current_comm()
3757 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
3758 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
3759 - qlcnic: Remove unnecessary usage of atomic_t
3760 - qlcnic: Fix mailbox completion handling during spurious interrupt
3761 - macvtap: always pass ethernet header in linear
3762 - mlxsw: spectrum: Check requested ageing time is valid
3763 - rocker: set FDB cleanup timer according to lowest ageing time
3764 - bridge: allow zero ageing time
3765 - ipv4: Don't do expensive useless work during inetdev destroy.
3766 - net: Fix use after free in the recvmmsg exit path
3767 - mlx4: add missing braces in verify_qp_parameters
3768 - farsync: fix off-by-one bug in fst_add_one
3769 - ath9k: fix buffer overrun for ar9287
3770 - ppp: ensure file->private_data can't be overridden
3771 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
3772 - qlge: Fix receive packets drop.
3773 - net: bcmgenet: fix dma api length mismatch
3774 - bonding: fix bond_get_stats()
3775 - ipv4: fix broadcast packets reception
3776 - ipv4: initialize flowi4_flags before calling fib_lookup()
3777 - ppp: take reference on channels netns
3778 - xfrm: Fix crash observed during device unregistration and decryption
3779 - qmi_wwan: add "D-Link DWM-221 B1" device id
3780 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
3781 - bridge: Allow set bridge ageing time when switchdev disabled
3782 - rtnl: fix msg size calculation in if_nlmsg_size()
3783 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
3784 - tuntap: restore default qdisc
3785 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
3786 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
3787 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
3788 - ipv6: Count in extension headers in skb->network_header
3789 - mpls: find_outdev: check for err ptr in addition to NULL check
3790 - USB: uas: Limit qdepth at the scsi-host level
3791 - USB: uas: Add a new NO_REPORT_LUNS quirk
3792 - cdc-acm: fix NULL pointer reference
3793 - KVM: x86: Inject pending interrupt even if pending nmi exist
3794 - KVM: x86: reduce default value of halt_poll_ns parameter
3795 - MIPS: Fix MSA ld unaligned failure cases
3796 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
3797 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
3798 - pinctrl: sunxi: Fix A33 external interrupts not working
3799 - pinctrl: nomadik: fix pull debug print inversion
3800 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
3801 - au0828: fix au0828_v4l2_close() dev_state race condition
3802 - au0828: Fix dev_state handling
3803 - coda: fix error path in case of missing pdata on non-DT platform
3804 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
3805 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
3806 - rbd: use GFP_NOIO consistently for request allocations
3807 - virtio: virtio 1.0 cs04 spec compliance for reset
3808 - mac80211: properly deal with station hashtable insert errors
3809 - mac80211: avoid excessive stack usage in sta_info
3810 - mac80211: fix ibss scan parameters
3811 - mac80211: fix unnecessary frame drops in mesh fwding
3812 - mac80211: fix txq queue related crashes
3813 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
3814 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
3815 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
3816 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
3817 - iio: accel: bmc150: fix endianness when reading axes
3818 - iio: gyro: bmg160: fix buffer read values
3819 - iio: gyro: bmg160: fix endianness when reading axes
3820 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
3821 bytes
3822 - fs: add file_dentry()
3823 - nfs: use file_dentry()
3824 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
3825 - ext4: add lockdep annotations for i_data_sem
3826 - ext4: ignore quota mount options if the quota feature is enabled
3827 - iommu: Don't overwrite domain pointer when there is no default_domain
3828 - Btrfs: fix file/data loss caused by fsync after rename and new inode
3829 - arm64: replace read_lock to rcu lock in call_step_hook
3830 - perf: Do not double free
3831 - perf: Cure event->pending_disable race
3832 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
3833 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
3834 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
3835 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
3836 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
3837 - ALSA: usb-audio: Add a quirk for Plantronics BT300
3838 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
3839 - HID: wacom: fix Bamboo ONE oops
3840 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
3841 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
3842 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
3843 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
3844 - staging: android: ion: Set the length of the DMA sg entries in buffer
3845 - usbvision: fix crash on detecting device with invalid configuration
3846 - Revert "usb: hub: do not clear BOS field during reset device"
3847 - Linux 4.4.8
3848
3849 * Fix speaker volume on a Dell machine (LP: #1549660)
3850 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
3851
3852 * Xenial update to v4.4.7 stable release (LP: #1572722)
3853 - regulator: core: avoid unused variable warning
3854 - regulator: core: Fix nested locking of supplies
3855 - ASoC: samsung: pass DMA channels as pointers
3856 - mmc: sh_mmcif: rework dma channel handling
3857 - mmc: sh_mmcif: Correct TX DMA channel allocation
3858 - x86/microcode/intel: Make early loader look for builtin microcode too
3859 - x86/microcode: Untangle from BLK_DEV_INITRD
3860 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
3861 - perf/x86/intel: Add definition for PT PMI bit
3862 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
3863 - KVM: i8254: change PIT discard tick policy
3864 - KVM: fix spin_lock_init order on x86
3865 - KVM: VMX: avoid guest hang on invalid invept instruction
3866 - KVM: VMX: avoid guest hang on invalid invvpid instruction
3867 - KVM: VMX: fix nested vpid for old KVM guests
3868 - perf/core: Fix perf_sched_count derailment
3869 - perf tools: Dont stop PMU parsing on alias parse error
3870 - perf tools: Fix checking asprintf return value
3871 - perf tools: Fix python extension build
3872 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
3873 - sched/preempt, sh: kmap_coherent relies on disabled preemption
3874 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
3875 - s390: fix floating pointer register corruption (again)
3876 - s390/cpumf: add missing lpp magic initialization
3877 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
3878 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
3879 - PCI: ACPI: IA64: fix IO port generic range check
3880 - x86/irq: Cure live lock in fixup_irqs()
3881 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
3882 - x86/iopl/64: Properly context-switch IOPL on Xen PV
3883 - x86/iopl: Fix iopl capability check on Xen PV
3884 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
3885 - sg: fix dxferp in from_to case
3886 - aacraid: Fix RRQ overload
3887 - aacraid: Fix memory leak in aac_fib_map_free
3888 - aacraid: Set correct msix count for EEH recovery
3889 - sd: Fix discard granularity when LBPRZ=1
3890 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
3891 - be2iscsi: set the boot_kset pointer to NULL in case of failure
3892 - aic7xxx: Fix queue depth handling
3893 - libnvdimm: Fix security issue with DSM IOCTL.
3894 - dm snapshot: disallow the COW and origin devices from being identical
3895 - dm: fix excessive dm-mq context switching
3896 - dm thin metadata: don't issue prefetches if a transaction abort has failed
3897 - dm cache: make sure every metadata function checks fail_io
3898 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
3899 - usb: retry reset if a device times out
3900 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
3901 - USB: uas: Reduce can_queue to MAX_CMNDS
3902 - USB: cdc-acm: more sanity checking
3903 - USB: iowarrior: fix oops with malicious USB descriptors
3904 - USB: usb_driver_claim_interface: add sanity checking
3905 - USB: mct_u232: add sanity checking in probe
3906 - USB: digi_acceleport: do sanity checking for the number of ports
3907 - USB: cypress_m8: add endpoint sanity check
3908 - USB: serial: cp210x: Adding GE Healthcare Device ID
3909 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
3910 - USB: option: add "D-Link DWM-221 B1" device id
3911 - pwc: Add USB id for Philips Spc880nc webcam
3912 - Input: powermate - fix oops with malicious USB descriptors
3913 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
3914 - ALSA: usb-audio: Add sanity checks for endpoint accesses
3915 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
3916 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
3917 - ALSA: usb-audio: Fix double-free in error paths after
3918 snd_usb_add_audio_stream() call
3919 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
3920 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
3921 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
3922 - crypto: ccp - Add hash state import and export support
3923 - crypto: ccp - Limit the amount of information exported
3924 - crypto: ccp - Don't assume export/import areas are aligned
3925 - crypto: ccp - memset request context to zero during import
3926 - crypto: keywrap - memzero the correct memory
3927 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
3928 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
3929 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
3930 - X.509: Fix leap year handling again
3931 - mei: bus: check if the device is enabled before data transfer
3932 - HID: logitech: fix Dual Action gamepad support
3933 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
3934 - HID: multitouch: force retrieving of Win8 signature blob
3935 - HID: fix hid_ignore_special_drivers module parameter
3936 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
3937 - staging: android: ion_test: fix check of platform_device_register_simple()
3938 error code
3939 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
3940 - tty: Fix GPF in flush_to_ldisc(), part 2
3941 - net: irda: Fix use-after-free in irtty_open()
3942 - 8250: use callbacks to access UART_DLL/UART_DLM
3943 - saa7134: Fix bytesperline not being set correctly for planar formats
3944 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
3945 - bttv: Width must be a multiple of 16 when capturing planar formats
3946 - coda: fix first encoded frame payload
3947 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
3948 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
3949 - mtip32xx: Fix broken service thread handling
3950 - mtip32xx: Remove unwanted code from taskfile error handler
3951 - mtip32xx: Print exact time when an internal command is interrupted
3952 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
3953 - mtip32xx: Handle safe removal during IO
3954 - mtip32xx: Handle FTL rebuild failure state during device initialization
3955 - mtip32xx: Implement timeout handler
3956 - mtip32xx: Cleanup queued requests after surprise removal
3957 - ALSA: pcm: Avoid "BUG:" string for warnings again
3958 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
3959 - ALSA: hda - Don't handle ELD notify from invalid port
3960 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
3961 - ALSA: hda - Fix unconditional GPIO toggle via automute
3962 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
3963 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
3964 - brd: Fix discard request processing
3965 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
3966 - bcache: cleaned up error handling around register_cache()
3967 - bcache: fix race of writeback thread starting before complete initialization
3968 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
3969 - mm: memcontrol: reclaim when shrinking memory.high below usage
3970 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
3971 - ia64: define ioremap_uc()
3972 - watchdog: don't run proc_watchdog_update if new value is same as old
3973 - watchdog: rc32434_wdt: fix ioctl error handling
3974 - Bluetooth: Add new AR3012 ID 0489:e095
3975 - Bluetooth: Fix potential buffer overflow with Add Advertising
3976 - cgroup: ignore css_sets associated with dead cgroups during migration
3977 - net: mvneta: enable change MAC address when interface is up
3978 - of: alloc anywhere from memblock if range not specified
3979 - vfs: show_vfsstat: do not ignore errors from show_devname method
3980 - splice: handle zero nr_pages in splice_to_pipe()
3981 - xtensa: ISS: don't hang if stdin EOF is reached
3982 - xtensa: fix preemption in {clear,copy}_user_highpage
3983 - xtensa: clear all DBREAKC registers on start
3984 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
3985 - ARC: bitops: Remove non relevant comments
3986 - quota: Fix possible GPF due to uninitialised pointers
3987 - xfs: fix two memory leaks in xfs_attr_list.c error paths
3988 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
3989 - md/raid5: Compare apples to apples (or sectors to sectors)
3990 - RAID5: check_reshape() shouldn't call mddev_suspend
3991 - RAID5: revert e9e4c377e2f563 to fix a livelock
3992 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
3993 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
3994 - md: multipath: don't hardcopy bio in .make_request path
3995 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
3996 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
3997 freed"
3998 - fuse: do not use iocb after it may have been freed
3999 - fuse: Add reference counting for fuse_io_priv
4000 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
4001 - rapidio/rionet: fix deadlock on SMP
4002 - ipr: Fix out-of-bounds null overwrite
4003 - ipr: Fix regression when loading firmware
4004 - iwlwifi: mvm: Fix paging memory leak
4005 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
4006 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
4007 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
4008 - drm/amdgpu: include the right version of gmc header files for iceland
4009 - IB/ipoib: fix for rare multicast join race condition
4010 - tracing: Have preempt(irqs)off trace preempt disabled functions
4011 - tracing: Fix crash from reading trace_pipe with sendfile
4012 - tracing: Fix trace_printk() to print when not using bprintk()
4013 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
4014 - scripts/coccinelle: modernize &
4015 - scripts/kconfig: allow building with make 3.80 again
4016 - kbuild/mkspec: fix grub2 installkernel issue
4017 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
4018 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
4019 - mmc: block: fix ABI regression of mmc_blk_ioctl
4020 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
4021 - mmc: sdhci: fix data timeout (part 1)
4022 - mmc: sdhci: fix data timeout (part 2)
4023 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
4024 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
4025 - clk: rockchip: rk3368: fix cpuclk core dividers
4026 - clk: rockchip: rk3368: fix parents of video encoder/decoder
4027 - clk: rockchip: rk3368: fix hdmi_cec gate-register
4028 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
4029 - clk: bcm2835: Fix setting of PLL divider clock rates
4030 - target: Fix target_release_cmd_kref shutdown comp leak
4031 - iser-target: Fix identification of login rx descriptor type
4032 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
4033 - iser-target: Separate flows for np listeners and connections cma events
4034 - iser-target: Rework connection termination
4035 - nfsd4: fix bad bounds checking
4036 - nfsd: fix deadlock secinfo+readdir compound
4037 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
4038 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
4039 - ACPI / PM: Runtime resume devices when waking from hibernate
4040 - writeback, cgroup: fix premature wb_put() in
4041 locked_inode_to_wb_and_lock_list()
4042 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
4043 inode
4044 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
4045 trackstick buttons, again"
4046 - Input: synaptics - handle spurious release of trackstick buttons, again
4047 - Input: ims-pcu - sanity check against missing interfaces
4048 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
4049 - ocfs2/dlm: fix race between convert and recovery
4050 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
4051 - mm/page_alloc: prevent merging between isolated and other pageblocks
4052 - mtd: onenand: fix deadlock in onenand_block_markbad
4053 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
4054 - scsi_common: do not clobber fixed sense information
4055 - sched/cputime: Fix steal time accounting vs. CPU hotplug
4056 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
4057 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
4058 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
4059 - Linux 4.4.7
4060
4061 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
4062 - Bluetooth: Add new AR3012 ID 0489:e095
4063
4064 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
4065 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4066
4067 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
4068 gl552jx (LP: #1552925)
4069 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4070
4071 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
4072 (LP: #1546694)
4073 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4074
4075 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
4076 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4077
4078 * s390/pci: add extra padding to function measurement block (LP: #1572291)
4079 - s390/pci: add extra padding to function measurement block
4080
4081 * CVE-2016-3951 (LP: #1567191)
4082 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
4083 - usbnet: cleanup after bind() in probe()
4084
4085 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
4086 - efi: Remove redundant efi_set_variable_nonblocking() prototype
4087 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
4088 - efi: Add nonblocking option to efi_query_variable_store()
4089 - efi: Add NV memory attribute
4090 - efi: Reformat GUID tables to follow the format in UEFI spec
4091 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
4092 - SAUCE: (noup) Add EFI signature data types
4093 - crypto: KEYS: convert public key and digsig asym to the akcipher api
4094 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
4095 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
4096 - [Config] CONFIG_IMA_MOK_KEYRING=y
4097 - IMA: create machine owner and blacklist keyrings
4098 - KEYS: Add an alloc flag to convey the builtinness of a key
4099 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
4100 - SAUCE: (noup) KEYS: Add a system blacklist keyring
4101 - SAUCE: (noup) MODSIGN: Support not importing certs from db
4102
4103 * Miscellaneous Ubuntu changes
4104 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
4105
4106 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
a9ea3f9a 4107
440128a3 4108linux (4.4.0-21.37) xenial; urgency=low
66a4b159 4109
440128a3
TG
4110 [ Tim Gardner ]
4111
4112 * Release Tracking Bug
4113 - LP: #1571791
4114
4115 * linux: MokSBState is ignored (LP: #1571691)
4116 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
4117 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
4118 - SAUCE: (noup) Display MOKSBState when disabled
66a4b159
TG
4119
4120 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
4121
640cdd1d 4122linux (4.4.0-20.36) xenial; urgency=low
7b56bc94 4123
640cdd1d
TG
4124 [ Tim Gardner ]
4125
4126 * Release Tracking Bug
4127 - LP: #1571069
4128
4129 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
4130 - SAUCE: kernfs: Do not match superblock in another user namespace when
4131 mounting
4132
4133 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
4134 - x86/topology: Fix logical package mapping
4135 - x86/topology: Fix Intel HT disable
4136 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
4137 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
4138 - x86/topology: Fix AMD core count
4139
4140 * [regression]: Failed to call clock_adjtime(): Invalid argument
4141 (LP: #1566465)
4142 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
7b56bc94
TG
4143
4144 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
4145
92acd054 4146linux (4.4.0-19.35) xenial; urgency=low
0579a988 4147
92acd054
TG
4148 [ Tim Gardner ]
4149
4150 * Release Tracking Bug
4151 - LP: #1570348
4152
4153 * CVE-2016-2847 (LP: #1554260)
4154 - pipe: limit the per-user amount of pages allocated in pipes
4155
4156 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
4157 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
4158
4159 * arm64: guest hangs when ntpd is running (LP: #1549494)
4160 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
4161
4162 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4163 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
4164
4165 * s390/cpumf: Fix lpp detection (LP: #1555344)
4166 - s390/facilities: use stfl mnemonic instead of insn magic
4167 - s390/facilities: always use lowcore's stfle field for storing facility bits
4168 - s390/cpumf: Fix lpp detection
4169
4170 * s390x kernel image needs weightwatchers (LP: #1536245)
4171 - [Config] s390x: Use compressed kernel bzImage
4172
4173 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
4174 upgrading to Ubuntu 16.04 (LP: #1567581)
4175 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
4176 device-tree properties"
4177
4178 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4179 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
4180 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
4181 - cpufreq: powernv: Add sysfs attributes to show throttle stats
4182
4183 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
4184 - [Config] Add ib_iser to generic inclusion list
4185
4186 * thunderx nic performance improvements (LP: #1567093)
4187 - net: thunderx: Set recevie buffer page usage count in bulk
4188 - net: thunderx: Adjust nicvf structure to reduce cache misses
4189
4190 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
4191 - net: thunderx: Fix for multiqset not configured upon interface toggle
4192 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
4193 - net: thunderx: Fix receive packet stats
4194
4195 * Miscellaneous Ubuntu changes
4196 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
4197
4198 * Miscellaneous upstream changes (LP: #1564901)
4199 - Input: xpad - correctly handle concurrent LED and FF requests
0579a988
TG
4200
4201 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
4202
5cf9ebd1 4203linux (4.4.0-18.34) xenial; urgency=low
46676e33 4204
5cf9ebd1
TG
4205 [ Tim Gardner ]
4206
4207 * Release Tracking Bug
4208 - LP: #1566868
4209
4210 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
4211 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
4212 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
4213
4214 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
4215 - [Config] CONFIG_ARCH_ROCKCHIP=y
4216
4217 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
4218 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
4219 - perf/x86/cqm: Fix CQM memory leak and notifier leak
4220 - x86/cpufeature: Carve out X86_FEATURE_*
4221 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
4222 - x86/topology: Create logical package id
4223 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
4224 - perf/x86/mbm: Add memory bandwidth monitoring event management
4225 - perf/x86/mbm: Implement RMID recycling
4226 - perf/x86/mbm: Add support for MBM counter overflow handling
4227
4228 * User namespace mount updates (LP: #1566505)
4229 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
4230 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
4231 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
4232 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
4233 - SAUCE: fs: fix a posible leak of allocated superblock
4234
4235 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
4236 (LP: #1566518)
4237 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
4238 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
4239
4240 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
4241 for Alpine Ridge on SKL (LP: #1519623)
4242 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
4243 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
4244 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
4245 - usb: add device descriptor for usb 3.1 root hub
4246 - usb: Support USB 3.1 extended port status request
4247 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
4248 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
4249 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
4250 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
4251 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
4252 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
4253 - usb: Add USB 3.1 Precision time measurement capability descriptor support
4254 - xhci: refactor and cleanup endpoint initialization.
4255 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
4256 - xhci: cleanup isoc tranfers queuing code
4257 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
4258 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
4259
4260 * wrong/missing permissions for device file /dev/prandom (prng.ko)
4261 (LP: #1558275)
4262 - s390/crypto: provide correct file mode at device register.
4263
4264 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
4265 - ALSA: hda - fix front mic problem for a HP desktop
4266
4267 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
4268 (LP: #1556228)
4269 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
4270
4271 * please provide mmc-modules udeb (LP: #1565765)
4272 - [Config] Add mmc block drivers to d-i
4273
4274 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4275 - Add secure_modules() call
4276 - PCI: Lock down BAR access when module security is enabled
4277 - x86: Lock down IO port access when module security is enabled
4278 - ACPI: Limit access to custom_method
4279 - asus-wmi: Restrict debugfs interface when module loading is restricted
4280 - Restrict /dev/mem and /dev/kmem when module loading is restricted
4281 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
4282 - kexec: Disable at runtime if the kernel enforces module loading restrictions
4283 - x86: Restrict MSR access when module loading is restricted
4284 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
4285 - Add option to automatically enforce module signatures when in Secure Boot mode
4286 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
4287 - efi: Add EFI_SECURE_BOOT bit
4288 - hibernate: Disable in a signed modules environment
4289
4290 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
4291 - PCI: Add fwnode_handle to x86 pci_sysdata
4292 - PCI: Look up IRQ domain by fwnode_handle
4293 - [Config] CONFIG_PCI_HYPERV=m
4294 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
4295
4296 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
4297 (LP: #1559923)
4298 - ACPI / processor: Request native thermal interrupt handling via _OSC
4299
4300 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
4301 (LP: #1564591)
4302 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
4303
4304 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
4305 - atomics: Allow architectures to define their own __atomic_op_* helpers
4306 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
4307 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
4308 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
4309
4310 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
4311 - [Debian] cpupower uses non-standard CROSS
4312
4313 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
4314 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
4315
4316 * Unable to migrate container (LP: #1563921)
4317 - SAUCE: cgroup mount: ignore nsroot=
4318
4319 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4320 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4321
4322 * /proc/$pid/maps performance regression (LP: #1547231)
4323 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4324
4325 * TPM2.0 trusted keys fixes (LP: #1398274)
4326 - tpm: remove unneeded include of actbl2.h
4327 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4328 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4329 - tpm_tis: Disable interrupt auto probing on a per-device basis
4330 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4331 - tpm_tis: Use devm_ioremap_resource
4332 - tpm_tis: Clean up the force=1 module parameter
4333 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4334 - tpm_crb: Use devm_ioremap_resource
4335 - tpm: fix the rollback in tpm_chip_register()
4336 - tpm: fix the cleanup of struct tpm_chip
4337 - tpm: fix: set continueSession attribute for the unseal operation
4338 - tpm: fix: return rc when devm_add_action() fails
4339 - tpm_eventlog.c: fix binary_bios_measurements
4340 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4341 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4342 - tpm_tis: fix build warning with tpm_tis_resume
4343
4344 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4345 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4346
4347 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4348 Xenial (LP: #1563485)
4349 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4350 - cxlflash: Increase cmd_per_lun for better throughput
4351 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4352
4353 * Miscellaneous Ubuntu changes
4354 - [Config] do_zfs_powerpc64-smp = true
4355 - [Debian] fix linux_tools when cross-compiling
4356 - [Config] do_zfs_powerpc64-smp use default value
4357 - SAUCE: apparmor: Fix FTBFS due to bad include path
4358 - SAUCE: i915_bpo: Disable preliminary hw support
46676e33
TG
4359
4360 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4361
8c982bfb 4362linux (4.4.0-17.33) xenial; urgency=low
4cee9f36 4363
8c982bfb
TG
4364 [ Tim Gardner ]
4365
4366 * Release Tracking Bug
4367 - LP: #1563441
4368
4369 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4370 (LP: #1560552)
4371 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4372 about to hit.
4373
4374 * Predictable naming mechanism is leading to issues in DLPAR operations of
4375 NICs (LP: #1560514)
4376 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4377 properties
4378
4379 * ThunderX: support alternative phy implementations (LP: #1562968)
4380 - net: thunderx: Cleanup PHY probing code.
4381 - [Config] CONFIG_MDIO_CAVIUM=m
4382 - phy: mdio-octeon: Refactor into two files/modules
4383 - [Config] CONFIG_MDIO_THUNDER=m
4384 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4385 - phy: mdio-cavium: Add missing MODULE_* annotations.
4386 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4387 - phy: mdio-thunder: Fix some Kconfig typos
4388 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4389
4390 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4391 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4392 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4393
4394 * lots of printk to serial console can hang system for long time
4395 (LP: #1534216)
4396 - printk: set may_schedule for some of console_trylock() callers
4397
4398 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4399 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4400 - PM / runtime: Add new helper for conditional usage count incrementation
4401 - drm/core: Add drm_for_each_encoder_mask, v2.
4402 - drm/atomic-helper: Implement subsystem-level suspend/resume
4403
4404 * [Hyper-V] VM Sockets (LP: #1541585)
4405 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4406 - Drivers: hv: vmbus: Add vendor and device atttributes
4407 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4408 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4409 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4410 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4411 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4412 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4413 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4414 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4415 - Drivers: hv: vmbus: add a per-channel rescind callback
4416 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4417 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4418 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4419 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4420 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4421 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4422 - Drivers: hv: vmbus: remove code duplication in message handling
4423 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4424 - Drivers: hv: util: Pass the channel information during the init call
4425 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4426 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4427 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4428
4429 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4430 (LP: #1559918)
4431 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4432
4433 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4434 - net: add tc offload feature flag
4435 - net: tc: helper functions to query action types
4436 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4437 - net: rework ndo tc op to consume additional qdisc handle parameter
4438 - net: rework setup_tc ndo op to consume general tc operand
4439 - net: sched: add cls_u32 offload hooks for netdevs
4440 - net: ixgbe: add support for tc_u32 offload
4441 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4442
4443 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4444 - net: add netif_is_team_master helper
4445 - net: add netif_is_team_port helper
4446 - net: add netif_is_lag_master helper
4447 - net: add netif_is_lag_port helper
4448 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4449 - fm10k: don't reinitialize RSS flow table when RXFH configured
4450
4451 * [Feature]Always Running Timer (ART) to System Time translation
4452 (LP: #1519625)
4453 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4454 - timekeeping: Provide internal function __ktime_get_real_seconds
4455 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4456 - clocksource: Make clocksource validation work for all clocksources
4457 - time: Add cycles to nanoseconds translation
4458 - time: Add timekeeping snapshot code capturing system time and counter
4459 - time: Remove duplicated code in ktime_get_raw_and_real()
4460 - time: Add driver cross timestamp interface for higher precision time synchronization
4461 - time: Add history to cross timestamp interface supporting slower devices
4462 - time/timekeeping: Work around false positive GCC warning
4463 - x86/tsc: Always Running Timer (ART) correlated clocksource
4464 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4465 - [Config] CONFIG_E1000E_HWTS=y
4466 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4467
4468 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4469 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4470
4471 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4472 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4473 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4474 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4475 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4476 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4477 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4478 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4479 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4480 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4481 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4482 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4483 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4484 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4485 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4486 x86/events/intel/uncore.[ch]
4487 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4488 x86/events/intel/uncore_nmhex.c
4489 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4490 x86/events/intel/uncore_snb.c
4491 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4492 x86/events/intel/uncore_snbep.c
4493 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4494 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4495 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4496 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4497 - perf/x86: Move perf_event.h to its new home
4498 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4499
4500 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4501 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4cee9f36
TG
4502
4503 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4504
4f7f55e2 4505linux (4.4.0-16.32) xenial; urgency=low
092c67eb 4506
4f7f55e2
TG
4507 [ Tim Gardner ]
4508
4509 * Release Tracking Bug
4510 - LP: #1561727
4511
4512 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4513 device correctly" (LP: #1561676)
4514 - Thermal: Ignore invalid trip points
4515
4516 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
4517 on press (LP: #1553811)
4518 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
4519 buttons, again
4520
4521 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
4522 (LP: #1560583)
4523 - SAUCE: apparmor: Allow ns_root processes to open profiles file
4524 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
4525
4526 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
4527 - ubuntu: vbox -- update to 5.0.16-dfsg-2
4528
4529 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
4530 s390x (LP: #1557690)
4531 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
4532
4533 * spl/zfs fails to build on s390x (LP: #1519814)
4534 - [Config] s390x -- re-enable zfs
4535 - [Config] zfs -- disable powerpc until the test failures can be resolved
4536
4537 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
4538 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
4539
4540 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
4541 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
4542 - [Config] powerpc -- convert zfs configuration to custom_override
4543
4544 * Memory arena corruption with FUSE (was Memory allocation failure crashes
4545 kernel hard, presumably related to FUSE) (LP: #1505948)
4546 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
4547 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
4548
4549 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
4550 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
4551
4552 * linux packaging: clear remaining redundant delta (LP: #1560445)
4553 - [Debian] Remove generated intermediate files on clean
4554
4555 * arm64: guest hangs when ntpd is running (LP: #1549494)
4556 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
4557 - Revert "hrtimer: Catch illegal clockids"
4558 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
4559
4560 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
4561 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
4562 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
4563 ThunderX
4564
4565 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
4566 (LP: #1559609)
4567 - arcmsr: fixed getting wrong configuration data
4568 - arcmsr: fixes not release allocated resource
4569 - arcmsr: make code more readable
4570 - arcmsr: adds code to support new Areca adapter ARC1203
4571 - arcmsr: changes driver version number
4572 - arcmsr: more readability improvements
4573 - arcmsr: Split dma resource allocation to a new function
4574 - arcmsr: change driver version to v1.30.00.22-20151126
4575
4576 * server image has no keyboard, desktop image works (LP: #1559692)
4577 - [Config] Rework input-modules (d-i) list
4578
4579 * PMU support for Cavium ThunderX (LP: #1559349)
4580 - arm64: perf: Rename Cortex A57 events
4581 - arm64/perf: Add Cavium ThunderX PMU support
4582 - arm64: perf: Enable PMCR long cycle counter bit
4583 - arm64: perf: Extend event mask for ARMv8.1
4584 - arm64: dts: Add Cavium ThunderX specific PMU
4585
4586 * Show ARM PMU events in perf stat (LP: #1559350)
4587 - drivers/perf: kill armpmu_register
4588 - arm: perf: Convert event enums to #defines
4589 - arm: perf: Add event descriptions
4590 - arm64: perf: Convert event enums to #defines
4591 - arm64: perf: Add event descriptions
4592 - ARM: perf: add format entry to describe event -> config mapping
4593 - arm64: perf: add format entry to describe event -> config mapping
4594
4595 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
4596 - EDAC/sb_edac: Fix computation of channel address
4597
4598 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
4599 - [Config] disable CONFIG_IP_PNP
4600
4601 * Miscellaneous Ubuntu changes
4602 - [Debian] Silence the reconstruct script
092c67eb
TG
4603
4604 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
4605
224120d3 4606linux (4.4.0-15.31) xenial; urgency=low
6dbd8746 4607
224120d3
TG
4608 [ Tim Gardner ]
4609
4610 * Release Tracking Bug
4611 - LP: #1559252
4612
4613 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
4614 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
4615
4616 * policy namespace stacking (LP: #1379535)
4617 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
4618 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
4619 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
4620 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
4621 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
4622 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
4623 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
4624 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
4625 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
4626 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
4627 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
4628 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
4629 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
4630 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
4631 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
4632 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
4633 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
4634 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
4635 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
4636 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
4637 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
4638 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
4639 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
4640 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
4641 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
4642 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
4643 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
4644 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
4645 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
4646 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
4647 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
4648 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
4649 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
4650 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
4651 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
4652 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
4653 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
4654 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4655 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
4656 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
4657 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
4658 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
4659 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
4660 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
4661 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
4662 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
4663 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
4664 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
4665 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
4666
4667 * Add arm64 NUMA support (LP: #1558765)
4668 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
4669 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
4670 - [Config] CONFIG_OF_NUMA=y
4671 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
4672 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
4673 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
4674 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
4675 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
4676
4677 * vivid/linux: total ADT test failures (LP: #1558447)
4678 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
4679
4680 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
4681 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4682 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
4683
4684 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
4685 - s390/pci: enforce fmb page boundary rule
4686
4687 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
4688 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
4689 - page_to_phys() always returns a multiple of PAGE_SIZE
4690 - s390/pci: provide ZPCI_ADDR macro
4691 - s390/pci: improve ZPCI_* macros
4692 - s390/pci: resize iomap
4693 - s390/pci: fix bar check
4694 - s390/pci: set error state for unusable functions
4695 - s390/pci: remove iomap sanity checks
4696 - s390/pci: remove pdev pointer from arch data
4697 - s390/pci: add ioctl interface for CLP
4698
4699 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
4700 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
4701 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
4702 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
4703 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
4704
4705 * skb_warn_bad_offload Crash (LP: #1558025)
4706 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
4707
4708 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
4709 - [Config] CONFIG_PCI_HOST_COMMON=y
4710 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
4711 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
4712 - PCI: generic: Move structure definitions to separate header file
4713 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
4714 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
4715 - PCI: thunder: Add PCIe host driver for ThunderX processors
4716 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
4717
4718 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
4719 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
4720
4721 * Xenial update to v4.4.6 stable release (LP: #1558330)
4722 - arm64: account for sparsemem section alignment when choosing vmemmap offset
4723 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
4724 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
4725 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
4726 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
4727 - kvm: cap halt polling at exactly halt_poll_ns
4728 - KVM: VMX: disable PEBS before a guest entry
4729 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
4730 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
4731 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
4732 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
4733 - s390/dasd: fix diag 0x250 inline assembly
4734 - tracing: Fix check for cpu online when event is disabled
4735 - dmaengine: at_xdmac: fix residue computation
4736 - jffs2: reduce the breakage on recovery from halfway failed rename()
4737 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
4738 - ASoC: dapm: Fix ctl value accesses in a wrong type
4739 - ASoC: samsung: Use IRQ safe spin lock calls
4740 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
4741 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
4742 - ovl: ignore lower entries when checking purity of non-directory entries
4743 - ovl: fix working on distributed fs as lower layer
4744 - wext: fix message delay/ordering
4745 - cfg80211/wext: fix message ordering
4746 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
4747 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
4748 - mac80211: minstrel: Change expected throughput unit back to Kbps
4749 - mac80211: fix use of uninitialised values in RX aggregation
4750 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
4751 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
4752 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
4753 - mac80211: Fix Public Action frame RX in AP mode
4754 - gpu: ipu-v3: Do not bail out on missing optional port nodes
4755 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
4756 - drm/radeon: Fix error handling in radeon_flip_work_func.
4757 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
4758 - userfaultfd: don't block on the last VM updates at exit time
4759 - ovl: fix getcwd() failure after unsuccessful rmdir
4760 - MIPS: Fix build error when SMP is used without GIC
4761 - MIPS: smp.c: Fix uninitialised temp_foreign_map
4762 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
4763 - target: Drop incorrect ABORT_TASK put for completed commands
4764 - ld-version: Fix awk regex compile failure
4765 - Linux 4.4.6
4766
4767 * linux fails to load x.509 built-in certificate (LP: #1557250)
4768 - lib/mpi: Endianness fix
4769
4770 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
4771 - [Config] CONFIG_NET_9P=m for s390x
4772
4773 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
4774 (LP: #1557950)
4775 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
4776 - net/mlx5e: Don't modify CQ before it was created
4777
4778 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
4779 - mmc: sdhci: Do not BUG on invalid vdd
4780 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
4781 - mmc: It is not an error for the card to be removed while suspended
4782
4783 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
4784 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
4785
4786 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
4787 - [Config] CONFIG_NUMA_EMU=y for s390x
4788
4789 * Miscellaneous Ubuntu changes
4790 - [Debian] git-ubuntu-log -- prevent bug references being split
4791 - [Debian] git-ubuntu-log -- git log output is UTF-8
6dbd8746
TG
4792
4793 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
4794
a327d517 4795linux (4.4.0-14.30) xenial; urgency=low
b3432cf6 4796
a327d517
TG
4797 [ Tim Gardner ]
4798
4799 * Release Tracking Bug
4800 - LP: #1557508
4801
4802 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
4803 - powerpc: Fix dedotify for binutils >= 2.26
4804
4805 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
4806 - Illumos 6370 - ZFS send fails to transmit some holes
4807
4808 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
4809 camera (LP: #1557138)
4810 - UVC: Add support for ds4 depth camera
4811
4812 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
4813 - sched/numa: Fix use-after-free bug in the task_numa_compare
4814
4815 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
4816 files (LP: #1555997)
4817 - ovl: copy new uid/gid into overlayfs runtime inode
4818
4819 * Miscellaneous Ubuntu changes
4820 - SAUCE: Dump stack when X.509 certificates cannot be loaded
b3432cf6
TG
4821
4822 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
4823
0afa4cd4 4824linux (4.4.0-13.29) xenial; urgency=low
760352e4 4825
0afa4cd4
TG
4826 [ Tim Gardner ]
4827
4828 * Release Tracking Bug
4829 - LP: #1556247
4830
4831 * s390/mm: four page table levels vs. fork (LP: #1556141)
4832 - s390/mm: four page table levels vs. fork
4833
4834 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
4835 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
4836 - hv_netvsc: cleanup netdev feature flags for netvsc
4837
4838 * fails to boot on megaraid (LP: #1552903)
4839 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
4840 case of PD list DCMD failure
4841
4842 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
4843 - ALSA: hda - add codec support for Kabylake display audio codec
4844
4845 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4846 - cpufreq: powernv: Free 'chips' on module exit
4847 - cpufreq: powernv: Hot-plug safe the kworker thread
4848 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
4849 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
4850 - cpufreq: powernv: Replace pr_info with trace print for throttle event
4851 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
4852
4853 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
4854 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
4855
4856 * integer overflow in xt_alloc_table_info (LP: #1555353)
4857 - SAUCE: (noup) netfilter: x_tables: check for size overflow
4858
4859 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
4860 - [Packaging] reconstruct -- automatically reconstruct against base tag
4861 - [Config] reconstruct -- update to autoreconstruct output
4862 - [Packaging] reconstruct -- update when inserting final changes
4863
4864 * Xenial update to v4.4.5 stable release (LP: #1555640)
4865 - use ->d_seq to get coherency between ->d_inode and ->d_flags
4866 - drivers: sh: Restore legacy clock domain on SuperH platforms
4867 - Btrfs: fix deadlock running delayed iputs at transaction commit time
4868 - btrfs: Fix no_space in write and rm loop
4869 - btrfs: async-thread: Fix a use-after-free error for trace
4870 - block: Initialize max_dev_sectors to 0
4871 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
4872 - parisc: Fix ptrace syscall number and return value modification
4873 - mips/kvm: fix ioctl error handling
4874 - kvm: x86: Update tsc multiplier on change.
4875 - fbcon: set a default value to blink interval
4876 - cifs: fix out-of-bounds access in lease parsing
4877 - CIFS: Fix SMB2+ interim response processing for read requests
4878 - Fix cifs_uniqueid_to_ino_t() function for s390x
4879 - vfio: fix ioctl error handling
4880 - KVM: x86: fix root cause for missed hardware breakpoints
4881 - arm/arm64: KVM: Fix ioctl error handling
4882 - iommu/amd: Apply workaround for ATS write permission check
4883 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
4884 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
4885 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
4886 - drm/ast: Fix incorrect register check for DRAM width
4887 - drm/radeon/pm: update current crtc info after setting the powerstate
4888 - drm/amdgpu/pm: update current crtc info after setting the powerstate
4889 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
4890 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
4891 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
4892 - libata: fix HDIO_GET_32BIT ioctl
4893 - libata: Align ata_device's id on a cacheline
4894 - block: bio: introduce helpers to get the 1st and last bvec
4895 - writeback: flush inode cgroup wb switches instead of pinning super_block
4896 - Adding Intel Lewisburg device IDs for SATA
4897 - arm64: vmemmap: use virtual projection of linear region
4898 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
4899 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
4900 - tracing: Do not have 'comm' filter override event 'comm' field
4901 - pata-rb532-cf: get rid of the irq_to_gpio() call
4902 - Btrfs: fix loading of orphan roots leading to BUG_ON
4903 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
4904 - jffs2: Fix page lock / f->sem deadlock
4905 - Fix directory hardlinks from deleted directories
4906 - dmaengine: pxa_dma: fix cyclic transfers
4907 - adv7604: fix tx 5v detect regression
4908 - ALSA: usb-audio: Add a quirk for Plantronics DA45
4909 - ALSA: ctl: Fix ioctls for X32 ABI
4910 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
4911 - ALSA: rawmidi: Fix ioctls X32 ABI
4912 - ALSA: timer: Fix ioctls for X32 ABI
4913 - ALSA: pcm: Fix ioctls for X32 ABI
4914 - ALSA: seq: oss: Don't drain at closing a client
4915 - ALSA: hdspm: Fix wrong boolean ctl value accesses
4916 - ALSA: hdsp: Fix wrong boolean ctl value accesses
4917 - ALSA: hdspm: Fix zero-division
4918 - ALSA: timer: Fix broken compat timer user status ioctl
4919 - usb: chipidea: otg: change workqueue ci_otg as freezable
4920 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
4921 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
4922 - USB: qcserial: add Sierra Wireless EM74xx device ID
4923 - USB: serial: option: add support for Telit LE922 PID 0x1045
4924 - USB: serial: option: add support for Quectel UC20
4925 - MIPS: scache: Fix scache init with invalid line size.
4926 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
4927 - ubi: Fix out of bounds write in volume update code
4928 - i2c: brcmstb: allocate correct amount of memory for regmap
4929 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
4930 - block: check virt boundary in bio_will_gap()
4931 - block: get the 1st and last bvec via helpers
4932 - drm/i915: more virtual south bridge detection
4933 - drm/i915: refine qemu south bridge detection
4934 - modules: fix longstanding /proc/kallsyms vs module insertion race.
4935 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
4936 - Linux 4.4.5
4937
4938 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
4939 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
4940
4941 * TPM2.0 trusted keys fixes (LP: #1398274)
4942 - tpm_tis: further simplify calculation of ordinal duration
4943 - tpm_tis: Use devm_free_irq not free_irq
4944 - tpm_tis: Ensure interrupts are disabled when the driver starts
4945 - tpm: rework tpm_get_timeouts()
4946 - tpm_tis: Get rid of the duplicate IRQ probing code
4947 - tpm_tis: Refactor the interrupt setup
4948 - tpm_tis: Tighten IRQ auto-probing
4949 - tpm_ibmvtpm: properly handle interrupted packet receptions
4950
4951 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
4952 - [Config] control.stub.in -- review versioned Build-Depends:
4953 - [Config] control.stub.in -- review versioned
4954 Depends/Breaks/Conflicts/Replaces
4955 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
4956 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
760352e4
TG
4957
4958 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
4959
d5d1ecab 4960linux (4.4.0-12.28) xenial; urgency=low
735bc7c6 4961
d5d1ecab
TG
4962 * Miscellaneous Ubuntu changes
4963 - reconstruct: Work around orig tarball packaging limitiations
4964 Fixes FTBS
735bc7c6
TG
4965
4966 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
4967
11cc4de8 4968linux (4.4.0-12.27) xenial; urgency=low
7c1b95e2 4969
11cc4de8
TG
4970 [ Tim Gardner ]
4971
4972 * Release Tracking Bug
4973 - LP: #1554704
4974
4975 * Fails to detect (second) display (LP: #1543683)
4976 - drm/i915: Fix hpd live status bits for g4x
4977
4978 * s390x -- various configuration changes (LP: #1543165)
4979 - [Config] s390x -- enable CONFIG_NUMA
4980 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
4981 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
4982 - [Config] s390x -- disable CONFIG_NVMEM
4983 - [Config] s390x -- switch preempt mode to none
4984
4985 * Radeon hybrid graphics problem on resume (LP: #1554608)
4986 - Revert "drm/radeon: call hpd_irq_event on resume"
4987
4988 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
4989 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
4990 - drm/amdgpu: use $(src) in Makefile (v2)
4991 - drm/radeon: constify radeon_asic_ring structures
4992 - drm/amdgpu: add a callback for reading the bios from the rom directly
4993 - drm/amdgpu: add read_bios_from_rom callback for CI parts
4994 - drm/amdgpu: add read_bios_from_rom callback for VI parts
4995 - drm/amdgpu: Use new read bios from rom callback
4996 - drm/amdgpu: Use unlocked gem unreferencing
4997 - drm/radeon: Use unlocked gem unreferencing
4998 - drm/amd: add new gfx8 register definitions for EDC
4999 - drm/amdgpu: add EDC support for CZ (v3)
5000 - drm/amd: abstract kernel rq and normal rq to priority of run queue
5001 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
5002 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
5003 - drm/amdgpu: update rev id register for VI
5004 - drm/amdgpu: add more debugging output for driver failures
5005 - drm/amdgpu: add entity only when first job come
5006 - drm/amdgpu: handle error case for ctx
5007 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
5008 - drm/amdgpu: change default sched jobs to 32
5009 - drm/amdgpu: limit visible vram if it's smaller than the BAR
5010 - drm/amdgpu: restrict the sched jobs number to power of two
5011 - drm/amdgpu: put VM page tables directly into duplicates list
5012 - drm/amdgpu: split VM PD and PT handling during CS
5013 - drm/amdgpu: keep the PTs validation list in the VM v2
5014 - drm/radeon: Update radeon_get_vblank_counter_kms()
5015 - drm/radeon: only increment sync_seq when a fence is really emitted
5016 - drm/fb-helper: Use proper plane mask for fb cleanup
5017 - drm/amdgpu: fix dp link rate selection (v2)
5018 - drm/radeon: fix dp link rate selection (v2)
5019 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
5020 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
5021 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
5022 - drm/amdgpu: implement new cgs interface for acpi function
5023 - drm/amdgpu: implement cgs interface to query system info
5024 - drm/amdgpu: add new cgs interface to get display info (v2)
5025 - drm/amd/powerplay: add basic powerplay framework
5026 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
5027 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
5028 - drm/amd/powerplay: add SMU manager sub-component
5029 - drm/amd/powerplay: add hardware manager sub-component
5030 - SAUCE: amd: Include errno.h
5031 - drm/amd/powerplay: add Carrizo smu support
5032 - drm/amd/powerplay: add Carrizo dpm support
5033 - drm/amd/powerplay: add CG and PG support for carrizo
5034 - drm/amd/powerplay: add event manager sub-component
5035 - drm/amd/powerplay: implement functions of amd_powerplay_func
5036 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
5037 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
5038 - drm/amd/powerplay: add header file for tonga smu and dpm
5039 - drm/amd/powerplay: Add Tonga SMU support
5040 - drm/amd/powerplay: add Tonga dpm support (v3)
5041 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
5042 - drm/amd/powerplay: update atomctrl for fiji
5043 - drm/amd/powerplay: add Fiji SMU support.
5044 - drm/amd/powerplay: add Fiji DPM support.
5045 - drm/amdgpu: add amdgpu.powerplay module option
5046 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
5047 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
5048 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
5049 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
5050 - drm/amdgpu/powerplay: program display gap for tonga.
5051 - drm/amdgpu: enable powerplay module by default for tonga.
5052 - drm/amdgpu: enable powerplay module by default for fiji.
5053 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
5054 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
5055 - drm/amd/powerplay: Add CG and PG support for tonga
5056 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
5057 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
5058 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
5059 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
5060 - drm/amdgpu/powerplay: implement thermal control for tonga.
5061 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
5062 - drm/amdgpu: export fan control functions to amdgpu
5063 - drm/amdgpu: enable sysfs interface for powerplay
5064 - drm/amdgpu: support per device powerplay enablement (v2)
5065 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
5066 - drm/amd/powerplay: implement new funcs to check current states for tonga.
5067 - drm/amd/powerplay: refine the logic of whether need to update power state.
5068 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
5069 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
5070 - drm/amdgpu: extract pcie helpers to common header
5071 - drm: add drm_pcie_get_max_link_width helper (v2)
5072 - drm/amdgpu: store pcie gen mask and link width
5073 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
5074 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
5075 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
5076 - drm/amd/powerplay: fix boolreturn.cocci warnings
5077 - drm/amd/powerplay/tonga: Add UVD DPM init
5078 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
5079 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
5080 - drm/amdgpu: add sdma clock gating support for Fiji.
5081 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
5082 - drm/amd/powerplay: enable clock gating for Fiji.
5083 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
5084 - drm/amd/powerplay: implement smc state upload for CZ
5085 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5086 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5087 - drm/amd/powerplay: add new function point in hwmgr.
5088 - drm/amd/powerplay: add smc msg for NB P-State switch
5089 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
5090 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
5091 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
5092 - drm/amd/powerplay: Add PPLib debug print macro.
5093 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
5094 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
5095 - drm/amd/powerplay: add multimedia power gating support for Fiji.
5096 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
5097 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
5098 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
5099 - drm/amdgpu: Prepare DKMS build for powerplay module.
5100 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
5101 - drm/amd/powerplay: Add thermal protection support for Fiji.
5102 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
5103 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
5104 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
5105 - drm/amd/powerplay: fix boolreturn.cocci warnings
5106 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
5107 - drm/amd/powerplay: check whether enable dpm in powerplay.
5108 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
5109 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
5110 - drm/amd/powerplay: display gpu load when print performance for tonga.
5111 - drm/powerplay: add debugging output to tonga_processpptables.c
5112 - drm/powerplay: add debugging output to processpptables.c
5113 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
5114 - drm/amd/powerplay: Don't return an error if fan table is missing
5115 - amd\powerplay Implement get dal power level
5116 - amd/powerplay: Fix get dal power level
5117 - amd/powerplay: Add structures required to report configuration change
5118 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
5119 - drm/amd/powerplay: add point check to avoid NULL point hang.
5120 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
5121 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
5122 - drm: powerplay: use div64_s64 instead of do_div
5123 - drm/amd/powerplay: fix a reversed condition
5124 - drm/amdgpu/cgs: cleanup some indenting
5125 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
5126 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
5127 - drm/amd/powerplay: fix bug that NULL checks are reversed.
5128 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
5129 - drm/amd/powerplay: fix Smatch static checker warnings
5130 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
5131 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
5132 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
5133 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
5134 - drm/amdgpu: fix hex/decimal bug when show gpu load.
5135 - drm/amd/powerplay: add thermal control task when resume.
5136 - drm/amd/powerplay: enable set boot state task
5137 - drm/amd/powerplay: enable power down asic task. (v2)
5138 - drm/amd/powerplay: implement power down asic task for CZ
5139 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
5140 - drm/amdgpu/cgs: add an interface to access PCI resources
5141 - drm/amdgpu: add irq domain support
5142 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
5143 - drm/sysfs: use kobj_to_dev()
5144 - drm/amd/powerplay: fix static checker warning for return meaningless value.
5145 - drm/amdgpu/cz: add code to enable forcing UVD clocks
5146 - drm/amdgpu/cz: add code to enable forcing VCE clocks
5147 - drm/amdgpu/cz: force uvd clocks when sclks are forced
5148 - drm/amdgpu/cz: force vce clocks when sclks are forced
5149 - drm/amdgpu: use kobj_to_dev()
5150 - drm/radeon: use kobj_to_dev()
5151 - drm/ttm: fix adding foreign BOs to the LRU during init v2
5152 - drm/ttm: fix adding foreign BOs to the swap LRU
5153 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
5154 - drm/amdgpu: move VM page tables to the LRU end on CS v2
5155 - drm/amdgpu: validate duplicates first
5156 - drm/amdgpu: add missing irq.h include
5157 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
5158 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
5159 - amdkfd: don't open-code memdup_user()
5160 - amdkfd: Copy from the proper user command pointer
5161 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
5162 - amd/powerplay: disable powerplay by default initially
5163 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
5164 - drm/atomic-helper: Export framebuffer_changed()
5165 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
5166 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
5167 - drm/amdgpu: fix next_rptr handling for debugfs
5168 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
5169 - drm/radeon: only init fbdev if we have connectors
5170 - drm/amdgpu: don't init fbdev if we don't have any connectors
5171 - drm/amd/powerplay: Update SMU firmware loading for Stoney
5172 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
5173 - drm/amdkfd: Remove unnecessary cast in kfree
5174 - drm/amdgpu: only move pt bos in LRU list on success
5175 - drm/amdgpu: mask out WC from BO on unsupported arches
5176 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
5177 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
5178 - drm/amdgpu: load MEC ucode manually on iceland
5179 - drm/amdgpu: disable uvd and vce clockgating on Fiji
5180 - drm/amdgpu: add pcie cap module parameters (v2)
5181 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
5182 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
5183 - drm/amdgpu: handle uvd pg flags properly
5184 - drm/amdgpu: handle vce pg flags properly
5185 - drm/amdgpu: clean up vce pg flags for cz/st
5186 - drm/amdgpu: be consistent with uvd cg flags
5187 - drm/amd/powerplay/cz: disable uvd pg
5188 - drm/amd/powerplay/cz: disable vce pg
5189 - drm/amd/powerplay/tonga: disable uvd pg
5190 - drm/amd/powerplay/tonga: disable vce pg
5191 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
5192 - drm/amdgpu: remove unused cg defines
5193 - drma/dmgpu: move cg and pg flags into shared headers
5194 - drm/amdgpu/tonga: plumb pg flags through to powerplay
5195 - drm/amdgpu/cz: plumb pg flags through to powerplay
5196 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
5197
5198 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
5199 #1552632)
5200 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
5201
5202 * Miscellaneous Ubuntu changes
5203 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
5204
5205 * Miscellaneous upstream changes
5206 - net: thunderx: Fix for Qset error due to CQ full
5207 - ahci: Workaround for ThunderX Errata#22536
5208 - arm64: Add workaround for Cavium erratum 27456
5209 - tipc: fix nullptr crash during subscription cancel
7c1b95e2
TG
5210
5211 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
5212
904500e4 5213linux (4.4.0-11.26) xenial; urgency=low
d19bc1e9 5214
904500e4
TG
5215 [ Tim Gardner ]
5216
5217 * Release Tracking Bug
5218 - LP: #1553391
5219
5220 * Xenial update to v4.4.4 stable release (LP: #1553179)
5221 - af_iucv: Validate socket address length in iucv_sock_bind()
5222 - gro: Make GRO aware of lightweight tunnels.
5223 - net: dp83640: Fix tx timestamp overflow handling.
5224 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
5225 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
5226 - tcp: fix NULL deref in tcp_v4_send_ack()
5227 - af_unix: fix struct pid memory leak
5228 - pptp: fix illegal memory access caused by multiple bind()s
5229 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
5230 - net: dsa: fix mv88e6xxx switches
5231 - tipc: fix connection abort during subscription cancel
5232 - inet: frag: Always orphan skbs inside ip_defrag()
5233 - switchdev: Require RTNL mutex to be held when sending FDB notifications
5234 - tcp: beware of alignments in tcp_get_info()
5235 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
5236 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
5237 - ipv6: addrconf: Fix recursive spin lock call
5238 - ipv6: fix a lockdep splat
5239 - unix: correctly track in-flight fds in sending process user_struct
5240 - tcp: do not drop syn_recv on all icmp reports
5241 - net:Add sysctl_max_skb_frags
5242 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
5243 - enic: increment devcmd2 result ring in case of timeout
5244 - sctp: translate network order to host order when users get a hmacid
5245 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
5246 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
5247 eth_get_headlen
5248 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5249 - bonding: Fix ARP monitor validation
5250 - ipv4: fix memory leaks in ip_cmsg_send() callers
5251 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
5252 - af_unix: Guard against other == sk in unix_dgram_sendmsg
5253 - tipc: fix premature addition of node to lookup table
5254 - tcp: md5: release request socket instead of listener
5255 - qmi_wwan: add "4G LTE usb-modem U901"
5256 - net/mlx4_en: Count HW buffer overrun only once
5257 - net/mlx4_en: Avoid changing dev->features directly in run-time
5258 - l2tp: Fix error creating L2TP tunnels
5259 - pppoe: fix reference counting in PPPoE proxy
5260 - net_sched fix: reclassification needs to consider ether protocol changes
5261 - route: check and remove route cache when we get route
5262 - tcp/dccp: fix another race at listener dismantle
5263 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
5264 - rtnl: RTM_GETNETCONF: fix wrong return value
5265 - tipc: unlock in error path
5266 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
5267 - sctp: Fix port hash table size computation
5268 - ext4: fix bh->b_state corruption
5269 - ARM: debug-ll: fix BCM63xx entry for multiplatform
5270 - arm64: errata: Add -mpc-relative-literal-loads to build flags
5271 - KVM: s390: fix guest fprs memory leak
5272 - devm_memremap: Fix error value when memremap failed
5273 - drm/gma500: Use correct unref in the gem bo create function
5274 - ARM: 8457/1: psci-smp is built only for SMP
5275 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
5276 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
5277 - efi: Do variable name validation tests in utf8
5278 - efi: Make our variable validation list include the guid
5279 - efi: Make efivarfs entries immutable by default
5280 - efi: Add pstore variables to the deletion whitelist
5281 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
5282 - bcache: fix a livelock when we cause a huge number of cache misses
5283 - bcache: Add a cond_resched() call to gc
5284 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
5285 - bcache: fix a leak in bch_cached_dev_run()
5286 - bcache: unregister reboot notifier if bcache fails to unregister device
5287 - bcache: allows use of register in udev to avoid "device_busy" error.
5288 - bcache: Change refill_dirty() to always scan entire disk if necessary
5289 - dm thin: fix race condition when destroying thin pool workqueue
5290 - can: ems_usb: Fix possible tx overflow
5291 - usb: dwc3: Fix assignment of EP transfer resources
5292 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
5293 - USB: option: add support for SIM7100E
5294 - USB: option: add "4G LTE usb-modem U901"
5295 - drivers: android: correct the size of struct binder_uintptr_t for
5296 BC_DEAD_BINDER_DONE
5297 - spi: omap2-mcspi: Prevent duplicate gpio_request
5298 - iw_cxgb3: Fix incorrectly returning error on success
5299 - drm/i915: shut up gen8+ SDE irq dmesg noise
5300 - ocfs2: unlock inode if deleting inode from orphan fails
5301 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
5302 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
5303 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
5304 - clocksource/drivers/vt8500: Increase the minimum delta
5305 - s390/kvm: remove dependency on struct save_area definition
5306 - KVM: s390: fix memory overwrites when vx is disabled
5307 - Btrfs: add missing brelse when superblock checksum fails
5308 - Btrfs: igrab inode in writepage
5309 - btrfs: statfs: report zero available if metadata are exhausted
5310 - Btrfs: send, don't BUG_ON() when an empty symlink is found
5311 - Btrfs: fix number of transaction units required to create symlink
5312 - Btrfs: fix transaction handle leak on failure to create hard link
5313 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
5314 subvolume roots
5315 - btrfs: initialize the seq counter in struct btrfs_device
5316 - s390: fix normalization bug in exception table sorting
5317 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5318 - s390/dasd: fix refcount for PAV reassignment
5319 - s390/dasd: fix performance drop
5320 - uml: flush stdout before forking
5321 - uml: fix hostfs mknod()
5322 - um: link with -lpthread
5323 - locks: fix unlock when fcntl_setlk races with a close
5324 - rtlwifi: rtl_pci: Fix kernel panic
5325 - rtlwifi: rtl8192cu: Add missing parameter setup
5326 - rtlwifi: rtl8192ce: Fix handling of module parameters
5327 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5328 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5329 - rtlwifi: rtl8192se: Fix module parameter initialization
5330 - rtlwifi: rtl8188ee: Fix module parameter initialization
5331 - rtlwifi: rtl8723be: Fix module parameter initialization
5332 - mei: fix fasync return value on error
5333 - mei: validate request value in client notify request ioctl
5334 - namei: ->d_inode of a pinned dentry is stable only for positives
5335 - rc: sunxi-cir: Initialize the spinlock properly
5336 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5337 - si2157: return -EINVAL if firmware blob is too big
5338 - gspca: ov534/topro: prevent a division by 0
5339 - vb2: fix a regression in poll() behavior for output,streams
5340 - tda1004x: only update the frontend properties if locked
5341 - dm space map metadata: remove unused variable in brb_pop()
5342 - dm snapshot: fix hung bios when copy error occurs
5343 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5344 - coresight: checking for NULL string in coresight_name_match()
5345 - irqchip/omap-intc: Add support for spurious irq handling
5346 - irqchip/mxs: Add missing set_handle_irq()
5347 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5348 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5349 - posix-clock: Fix return code on the poll method's error path
5350 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5351 - mmc: usdhi6rol0: handle NULL data in timeout
5352 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5353 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5354 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5355 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5356 - mmc: core: Enable tuning according to the actual timing
5357 - mmc: mmci: fix an ages old detection error
5358 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5359 - mmc: pxamci: fix again read-only gpio detection polarity
5360 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5361 - mmc: sdhci: Allow override of mmc host operations
5362 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5363 - Bluetooth: Use continuous scanning when creating LE connections
5364 - Bluetooth: Add support of Toshiba Broadcom based devices
5365 - Bluetooth: Fix incorrect removing of IRKs
5366 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5367 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5368 - time: Avoid signed overflow in timekeeping_get_ns()
5369 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5370 - Revert "MIPS: Fix PAGE_MASK definition"
5371 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5372 - MIPS: hpet: Choose a safe value for the ETIME check
5373 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5374 - MIPS: Fix buffer overflow in syscall_get_arguments()
5375 - EDAC: Robustify workqueues destruction
5376 - EDAC, mc_sysfs: Fix freeing bus' name
5377 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5378 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5379 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5380 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5381 - virtio_balloon: fix race by fill and leak
5382 - virtio_balloon: fix race between migration and ballooning
5383 - virtio_pci: fix use after free on release
5384 - drm/vmwgfx: Fix an incorrect lock check
5385 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5386 - drm/vmwgfx: respect 'nomodeset'
5387 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5388 - drm/amdgpu: call hpd_irq_event on resume
5389 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5390 - drm/amdgpu: fix tonga smu resume
5391 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5392 - drm/amdgpu: no need to load MC firmware on fiji
5393 - drm/amdgpu: move gmc7 support out of CIK dependency
5394 - drm/amdgpu: iceland use CI based MC IP
5395 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5396 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5397 - drm/amdgpu: drop topaz support from gmc8 module
5398 - drm/amdgpu: don't load MEC2 on topaz
5399 - drm/amdgpu: remove exp hardware support from iceland
5400 - drm/amdgpu: fix s4 resume
5401 - drm/amdgpu: remove unnecessary forward declaration
5402 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5403 - drm/amdgpu: fix issue with overlapping userptrs
5404 - drm/amdgpu: use post-decrement in error handling
5405 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5406 - drm/amdgpu/pm: adjust display configuration after powerstate
5407 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5408 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5409 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5410 training
5411 - drm/nouveau: platform: Fix deferred probe
5412 - drm/dp/mst: process broadcast messages correctly
5413 - drm/dp/mst: always send reply for UP request
5414 - drm/dp/mst: fix in MSTB RAD initialization
5415 - drm/dp/mst: fix in RAD element access
5416 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5417 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5418 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5419 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5420 - drm/dp/mst: deallocate payload on port destruction
5421 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5422 - drm/radeon: call hpd_irq_event on resume
5423 - drm/radeon: Fix "slow" audio over DP on DCE8+
5424 - drm/radeon: clean up fujitsu quirks
5425 - drm/radeon: properly byte swap vce firmware setup
5426 - drm/radeon: cleaned up VCO output settings for DP audio
5427 - drm/radeon: Add a common function for DFS handling
5428 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5429 - drm: add helper to check for wc memory support
5430 - drm/radeon: mask out WC from BO on unsupported arches
5431 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5432 - drm: fix missing reference counting decrease
5433 - drm/i915: Restore inhibiting the load of the default context
5434 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5435 - drm/i915: Init power domains early in driver load
5436 - drm/i915: Make sure DC writes are coherent on flush.
5437 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5438 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5439 SKL+
5440 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5441 - drm/i915/dsi: defend gpio table against out of bounds access
5442 - drm/i915/dsi: don't pass arbitrary data to sideband
5443 - drm/i915: fix error path in intel_setup_gmbus()
5444 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5445 - drm/radeon: use post-decrement in error handling
5446 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5447 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5448 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5449 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5450 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5451 - drm/radeon/pm: adjust display configuration after powerstate
5452 - make sure that freeing shmem fast symlinks is RCU-delayed
5453 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5454 supported
5455 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5456 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5457 - uapi: update install list after nvme.h rename
5458 - lib: sw842: select crc32
5459 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5460 R700
5461 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5462 R830
5463 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5464 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5465 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5466 - dmaengine: dw: fix cyclic transfer setup
5467 - dmaengine: dw: fix cyclic transfer callbacks
5468 - dmaengine: at_xdmac: fix resume for cyclic transfers
5469 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5470 - IB/cm: Fix a recently introduced deadlock
5471 - IB/qib: fix mcast detach when qp not attached
5472 - IB/qib: Support creating qps with GFP_NOIO flag
5473 - IB/mlx5: Expose correct maximum number of CQE capacity
5474 - Thermal: initialize thermal zone device correctly
5475 - Thermal: handle thermal zone device properly during system sleep
5476 - Thermal: do thermal zone update after a cooling device registered
5477 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5478 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5479 - hwmon: (ads1015) Handle negative conversion values correctly
5480 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5481 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5482 - seccomp: always propagate NO_NEW_PRIVS on tsync
5483 - libceph: fix ceph_msg_revoke()
5484 - libceph: don't bail early from try_read() when skipping a message
5485 - libceph: use the right footer size when skipping a message
5486 - libceph: don't spam dmesg with stray reply warnings
5487 - sd: Optimal I/O size is in bytes, not sectors
5488 - Staging: speakup: Fix getting port information
5489 - Revert "Staging: panel: usleep_range is preferred over udelay"
5490 - cdc-acm:exclude Samsung phone 04e8:685d
5491 - perf stat: Do not clean event's private stats
5492 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5493 - rfkill: fix rfkill_fop_read wait_event usage
5494 - mac80211: Requeue work after scan complete for all VIF types.
5495 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5496 - Revert "workqueue: make sure delayed work run in local cpu"
5497 - ALSA: hda - Apply clock gate workaround to Skylake, too
5498 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5499 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5500 - target: Fix LUN_RESET active TMR descriptor handling
5501 - target: Fix TAS handling for multi-session se_node_acls
5502 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5503 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5504 - spi: atmel: fix gpio chip-select in case of non-DT platform
5505 - libata: fix sff host state machine locking while polling
5506 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5507 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5508 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5509 - cpuset: make mm migration asynchronous
5510 - cgroup: make sure a parent css isn't offlined before its children
5511 - writeback: keep superblock pinned during cgroup writeback association
5512 switches
5513 - phy: core: fix wrong err handle for phy_power_on
5514 - i2c: i801: Adding Intel Lewisburg support for iTCO
5515 - bio: return EINTR if copying to user space got interrupted
5516 - block: fix use-after-free in dio_bio_complete
5517 - nfs: fix nfs_size_to_loff_t
5518 - NFSv4: Fix a dentry leak on alias use
5519 - of/irq: Fix msi-map calculation for nonzero rid-base
5520 - KVM: async_pf: do not warn on page allocation failures
5521 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
5522 - KVM: x86: fix missed hardware breakpoints
5523 - KVM: x86: MMU: fix ubsan index-out-of-range warning
5524 - powerpc/eeh: Fix partial hotplug criterion
5525 - tracing: Fix showing function event in available_events
5526 - sunrpc/cache: fix off-by-one in qword_get()
5527 - kernel/resource.c: fix muxed resource handling in __request_region()
5528 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
5529 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
5530 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
5531 - xen/arm: correctly handle DMA mapping of compound pages
5532 - xen/scsiback: correct frontend counting
5533 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
5534 - xen/pciback: Save the number of MSI-X entries to be copied later.
5535 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
5536 extracted.
5537 - should_follow_link(): validate ->d_seq after having decided to follow
5538 - do_last(): ELOOP failure exit should be done after leaving RCU mode
5539 - hpfs: don't truncate the file when delete fails
5540 - x86/irq: Call chip->irq_set_affinity in proper context
5541 - x86/irq: Fix a race in x86_vector_free_irqs()
5542 - x86/irq: Validate that irq descriptor is still active
5543 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
5544 - x86/irq: Reorganize the return path in assign_irq_vector
5545 - x86/irq: Reorganize the search in assign_irq_vector
5546 - x86/irq: Check vector allocation early
5547 - x86/irq: Copy vectormask instead of an AND operation
5548 - x86/irq: Get rid of code duplication
5549 - x86/irq: Remove offline cpus from vector cleanup
5550 - x86/irq: Clear move_in_progress before sending cleanup IPI
5551 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
5552 - x86/irq: Remove outgoing CPU from vector cleanup mask
5553 - x86/irq: Call irq_force_move_complete with irq descriptor
5554 - x86/irq: Plug vector cleanup race
5555 - IB/cma: Fix RDMA port validation for iWarp
5556 - iwlwifi: dvm: fix WoWLAN
5557 - iwlwifi: pcie: properly configure the debug buffer size for 8000
5558 - iwlwifi: update and fix 7265 series PCI IDs
5559 - iwlwifi: mvm: don't allow sched scans without matches to be started
5560 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
5561 - bcache: prevent crash on changing writeback_running
5562 - Linux 4.4.4
5563
5564 * mlx4_en didn't choose time-stamping shift value according to HW frequency
5565 (LP: #1552627)
5566 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
5567
5568 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
5569 - target/transport: add flag to indicate CPU Affinity is observed
5570 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
5571 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
5572
5573 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5574 - qla2xxx: Fix warning reported by static checker
5575 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
5576 - qla2xxx: Fix stale pointer access.
5577 - qla2xxx: Use ATIO type to send correct tmr response
5578 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
5579
5580 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
5581 - [Config] Add s390x zfcp to scsi-modules udeb
d19bc1e9
TG
5582
5583 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
5584
1b7091ce 5585linux (4.4.0-10.25) xenial; urgency=low
770d757c 5586
1b7091ce
TG
5587 [ Tim Gardner ]
5588
5589 * Release Tracking Bug
5590 - LP: #1552247
5591
5592 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
5593 - security: let security modules use PTRACE_MODE_* with bitmasks
5594
5595 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
5596 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
5597
5598 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5599 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
5600 - mmc: sdhci: Fix DMA descriptor with zero data length
5601
5602 * Miscellaneous Ubuntu changes
5603 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
770d757c
TG
5604
5605 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
5606
7946e3db 5607linux (4.4.0-9.24) xenial; urgency=low
26841642 5608
7946e3db
TG
5609 [ Tim Gardner ]
5610
5611 * Release Tracking Bug
5612 - LP: #1551319
5613
5614 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
5615 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
5616
5617 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
5618 #1448912)
5619 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
5620 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
5621 replacedby is not setup
5622 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
5623 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
5624 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
5625 replacedby
5626 - SAUCE: apparmor: Fix: label_vec_merge insertion
5627 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
5628 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
5629 merge path
5630 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
5631 labelset lock
5632 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
5633
5634 * apparmor kernel BUG kills firefox (LP: #1430546)
5635 - SAUCE: apparmor: Disallow update of cred when then subjective != the
5636 objective cred
5637 - SAUCE: apparmor: rework retrieval of the current label in the profile update
5638 case
5639
5640 * sleep from invalid context in aa_move_mount (LP: #1539349)
5641 - SAUCE: apparmor: fix sleep from invalid context
5642
5643 * s390x: correct restore of high gprs on signal return (LP: #1550468)
5644 - s390/compat: correct restore of high gprs on signal return
5645
5646 * missing SMAP support (LP: #1550517)
5647 - x86/entry/compat: Add missing CLAC to entry_INT80_32
5648
5649 * Floating-point exception handler receives empty Data-Exception Code in
5650 Floating Point Control register (LP: #1548414)
5651 - s390/fpu: signals vs. floating point control register
5652
5653 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
5654 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
5655
5656 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
5657 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
5658 build fips840/b1208b_1604.840 (LP: #1532914)
5659 - cxl: Fix PSL timebase synchronization detection
5660
5661 * [Feature]EDAC support for Knights Landing (LP: #1519631)
5662 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
5663
5664 * Various failures of kernel_security suite on Xenial kernel on s390x arch
5665 (LP: #1531327)
5666 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
5667
5668 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
5669 - [Config] Provides: virtualbox-guest-modules when appropriate
5670
5671 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
5672 #1507588)
5673 - [Config] Provides: virtualbox-guest-modules when appropriate
5674
5675 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
5676 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
5677 - SAUCE: i915_bpo: Update intel_ips.h file location
5678 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
5679 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
5680 - drm/i915: remove an extra level of indirection in PCI ID list
5681 - drm/i915/kbl: Add Kabylake PCI ID
5682 - drm/i915/kbl: Add Kabylake GT4 PCI ID
5683 - mm: Export nr_swap_pages
5684 - async: export current_is_async()
5685 - drm: fix potential dangling else problems in for_each_ macros
5686 - dp/mst: add SDP stream support
5687 - drm: Implement drm_modeset_lock_all_ctx()
5688 - drm: Add "prefix" parameter to drm_rect_debug_print()
5689 - drm/i915: Set connector_state->connector using the helper.
5690 - drm/atomic: add connector mask to drm_crtc_state.
5691 - drm/i915: Report context GTT size
5692 - drm/i915: Add get_eld audio component
5693 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
5694 - SAUCE: i915_bpo: Revert passing plane/encoder name
5695 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
5696 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
5697 - drm/i915/bxt: update list of PCIIDs
5698 - drm/i915/skl: Add missing SKL ids
5699 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
5700 driver isn't"
5701 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
5702 - drm/atomic: Do not unset crtc when an encoder is stolen
5703 - drm/i915: Update connector_mask during readout, v2.
5704 - drm/atomic: Add encoder_mask to crtc_state, v3.
5705 - SAUCE: drm/core: Add drm_encoder_index.
5706 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
5707 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
5708
5709 * arm64: guest hangs when ntpd is running (LP: #1549494)
5710 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
5711 - hrtimer: Catch illegal clockids
5712 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
5713
5714 * Miscellaneous Ubuntu changes
5715 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
5716 - [Config] CONFIG_ARM_SMMU=y on arm64
5717 - rebase to v4.4.3
5718 - [Debian] git-ubuntu-log -- ensure we get the last commit
5719 - [Config] fix up spelling of probably again
5720 - [Debian] perf -- build in the context of the full generated local headers
5721 - SAUCE: tools: lib/bpf -- add generated headers to search path
5722 - SAUCE: proc: Always set super block owner to init_user_ns
5723 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
5724 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
5725 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
5726 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
5727 needs locking
5728 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
5729 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
5730 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
5731 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
5732 of remove_and_insert
5733 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
5734 transitions ns
5735 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
5736 freed.
5737 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
5738 been removed
5739 - SAUCE: apparmor: Fix: query label file permission
5740 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
5741 - SAUCE: fixup: cleanup return handling of labels
5742 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
5743 destroyed
5744 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
5745 - SAUCE: fixup: 20/23 locking issue around in __label_update
5746 - SAUCE: fixup: get rid of unused var build warning
5747 - SAUCE: fixup: cast poison values to remove warnings
5748 - SAUCE: apparmor: fix refcount race when finding a child profile
5749 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
5750 - SAUCE: fix: audit "no_new_privs" case for exec failure
5751 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
5752 - SAUCE: Move replacedby allocation into label_alloc
5753 - [Debian] supply zfs dkms Provides: based on do_zfs
5754 - [Config] supply zfs dkms Provides: based on do_zfs
5755 - [Config] drop linux-image-3.0 provides
5756
5757 * Miscellaneous upstream changes
5758 - x86/mpx: Fix off-by-one comparison with nr_registers
26841642 5759
c779a8d1
TG
5760 [ Upstream Kernel Changes ]
5761
5762 * rebase to v4.4.3
5763
26841642
TG
5764 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
5765
f17f6d53 5766linux (4.4.0-8.23) xenial; urgency=low
9bb0ab7e 5767
f17f6d53
AW
5768 * cgroup namespace mounts broken in containers (LP: #1549398)
5769 - SAUCE: kernfs: Always set super block owner to init_user_ns
9bb0ab7e 5770
f17f6d53
AW
5771 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
5772 - arm64: mm: avoid calling apply_to_page_range on empty range
5773 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
5774
5775 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
5776 - [Config] postinst -- handle recreating symlinks when a real file is present
5777
5778 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
5779 - SAUCE: cred: Add clone_cred() interface
5780 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5781 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5782 - SAUCE: overlayfs: Be more careful about copying up sxid files
5783 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5784
5785 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
5786 - SAUCE: cred: Add clone_cred() interface
5787 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5788 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5789 - SAUCE: overlayfs: Be more careful about copying up sxid files
5790 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5791
5792 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
5793 - SAUCE: cred: Add clone_cred() interface
5794 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5795 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5796
5797 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
5798 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
5799 - net: Add eth_platform_get_mac_address() helper.
5800 - i40e: Add mac_filter_element at the end of the list instead of HEAD
5801 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
5802 - i40e: Replace X722 mac check in ethtool get_settings
5803 - i40evf: allow channel bonding of VFs
5804 - i40e: define function capabilities in only one place
5805 - i40evf: null out ring pointers on free
5806 - i40e: Cleanup the code with respect to restarting autoneg
5807 - i40e: update features with right offload
5808 - i40e: bump version to 1.4.10
5809 - i40e: add new device IDs for X722
5810 - i40e: Extend ethtool RSS hooks for X722
5811 - i40e/i40evf: Fix for UDP/TCP RSS for X722
5812 - i40evf: add new write-back mode
5813 - i40e/i40evf: Use private workqueue
5814 - i40e: add new proxy-wol bit for X722
5815 - i40e: Limit DCB FW version checks to X710/XL710 devices
5816 - i40e: AQ Add Run PHY Activity struct
5817 - i40e: AQ Geneve cloud tunnel type
5818 - i40e: AQ Add external power class to get link status
5819 - i40e: add 100Mb ethtool reporting
5820 - ixgbe: bulk free SKBs during TX completion cleanup cycle
5821 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
5822 - igb: Unpair the queues when changing the number of queues
5823 - igb/igbvf: don't give up
5824 - igb: clean up code for setting MAC address
5825 - igb: Refactor VFTA configuration
5826 - igb: Allow asymmetric configuration of MTU versus Rx frame size
5827 - igb: Do not factor VLANs into RLPML calculation
5828 - igb: Always enable VLAN 0 even if 8021q is not loaded
5829 - igb: Merge VLVF configuration into igb_vfta_set
5830 - igb: Clean-up configuration of VF port VLANs
5831 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
5832 - igb: Drop unnecessary checks in transmit path
5833 - igb: Enable use of "bridge fdb add" to set unicast table entries
5834 - igb: Add workaround for VLAN tag stripping on 82576
5835 - i40e: AQ Shared resource flags
5836 - i40e: AQ Add set_switch_config
5837 - i40e: AQ Add VXLAN-GPE tunnel type
5838 - i40e: AQ thermal sensor control struct
5839 - i40e: Bump AQ minor version to 1.5 for new FW features
5840 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
5841 - i40e: fix write-back-on-itr to work with legacy itr
5842 - i40e: add counter for arq overflows
5843 - i40e: add 20G speed for Tx bandwidth calculations
5844 - i40e: refactor DCB function
5845 - i40e: add a little more to an NVM update debug message
5846 - i40evf: enable bus master after reset
5847 - i40e: add netdev info to VSI dump
5848 - i40e: remove VF device IDs from PF
5849 - i40e: trivial: remove unnecessary local var
5850 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
5851 - net: ixgbe: add minimal parser details for ixgbe
5852 - i40e: trivial: drop duplicate definition
5853 - i40e: trivial: fix missing space
5854 - i40e: fix bug in dma sync
5855 - i40e: do TSO only if CHECKSUM_PARTIAL is set
5856 - i40e: allocate memory safer
5857 - i40e: fix: do not sleep in netdev_ops
5858 - i40e: APIs to Add/remove port mirroring rules
5859 - i40e: negate PHY int mask bits
5860 - i40e: drop unused function
5861 - i40e: count allocation errors
5862 - i40e: avoid large memcpy by assigning struct
5863 - i40e/i40evf: bump version to 1.4.12/1.4.8
5864 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
5865 - i40e: add priv flag for automatic rule eviction
5866 - i40e: use eth_platform_get_mac_address()
5867 - i40e: move sync_vsi_filters up in service_task
5868 - i40e: Make the DCB firmware checks for X710/XL710 only
5869 - i40e: set shared bit for multicast filters
5870 - i40e: add VEB stat control and remove L2 cloud filter
5871 - i40e: use new add_veb calling with VEB stats control
5872 - i40e: Refactor force_wb and WB_ON_ITR functionality code
5873 - i40evf: Change vf driver string to reflect all products i40evf supports
5874 - i40e/i40evf: don't lose interrupts
5875 - i40e/i40evf: try again after failure
5876 - i40e: dump descriptor indexes in hex
5877 - i40e/i40evf: use __GFP_NOWARN
5878 - i40e/i40evf: use pages correctly in Rx
5879 - i40e/i40evf: use logical operators, not bitwise
5880 - i40e: properly show packet split status in debugfs
5881 - i40e/i40evf: Bump version
5882 - ixgbe: use u32 instead of __u32 in model header
5883 - ixgbe: fix dates on header of ixgbe_model.h
5884 - i40e: get rid of magic number
5885 - i40e: drop unused debugfs file "dump"
5886 - i40evf: support packet split receive
5887 - i40e: trivial: cleanup use of pf->hw
5888 - i40e: Add a SW workaround for lost interrupts
5889 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
5890 - i40e: Removal of code which relies on BASE VEB SEID
5891 - i40e/i40evf: avoid atomics
5892 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
5893 - i40e: expand comment
5894 - i40e: better error reporting for nvmupdate
5895 - i40evf: set adapter state on reset failure
5896 - i40e: clean event descriptor before use
5897 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
5898 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
5899 - i40e/i40evf: Drop outer checksum offload that was not requested
5900 - i40e/i40evf: Use u64 values instead of casting them in TSO function
5901 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
5902 - i40e/i40evf: Consolidate all header changes into TSO function
5903 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
5904 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
5905 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
5906 - i40e/i40evf: Do not write to descriptor unless we complete
5907 - i40e/i40evf: Add exception handling for Tx checksum
5908 - i40e/i40evf: Clean-up Rx packet checksum handling
5909 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
5910 - i40e: Fix ATR in relation to tunnels
5911 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
5912 - i40e: Update feature flags to reflect newly enabled features
5913 - i40evf: Update feature flags to reflect newly enabled features
5914 - i40e: Add support for ATR w/ IPv6 extension headers
5915 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
5916 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
5917 - i40e/i40evf: Move Tx checksum closer to TSO
5918 - i40e: Add functions to blink led on 10GBaseT PHY
5919 - i40e: Fix led blink capability for 10GBaseT PHY
5920 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
5921 - i40e: Do not wait for Rx queue disable in DCB reconfig
5922 - i40e: Fix for unexpected messaging
5923 - i40e: Expose some registers to program parser, FD and RSS logic
5924 - i40e: add check for null VSI
5925 - i40e: add adminq commands for Rx CTL registers
5926 - i40e: implement and use Rx CTL helper functions
5927 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
5928 - i40e: suspend scheduling during driver unload
5929 - i40e: let go of the past
5930 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
5931
5932 * MPT3SAS Driver update for next kernel release (LP: #1512221)
5933 - mpt3sas: A correction in unmap_resources
5934 - mpt3sas: Added support for high port count HBA variants.
5935 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
5936 - mpt3sas: Fix static analyzer(coverity) tool identified defects
5937 - mpt3sas: Never block the Enclosure device
5938 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
5939 - mpt3sas: Added smp_affinity_enable module parameter.
5940 - mpt3sas: Add support for configurable Chain Frame Size
5941 - mpt3sas: Updated MPI Header to 2.00.42
5942 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
5943 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
5944 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
5945
5946 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
5947 - ibmvscsi: Add endian conversions to sysfs attribute show functions
5948
5949 * Miscellaneous Ubuntu changes
5950 - [Packaging] git-ubuntu-log -- output should be utf-8
5951 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
5952
5953 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
9bb0ab7e 5954
c4dd5fcd 5955linux (4.4.0-7.22) xenial; urgency=low
f3d97356 5956
c4dd5fcd
TG
5957 [ Tim Gardner ]
5958
5959 * Release Tracking Bug
5960 - LP: #1547205
5961
5962 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
5963 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
5964 - arm64: kernel: implement ACPI parking protocol
5965
5966 * Please pull cgroup namespaces (LP: #1546775)
5967 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
5968 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
5969 - SAUCE: (noup) cgroup: introduce cgroup namespaces
5970 - SAUCE: (noup) cgroup: cgroup namespace setns support
5971 - SAUCE: (noup) kernfs: define kernfs_node_dentry
5972 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
5973 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
5974 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
5975
5976 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
5977 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
5978 - pwm: lpss: Remove ->free() callback
5979 - pwm: bcm2835: Calculate scaler in ->config()
5980 - pwm: bcm2835: Prevent division by zero
5981 - pwm: bcm2835: Fix email address specification
5982 - pwm: lpss: Update PWM setting for Broxton
5983 - pwm: lpss: Select core part automatically
5984 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
5985 - pwm: fsl-ftm: Fix clock enable/disable when using PM
5986 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
5987 - pwm: lpc32xx: make device usable with common clock framework
5988 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
5989 - pwm: lpc32xx: return ERANGE, if requested period is not supported
5990 - pwm: rcar: Improve accuracy of frequency division setting
5991 - pwm: Add PWM driver for OMAP using dual-mode timers
5992 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
5993 - pwm: omap-dmtimer: Potential NULL dereference on error
5994 - pwm: Mark all devices as "might sleep"
5995
5996 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
5997 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
5998 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
5999
6000 * Update megaraid driver to MR6.10 (LP: #1544679)
6001 - megaraid_sas: Do not allow PCI access during OCR
6002 - megaraid_sas: MFI IO timeout handling
6003 - megaraid_sas: Syncing request flags macro names with firmware
6004 - megaraid_sas: Task management support
6005 - megaraid_sas: Update device queue depth based on interface type
6006 - megaraid_sas: Fastpath region lock bypass
6007 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
6008 - megaraid_sas: Code optimization build_and_issue_cmd return-type
6009 - megaraid_sas: Dual queue depth support
6010 - megaraid_sas: IO throttling support
6011 - megaraid_sas: Make adprecovery variable atomic
6012 - megaraid_sas: MFI adapter OCR changes
6013 - megaraid_sas: Introduce module parameter for SCSI command timeout
6014 - megaraid_sas: SPERC OCR changes
6015 - megaraid_sas: driver version upgrade
6016 - megaraid: fix null pointer check in megasas_detach_one().
6017 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
6018 - megaraid_sas: Fix SMAP issue
6019 - megaraid_sas: Add an i/o barrier
6020
6021 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
6022 - powerpc/powernv: Fix stale PE primary bus
6023
6024 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
6025 - [Config] Update bnx2x d-i firmware to 7.12.30
6026
6027 * Miscellaneous Ubuntu changes
6028 - rebase to v4.4.2
6029
6030 * Miscellaneous upstream changes
6031 - openvswitch: allow management from inside user namespaces
6032 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
6033 - net, thunderx: Remove unnecessary rcv buffer start address management
6034 - net: thunderx: HW TSO support for pass-2 hardware
6035 - net: thunderx: Enable CQE count threshold interrupt
6036 - net: cavium: liquidio: use helpers ns_to_timespec64()
6037 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
6038 - arm64: KVM: Configure TCR_EL2.PS at runtime
6039 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
6040 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
6041 - arm64: lib: improve copy_page to deal with 128 bytes at a time
6042 - arm64: lib: patch in prfm for copy_page if requested
6043 - arm64: prefetch: add missing #include for spin_lock_prefetch
6044 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
6045 - net: thunderx: Use napi_schedule_irqoff()
6046 - net: thunderx: Assign affinity hints to vf's interrupts
6047 - net: thunderx: bgx: Use standard firmware node infrastructure.
6048 - net: thunderx: bgx: Add log message when setting mac address
6049 - net: thunderx: Alloc higher order pages when pagesize is small
6050 - net: cavium: liquidio: Return correct error code
6051 - net: cavium: liquidio: fix check for in progress flag
6052 - livepatch: add old_sympos as disambiguator field to klp_func
6053 - livepatch: add sympos as disambiguator field to klp_reloc
6054 - livepatch: function,sympos scheme in livepatch sysfs directory
6055 - module: Use the same logic for setting and unsetting RO/NX
6056 - gcov: use within_module() helper.
6057 - module: use a structure to encapsulate layout.
6058 - module: clean up RO/NX handling.
6059 - module: keep percpu symbols in module's symtab
6060 - livepatch: Cleanup module page permission changes
f3d97356 6061
79ea05ea
TG
6062 [ Upstream Kernel Changes ]
6063
6064 * rebase to v4.4.2
6065
f3d97356
TG
6066 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
6067
828269ce 6068linux (4.4.0-6.21) xenial; urgency=low
ecf10133 6069
828269ce
TG
6070 [ Tim Gardner ]
6071
6072 * Release Tracking Bug
6073 - LP: #1546283
6074
6075 * Naples/Zen, NTB Driver (LP: #1542071)
6076 - [Config] CONFIG_NTB_AMD=m
6077 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
6078
6079 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
6080 - SAUCE: storvsc: use small sg_tablesize on x86
6081
6082 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
6083 - [Config] CONFIG_ARMV8_DEPRECATED=y
6084
6085 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
6086 - powerpc/eeh: Fix stale cached primary bus
6087
6088 * Miscellaneous Ubuntu changes
6089 - SAUCE: fs: Add user namesapace member to struct super_block
6090 - SAUCE: fs: Limit file caps to the user namespace of the super block
6091 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
6092 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
6093 - SAUCE: block_dev: Check permissions towards block device inode when mounting
6094 - SAUCE: fs: Treat foreign mounts as nosuid
6095 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
6096 - SAUCE: userns: Replace in_userns with current_in_userns
6097 - SAUCE: Smack: Handle labels consistently in untrusted mounts
6098 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
6099 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
6100 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
6101 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
6102 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
6103 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
6104 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
6105 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
6106 - SAUCE: fuse: Add support for pid namespaces
6107 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
6108 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
6109 - SAUCE: fuse: Allow user namespace mounts
6110 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
6111 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
6112 - SAUCE: quota: Convert ids relative to s_user_ns
6113 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
6114 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
6115 - SAUCE: quota: Treat superblock owner as privilged
6116 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
6117 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
6118 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
6119 - SAUCE: ext4: Add module parameter to enable user namespace mounts
6120 - SAUCE: fuse: Add module parameter to enable user namespace mounts
6121
6122 * Miscellaneous upstream changes
6123 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
6124 - libahci: Implement the capability to override the generic ahci interrupt handler.
6125 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
6126 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
ecf10133
TG
6127
6128 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
6129
f29a3f86 6130linux (4.4.0-5.20) xenial; urgency=low
34436e2b 6131
f29a3f86
TG
6132 [ Tim Gardner ]
6133
6134 * Release Tracking Bug
6135 - LP: #1544637
6136
6137 * s390/cio: update measurement characteristics (LP: #1541534)
6138 - s390/cio: fix measurement characteristics memleak
6139 - s390/cio: ensure consistent measurement state
6140 - s390/cio: update measurement characteristics
6141
6142 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
6143 - qeth: initialize net_device with carrier off
6144
6145 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
6146 - [Config] CONFIG_ZONE_DMA=y
6147 - mm: CONFIG_NR_ZONES_EXTENDED
6148
6149 * perf enahancements for ppc64 (LP: #1521678)
6150 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
6151 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
6152 - perf kvm/powerpc: Port perf kvm stat to powerpc
6153 - perf kvm/powerpc: Add support for HCALL reasons
6154
6155 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
6156 - SAUCE: nbd: ratelimit error msgs after socket close
6157
6158 * sleep from invalid context in aa_move_mount (LP: #1539349)
6159 - SAUCE: apparmor: fix sleep from invalid context
6160
6161 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
6162 - net/mlx5_core: Modify enable/disable hca functions
6163 - net/mlx5_core: Add base sriov support
6164 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
6165 - net/mlx5: Update access functions to Query/Modify vport MAC address
6166 - net/mlx5: Introduce access functions to modify/query vport mac lists
6167 - net/mlx5: Introduce access functions to modify/query vport state
6168 - net/mlx5: Introduce access functions to modify/query vport promisc mode
6169 - net/mlx5: Introduce access functions to modify/query vport vlans
6170 - net/mlx5e: Write UC/MC list and promisc mode into vport context
6171 - net/mlx5e: Write vlan list into vport context
6172 - net/mlx5: Introducing E-Switch and l2 table
6173 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
6174 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
6175 - net/mlx5: E-Switch, Introduce Vport administration functions
6176 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
6177 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
6178 - net/mlx5: E-Switch, Introduce get vf statistics
6179 - net/mlx5e: Add support for SR-IOV ndos
6180 - net/mlx5: Fix query E-Switch capabilities
6181 - net/mlx5e: Assign random MAC address if needed
6182
6183 * make wacom_w8001 work well in xenial (LP: #1542771)
6184 - Input: wacom_w8001 - use __set_bit for evbits
6185 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
6186 - Input: wacom_w8001 - handle touch error case correctly
6187 - Input: wacom_w8001 - split pen and touch initialization up
6188 - Input: wacom_w8001 - split the touch and pen devices into two devices
6189 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
6190
6191 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
6192 - ubuntu: vbox -- update to 5.0.14-dfsg-2
6193
6194 * Miscellaneous Ubuntu changes
6195 - [Packaging] git-ubuntu-log -- fix empty section formatting
6196 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
34436e2b
AW
6197
6198 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
6199
4f6ea34b 6200linux (4.4.0-4.19) xenial; urgency=low
04e2be1d 6201
f73b9669
AW
6202 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
6203 - [Config] update spl/zfs version
6204 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
6205 - [Config] reconstruct -- drop links for zfs userspace components
4f6ea34b 6206 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
04e2be1d 6207
f73b9669
AW
6208 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
6209 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
6210
6211 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
6212 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6213
6214 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
6215 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
6216
6217 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
6218 - HID: multitouch: enable palm rejection if device implements confidence usage
6219
6220 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6221 - qla2xxx: Remove unavailable firmware files
6222 - qla2xxx: Enable Extended Logins support
6223 - qla2xxx: Enable Exchange offload support.
6224 - qla2xxx: Enable Target counters in DebugFS.
6225 - qla2xxx: Add FW resource count in DebugFS.
6226 - qla2xxx: Added interface to send explicit LOGO.
6227 - qla2xxx: Delete session if initiator is gone from FW
6228 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
6229 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
6230 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
6231 - qla2xxx: Add irq affinity notification
6232 - qla2xxx: Add selective command queuing
6233 - qla2xxx: Move atioq to a different lock to reduce lock contention
6234 - qla2xxx: Disable ZIO at start time.
6235 - qla2xxx: Set all queues to 4k
6236 - qla2xxx: Check for online flag instead of active reset when transmitting responses
6237 - scsi: qla2xxxx: avoid type mismatch in comparison
6238
6239 * [Hyper-V] PCI Passthrough (LP: #1541120)
6240 - x86/irq: Export functions to allow MSI domains in modules
6241 - genirq/msi: Export functions to allow MSI domains in modules
6242
6243 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
6244 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
6245 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
6246 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
6247 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
6248 - lpfc: Fix crash in fcp command completion path.
6249 - lpfc: Modularize and cleanup FDMI code in driver
6250 - lpfc: Fix RDP Speed reporting.
6251 - lpfc: Fix RDP ACC being too long.
6252 - lpfc: Make write check error processing more resilient
6253 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
6254 - lpfc: Fix mbox reuse in PLOGI completion
6255 - lpfc: Fix external loopback failure.
6256 - lpfc: Add logging for misconfigured optics.
6257 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
6258 - lpfc: Use kzalloc instead of kmalloc
6259 - lpfc: Update version to 11.0.0.10 for upstream patch set
6260
6261 * Miscellaneous Ubuntu changes
6262 - [Config] CONFIG_ARM64_VA_BITS=48
6263 - [Config] Fixed Vcs-Git
6264
6265 * Miscellaneous upstream changes
6266 - cxl: Fix possible idr warning when contexts are released
6267 - cxl: use correct operator when writing pcie config space values
6268 - cxlflash: drop unlikely before IS_ERR_OR_NULL
6269 - cxl: Fix DSI misses when the context owning task exits
6270 - cxlflash: Removed driver date print
6271 - cxlflash: Fix to resolve cmd leak after host reset
6272 - cxlflash: Resolve oops in wait_port_offline
6273 - cxlflash: Enable device id for future IBM CXL adapter
6274 - cxl: fix build for GCC 4.6.x
6275 - cxl: use -Werror only with CONFIG_PPC_WERROR
6276 - cxl: Enable PCI device ID for future IBM CXL adapter
6277
6278 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
04e2be1d 6279
62a307fd 6280linux (4.4.0-3.17) xenial; urgency=low
e250b71d 6281
62a307fd
TG
6282 [ Tim Gardner ]
6283
6284 * Release Tracking Bug
6285 - LP: #1541058
6286 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
6287 - LP: #1531539
6288 * SAUCE: nvme merge cleanup
6289 - LP: #1531539
6290 * rebase to v4.4.1
6291
6292 [ Andy Whitcroft ]
6293
6294 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
6295 ioctls"
6296 - LP: #1538618
6297 * postinst -- detect symlinks correctly
6298 - LP: #1536810
6299
6300 [ John Johansen ]
6301
6302 * SAUCE: apparmor: fix sleep from invalid context
6303 - LP: #1539349
6304
6305 [ Upstream Kernel Changes ]
6306
6307 * powerpc/eeh: Fix PE location code
6308 - LP: #1538909
6309 * powerpc/pseries: Limit EPOW reset event warnings
6310 - LP: #1539102
6311 * lightnvm: fix bio submission issue
6312 - LP: #1531539
6313 * lightnvm: fix incorrect nr_free_blocks stat
6314 - LP: #1531539
6315 * lightnvm: add check after mempool allocation
6316 - LP: #1531539
6317 * lightnvm: unlock rq and free ppa_list on submission fail
6318 - LP: #1531539
6319 * lightnvm: move ppa erase logic to core
6320 - LP: #1531539
6321 * lightnvm: refactor rqd ppa list into set/free
6322 - LP: #1531539
6323 * lightnvm: refactor end_io functions for sync
6324 - LP: #1531539
6325 * lightnvm: return the get_bb_tbl return value
6326 - LP: #1531539
6327 * lightnvm: check bi_error in gc
6328 - LP: #1531539
6329 * lightnvm: put block back to gc list on its reclaim fail
6330 - LP: #1531539
6331 * lightnvm: fix locking and mempool in rrpc_lun_gc
6332 - LP: #1531539
6333 * lightnvm: sectors first in ppa list
6334 - LP: #1531539
6335 * lightnvm: move the pages per block check out of the loop
6336 - LP: #1531539
6337 * lightnvm: support multiple ppas in nvm_erase_ppa
6338 - LP: #1531539
6339 * lightnvm: move rq->error to nvm_rq->error
6340 - LP: #1531539
6341 * lightnvm: introduce nvm_submit_ppa
6342 - LP: #1531539
6343 * lightnvm: reference rrpc lun in rrpc block
6344 - LP: #1531539
6345 * lightnvm: fix missing grown bad block type
6346 - LP: #1531539
6347 * lightnvm: manage open and closed blocks separately
6348 - LP: #1531539
6349 * lightnvm: add mccap support
6350 - LP: #1531539
6351 * lightnvm: introduce mlc lower page table mappings
6352 - LP: #1531539
6353 * lightnvm: core on-disk initialization
6354 - LP: #1531539
6355 * lightnvm: introduce ioctl to initialize device
6356 - LP: #1531539
6357 * lightnvm: use system block for mm initialization
6358 - LP: #1531539
6359 * lightnvm: introduce factory reset
6360 - LP: #1531539
6361 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6362 - LP: #1531539
6363 * blk-mq: add a flags parameter to blk_mq_alloc_request
6364 - LP: #1531539
6365 * nvme: move struct nvme_iod to pci.c
6366 - LP: #1531539
6367 * nvme: split command submission helpers out of pci.c
6368 - LP: #1531539
6369 * nvme: use offset instead of a struct for registers
6370 - LP: #1531539
6371 * nvme: split nvme_trans_device_id_page
6372 - LP: #1531539
6373 * nvme: use vendor it from identify
6374 - LP: #1531539
6375 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6376 - LP: #1531539
6377 * nvme: simplify nvme_setup_prps calling convention
6378 - LP: #1531539
6379 * nvme: refactor nvme_queue_rq
6380 - LP: #1531539
6381 * nvme: factor out a nvme_unmap_data helper
6382 - LP: #1531539
6383 * nvme: move nvme_error_status to common code
6384 - LP: #1531539
6385 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6386 - LP: #1531539
6387 * nvme: split __nvme_submit_sync_cmd
6388 - LP: #1531539
6389 * nvme: use the block layer for userspace passthrough metadata
6390 - LP: #1531539
6391 * nvme: move block_device_operations and ns/ctrl freeing to common code
6392 - LP: #1531539
6393 * nvme: add explicit quirk handling
6394 - LP: #1531539
6395 * nvme: move remaining CC setup into nvme_enable_ctrl
6396 - LP: #1531539
6397 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6398 - LP: #1531539
6399 * nvme: add a common helper to read Identify Controller data
6400 - LP: #1531539
6401 * nvme: move the call to nvme_init_identify earlier
6402 - LP: #1531539
6403 * nvme: move namespace scanning to common code
6404 - LP: #1531539
6405 * nvme: move chardev and sysfs interface to common code
6406 - LP: #1531539
6407 * nvme: refactor set_queue_count
6408 - LP: #1531539
6409 * blk-integrity: empty implementation when disabled
6410 - LP: #1531539
6411 * NVMe: fix build with CONFIG_NVM enabled
6412 - LP: #1531539
6413 * nvme: fix another 32-bit build warning
6414 - LP: #1531539
6415 * nvme: precedence bug in nvme_pr_clear()
6416 - LP: #1531539
6417 * nvme: only ignore hardware errors in nvme_create_io_queues
6418 - LP: #1531539
6419 * nvme: only add a controller to dev_list after it's been fully
6420 initialized
6421 - LP: #1531539
6422 * nvme: protect against simultaneous shutdown invocations
6423 - LP: #1531539
6424 * nvme: don't take the I/O queue q_lock in nvme_timeout
6425 - LP: #1531539
6426 * nvme: merge nvme_abort_req and nvme_timeout
6427 - LP: #1531539
6428 * nvme: add NVME_SC_CANCELLED
6429 - LP: #1531539
6430 * nvme: simplify resets
6431 - LP: #1531539
6432 * nvme: do not restart the request timeout if we're resetting the
6433 controller
6434 - LP: #1531539
6435 * nvme: merge probe_work and reset_work
6436 - LP: #1531539
6437 * nvme: remove dead controllers from a work item
6438 - LP: #1531539
6439 * nvme: switch abort_limit to an atomic_t
6440 - LP: #1531539
6441 * NVMe: Implement namespace list scanning
6442 - LP: #1531539
6443 * NVMe: Use unbounded work queue for all work
6444 - LP: #1531539
6445 * NVMe: Remove device management handles on remove
6446 - LP: #1531539
6447 * NVMe: Simplify metadata setup
6448 - LP: #1531539
6449 * nvme: fix admin queue depth
6450 - LP: #1531539
6451 * nvme: factor out a few helpers from req_completion
6452 - LP: #1531539
6453 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6454 - LP: #1531539
6455 * nvme: switch abort to blk_execute_rq_nowait
6456 - LP: #1531539
6457 * nvme: special case AEN requests
6458 - LP: #1531539
6459 * nvme: simplify completion handling
6460 - LP: #1531539
6461 * nvme: properly free resources for cancelled command
6462 - LP: #1531539
6463 * nvme: meta_sg doesn't have to be an array
6464 - LP: #1531539
6465 * nvme: merge iod and cmd_info
6466 - LP: #1531539
6467 * NVMe: Add pci error handlers
6468 - LP: #1531539
6469 * NVMe: Export namespace attributes to sysfs
6470 - LP: #1531539
6471 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6472 - LP: #1531539
6473 * nvme: synchronize access to ctrl->namespaces
6474 - LP: #1531539
6475 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6476 - LP: #1531539
6477 * nvme: make SG_IO support optional
6478 - LP: #1531539
6479 * NVMe: Fix admin queue ring wrap
6480 - LP: #1531539
6481 * NVMe: Use a retryable error code on reset
6482 - LP: #1531539
6483 * NVMe: Remove queue freezing on resets
6484 - LP: #1531539
6485 * NVMe: IO queue deletion re-write
6486 - LP: #1531539
6487 * NVMe: Shutdown controller only for power-off
6488 - LP: #1531539
6489 * NVMe: Export NVMe attributes to sysfs group
6490 - LP: #1531539
6491 * i40e: fix build warnings
6492 * net: i40e: shut up uninitialized variable warnings
6493 * Drivers: hv: vmbus: fix build warning
6494 * Drivers: hv: util: Increase the timeout for util services
6495 * Drivers: hv: utils: run polling callback always in interrupt context
6496 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6497 * tools: hv: remove repeated HV_FCOPY string
6498 * Drivers: hv: util: catch allocation errors
6499 * Drivers: hv: utils: use memdup_user in hvt_op_write
6500 * drivers/hv: cleanup synic msrs if vmbus connect failed
6501 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6502 num
6503 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6504 * drivers:hv: Define the channel type for Hyper-V PCI Express
6505 pass-through
6506 * Drivers: hv: vss: run only on supported host versions
6507 * Drivers: hv: vmbus: Use uuid_le type consistently
6508 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6509 * Drivers: hv: vmbus: Get rid of the unused macro
6510 * Drivers: hv: vmbus: Get rid of the unused irq variable
6511 * Drivers: hv: vmbus: serialize process_chn_event() and
6512 vmbus_close_internal()
6513 * Drivers: hv: vmbus: do sanity check of channel state in
6514 vmbus_close_internal()
6515 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
6516 driver
6517 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
6518 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
6519 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
6520 * Drivers: hv: vmbus: Fix a Host signaling bug
6521 * drivers/hv: correct tsc page sequence invalid value
6522 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
6523 * Drivers: hv: utils: Invoke the poll function after handshake
6524 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
6525 * Drivers: hv: utils: fix memory leak on on_msg() failure
6526 * Drivers: hv: utils: rename outmsg_lock
6527 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
6528 * Drivers: hv: utils: fix crash when device is removed from host side
6529 * Drivers: hv: ring_buffer.c: fix comment style
6530 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
6531 * Drivers: hv: ring_buffer: remove code duplication from
6532 hv_ringbuffer_peek/read()
6533 * Drivers: hv: remove code duplication between
6534 vmbus_recvpacket()/vmbus_recvpacket_raw()
6535 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
6536 * drivers/hv: replace enum hv_message_type by u32
6537 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
6538 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
6539 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
6540 header
6541 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
6542 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
6543 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
e250b71d 6544
ed7dc3af
TG
6545 [ Upstream Kernel Changes ]
6546
6547 * rebase to v4.4.1
6548 - LP: #1533461
6549 - LP: #1529624
6550
e250b71d
TG
6551 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
6552
01d91f79 6553linux (4.4.0-2.16) xenial; urgency=low
630bd953 6554
01d91f79 6555 [ Andy Whitcroft ]
630bd953 6556
01d91f79
AW
6557 * Release Tracking Bug
6558 - LP: #1539090
6559 * SAUCE: hv: hv_set_ifconfig -- convert to python3
6560 - LP: #1506521
6561 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
6562 - LP: #1538618
6563
6564 [ Colin Ian King ]
6565
6566 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
6567 bit FADT addresses (LP: #1529381)
6568 - LP: #1529381
6569
6570 [ John Johansen ]
6571
6572 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
6573 being shutdown
6574 - LP: #1446906
6575
6576 [ Mahesh Salgaonkar ]
6577
6578 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
6579 - LP: #1537881
6580 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
6581 interrupt.
6582 - LP: #1537881
6583 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
6584 base errors
6585 - LP: #1537881
6586
6587 [ Paolo Pisati ]
6588
6589 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
6590 #843419 build flags
6591 - LP: #1533009
6592 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
6593 * [Config] disable ARCH_ZX (ZTE ZX Soc)
6594
6595 [ Tim Gardner ]
6596
6597 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
6598 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
6599 - LP: #1536719
6600 * SAUCE: drop obsolete bnx2x firmware
6601 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
6602 - LP: #1536474
6603 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
6604 - LP: #1534647
6605 * [Config] Add pvpanic to virtual flavour
6606 - LP: #1537923
6607 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
6608 - LP: #1520457
6609
6610 [ Upstream Kernel Changes ]
6611
6612 * i40evf: fix compiler warning of unused variable
6613 - LP: #1536474
6614 * intel: i40e: fix confused code
6615 - LP: #1536474
6616 * i40e/i40evf: remove unused tunnel parameter
6617 - LP: #1536474
6618 * i40e: Change BUG_ON to WARN_ON in service event complete
6619 - LP: #1536474
6620 * i40e: remove BUG_ON from feature string building
6621 - LP: #1536474
6622 * i40e: remove BUG_ON from FCoE setup
6623 - LP: #1536474
6624 * i40e: Workaround fix for mss < 256 issue
6625 - LP: #1536474
6626 * i40e/i40evf: Add a stat to track how many times we have to do a force
6627 WB
6628 - LP: #1536474
6629 * i40e: Move the saving of old link info from handle_link_event to
6630 link_event
6631 - LP: #1536474
6632 * i40e/i40evf: Add comment to #endif
6633 - LP: #1536474
6634 * i40e/i40evf: clean up error messages
6635 - LP: #1536474
6636 * i40evf: handle many MAC filters correctly
6637 - LP: #1536474
6638 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
6639 - LP: #1536474
6640 * i40e: rework the functions to configure RSS with similar parameters
6641 - LP: #1536474
6642 * i40e: create a generic configure rss function
6643 - LP: #1536474
6644 * i40e: Bump version to 1.4.2
6645 - LP: #1536474
6646 * i40e: add new fields to store user configuration
6647 - LP: #1536474
6648 * i40e: rename rss_size to alloc_rss_size in i40e_pf
6649 - LP: #1536474
6650 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
6651 workaround
6652 - LP: #1536474
6653 * i40e/i40evf: prefetch skb data on transmit
6654 - LP: #1536474
6655 * i40evf: rename VF adapter specific RSS function
6656 - LP: #1536474
6657 * i40evf: create a generic config RSS function
6658 - LP: #1536474
6659 * i40evf: create a generic get RSS function
6660 - LP: #1536474
6661 * i40evf: add new fields to store user configuration of RSS
6662 - LP: #1536474
6663 * i40e: Update error messaging
6664 - LP: #1536474
6665 * i40e: fix confusing message
6666 - LP: #1536474
6667 * i40e: make error message more useful
6668 - LP: #1536474
6669 * i40evf: quoth the VF driver, Nevermore
6670 - LP: #1536474
6671 * i40evf: allocate queue vectors dynamically
6672 - LP: #1536474
6673 * i40evf: allocate ring structs dynamically
6674 - LP: #1536474
6675 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
6676 - LP: #1536474
6677 * i40e: fix: do not sleep in netdev_ops
6678 - LP: #1536474
6679 * i40e: remove unused argument
6680 - LP: #1536474
6681 * i40evf: increase max number of queues
6682 - LP: #1536474
6683 * i40evf: set real num queues
6684 - LP: #1536474
6685 * i40evf: remove duplicate string
6686 - LP: #1536474
6687 * i40e: Detection and recovery of TX queue hung logic moved to
6688 service_task from tx_timeout
6689 - LP: #1536474
6690 * i40e: Fix memory leaks, sideband filter programming
6691 - LP: #1536474
6692 * i40evf: don't use atomic allocation
6693 - LP: #1536474
6694 * i40e: propagate properly
6695 - LP: #1536474
6696 * i40evf: use correct types
6697 - LP: #1536474
6698 * i40e: use priv flags to control packet split
6699 - LP: #1536474
6700 * i40e: Remove separate functions gathering XOFF Rx stats
6701 - LP: #1536474
6702 * i40e: fix whitespace
6703 - LP: #1536474
6704 * i40e/i40evf: use logical operator
6705 - LP: #1536474
6706 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
6707 - LP: #1536474
6708 * i40e: trivial fixes
6709 - LP: #1536474
6710 * i40e: Fix i40e_print_features() VEB mode output
6711 - LP: #1536474
6712 * i40e: chomp the BIT(_ULL)
6713 - LP: #1536474
6714 * i40e: properly delete VF MAC filters
6715 - LP: #1536474
6716 * i40e: don't add zero MAC filter
6717 - LP: #1536474
6718 * i40evf: check rings before freeing resources
6719 - LP: #1536474
6720 * i40e: use explicit cast from u16 to u8
6721 - LP: #1536474
6722 * i40e: Opcode and structures required by OEM Post Update AQ command and
6723 add new NVM arq message
6724 - LP: #1536474
6725 * i40e: hush little warnings
6726 - LP: #1536474
6727 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
6728 - LP: #1536474
6729 * i40e: clean whole mac filter list
6730 - LP: #1536474
6731 * i40evf: change version string generation
6732 - LP: #1536474
6733 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
6734 - LP: #1536474
6735 * geneve: UDP checksum configuration via netlink
6736 - LP: #1536474
6737 * geneve: Add geneve udp port offload for ethernet devices
6738 - LP: #1536474
6739 * i40e: geneve tunnel offload support
6740 - LP: #1536474
6741 * geneve: Add geneve_get_rx_port support
6742 - LP: #1536474
6743 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
6744 - LP: #1536474
6745 * i40e: change log messages and error returns
6746 - LP: #1536474
6747 * i40e: allow zero MAC address for VFs
6748 - LP: #1536474
6749 * i40e: Look up MAC address in Open Firmware or IDPROM
6750 - LP: #1536474
6751 * i40e: Fix Rx hash reported to the stack by our driver
6752 - LP: #1536474
6753 * i40e: remove forever unused ID
6754 - LP: #1536474
6755 * igb: add 88E1543 initialization code
6756 * igb: don't unmap NULL hw_addr
6757 * igb: use the correct i210 register for EEMNGCTL
6758 * igb: fix NULL derefs due to skipped SR-IOV enabling
6759 * igb: improve handling of disconnected adapters
6760 * igb: Remove GS40G specific defines/functions
6761 * igb: Don't add PHY address to PCDL address
6762 * igb: Improve cable length function for I210, etc.
6763 * igb: Explicitly label self-test result indices
6764 * ixgbe: drop null test before destroy functions
6765 - LP: #1536473
6766 * ixgbe: Delete redundant include file
6767 - LP: #1536473
6768 * ixgbe: fix multiple kernel-doc errors
6769 - LP: #1536473
6770 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
6771 vector
6772 - LP: #1536473
6773 * ixgbe: Add KR mode support for CS4227 chip
6774 - LP: #1536473
6775 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
6776 to 12K
6777 - LP: #1536473
6778 * ixgbe/ixgbevf: use napi_schedule_irqoff()
6779 - LP: #1536473
6780 * ixgbe: Remove CS4227 diagnostic code
6781 - LP: #1536473
6782 * ixgbevf: use ether_addr_copy instead of memcpy
6783 - LP: #1536473
6784 * ixgbevf: fix spoofed packets with random MAC
6785 - LP: #1536473
6786 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
6787 - LP: #1536473
6788 * ixgbe: Add support for newer thermal alarm
6789 - LP: #1536473
6790 * ixgbe: Use private workqueue to avoid certain possible hangs
6791 - LP: #1536473
6792 * ixgbevf: Use a private workqueue to avoid certain possible hangs
6793 - LP: #1536473
6794 * ixgbevf: Minor cleanups
6795 - LP: #1536473
6796 * ixgbe: Refactor MAC address configuration code
6797 - LP: #1536473
6798 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
6799 - LP: #1536473
6800 * ixgbe: Allow FDB entries access to more RAR filters
6801 - LP: #1536473
6802 * ixgbe: Update PTP to support X550EM_x devices
6803 - LP: #1536473
6804 * ixgbe: Correct spec violations by waiting after reset
6805 - LP: #1536473
6806 * ixgbe: Wait for master disable to be set
6807 - LP: #1536473
6808 * ixgbe: Save VF info and take references
6809 - LP: #1536473
6810 * ixgbe: Handle extended IPv6 headers in Tx path
6811 - LP: #1536473
6812 * ixgbe: Always turn PHY power on when requested
6813 - LP: #1536473
6814 * ixgbevf: Handle extended IPv6 headers in Tx path
6815 - LP: #1536473
6816 * ixgbe: Return error on failure to allocate mac_table
6817 - LP: #1536473
6818 * ixgbe: Fix SR-IOV VLAN pool configuration
6819 - LP: #1536473
6820 * ixgbe: Simplify definitions for regidx and bit in set_vfta
6821 - LP: #1536473
6822 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
6823 - LP: #1536473
6824 * ixgbe: Simplify configuration of setting VLVF and VLVFB
6825 - LP: #1536473
6826 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
6827 - LP: #1536473
6828 * ixgbe: Reorder search to work from the top down instead of bottom up
6829 - LP: #1536473
6830 * ixgbe: Add support for VLAN promiscuous with SR-IOV
6831 - LP: #1536473
6832 * ixgbe: Fix VLAN promisc in relation to SR-IOV
6833 - LP: #1536473
6834 * ixgbe: Clear stale pool mappings
6835 - LP: #1536473
6836 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
6837 - LP: #1536473
6838 * ixgbe: do not report 2.5 Gbps as supported
6839 - LP: #1536473
6840 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
6841 per vector
6842 - LP: #1536473
6843 * ixgbevf: minor cleanups for ixgbevf_set_itr()
6844 - LP: #1536473
6845 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
6846 - LP: #1536473
6847 * ixgbe: report correct media type for KR, KX and KX4 interfaces
6848 - LP: #1536473
6849 * ixgbe: Clean up redundancy in hw_enc_features
6850 - LP: #1536473
6851 * ixgbe: fix RSS limit for X550
6852 - LP: #1536473
6853 * ixgbe: Correct X550EM_x revision check
6854 - LP: #1536473
6855 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
6856 - LP: #1536473
6857 * ixgbe: Fill at least min credits to a TC credit refills
6858 - LP: #1536473
6859 * ixgbe: use correct FCoE DDP max check
6860 - LP: #1536473
6861 * ixgbe: fix broken PFC with X550
6862 - LP: #1536473
6863 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
6864 - LP: #1536473
6865 * ixgbe: Correct handling of any outer UDP checksum setting
6866 - LP: #1536473
6867 * ixgbe: Fix to get FDMI HBA attributes information with X550
6868 - LP: #1536473
6869 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
6870 - LP: #1536473
6871 * ixgbe: Make ATR recognize IPv6 extended headers
6872 - LP: #1536473
6873 * e1000: make eeprom read/write scheduler friendly
6874 * e1000: fix data race between tx_ring->next_to_clean
6875 * e1000: Remove checkpatch coding style errors
6876 * e1000: clean up the checking logic
6877 * e1000: fix a typo in the comment
6878 * e1000e: clean up the local variable
6879 * e1000: fix kernel-doc argument being missing
6880 * e1000: get rid of duplicate exit path
6881 * e1000: Elementary checkpatch warnings and checks removed
6882 * e1000e: fix division by zero on jumbo MTUs
6883 * e1000e: Increase timeout of polling bit RSPCIPHY
6884 * e1000e: initial support for i219-LM (3)
6885 * e1000e: Switch e1000e_up to void, drop code checking for error result
6886 * e1000e: Remove unreachable code
6887 * e1000e: Do not read ICR in Other interrupt
6888 * e1000e: Do not write lsc to ics in msi-x mode
6889 * e1000e: Fix msi-x interrupt automask
6890 * acpi: pci: Setup MSI domain for ACPI based pci devices
6891 * irqdomain: Introduce is_fwnode_irqchip helper
6892 * irqchip/gic-v2m: Refactor to prepare for ACPI support
6893 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
6894 * clk: xgene: Fix divider with non-zero shift value
6895 * i2c: designware: Do not require clock when SSCN and FFCN are provided
6896 * fm10k: do not assume VF always has 1 queue
6897 - LP: #1536475
6898 * fm10k: Correct MTU for jumbo frames
6899 - LP: #1536475
6900 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
6901 vector
6902 - LP: #1536475
6903 * fm10k: use napi_schedule_irqoff()
6904 - LP: #1536475
6905 * fm10k: set netdev features in one location
6906 - LP: #1536475
6907 * fm10k: reset max_queues on init_hw_vf failure
6908 - LP: #1536475
6909 * fm10k: always check init_hw for errors
6910 - LP: #1536475
6911 * fm10k: reinitialize queuing scheme after calling init_hw
6912 - LP: #1536475
6913 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
6914 - LP: #1536475
6915 * fm10k: explicitly typecast vlan values to u16
6916 - LP: #1536475
6917 * fm10k: add statistics for actual DWORD count of mbmem mailbox
6918 - LP: #1536475
6919 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
6920 - LP: #1536475
6921 * fm10k: Add support for ITR scaling based on PCIe link speed
6922 - LP: #1536475
6923 * fm10k: introduce ITR_IS_ADAPTIVE macro
6924 - LP: #1536475
6925 * fm10k: Update adaptive ITR algorithm
6926 - LP: #1536475
6927 * fm10k: use macro for default Tx and Rx ITR values
6928 - LP: #1536475
6929 * fm10k: change default Tx ITR to 25usec
6930 - LP: #1536475
6931 * fm10k: TRIVIAL fix typo of hardware
6932 - LP: #1536475
6933 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
6934 - LP: #1536475
6935 * fm10k: use ether_addr_copy to copy MAC address
6936 - LP: #1536475
6937 * fm10k: do not use CamelCase
6938 - LP: #1536475
6939 * fm10k: remove unnecessary else block from if statements with return
6940 - LP: #1536475
6941 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
6942 - LP: #1536475
6943 * fm10k: consistently refer to VLANs and VLAN IDs
6944 - LP: #1536475
6945 * fm10k: bump driver version
6946 - LP: #1536475
6947 * fm10k: conditionally compile DCB and DebugFS support
6948 - LP: #1536475
6949 * fm10k: Cleanup MSI-X interrupts in case of failure
6950 - LP: #1536475
6951 * fm10k: Cleanup exception handling for mailbox interrupt
6952 - LP: #1536475
6953 * fm10k: do not inline fm10k_iov_select_vid()
6954 - LP: #1536475
6955 * fm10k: whitespace cleanups
6956 - LP: #1536475
6957 * fm10k: use BIT() macro instead of open-coded bit-shifting
6958 - LP: #1536475
6959 * fm10k: cleanup namespace pollution
6960 - LP: #1536475
6961 * fm10k: cleanup overly long lines
6962 - LP: #1536475
6963 * fm10k: initialize xps at driver load
6964 - LP: #1536475
6965 * fm10k: don't initialize fm10k_workqueue at global level
6966 - LP: #1536475
6967 * fm10k: correctly pack TLV structures and explain reasoning
6968 - LP: #1536475
6969 * fm10k: Cleanup exception handling for changing queues
6970 - LP: #1536475
6971 * fm10k: use ether_addr_equal instead of memcmp
6972 - LP: #1536475
6973 * fm10k: address operator not needed when declaring function pointers
6974 - LP: #1536475
6975 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
6976 - LP: #1536475
6977 * fm10k: remove unused struct element
6978 - LP: #1536475
6979 * fm10k: use true/false for boolean get_host_state
6980 - LP: #1536475
6981 * fm10k: cleanup mailbox code comments etc
6982 - LP: #1536475
6983 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
6984 - LP: #1536475
6985 * device property: always check for fwnode type
6986 - LP: #1533035
6987 * device property: rename helper functions
6988 - LP: #1533035
6989 * device property: refactor built-in properties support
6990 - LP: #1533035
6991 * device property: keep single value inplace
6992 - LP: #1533035
6993 * device property: helper macros for property entry creation
6994 - LP: #1533035
6995 * device property: improve readability of macros
6996 - LP: #1533035
6997 * device property: return -EINVAL when property isn't found in ACPI
6998 - LP: #1533035
6999 * device property: Fallback to secondary fwnode if primary misses the
7000 property
7001 - LP: #1533035
7002 * device property: Take a copy of the property set
7003 - LP: #1533035
7004 * driver core: platform: Add support for built-in device properties
7005 - LP: #1533035
7006 * driver core: Do not overwrite secondary fwnode with NULL if it is set
7007 - LP: #1533035
7008 * mfd: core: propagate device properties to sub devices drivers
7009 - LP: #1533035
7010 * mfd: intel-lpss: Add support for passing device properties
7011 - LP: #1533035
7012 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
7013 - LP: #1533035
7014 * mfd: intel-lpss: Pass HSUART configuration via properties
7015 - LP: #1533035
7016 * i2c: designware: Convert to use unified device property API
7017 - LP: #1533035
7018 * keys, trusted: fix: *do not* allow duplicate key options
7019 - LP: #1398274
7020 * keys, trusted: select hash algorithm for TPM2 chips
7021 - LP: #1398274
7022 * keys, trusted: seal with a TPM2 authorization policy
7023 - LP: #1398274
7024 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
7025 - LP: #1461360
7026 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
7027 - LP: #1461360
7028 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
7029 offset
7030 - LP: #1461360
7031 * drm/i915: WaRsDisableCoarsePowerGating
7032 - LP: #1527462
7033 * drm/i915/skl: Add SKL GT4 PCI IDs
7034 - LP: #1527462
7035 * drm/i915/skl: Disable coarse power gating up until F0
7036 - LP: #1527462
7037 * platform:x86: add Intel P-Unit mailbox IPC driver
7038 - LP: #1520457
7039 * intel_punit_ipc: add NULL check for input parameters
7040 - LP: #1520457
7041 * platform/x86: Add Intel Telemetry Core Driver
7042 - LP: #1520457
7043 * intel_pmc_ipc: update acpi resource structure for Punit
7044 - LP: #1520457
7045 * platform:x86: Add Intel telemetry platform device
7046 - LP: #1520457
7047 * platform:x86: Add Intel telemetry platform driver
7048 - LP: #1520457
7049 * platform:x86: Add Intel Telemetry Debugfs interfaces
7050 - LP: #1520457
7051 * cxlflash: a couple off by one bugs
7052
7053 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
630bd953 7054
79920494 7055linux (4.4.0-1.15) xenial; urgency=low
c1e209c6 7056
79920494
TG
7057 [ Tim Gardner ]
7058
7059 * Release Tracking Bug
7060 - LP: #1536803
7061
7062 [ Upstream Kernel Changes ]
7063
7064 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
7065 - LP: #1517142
c1e209c6
TG
7066
7067 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
7068
0864cda7 7069linux (4.4.0-0.14) xenial; urgency=low
d2429978 7070
0864cda7
TG
7071 [ Upstream Kernel Changes ]
7072
7073 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
7074 - LP: #1522415
7075 * powerpc: Add __raw_rm_writeq() function
7076 - LP: #1522415
d2429978
TG
7077
7078 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
7079
4155560c 7080linux (4.4.0-0.13) xenial; urgency=low
bb222e6a 7081
4155560c
TG
7082 [ Andy Whitcroft ]
7083
7084 * [Config] s390x -- the kernel provides ppp-modules such as there are
7085 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
7086
7087 [ Tim Gardner ]
7088
7089 * [Config] Update annotations for VIRTIO_{NET,BLK}
7090 - LP: #1533382
7091
7092 [ Upstream Kernel Changes ]
7093
7094 * powerpc/powernv: Add support for Nvlink NPUs
7095 - LP: #1522415
7096 * powerpc/powernv: Fix update of NVLink DMA mask
7097 - LP: #1522415
7098 * powerpc/powernv: Change NPU PE# assignment
7099 - LP: #1522415
7100 * powerpc/powernv: Reserve PE#0 on NPU
7101 - LP: #1522415
7102 * KEYS: Fix keyring ref leak in join_session_keyring()
7103 - LP: #1534887
7104 - CVE-2016-0728
bb222e6a
TG
7105
7106 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
7107
f8086840 7108linux (4.4.0-0.12) xenial; urgency=low
2d16a484 7109
f8086840
TG
7110 [ Eric Dumazet ]
7111
7112 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
7113 - LP: #1527902
7114
7115 [ Guilherme G. Piccoli ]
7116
7117 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
7118 - LP: #1486180
7119
7120 [ Tim Gardner ]
7121
7122 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
7123 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
7124 - LP: #1532886
7125 * [Config] nvme.ko moved to drivers/nvme/host
7126 * [Config] scsi_dh morphed into 4 modules
7127 * [Config] CONFIG_IBMVNIC=m
7128 * [Config] Add DRM ast driver to udeb installer image
7129 - LP: #1514711
7130 * [Config] CONFIG_KVM=y for s390x
7131 - LP: #1532886
7132 * [Config] Install spl/zfs under the kernel modules directory
7133 Fixes some errors in generic.inclusion-list.log
7134
7135 [ Upstream Kernel Changes ]
7136
7137 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
7138 - LP: #1524574
7139 * EDAC: Add DDR4 flag
7140 - LP: #1519631
7141 * EDAC, sb_edac: Virtualize several hard-coded functions
7142 - LP: #1519631
7143 * EDAC, sb_edac: Add support for duplicate device IDs
7144 - LP: #1519631
7145 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
7146 - LP: #1519631
7147 * Driver for IBM System i/p VNIC protocol
7148 - LP: #1532303
2d16a484
TG
7149
7150 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
7151
015b041e 7152linux (4.4.0-0.11) xenial; urgency=low
aaaab06f 7153
015b041e
TG
7154 [ Tim Gardner ]
7155
7156 * [Config] Fix bogus reconstruct script
aaaab06f
TG
7157
7158 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
7159
e8c98c4f 7160linux (4.4.0-0.10) xenial; urgency=low
4b044d18 7161
e8c98c4f
TG
7162 [ Haren Myneni ]
7163
7164 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
7165 - LP: #1529666
7166
7167 [ Serge Hallyn ]
7168
7169 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
7170
7171 [ Tim Gardner ]
7172
7173 * [Config] CONFIG_ZONE_DEVICE=y for amd64
7174 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
7175 - LP: #1526869
7176 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
7177 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
7178 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
7179 * rebase to v4.4
4b044d18 7180
83ea35c2
TG
7181 [ Upstream Kernel Changes ]
7182
7183 * rebase to v4.4
7184
4b044d18
TG
7185 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
7186
1bd9334c 7187linux (4.4.0-0.9) xenial; urgency=low
63bc7ba5 7188
1bd9334c
TG
7189 [ Tim Gardner ]
7190
7191 * rebase to v4.4-rc8
63bc7ba5 7192
765a94d3
TG
7193 [ Upstream Kernel Changes ]
7194
7195 * rebase to v4.4-rc8
7196
63bc7ba5
TG
7197 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
7198
73c077cc 7199linux (4.4.0-0.8) xenial; urgency=low
9528a62c 7200
73c077cc
TG
7201 [ Tim Gardner ]
7202
7203 * rebase to v4.4-rc7
9528a62c 7204
c883be3f
TG
7205 [ Upstream Kernel Changes ]
7206
7207 * rebase to v4.4-rc7
7208
9528a62c
TG
7209 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
7210
a57cf938 7211linux (4.4.0-0.7) xenial; urgency=low
a3226f44 7212
a57cf938
TG
7213 [ Hui Wang ]
7214
7215 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
7216 - LP: #1527096
7217
7218 [ Jann Horn ]
7219
7220 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
7221 uids/gids
7222 - LP: #1527374
7223
7224 [ Tim Gardner ]
7225
7226 * rebase to v4.4-rc6
a3226f44 7227
ee650305
TG
7228 [ Upstream Kernel Changes ]
7229
7230 * rebase to v4.4-rc6
7231 - LP: #1526330
7232
a3226f44
TG
7233 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
7234
7dacab6e 7235linux (4.4.0-0.6) xenial; urgency=low
43353c54 7236
7dacab6e
TG
7237 [ Andy Whitcroft ]
7238
7239 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
7240 support in latest compilers
7241 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
7242 ARMv8.1 support in latest compilers
7243
7244 [ Tim Gardner ]
7245
7246 * [Config] s390 -> s390x
7247 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
43353c54
TG
7248
7249 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
7250
db572d89 7251linux (4.4.0-0.5) xenial; urgency=low
45dbbebb 7252
db572d89
TG
7253 [ Andy Whitcroft ]
7254
7255 * [Config] s390x -- enable tools
7256 - LP: #1524319
7257 * [Config] s390x -- add architecture to getabis
7258 * [Config] s390x -- add s390x ABI information
7259 * [Config] s390x -- enable ABI checks
7260
7261 [ Tim Gardner ]
7262
7263 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
7264 * [Config] Add s390 modules to nic-modules udeb
7265 - LP: #1525297
7266 * rebase to v4.4-rc5
45dbbebb
TG
7267
7268 [ Upstream Kernel Changes ]
7269
7270 * rebase to v4.4-rc5
7271 - LP: #1523517
7272 - LP: #1523232
7273
7274 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
7275
782587c1
TG
7276linux (4.4.0-0.4) xenial; urgency=low
7277
7278 [ Upstream Kernel Changes ]
7279
7280 * cgroup: make css_set pin its css's to avoid use-afer-free
7281 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
7282 freezer_attach()
7283 * cgroup: fix handling of multi-destination migration from
7284 subtree_control enabling
7285
7286 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
7287
d382aa11 7288linux (4.4.0-0.3) xenial; urgency=low
1dc7c8e5 7289
9eb1dc4a
TG
7290 [ Upstream Kernel Changes ]
7291
7292 * rebase to v4.4-rc4
7293
1dc7c8e5
TG
7294 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
7295
114a021f 7296linux (4.4.0-0.2) xenial; urgency=low
0ba96f4a 7297
114a021f
TG
7298 [ Tim Gardner ]
7299
7300 * [Config] Add spl/zfs provides to generic and powerpc64-smp
7301 * [Config] Add zfs to d-i fs-core-modules
7302 * [Config] Include all s390 specific drivers in linux-image
7303 - LP: #1522210
0ba96f4a
TG
7304
7305 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
7306
ce8f3079 7307linux (4.4.0-0.1) xenial; urgency=low
d8bdc6cc 7308
ce8f3079 7309 [ Andy Whitcroft ]
d8bdc6cc 7310
ce8f3079
TG
7311 * [Tests] gcc-multilib does not exist on ppc64el redux
7312 - LP: #1515541
7313 * [Config] libunwind8-dev is not available on s390x
7314 * [Debian] Disable SPL/ZFS for cross compiling -- redux
7315 * [Config] s390x -- add dasd udebs
7316 - LP: #1519833
7317 * [Config] s390x -- include dasd modules in linux-image
7318 - LP: #1519833
7319 * [Config] s390x -- disable ZFS temporarily
7320 - LP: #1519820
7321 * [Config] s390s -- disable ABI/module checks
7322 * [Config] make IBMVETH consistent on powerpc/ppc64el
7323 - LP: #1521712
7324 * [Config] follow ibmvscsi name change
7325 - LP: #1521712
7326 * [Config] move ibm disk and ethernet drivers to linux-image
7327 - LP: #1521712
7328 * [Config] include ibmveth in nic-modules for ppc64el
7329 - LP: #1521712
7330 * [Config] s390x -- disable abi/module checks for s390x
7331
7332 [ Joseph Salisbury ]
7333
7334 * SAUCE: scsi_sysfs: protect against double execution of
7335 __scsi_remove_device()
7336 - LP: #1509029
7337
7338 [ Seth Forshee ]
7339
7340 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7341 - LP: #1510405
7342
7343 [ Tim Gardner ]
09399a62 7344
ce8f3079
TG
7345 * [Debian] Disable SPL/ZFS for cross compiling
7346 * [Config] CONFIG_SCSI_IBMVSCSI=m
7347 - LP: #1515872
7348 * rebase to v4.4-rc2
7349 * [Config] updateconfigs
7350 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7351 * SAUCE: do_zfs=false temporarily
7352 * [Config] CONFIG_LUSTRE_FS=n
7353 * [Debian] Disable udebs when cross compiling
f7ea6f19 7354 * rebase to v4.4-rc3
ce8f3079
TG
7355 * [Config] CONFIG_AUFS_FS=m
7356 * SAUCE: AUFS
f7ea6f19
TG
7357
7358 [ Upstream Kernel Changes ]
7359
ce8f3079
TG
7360 * ZFS: Update with 4.4 support
7361 * SPL: Update with 4.4 support
7362
7363 [ Upstream Kernel Changes ]
7364
7365 * rebase to v4.4-rc3
7366 - LP: #1519168
09399a62
TG
7367 * rebase to v4.4-rc2
7368 - LP: #1506615
7369 - LP: #1502781
7370
d8bdc6cc
TG
7371 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7372
2327b5aa 7373linux (4.3.0-0.8) xenial; urgency=low
a3fc9a8b 7374
2327b5aa
TG
7375 [ Andy Whitcroft ]
7376
7377 * [Config] re-enable OSS support and blacklist
7378 - LP: #1434842
7379 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7380 * [Packaging] config-check -- improve syntax diagnostics
7381 * [Packaging] module-inclusion -- add dependency inclusion for a list
7382 * [Packaging] config-check -- accumulate multi-line annotations correctly
7383 * [Packaging] config-check -- handle V2 annotations format
7384 * [Packaging] s390x -- add architecture to kernelconfig
7385 - LP: #1488653
7386 * [Config] s390x -- initial configuration
7387 * [Config] s390x -- add initial binary image
7388 * [Config] s390x -- initial configuration update
7389 * [Config] s390x -- produce linux-image
7390 * [Config] s390x -- d-i module exclusions
7391 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7392 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7393 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7394 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7395 * [Config] -- s390x -- configuration review updates
7396 * [Config] annotations -- add review marks
7397 * [Config] annotations -- config review 4.3 updates
7398 * [Config] annotations -- expose reviews
7399 * [Config] updateconfigs following incoporation of s390x configs
7400 * [Tests] gcc-multilib does not exist on ppc64el
7401 - LP: #1515541
7402
7403 [ Dan Carpenter ]
7404
7405 * SAUCE: (noup) cxlflash: a couple off by one bugs
7406 - LP: #1499849
7407
7408 [ Haren Myneni ]
7409
7410 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7411
7412 [ Jay Vosburgh ]
7413
7414 * SAUCE: fan: add VXLAN implementation
7415
7416 [ Manoj Kumar ]
7417
7418 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7419 - LP: #1513583
7420
7421 [ Matthew R. Ochs ]
7422
7423 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7424 - LP: #1513583
7425
7426 [ Tim Gardner ]
7427
7428 * [Config] CONFIG_AUFS_EXPORT=y
7429 - LP: #1121699
7430
7431 [ Upstream Kernel Changes ]
7432
7433 * misc/genwqe: get rid of atomic allocations
7434 * crypto: 842 - Add CRC and validation support
7435 - LP: #1497878
7436 * cxlflash: Fix to avoid invalid port_sel value
7437 * cxlflash: Replace magic numbers with literals
7438 * cxlflash: Fix read capacity timeout
7439 * cxlflash: Fix potential oops following LUN removal
7440 * cxlflash: Fix data corruption when vLUN used over multiple cards
7441 * cxlflash: Fix to avoid sizeof(bool)
7442 * cxlflash: Fix context encode mask width
7443 * cxlflash: Fix to avoid CXL services during EEH
7444 * cxlflash: Correct naming of limbo state and waitq
7445 * cxlflash: Make functions static
7446 * cxlflash: Refine host/device attributes
7447 * cxlflash: Fix to avoid spamming the kernel log
7448 * cxlflash: Fix to avoid stall while waiting on TMF
7449 * cxlflash: Fix location of setting resid
7450 * cxlflash: Fix host link up event handling
7451 * cxlflash: Fix async interrupt bypass logic
7452 * cxlflash: Remove dual port online dependency
7453 * cxlflash: Fix AFU version access/storage and add check
7454 * cxlflash: Correct usage of scsi_host_put()
7455 * cxlflash: Fix to prevent workq from accessing freed memory
7456 * cxlflash: Correct behavior in device reset handler following EEH
7457 * cxlflash: Remove unnecessary scsi_block_requests
7458 * cxlflash: Fix function prolog parameters and return codes
7459 * cxlflash: Fix MMIO and endianness errors
7460 * cxlflash: Fix to prevent EEH recovery failure
7461 * cxlflash: Correct spelling, grammar, and alignment mistakes
7462 * cxlflash: Fix to prevent stale AFU RRQ
7463 * cxlflash: Fix to double the delay each time
7464 * cxlflash: Fix to avoid corrupting adapter fops
7465 * cxlflash: Correct trace string
7466 * cxlflash: Fix to avoid potential deadlock on EEH
7467 * cxlflash: Fix to avoid leaving dangling interrupt resources
7468 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7469 * cxlflash: Fix to avoid corrupting port selection mask
7470 * cxlflash: Fix to avoid lock instrumentation rejection
7471 * cxlflash: Fix to avoid bypassing context cleanup
a3fc9a8b
TG
7472
7473 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7474
1f53f5e3
TG
7475linux (4.3.0-0.7) xenial; urgency=low
7476
7477 [ Tim Gardner ]
7478
7479 * Revert "Bypass spl/zfs config"
7480 Causes unresolved symbols on load.
7481 * [Config] Enable ZFS for powerpc64-smp
7482
7483 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7484
72fbc27b 7485linux (4.3.0-0.6) xenial; urgency=low
9ff2a85d 7486
72fbc27b
TG
7487 [ Tim Gardner ]
7488
7489 * Release Tracking Bug
7490 - LP: #1512704
7491 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7492
7493 [ Andy Whitcroft ]
7494
7495 * [Packaging] add feature interlock with mainline builds
7496 * apparmor -- follow change to this_cpu_ptr
7497
7498 [ John Johansen ]
7499
7500 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7501 - LP: #1383886
7502 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7503 - LP: #1362199
7504 * SAUCE: Revert: fix: only allow a single threaded process to ...
7505 - LP: #1371310
7506 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7507 - LP: #1390223
7508 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7509 - LP: #1408833
7510 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7511 - LP: #1496430
7512
7513 [ Tim Gardner ]
7514
7515 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
7516 - LP: #1511006
7517 * rebase to v4.3
7518 * Bypass spl/zfs config
7519 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
7520 * [Config] Default AppArmor settings
9ff2a85d 7521
b2c3a2ca
TG
7522 [ Upstream Kernel Changes ]
7523
7524 * rebase to v4.3
7525
9ff2a85d
TG
7526 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
7527
3234ea2b 7528linux (4.3.0-0.5) xenial; urgency=low
d752a09e 7529
3234ea2b 7530 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
d752a09e 7531
675e9cf1
TG
7532 [ Upstream Kernel Changes ]
7533
7534 * rebase to v4.3-rc7
7535 - LP: #1504778
7536
cc2ab0c8 7537 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
d752a09e 7538
675e9cf1 7539linux (4.3.0-0.4) xenial; urgency=low
d752a09e 7540
cc2ab0c8 7541 [ Tim Gardner ]
d752a09e 7542
cc2ab0c8 7543 * [Debian] Update to new signing key type and location
d752a09e 7544
cc2ab0c8 7545 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
d752a09e 7546
cc2ab0c8 7547linux (4.3.0-0.3) wily; urgency=low
d752a09e 7548
cc2ab0c8 7549 [ Tim Gardner ]
d752a09e 7550
cc2ab0c8
TG
7551 * [Debian] sign-file is now compiled
7552
7553 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
7554
7555linux (4.3.0-0.2) wily; urgency=low
7556
7557 [ Tim Gardner ]
7558
7559 * [Config] Added libssl-dev to Build-Depends
7560
7561 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
7562
7563linux (4.3.0-0.1) wily; urgency=low
d752a09e
TG
7564
7565 [ Upstream Kernel Changes ]
7566
cc2ab0c8
TG
7567 * rebase to v4.3-rc6
7568 * rebase to v4.3-rc5
7569 * rebase to v4.3-rc4
7570 * rebase to v4.3-rc3
7571 * rebase to v4.3-rc2
d752a09e
TG
7572 * rebase to v4.3-rc1
7573 - LP: #1492132
7574 - LP: #1481575
7575
7576 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
7577
7578linux (4.2.0-10.11) wily; urgency=low
7579
7580 [ Andy Whitcroft ]
7581
7582 * Release Tracking Bug
7583 - LP: #1495208
7584 * No change rebuild to avoid issues with leading zero bytes on
7585 internal module signing key. (see launchpad bug 1494943)
7586
7587 [ Ming Lei ]
7588
7589 * [Config] SERIAL_8250_DW=y for arm64
7590
7591 [ Upstream Kernel Changes ]
7592
7593 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
7594 code
7595 - LP: #1484486
7596 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
7597 - LP: #1484486
7598 * drm/i915/gen8: Re-order init pipe_control in lrc mode
7599 - LP: #1484486
7600 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
7601 - LP: #1484486
7602 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7603 workaround
7604 - LP: #1484486
7605 * drm/i915: Bail out early if WA batch is not available for given Gen
7606 - LP: #1484486
7607 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
7608 - LP: #1484486
7609 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
7610 - LP: #1484486
7611 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
7612 - LP: #1484486
7613 * drm/i915: Enable WA batch buffers for Gen9
7614 - LP: #1484486
7615 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
7616 - LP: #1484486
7617 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
7618 - LP: #1484486
7619 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7620 workaround
7621 - LP: #1484486
7622 * drm/i915/gen9: Add
7623 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
7624 - LP: #1484486
7625 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
7626 - LP: #1484486
7627 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
7628 - LP: #1484486
7629 * drm/i915/skl: Don't expose the top most plane on gen9 display
7630 - LP: #1484486
7631 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
7632 - LP: #1484486
7633 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
7634 - LP: #1484486
7635 * drm/i915: reduce indent in i9xx_hpd_irq_handler
7636 - LP: #1484531
7637 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
7638 - LP: #1484531
7639 * drm/i915: reduce indent in intel_hpd_irq_handler
7640 - LP: #1484531
7641 * drm/i915: group all hotplug related fields into a new struct in
7642 dev_priv
7643 - LP: #1484531
7644 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
7645 - LP: #1484531
7646 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
7647 - LP: #1484531
7648 * drm/i915: put back the indent in intel_hpd_irq_handler
7649 - LP: #1484531
7650 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
7651 - LP: #1484531
7652 * drm/i915: simplify condition for digital port
7653 - LP: #1484531
7654 * drm/i915: abstract away platform specific parts from hpd handling
7655 - LP: #1484531
7656 * drm/i915: Handle HPD when it has actually occurred
7657 - LP: #1484531
7658 * drm/i915: Set power domain for DDI-E
7659 - LP: #1484531
7660 * drm/i915: Set alternate aux for DDI-E
7661 - LP: #1484531
7662 * drm/i915/skl: enable DDI-E hotplug
7663 - LP: #1484531
7664 * drm/i915/bxt: fix DDI PHY vswing scale value setting
7665 - LP: #1494163
7666 * drm/i915/skl: Buffer translation improvements
7667 - LP: #1494163
7668 * drm/i915: Per-DDI I_boost override
7669 - LP: #1494163
7670 * drm/i915: fix VBT parsing for SDVO child device mapping
7671 - LP: #1494163
7672 * drm/i915/bxt: edp1.4 Intermediate Freq support
7673 - LP: #1494163
7674 * drm/i915: fix link rates reported for SKL
7675 - LP: #1494163
7676 * drm/i915: Allow parsing of variable size child device entries from VBT
7677 - LP: #1494163
7678 * drm/i915/skl: Update DDI buffer translation programming.
7679 - LP: #1494163
7680 * drm/i915: Enable HDMI on DDI-E
7681 - LP: #1484531
7682 * drm/i915/skl: Enable DDI-E
7683 - LP: #1484531
7684 * drm/i915: eDP can be present on DDI-E
7685 - LP: #1484531
7686 * drm/i915/skl: Adding DDI_E power well domain
7687 - LP: #1484531
7688 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
7689 - LP: #1490035
7690 * drm/i915: Split atomic wm update to pre and post variants
7691 - LP: #1493746
7692 * drm/i915/skl: Drop the preliminary_hw_support flag
7693 - LP: #1486868
7694 * drm/i915: set FDI translations to NULL on SKL
7695 - LP: #1494163
7696
7697 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
7698
7699linux (4.2.0-9.9) wily; urgency=low
7700
7701 [ Tim Gardner ]
7702
7703 * Release Tracking Bug
7704 - LP: #1493970
7705 * [Config] CONFIG_MFD_INTEL_LPSS=m
7706 - LP: #1397876
7707
7708 [ dann frazier ]
7709
7710 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
7711 - LP: #1388952
7712
7713 [ Michael Ellerman ]
7714
7715 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
7716 Fixes FTBS on 32 bit powerpc, patch sent upstream.
7717
7718 [ Upstream Kernel Changes ]
7719
7720 * thermal/powerclamp: add cpu id for skylake h/s
7721 - LP: #1398269
7722 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
7723 - LP: #1397852
7724 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
7725 - LP: #1460905
7726 * i2c: i801: Create iTCO device on newer Intel PCHs
7727 - LP: #1460905
7728 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
7729 - LP: #1460905
7730 * perf/x86: Add a native_perf_sched_clock_from_tsc()
7731 - LP: #1397867
7732 * perf/x86/intel: Add support for PEBSv3 profiling
7733 - LP: #1397867
7734 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
7735 - LP: #1397867
7736 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
7737 - LP: #1397867
7738 * perf: Add cycles to branch_info
7739 - LP: #1397867
7740 * perf/x86/intel/lbr: Add support for LBRv5
7741 - LP: #1397867
7742 * perf/x86/intel: Handle new arch perfmon v4 status bits
7743 - LP: #1397867
7744 * perf/x86/intel: Move PMU ACK to after LBR read
7745 - LP: #1397867
7746 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
7747 - LP: #1397867
7748 * perf/x86/intel: Add Intel Skylake PMU support
7749 - LP: #1397867
7750 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
7751 call stack
7752 - LP: #1397867
7753 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
7754 - LP: #1397867
7755 * perf/x86: Make merge_attr() global to use from perf_event_intel
7756 - LP: #1397867
7757 * perf/x86/intel: Use 0x11 as extra reg test value
7758 - LP: #1397867
7759 * perf tools: Add support for cycles, weight branch_info field
7760 - LP: #1397867
7761 * perf report: Add flag for non ANY branch mode
7762 - LP: #1397867
7763 * perf report: Add infrastructure for a cycles histogram
7764 - LP: #1397867
7765 * perf report: Add processing for cycle histograms
7766 - LP: #1397867
7767 * perf annotate: Compute IPC and basic block cycles
7768 - LP: #1397867
7769 * perf annotate: Finally display IPC and cycle accounting
7770 - LP: #1397867
7771 * perf top: Add branch annotation code to top
7772 - LP: #1397867
7773 * perf report: Display cycles in branch sort mode
7774 - LP: #1397867
7775 * perf annotate: Fix 32-bit compilation error in util/annotate.c
7776 - LP: #1397867
7777 * PM / QoS: Make it possible to expose device latency tolerance to
7778 userspace
7779 - LP: #1460908
7780 * ACPI / PM: Attach ACPI power domain only once
7781 - LP: #1460908
7782 * Driver core: wakeup the parent device before trying probe
7783 - LP: #1460908
7784 * klist: implement klist_prev()
7785 - LP: #1460908
7786 * driver core: implement device_for_each_child_reverse()
7787 - LP: #1460908
7788 * mfd: make mfd_remove_devices() iterate in reverse order
7789 - LP: #1460908
7790 * dmaengine: add a driver for Intel integrated DMA 64-bit
7791 - LP: #1460908
7792 * mfd: Add support for Intel Sunrisepoint LPSS devices
7793 - LP: #1460908
7794 * spi: pxa2xx: Add support for Intel Sunrisepoint
7795 - LP: #1397876
7796 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
7797 - LP: #1397876
7798 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
7799 - LP: #1397876
7800 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
7801 for it
7802 - LP: #1397876
7803 * intel_idle: Skylake Client Support
7804 - LP: #1397877
7805 * powerpc/kernel: Switch to using MAX_ERRNO
7806 - LP: #1458876
7807 * powerpc/kernel: Change the do_syscall_trace_enter() API
7808 - LP: #1458876
7809 * powerpc: Drop unused syscall_get_error()
7810 - LP: #1458876
7811 * powerpc: Don't negate error in syscall_set_return_value()
7812 - LP: #1458876
7813 * powerpc: Rework syscall_get_arguments() so there is only one loop
7814 - LP: #1458876
7815 * powerpc: Use orig_gpr3 in syscall_get_arguments()
7816 - LP: #1458876
7817 * powerpc: Change syscall_get_nr() to return int
7818 - LP: #1458876
7819 * powerpc/kernel: Add SIG_SYS support for compat tasks
7820 - LP: #1458876
7821 * powerpc/kernel: Enable seccomp filter
7822 - LP: #1458876
7823 * selftests/seccomp: Make seccomp tests work on big endian
7824 - LP: #1458876
7825 * selftests/seccomp: Add powerpc support
7826 - LP: #1458876
7827 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
7828
7829 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
7830
7831linux (4.2.0-8.8) wily; urgency=low
7832
7833 [ Tim Gardner ]
7834
7835 * Release Tracking Bug
7836 - LP: #1493357
7837 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
7838 - LP: #1488495
7839 * [Config] CONFIG_CXLFLASH=m
7840 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
7841
7842
7843 [ Andy Whitcroft ]
7844
7845 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
7846 * [Packaging] mark up control for stage1
7847 * [Config] kernel-versions -- clean up deps field
7848 * [Config] s390x -- build linux-libc-dev
7849 - LP: #1488653
7850 * [Packaging] control -- prepare for new kernel-wedge semantics
7851
7852 [ Upstream Kernel Changes ]
7853
7854 * crypto: vmx - Fixing AES-CTR counter bug
7855 - LP: #1484519
7856 * crypto: vmx - Fixing GHASH Key issue on little endian
7857 - LP: #1484519
7858 * powerpc: Uncomment and make enable_kernel_vsx() routine available
7859 - LP: #1484519
7860 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
7861 - LP: #1484519
7862 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
7863 'okay'
7864 - LP: #1488495
7865 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
7866 - LP: #1488495
7867 * crypto: nx - do not emit extra output if status is disabled
7868 - LP: #1488495
7869 * crypto: nx - reduce chattiness of platform drivers
7870 - LP: #1488495
7871 * crypto: nx/842 - Fix context corruption
7872 - LP: #1488495
7873 * crypto: nx - remove __init/__exit from VIO functions
7874 - LP: #1488495
7875 * crypto: nx - remove pSeries NX 'status' field
7876 - LP: #1488495
7877 * crypto: nx - move kzalloc() out of spinlock
7878 - LP: #1488495
7879 * crypto: nx - don't register pSeries driver if ENODEV
7880 - LP: #1488495
7881 * crypto: nx - use common code for both NX decompress success cases
7882 - LP: #1488495
7883 * crypto: nx - merge nx-compress and nx-compress-crypto
7884 - LP: #1488495
7885 * crypto: nx - rename nx-842-crypto.c to nx-842.c
7886 - LP: #1488495
7887 * crypto: nx - make platform drivers directly register with crypto
7888 - LP: #1488495
7889 * cxlflash: Base support for IBM CXL Flash Adapter
7890 - LP: #1449121
7891 * cxlflash: Base error recovery support
7892 - LP: #1449121
7893 * cxlflash: Superpipe support
7894 - LP: #1449121
7895 * cxlflash: Virtual LUN support
7896 - LP: #1449121
7897 * cxlflash: off by one bug in cxlflash_show_port_status()
7898 - LP: #1449121
7899 * cxlflash: shift wrapping bug in afu_link_reset()
7900 - LP: #1449121
7901 * cxlflash: Remove unused variable from queuecommand
7902 - LP: #1449121
7903 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
7904 pci_controller_ops
7905 * powerpc/eeh: Probe after unbalanced kref check
7906 * misc: cxl: clean up afu_read_config()
7907 * cxl: Add explicit precision specifiers
7908 * cxl: use more common format specifier
7909 * cxl: Destroy cxl_adapter_idr on module_exit
7910 * cxl: Destroy afu->contexts_idr on release of an afu
7911 * cxl: Don't ignore add_process_element() result when attaching context
7912 * cxl: Compile with -Werror
7913 * cxl: sparse: Make declarations static
7914 * cxl: sparse: Silence iomem warning in debugfs file creation
7915 * cxl: Convert MMIO read/write macros to inline functions
7916 * cxl: Drop commands if the PCI channel is not in normal state
7917 * cxl: Allocate and release the SPA with the AFU
7918 * cxl: Make IRQ release idempotent
7919 * cxl: Clean up adapter MMIO unmap path.
7920 * cxl: Refactor adaptor init/teardown
7921 * cxl: Refactor AFU init/teardown
7922 * cxl: Don't remove AFUs/vPHBs in cxl_reset
7923 * cxl: Allow the kernel to trust that an image won't change on PERST.
7924 * cxl: EEH support
7925 * cxl: Add CONFIG_CXL_EEH symbol
7926 * cxl: Plug irq_bitmap getting leaked in cxl_context
7927 * cxl: Add alternate MMIO error handling
7928 * cxl: Allow release of contexts which have been OPENED but not STARTED
7929 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
7930 * cxl: Release irqs if memory allocation fails
7931 * cxl: Remove racy attempt to force EEH invocation in reset
7932 * cxl: Fix + cleanup error paths in cxl_dev_context_init
7933 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
7934 * cxl: Set up and enable PSL Timebase
7935
7936 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
7937
7938linux (4.2.0-7.7) wily; urgency=low
7939
7940 [ Tim Gardner ]
7941
7942 * Release Tracking Bug
7943 - LP: #1490564
7944 * rebase to v4.2
7945
7946 [ Wen Xiong ]
7947
7948 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
7949 - LP: #1453892
7950
7951 [ Upstream Kernel Changes ]
7952
7953 * rebase to v4.2
7954 - LP: #1487345
7955
7956 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
7957
7958linux (4.2.0-6.6) wily; urgency=low
7959
7960 [ Tim Gardner ]
7961
7962 * Release Tracking Bug
7963 - LP: #1488138
7964
7965 [ Andy Whitcroft ]
7966
7967 * rebase to v4.2-rc8
7968
7969 [ Shilpasri G Bhat ]
7970
7971 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
7972 level
7973 - LP: #1480894
7974 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
7975 - LP: #1480894
7976 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
7977 notification
7978 - LP: #1480894
7979 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
7980 OCC_THROTTLE
7981 - LP: #1480894
7982 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
7983 bit is set
7984 - LP: #1480894
7985 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
7986 unthrottling
7987 - LP: #1480894
7988
7989 [ Upstream Kernel Changes ]
7990
7991 * rebase to v4.2-rc8
7992 - LP: #1483440
7993 - LP: #1484334
7994
7995 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
7996
7997linux (4.2.0-5.5) wily; urgency=low
7998
7999 [ Tim Gardner ]
8000
8001 * Release Tracking Bug
8002 - LP: #1487173
8003
8004 [ Andy Whitcroft ]
8005
8006 * [Packaging] correct spelling of probabaly on the tools packages
8007 - LP: #1256822
8008 * rebase to v4.2-rc7
8009
8010 [ dann frazier ]
8011
8012 * d-i: Add nicpf and nicvf to nic-modules
8013 * d-i: Enable usb modules on arm64
8014
8015 [ Mahesh Salgaonkar ]
8016
8017 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
8018 - LP: #1482343
8019 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
8020 - LP: #1482343
8021 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
8022 machine check errors.
8023 - LP: #1482343
8024 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
8025 - LP: #1482343
8026
8027 [ Vipin K Parashar ]
8028
8029 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
8030 PowerNV platform
8031 - LP: #1469771
8032
8033 [ Upstream Kernel Changes ]
8034
8035 * rebase to v4.2-rc7
8036
8037 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
8038
8039linux (4.2.0-4.4) wily; urgency=low
8040
8041 [ Tim Gardner ]
8042
8043 * Release Tracking Bug
8044 - LP: #1483677
8045
8046 [ Achiad Shochat ]
8047
8048 * SAUCE: net/mlx5e: Support TX packet copy into WQE
8049 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
8050 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
8051 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
8052
8053 [ Adam Lee ]
8054
8055 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
8056 - LP: #1480142
8057
8058 [ dann frazier ]
8059
8060 * [Config] CONFIG_NR_CPUS=128 on arm64
8061
8062 [ Leann Ogasawara ]
8063
8064 * [Config] d-i -- Add sfc to nic-modules udeb
8065 - LP: #1481490
8066
8067 [ Saeed Mahameed ]
8068
8069 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
8070 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
8071
8072 [ Tim Gardner ]
8073
8074 * [Config] CONFIG_X86_INTEL_MPX=y
8075 - LP: #1460902
8076 * [Debian] change dependency on module-init-tools to kmod
8077 - LP: #1481986
8078 * rebase to v4.2-rc6
8079
8080 [ Upstream Kernel Changes ]
8081
8082 * rebase to v4.2-rc6
8083
8084 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
8085
8086linux (4.2.0-3.3) wily; urgency=low
8087
8088 [ Tim Gardner ]
8089
8090 * Release Tracking Bug
8091 - LP: #1481462
8092 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
8093 Fixes an FTBS for at least one DKMS package.
8094
8095 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
8096
8097linux (4.2.0-2.2) wily; urgency=low
8098
8099 [ Tim Gardner ]
8100
8101 * Release Tracking Bug
8102 - LP: #1481067
8103 * rebase to v4.2-rc5
8104
8105 [ Andy Whitcroft ]
8106
8107 * [Packaging] module-inclusion -- commonise copy code and simplify
8108 * [Packaging] module-inclusion -- add manual command entries
8109 * [Packaging] module blacklists -- add support for manual blacklists
8110 * [Packaging] do_common_tools should always be on
8111 * [Packaging] initscripts need installing when making the package
8112 * [Packaging] initscripts work around bug in debhelper systemd support
8113 * [Config] exclude oss modules from linux-image
8114 - LP: #1434842
8115 * hyper-v -- add hid and fb drivers to linux-virtual
8116 - LP: #1444179
8117 * ubuntu: (no-squash) vbox -- infrastructure and updater
8118 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8119 - LP: #1426113
8120 * ubuntu: vbox -- update to 5.0.0-dfsg-1
8121 - LP: #1480879
8122 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
8123 * [Config] move vbox modules into linux-image
8124
8125 [ Upstream Kernel Changes ]
8126
8127 * rebase to v4.2-rc5
8128 - LP: #1478497
8129 - LP: #1477900
8130
8131 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
8132
8133linux (4.2.0-1.1~rc1) wily; urgency=low
8134
8135 [ Andy Whitcroft ]
8136
8137 * Release Tracking Bug
8138 - LP: #1479903
8139 * Initial upload of v4.2 based kernel (currently v4.-rc4)
8140
8141 [ Upstream Kernel Changes ]
8142
8143 * rebase to v4.2-rc4
8144 - LP: #1476987
8145 - LP: #1476888
8146 * rebase to v4.2-rc3
8147 * rebase to v4.2-rc2
8148 * rebase to v4.2-rc1
8149 - LP: #1394368
8150 - LP: #1427680
8151 - LP: #1462614
8152 - LP: #1397021
8153
8154 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
8155
8156linux (4.1.0-3.3) wily; urgency=low
8157
8158 [ Andy Whitcroft ]
8159
8160 * Release Tracking Bug
8161 - LP: #1478897
8162
8163 [ Colin Ian King ]
8164
8165 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
8166 - CVE-2015-1333
8167
8168 [ Seth Forshee ]
8169
8170 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
8171 - LP: #1478578
8172
8173 [ Upstream Kernel Changes ]
8174
8175 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
8176 - LP: #1461620
8177 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
8178 * x86/nmi/64: Remove asm code that saves cr2
8179 * x86/nmi/64: Switch stacks on userspace NMI entry
8180 * x86/nmi/64: Reorder nested NMI checks
8181 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
8182 detection
8183
8184 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
8185
8186linux (4.1.0-2.4) wily; urgency=low
8187
8188 [ Andy Whitcroft ]
8189
8190 * SAUCE: overlayfs: when copying up and reading directories ensure
8191 mounter had permissions V2
8192 - CVE-2015-1328
8193
8194 [ Leann Ogasawara ]
8195
8196 * Release Tracking Bug
8197 - LP: #1465419
8198
8199 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8200
8201linux (4.1.0-2.2) wily; urgency=low
8202
8203 [ Tim Gardner ]
8204
8205 * rebase to v4.1.3
8206 * [Config] Add i40e[vf] to d-i
8207 - LP: #1476393
8208
8209 [ Upstream Kernel Changes ]
8210
8211 * rebase to v4.1.3
8212 - LP: #1427680
8213 - LP: #1462614
8214 - LP: #1394368
8215
8216 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
8217
8218linux (4.1.0-1.1) wily; urgency=low
8219
8220 [ Andy Whitcroft ]
8221
8222 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8223 - LP: #1395877, #1410480
8224 * SAUCE: overlayfs: when copying up and reading directories ensure
8225 mounter had permissions V2
8226 - CVE-2015-1328
8227 * [Packaging] fix up Vcs-Git: to point to launchpad
8228 * [Config] correct linux-initramfs-tool virtual linkage
8229 - LP: #1474810
8230
8231 [ Chris J Arges ]
8232
8233 * [Config] Add dm-service-time to multipath-modules
8234 - LP: #1469240
8235 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
8236 - LP: #1464560
8237
8238 [ Jay Vosburgh ]
8239
8240 * SAUCE: fan: Proof of concept implementation (v2)
8241 - LP: #1439706
8242 * SAUCE: fan: tunnel multiple mapping mode (v3)
8243 - LP: #1470091
8244
8245 [ Leann Ogasawara ]
8246
8247 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
8248 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
8249 considering"
8250 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
8251 * Revert "SAUCE: dm-crypt: never use write same"
8252 * Release Tracking Bug
8253 - LP: #1476333
8254
8255 [ Tim Gardner ]
8256
8257 * Rebase to v4.1
8258 - LP: #1443371
8259 * [Config] Enable Apparmor
8260 * [Config] CONFIG_OVERLAY_FS_V1=y
8261 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
8262 - LP: #1469829
8263 * [Config] CONFIG_VM86=n
8264 - LP: #1473447
8265 * [Config] ACORN_PARTITION=n
8266 - LP: #1453117
8267
8268 [ Timo Aaltonen ]
8269
8270 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
8271 - LP: #1473319
8272
8273 [ Upstream Kernel Changes ]
8274
8275 * efi: efivar_create_sysfs_entry() should return negative error codes
8276 * efi: Add esrt support
8277 * x86, doc: Remove cmdline_size from list of fields to be filled in for
8278 EFI handover
8279 * efi/esrt: Fix some compiler warnings
8280 * efi: dmi: List SMBIOS3 table before SMBIOS table
8281 * efi: Add 'systab' information to Documentation/ABI
8282 * ALSA: hda - restore the MIC FIXUP for some Dell machines
8283 - LP: #1473560
8284 * mtd: powernv: Add powernv flash MTD abstraction driver
8285 - LP: #1464560
8286 * powerpc/powernv: Expose OPAL APIs required by PRD interface
8287 - LP: #1464560
8288 * powerpc/powernv: Add opal-prd channel
8289 - LP: #1464560
8290 * powerpc/powernv: fix construction of opal PRD messages
8291 - LP: #1464560
8292 * powerpc/include: Add opal-prd to installed uapi headers
8293 - LP: #1464560
8294 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
8295 - LP: #1464560
8296
8297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
8298
8299linux (4.0.0-2.4) wily; urgency=low
8300
8301 [ Andy Whitcroft ]
8302
8303 * SAUCE: overlayfs: when copying up and reading directories ensure
8304 mounter had permissions V2
8305 - CVE-2015-1328
8306
8307 [ Leann Ogasawara ]
8308
8309 * Release Tracking Bug
8310 - LP: #1465419
8311
8312 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8313
8314linux (4.0.0-1.2) wily; urgency=low
8315
8316 [ Andy Whitcroft ]
8317
8318 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8319 - LP: #1395877, #1410480
8320 * [Config] enable CONFIG_OVERLAY_FS_V1
8321
8322 [ Tai Nguyen ]
8323
8324 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8325 - LP: #1463211
8326
8327 [ Tim Gardner ]
8328
8329 * [Config] CONFIG_HIBERNATION=n for ppc64el
8330 - LP: #1463836
8331
8332 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8333
8334linux (4.0.0-1.1) wily; urgency=low
8335
8336 [ Leann Ogasawara ]
8337
8338 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8339 - LP: #1457510
8340 * powerpc/powernv: Check image loaded or not before calling flash
8341 - LP: #1461553
8342
8343 [ Tim Gardner ]
8344
8345 * [Config] armhf: CPUFREQ_DT=y
8346 - LP: #1457781
8347
8348 [ Upstream Kernel Changes ]
8349
8350 * rebase to v4.0.5
8351 - LP: #1429756
8352 - LP: #1452175
8353 - LP: #1454656
8354 - LP: #1447909
8355 - LP: #1446517
8356 - LP: #1428947
8357 - LP: #1410704
8358 - LP: #1412800
8359 - LP: #1400215
8360 - LP: #1411193
8361 - LP: #1412800
8362 - LP: #1408295
8363 - LP: #1436745
8364
8365 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8366
8367linux (3.19.0-10.10) vivid; urgency=low
8368
8369 [ Andy Whitcroft ]
8370
8371 * [Packaging] control -- make element ordering deterministic
8372 * [Config] allow dracult to support initramfs as well
8373 - LP: #1109029
8374 * [Packaging] generate live watchdog blacklists
8375 - LP: #1432837
8376
8377 [ Leann Ogasawara ]
8378
8379 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8380 - LP: #1397860
8381 * rebase to v3.19.2
8382
8383 [ Upstream Kernel Changes ]
8384
8385 * thinkpad_acpi: support new BIOS version string pattern
8386 - LP: #1417915
8387 * arm64: Invalidate the TLB corresponding to intermediate page table
8388 levels
8389 - LP: #1432546
8390 * perf tools: Support parsing parameterized events
8391 - LP: #1430341
8392 * perf tools: Extend format_alias() to include event parameters
8393 - LP: #1430341
8394 * perf Documentation: Add event parameters
8395 - LP: #1430341
8396 * perf tools: Document parameterized and symbolic events
8397 - LP: #1430341
8398 * perf: provide sysfs_show for struct perf_pmu_events_attr
8399 - LP: #1430341
8400 * perf: add PMU_EVENT_ATTR_STRING() helper
8401 - LP: #1430341
8402 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8403 - LP: #1430341
8404 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8405 - LP: #1430341
8406 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8407 annotated
8408 - LP: #1430341
8409 * powerpc/perf/hv-gpci: add the remaining gpci requests
8410 - LP: #1430341
8411 * powerpc/perf/hv-24x7: Document sysfs event description entries
8412 - LP: #1430341
8413 * powerpc/iommu: Remove IOMMU device references via bus notifier
8414 - LP: #1425202
8415 * powerpc/pseries: Fix endian problems with LE migration
8416 - LP: #1428351
8417 * intel_idle: support additional Broadwell model
8418 - LP: #1400970
8419 * tools/power turbostat: support additional Broadwell model
8420 - LP: #1400970
8421 * KVM: x86: flush TLB when D bit is manually changed.
8422 - LP: #1397860
8423 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8424 - LP: #1397860
8425 * KVM: Add generic support for dirty page logging
8426 - LP: #1397860
8427 * KVM: x86: switch to kvm_get_dirty_log_protect
8428 - LP: #1397860
8429 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8430 log dirty
8431 - LP: #1397860
8432 * KVM: MMU: Add mmu help functions to support PML
8433 - LP: #1397860
8434 * KVM: MMU: Explicitly set D-bit for writable spte.
8435 - LP: #1397860
8436 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8437 - LP: #1397860
8438 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8439 - LP: #1397860
8440 * KVM: VMX: Add PML support in VMX
8441 - LP: #1397860
8442 * HID: multitouch: add support of clickpads
8443 * HID: multitouch: Add support for button type usage
8444
8445 [ Upstream Kernel Changes ]
8446
8447 * rebase to v3.19.2
8448 - LP: #1428947
8449
8450 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8451
8452linux (3.19.0-9.9) vivid; urgency=low
8453
8454 [ Leann Ogasawara ]
8455
8456 * Release Tracking Bug
8457 - LP: #1430930
8458
8459 [ Shachar Raindel ]
8460
8461 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8462 arithmetic
8463 - LP: #1413741
8464 - CVE-2014-8159
8465
8466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8467
8468linux (3.19.0-8.8) vivid; urgency=low
8469
8470 [ Andy Whitcroft ]
8471
8472 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8473 - LP: #1426113
8474 * rebase to stable v3.19.1
8475
8476 [ John Johansen ]
8477
8478 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8479 - LP: #1408833
8480
8481 [ Leann Ogasawara ]
8482
8483 * Release Tracking Bug
8484 - LP: #1429940
8485
8486 [ Upstream Kernel Changes ]
8487
8488 * xen: correct bug in p2m list initialization
8489 * net/mlx5_core: Fix configuration of log_uar_page_sz
8490 - LP: #1419938
8491 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8492 - LP: #1420575
8493 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8494 - LP: #1422481
8495 * net/mlx4_core: Set device configuration data to be persistent across
8496 reset
8497 - LP: #1422481
8498 * net/mlx4_core: Refactor the catas flow to work per device
8499 - LP: #1422481
8500 * net/mlx4_core: Enhance the catas flow to support device reset
8501 - LP: #1422481
8502 * net/mlx4_core: Activate reset flow upon fatal command cases
8503 - LP: #1422481
8504 * net/mlx4_core: Manage interface state for Reset flow cases
8505 - LP: #1422481
8506 * net/mlx4_core: Handle AER flow properly
8507 - LP: #1422481
8508 * net/mlx4_core: Enable device recovery flow with SRIOV
8509 - LP: #1422481
8510 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8511 - LP: #1422481
8512 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8513 - LP: #1428111
8514 * rebase to v3.19.1
8515 - LP: #1410704
8516 - LP: #1411193
8517 - LP: #1400215
8518
8519 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
8520
8521linux (3.19.0-7.7) vivid; urgency=low
8522
8523 [ Andy Whitcroft ]
8524
8525 * Release Tracking Bug
8526 - LP: #1426013
8527
8528 [ Upstream Kernel Changes ]
8529
8530 * x86/irq: Fix regression caused by commit b568b8601f05
8531 * cxl: Fix leaking interrupts if attach process fails
8532 - LP: #1415102
8533 * cxl: Early return from cxl_handle_fault for a shut down context
8534 - LP: #1415102
8535 * cxl: Disable AFU debug flag
8536 - LP: #1415102
8537 * cxl: Disable SPAP register when freeing SPA
8538 - LP: #1415102
8539 * cxl: remove redundant increment of hwirq
8540 - LP: #1415102
8541 * cxl: Add tracepoints
8542 - LP: #1415102
8543 * cxl: Update CXL ABI documentation
8544 - LP: #1415102
8545 * cxl: Use image state defaults for reloading FPGA
8546 - LP: #1415102
8547 * cxl: Add image control to sysfs
8548 - LP: #1415102
8549 * cxl: Enable CAPP recovery
8550 - LP: #1415102
8551 * cxl: Add ability to reset the card
8552 - LP: #1415102
8553 * cxl: Fix device_node reference counting
8554 - LP: #1415102
8555 * cxl: Export optional AFU configuration record in sysfs
8556 - LP: #1415102
8557 * cxl: Fail AFU initialisation if an invalid configuration record is
8558 found
8559 - LP: #1415102
8560 * cxl: Add missing return statement after handling AFU errror
8561 - LP: #1415102
8562 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
8563 - LP: #1415102
8564 * powerpc/eeh: Allow to set maximal frozen times
8565 - LP: #1415102
8566 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
8567
8568 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
8569
8570linux (3.19.0-6.6) vivid; urgency=low
8571
8572 [ Andy Whitcroft ]
8573
8574 * systemd -- fix hyper-v units to be non-forking
8575 - LP: #1401525
8576 * [Config] move vbox modules into linux-image
8577 * ubuntu: vbox -- update to 4.3.22-dfsg-1
8578
8579 [ Brad Figg ]
8580
8581 * SAUCE: DEP8 test to run our regression tests
8582
8583 [ Paolo Pisati ]
8584
8585 * [Config] I2C_CHARDEV=y
8586 - LP: #1417032
8587
8588 [ Upstream Kernel Changes ]
8589
8590 * PCI: Fix infinite loop with ROM image of size 0
8591 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
8592 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
8593 controller
8594 - LP: #1400215
8595
8596 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
8597
8598linux (3.19.0-5.5) vivid; urgency=low
8599
8600 [ Andy Whitcroft ]
8601
8602 * [Config] CONFIG_FA_DUMP=y
8603 - LP: #1415562
8604 * ubuntu: (no-squash) vbox -- infrastructure and updater
8605 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
8606 * rebase to v3.19 final
8607
8608 [ Chris J Arges ]
8609
8610 * [Config] Add ibmvfc to d-i
8611 - LP: #1416001
8612 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
8613 - LP: #1292234
8614
8615 [ Upstream Kernel Changes ]
8616
8617 * rebase to v3.19
8618
8619 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
8620
8621linux (3.19.0-4.4) vivid; urgency=low
8622
8623 [ Andy Whitcroft ]
8624
8625 * [Config] apply Kernel hacking >> Tracers config defaults
8626 * hyper-v -- fix comment handing in /etc/network/interfaces
8627 - LP: #1413020
8628 * rebase to v3.19-rc7
8629 * updateconfigs following rebase to v3.19-rc7
8630
8631 [ Ben Hutchings ]
8632
8633 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
8634 - LP: #1413149
8635
8636 [ Upstream Kernel Changes ]
8637
8638 * rebase to v3.19-rc7
8639
8640 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
8641
8642linux (3.19.0-3.3) vivid; urgency=low
8643
8644 [ Andy Whitcroft ]
8645
8646 * [Debian] arm64 -- build ubuntu drivers
8647 - LP: #1411284
8648 * [Packaging] config-check -- add support for enforced annotations
8649 * [Config] annotations -- switch to ENFORCED annotations
8650 * [Packaging] config-check -- drop support for enforce file
8651 * [Packaging] enforce -- drop empty enforce file
8652 * rebase to v3.19-rc5
8653 * [Config] add modules removed due to tighter dependencies
8654 * [Config] updateconfigs following rebase to v3.19-rc5
8655 * [Config] enforce CONFIG_FHANDLE=y
8656 - LP: #1412543
8657 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
8658 - LP: #1408355
8659 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
8660 - LP: #1413646
8661 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
8662 message handler config defaults
8663 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8664 config defaults
8665 * [Config] apply Device Drivers >> GPIO Support config defaults
8666 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
8667 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
8668 support) config defaults
8669 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
8670 Devices >> Support for frame buffer devices config defaults
8671 * [Config] apply Device Drivers >> HID support >> HID bus support >>
8672 Special HID drivers config defaults
8673 * [Config] apply Device Drivers >> Hardware Monitoring support config
8674 defaults
8675 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
8676 Hardware Bus support config defaults
8677 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
8678 digital converters config defaults
8679 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
8680 sensors config defaults
8681 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
8682 sensors config defaults
8683 * [Config] apply Device Drivers >> Input device support >> Generic input
8684 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8685 * [Config] apply Device Drivers >> Input device support >> Generic input
8686 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
8687 * [Config] apply Device Drivers >> LED Support >> LED Class Support
8688 config defaults
8689 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
8690 defaults
8691 * [Config] apply Device Drivers >> Multifunction device drivers config
8692 defaults
8693 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
8694 grabbers support >> Media test drivers config defaults
8695 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
8696 Adapters config defaults
8697 * [Config] apply Device Drivers >> Multimedia support >> Remote
8698 Controller devices config defaults
8699 * [Config] apply Device Drivers >> Network device support >> Distributed
8700 Switch Architecture drivers config defaults
8701 * [Config] apply Device Drivers >> Network device support >> Network core
8702 driver support config defaults
8703 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8704 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
8705 defaults
8706 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8707 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
8708 defaults
8709 * [Config] apply Device Drivers >> PHY Subsystem config defaults
8710 * [Config] apply Device Drivers >> Pin controllers config defaults
8711 * [Config] apply Device Drivers >> SPI support config defaults
8712 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8713 Sound Architecture >> ALSA for SoC audio support config defaults
8714 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8715 Sound Architecture >> FireWire sound devices config defaults
8716 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8717 Sound Architecture >> HD-Audio config defaults
8718 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
8719 client support config defaults
8720 * [Config] apply Device Drivers >> Staging drivers >> Media staging
8721 drivers config defaults
8722 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8723 USB Gadget Drivers >> USB functions configurable through configfs
8724 config defaults
8725 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8726 USB Peripheral Controller config defaults
8727 * [Config] apply Networking support >> NFC subsystem support >> Near
8728 Field Communication (NFC) devices config defaults
8729 * [Config] apply Networking support >> Networking options >> Network
8730 packet filtering framework (Netfilter) >> Core Netfilter Configuration
8731 >> Netfilter nf_tables support config defaults
8732 * [Config] apply Networking support >> Networking options >> QoS and/or
8733 fair queueing >> Actions config defaults
8734 * [Config] apply Networking support >> Networking options >> TCP/IP
8735 networking config defaults
8736 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
8737 Networking Stack (mac80211) config defaults
8738 * [Config] apply Device Drivers >> Input device support >> Generic input
8739 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
8740 * [Config] apply Device Drivers >> Input device support >> Generic input
8741 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8742 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
8743 config defaults
8744 * [Config] apply Networking support >> Networking options >> Network
8745 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
8746 >> IPv4 NAT config defaults
8747 * [Config] apply Networking support >> Networking options >> Network
8748 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
8749 >> IPv6 NAT config defaults
8750 * [Config] apply Kernel hacking >> Kernel debugging config defaults
8751 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
8752 config defaults
8753 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
8754 values in
8755 - LP: #1414002
8756 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8757 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
8758 (iwlwifi) config defaults
8759 * [Config] apply Device Drivers >> Real Time Clock config defaults
8760 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
8761 support >> SCSI low-level drivers config defaults
8762 * [Config] apply General setup >> CPU/Task time and stats accounting >>
8763 Cputime accounting config defaults
8764 * [Config] apply Device Drivers >> Mailbox Hardware Support config
8765 defaults
8766 * rebase to v3.19-rc6
8767 * [Config] updateconfigs following rebase to v3.19-rc6
8768
8769 [ Kamal Mostafa ]
8770
8771 * [Packaging] force "dpkg-source -I -i" behavior
8772
8773 [ Leann Ogasawara ]
8774
8775 * [Config] Disable CONFIG_USB_OTG
8776 - LP: #1411295
8777
8778 [ Upstream Kernel Changes ]
8779
8780 * overlay: add backwards compatible overlayfs format support (fixes)
8781 - LP: #1410480
8782
8783 [ Upstream Kernel Changes ]
8784
8785 * rebase to v3.19-rc5
8786 * rebase to v3.19-rc6
8787
8788 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
8789
8790linux (3.19.0-2.2) vivid; urgency=low
8791
8792 [ Andy Whitcroft ]
8793
8794 * rebase to v3.19-rc4
8795 * [Config] updateconfigs following rebase to v3.19-rc4
8796 * [Packaging] install all dtb files
8797 - LP: #1408002
8798 * [Config] switch on "all" dtbs
8799 - LP: #1408002
8800
8801 [ Colin Ian King ]
8802
8803 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
8804 timers
8805 - LP: #1333569
8806
8807 [ Joseph Salisbury ]
8808
8809 * [Config] Enable CONFIG_N_GSM as module.
8810 - LP: #1404670
8811
8812 [ K. Y. Srinivasan ]
8813
8814 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
8815 - LP: #1406867
8816
8817 [ Steve McIntyre ]
8818
8819 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
8820 - LP: #1409750
8821
8822 [ Upstream Kernel Changes ]
8823
8824 * rebase to v3.19-rc4
8825
8826 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
8827
8828linux (3.19.0-1.1) vivid; urgency=low
8829
8830 [ Andy Whitcroft ]
8831
8832 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
8833 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
8834 * Revert "SAUCE: AUFS -- aufs3-base.patch"
8835 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
8836 * rebase to v3.19-rc1
8837 * rebase to v3.19-rc2
8838 * [Config] defaultconfigs following rebase to v3.19-rc2
8839 * ubuntu: aufs3 -- follow rename of d_child
8840 * ubuntu: aufs3 -- follow switch to d_splice_alias
8841 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
8842 * ubuntu: aufs3 -- follow rename for d_alias
8843 * apparmor -- follow change to this_cpu_ptr
8844 * disable module checks for rebase
8845 * ubuntu: AUFS -- substrate: aufs3-base.patch
8846 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
8847 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
8848 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
8849 * [Configs] updateconfigs following aufs update
8850 * v3.19 series start
8851 * rebase to v3.19-rc3
8852 * [Configs] updateconfigs following rebase to v3.19-rc3
8853 * [Packaging] uploadnum should be the remainder of the version
8854 - LP: #1407755
8855 * [Packaging] handle dts directories
8856 - LP: #1408004
8857 * [Config] follow move of arm64 dts' into vendor directories
8858
8859 [ Upstream Kernel Changes ]
8860
8861 * arm64: optimized copy_to_user and copy_from_user assembly code
8862 - LP: #1400349
8863 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
8864
8865 [ Upstream Kernel Changes ]
8866
8867 * rebase to v3.19-rc1
8868 - LP: #1173681
8869 * rebase to v3.19-rc2
8870 * rebase to v3.19-rc3
8871
8872 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
8873
8874linux (3.18.0-7.8) vivid; urgency=low
8875
8876 [ Leann Ogasawara ]
8877
8878 * Release Tracking Bug
8879 - LP: #1401590
8880
8881 [ John Johansen ]
8882
8883 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
8884 - LP: #1362199
8885 * SAUCE: Revert: fix: only allow a single threaded process to ...
8886 - LP: #1371310
8887 * SAUCE: (no-up) fix: bad unix_addr_fs macro
8888 - LP: #1390223
8889 * SAUCE: (no-up) apparmor: add parameter to control whether policy
8890 hashing is used
8891 - LP: #1383886
8892 * [config] set apparmor config options
8893
8894 [ Seth Forshee ]
8895
8896 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
8897 - LP: #1398458
8898
8899 [ Upstream Kernel Changes ]
8900
8901 * mfd: rtsx: Fix PM suspend for 5227 & 5249
8902 - LP: #1359052
8903 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
8904 - LP: #1346067
8905
8906 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
8907
8908linux (3.18.0-6.7) vivid; urgency=low
8909
8910 [ Andy Whitcroft ]
8911
8912 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
8913 assembly code"
8914 - LP: #1398596
8915 * rebase to v3.18
8916
8917 [ Chris J Arges ]
8918
8919 * [Config] CONFIG_PCIEASPM_DEBUG=y
8920 - LP: #1398544
8921
8922 [ Paolo Pisati ]
8923
8924 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
8925 - LP: #1396470
8926
8927 [ Upstream Kernel Changes ]
8928
8929 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
8930 may result in I/O freeze
8931 - LP: #1400289
8932
8933 [ Upstream Kernel Changes ]
8934
8935 * rebase to v3.18
8936
8937 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
8938
8939linux (3.18.0-5.6) vivid; urgency=low
8940
8941 [ Leann Ogasawara ]
8942
8943 * Release Tracking Bug
8944 - LP: #1398109
8945
8946 [ Andy Whitcroft ]
8947
8948 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
8949 - LP: #1397061
8950 * rebase to v3.18-rc7
8951
8952 [ Chris J Arges ]
8953
8954 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
8955 ppc64el/generic
8956 - LP: #1395855
8957
8958 [ Upstream Kernel Changes ]
8959
8960 * rebase to v3.18-rc7
8961 - LP: #1389497
8962
8963 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
8964
8965linux (3.18.0-4.5) vivid; urgency=low
8966
8967 [ Leann Ogasawara ]
8968
8969 * Release Tracking Bug
8970 - LP: #1395891
8971
8972 [ Andy Whitcroft ]
8973
8974 * rebase to v3.18-rc6
8975 * [Config] update configs following rebase to v3.18-rc6
8976 * [Config] enable overlayfs v1 support
8977
8978 [ Tim Gardner ]
8979
8980 * rebase to v3.18-rc5
8981
8982 [ Upstream Kernel Changes ]
8983
8984 * overlay: add backwards compatible overlayfs format support
8985 - LP: #1395877
8986
8987 [ Upstream Kernel Changes ]
8988
8989 * rebase to v3.18-rc5
8990 * rebase to v3.18-rc6
8991
8992 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
8993
8994linux (3.18.0-3.4) vivid; urgency=low
8995
8996 [ Andy Whitcroft ]
8997
8998 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
8999 * Revert "SAUCE: AUFS -- update to
9000 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
9001 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
9002 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
9003 * [Config] amd64 is now the indep architecture
9004 * [Debian] basic hook support
9005 * SAUCE: AUFS -- aufs3-base.patch
9006 * SAUCE: AUFS -- aufs3-mmap.patch
9007 * SAUCE: AUFS -- aufs3-standalone.patch
9008 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
9009 * [Config] updateconfigs following aufs3 update
9010 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
9011
9012 [ dann frazier ]
9013
9014 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
9015 - LP: #1388952
9016 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
9017 * [Config] Disable CONFIG_RCU_USER_QS on arm64
9018
9019 [ Tim Gardner ]
9020
9021 * rebase to v3.18-rc4
9022
9023 [ Upstream Kernel Changes ]
9024
9025 * rebase to v3.18-rc4
9026 - LP: #1389497
9027 - LP: #1387128
9028
9029 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
9030
9031linux (3.18.0-2.2) vivid; urgency=low
9032
9033 [ Tim Gardner ]
9034
9035 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
9036
9037 [ Upstream Kernel Changes ]
9038
9039 * rebase to v3.18-rc3
9040
9041 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
9042
9043linux (3.18.0-1.1) vivid; urgency=low
9044
9045 [ Andy Whitcroft ]
9046
9047 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
9048 * [Config] tools -- only build common tools when enabled
9049 * [Config] follow rename of DEB_BUILD_PROFILES
9050 * [Config] linux-image-extra is additive to linux-image
9051 - LP: #1375310
9052 * [Config] linux-image-extra postrm is not needed on purge
9053 * [Config] enable cloud tools on i386
9054 - LP: #1367399
9055
9056 [ Marc Dietrich ]
9057
9058 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
9059
9060 [ Paolo Pisati ]
9061
9062 * [Config] armhf: REGULATOR_TWL4030=y
9063 * [Config] armhf: disable JUMP_LABEL
9064 - LP: #1378856
9065
9066 [ Tim Gardner ]
9067
9068 * rebase to v3.17-rc2
9069 * updateconfigs
9070 * [Config] CONFIG_NFC_ST21NFCB=n
9071 * [Config] Added net/6lowpan/* to generic inclusion list
9072 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
9073 * rebase to v3.17-rc3
9074 * rebase to v3.17-rc4
9075 * rebase to v3.17-rc5
9076 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
9077 * [Config] CONFIG_XMON=y
9078 - LP: #1365655
9079 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
9080 - LP: #1362514
9081 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
9082 - LP: #1362514
9083 * [Config] CONFIG_DMA_CMA=n
9084 - LP: #1362261
9085 * [Config] Add mpt3sas to d-i
9086 - LP: #1368907
9087 * [Debian] set do_*_tools after stage1 or bootstrap is determined
9088 - LP: #1370211
9089 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
9090 - LP: #1244176
9091 * rebase to v3.17-rc6
9092 * SAUCE: usbip: Update include path
9093 * [Debian] usbip tools packaging
9094 - LP: #898003
9095 * [Config] Enable usbip tools
9096 - LP: #898003
9097 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
9098 - LP: #1363180
9099 * [Config] Correct annotation regarding CONFIG_DMA_CMA
9100 - LP: #1362261
9101 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
9102 - LP: #1374438
9103 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
9104 - LP: #1374440
9105 * [Debian] Don't fail if a symlink already exists
9106 * rebase to v3.17-rc7
9107 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
9108 - LP: #1374440
9109 * rebase to v3.17
9110 * rebase to v3.18-rc1
9111 * [Config] CONFIG_AUFS_FS=n for FTBS
9112 * Enable vivid
9113 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
9114 - LP: #1385510
9115 * rebase to v3.18-rc2
9116 * [Debian] Fix linux-doc dangling symlinks
9117 - LP: #661306
9118 * CONFIG_MODULE_COMPRESS=n
9119 * [Config] dropped scsi_tgt from generic inclusion list
9120 * [Config] Added drivers/uio to generic inclusion list
9121 * [Config] CONFIG_PATA_MACIO=y
9122 - LP: #1378894
9123 * [Config] CONFIG_DRM_BOCHS=n
9124 * [Debian] install usbipd
9125 - LP: #898003
9126
9127 [ Upstream Kernel Changes ]
9128
9129 * rebase to v3.18-rc2
9130
9131 [ Upstream Kernel Changes ]
9132
9133 * rebase to v3.18-rc1
9134 - LP: #1316518
9135 - LP: #1371591
9136 - LP: #1357928
9137
9138 [ Upstream Kernel Changes ]
9139
9140 * rebase to v3.17
9141
9142 [ Upstream Kernel Changes ]
9143
9144 * rebase to v3.17-rc7
9145
9146 [ Upstream Kernel Changes ]
9147
9148 * rebase to v3.17-rc6
9149
9150 [ Upstream Kernel Changes ]
9151
9152 * rebase to v3.17-rc5
9153
9154 [ Upstream Kernel Changes ]
9155
9156 * rebase to v3.17-rc4
9157
9158 [ Upstream Kernel Changes ]
9159
9160 * rebase to v3.17-rc3
9161
9162 [ Upstream Kernel Changes ]
9163
9164 * rebase to v3.17-rc2
9165 - LP: #1358116
9166 - LP: #1350148
9167 - LP: #1334950
9168 - LP: #1329580
9169 - LP: #1329580
9170 - LP: #1329580
9171
9172 [ Upstream Kernel Changes ]
9173
9174 * rebase to v3.17-rc2
9175
9176 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
9177
9178linux (3.17.0-0.0) utopic; urgency=medium
9179
9180 * Empty entry
9181
9182 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
9183
9184linux (3.16.0-11.16) utopic; urgency=low
9185
9186 [ Mauricio Faria de Oliveira ]
9187
9188 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
9189 - LP: #1358920
9190
9191 [ Peter Zijlstra ]
9192
9193 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
9194 - LP: #1361300
9195
9196 [ Tim Gardner ]
9197
9198 * [Config] CONFIG_ZPOOL=y
9199 - LP: #1360428
9200 * Release Tracking Bug
9201 - LP: #1361308
9202
9203 [ Upstream Kernel Changes ]
9204
9205 * Revert "net/mlx4_en: Fix bad use of dev_id"
9206 - LP: #1347012
9207 * net/mlx4_en: Reduce memory consumption on kdump kernel
9208 - LP: #1347012
9209 * net/mlx4_en: Fix mac_hash database inconsistency
9210 - LP: #1347012
9211 * net/mlx4_en: Disable blueflame using ethtool private flags
9212 - LP: #1347012
9213 * net/mlx4_en: current_mac isn't updated in port up
9214 - LP: #1347012
9215 * net/mlx4_core: Use low memory profile on kdump kernel
9216 - LP: #1347012
9217 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
9218 - LP: #1347169
9219 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
9220 - LP: #1347169
9221 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
9222 - LP: #1347169
9223 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
9224 - LP: #1347169
9225 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
9226 - LP: #1347169
9227 * drivers: scsi: storvsc: Set srb_flags in all cases
9228 - LP: #1347169
9229 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
9230 - LP: #1347169
9231 * namespaces: Use task_lock and not rcu to protect nsproxy
9232 - LP: #1328088
9233 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
9234 * mm/zbud: change zbud_alloc size type to size_t
9235 - LP: #1360428
9236 * mm/zpool: implement common zpool api to zbud/zsmalloc
9237 - LP: #1360428
9238 * mm/zpool: zbud/zsmalloc implement zpool
9239 - LP: #1360428
9240 * mm/zpool: update zswap to use zpool
9241 - LP: #1360428
9242 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
9243 - LP: #1341296
9244 * iommu/amd: Fix for pasid initialization
9245 - LP: #1361300
9246 * iommu/amd: Moving PPR fault flags macros definitions
9247 - LP: #1361300
9248 * iommu/amd: Drop oprofile dependency
9249 - LP: #1361300
9250 * iommu/amd: Fix typo in amd_iommu_v2 driver
9251 - LP: #1361300
9252 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
9253 - LP: #1361300
9254 * iommu/amd: Don't free pasid_state in mn_release path
9255 - LP: #1361300
9256 * iommu/amd: Get rid of __unbind_pasid
9257 - LP: #1361300
9258 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
9259 - LP: #1361300
9260 * iommu/amd: Add pasid_state->invalid flag
9261 - LP: #1361300
9262 * iommu/amd: Don't hold a reference to mm_struct
9263 - LP: #1361300
9264 * iommu/amd: Don't hold a reference to task_struct
9265 - LP: #1361300
9266 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
9267 - LP: #1361300
9268 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
9269 - LP: #1361300
9270 * iommu/amd: Remove change_pte mmu_notifier call-back
9271 - LP: #1361300
9272 * iommu/amd: Fix device_state reference counting
9273 - LP: #1361300
9274 * iommu/amd: Fix 2 typos in comments
9275 - LP: #1361300
9276
9277 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
9278
9279linux (3.16.0-10.15) utopic; urgency=low
9280
9281 [ dann frazier ]
9282
9283 * [debian] Fix regression with ABI subversions and backport
9284
9285 [ Feng Kan ]
9286
9287 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
9288 modify write.
9289 - LP: #1357527
9290 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9291 assembly code
9292 - LP: #1358949
9293
9294 [ Stefan Bader ]
9295
9296 * SAUCE: bcache: prevent crash on changing writeback_running
9297 - LP: #1357295
9298
9299 [ Tim Gardner ]
9300
9301 * [Config] CONFIG_XFRM_STATISTICS=y
9302 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
9303 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
9304 - LP: #1353005
9305 * Release Tracking Bug
9306 - LP: #1359783
9307
9308 [ Upstream Kernel Changes ]
9309
9310 * intel_idle: Broadwell support
9311 - LP: #1256170
9312 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
9313 - LP: #1357108
9314 * powerpc/powernv: Invoke opal call to handle hmi.
9315 - LP: #1357108
9316 * powerpc/book3s: handle HMIs for cpus in nap mode.
9317 - LP: #1357108
9318 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9319 - LP: #1357108
9320 * powerpc: Add smp_mb() to arch_spin_is_locked()
9321 - LP: #1358569
9322 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9323 - LP: #1358569
9324 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9325 temperature
9326 - LP: #1353005
9327 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9328 - LP: #1358855
9329 * printk: Add function to return log buffer address and size
9330 - LP: #1359423
9331 * powerpc/powernv: Interface to register/unregister opal dump region
9332 - LP: #1359423
9333 * bcache: fix crash on shutdown in passthrough mode
9334 - LP: #1357295
9335 * bcache: fix uninterruptible sleep in writeback thread
9336 - LP: #1357295
9337
9338 [ Vinayak Kale ]
9339
9340 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9341 - LP: #1357527
9342 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9343 - LP: #1357527
9344
9345 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9346
9347linux (3.16.0-9.14) utopic; urgency=low
9348
9349 [ Tim Gardner ]
9350
9351 * Release Tracking Bug
9352 - LP: #1357370
9353
9354 [ Serge Hallyn ]
9355
9356 * SAUCE: Overlayfs: allow unprivileged mounts
9357 - LP: #1357025
9358
9359 [ Upstream Kernel Changes ]
9360
9361 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9362 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9363 * dts: Add bindings for APM X-Gene SoC ethernet driver
9364 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9365 * powerpc/thp: Add write barrier after updating the valid bit
9366 - LP: #1357014
9367 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9368 - LP: #1357014
9369 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9370 of 4k pte
9371 - LP: #1357014
9372 * powerpc/thp: Handle combo pages in invalidate
9373 - LP: #1357014
9374 * powerpc/thp: Invalidate with vpn in loop
9375 - LP: #1357014
9376 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9377 - LP: #1357014
9378 * powerpc/mm: Use read barrier when creating real_pte
9379 - LP: #1357014
9380 * powerpc/thp: Add tracepoints to track hugepage invalidate
9381 - LP: #1357014
9382 * rebase to v3.16.1
9383
9384 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9385
9386linux (3.16.0-8.13) utopic; urgency=low
9387
9388 [ Tim Gardner ]
9389
9390 * Release Tracking Bug
9391 - LP: #1356403
9392
9393 [ dann frazier ]
9394
9395 * [debian] Allow for package revisions condusive for branching
9396
9397 [ Upstream Kernel Changes ]
9398
9399 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9400 - LP: #1350087
9401 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9402 - LP: #1350087
9403 * powerpc/powernv: Enable M64 aperatus for PHB3
9404 - LP: #1355469
9405 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9406 - LP: #1352994
9407 * powerpc: Add machine_early_initcall()
9408 - LP: #1352640
9409 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9410 - LP: #1352640
9411 * powerpc/eeh: Avoid event on passed PE
9412 - LP: #1352640
9413 * powerpc/eeh: EEH support for VFIO PCI device
9414 - LP: #1352640
9415 * powerpc/eeh: sysfs entries lost
9416 - LP: #1352640
9417 * powerpc/powernv: Fix IOMMU table for VFIO dev
9418 - LP: #1352640
9419 * powerpc/eeh: Fetch IOMMU table in reliable way
9420 - LP: #1352640
9421 * powerpc/eeh: Refactor EEH flag accessors
9422 - LP: #1352640
9423 * powerpc/eeh: Selectively enable IO for error log
9424 - LP: #1352640
9425 * powerpc/eeh: Reduce lines of log dump
9426 - LP: #1352640
9427 * powerpc/eeh: Replace pr_warning() with pr_warn()
9428 - LP: #1352640
9429 * powerpc/eeh: Make diag-data not endian dependent
9430 - LP: #1352640
9431 * powerpc/eeh: Aux PE data for error log
9432 - LP: #1352640
9433 * PCI: Support BAR sizes up to 128GB
9434 - LP: #1352640
9435 * powerpc/powernv: Allow to freeze PE
9436 - LP: #1352640
9437 * powerpc/powernv: Split ioda_eeh_get_state()
9438 - LP: #1352640
9439 * powerpc/powernv: Handle compound PE
9440 - LP: #1352640
9441 * powerpc/powernv: Handle compound PE for EEH
9442 - LP: #1352640
9443 * powerpc/powernv: Handle compound PE in config accessors
9444 - LP: #1352640
9445 * mnt: Only change user settable mount flags in remount
9446 - LP: #1356318
9447 - CVE-2014-5206
9448 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9449 - LP: #1356318
9450 - CVE-2014-5206
9451 * mnt: Correct permission checks in do_remount
9452 - LP: #1356323
9453 - CVE-2014-5207
9454 * mnt: Change the default remount atime from relatime to the existing value
9455 - LP: #1356323
9456 - CVE-2014-5207
9457
9458 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9459
9460linux (3.16.0-7.12) utopic; urgency=low
9461
9462 [ Andy Whitcroft ]
9463
9464 * rebase to v3.16 final
9465 * [Config] d-i -- add virtio_scsi to virtio-modules
9466 - LP: #1342000
9467
9468 [ dann frazier ]
9469
9470 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9471
9472 [ Tim Gardner ]
9473
9474 * [Config] CONFIG_MICROCODE=y
9475 - LP: #1084373
9476 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9477 - LP: #1349028
9478 * [Config] Add hv_balloon to d-i virtio-modules
9479 - LP: #1292216
9480 * Release Tracking Bug
9481 - LP: #1354530
9482
9483 [ Upstream Kernel Changes ]
9484
9485 * rebase to v3.16
9486
9487 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9488
9489linux (3.16.0-6.11) utopic; urgency=low
9490
9491 [ Paolo Pisati ]
9492
9493 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9494 * [Config] armhf: KEYBOARD_IMX=m
9495 * [Config] armhf: build cubox & imx6 DTBs
9496 * [Config] armhf: RTC_DRV_PCF8523=y
9497
9498 [ Tim Gardner ]
9499
9500 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9501 - LP: #1344405
9502 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9503 - LP: #1343109
9504 * Release Tracking Bug
9505 - LP: #1349196
9506
9507 [ Upstream Kernel Changes ]
9508
9509 * rebase to v3.16-rc7
9510
9511 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9512
9513linux (3.16.0-5.10) utopic; urgency=low
9514
9515 [ Tim Gardner ]
9516
9517 * Release Tracking Bug
9518 - LP: #1346298
9519 * [Config] CONFIG_GPIO_SYSFS=y
9520 - LP: #1342153
9521 * rebase to v3.16-rc6
9522
9523 [ Paolo Pisati ]
9524
9525 * [Config] enable ARCH_MVEBU*
9526 * [Config] AHCI_MVEBU=m
9527 * [Config] ARMADA_THERMAL=y
9528 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
9529 * [Config] CRYPTO_DEV_MV_CESA=m
9530 * [Config] I2C_MV64XXX=m
9531 * [Config] MMC_MVSDIO=m
9532 * [Config] MMC_SDHCI_DOVE=m
9533 * [Config] MTD_NAND_ORION=m
9534 * [Config] MTD_NAND_PXA3xx=m
9535 * [Config] MVNETA=m
9536 * [Config] MV_XOR=y
9537 * [Config] ORION_WATCHDOG=m
9538 * [Config] PCI_MVEBU=y
9539 * [Config] RTC_DRV_MV=y
9540 * [Config] SND_KIRKWOOD_SOC*=m
9541 * [Config] SPI_ORION=m
9542 * [Config] USB_XHCI_MVEBU=m
9543 * [Config] armhf: build all Armada and Dove DTBs
9544 * [Config] armhf: SERIAL_8250_DW=y
9545
9546 [ Upstream Kernel Changes ]
9547
9548 * rebase to v3.16-rc6
9549
9550 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
9551
9552linux (3.16.0-4.9) utopic; urgency=low
9553
9554 [ Tim Gardner ]
9555
9556 * Release Tracking Bug
9557 - LP: #1341543
9558
9559 [ Upstream Kernel Changes ]
9560
9561 * rebase to v3.16-rc5
9562
9563 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
9564
9565linux (3.16.0-3.8) utopic; urgency=low
9566
9567 [ Tim Gardner ]
9568
9569 * Release Tracking Bug
9570 - LP: #1340091
9571
9572 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
9573
9574linux (3.16.0-2.7) utopic; urgency=low
9575
9576 [ Andy Whitcroft ]
9577
9578 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
9579 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9580
9581 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
9582
9583linux (3.16.0-2.6) utopic; urgency=low
9584
9585 [ Andy Whitcroft ]
9586
9587 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
9588 Fixes FTBS.
9589
9590 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
9591
9592linux (3.16.0-2.5) utopic; urgency=low
9593
9594 [ Andy Whitcroft ]
9595
9596 * ubuntu -- fix basic format for ubuntu/Makefile
9597 * ubuntu: AUFS (no-squash): basic framework and update machinary
9598 * ubuntu: aufs3 -- update update scripting
9599 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9600 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9601 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9602 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
9603 * [Configs] AUFS configs
9604 * ubuntu: aufs3 -- reenable
9605
9606 [ Tim Gardner ]
9607
9608 * CONFIG_LATENCYTOP=n
9609
9610 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
9611
9612linux (3.16.0-2.4) utopic; urgency=low
9613
9614 [ Andy Whitcroft ]
9615
9616 * [Config] flip VIRTIO*=y
9617 * [Config] commonise CONFIG_SWIOTLB=y
9618 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
9619 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
9620 config defaults
9621 * [Config] apply Device Drivers >> Block devices config defaults
9622 * [Config] apply Device Drivers >> Character devices config defaults
9623 * [Config] apply Device Drivers >> DMA Engine support config defaults
9624 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
9625 reporting config defaults
9626 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9627 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9628 support) config defaults
9629 * [Config] apply Device Drivers >> GPIO Support config defaults
9630 * [Config] apply Device Drivers >> Graphics support >> Console display
9631 driver support config defaults
9632 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
9633 config defaults
9634 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
9635 * [Config] apply Device Drivers >> Input device support >> Generic input
9636 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
9637 defaults
9638 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
9639 ports config defaults
9640 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9641 config defaults
9642 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
9643 defaults
9644 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9645 grabbers support config defaults
9646 * [Config] apply Security options config defaults
9647 * [Config] apply Networking options >> Network packet filtering framework
9648 (Netfilter) >> Core Netfilter Configuration config defaults
9649 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9650 defaults
9651 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9652 Devices >> Support for frame buffer devices config defaults
9653 * [Config] apply Power management and ACPI options >> CPU Frequency
9654 scaling config defaults
9655 * [Config] apply Processor type and features config defaults
9656 * [Config] apply Partition Types config defaults
9657 * [Config] apply Power management and ACPI options config defaults
9658 * [Config] apply Device Drivers >> InfiniBand support config defaults
9659 * [Config] apply Device Drivers >> Misc devices config defaults
9660 * [Config] apply Device Drivers >> Multifunction device drivers config
9661 defaults
9662 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9663 support >> SCSI low-level drivers config defaults
9664 * [Config] apply Device Drivers >> Network device support >> Ethernet
9665 driver support config defaults
9666 * [Config] apply Device Drivers >> Network device support >> Network core
9667 driver support config defaults
9668 * [Config] apply Device Drivers >> Network device support >> PHY Device
9669 support and infrastructure config defaults
9670 * [Config] apply File systems >> Network File Systems config defaults
9671 * [Config] apply Device Drivers >> Input device support >> Generic input
9672 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9673 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
9674 >> NAND Device Support config defaults
9675 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9676 >> Ralink driver support config defaults
9677 * [Config] apply Device Drivers >> Staging drivers config defaults
9678 * [Config] apply Cryptographic API >> Hardware crypto devices config
9679 defaults
9680 * [Config] apply Device Drivers >> Macintosh device drivers config
9681 defaults
9682 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9683 config defaults
9684 * [Config] apply Device Drivers >> PPS support config defaults
9685 * [Config] apply Device Drivers >> Sound card support config defaults
9686 * [Config] apply Networking support >> RF switch subsystem support config
9687 defaults
9688 * [Config] apply Library routines config defaults
9689 * [Config] apply Device Drivers >> CODEC drivers config defaults
9690 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9691 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9692 config defaults
9693 * [Config] apply Kernel hacking >> Tracers config defaults
9694 * [Config] apply Kernel hacking >> Runtime Testing config defaults
9695 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
9696 * [Config] apply Device Drivers >> USB support config defaults
9697 * [Config] apply Device Drivers >> Power supply class support config
9698 defaults
9699 * [Config] apply Device Drivers >> USB Network Adapters config defaults
9700 * [Config] apply General setup >> IRQ subsystem config defaults
9701 * [Config] apply General setup config defaults
9702 * [Config] apply File systems >> Miscellaneous filesystems config
9703 defaults
9704 * [Config] apply File systems config defaults
9705 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
9706 * [Config] apply Device Drivers >> Virtio drivers config defaults
9707 * [Config] apply Device Drivers >> USB Peripheral Controller config
9708 defaults
9709 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9710 support >> SCSI Transports config defaults
9711 * [Config] apply Device Drivers >> Real Time Clock config defaults
9712 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
9713 (libata) config defaults
9714 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
9715 defaults
9716 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
9717 config defaults
9718 * [Config] apply Device Drivers >> USB Physical Layer drivers config
9719 defaults
9720 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
9721 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
9722 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
9723 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
9724 CONFIG_HOTPLUG_CPU=n
9725 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
9726 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
9727 * [Config] drivers/acpi/acpi_ipmi.ko needs
9728 drivers/char/ipmi/ipmi_msghandler.ko in virtual
9729 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
9730 CONFIG_FUNCTION_TRACER=n
9731 * [Config] ignore modules changing following major config changes
9732
9733 [ Tim Gardner ]
9734
9735 * rebase to v3.16-rc4
9736
9737 [ Upstream Kernel Changes ]
9738
9739 * rebase to v3.16-rc4
9740 - LP: #1297581
9741
9742 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
9743
9744linux (3.16.0-1.3) utopic; urgency=low
9745
9746 [ Andy Whitcroft ]
9747
9748 * Revert "Disable do_tools_perf for FTBS"
9749 * SAUCE: fix perf_regs definitions for arm64
9750
9751 [ Paolo Pisati ]
9752
9753 * [Config] armhf: ARCH_EXYNOS5* support
9754 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
9755 * [Config] armhf: EXYNOS_THERMAL=y
9756 * [Config] armhf: EXYNOS_IOMMU=y
9757 * [Config] armhf: EXYNOS_ADC=m
9758 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
9759 * [Config] armhf: MMC_SDHCI_S3C=m
9760 * [Config] armhf: PCI_EXYNOS=y
9761 * [Config] armhf: PHY_EXYNOS5250_SATA=y
9762 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
9763 * [Config] armhf: PWM_SAMSUNG=m
9764 * [Config] armhf: RTC_DRV_S3C=y
9765 * [Config] armhf: S3C2410_WATCHDOG=m
9766 * [Config] armhf: MMC_DW_EXYNOS=m
9767 * [Config] armhf: SERIAL_SAMSUNG=y
9768 * [Config] armhf: SND_SOC_SAMSUNG=m
9769 * [Config] armhf: SPI_S3C64XX=m
9770 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
9771 * [Config] armhf: FB_S3C=m
9772 * [Config] armhf: build all Exynos 5 DTBs
9773 * [Config] armhf: disable CPUFREQ_EXYNOS
9774
9775 [ Tim Gardner ]
9776
9777 * rebase to v3.16-rc3
9778
9779 [ Upstream Kernel Changes ]
9780
9781 * rebase to v3.16-rc3
9782 - LP: #1331915
9783
9784 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
9785
9786linux (3.16.0-0.2) utopic; urgency=low
9787
9788 [ Tim Gardner ]
9789
9790 * Revert "SAUCE: intel_pstate -- toggle default to disable"
9791 - LP: #1333322
9792 * CONFIG_BOOKE_WDT=y
9793 * Disable do_tools_perf for FTBS (just until I can figure it out)
9794
9795 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
9796
9797linux (3.16.0-0.1) utopic; urgency=low
9798
9799 [ Tim Gardner ]
9800
9801 * Release Tracking Bug
9802 - LP: #1333265
9803
9804 [ Andy Whitcroft ]
9805
9806 * [Config] cloud-tools -- add systemd units
9807 - LP: #1329027
9808
9809 [ dann frazier ]
9810
9811 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
9812 * [Config] CONFIG_NET_XGENE=m for arm64
9813 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
9814
9815 [ Feng Kan ]
9816
9817 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
9818 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
9819 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
9820
9821 [ Iyappan Subramanian ]
9822
9823 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9824 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9825 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
9826 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
9827
9828 [ Tim Gardner ]
9829
9830 * updateconfigs
9831 * Fix arm64 crypto Makefile
9832 * [Config] CONFIG_BOOKE_WDT=n for FTBS
9833 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
9834 - LP: #1327619
9835 * Disabled powerpc64-emb for FTBS
9836 * [Config] CONFIG_DRM_TEGRA=m
9837 * [Config] CONFIG_CMA_SIZE_MBYTES=64
9838 * rebase to v3.16-rc2
9839 * Clean up generic.inclusion-list warnings
9840
9841 [ Upstream Kernel Changes ]
9842
9843 * rebase to v3.16-rc2
9844 - LP: #1328587
9845 - LP: #1319291
9846 - LP: #1310512
9847 - LP: #1310512
9848 - LP: #1305480
9849
9850 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
9851
9852linux (3.15.0-6.11) utopic; urgency=low
9853
9854 [ Adam Conrad ]
9855
9856 * Enable building the sata-modules udeb on ppc64el.
9857 - LP: #1323980
9858 * [Packaging] Set bootloader and loader on ppc64el to grub
9859
9860 [ Adam Lee ]
9861
9862 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
9863 - LP: #1310512, #1320070
9864
9865 [ Alex Hung ]
9866
9867 * SAUCE: (no-up) dell-led: add mic mute led interface
9868 - LP: #1308297
9869
9870 [ Andy Whitcroft ]
9871
9872 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
9873 - LP: #1285434
9874 * [Config] tools -- enable cpupower on ppc64el
9875 * [Config] ppc64el -- enable perf tools
9876 * [Config] powerpc -- enable perf tools
9877 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
9878 * [Config] arm64 -- enable tools
9879 - LP: #1326050
9880 * [Config] switch hyper-keyboard to virtual
9881 - LP: #1325306
9882 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
9883 upgrades
9884 * SAUCE: kvm: BIOS disabled kvm support should be a warning
9885 - LP: #1300247
9886 * SAUCE: nouveau: missing outputs should be warnings
9887 - LP: #1300244
9888 * [Config] d-i -- add nvme devices to block-modules udeb
9889 - LP: #1303710
9890
9891 [ Anton Blanchard ]
9892
9893 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
9894 - LP: #1328230
9895
9896 [ Colin Ian King ]
9897
9898 * SAUCE: intel_pstate: inform user that thermald is worth considering
9899
9900 [ Dave Chiluk ]
9901
9902 * [Config] Enable CONFIG_IP_VS_IPV6=y
9903 - LP: #1300739
9904
9905 [ Paolo Pisati ]
9906
9907 * [Config] build vexpress a9 dtb
9908 - LP: #1303657
9909
9910 [ Tetsuo Handa ]
9911
9912 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
9913
9914 [ Tim Gardner ]
9915
9916 * Release Tracking Bug
9917 - LP: #1329045
9918 * [Debian] Treat vdso install as an environment variable
9919 - LP: #1325713
9920 * [Config] Treat vdso install as an environment variable
9921 - LP: #1325713
9922 * [config] Set IPMI suppoort default to "y"
9923 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
9924 * [Config] CONFIG_RT_GROUP_SCHED=n
9925 - LP: #1284731
9926 * [Config] ppc64el -- switch to 64K system pages
9927 * [Config] CONFIG_MICROCODE_EARLY=y
9928 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
9929 * [Config] armhf: DRM_TILCDC=m
9930 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
9931 * [Config] arm64: KVM=y
9932 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
9933 * [Config] armhf: generic: disable CPU_IDLE
9934 * [Config] armhf: CPU_FREQ=y
9935 * [Config] Add new mlx modules to d-i
9936 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
9937 - LP: #1295112
9938 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
9939 - LP: #1294353
9940 * [Config] CONFIG_ABX500_CORE=y for ppc64el
9941 * [Config] CONFIG_ALX=m for powerpc
9942 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
9943 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
9944 * [Config] CONFIG_ANDROID=n for powerpc
9945 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
9946 * [Config] CONFIG_BIG_KEYS=y for ppc64el
9947 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
9948 * rebase to v3.15
9949 * [Config] CONFIG_PHY_XGENE=y
9950 * [Config] CONFIG_MLX4_DEBUG=y
9951 - LP: #1328256
9952 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
9953 - LP: #1324571
9954 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
9955 * [Config] CONFIG_CFG80211=m for ppc64el
9956 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
9957 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
9958 * [Config] CONFIG_EXPERT=y for ppc64el
9959 * [Config] CONFIG_ATA_SFF=y on ppc64el
9960 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
9961 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
9962 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
9963 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
9964 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
9965 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
9966 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
9967 * [Config] CONFIG_DDR=y for ppc64el
9968 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
9969 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
9970 * [Config] CONFIG_EZX_PCAP=n for all arches
9971 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
9972 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
9973 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
9974 * [Config] CONFIG_FB_3DFX=m for all arches
9975 * [Config] CONFIG_FB_MATROX=m for ppc64el
9976 * [Config] CONFIG_FB_RADEON=m for ppc64el
9977 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
9978 * [Config] CONFIG_FIREWIRE=m for ppc64el
9979 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
9980 * [Config] CONFIG_HAMRADIO=y for ppc64el
9981 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
9982 * [Config] CONFIG_I2C_MUX=m for ppc64el
9983 * [Config] CONFIG_I2C_STUB=m for ppc64el
9984 * [Config] CONFIG_I2O=m for ppc64el
9985 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
9986 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
9987 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
9988 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
9989 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
9990 * [Config] CONFIG_IPACK_BUS=m for ppc64el
9991 * [Config] CONFIG_ISDN=y for ppc64el
9992 * [Config] CONFIG_ISO9660_FS=m for ppc64el
9993 * [Config] CONFIG_KGDB=y for ppc64el
9994 * [Config] CONFIG_KVM_GUEST=y for ppc64el
9995 * [Config] CONFIG_L2TP_V3=y for powerpc
9996 * [Config] CONFIG_MAILBOX=y for ppc64el
9997 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
9998 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
9999 * [Config] CONFIG_MEMORY=y for ppc64el
10000 * [Config] CONFIG_MEMSTICK=m for ppc64el
10001 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
10002 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
10003 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
10004 * [Config] CONFIG_NET_9P=m for ppc64el
10005 * [Config] CONFIG_MSDOS_FS=m for ppc64el
10006 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
10007 * [Config] CONFIG_MTD=m for arm64
10008 * [Config] CONFIG_NETCONSOLE=m for ppc64el
10009 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
10010 * [Config] CONFIG_NET_IPIP=m for ppc64el
10011 * [Config] CONFIG_NET_TEAM=m for all arches
10012 * [Config] CONFIG_NFC=m for ppc64el
10013 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
10014 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
10015 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
10016 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
10017 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
10018 * [Config] CONFIG_OPROFILE=m for ppc64el
10019 * [Config] CONFIG_PARPORT_1284=y for ppc64el
10020 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
10021 * [Config] CONFIG_8723AU_P2P=n
10022 * [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
10023 * [Config] CONFIG_PCNET32=m for ppc64el
10024 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
10025 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
10026 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
10027 * [Config] CONFIG_SCSI_IPR=m for ppc64el
10028 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
10029 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
10030 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
10031 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
10032 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
10033 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
10034 * [Config] CONFIG_WLAN=y for arm64
10035 * [Config] CONFIG_VORTEX=m for ppc64el
10036 * [Config] CONFIG_WIMAX=m for ppc64el
10037 * [Config] CONFIG_WATCHDOG=y for ppc64el
10038 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
10039 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
10040 * [Config] CONFIG_UWB=m for ppc64el
10041 * [Config] CONFIG_USB_STORAGE=y
10042 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
10043 * [Config] CONFIG_HID_RMI=m
10044 * [Config] CONFIG_HVC_DCC=n
10045 - LP: #1303657
10046
10047 [ Upstream Kernel Changes ]
10048
10049 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
10050 - LP: #1323165
10051 * powerpc/powernv: Add calls to support little endian host
10052 - LP: #1327400
10053 * HID: rmi: introduce RMI driver for Synaptics touchpads
10054 * HID: rmi: do not stop the device at the end of probe
10055 * HID: rmi: check for the existence of some optional queries before reading query 12
10056 * HID: rmi: do not fetch more than 16 bytes in a query
10057 * HID: rmi: fix wrong struct field name
10058 * HID: rmi: fix masks for x and w_x data
10059 * HID: rmi: do not handle touchscreens through hid-rmi
10060 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
10061 - LP: #1305480
10062 * rebase to v3.15
10063
10064 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
10065
10066linux (3.15.0-5.10) utopic; urgency=low
10067
10068 [ Tim Gardner ]
10069
10070 * Release Tracking Bug
10071 - LP: #1325596
10072 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
10073 * rebase to v3.15-rc8
10074
10075 [ Upstream Kernel Changes ]
10076
10077 * rebase to v3.15-rc8
10078
10079 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
10080
10081linux (3.15.0-4.9) utopic; urgency=low
10082
10083 * no change rebuild to fix embeded debhelper.
10084
10085 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
10086
10087linux (3.15.0-4.8) utopic; urgency=low
10088
10089 [ Andy Whitcroft ]
10090
10091 * Release Tracking Bug
10092 - LP: #1324107
10093 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
10094
10095 [ Javier Martinez Canillas ]
10096
10097 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
10098 - LP: #1323526
10099
10100 [ John Johansen ]
10101
10102 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
10103 - LP: #1323528
10104 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
10105 - LP: #1308761
10106 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
10107 - LP: #1308765
10108 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
10109 - LP: #1308764
10110 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
10111 - LP: #1323530
10112
10113 [ Kamal Mostafa ]
10114
10115 * [Config] add debian/gbp.conf
10116
10117 [ Tim Gardner ]
10118
10119 * [Config] CONFIG_SATA_AHCI=m for ppc64el
10120 - LP: #1323980
10121
10122 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
10123
10124linux (3.15.0-3.7) utopic; urgency=low
10125
10126 [ Tim Gardner ]
10127
10128 * Release Tracking Bug
10129 - LP: #1323189
10130
10131 [ Andy Whitcroft ]
10132
10133 * [Config] autopkgtest -- need fakeroot for tests
10134
10135 [ Upstream Kernel Changes ]
10136
10137 * rebase to v3.15-rc7
10138
10139 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
10140
10141linux (3.15.0-2.6) utopic; urgency=low
10142
10143 [ Andy Whitcroft ]
10144
10145 * [Config] remove the kernel-image firmware list on clean
10146
10147 [ Martin Pitt ]
10148
10149 * [Config] autopkgtest -- switch to significantly faster rebuild
10150
10151 [ Stefan Bader ]
10152
10153 * [Config]: Add missing modules to inclusion list
10154
10155 [ Tim Gardner ]
10156
10157 * [debian] Dynamically generate the kernel-image udebs firmware list
10158 * [d-i] firmware/kernel-image is generated
10159 * rebase to v3.15-rc6
10160 * Release Tracking Bug
10161 - LP: #1322251
10162
10163 [ Upstream Kernel Changes ]
10164
10165 * rebase to v3.15-rc6
10166 - LP: #1297581
10167
10168 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
10169
10170linux (3.15.0-1.5) utopic; urgency=low
10171
10172 [ Tim Gardner ]
10173
10174 * [Config] Add apm-mustang.dtb to kernel-image udeb
10175
10176 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
10177
10178linux (3.15.0-1.4) utopic; urgency=low
10179
10180 [ Andy Whitcroft ]
10181
10182 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
10183 local linux/hyperv.h"
10184 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
10185 local linux/hyperv.h"
10186 * [Packaging] tools -- hv tools build correctly against the built headers
10187 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
10188 * cloud-tools -- pull in init scripts for Hyper-V daemons
10189 * cloud-tools -- detect Hyper-V VM to avoid starting
10190 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
10191 - LP: #1295401
10192 * [Config] cloud-tools: reenable cloud-tools
10193
10194 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
10195
10196linux (3.15.0-1.3) utopic; urgency=low
10197
10198 [ Andy Whitcroft ]
10199
10200 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
10201 - LP: #1318848
10202
10203 [ Ben Collins ]
10204
10205 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
10206 - LP: #1318629
10207
10208 [ Tim Gardner ]
10209
10210 * [Config] CONFIG_FSL_PAMU=n
10211 - LP: #1311738
10212 * Release Tracking Bug
10213 - LP: #1320239
10214
10215 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
10216
10217linux (3.15.0-1.2) utopic; urgency=low
10218
10219 [ Tim Gardner ]
10220
10221 * Release Tracking Bug
10222 - LP: #1318171
10223 * Add rpcsec_gss_krb5 to generic inclusion list
10224 - LP: #769527
10225 * rebase to v3.15-rc5
10226
10227 [ Upstream Kernel Changes ]
10228
10229 * rebase to v3.15-rc5
10230 - LP: #1297581
10231
10232 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
10233
10234linux (3.15.0-0.1) utopic; urgency=low
10235
10236 [ Upstream Kernel Changes ]
10237
10238 * rebase to v3.15-rc4
10239 - LP: #1297581
10240 - LP: #1297581
10241 - LP: #1305133
10242 - LP: #1297581
10243 - LP: #1297581
10244 - LP: #871808
10245 - LP: #1260303
10246 - LP: #1268468
10247 - LP: #1248116
10248 - LP: #1211920
10249 - LP: #1259790
10250 - LP: #1259437
10251 - LP: #1259435
10252 - LP: #1268468
10253
10254 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
10255
10256linux (3.15.0-0.0) utopic; urgency=low
10257
10258 * Initial version for 3.15.
10259
10260 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
10261
10262linux (3.13.0-8.27) trusty; urgency=low
10263
10264 [ John Johansen ]
10265
10266 * SAUCE: Add config option to disable new apparmor 3 semantics
10267 -LP: #1270215
10268
10269 [ Tim Gardner ]
10270
10271 * [debian] Fix indep_hdrs_pkg_name
10272 - LP: #1134441
10273 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
10274 * Enabled lttng build
10275 * Don't build lttng for armhf
10276 lttng hates gcc-4.8 for armhf
10277 * Release Tracking Bug
10278 - LP: #1277309
10279
10280 [ Upstream Kernel Changes ]
10281
10282 * rebase to v3.13.2
10283 - LP: #1260303
10284 - LP: #1260303
10285 - LP: #1268468
10286
10287 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
10288
10289linux (3.13.0-7.26) trusty; urgency=low
10290
10291 [ John Johansen ]
10292
10293 * SAUCE: apparmor: fix uninitialized lsm_audit membe
10294 - LP: #1268727
10295 * Add config option to optionally enable new apparmor 3 semantics
10296
10297 [ Tim Gardner ]
10298
10299 * [Config] Add lowlatency to getabis
10300 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
10301 - LP: #1270215
10302 * Release Tracking Bug
10303 - LP: #1276810
10304
10305 [ Upstream Kernel Changes ]
10306
10307 * x86, x32: Correct invalid use of user timespec in the kernel
10308 - LP: #1274349
10309 - CVE-2014-0038
10310
10311 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
10312
10313linux (3.13.0-7.25) trusty; urgency=low
10314
10315 [ Andy Whitcroft ]
10316
10317 * Revert "SAUCE: fix fmd headers"
10318 * SAUCE: fix fmd headers
10319
10320 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10321
10322linux (3.13.0-7.24) trusty; urgency=low
10323
10324 [ Stefan Bader ]
10325
10326 * [Config] Make vmwgfx driver enable the framebuffer device
10327
10328 [ Tim Gardner ]
10329
10330 * rebase to v3.13.1
10331 * [Config] CONFIG_NFS_FS=m for ppc64el
10332 * [Config] CONFIG_X86_SYSFB=n
10333 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10334 * Release Tracking Bug
10335 - LP: #1275898
10336
10337 [ Upstream Kernel Changes ]
10338
10339 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10340 - LP: #1272525
10341 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10342 - LP: #1272525
10343 * mm: ignore VM_SOFTDIRTY on VMA merging
10344 - LP: #1274917
10345 * drm/radeon: disable dpm on BTC
10346 - LP: #1266984
10347
10348 [ Upstream Kernel Changes ]
10349
10350 * rebase to v3.13.1
10351
10352 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10353
10354linux (3.13.0-6.23) trusty; urgency=low
10355
10356 [ Andy Whitcroft ]
10357
10358 * [Config] fix up architecture for linux-tools
10359
10360 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10361
10362linux (3.13.0-6.22) trusty; urgency=low
10363
10364 [ Andy Whitcroft ]
10365
10366 * [Packaging] limit linux-udebs-<flavour> to matching arch
10367 * [Config] powerpc -- disable perf to fix FTBFS
10368 * [Config] ppc64el -- fix up missing udebs
10369
10370 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10371
10372linux (3.13.0-6.21) trusty; urgency=low
10373
10374 [ Andy Fleming ]
10375
10376 * SAUCE: net: Add support for handling queueing in hardware
10377 * SAUCE: of_mdio: Add of_phy_attach function
10378 * SAUCE: phylib: Add generic 10G driver
10379 * SAUCE: phylib: Support attaching to gen10g_driver
10380 * SAUCE: phylib: Add Clause 45 read/write functions
10381
10382 [ Andy Whitcroft ]
10383
10384 * SAUCE: fix fmd headers
10385 * [Packaging] lowlatency -- merge out of tree flavours
10386 * SAUCE: allow IRQs to be irq-threaded by default via config
10387 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10388 * [Config] powerpc -- fix up Build-depends:
10389 * Release Tracking Bug
10390 - LP: #1273747
10391
10392 [ Ben Collins ]
10393
10394 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10395 ptr/64-bit rsrcs
10396 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10397 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10398 * SAUCE: xgmac_mdio: Silence read errors
10399 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10400 * SAUCE: Fix stack overflow on ppc32
10401 * SAUCE: Use resource_size_t instead of long for PCI resource address
10402 * SAUCE: net/phy: Export function for use by dpaa_eth
10403 * [Packaging] powerpc -- merge out of tree powerpc arch
10404
10405 [ Bjorn Helgaas ]
10406
10407 * SAUCE: Revert "EISA: Log device resources in dmesg"
10408 - LP: #1251816
10409 * SAUCE: Revert "EISA: Initialize device before its resources"
10410 - LP: #1251816
10411
10412 [ Emil Medve ]
10413
10414 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10415 with 10G "fixed-link"s
10416
10417 [ Kumar Gala ]
10418
10419 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10420 * SAUCE: fsl_pme2: Add support for DPAA PME
10421 * SAUCE: fmd: FMD14 integration
10422 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10423 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10424
10425 [ Madalin Bucur ]
10426
10427 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10428 flow_cache_flush
10429 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10430 and duplex reading
10431
10432 [ Stefan Bader ]
10433
10434 * [Config] move some VMWare related modules into main package
10435 - LP: #1271669
10436
10437 [ Tim Gardner ]
10438
10439 * [Config] Add r815x to nic-modules
10440 - LP: #1273735
10441 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10442 - LP: #239479
10443
10444 [ Upstream Kernel Changes ]
10445
10446 * mmc: sdhci-pci: break out definitions to header file
10447 - LP: #1239938
10448 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10449 - LP: #1239938
10450 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10451 * powerpc/book3e: support CONFIG_RELOCATABLE
10452 * book3e/kexec/kdump: enable kexec for kernel
10453 * book3e/kexec/kdump: create a 1:1 TLB mapping
10454 * book3e/kexec/kdump: introduce a kexec kernel flag
10455 * book3e/kexec/kdump: implement ppc64 kexec specfic
10456 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10457 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10458
10459 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10460
10461linux (3.13.0-5.20) trusty; urgency=low
10462
10463 [ Andy Whitcroft ]
10464
10465 * [Packaging] tools -- do not make symlinks when not making packages
10466 * [Packaging] tools -- tidy up control.stub.in ordering
10467 * [Packaging] tools -- tools-common is shared and not conditional
10468 * rebase to v3.13
10469
10470 [ Dirk Brandewie ]
10471
10472 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10473
10474 [ KY Srinivasan ]
10475
10476 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10477 notification
10478
10479 [ Upstream Kernel Changes ]
10480
10481 * rebase to v3.13
10482 - LP: #1270603
10483
10484 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10485
10486linux (3.13.0-4.19) trusty; urgency=low
10487
10488 [ Andy Whitcroft ]
10489
10490 * [Config] libunwind8-dev is now available for ppc64el
10491 * [Packaging] tools -- make cpupower optional
10492 * [Packaging] tools -- enable correctly for x86
10493
10494 [ Tim Gardner ]
10495
10496 * Release Tracking Bug
10497 - LP: #1269872
10498
10499 [ Upstream Kernel Changes ]
10500
10501 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10502 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10503 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10504 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10505
10506 [ Upstream Kernel Changes ]
10507
10508 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10509
10510 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10511
10512linux (3.13.0-3.18) trusty; urgency=low
10513
10514 [ Andy Whitcroft ]
10515
10516 * rebase to v3.13-rc8
10517 * [Packaging] efi -- allow EFI signatures on any arch
10518
10519 [ Tim Gardner ]
10520
10521 * [Config] Fix vcs-git path
10522 * Release Tracking Bug
10523 - LP: #1268683
10524
10525 [ Upstream Kernel Changes ]
10526
10527 * rebase to v3.13-rc8
10528
10529 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
10530
10531linux (3.13.0-2.17) trusty; urgency=low
10532
10533 [ Andy Whitcroft ]
10534
10535 * Release Tracking Bug
10536 - LP: #1267809
10537 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
10538 defaults
10539 * [Config] apply Platform support>>CPU Frequency scaling config defaults
10540 * [Config] CONFIG_PARIDE_EPATC8=y
10541 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
10542 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
10543 Switch drivers config defaults
10544 * [Config] apply Cryptographic API config defaults
10545 * [Config] apply Device Drivers >> Common Clock Framework config defaults
10546 * [Config] apply Device Drivers >> Distributed Switch Architecture
10547 drivers config defaults
10548 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
10549 device support config defaults
10550 * [Config] apply Device Drivers >> Graphics support >> Support for frame
10551 buffer devices >> Bootup logo config defaults
10552 * annotations -- update in tree annotations
10553 * [Config] apply Bus options >> PCI support >> RapidIO support config
10554 defaults
10555 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
10556 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
10557 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
10558 support config defaults
10559 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10560 config defaults
10561 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
10562 defaults
10563 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
10564 Support config defaults
10565 * [Config] apply Device Drivers >> Character devices config defaults
10566 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
10567 HID transport layer config defaults
10568 * [Config] apply Device Drivers >> HID support >> HID bus support config
10569 defaults
10570 * [Config] apply Device Drivers >> HID support >> USB HID support config
10571 defaults
10572 * annotations -- update in tree annotations
10573 * [Config] apply Device Drivers >> GPIO Support config defaults
10574 * [Config] update configs for apparmour update
10575
10576 [ John Johansen ]
10577
10578 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10579 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10580 - LP: #1208988
10581 * SAUCE: apparmor: allocate path lookup buffers during init
10582 - LP: #1208988
10583 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
10584 - LP: #1236455
10585
10586 [ Tim Gardner ]
10587
10588 * Revert "[Debian] getabis: Preface module with package name"
10589 * [Config] Added ppc64el to getabis
10590 * [packaging] Bump ABI for every new release
10591
10592 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
10593
10594linux (3.13.0-1.16) trusty; urgency=low
10595
10596 * First 3.13 upload.
10597 * Release tracker
10598 - LP: #1266852
10599
10600 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
10601
10602linux (3.13.0-0.15) trusty; urgency=low
10603
10604 [ Tim Gardner ]
10605
10606 * rebase to v3.13-rc7
10607
10608 [ Upstream Kernel Changes ]
10609
10610 * rebase to v3.13-rc7
10611
10612 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
10613
10614linux (3.13.0-0.14) trusty; urgency=low
10615
10616 [ Andy Whitcroft ]
10617
10618 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10619
10620 [ Tim Gardner ]
10621
10622 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
10623 * Update lttng to Version 2.4.0-rc2
10624 * lttng: Disabled trace_kvm_async_pf_completed
10625 * [Config] CONFIG_IMA=y
10626 - LP: #1244627
10627
10628 [ Upstream Kernel Changes ]
10629
10630 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10631
10632 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
10633
10634linux (3.13.0-0.13) trusty; urgency=low
10635
10636 [ Andy Whitcroft ]
10637
10638 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10639 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10640 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10641 * ubuntu: AUFS (no-squash): basic framework and update machinary
10642 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
10643 * ubuntu: aufs3 -- enable
10644 * ubuntu: aufs3 -- update configs
10645
10646 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
10647
10648linux (3.13.0-0.12) trusty; urgency=low
10649
10650 [ Upstream Kernel Changes ]
10651
10652 * rebase to v3.13-rc6
10653
10654 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
10655
10656linux (3.13.0-0.11) trusty; urgency=low
10657
10658 [ Andy Whitcroft ]
10659
10660 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
10661 * [Config] ppc64el -- initial defconfig based -generic flavour
10662 * [Config] initial defconfig for ppc64el
10663 * [Config] ubuntuise ppc64el config
10664 * [Config] ubuntuise ppc64el config part 2
10665 * [Config] d-i -- update empty udebs list
10666 * [Config] ppc64el -- split extras package
10667
10668 [ Anton Blanchard ]
10669
10670 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
10671
10672 [ Benjamin Herrenschmidt ]
10673
10674 * SAUCE: powerpc/powernv: Add calls to support little endian
10675
10676 [ Cédric Le Goater ]
10677
10678 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
10679 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
10680 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
10681 guests
10682
10683 [ Paul E. McKenney ]
10684
10685 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
10686
10687 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
10688
10689linux (3.13.0-0.10) trusty; urgency=low
10690
10691 [ Andy Whitcroft ]
10692
10693 * rebase to v3.13-rc5
10694 * [Config] updateconfigs following rebase to v3.13-rc5
10695
10696 [ Upstream Kernel Changes ]
10697
10698 * rebase to v3.13-rc5
10699 - LP: #1260303
10700 - LP: #1260303
10701 - LP: #1260225
10702
10703 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
10704
10705linux (3.13.0-0.9) trusty; urgency=low
10706
10707 [ Andy Whitcroft ]
10708
10709 * [Config] d-i -- allow missing firmware
10710
10711 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
10712
10713linux (3.13.0-0.8) trusty; urgency=low
10714
10715 [ Andy Whitcroft ]
10716
10717 * [Config] annotations -- first pass over entire config
10718 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
10719
10720 [ Tim Gardner ]
10721
10722 * [Config] Add arm64 device tree files
10723 - LP: #1262901
10724
10725 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
10726
10727linux (3.13.0-0.7) trusty; urgency=low
10728
10729 [ Rajesh B Prathipati ]
10730
10731 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
10732
10733 [ Tim Gardner ]
10734
10735 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
10736
10737 [ Upstream Kernel Changes ]
10738
10739 * rebase to v3.13-rc4
10740 - LP: #1259790
10741 - LP: #1259437
10742 - LP: #1259435
10743
10744 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
10745
10746linux (3.13.0-0.6) trusty; urgency=low
10747
10748 [ Paolo Pisati ]
10749
10750 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
10751 * [Config] i386: amd64: VIRTIO_CONSOLE=y
10752
10753 [ Tim Gardner ]
10754
10755 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
10756
10757 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
10758
10759linux (3.13.0-0.5) trusty; urgency=low
10760
10761 [ Andy Whitcroft ]
10762
10763 * correct bug listing for v3.13-rc2 rebase
10764 * [Config] ppc64el -- create linux-libc-dev
10765 * [Debian] Improve tools version message
10766 - LP: #1257715
10767
10768 [ Serge Hallyn ]
10769
10770 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
10771 - LP: #1248590
10772 * SAUCE: vfs: Fix a regression in mounting proc
10773
10774 [ Tim Gardner ]
10775
10776 * [Config] Build-in ohci-pci
10777 - LP: #1244176
10778 * Rebase to v3.13-rc3
10779
10780 [ Upstream Kernel Changes ]
10781
10782 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
10783 checks""
10784 - LP: #1248590
10785
10786 [ Upstream Kernel Changes ]
10787
10788 * rebase to v3.13-rc3
10789 - LP: #1256840
10790 - LP: #1256212
10791
10792 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
10793
10794linux (3.13.0-0.4) trusty; urgency=low
10795
10796 [ Tim Gardner ]
10797
10798 * Rebase to v3.13-rc2
10799
10800 [ Upstream Kernel Changes ]
10801
10802 * rebase to v3.13-rc2
10803
10804 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
10805
10806linux (3.13.0-0.3) trusty; urgency=low
10807
10808 [ Andy Whitcroft ]
10809
10810 * Revert "SAUCE: Fix DocBook FTBS"
10811
10812 [ Tim Gardner ]
10813
10814 * [Debian] Re-sign modules after debug objcopy
10815 - LP: #1253155
10816 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
10817
10818 [ Upstream Kernel Changes ]
10819
10820 * doc: fix generation of device-drivers
10821 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
10822
10823 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
10824
10825linux (3.13.0-0.2) trusty; urgency=low
10826
10827 [ Tim Gardner ]
10828
10829 * SAUCE: Fix DocBook FTBS
10830
10831 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
10832
10833linux (3.13.0-0.1) trusty; urgency=low
10834
10835 [ Upstream Kernel Changes ]
10836
10837 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
10838
10839 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
10840
10841linux (3.13.0-0.0) trusty; urgency=low
10842
10843 * Major release bump.
10844
10845 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
10846
10847linux (3.12.0-2.7) trusty; urgency=low
10848
10849 * Fixed armhf ABI build failure.
10850 * Release tracker
10851 - LP: #1249477
10852
10853 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
10854
10855linux (3.12.0-2.6) trusty; urgency=low
10856
10857 [ Joseph Salisbury ]
10858
10859 * SAUCE: tg3: Add support for new 57786 device id.
10860 - LP: #1242610
10861
10862 [ Tim Gardner ]
10863
10864 * [Config] CONFIG_OABI_COMPAT=n
10865 * [Config] add the wandboard to shipped dtb
10866 - LP: #1249421
10867 * Release tracker
10868 - LP: #1249477
10869
10870 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
10871
10872linux (3.12.0-2.5) trusty; urgency=low
10873
10874 [ Andy Whitcroft ]
10875
10876 * rebase to mainline v3.12
10877 * [Config] updateconfigs following rebase to v3.12
10878 * postinst -- improve relative symlink detection with missing files
10879 - LP: #1248053
10880 * postinst -- fix unchanged link detection
10881 * [Config] update configs following addition of apparmor fixes
10882
10883 [ Anthony Wong ]
10884
10885 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
10886 - LP: #1231305
10887
10888 [ John Johansen ]
10889
10890 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10891 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10892 - LP: #1208988
10893 * SAUCE: apparmor: allocate path lookup buffers during init
10894 - LP: #1208988
10895
10896 [ Tim Gardner ]
10897
10898 * [Config] Remove superfluous ubuntu/lttng-modules
10899
10900 [ Upstream Kernel Changes ]
10901
10902 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
10903 - LP: #1248590
10904
10905 [ Upstream Kernel Changes ]
10906
10907 * rebase to v3.12
10908 - LP: #1222850
10909
10910 [ Adam Conrad ]
10911 * etc/getabis: Fetch arm64/generic abis as well
10912
10913 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
10914
10915linux (3.12.0-1.3) trusty; urgency=low
10916
10917 [ Andy Whitcroft ]
10918
10919 * [Config] arm64 -- add arch to the configuration handlers
10920 * [Config] arm64 -- add generic flavour
10921 * [Config] arm64 -- default config
10922 * [Config] arm64 -- fix up various FTBFS config options
10923 * SAUCE: arm64: export __copy_in_user to modules
10924 * [Config] arm64 -- disable ABI/module checks
10925 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
10926 * [Config] arm64 -- enable udebs for arm64
10927
10928 [ Colin Watson ]
10929
10930 * [Config] Clean up various udeb Provides
10931
10932 [ Paolo Pisati ]
10933
10934 * [Config] AHCI_IMX=y
10935 * [Config] build imx*-wandboard dtbs
10936
10937 [ Serge Hallyn ]
10938
10939 * SAUCE: device_cgroup: remove can_attach
10940
10941 [ Tim Gardner ]
10942
10943 * rebase to v3.12-rc7
10944 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
10945 * Release tracker
10946 - LP: #1245932
10947
10948 [ Upstream Kernel Changes ]
10949
10950 * rebase to v3.12-rc7
10951 - LP: #1180881
10952 - LP: #1180881
10953 - LP: #1217957
10954
10955 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
10956
10957linux (3.12.0-0.2) trusty; urgency=low
10958
10959 [ Andy Whitcroft ]
10960
10961 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
10962 CAPACITY (16) at SPC-2"
10963 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
10964 SPC-2"
10965 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
10966 CAPACITY (16) be preferred"
10967 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
10968 be used at SPC-2"
10969 * Revert "overlayfs: Update to v19"
10970 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
10971 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
10972 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
10973 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
10974 clone_private_mount()"
10975 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
10976 modules"
10977 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
10978 documentation"
10979 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
10980 * [Config] fix linux-libc-dev generation for arm64
10981 * [Config] fix linux-libc-dev generation for x32
10982 * [Config] add linux-libc-dev generation for ppc64el
10983
10984 [ Erez Zadok ]
10985
10986 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
10987
10988 [ Miklos Szeredi ]
10989
10990 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
10991 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
10992 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
10993 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
10994 * ubuntu: overlayfs v20 -- overlay filesystem
10995 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
10996
10997 [ Neil Brown ]
10998
10999 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
11000
11001 [ Paolo Pisati ]
11002
11003 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
11004
11005 [ Seth Forshee ]
11006
11007 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
11008 ThinkPads
11009 - LP: #1183856
11010
11011 [ Tim Gardner ]
11012
11013 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
11014 * rebase to v3.12-rc2
11015 * updateconfigs
11016 * [Config] disable CONFIG_FB_VESA enforcer check
11017 * [Config] Disable lttng for FTBS
11018 * rebase to v3.12-rc3
11019 * rebase to v3.12-rc4
11020 * [Config] CONFIG_ANDROID=n
11021 - LP: #1235161
11022 * [Config] CONFIG_L2TP_V3=y
11023 - LP: #1235914
11024 * [Config] CONFIG_USB_OTG=n for all arches
11025 * Release tracker
11026 - LP: #1242811
11027
11028 [ Upstream Kernel Changes ]
11029
11030 * scsi: hyper-v storsvc switch up to SPC-3
11031
11032 * rebase to v3.12-rc6
11033 - LP: #1235977
11034 - LP: #1235523
11035 - LP: #1239392
11036 - LP: #1227491
11037
11038 * rebase to v3.12-rc3
11039 - LP: #1231931
11040
11041 * rebase to v3.12-rc2
11042 - LP: #1213820
11043 - LP: #1213055
11044 - LP: #1198030
11045
11046 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
11047
11048linux (3.11.0-8.15) saucy; urgency=low
11049
11050 [ Tim Gardner ]
11051
11052 * Release tracker
11053 - LP: #1227969
11054
11055 * Update lttng
11056 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
11057 Version 2.3.0+
11058
11059 [ Upstream Kernel Changes ]
11060
11061 * igb: Add additional get_phy_id call for i354 devices
11062 - LP: #1219619
11063 * igb: Read flow control for i350 from correct EEPROM section
11064 - LP: #1219619
11065 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
11066 Required for lttng update.
11067
11068 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
11069
11070linux (3.11.0-7.14) saucy; urgency=low
11071
11072 [ Andy Whitcroft ]
11073
11074 * [Packaging] sort out linux-tools naming
11075 - LP: #1205284
11076 * [Packaging] linux-tools: switch to common generic version helper
11077
11078 [ Paolo Pisati ]
11079
11080 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
11081
11082 [ Tim Gardner ]
11083
11084 * Release tracker
11085 - LP: #1226160
11086
11087 [ Tony Lindgren ]
11088
11089 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
11090 for pandaboard
11091
11092 [ Upstream Kernel Changes ]
11093
11094 * USB: handle LPM errors during device suspend correctly
11095 - LP: #1011415
11096 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
11097 - LP: #1011415
11098 * usb: Don't fail port power resume on device disconnect.
11099 - LP: #1011415
11100
11101 [ Upstream Kernel Changes ]
11102
11103 * rebase to v3.11.1
11104
11105 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
11106
11107linux (3.11.0-7.13) saucy; urgency=low
11108
11109 * Release tracker
11110 - LP: #1223545
11111
11112 [ Andy Whitcroft ]
11113
11114 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
11115 - LP: #1223499
11116 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
11117 - LP: #1223499
11118 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
11119 - LP: #1223499
11120 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
11121 - LP: #1223499
11122
11123 [ Maximiliano Curia ]
11124
11125 * SAUCE: (no-up) Only let characters through when there are active readers.
11126 - LP: #1208740
11127
11128 [ Tim Gardner ]
11129
11130 * [Debian] getabis: Commit new ABI directory, remove the old
11131 * [Config] CONFIG_EFIVAR_FS=y
11132 - LP: #1223195
11133 * [Config] CONFIG_EFI_VARS_PSTORE=m,
11134 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
11135 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
11136 - LP: #1222850
11137
11138 [ Upstream Kernel Changes ]
11139
11140 * Intel xhci: refactor EHCI/xHCI port switching
11141 - LP: #1210858
11142
11143 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
11144
11145linux (3.11.0-6.12) saucy; urgency=low
11146
11147 * Release tracker
11148 - LP: #1222893
11149
11150 [ Andy Whitcroft ]
11151
11152 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11153 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11154 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11155 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11156 - LP: #1222407
11157
11158 [ Paolo Pisati ]
11159
11160 * [Config] restore mmc boot on panda
11161
11162 [ Tyler Hicks ]
11163
11164 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
11165 - LP: #1216294
11166
11167 [ Upstream Kernel Changes ]
11168
11169 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
11170 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
11171 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
11172 * net: calxedaxgmac: fix possible skb free before tx complete
11173 * net: calxedaxgmac: update ring buffer tx_head after barriers
11174 * net: calxedaxgmac: fix race with tx queue stop/wake
11175 * net: calxedaxgmac: enable interrupts after napi_enable
11176 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
11177 * net: calxedaxgmac: remove some unused statistic counters
11178 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
11179 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
11180 * mfd: rtsx: Read vendor setting from config space
11181 - LP: #1201698
11182
11183 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
11184
11185linux (3.11.0-5.11) saucy; urgency=low
11186
11187 * Release tracker
11188 - LP: #1221886
11189
11190 [ Adam Lee ]
11191
11192 * SAUCE: Bluetooth: Add support for 04ca:2007
11193 - LP: #1153448
11194 * SAUCE: Bluetooth: Add support for 105b:e065
11195 - LP: #1161261
11196
11197 [ Gavin Guo ]
11198
11199 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
11200 - LP: #1166113
11201
11202 [ Upstream Kernel Changes ]
11203
11204 * igb: Reset the link when EEE setting changed
11205 - LP: #1219619
11206 * igb: Read register for latch_on without return value
11207 - LP: #1219619
11208 * igb: Added rcu_lock to avoid race
11209 - LP: #1219619
11210 * igb: don't allow SR-IOV without MSI-X
11211 - LP: #1219619
11212 * igb: Update MTU so that it is always at least a standard frame size
11213 - LP: #1219619
11214 * igb: Refactor of init_nvm_params
11215 - LP: #1219619
11216 * igb: Refactor NVM read functions to accommodate devices with no flash
11217 - LP: #1219619
11218 * igb: Add device support for flashless SKU of i210 device
11219 - LP: #1219619
11220 * igb: Fix get_fw_version function for all parts
11221 - LP: #1219619
11222 * igb: Add macro for size of RETA indirection table
11223 - LP: #1219619
11224 * igb: Expose RSS indirection table for ethtool
11225 - LP: #1219619
11226 * igb: Don't look for a PBA in the iNVM when flashless
11227 - LP: #1219619
11228 * igb: Implementation of 1-sec delay for i210 devices
11229 - LP: #1219619
11230 * igb: New PHY_ID for i354 device
11231 - LP: #1219619
11232 * igb: M88E1543 PHY downshift implementation
11233 - LP: #1219619
11234 * igb: No PHPM support in i354 devices
11235 - LP: #1219619
11236 * igb: Support to get 2_5G link status for appropriate media type
11237 - LP: #1219619
11238 * igb: Get speed and duplex for 1G non_copper devices
11239 - LP: #1219619
11240 * igb: Implementation to report advertised/supported link on i354 devices
11241 - LP: #1219619
11242 * igb: Update version number
11243 - LP: #1219619
11244 * Bluetooth: Take proper tty_struct references
11245 - LP: #1189998
11246 * Bluetooth: Remove the device from the list in the destructor
11247 - LP: #1189998
11248 * Bluetooth: Move the tty initialization and cleanup out of open/close
11249 - LP: #1189998
11250 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
11251 - LP: #1189998
11252 * Bluetooth: Fix the reference counting of tty_port
11253 - LP: #1189998
11254 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
11255 - LP: #1189998
11256
11257 [ Wen-chien Jesse Sung ]
11258
11259 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
11260 - LP: #1065400
11261 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
11262 - LP: #1065400
11263
11264 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
11265
11266linux (3.11.0-5.10) saucy; urgency=low
11267
11268 [ Andy Whitcroft ]
11269
11270 * Release tracker
11271 - LP: #1220222
11272 * Revert "[Config] Fix ubuntu directoy Kbuilds"
11273 * Revert "aufs update dropped some Kbuild files"
11274 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
11275 * Revert "ubuntu: AUFS -- update to
11276 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
11277 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11278 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11279 * rebase to v3.11 final
11280 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
11281 * ubuntu: AUFS (no-squash): basic framework and update machinary
11282 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11283 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11284 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
11285 * ubuntu: (no-squash) AUFS -- enable aufs
11286 * ubuntu: AUFS -- fix remaining d_count references to use accessor
11287 * ubuntu: lttng -- follow rename of pid_ns
11288 * SAUCE: disable stack-protector for ARM compressed bootloader
11289
11290 [ Paolo Pisati ]
11291
11292 * [Config] ARM_ATAG_DTB_COMPAT=y
11293
11294 [ Rob Herring ]
11295
11296 * [Config] Enable KVM and virtio for armhf generic-lpae
11297
11298 [ Tim Gardner ]
11299
11300 * [Config] CONFIG_ARPD=y
11301 * [Config] CONFIG_ZSWAP=y
11302 - LP: #1215379
11303
11304 [ Upstream Kernel Changes ]
11305
11306 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
11307 - LP: #1217957
11308 * ARM: use phys_addr_t for DMA zone sizes
11309 * ARM: highbank: enable DMA zone for LPAE
11310 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
11311 * ARM: highbank: select required errata work-arounds
11312 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
11313 * DMA: fix printk warning in AMBA PL08x DMA driver
11314 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
11315 * ARM: move outer_cache declaration out of ifdef
11316 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11317 * ARM: highbank: clean-up some unused includes
11318 * ARM: xen: only set pm function ptrs for Xen guests
11319
11320 [ Upstream Kernel Changes ]
11321
11322 * rebase to v3.11
11323
11324 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11325
11326linux (3.11.0-4.9) saucy; urgency=low
11327
11328 [ Tim Gardner ]
11329
11330 * rebase to v3.11-rc7
11331 * Release tracker
11332 - LP: #1216962
11333
11334 [ Upstream Kernel Changes ]
11335
11336 * mwifiex: do not create AP and P2P interfaces upon driver loading
11337 - LP: #1212720
11338
11339 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11340
11341linux (3.11.0-3.8) saucy; urgency=low
11342
11343 [ Johannes Berg ]
11344
11345 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11346 - LP: #1201470
11347
11348 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11349
11350linux (3.11.0-3.7) saucy; urgency=low
11351
11352 [ Tim Gardner ]
11353
11354 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11355 upstart to track
11356 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11357 linux/hyperv.h
11358 * SAUCE: hv: Add vss daemon to Makefile
11359 * [Debian] Add hv_vss_daemon to tools package
11360 - LP: #1213282
11361 * [Config] Fix ubuntu directoy Kbuilds
11362 - LP: #1181755
11363
11364 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11365
11366linux (3.11.0-3.6) saucy; urgency=low
11367
11368 [ Andy Whitcroft ]
11369
11370 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11371 * [Config] tools: enable x86 and hyper-v
11372
11373 [ John Johansen ]
11374
11375 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11376 snapshot"
11377 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11378 root users"
11379 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11380
11381 [ Joseph Salisbury ]
11382
11383 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11384 - LP: #1210848
11385
11386 [ Kamal Mostafa ]
11387
11388 * [debian] tools: ship 'cpupower' in linux-tools
11389 - LP: #1158668
11390 * [Config] Build-dep on libpci-dev for cpu tools
11391 - LP: #1158668
11392
11393 [ Tim Gardner ]
11394
11395 * rebase to v3.11-rc6
11396 * Release tracker
11397 - LP: #1213941
11398
11399 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11400
11401linux (3.11.0-2.5) saucy; urgency=low
11402
11403 [ Tim Gardner ]
11404
11405 * [Config] CONFIG_PM_DEBUG=y
11406 - LP: #1210539
11407 * rebase to v3.11-rc5
11408 * Release tracker
11409 - LP: #1211378
11410
11411 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11412
11413linux (3.11.0-1.4) saucy; urgency=low
11414
11415 [ Tim Gardner ]
11416
11417 * Bump ABI when making changes to the inclusion list lest
11418 you cause conflicts with existing installed kernel
11419 packages.
11420 - LP: #1210331
11421
11422 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11423
11424linux (3.11.0-0.3) saucy; urgency=low
11425
11426 [ Tim Gardner ]
11427
11428 * [Config] Include rbd and kvm in the virtual inclusion list
11429 - LP: #1206961
11430 * [Config] Removed obsolete inclusion list entries
11431
11432 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11433
11434linux (3.11.0-0.2) saucy; urgency=low
11435
11436 [ Bruce Allan ]
11437
11438 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11439 - LP: #1206757
11440 * SAUCE: (no-up) e1000e: enable support for new device IDs
11441 - LP: #1206757
11442
11443 [ John Johansen ]
11444
11445 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11446
11447 [ Paolo Pisati ]
11448
11449 * build vexpress a15 dtb
11450 * [Config] disable Broadcom bcm support (ARCH_BCM)
11451 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11452 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11453 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11454 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11455 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11456 * [Config] ARM_APPENDED_DTB=y
11457
11458 [ Tim Gardner ]
11459
11460 * rebase to v3.11-rc4
11461 * overlayfs: Update to v19
11462 * [Config] Enable overlayfs
11463 * SAUCE: Fix lttng compile errors
11464
11465 [ Upstream Kernel Changes ]
11466
11467 * rebase to v3.11-rc4
11468 - LP: #1163720
11469 - LP: #1162026
11470 - LP: #1195636
11471 - LP: #1195597
11472 - LP: #1180409
11473 - LP: #1168430
11474
11475 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11476
11477linux (3.11.0-0.1) saucy; urgency=low
11478
11479 [ Upstream Kernel Changes ]
11480
11481 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11482 - LP: #1163720
11483 - LP: #1162026
11484 - LP: #1195636
11485 - LP: #1195597
11486 - LP: #1180409
11487 - LP: #1168430
11488
11489 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11490
11491linux (3.10.0-2.10) saucy; urgency=low
11492
11493 [ Andy Whitcroft ]
11494
11495 * [Config] CONFIG_INTEL_MEI*=m
11496 - LP: #1196155
11497 * [Config] CONFIG_DEBUG_INFO=y
11498
11499 [ Stephen Warren ]
11500
11501 * [Config] fix Calxeda xgmac module filename
11502
11503 [ Upstream Kernel Changes ]
11504
11505 * Revert "serial: 8250_pci: add support for another kind of NetMos
11506 Technology PCI 9835 Multi-I/O Controller"
11507 - LP: #1190967
11508 * mfd: lpc_ich: Add support for Intel Avoton SoC
11509 - LP: #1196658
11510
11511 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11512
11513linux (3.10.0-2.9) saucy; urgency=low
11514
11515 [ Andy Whitcroft ]
11516
11517 * rebase to v3.10
11518
11519 [ John Johansen ]
11520
11521 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
11522 network mediation"
11523 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
11524 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
11525 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
11526 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
11527 interface"
11528 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
11529 to prevent execve from granting privs"
11530 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11531
11532 [ Upstream Kernel Changes ]
11533
11534 * rebase to v3.10
11535
11536 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
11537
11538linux (3.10.0-1.8) saucy; urgency=low
11539
11540 [ Andy Whitcroft ]
11541
11542 * Release Tracking Bug
11543 - LP: #1195717
11544
11545 [ Andy Whitcroft ]
11546
11547 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
11548 interface"
11549 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
11550 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
11551 reference"
11552 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
11553 * Revert "ubuntu: overlayfs --
11554 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
11555 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
11556 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
11557 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
11558 * Revert "ubuntu: overlayfs --
11559 overlayfs-fix-possible-leak-in-ovl_new_inode"
11560 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
11561 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
11562 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
11563 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
11564 * Revert "ubuntu: overlayfs -- overlay filesystem"
11565 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
11566 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
11567 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
11568 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
11569
11570 [ Erez Zadok ]
11571
11572 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
11573
11574 [ Miklos Szeredi ]
11575
11576 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
11577 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
11578 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
11579 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
11580 * ubuntu: overlayfs v18 -- -- overlay filesystem
11581 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
11582
11583 [ Neil Brown ]
11584
11585 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
11586
11587 [ Tim Gardner ]
11588
11589 * [Config] CONFIG_SUNRPC_DEBUG=y
11590 - LP: #1127319
11591
11592 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
11593
11594linux (3.10.0-0.7) saucy; urgency=low
11595
11596 [ Andy Whitcroft ]
11597
11598 * autopkgtest: switch Depends: to build-essential
11599
11600 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
11601
11602linux (3.10.0-0.6) saucy; urgency=low
11603
11604 [ Andy Whitcroft ]
11605
11606 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
11607 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
11608 - LP: #1098378
11609 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
11610 * ubuntu: overlayfs -- expose do_splice_direct prototype
11611 * ubuntu: overlayfs -- follow change to do_splice_direct interface
11612 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
11613 - LP: #1192691
11614
11615 [ Stefan Bader ]
11616
11617 * (d-i) Add dm-snapshot to md-modules
11618 - LP: #1191726
11619
11620 [ Tim Gardner ]
11621
11622 * Release tracker
11623 - LP: #1194149
11624 * [Config] CONFIG_WIL6210=n for armhf
11625 * [Config] d-i: Add calxedaxgmac to nic-modules
11626 - LP: #1192358
11627 * [debian] Use dh_strip
11628 - LP: #1192759
11629 * [Config] Enable perf for armhf
11630 * do_tools=false when cross compiling
11631 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
11632 - LP: #1108082
11633
11634 [ Upstream Kernel Changes ]
11635
11636 * nsp32: switch reset delay to msleep() as it is tooo long
11637 * alx: add a simple AR816x/AR817x device driver
11638 Plucked from linux-next. replaces ubuntu/alx in favor of
11639 'to be merged' version in 3.11.
11640 * rebase to v3.10-rc7
11641 - LP: #1189363
11642
11643 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
11644
11645linux (3.10.0-0.5) saucy; urgency=low
11646
11647 [ Andy Whitcroft ]
11648
11649 * rebase to v3.10-rc6
11650 * [Config] updateconfigs following rebase to v3.10-rc6
11651
11652 [ Upstream Kernel Changes ]
11653
11654 * rebase to v3.10-rc6
11655
11656 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
11657
11658linux (3.10.0-0.4) saucy; urgency=low
11659
11660 [ Andy Whitcroft ]
11661
11662 * [Config] updateconfigs following rebase to v3.10-rc4
11663
11664 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
11665
11666linux (3.10.0-0.3) saucy; urgency=low
11667
11668 [ Andy Whitcroft ]
11669
11670 * rebase to v3.10-rc5
11671
11672 [ Upstream Kernel Changes ]
11673
11674 * rebase to v3.10-rc5
11675 - LP: #1186170
11676
11677 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
11678
11679linux (3.10.0-0.2) saucy; urgency=low
11680
11681 [ Andy Whitcroft ]
11682
11683 * rebase to v3.10-rc4
11684 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
11685 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
11686 - LP: #1187744
11687 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
11688
11689 [ Dave Chiluk ]
11690
11691 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
11692 - LP: #1035226
11693
11694 [ Tim Gardner ]
11695
11696 * rebase to v3.10-rc3
11697 * [Config] sparc be gone
11698 * [Config] ia64 be gone
11699 * d-i: block-modules provides nbd-modules
11700
11701 [ Upstream Kernel Changes ]
11702
11703 * rebase to v3.10-rc4
11704 * rebase to v3.10-rc3
11705
11706 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
11707
11708linux (3.10.0-0.1) saucy; urgency=low
11709
11710 [ Tim Gardner ]
11711
11712 * UBUNTU: Disabled lttng
11713 * UBUNTU: Disable aufs for FTBS
11714 * UBUNTU: Disabled alx
11715 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
11716 * UBUNTU: rebase to v3.10-rc2
11717 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
11718
11719 [ Andy Whitcroft ]
11720
11721 * UBUNTU: [Config] update standards version to 3.9.4.0
11722 * UBUNTU: [Config] squash duplicate package description (long and short)
11723 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
11724 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
11725 * UBUNTU: [Config] drop redundant Build-Conficts:
11726
11727 [ Upstream Kernel Changes ]
11728
11729 * rebase to v3.10-rc2
11730 - LP: #1180351
11731
11732 [ Upstream Kernel Changes ]
11733
11734 * rebase to v3.10-rc1
11735 - LP: #1172151
11736 - LP: #1089795
11737 - LP: #1167270
11738 - LP: #1128840
11739
11740 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
11741
11742linux (3.10.0-0.0) saucy; urgency=low
11743
11744 * Dummy
11745
11746 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11747
11748linux (3.9.0-2.6) saucy; urgency=low
11749
11750 [ Tim Gardner ]
11751
11752 * rebase to v3.9.2
11753
11754 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11755
11756linux (3.9.0-1.5) saucy; urgency=low
11757
11758 [ Tim Gardner ]
11759
11760 * rebase to v3.9.1
11761
11762 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
11763
11764linux (3.9.0-0.4) saucy; urgency=low
11765
11766 [ Andy Whitcroft ]
11767
11768 * ubuntu: overlayfs -- add FS_ALIAS
11769
11770 [ Tim Gardner ]
11771
11772 * Added lttng
11773 - LP: #1175784
11774
11775 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
11776
11777linux (3.9.0-0.3) saucy; urgency=low
11778
11779 [ Upstream Kernel Changes ]
11780
11781 * rebase to v3.9
11782
11783 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
11784
11785linux (3.9.0-0.2) saucy; urgency=low
11786
11787 [ Tim Gardner ]
11788
11789 * Enable extras packaging for amd64/i386.
11790 Fixes build depenencies with brittany and linux-meta.
11791
11792 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
11793
11794linux (3.9.0-0.1) saucy; urgency=low
11795
11796 [ Upstream Kernel Changes ]
11797
11798 * rebase to v3.9-rc8
11799
11800 [ Upstream Kernel Changes ]
11801
11802 * rebase to v3.9-rc7
11803 - LP: #1128840
11804
11805 [ Upstream Kernel Changes ]
11806
11807 * rebase to v3.9-rc6
11808
11809 [ Upstream Kernel Changes ]
11810
11811 * rebase to v3.9-rc5
11812
11813 [ Upstream Kernel Changes ]
11814
11815 * rebase to v3.8-rc4
11816 - LP: #1095315
11817 - LP: #886975
11818 - LP: #1086921
11819
11820 [ Upstream Kernel Changes ]
11821
11822 * rebase to v3.9-rc3
11823 - LP: #1155016
11824 - LP: #1103594
11825
11826 [ Upstream Kernel Changes ]
11827
11828 * rebase to v3.9-rc2
11829
11830 [ Upstream Kernel Changes ]
11831
11832 * rebase to v3.9-rc1
11833 - LP: #901105
11834 - LP: #961286
11835 - LP: #1011792
11836 - LP: #1128934
11837 - LP: #886975
11838 - LP: #978807
11839
11840 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
11841
11842linux (3.8.0-7.14) raring; urgency=low
11843
11844 [ Andy Whitcroft ]
11845
11846 * [Config] CONFIG_RCU_USER_QS=n
11847 * [Config] CONFIG_MTD_ONENAND_SIM=n
11848 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
11849
11850 [ Upstream Kernel Changes ]
11851
11852 * rebase to v3.8
11853
11854 [Tim Gardner]
11855
11856 * Release Tracking Bug
11857 - LP: #1130111
11858 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
11859 - LP: #1128840
11860
11861 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
11862
11863linux (3.8.0-6.13) raring; urgency=low
11864
11865 [Tim Gardner]
11866
11867 * Release Tracking Bug
11868 - LP: #1125364
11869 * Add ahci modules to d-i
11870 - LP: #1124415
11871
11872
11873 [ Chris Wilson ]
11874
11875 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
11876 the encoders
11877 - LP: #1097315
11878
11879 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
11880
11881linux (3.8.0-6.12) raring; urgency=low
11882
11883 [Tim Gardner]
11884
11885 * perf: NO_LIBPERL=1
11886 * Fix linux-headers dependency
11887 * Release Tracking Bug
11888 - LP: #1124362
11889
11890 [ Andy Whitcroft ]
11891
11892 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
11893 - LP: #1121699
11894
11895 [ Daniel Vetter ]
11896
11897 * SAUCE: drm/i915: write backlight harder
11898 - LP: #954661
11899
11900 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
11901
11902linux (3.8.0-6.11) raring; urgency=low
11903
11904 [Tim Gardner]
11905
11906 * Release Tracking Bug
11907 - LP: #1122071
11908 * rebase to v3.8-rc7
11909 * Add libaudit-dev as a build dependency
11910 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
11911
11912 [ Leann Ogasawara ]
11913
11914 * [Config] Remove CONFIG_SATA_AHCI annotation
11915
11916 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
11917
11918linux (3.8.0-5.10) raring; urgency=low
11919
11920 [Tim Gardner]
11921
11922 * Release Tracking Bug
11923 - LP: #1118568
11924
11925 * Bump ABI to fix install issue with 3.8.0-4.8.
11926 Moving drivers/ata/*ahci* to linux-image caused an
11927 install conflict with linux-image-extras without an
11928 ABI bump.
11929
11930 [ Jan Beulich ]
11931
11932 * SAUCE: xen-pciback: rate limit error messages from
11933 xen_pcibk_enable_msi{, x}()
11934 - LP: #1117336
11935 - CVE-2013-0231
11936
11937 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
11938
11939linux (3.8.0-4.9) raring; urgency=low
11940
11941 [ Herton Ronaldo Krzesinski ]
11942
11943 * d-i: Add mellanox ethernet drivers to nic-modules
11944 - LP: #1015339
11945
11946 [ Joseph Salisbury ]
11947
11948 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
11949 - LP: #1113547
11950
11951 [ Kamal Mostafa ]
11952
11953 * SAUCE: alx driver import script
11954
11955 [ Qualcomm Atheros, Inc ]
11956
11957 * SAUCE: alx: Update to heads/master
11958
11959 [ Tim Gardner ]
11960
11961 * Release Tracking Bug
11962 - LP: #1117673
11963
11964 * [debian] Remove dangling symlink from headers package
11965 - LP: #1112442
11966 * [config] CONFIG_ALX=m
11967 * [Config] Add alx to d-i nic-modules
11968 * [Config] CONFIG_SATA_AHCI=m
11969 - LP: #1056563
11970
11971 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
11972
11973linux (3.8.0-4.8) raring; urgency=low
11974
11975 [ Allen Ibara ]
11976
11977 * SAUCE: imx6: dts: Add IMX6Q AHCI support
11978
11979 [ Andy Whitcroft ]
11980
11981 * rebase to v3.8-rc6
11982 * updateconfigs following rebase to v3.8-rc6
11983
11984 [Leann Ogasawara]
11985
11986 * Release Tracking Bug
11987 - LP: #1112573
11988
11989 [ Paolo Pisati ]
11990
11991 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
11992 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
11993 * [Config] MMC_ARMMMCI=y (vexpress mmc)
11994 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
11995
11996 [ Seth Forshee ]
11997
11998 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
11999
12000 [ Upstream Kernel Changes ]
12001
12002 * rebase to v3.8-rc6
12003 - LP: #1107477
12004
12005 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
12006
12007linux (3.8.0-3.7) raring; urgency=low
12008
12009 [ Andy Green ]
12010
12011 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
12012 * SAUCE: ARM: omap2 add mac address allocation register api
12013 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
12014 allocation
12015
12016 [ Leann Ogasawara ]
12017
12018 * rebase to v3.8-rc5
12019 * Release Tracking Bug
12020 - LP: #1111486
12021
12022 [ Paolo Pisati ]
12023
12024 * SAUCE: davinci: vpss: compilation fix
12025 * [Config] enable TI OMAP4 support (Pandaboard/ES)
12026 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
12027 * [Config] enable Freescale IMX6 support (SabreLite)
12028 * [Config] SERIAL_IMX_CONSOLE=y
12029 * [Config] MMC_*_IMX=y
12030 * [Config] disable USB_SUSPEND
12031 * [Config] USB_MXS_PHY=y
12032 * [Config] USB_CHIPIDEA=y
12033 * SAUCE: DTB: add support for multiple DTBs
12034 * SAUCE: DTB: build imx6q-sabrelite
12035 * SAUCE: DTB: build beaglexm
12036 * SAUCE: DTB: build panda/panda es
12037 * [Config] disable CPU_FREQ
12038 * [Config] PANEL_TFP410=y (video DVI output)
12039 * [Config] SND_OMAP_SOC*=y
12040 * [Config] SND_IMX_SOC*=y
12041 * [Config] I2C_IMX=y
12042 * [Config] SPI_IMX=m
12043
12044 [ Stefan Bader ]
12045
12046 * [Config] Move 9p modules into generic package
12047 - LP: #1107658
12048
12049 [ Tony Lindgren ]
12050
12051 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
12052 kernels
12053 * SAUCE: ARM: OMAP2+: Use omap initcalls
12054 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
12055 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
12056 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
12057 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
12058 multiplaform
12059 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
12060 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
12061 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
12062
12063 [ Upstream Kernel Changes ]
12064
12065 * rebase to v3.8-rc5
12066 - LP: #1096789
12067
12068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
12069
12070linux (3.8.0-2.6) raring; urgency=low
12071
12072 [ Adam Conrad ]
12073
12074 * Fix up linux-tools -> SRCPKGNAME-tools rename
12075
12076 [ Andy Whitcroft ]
12077
12078 * [Config] re-disable CONFIG_SOUND_OSS
12079 - LP: #1105230
12080
12081 [ Arend van Spriel ]
12082
12083 * SAUCE: brcmsmac: fix tx status processing
12084
12085 [Leann Ogasawara]
12086
12087 * Release Tracking Bug
12088 - LP: #1105104
12089
12090 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
12091
12092linux (3.8.0-1.5) raring; urgency=low
12093
12094 [Tim Gardner]
12095
12096 * Release Tracking Bug
12097 - LP: #1101235
12098
12099 [ Dudley Du ]
12100
12101 * SAUCE: Input: add support for Cypress PS/2 Trackpads
12102 - LP: #978807
12103
12104 [ Kamal Mostafa ]
12105
12106 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
12107 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
12108 * [Config] Add CONFIG_PS2_CYPRESS
12109
12110 [ Tim Gardner ]
12111
12112 * rebase to v3.8-rc4
12113
12114 [ Upstream Kernel Changes ]
12115
12116 * rebase to v3.8-rc4
12117 - LP: #1095315
12118 - LP: #886975
12119 - LP: #1086921
12120
12121 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
12122
12123linux (3.8.0-0.4) raring; urgency=low
12124
12125 [ Leann Ogasawara ]
12126
12127 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
12128 * [Config] Update CONFIG_IIO build annotation
12129 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
12130 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
12131 * [Config] Remove CONFIG_SPI_PL022 annotation
12132 * [Config] Update CONFIG_EZX_PCAP annotation
12133 * [Config] Update CONFIG_SENSORS_AK8975 annotation
12134 * [Config] Disable CONFIG_DRM_MGAG200
12135 - LP: #1042903
12136
12137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
12138
12139linux (3.8.0-0.3) raring; urgency=low
12140
12141 [ Andy Whitcroft ]
12142
12143 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
12144 uselib()"
12145
12146 [ Scott James Remnant ]
12147
12148 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
12149 (for v3.7+)
12150 - LP: #1085766, #462111
12151
12152 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
12153
12154linux (3.8.0-0.2) raring; urgency=low
12155
12156 [ Tim Gardner ]
12157
12158 * [packaging] Add macro to selectively disable building perf
12159 * [packaging] Cannot depend on universe package libaudit-dev
12160
12161 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
12162
12163linux (3.8.0-0.1) raring; urgency=low
12164
12165
12166 [ Upstream Kernel Changes ]
12167
12168 * rebase to v3.8-rc3
12169 - LP: #1096789
12170
12171 [ Upstream Kernel Changes ]
12172
12173 * rebase to v3.8-rc2
12174 - LP: #1082357
12175 - LP: #1075882
12176
12177 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
12178
12179linux (3.7.0-7.15) raring; urgency=low
12180
12181 [ Chris J Arges ]
12182
12183 * SAUCE: add eeprom_bad_csum_allow module parameter
12184 - LP: #1070182
12185
12186 [ Leann Ogasawara ]
12187
12188 * Add ceph to linux-image for virtual instances
12189 - LP: #1063784
12190
12191 [ Serge Hallyn ]
12192
12193 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
12194
12195 [ Tim Gardner ]
12196
12197 * [Config] CONFIG_SLUB_DEBUG=y
12198 - LP: #1090308
12199
12200 [ Upstream Kernel Changes ]
12201
12202 * Revert "[SCSI] sd: Implement support for WRITE SAME"
12203 - LP: #1089818
12204
12205 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
12206
12207linux (3.7.0-6.14) raring; urgency=low
12208
12209 [ Andy Whitcroft ]
12210
12211 * [Config] annotations: all new annotations scheme including defaults
12212 * [Configs] apply annotation updates to main configs (top section)
12213
12214 [ Leann Ogasawara ]
12215
12216 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
12217 build"
12218 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
12219 * Temporarily disable module check for build
12220
12221 [ Stefan Bader ]
12222
12223 * ubuntu: dm-raid45: Adapt to upstream interface changes
12224 * Re-enable build of dm-raid45
12225
12226 [ Tim Gardner ]
12227
12228 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
12229 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
12230 * SAUCE: drm: Fix possible EDID memory allocation oops
12231 * SAUCE: ttm: Fix possible _manager memory allocation oops
12232 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
12233 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
12234 2 pointers
12235
12236 [ Tomas Hozza ]
12237
12238 * SAUCE: tools: hv: Netlink source address validation allows DoS
12239 - LP: #1084777
12240 - CVE-2012-5532
12241
12242 [ Upstream Kernel Changes ]
12243
12244 * rebase to v3.7
12245
12246 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
12247
12248linux (3.7.0-5.13) raring; urgency=low
12249
12250 [ Lino Sanfilippo ]
12251
12252 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
12253 fsnotify_destroy_group()
12254 - LP: #922906
12255 * SAUCE: fsnotify: introduce fsnotify_get_group()
12256 - LP: #922906
12257 * SAUCE: fsnotify: use reference counting for groups
12258 - LP: #922906
12259 * SAUCE: fsnotify: take groups mark_lock before mark lock
12260 - LP: #922906
12261 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
12262 indicates wheather a mark should be destroyed
12263 - LP: #922906
12264 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
12265 mark list
12266 - LP: #922906
12267 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
12268 - LP: #922906
12269 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
12270 fsnotify_remove_mark()
12271 - LP: #922906
12272 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
12273 by group
12274 - LP: #922906
12275 * SAUCE: fsnotify: change locking order
12276 - LP: #922906
12277
12278 [ Tim Gardner ]
12279
12280 * [Config] CONFIG_NFC_LLCP=y
12281 * [Config] get-firmware: Filter new files through fwinfo
12282 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
12283 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
12284 * [Config] CONFIG_XEN=y for all arches
12285 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
12286 * [Config] CONFIG_MMC_DW_EXYNOS=m
12287 * [Config] CONFIG_GPIO_ADNP=m
12288 * [Config] find-obsolete-firmware: Use correct path
12289 * rebase to v3.7-rc8
12290 - LP: #1084640
12291
12292 [ Upstream Kernel Changes ]
12293
12294 * Revert "VFS: don't do protected {sym,hard}links by default"
12295 - LP: #1084192
12296
12297 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
12298
12299linux (3.7.0-4.12) raring; urgency=low
12300
12301 [ Tim Gardner ]
12302
12303 * Revert "[Config] Use -j1 for headers_install"
12304 * Revert "[Config] install-arch-headers needs a valid config"
12305 Strayed into the weeds in search of the root cause of the periodic
12306 build failure.
12307 Fixes powerpc FTBS introduced in -4.11.
12308 * [Config] hmake -j1
12309 The kernel makefile appears to have parallel dependency
12310 problems for the install_headers target. This appears to be root
12311 cause for a periodic build failure on N-way machines.
12312
12313 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
12314
12315linux (3.7.0-4.11) raring; urgency=low
12316
12317 [ Tim Gardner ]
12318
12319 * [Config] Use -j1 for headers_install
12320 Also fixes a powerpc FTBS introduced by
12321 "[Config] install-arch-headers needs a valid config".
12322
12323 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12324
12325linux (3.7.0-4.10) raring; urgency=low
12326
12327 [ Andy Whitcroft ]
12328
12329 * [Config] add rebuild-test support for autopkgtest
12330 - LP: #1081500
12331 * [tests] move build tests out of the way
12332 - LP: #1081500
12333 * [tests] add an autopkgtest rebuild test
12334 - LP: #1081500
12335
12336 [ Tim Gardner ]
12337
12338 * rebase to v3.7-rc7
12339 * SAUCE: Remove emi62 files duplicated in linux-firmware
12340 * SAUCE: Remove sb16 files duplicated in linux-firmware
12341 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12342 * SAUCE: Remove yamaha files duplicated in linux-firmware
12343 * SAUCE: Remove dsp56k files used only by m68k
12344 * SAUCE: firmware: Remove last vestiges of dabusb
12345 * SAUCE: Remove vicam files duplicated in linux-firmware
12346 * [Config] install-arch-headers needs a valid config
12347
12348 [ Upstream Kernel Changes ]
12349
12350 * rebase to v3.7-rc7
12351 - LP: #1076840
12352 - LP: #1081466
12353
12354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12355
12356linux (3.7.0-3.9) raring; urgency=low
12357
12358 [ Leann Ogasawara ]
12359
12360 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12361 - LP: #1079900
12362 * Add nfsv3 to nfs-modules udeb
12363
12364 [ Paolo Pisati ]
12365
12366 * [Config] SND_OMAP_SOC*=y
12367 - LP: #1019321
12368
12369 [ Stefan Bader ]
12370
12371 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12372 - LP: #1078926
12373
12374 [ Tim Gardner ]
12375
12376 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12377 - LP: #1079469
12378 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12379 * rebase to v3.7-rc6
12380 * SAUCE: script to detect obsolete firmware
12381 * SAUCE: Remove yam files duplicated in linux-firmware
12382 * SAUCE: Remove tehuti files duplicated in linux-firmware
12383 * SAUCE: Remove matrox files duplicated in linux-firmware
12384 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12385 * SAUCE: Remove r128 files duplicated in linux-firmware
12386 * SAUCE: Remove acenic files duplicated in linux-firmware
12387 * SAUCE: Remove keyspan files duplicated in linux-firmware
12388 * SAUCE: Remove sun files duplicated in linux-firmware
12389 * SAUCE: Remove radeon files duplicated in linux-firmware
12390 * SAUCE: Update bnx2x firmware to 7.8.2.0
12391 * [Config] generic.inclusion-list: econet has disappeared
12392
12393 [ Upstream Kernel Changes ]
12394
12395 * seccomp: forcing auditing of kill condition
12396 - LP: #1079469
12397 * rebase to v3.7-rc6
12398
12399 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12400
12401linux (3.7.0-2.8) raring; urgency=low
12402
12403 [ Andy Whitcroft ]
12404
12405 * Revert "overlayfs: disable until FTBS is fixed"
12406 * Revert "ubuntu: overlayfs"
12407 * Revert "ubuntu: AUFS"
12408 * ubuntu: overlayfs -- overlayfs: add statfs support
12409 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12410 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12411 inode
12412 - LP: #944386
12413 * ubuntu: AUFS (no-squash): basic framework and update machinary
12414 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12415 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12416 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12417 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12418 * ubuntu: AUFS (no-squash) -- reenable
12419 - LP: #1079193
12420
12421 [ Erez Zadok ]
12422
12423 * ubuntu: overlayfs -- overlayfs: implement show_options
12424
12425 [ Miklos Szeredi ]
12426
12427 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12428 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12429 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12430 * ubuntu: overlayfs -- overlay filesystem
12431 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12432 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12433
12434 [ Neil Brown ]
12435
12436 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12437
12438 [ Robin Dong ]
12439
12440 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12441 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12442
12443 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12444
12445linux (3.7.0-1.7) raring; urgency=low
12446
12447 [ Tim Gardner ]
12448
12449 * [Config] Drop dependency on libaudit-dev
12450 Its a universe package which causes an FTBS on the builders.
12451 libaudit-dev is not strictly required for the perf tools build.
12452
12453 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12454
12455linux (3.7.0-1.6) raring; urgency=low
12456
12457 [ Andy Whitcroft ]
12458
12459 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12460 * [Config] better encode the CONFIG_NVRAM constaint
12461 * enforcer -- fix debugging output
12462
12463 [ Ben Collins ]
12464
12465 * [Config] Add custom_override rule to allow for alternate kernel
12466 file/install
12467 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12468
12469 [ Tim Gardner ]
12470
12471 * [Config] Dropped armel
12472 * Drop highbank from ABI fetch list
12473 * [Config] Use dh_prep instead of 'dh_clean -k'
12474 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12475 * [Config] Document binary-indep dependency chain
12476 * rebase to v3.7-rc5
12477
12478 [ Upstream Kernel Changes ]
12479
12480 * rebase to v3.7-rc5
12481
12482 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12483
12484linux (3.7.0-0.5) raring; urgency=low
12485
12486 [ Tim Gardner ]
12487
12488 * [Config] CONFIG_AMD_IOMMU_V2=m
12489 - LP: #1071520
12490 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12491 Fixes FTBS
12492
12493 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12494
12495linux (3.7.0-0.4) raring; urgency=low
12496
12497 [ Ben Collins ]
12498
12499 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12500
12501 [ Tim Gardner ]
12502
12503 * [Config] do_tools=false for arm
12504
12505 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12506
12507linux (3.7.0-0.3) raring; urgency=low
12508
12509 [ Tim Gardner ]
12510
12511 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12512 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12513 * [Config] Drop highbank harder
12514
12515 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
12516
12517linux (3.7.0-0.2) raring; urgency=low
12518
12519 [ Andy Whitcroft ]
12520
12521 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
12522 instances
12523 - LP: #1066921
12524 * [Config] drop highbank builds
12525
12526 [ Jeremy Kerr ]
12527
12528 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
12529 - LP: #1063061
12530
12531 [ Leann Ogasawara ]
12532
12533 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
12534
12535 [ Tim Gardner ]
12536
12537 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
12538 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
12539 * rebase to v3.7-rc4
12540 * SAUCE: MODSIGN: Emit error for incorrectly signed module
12541
12542 [ Upstream Kernel Changes ]
12543
12544 * rebase to v3.7-rc4
12545
12546 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
12547
12548linux (3.7.0-0.1) raring; urgency=low
12549
12550
12551 [ Upstream Kernel Changes ]
12552
12553 * rebase to v3.7-rc3
12554 - LP: #1056078
12555
12556 [ Upstream Kernel Changes ]
12557
12558 * rebase to v3.7-rc2
12559 - LP: #1060729
12560 - LP: #1059523
12561 - LP: #1006690
12562 - LP: #1049623
12563 - LP: #1046512
12564 - LP: #1052499
12565 - LP: #1037642
12566 - LP: #559939
12567 - LP: #1052460
12568 - LP: #939161
12569 - LP: #1046734
12570
12571 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
12572
12573linux (3.6.0-0.1) UNRELEASED; urgency=low
12574
12575
12576 [ Upstream Kernel Changes ]
12577
12578 * rebase to v3.6
12579
12580 [ Upstream Kernel Changes ]
12581
12582 * rebase to v3.6-rc7
12583
12584 [ Upstream Kernel Changes ]
12585
12586 * rebase to v3.6-rc6
12587 - LP: #1000424
12588
12589 [ Upstream Kernel Changes ]
12590
12591 * rebase to v3.6-rc5
12592 - LP: #1040077
12593
12594 [ Upstream Kernel Changes ]
12595
12596 * rebase to v3.6-rc4
12597
12598 [ Upstream Kernel Changes ]
12599
12600 * rebase to v3.6-rc3
12601 - LP: #1038651
12602 - LP: #1034779
12603
12604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
12605
12606linux (3.5.0-6.6) quantal-proposed; urgency=low
12607
12608 [ Andy Whitcroft ]
12609
12610 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
12611 experimental features
12612 * SAUCE: highbank -- export clock functions for modules
12613 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
12614 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
12615 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
12616 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12617 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12618 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
12619 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
12620 * [Config] highbank -- reenable CONFIG_DW_DMAC
12621 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
12622 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
12623 * [Config] highbank -- reenable CONFIG_USB_DWC3
12624 * [Config] highbank -- reenable CONFIG_SATA_MV
12625 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
12626 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
12627 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
12628 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
12629 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
12630 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12631 * [Config] highbank -- enable CONFIG_EXPERT
12632 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12633 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
12634 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
12635 * [Config] enable CONFIG_USB_ETH_EEM
12636 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
12637 * [Config] disable CONFIG_USB_M66592
12638 * [Config] enable CONFIG_USB_NET2272
12639 * [Config] enable CONFIG_USB_R8A66597
12640 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
12641 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
12642 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
12643 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
12644 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
12645 * [Config] sync configuration armhf omap -> armel omap
12646 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
12647 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
12648
12649 [ Bryan Wu ]
12650
12651 * [Config] change default IO scheduler from CFQ to Deadline
12652
12653 [ Leann Ogasawara ]
12654
12655 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
12656 * [Config] Disable CONFIG_MOUSE_INPORT
12657
12658 [ Tim Gardner ]
12659
12660 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
12661 * [Config] Add bnx2x firmware to nic-modules udeb
12662 * SAUCE: Add script to convert firmware to ihex format
12663 * SAUCE: firmware: Upgrade bnx2 to current versions
12664 * [Config] Add tigon firmware to nic-modules udeb
12665 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
12666 - LP: #1026761
12667 * SAUCE: Remove redundant cis firmware
12668 * SAUCE: Remove redundant emi26 firmware
12669 * SAUCE: Remove redundant ttusb-budget firmware
12670 * SAUCE: Remove redundant sun/cassini firmware
12671 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
12672 * SAUCE: Remove redundant 3com/typhoon.bin firmware
12673 * SAUCE: Remove redundant yamaha/ds1 firmware
12674 * SAUCE: Remove redundant keyspan_pda firmware
12675 * rebase to v3.5
12676
12677 [ Upstream Kernel Changes ]
12678
12679 * rebase to v3.5
12680 - LP: #1027828
12681
12682 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
12683
12684linux (3.5.0-5.5) quantal-proposed; urgency=low
12685
12686 [ Andy Whitcroft ]
12687
12688 * [Config] annotations: initial import of configuration annotations
12689
12690 [ Bryan Wu ]
12691
12692 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
12693
12694 [ Leann Ogasawara ]
12695
12696 * Rebase to v3.5-rc7
12697
12698 [ Manoj Iyer ]
12699
12700 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
12701 - LP: #1010281
12702
12703 [ Tim Gardner ]
12704
12705 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
12706 expects
12707 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
12708 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
12709 * [Config] CONFIG_IP_NF_QUEUE=n
12710 * [Config] CONFIG_MTD_DOC2000=n
12711 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
12712 * [Config] CONFIG_PRISM54=n
12713 * [Config] CONFIG_SCx200_I2C=n
12714 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
12715
12716 [ Upstream Kernel Changes ]
12717
12718 * rebase to v3.5-rc7
12719
12720 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
12721
12722linux (3.5.0-4.4) quantal-proposed; urgency=low
12723
12724 [ Andy Whitcroft ]
12725
12726 * [Packaging] getabis should be extracting all packages
12727 - LP: #1021174
12728 * [Config] getabis -- series uses linux-image-extra
12729 - LP: #1021174
12730 * rebase to v3.5-rc6
12731
12732 [ Bryan Wu ]
12733
12734 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
12735 flavours
12736 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
12737
12738 [ Leann Ogasawara ]
12739
12740 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
12741 - LP: #1019561
12742
12743 [ Paolo Pisati ]
12744
12745 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
12746 - LP: #1019321
12747
12748 [ Stefan Bader ]
12749
12750 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
12751 - LP: #1018456
12752 * (config) Disable ACPI_PROCFS_POWER
12753
12754 [ Tim Gardner ]
12755
12756 * [Config] CONFIG_ACPI_BGRT=y
12757 * Extract firmware module info during getabi
12758 - LP: #1021174
12759
12760 [ Upstream Kernel Changes ]
12761
12762 * rebase to v3.5-rc6
12763
12764 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
12765
12766linux (3.5.0-3.3) quantal-proposed; urgency=low
12767
12768 [ Andy Whitcroft ]
12769
12770 * [Config] enable CONFIG_MEMTEST=y
12771 - LP: #1004535
12772 * [Config] config-check: add support for a cut operation
12773 * [Config] enforcer -- switch to cut where appropriate
12774
12775 [ Leann Ogasawara ]
12776
12777 * Rebase to v3.5-rc5
12778 * [Config] Updateconfigs after rebase to v3.5-rc5
12779
12780 [ Luis Henriques ]
12781
12782 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
12783 __ocfs2_change_file_space
12784 - LP: #1006012
12785
12786 [ Seth Forshee ]
12787
12788 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
12789 for LVDS register initialization
12790 - LP: #1012800
12791
12792 [ Upstream Kernel Changes ]
12793
12794 * rebase to v3.5-rc5
12795 - LP: #1013183
12796 - LP: #1017017
12797 - LP: #884652
12798
12799 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
12800
12801linux (3.5.0-2.2) quantal-proposed; urgency=low
12802
12803 [ Andy Whitcroft ]
12804
12805 * rebase to v3.5-rc4
12806
12807 [ Arend van Spriel ]
12808
12809 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
12810 brcms_c_regd_init()
12811 - LP: #950320
12812
12813 [ Bryan Wu ]
12814
12815 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
12816
12817 [ Chris J Arges ]
12818
12819 * PACKAGING: add .gnu_debuglink sections to .ko files
12820 - LP: #669641
12821
12822 [ Leann Ogasawara ]
12823
12824 * d-i: Add hid-generic to input-modules
12825 - LP: #1017879
12826
12827 [ Ming Lei ]
12828
12829 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
12830 - LP: #1017717, #225
12831
12832 [ Paolo Pisati ]
12833
12834 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
12835 - LP: #1017718
12836 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
12837
12838 [ Seth Forshee ]
12839
12840 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
12841 during initialization
12842 - LP: #950320
12843 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
12844 by mac80211
12845 - LP: #950320
12846 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
12847 channels
12848 - LP: #950320
12849 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
12850 - LP: #950320
12851 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
12852 regulatory domain
12853 - LP: #950320
12854 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
12855 regulatory updates
12856 - LP: #950320
12857 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
12858 tx power limits
12859 - LP: #950320
12860 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
12861 against internal regulatory data
12862 - LP: #950320
12863 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
12864 when checking whether OFDM is allowed
12865 - LP: #950320
12866
12867 [ Tim Gardner ]
12868
12869 * [Config] Enable CONFIG_CGROUPS for highbank
12870 - LP: #1014692
12871 * [Config] FB_OMAP*=y and PANEL_TFP410=y
12872
12873 [ Upstream Kernel Changes ]
12874
12875 * rebase to v3.5-rc4
12876
12877 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
12878
12879linux (3.5.0-1.1) quantal-proposed; urgency=low
12880
12881 [ Andy Whitcroft ]
12882
12883 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
12884
12885 [ Leann Ogasawara ]
12886
12887 * Rebase to v3.5-rc1
12888 * [Config] Remove USB_DEVICEFS from the config enforcer
12889 * [Config] Updateconfigs after rebase to v3.5-rc1
12890 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
12891 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
12892 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
12893 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
12894 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
12895 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
12896 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
12897 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
12898 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
12899 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
12900 * Rebase to v3.5-rc2
12901 * [Config] Updateconfigs after rebase to v3.5-rc2
12902 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
12903 * Rebase to v3.5-rc3
12904 * [Config] Updateconfigs after rebase to v3.5-rc3
12905
12906 [ Paul Mundt ]
12907
12908 * SAUCE: fix bug.h's inclusion of kernel.h
12909
12910 [ Stefan Bader ]
12911
12912 * SAUCE: Fix compile failures of dm-raid45
12913 * [Config] Enable dm-raid45
12914 * Move dependency on crda to extra package
12915 - LP: #657901
12916 * SAUCE: Mask CR4 writes on older Xen hypervisors
12917
12918 [ Upstream Kernel Changes ]
12919
12920 * rebase to v3.5-rc3
12921 - LP: #993162
12922 - LP: #925577
12923 * rebase to v3.5-rc2
12924 * rebase to v3.5-rc1
12925 - LP: #955892
12926 - LP: #978038
12927 - LP: #987371
12928 - LP: #929545
12929 - LP: #942316
12930 - LP: #903853
12931
12932 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
12933
12934linux (3.4.0-5.11) quantal-proposed; urgency=low
12935
12936 [ Leann Ogasawara ]
12937
12938 * [Config] Disable CONFIG_ARM_LPAE
12939 - LP: #1009061
12940
12941 [ Oleksij Rempel ]
12942
12943 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
12944 - LP: #1008905
12945
12946 [ Paolo Pisati ]
12947
12948 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
12949 - LP: #1009061
12950
12951 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
12952
12953linux (3.4.0-4.10) quantal; urgency=low
12954
12955 [ Leann Ogasawara ]
12956
12957 * Temporarily disable ABI and module check
12958
12959 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
12960
12961linux (3.4.0-4.9) quantal; urgency=low
12962
12963 [ Andy Whitcroft ]
12964
12965 * [Config] fix config split to avoid the shared config
12966 * [Config] updateconfigs following split config fix
12967 * [Config] linux-image-extras needs full postinst
12968 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
12969 * [Config] CONFIG_HP_WATCHDOG enable as module
12970 * [Config] CONFIG_PDC_ADMA is not boot essential
12971 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
12972 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
12973 * [Config] CONFIG_TRANZPORT=m commonise
12974 * [Config] CONFIG_R3964=m commonise
12975 * [Config] CONFIG_SCSI_DH=m commonise
12976 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
12977 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
12978 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
12979 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
12980 * [Config] CONFIG_USB_SN9C102 is deprecated disable
12981 * [Config] CONFIG_USB_SI470X=m commonise
12982 * [Config] CONFIG_USB_ET61X251=m commonise
12983 * [Config] CONFIG_RTS_PSTOR=m commonise
12984 * [Config] CONFIG_SCANLOG=m commonise
12985 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
12986 * [Config] CONFIG_SM_FTL=m commonise
12987 * [Config] CONFIG_SOLO6X10=m commonise
12988 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
12989 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
12990 * [Config] CONFIG_SPI_SPIDEV=m commonise
12991 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
12992 * [Config] CONFIG_TPS65010=m commonise
12993 * [Config] CONFIG_STE10XP=y commonise
12994 * [Config] CONFIG_X25_ASY=m commonise
12995 * [Config] CONFIG_USB_MON=m commonise
12996 * [Config] CONFIG_VME_BUS=m commonise
12997 * [Config] CONFIG_W35UND=m commonise
12998 * [Config] -CONFIG_TCG_TPM=y commonise
12999 * [Config] highbank -- commonise filesystems
13000 * [Config] highbank -- commonise subsystems
13001 * [Config] highbank -- commonise network protocols
13002 * [Config] highbank -- commonise input drivers
13003 * [Config] highbank -- commonise CRYPTO options
13004 * [Config] highbank -- commonise HID options
13005 * [Config] highbank -- commonise sensors options
13006 * [Config] highbank -- commonise EXPORTFS/FHANDLE
13007 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
13008 * [Config] highbank -- commonise ENCRYPTED_KEYS
13009 * [Config] highbank -- commonise CONFIG_ATALK
13010 * [Config] highbank -- commonise INET/INET6
13011 * [Config] highbank -- commonise NLS
13012 * [Config] highbank -- commonise BLK/CHR
13013 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
13014 * [Config] highbank -- commonise INET/INET6 part 2
13015 * [Config] highbank -- commonise PHY settings
13016 * [Config] highbank -- commonise CRC settings
13017 * [Config] highbank -- commonise BINFMT settings
13018 * [Config] highbank -- commonise DM settings
13019 * [Config] highbank -- commonise RTC_DRV settings
13020 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
13021 * [Config] highbank -- commonise USB settings
13022 * [Config] highbank -- commonise GPIO settings
13023 * [Config] highbank -- commonise I2C settings
13024 * [Config] highbank -- commonise numerous subsystem selectors
13025 * [Config] highbank -- commonise A-C modules missmatches
13026 * [Config] highbank -- commonise D-F modules missmatches
13027 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
13028 * [Config] highbank -- commonise G-I modules missmatches
13029 * [Config] highbank -- commonise J-L modules missmatches
13030 * [Config] highbank -- commonise M modules missmatches
13031 * [Config] highbank -- commonise N-P modules missmatches
13032 * [Config] highbank -- commonise Q-R modules missmatches
13033 * [Config] highbank -- commonise S modules missmatches -- part 1
13034 * [Config] highbank -- commonise S modules missmatches -- part 2
13035 * [Config] highbank -- commonise T modules missmatches
13036 * [Config] highbank -- commonise U-Z modules missmatches
13037
13038 [ Ike Panhc ]
13039
13040 * [Config] add highbank flavour
13041 - LP: #1000831
13042
13043 [ Mark Langsdorf ]
13044
13045 * SAUCE: arm highbank: add support for pl320-ipc driver
13046 - LP: #1000831
13047
13048 [ Rob Herring ]
13049
13050 * SAUCE: input: add a key driver for highbank
13051 - LP: #1000831
13052 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
13053 - LP: #1000831
13054 * SAUCE: force DMA buffers to non-bufferable on highbank
13055 - LP: #1000831
13056 * SAUCE: net: calxedaxgmac: fix net timeout recovery
13057 - LP: #1000831
13058
13059 [ Tim Gardner ]
13060
13061 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
13062 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
13063 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
13064 * [Config] Homogenize CIFS configs across all arches
13065 * [Config] armhf should not be skipabi or skipmodules
13066 - LP: #1006913
13067
13068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
13069
13070linux (3.4.0-3.8) quantal; urgency=low
13071
13072 [ Andy Whitcroft ]
13073
13074 * [Config] include include/generated/compile.h
13075 - LP: #942569
13076 * [Config] fix up postinst to ensure we know which error is which
13077 - LP: #1002388
13078
13079 [ Herton Ronaldo Krzesinski ]
13080
13081 * SAUCE: async_populate_rootfs: fix build warnings
13082 - LP: #1003417
13083
13084 [ John Johansen ]
13085
13086 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
13087 * SAUCE: apparmor: Add the ability to mediate mount
13088 * SAUCE: AppArmor: basic networking rules
13089 * SAUCE: apparmor: fix profile lookup for unconfined
13090 - LP: #978038, #987371
13091 * SAUCE: apparmor: fix long path failure due to disconnected path
13092 - LP: #955892
13093
13094 [ Mario Limonciello ]
13095
13096 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
13097 - LP: #901410
13098
13099 [ Stefan Bader ]
13100
13101 * (config) Built-in xen-acpi-processor
13102
13103 [ Tim Gardner ]
13104
13105 * [Config] CONFIG_NET_DSA=m
13106 - LP: #1004148
13107 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
13108
13109 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
13110
13111linux (3.4.0-3.7) quantal; urgency=low
13112
13113 [ Andy Whitcroft ]
13114
13115 * [Config] drop the virtual flavour in favour of a split generic et al
13116 * [Config] enforcer -- drop IDLE enforcement
13117 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
13118 * [Config] updateconfigs following removal of -virtual
13119
13120 [ Leann Ogasawara ]
13121
13122 * Rebase to v3.4
13123
13124 [ Seth Forshee ]
13125
13126 * [Config] disable CONFIG_B43_BCMA_EXTRA
13127
13128 [ Tim Gardner ]
13129
13130 * [Config] Check for extras when building udebs
13131 * [Config] Collapsed generic-pae into generic [i386]
13132
13133 [ Upstream Kernel Changes ]
13134
13135 * rebase to v3.4
13136
13137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
13138
13139linux (3.4.0-2.6) quantal; urgency=low
13140
13141 [ Andy Whitcroft ]
13142
13143 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
13144 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
13145 d_make_root()"
13146 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
13147 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
13148 security permissions to overlay files"
13149 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13150 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13151 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13152 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13153 * Revert "ubuntu: overlayfs -- overlay filesystem"
13154 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
13155 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
13156 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
13157 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
13158 * ubuntu: overlayfs -- overlayfs: add statfs support
13159 * ubuntu: overlayfs -- inode_only_permission: export inode level
13160 permissions checks
13161 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
13162
13163 [ Erez Zadok ]
13164
13165 * ubuntu: overlayfs -- overlayfs: implement show_options
13166
13167 [ Miklos Szeredi ]
13168
13169 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13170 * ubuntu: overlayfs -- vfs: add i_op->open()
13171 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13172 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13173 * ubuntu: overlayfs -- overlay filesystem
13174 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13175
13176 [ Neil Brown ]
13177
13178 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13179
13180 [ Robin Dong ]
13181
13182 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
13183 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
13184
13185 [ Tim Gardner ]
13186
13187 * [Config] perarch and indep tools builds need separate build directories
13188 * Prevent upgrading a non-PAE CPU
13189 * perf is not parallel build safe
13190
13191 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
13192
13193linux (3.4.0-2.5) quantal; urgency=low
13194
13195 [ Andy Whitcroft ]
13196
13197 * [Config] perarch and indep tools builds need separate build directories
13198
13199 [ Tim Gardner ]
13200
13201 * Prevent upgrading a non-PAE CPU
13202 * [Config] build debug
13203 * [Config] perf tools are not parallel build safe
13204
13205 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
13206
13207linux (3.4.0-2.4) quantal; urgency=low
13208
13209 [ Leann Ogasawara ]
13210
13211 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
13212 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
13213 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
13214 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
13215 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
13216 7400"
13217 * Revert "ubuntu: omnibook: fix source file newline"
13218 * Revert "ubuntu: omnibook -- update BOM"
13219 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
13220 depend on X86"
13221 * Revert "ubuntu: omnibook -- Added missing BOM file"
13222 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
13223 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
13224 mappings"
13225 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
13226 X86_32"
13227 * Revert "ubuntu: nx-emu - i386: NX emulation"
13228 * Revert "ubuntu: rfkill drivers -- version 1.3"
13229 * Temporarily disable module check
13230 * [Config] Remove CONFIG_FSAM7400
13231 * [Config] Remove CONFIG_OMNIBOOK
13232 * [Config] Update configs
13233 * Rebase to v3.4-rc7
13234 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
13235
13236 [ Tim Gardner ]
13237
13238 * Updated generic-pae description
13239 * Rebase to v3.4-rc6
13240 * install-tools depends on build targets
13241
13242 [ Upstream Kernel Changes ]
13243
13244 * kconfig: in debug mode some 0 length message prints occur
13245 * rebase to v3.4-rc7
13246 * rebase to v3.3-rc6
13247
13248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
13249
13250linux (3.4.0-1.3) quantal; urgency=low
13251
13252 [ Andy Whitcroft ]
13253
13254 * [Config] control.stub is an intermediate product not a dependancy
13255 - LP: #992414
13256
13257 [ Leann Ogasawara ]
13258
13259 * remove i386 generic from getabis
13260
13261 [ Upstream Kernel Changes ]
13262
13263 * (pre-stable) b43: only reload config after successful initialization
13264 - LP: #950295
13265
13266 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
13267
13268linux (3.4.0-1.2) quantal; urgency=low
13269
13270 [ Andy Whitcroft ]
13271
13272 * [Config] add build depends for flex, bison and pkg-config
13273
13274 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
13275
13276linux (3.4.0-1.1) quantal; urgency=low
13277
13278 [ Andy Whitcroft ]
13279
13280 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13281 permissions to overlay files
13282 - LP: #915941, #918212
13283 - CVE-2012-0055
13284
13285 [ Leann Ogasawara ]
13286
13287 * Open Q
13288 * Rebase to v3.4-rc5
13289 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13290 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13291 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13292 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
13293 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13294 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
13295 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13296 * [Config] Temporarily disable CONFIG_AX88796 on arm
13297
13298 [ Upstream Kernel Changes ]
13299
13300 * vfs: pass struct path to __dentry_open()
13301 * vfs: add i_op->open()
13302 * vfs: export do_splice_direct() to modules
13303 * vfs: introduce clone_private_mount()
13304 * overlay filesystem
13305 * overlayfs: add statfs support
13306 * overlayfs: implement show_options
13307 * overlay: overlay filesystem documentation
13308 * fs: limit filesystem stacking depth
13309 * overlayfs: follow header cleanup
13310 * overlayfs: switch from d_alloc_root() to d_make_root()
13311 * overlayfs: update touch_atime() usage
13312 * rebase to v3.4-rc5
13313 - LP: #950490
13314 * rebase to v3.4-rc4
13315 * rebase to v3.4-rc3
13316 * rebase to v3.4-rc2
13317 * rebase to v3.4-rc1
13318 * rebase to v3.3
13319 * rebase to v3.3-rc7
13320 * rebase to v3.3-rc6
13321 * rebase to v3.3-rc5
13322 * rebase to v3.3-rc4
13323 - LP: #900802
13324 - LP: #930842
13325 * rebase to v3.3-rc3
13326 - LP: #924320
13327 - LP: #923316
13328 - LP: #923409
13329 - LP: #918254
13330 * rebase to v3.3-rc2
13331 * rebase to v3.3-rc1
13332 - LP: #795823
13333 - LP: #909419
13334 - LP: #910792
13335 - LP: #878701
13336 - LP: #724831
13337
13338 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13339
13340linux (3.2.0-10.18) precise; urgency=low
13341
13342 [ Tim Gardner ]
13343
13344 * SAUCE: ecryptfs: Print inode on metadata error
13345
13346 [ Upstream Kernel Changes ]
13347
13348 * Revert "proc: enable writing to /proc/pid/mem"
13349 - LP: #919115
13350 - CVE-2012-0056
13351 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13352 - LP: #909419
13353
13354 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13355
13356linux (3.2.0-10.17) precise; urgency=low
13357
13358 [ Andy Whitcroft ]
13359
13360 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13361 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13362 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13363 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13364 * Revert "SAUCE: overlayfs -- overlay filesystem"
13365 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13366 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13367 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13368 * ensure debian/ is not excluded from git by default
13369 * add new scripting to handle buglinks in rebases
13370 * ubuntu: overlayfs -- overlayfs: add statfs support
13371 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13372 permissions to overlay files
13373 - LP: #915941, #918212
13374 - CVE-2012-0055
13375
13376 [ Erez Zadok ]
13377
13378 * ubuntu: overlayfs -- overlayfs: implement show_options
13379
13380 [ Leann Ogasawara ]
13381
13382 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13383 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13384 - LP: #907377, #911236
13385 * [Config] Enable CONFIG_IRQ_REMAP
13386
13387 [ Miklos Szeredi ]
13388
13389 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13390 * ubuntu: overlayfs -- vfs: add i_op->open()
13391 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13392 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13393 * ubuntu: overlayfs -- overlay filesystem
13394 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13395
13396 [ Neil Brown ]
13397
13398 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13399
13400 [ Upstream Kernel Changes ]
13401
13402 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13403 - LP: #647043
13404 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13405 breaks USB
13406 - LP: #647043
13407
13408 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13409
13410linux (3.2.0-9.16) precise; urgency=low
13411
13412 [ Andy Whitcroft ]
13413
13414 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13415 * [Config] pull ARM sound modules =m
13416 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13417 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13418 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13419
13420 [ Leann Ogasawara ]
13421
13422 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13423 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13424 * [Config] Enable CONFIG_MMC_TMIO=m
13425 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13426 * [Config] Enable CONFIG_ISI=m
13427 * [Config] Enable CONFIG_MMC=y
13428 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13429 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13430 * [Config] Enable CONFIG_CHR_DEV_SG=y
13431 * [Config] Enable CONFIG_GPIO_PCA953X=m
13432 * [Config] Enable CONFIG_GPIO_TWL4030=m
13433 * [Config] Enable CONFIG_INET_DIAG=m
13434 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13435 * [Config] Enable CONFIG_NVRAM=m
13436 * [Config] Enable CONFIG_SLIP=m
13437 * [Config] Enable CONFIG_PC300TOO=m
13438 * [Config] Enable CONFIG_TUN=y
13439 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13440 * [Config] Enable CONFIG_THERMAL=y
13441 * [Config] Enable CONFIG_PPP=y
13442 * [Config] Enable CONFIG_PCI_STUB=m
13443 * Rebase to v3.2.1
13444 * [Config] Enable CONFIG_RTL8192E=m
13445 * [Config] Enable CONFIG_RTS5139=m
13446
13447 [ Stefan Bader ]
13448
13449 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13450
13451 [ Upstream Kernel Changes ]
13452
13453 * ARM: restart: add restart hook to machine_desc record
13454 * ARM: restart: allow platforms more flexibility specifying restart mode
13455 * ARM: restart: move reboot failure handing into machine_restart()
13456 * ARM: restart: remove argument to setup_mm_for_reboot()
13457 * ARM: 7159/1: OMAP: Introduce local common.h files
13458 * ARM: restart: only perform setup for restart when soft-restarting
13459 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13460 function
13461 * ARM: idmap: populate identity map pgd at init time using .init.text
13462 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13463 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13464 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13465 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13466 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13467 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13468 restart changes
13469 * ARM: lib: add call_with_stack function for safely changing stack
13470 * ARM: reset: implement soft_restart for jumping to a physical address
13471 * ARM: stop: execute platform callback from cpu_stop code
13472 * ARM: kexec: use soft_restart for branching to the reboot buffer
13473 * ARM: restart: omap: use new restart hook
13474 * topdown mmap support
13475 - LP: #861296
13476
13477 [ Upstream Kernel Changes ]
13478
13479 * Rebase to v3.2.1
13480
13481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13482
13483linux (3.2.0-8.15) precise; urgency=low
13484
13485 [ Leann Ogasawara ]
13486
13487 * [Config] Disable CONFIG_ACPI_PROCFS
13488 * Remove server from getabis
13489 * Temporarily disable module check
13490 * [Config] Disable CONFIG_MTD_TESTS
13491 * [Config] Disable CONFIG_X86_E_POWERSAVER
13492 * [Config] Set CONFIG_ARCNET=m
13493 * [Config] Enable CONFIG_ATM_DUMMY=m
13494 * [Config] Enable CONFIG_BLK_DEV_MD=y
13495 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13496 * [Config] Enable CONFIG_BLK_DEV_SD=y
13497 * [Config] Enable CONFIG_BLK_DEV_SR=y
13498 * [Config] Enable CONFIG_BLK_DEV_UB=m
13499 * [Config] Enable CONFIG_COPS=m
13500 * [Config] Enable CONFIG_DVB_USB_EC168=m
13501 * [Config] Enable CONFIG_ENC28J60=m
13502 * [Config] Enable CONFIG_FB_UVESA=m
13503 * [Config] Enable CONFIG_FB_ATY=m
13504 * [Config] Enable CONFIG_BROADCOM_PHY=y
13505 * [Config] Enable CONFIG_CICADA_PHY=y
13506 * [Config] Enable CONFIG_DAVICOM_PHY=y
13507 * [Config] Enable CONFIG_ICPLUS_PHY=y
13508 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13509 * [Config] Enable CONFIG_LXT_PHY=y
13510 * [Config] Enable CONFIG_MARVELL_PHY=y
13511 * [Config] Enable CONFIG_NATIONAL_PHY=y
13512 * [Config] Enable CONFIG_QSEMI_PHY=y
13513 * [Config] Enable CONFIG_SMSC_PHY=y
13514 * [Config] Enable CONFIG_VITESSE_PHY=y
13515 * Add 3w-sas to scsi-modules
13516 - LP: #776542
13517
13518 [ Mathieu Trudel-Lapierre ]
13519
13520 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
13521 to interface settings
13522
13523 [ Paolo Pisati ]
13524
13525 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
13526 - LP: #912199
13527 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
13528 - LP: #912199
13529 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
13530 - LP: #912199
13531
13532 [ Upstream Kernel Changes ]
13533
13534 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
13535 - LP: #906832
13536
13537 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
13538
13539linux (3.2.0-8.14) precise; urgency=low
13540
13541 [ Andy Whitcroft ]
13542
13543 * [Config] enable CONFIG_SND_USB_6FIRE
13544 - LP: #912197
13545 * rebase to mainline v3.2 final release
13546 * updateconfigs following rebase to v3.2 final
13547 * ubuntu: AUFS -- add BOM and automated update script
13548 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13549 - LP: #684666
13550 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13551 * ubuntu: AUFS -- clean up the aufs updater and BOM
13552 * ubuntu: AUFS -- documentation on updating aufs2
13553 * ubuntu: AUFS -- aufs3-base.patch
13554 * ubuntu: AUFS -- aufs3-standalone.patch
13555 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
13556 * ubuntu: AUFS -- fix undefined security_path_link
13557 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
13558 * ubuntu: AUFS -- updateconfigs following update
13559 * ubuntu: AUFS -- suppress benign plink warning messages
13560 - LP: #621195
13561 * ubuntu: AUFS -- enable in config and makefile
13562 * ubuntu: AUFS -- disable in favor of overlayfs
13563 * [Config] linux-virtual -- should include the extX modules
13564 - LP: #912308
13565
13566 [ Tyler Hicks ]
13567
13568 * SAUCE: eCryptfs: Improve statfs reporting
13569 - LP: #885744
13570
13571 [ Upstream Kernel Changes ]
13572
13573 * rebase to upstream v3.2
13574
13575 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
13576
13577linux (3.2.0-7.13) precise; urgency=low
13578
13579 [ Upstream Kernel Changes ]
13580
13581 * rebase to upstream 3.2-rc7
13582
13583 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
13584
13585linux (3.2.0-6.12) precise; urgency=low
13586
13587 [ Upstream Kernel Changes ]
13588
13589 * rebase to upstream v3.2-rc6
13590
13591 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
13592
13593linux (3.2.0-5.11) precise; urgency=low
13594
13595 [ Andy Whitcroft ]
13596
13597 * enforcer -- allow arch and flavour predicates to take lists
13598 * enforcer -- simplify armel/armhf specific options
13599 * enforcer -- fix incorrectly specified flavour matches
13600
13601 [ Leann Ogasawara ]
13602
13603 * [Config] Disable IRQ_REMAP
13604 * [Config] Enable CONFIG_SENSORS_LM95245=m
13605 * [Config] Enable CONFIG_SENSORS_MAX1668=m
13606 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
13607 * [Config] Enable CONFIG_SENSORS_MAX6639=m
13608 * [Config] Enable CONFIG_SENSORS_MAX6642=m
13609 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
13610 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
13611 * [Config] Enable CONFIG_PATA_TOSHIBA=m
13612 * [Config] Enable CONFIG_POHMELFS=m
13613 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
13614 * [Config] Enable CONFIG_PATA_OPTI=m
13615 * add overlayfs to virtual inclusion list
13616 - LP: #903897
13617 * add veth to virtual inclusion list
13618 - LP: #903897
13619 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
13620
13621 [ Paolo Pisati ]
13622
13623 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
13624 - LP: #903346
13625
13626 [ Tim Gardner ]
13627
13628 * [Config] CONFIG_LOCKUP_DETECTOR=y
13629 - LP: #903615
13630
13631 [ Upstream Kernel Changes ]
13632
13633 * rebase to upstream 55b02d2f
13634
13635 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
13636
13637linux (3.2.0-4.10) precise; urgency=low
13638
13639 [ Kyle McMartin ]
13640
13641 * SAUCE: dmar: disable if ricoh multifunction detected
13642 - LP: #894070
13643
13644 [ Seth Forshee ]
13645
13646 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
13647 - LP: #581312
13648
13649 [ Tim Gardner ]
13650
13651 * Start new release, Bump ABI, rebase to 3.2-rc5
13652
13653 [ Leann Ogasawara ]
13654
13655 * [Config] Enable CONFIG_SENSORS_AK8975=m
13656
13657 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
13658
13659linux (3.2.0-3.9) precise; urgency=low
13660
13661 [ Andy Whitcroft ]
13662
13663 * SAUCE: ext4: correct partial write discard size calculation
13664 - LP: #894768
13665
13666 [ Leann Ogasawara ]
13667
13668 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
13669 - LP: #892615
13670
13671 [ Matthew Garrett ]
13672
13673 * SAUCE: pci: Rework ASPM disable code
13674
13675 [ Upstream Kernel Changes ]
13676
13677 * x86: Fix boot failures on older AMD CPU's
13678 - LP: #892615
13679 * EHCI : Fix a regression in the ISO scheduler
13680 - LP: #899165
13681
13682 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
13683
13684linux (3.2.0-3.8) precise; urgency=low
13685
13686 [ Andy Whitcroft ]
13687
13688 * armhf -- add d-i configuration
13689 * armhf -- disable ABI checks for armhf
13690 * armhf -- add arch to getabis config
13691
13692 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
13693
13694linux (3.2.0-3.7) precise; urgency=low
13695
13696 [ Stefan Bader ]
13697
13698 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
13699 synchronous, regardless of lazy_mmu mode
13700 - LP: #854050
13701
13702 [ Tim Gardner ]
13703
13704 * rebase to v3.2-rc4
13705
13706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
13707
13708linux (3.2.0-2.6) precise; urgency=low
13709
13710 [ Andy Whitcroft ]
13711
13712 * armhf -- fix omap flavour to build on armhf
13713 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
13714
13715 [ Borislav Petkov ]
13716
13717 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
13718 - LP: #892615
13719
13720 [ Colin Watson ]
13721
13722 * Add pata_macio to pata-modules
13723
13724 [ Tim Gardner ]
13725
13726 * [Config] Prefer crda over wireless-crda
13727 * [Config] Fix virtual inclusion list.
13728 - LP: #897795
13729
13730 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
13731
13732linux (3.2.0-2.5) precise; urgency=low
13733
13734 [ Paolo Pisati ]
13735
13736 * [Config] PANEL_DVI=y
13737
13738 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
13739
13740linux (3.2.0-2.4) precise; urgency=low
13741
13742 [ Andy Whitcroft ]
13743
13744 * rebase to v3.2-rc3
13745
13746 [ Leann Ogasawara ]
13747
13748 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
13749 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
13750 * Revert "olpc_dcon_xo_1_5 needs delay.h"
13751 * Revert "olpc_dcon_xo_1 needs delay.h"
13752 * rebase to 6fe4c6d4
13753 * [Config] updateconfigs after rebase to 6fe4c6d4
13754
13755 [ Tim Gardner ]
13756
13757 * [Config] Replace wireless-crda with crda,wireless-regdb
13758 - LP: #856421
13759 * [Config] Relax the dependencies on crda
13760
13761 [ Upstream Kernel Changes ]
13762
13763 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
13764 - LP: #724831
13765 * Ubuntu: remove coreutils|fileutils package dependency
13766 - LP: #892814
13767 * iio: iio_event_getfd -- fix ev_int build failure
13768
13769 [ Upstream Kernel Changes ]
13770
13771 * Rebase to v3.2-rc3
13772
13773 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
13774
13775linux (3.2.0-1.3) precise; urgency=low
13776
13777 [ Upstream Kernel Changes ]
13778
13779 * Ubuntu: Add ext2 to fs-core-modules
13780 - LP: #893395
13781
13782 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
13783
13784linux (3.2.0-1.2) precise; urgency=low
13785
13786 [ Andy Whitcroft ]
13787
13788 * [Config] enable CONFIG_NFC and associated devices
13789 * SAUCE: allow brcmsmac and b43 to both build
13790
13791 [ Soren Hansen ]
13792
13793 * Add ixgbe driver to d-i
13794 - LP: #891969
13795
13796 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
13797
13798linux (3.2.0-1.1) precise; urgency=low
13799 [ Andy Whitcroft ]
13800
13801 * armhf -- enable armhf and create the first flavours
13802 * SAUCE: ensure root is ready before running usermodehelpers in it
13803 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
13804
13805 [ Leann Ogasawara ]
13806
13807 * Temporarily ignore module check
13808 * [Config] Enable PCI_IOV on powerpc
13809 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
13810 * rebase to v3.2-rc2
13811 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
13812 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
13813 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
13814 * SAUCE: select ARM_AMBA if OMAP3_EMU
13815 * [Config] updateconfigs after select ARM_AMBA
13816 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
13817 * [Config] Enable CONFIG_EXT2_FS=m
13818 * [Config] Build in CONFIG_SATA_AHCI=y
13819 * Resolve linux-image-extra's install dependency
13820
13821 [ Seth Forshee ]
13822
13823 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
13824 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
13825 Documentation
13826 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
13827 alps_model_info
13828 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
13829 size
13830 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
13831 3 and 4
13832 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
13833 protocol
13834 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
13835 versions 3 and 4
13836
13837 [ Stefan Bader ]
13838
13839 * [Config] Built-in xen-netfront and xen-blkfront
13840 * Fix build of dm-raid45 and re-enable it
13841
13842 [ Tim Gardner ]
13843
13844 * [Config] CONFIG_USB_XHCI_HCD=y
13845 - LP: #886167
13846 * [Config] CONFIG_R6040=m
13847 - LP: #650899
13848 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
13849 - LP: #854399
13850 * [Config] Consolidated amd64 server flavour into generic
13851 * [Config] updateconfigs after rebase to 3.2-rc1
13852 * [Config] Disabled dm-raid4-5
13853 * [Config] Disabled ndiswrapper
13854 * [Config] Disable vt6656
13855 * [Config] exclude ppp-modules for virtual flavour
13856 * [Config] CONFIG_MEMSTICK_R592=m
13857 - LP: #238208
13858
13859 [ Upstream Kernel Changes ]
13860
13861 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
13862 - LP: #887780
13863 * CHROMIUM: seccomp_filter: add process state reporting
13864 - LP: #887780
13865 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
13866 works.
13867 - LP: #887780
13868 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
13869 - LP: #887780
13870 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
13871 - LP: #887780
13872 * CHROMIUM: seccomp_filters: move to btrees
13873 * CHROMIUM: enable CONFIG_BTREE
13874 * CHROMIUM: seccomp_filter: kill NR_syscall references
13875 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
13876 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
13877 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
13878 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
13879 * CHROMIUM: seccomp_filter: inheritance documentation
13880 * CHROMIUM: seccomp_filter: make inherited filters composable
13881 * CHROMIUM: Fix seccomp_t compile error
13882 - LP: #887780
13883 * CHROMIUM: Fix kref usage
13884 - LP: #887780
13885 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
13886 * rebase to v3.2-rc2
13887
13888 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
13889
13890linux (3.1.0-2.3) precise; urgency=low
13891
13892 [ Tim Gardner ]
13893
13894 * Add postinit and postrm scripts to the extras package
13895 - LP: #882120
13896
13897 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
13898
13899linux (3.1.0-2.2) precise; urgency=low
13900
13901 [ Andy Whitcroft ]
13902
13903 * debian: add locking to protect debian/files from parallel update
13904
13905 [ Leann Ogasawara ]
13906
13907 * rebase to v3.1
13908
13909 [ Upstream Kernel Changes ]
13910
13911 * rebase to v3.1
13912
13913 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
13914
13915linux (3.1.0-1.1) precise; urgency=low
13916
13917 [ Andiry Xu ]
13918
13919 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
13920 - LP: #872811
13921
13922 [ Andy Whitcroft ]
13923
13924 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
13925 - LP: #832694
13926 * Revert "ubuntu: compcache -- version 0.5.3"
13927 - LP: #832694
13928 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
13929 * [Config] Enable CONFIG_MACVTAP=m
13930 - LP: #822601
13931 * record the compiler in the ABI and check for inconsistant builds
13932 * [Config] move ECRYPT_FS back to =y for all architectures
13933 - LP: #827197
13934 * [Config] enable CONFIG_DRM_VMWGFX=m
13935 - LP: #698009
13936 * [Config] re-fix ECRYPT_FS=y
13937 - LP: #827197
13938 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
13939 - LP: #827197
13940 * [Config] dropping compcache configuration options
13941 * [Config] standardise on HZ=250
13942 * SAUCE: headers_install: fix #include "..." usage for userspace
13943 - LP: #824377
13944 * make module-inclusion selection retain the left overs
13945 * add a new linux-image-extras package for virtual
13946
13947 [ Colin Watson ]
13948
13949 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
13950
13951 [ edwin_rong ]
13952
13953 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
13954 - LP: #824273
13955
13956 [ Greg Kroah-Hartman ]
13957
13958 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
13959 - LP: #824273
13960
13961 [ Jesse Sung ]
13962
13963 * SAUCE: Unregister input device only if it is registered
13964 - LP: #839238
13965
13966 [ Jiri Kosina ]
13967
13968 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
13969
13970 [ Joshua V. Dillon ]
13971
13972 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
13973
13974 [ Kees Cook ]
13975
13976 * [Config] enable and enforce SECCOMP_FILTER on x86
13977
13978 [ Keng-Yu Lin ]
13979
13980 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
13981 - LP: #824273
13982
13983 [ Leann Ogasawara ]
13984
13985 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
13986 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13987 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
13988 readdir"
13989 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
13990 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13991 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13992 * Revert "ubuntu: overlayfs -- overlay filesystem"
13993 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13994 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
13995 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
13996 than just revision"
13997 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
13998 * Revert "ubuntu: fsam7400 disable driver"
13999 - LP: #876030
14000 * rebase to v3.1-rc1
14001 * [Config] updateconfigs after rebase to v3.1-rc1
14002 * rebase to v3.1-rc2
14003 * [Config] Updateconfigs after rebase to v3.1-rc2
14004 * ubuntu: Yama - update calls to generic_permission() and
14005 inode->i_op->permission()
14006 * ubuntu: ndiswrapper -- remove netdev_priv macro
14007 * ubuntu: aufs -- Temporarily disable due to build failure
14008 * [Config] Diable INTEL_MID_PTI on armel
14009 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
14010 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
14011 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
14012 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
14013 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
14014 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
14015 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
14016 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
14017 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
14018 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
14019 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
14020 * [Config] Enable CONFIG_ECHO=m on powerpc
14021 * [Config] Enable CONFIG_ET131X=m on powerpc
14022 * [Config] Set CONFIG_FB_MATROX=m
14023 * [Config] Enable CONFIG_FB_UDL=m on powerpc
14024 * [Config] Set CONFIG_FB_VIRTUAL=n
14025 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
14026 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
14027 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
14028 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
14029 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
14030 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
14031 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
14032 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
14033 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
14034 * [Config] Enable CONFIG_IBMVETH=m on powerpc
14035 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
14036 * [Config] Enable CONFIG_IGB=m on powerpc
14037 * [Config] Enable CONFIG_IIO=m on powerpc
14038 * [Config] Enable CONFIG_INFINIBAND_NES=m
14039 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
14040 * [Config] Enable CONFIG_IWL3945=m on powerpc
14041 * [Config] Disable CONFIG_KVM_BOOK3S_64
14042 * [Config] Enable CONFIG_LAPBETHER=m on arm
14043 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
14044 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
14045 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
14046 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
14047 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
14048 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
14049 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
14050 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
14051 * [Config] Enable CONFIG_MEMSTICK=m on arm
14052 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
14053 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
14054 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
14055 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
14056 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
14057 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
14058 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
14059 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
14060 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
14061 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
14062 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
14063 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
14064 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
14065 * [Config] Enable CONFIG_MTD_SST25L=m on arm
14066 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
14067 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
14068 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
14069 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
14070 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
14071 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
14072 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
14073 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
14074 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
14075 * [Config] Enable CONFIG_PANEL=m on powerpc
14076 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
14077 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
14078 - LP: #833705
14079 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
14080 - LP: #837332
14081 * [Config] Update CONFIG_EFI_VARS enforcer check
14082 * [Config] Add aufs to virtual flavor inclusion list
14083 - LP: #844159
14084 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
14085 - LP: #818933
14086 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
14087 - LP: #768039
14088 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
14089 - LP: #838402
14090 * [Config] Add igbvf to the virtual flavor inclusion list
14091 - LP: #794570
14092 * [Config] Add ixgbevf to the virtual inclusion list
14093 - LP: #872411
14094 * [Config] Transition -generic and -server to be identical
14095 * rebase to v3.1-rc10
14096
14097 [ Luke Yelavich ]
14098
14099 * [Config] Disable legacy IDE drivers on powerpc
14100
14101 [ Ming Lei ]
14102
14103 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
14104 - LP: #801719
14105 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
14106 Sandybridge chipsets(v2)
14107 - LP: #737388, #782389, #794642
14108
14109 [ Paolo Pisati ]
14110
14111 * [Config] Compile-in vfat support for armel
14112 - LP: #853783
14113
14114 [ Randy Dunlap ]
14115
14116 * SAUCE: staging: fix rts5139 depends & build
14117 - LP: #824273
14118
14119 [ Rene Bolldorf ]
14120
14121 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
14122 power in 'ideapad_backlight_notify_power' to avoid a page fault
14123
14124 [ Seth Forshee ]
14125
14126 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
14127 - LP: #681904
14128 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
14129 - LP: #810020
14130
14131 [ Stefan Bader ]
14132
14133 * (config) Package macvlan and macvtap for virtual
14134 * [Config] Force perf to use libiberty for demangling
14135 - LP: #783660
14136 * SAUCE: xen: Do not use pv spinlocks on HVM
14137 - LP: #838026
14138
14139 [ Tim Gardner ]
14140
14141 * [Config] Clean up tools rules
14142 * [Config] Package x86_energy_perf_policy and turbostat
14143 - LP: #797556
14144 * rebase to v3.1-rc3
14145 * [Config] Simplify binary-udebs dependencies
14146 * [Config] kernel preparation cannot be parallelized
14147 * [Config] Linearize module/abi checks
14148 * [Config] Linearize and simplify tree preparation rules
14149 * [Config] Build kernel image in parallel with modules
14150 * [Config] Set concurrency for kmake invocations
14151 * [Config] Improve install-arch-headers speed
14152 * [Config] Fix binary-perarch dependencies
14153 * [Config] Removed stamp-flavours target
14154 * [Config] Serialize binary indep targets
14155 * [Config] Use build stamp directly
14156 * [Config] Restore prepare-% target
14157 * rebase to v3.1-rc4
14158 * rebase to v3.1-rc5
14159 * [Config] Disable makedumpfile for i386/amd64
14160 * rebase to v3.1-rc6
14161 * [Config] Fix binary-% build target
14162 * rebase to v3.1-rc7
14163 * rebase to v3.1-rc8
14164 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14165 - LP: #854399
14166 * [Config] Enable ftrace support in the mac80211 layer
14167 - LP: #865171
14168 * rebase to v3.1-rc9
14169 * SAUCE: usb/core/devio.c: Check for printer class specific request
14170 - LP: #872711
14171
14172 [ Upstream Kernel Changes ]
14173
14174 * overlay filesystem
14175 * overlayfs: add statfs support
14176 * overlayfs: implement show_options
14177 * overlay: overlay filesystem documentation
14178 * fs: limit filesystem stacking depth
14179
14180 [ Will Drewry ]
14181
14182 * SAUCE: seccomp_filter: new mode with configurable syscall filters
14183 * SAUCE: seccomp_filter: add process state reporting
14184 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
14185 works.
14186 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
14187
14188 [ Upstream Kernel Changes ]
14189
14190 * rebase to v3.1-rc1
14191 * rebase to v3.1-rc2
14192 * rebase to v3.1-rc3
14193 +CONFIG_BLK_DEV_BSGLIB=y
14194 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
14195 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
14196 * rebase to v3.1-rc4
14197 * rebase to v3.1-rc5
14198 * rebase to v3.1-rc6
14199 * rebase to v3.1-rc7
14200 * rebase to v3.1-rc8
14201 * rebase to v3.1-rc9
14202 * rebase to v3.1-rc10
14203
14204 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
14205
14206linux (3.1.0-1.0) oneiric; urgency=low
14207
14208 [ Leann Ogasawara ]
14209
14210 * Open P-series
14211
14212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
14213
14214linux (3.0.0-8.10) oneiric; urgency=low
14215
14216 [ Adam Jackson ]
14217
14218 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
14219 - LP: #753994
14220
14221 [ John Johansen ]
14222
14223 * [Config] Enable missing IPv6 options
14224
14225 [ Leann Ogasawara ]
14226
14227 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
14228 - LP: #819925
14229 * Rebase to 3.0.1
14230
14231 [ Upstream Kernel Changes ]
14232
14233 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
14234 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
14235 - LP: #783582
14236 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
14237 - LP: #796476
14238 * KVM: Add SMEP support when setting CR4
14239 - LP: #796476
14240 * KVM: Mask function7 ebx against host capability word9
14241 - LP: #796476
14242 * KVM: Add instruction fetch checking when walking guest page table
14243 - LP: #796476
14244
14245 [ Upstream Kernel Changes ]
14246
14247 * rebase to v3.0.1
14248
14249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
14250
14251linux (3.0.0-7.9) oneiric; urgency=low
14252
14253 [ Andy Whitcroft ]
14254
14255 * Revert "[Upstream] add local prefix to oss local change_bits"
14256 * Revert "SAUCE: add tracing for user initiated readahead requests"
14257 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
14258 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
14259 Zhaoyang E47"
14260 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
14261 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
14262 (grub)"
14263 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
14264 checks"
14265 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
14266 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
14267 vt switch"
14268 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
14269 - LP: #816035
14270 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
14271 it
14272 * SAUCE: (no-up) add tracing for user initiated readahead requests
14273 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14274 switch
14275 * SAUCE: vt -- allow grub to request automatic vt_handoff
14276
14277 [ Arjan van de Ven ]
14278
14279 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
14280
14281 [ Kees Cook ]
14282
14283 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
14284 * [Config] enforce ACPI_CUSTOM_METHOD disabled
14285
14286 [ Keng-Yu Lin ]
14287
14288 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
14289 Zhaoyang E47
14290 - LP: #632884, #803005
14291
14292 [ Leann Ogasawara ]
14293
14294 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
14295 - LP: #513131
14296 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
14297 - LP: #815064
14298
14299 [ Rezwanul Kabir ]
14300
14301 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
14302 Dell E2 series Laptops
14303 - LP: #632884
14304
14305 [ Upstream Kernel Changes ]
14306
14307 * Revert "yama: if an underlying filesystem provides a permissions op use
14308 it"
14309 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14310 series Laptops"
14311 * Revert "tty: include linux/slab.h for kfree"
14312 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
14313 * Revert "pch_dma: add include/slab.h for kfree"
14314 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
14315 - LP: #773524
14316 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14317
14318 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14319
14320linux (3.0.0-7.8) oneiric; urgency=low
14321
14322 [ Andy Whitcroft ]
14323
14324 * ubuntu: overlayfs -- overlayfs: add statfs support
14325 * [Config] enable CONFIG_OVERLAYFS
14326
14327 [ Erez Zadok ]
14328
14329 * ubuntu: overlayfs -- overlayfs: implement show_options
14330
14331 [ Leann Ogasawara ]
14332
14333 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14334 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14335 * [Config] Disable CONFIG_ATM_DUMMY on arm
14336 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14337 * Temporarily disable module check on arm
14338 * Rebase to 3.0 final
14339 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14340 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14341 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14342 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14343 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14344 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14345 * [Config] Enable CONFIG_DM9000=m on arm
14346 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14347 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14348
14349 [ Miklos Szeredi ]
14350
14351 * ubuntu: overlayfs -- vfs: add i_op->open()
14352 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14353 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14354 * ubuntu: overlayfs -- overlay filesystem
14355 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14356 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14357 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14358 * ubuntu: overlayfs -- ovl: make lower mount read-only
14359
14360 [ Neil Brown ]
14361
14362 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14363
14364 [ Tim Gardner ]
14365
14366 * [Config] Add enic/fnic to udebs
14367 - LP: #801610
14368
14369 [ Upstream Kernel Changes ]
14370
14371 * yama: if an underlying filesystem provides a permissions op use it
14372
14373 [ Major Kernel Changes ]
14374
14375 * Rebase to 3.0 final
14376
14377 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14378
14379linux (3.0.0-6.7) oneiric; urgency=low
14380
14381 [ Eagon Yager ]
14382
14383 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14384
14385 [ Keng-Yu Lin ]
14386
14387 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14388 - LP: #632884, #803005
14389
14390 [ Leann Ogasawara ]
14391
14392 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14393 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14394 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14395 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14396 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14397 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14398 * [Config] Set CONFIG_ACPI_SBS=m
14399 * [Config] Set CONFIG_ACPI_WMI=m
14400 * [Config] Set CONFIG_AD7150=m on arm
14401 * [Config] Set CONFIG_AD7152=m on arm
14402 * [Config] Drop CONFIG_GPIO_S5PV210
14403 * [Config] Drop CONFIG_GPIO_S5PC100
14404 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14405 * [Config] Drop CONFIG_GPIO_EXYNOS4
14406
14407 [ Stefan Bader ]
14408
14409 * SAUCE: Re-enable RODATA for i386 virtual
14410 - LP: #809838
14411
14412 [ Upstream Kernel Changes ]
14413
14414 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14415 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14416 - LP: #771758
14417
14418 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14419
14420linux (3.0.0-5.6) oneiric; urgency=low
14421
14422 [ Tim Gardner ]
14423
14424 * [Config] CONFIG_RTL8192CU=m
14425 * Rebase to -rc7
14426
14427 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14428
14429linux (3.0.0-4.5) oneiric; urgency=low
14430
14431 [ Ming Lei ]
14432
14433 * SAUCE: fix yama_ptracer_del lockdep warning
14434 - LP: #791019
14435
14436 [ Seth Forshee ]
14437
14438 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14439 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14440 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14441 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14442 - LP: #805218
14443
14444 [ Tim Gardner ]
14445
14446 * [Config] updateconfigs after rebase to -rc6+
14447 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14448 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14449 * Revert "UBUNTU: add dependancies for module-init-tools"
14450 This dependency is no longer required for a 3 digit version.
14451
14452 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14453
14454linux (3.0-3.4) oneiric; urgency=low
14455
14456 [ Keng-Yu Lin ]
14457
14458 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14459 killswitch"
14460 - LP: #775281
14461
14462 [ Leann Ogasawara ]
14463
14464 * rebase to v3.0-rc5
14465 * [Config] updateconfigs after rebase to 3.0-rc5
14466
14467 [ Tim Gardner ]
14468
14469 * [Config] Remove ubuntu/rtl8192se
14470 * [Config] Added armel ABI files
14471 * [Config] Removed armel versatile flavour
14472 * [Config] CONFIG_INTEL_MEI=m
14473 - LP: #716867
14474
14475 [ Upstream Kernel Changes ]
14476
14477 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14478
14479 [ Upstream Kernel Changes ]
14480
14481 * rebase to v3.0-rc5
14482
14483 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14484
14485linux (3.0-2.3) oneiric; urgency=low
14486
14487 [ Andy Whitcroft ]
14488
14489 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14490
14491 [ Leann Ogasawara ]
14492
14493 * rebase to v3.0-rc4
14494 * [Config] updateconfigs after rebase to 3.0-rc4
14495 * fix ERROR: __devcgroup_inode_permission undefined
14496
14497 [ Stefan Bader ]
14498
14499 * SAUCE: iscsitarget: Remove driver from the kernel
14500
14501 [ Tim Gardner ]
14502
14503 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14504 * [Config] Add grub-efi as a recommended bootloader for server and
14505 generic
14506 - LP: #800910
14507
14508 [ Upstream Kernel Changes ]
14509
14510 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14511
14512 [ Leann Ogasawara ]
14513
14514 * rebase to v3.0-rc4
14515
14516 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
14517
14518linux (3.0-1.2) oneiric; urgency=low
14519
14520 [ Andy Whitcroft ]
14521
14522 * [Config] enable CONFIG_CAN_CALC_BITTIMING
14523
14524 [ Leann Ogasawara ]
14525
14526 * rebase to v3.0-rc3
14527 * [Config] updateconfigs after rebase to 3.0-rc3
14528
14529 [ Upstream Kernel Changes ]
14530
14531 * perf: clear out make flags when calling kernel make kernelver
14532
14533 [ Leann Ogasawara ]
14534
14535 * rebase to v3.0-rc3
14536
14537 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
14538
14539linux (3.0-0.1) oneiric; urgency=low
14540
14541 [ Andy Whitcroft ]
14542
14543 * use the packaging version in the kernel
14544 * use the kernels idea of its version for version_signature
14545 * add dependancies for module-init-tools
14546 * update control files to version 3
14547 * printchanges/insertchanges allow override of prev_release
14548 * correct Vcs-Git: to point to oneiric
14549
14550 [ Leann Ogasawara ]
14551
14552 * rebase to v3.0-rc1
14553 * [Config] updateconfigs after rebase to 3.0-rc1
14554 * ubuntu: dm-raid4-5 fix up build failure
14555 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
14556 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
14557 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
14558 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
14559 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
14560 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
14561 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
14562 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
14563 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
14564 * rebase to v3.0-rc2
14565
14566 [ Manoj Iyer ]
14567
14568 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
14569 - LP: #790754
14570
14571 [ Upstream Kernel Changes ]
14572
14573 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
14574 demands it"
14575 * drm/i915: fix regression after clock gating init split
14576
14577 [ Major Kernel Changes ]
14578
14579 * rebase from v2.6.39 to v3.0-rc1
14580 * rebase from v3.0-rc1 to v3.0-rc2
14581
14582 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
14583
14584linux (2.6.39-3.10) oneiric; urgency=low
14585
14586 [ Colin Ian King ]
14587
14588 * SAUCE: S3 early resume debug via keyboard LEDs
14589
14590 [ Ingo Molnar ]
14591
14592 * ubuntu: nx-emu - i386: NX emulation
14593 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
14594
14595 [ Leann Ogasawara ]
14596
14597 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
14598 * Revert "[Config] Disable CONFIG_DM_RAID45"
14599 * [Config] enable CONFIG_BRCMFMAC=y
14600 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
14601 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
14602
14603 [ Robert Nelson ]
14604
14605 * SAUCE: omap3: beagle: detect new xM revision B
14606 - LP: #770679
14607 * SAUCE: omap3: beagle: detect new xM revision C
14608 - LP: #770679
14609 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
14610 - LP: #770679
14611
14612 [ Stefan Bader ]
14613
14614 * SAUCE: Convert dm-raid45 to new block plugging
14615
14616 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
14617
14618linux (2.6.39-3.9) oneiric; urgency=low
14619
14620 [ Leann Ogasawara ]
14621
14622 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
14623 * rebase to v2.6.39
14624 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
14625 * [Config] enable CONFIG_INPUT_APANEL=m
14626
14627 [ Thomas Schlichter ]
14628
14629 * SAUCE: vesafb: mtrr module parameter is uint, not bool
14630 - LP: #778043
14631 * SAUCE: vesafb: enable mtrr WC by default
14632 - LP: #778043
14633
14634 [ Major Kernel Changes ]
14635
14636 * rebase from v2.6.39-rc7 to v2.6.39
14637
14638 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
14639
14640linux (2.6.39-2.8) oneiric; urgency=low
14641
14642 [ Andy Whitcroft ]
14643
14644 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
14645 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
14646 * Revert "[Config] Disable CONFIG_AUFS_FS"
14647 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
14648 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
14649 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
14650 * ubuntu: AUFS -- clean up the aufs updater and BOM
14651 * ubuntu: AUFS -- documentation on updating aufs2
14652
14653 [ Kees Cook ]
14654
14655 * ubuntu: Yama - LSM hooks
14656 * ubuntu: Yama - create task_free security callback
14657 * ubuntu: Yama - add ptrace relationship tracking interface
14658 * ubuntu: Yama - unconditionally chain to Yama LSM
14659
14660 [ Leann Ogasawara ]
14661
14662 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
14663 * Revert "[Config] Disable CONFIG_EASYCAP"
14664 * ubuntu: fsam7400 disable driver
14665 * ubuntu: omnibook disable driver
14666 * ubuntu: rfkill disable driver
14667
14668 [ Tim Gardner ]
14669
14670 * SAUCE: Fix extra reference in fb_open()
14671
14672 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
14673
14674linux (2.6.39-2.7) oneiric; urgency=low
14675
14676 [ Leann Ogasawara ]
14677
14678 * rebase to v2.6.39-rc7
14679
14680 [ Major Kernel Changes ]
14681
14682 * rebase from v2.6.39-rc6 to v2.6.39-rc7
14683
14684 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
14685
14686linux (2.6.39-1.6) oneiric; urgency=low
14687
14688 [ Leann Ogasawara ]
14689
14690 * rebase to v2.6.39-rc6
14691 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
14692
14693 [ Tim Gardner ]
14694
14695 * [Config] updateconfigs after rebase to 2.6.39-rc6
14696
14697 [ Major Kernel Changes ]
14698
14699 * rebase from v2.6.39-rc5 to v2.6.39-rc6
14700 - LP: #740126
14701
14702 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
14703
14704linux (2.6.39-0.5) oneiric; urgency=low
14705
14706 [ Herton Ronaldo Krzesinski ]
14707
14708 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
14709 - LP: #764758
14710
14711 [ Leann Ogasawara ]
14712
14713 * rebase to v2.6.39-rc5
14714 * [Config] updateconfigs following rebase to v2.6.39-rc5
14715
14716 [ Paolo Pisati ]
14717
14718 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
14719 - LP: #759913
14720
14721 [ Stefan Bader ]
14722
14723 * Include nls_iso8859-1 for virtual images
14724 - LP: #732046
14725
14726 [ Major Kernel Changes ]
14727
14728 * rebase from v2.6.39-rc4 to v2.6.39-rc5
14729
14730 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
14731
14732linux (2.6.39-0.4) oneiric; urgency=low
14733
14734 [ Leann Ogasawara ]
14735
14736 * rebase to v2.6.39-rc4
14737 * [Config] updateconfigs following rebase to v2.6.39-rc4
14738 * fixup powerpc implicit declaration of function
14739 'crash_kexec_wait_realmode'
14740 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
14741
14742 [ Tim Gardner ]
14743
14744 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
14745 - LP: #769503
14746 * [Config] Add cachefiles.ko to virtual flavour
14747 - LP: #770430
14748
14749 [ Major Kernel Changes ]
14750
14751 * rebase from v2.6.39-rc3 to v2.6.39-rc4
14752
14753 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
14754
14755linux (2.6.39-0.3) oneiric; urgency=low
14756
14757 [ Leann Ogasawara ]
14758
14759 * rebase to v2.6.39-rc3
14760 * crash_kexec_wait_realmode() undefined when !SMP
14761
14762 [ Tim Gardner ]
14763
14764 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
14765 - LP: #632327
14766
14767 [ Major Kernel Changes ]
14768
14769 * rebase from v2.6.39-rc2 to v2.6.39-rc3
14770
14771 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
14772
14773linux (2.6.39-0.2) oneiric; urgency=low
14774
14775 [ Gustavo F. Padovan ]
14776
14777 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
14778 - LP: #720949
14779
14780 [ John Johansen ]
14781
14782 * AppArmor: Fix masking of capabilities in complain mode
14783 - LP: #748656
14784
14785 [ Leann Ogasawara ]
14786
14787 * rebase to v2.6.39-rc2
14788 * [Config] updateconfigs following rebase to v2.6.39-rc2
14789 * hv_mouse needs delay.h
14790 * olpc_dcon_xo_1 needs delay.h
14791 * olpc_dcon_xo_1_5 needs delay.h
14792 * Update dropped.txt for Oneiric
14793
14794 [ Steve Langasek ]
14795
14796 * [Config] Make linux-libc-dev coinstallable under multiarch
14797 - LP: #750585
14798
14799 [ Upstream Kernel Changes ]
14800
14801 * x86, hibernate: Initialize mmu_cr4_features during boot
14802 - LP: #752870
14803
14804 [ Major Kernel Changes ]
14805
14806 * rebase from v2.6.39-rc1 to v2.6.39-rc2
14807
14808 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
14809
14810linux (2.6.39-0.1) oneiric; urgency=low
14811
14812 [ Brad Figg ]
14813
14814 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
14815 - LP: #737124
14816
14817 [ Henrik Rydberg ]
14818
14819 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
14820 * SAUCE: HID: ntrig: fix suspend/resume on recent models
14821
14822 [ Herton Ronaldo Krzesinski ]
14823
14824 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
14825 struct v4l2_subdev
14826 - LP: #745213
14827
14828 [ Kees Cook ]
14829
14830 * [Config] packaging: adjust perms on vmlinuz as well
14831 * SAUCE: nx-emu: further clarify dmesg reporting
14832 - LP: #745181
14833
14834 [ Leann Ogasawara ]
14835
14836 * rebase to v2.6.39-rc1
14837 * [Config] updateconfigs following rebase to v2.6.39-rc1
14838 * [Config] Disable CONFIG_DM_RAID45
14839 * [Config] Disable CONFIG_SCSI_ISCSITARGET
14840 * [Config] Disable CONFIG_EASYCAP
14841 * [Config] Disable CONFIG_AUFS_FS
14842 * update bnx2 firmware files in d-i/firmware/nic-modules
14843 * xhci-pci.c resolve implicit declaration of kzalloc
14844 * [Config] Enable CONFIG_DRM_PSB for only x86
14845 * [Config] Enable CONFIG_RTS_PSTOR for only x86
14846 * mfd/asic3: Fix typo, s/irq_data/data/
14847
14848 [ Luke Yelavich ]
14849
14850 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
14851 - LP: #745358
14852 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
14853 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
14854
14855 [ Manoj Iyer ]
14856
14857 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
14858 - LP: #745217
14859
14860 [ Tim Gardner ]
14861
14862 * SAUCE: INR_OPEN=4096
14863 - LP: #663090
14864 * SAUCE: Increase the default hard limit for open FDs to 4096
14865 - LP: #663090
14866
14867 [ Upstream Kernel Changes ]
14868
14869 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
14870 namespace cleanup
14871 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
14872 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
14873
14874 [ Major Kernel Changes ]
14875
14876 * rebase from v2.6.38 to v2.6.39-rc1
14877
14878 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
14879
14880linux (2.6.39-0.0) oneiric; urgency=low
14881
14882 [ Leann Ogasawara ]
14883
14884 * Open Oneiric
14885
14886 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
14887
14888linux (2.6.38-7.39) natty; urgency=low
14889
14890 [ Leann Ogasawara ]
14891
14892 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
14893
14894 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
14895
14896linux (2.6.38-7.38) natty; urgency=low
14897
14898 [ Leann Ogasawara ]
14899
14900 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
14901 gcc-4.5.2-6ubuntu5 finished building on all arches.
14902
14903 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
14904
14905linux (2.6.38-7.37) natty; urgency=low
14906
14907 [ Leann Ogasawara ]
14908
14909 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
14910
14911 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
14912
14913linux (2.6.38-7.36) natty; urgency=low
14914
14915 [ Andy Whitcroft ]
14916
14917 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
14918 optimisation"
14919 * purge last vestiges of maverick
14920 * [Config] switch CONFIG_FB_VESA back to module
14921
14922 [ Chris Wilson ]
14923
14924 * SAUCE: drm/i915: Fix pipelined fencing
14925 - LP: #717114
14926
14927 [ Loïc Minier ]
14928
14929 * Include nls_cp437 module in virtual for fat
14930 - LP: #732046
14931 * Support arch= cross-compilation for any arch
14932 * Fix couple of typos in 0-common-vars.mk
14933 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
14934 * Add armhf to Debian -> Linux arch map
14935 * Add initial armhf.mk
14936 * Enable common packages for armhf
14937
14938 [ Upstream Kernel Changes ]
14939
14940 * Yama: fix default relationship to check thread group
14941 - LP: #737676
14942
14943 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
14944
14945linux (2.6.38-7.35) natty; urgency=low
14946
14947 [ Andy Whitcroft ]
14948
14949 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
14950 * rebase fixes bug #715330
14951 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
14952 * rebase to v2.6.38 final
14953
14954 [ Herton Ronaldo Krzesinski ]
14955
14956 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
14957 - LP: #636091
14958
14959 [ Tim Gardner ]
14960
14961 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
14962
14963 [ Upstream Kernel Changes ]
14964
14965 * Yama: use thread group leader when creating match
14966 - LP: #729839
14967 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
14968 RAID controller
14969 - LP: #735240
14970 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
14971
14972 [ Major Kernel Changes ]
14973
14974 * rebase from v2.6.38-rc8 to v2.6.38 final
14975 - LP: #715330
14976
14977 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
14978
14979linux (2.6.38-6.34) natty; urgency=low
14980
14981 [ Andy Whitcroft ]
14982
14983 * [Config] normalise CONFIG_INTEL_TXT
14984 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
14985 - LP: #730860
14986 * rebase to mainline v2.6.38-rc8
14987
14988 [ Major Kernel Changes ]
14989
14990 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
14991 to v2.6.38-rc8
14992
14993 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
14994
14995linux (2.6.38-6.33) natty; urgency=low
14996
14997 [ Andy Whitcroft ]
14998
14999 * d-i -- enable speakup-modules udeb
15000 - LP: #672699
15001 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
15002 * [Config] debian PPC64 configuration
15003 * [Config] cleanup powerpc config fixing unexpected inconsistancies
15004 * [Config] resync ppc64 configuration
15005 * SAUCE: match up ENTRY/END naming for 32/64 bit
15006 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
15007 * [Config] update configs after rebase to
15008 fb62c00a6d8942775abc23d1621db1252e2d93d1
15009 * [Config] pps_gen_parport no longer built
15010
15011 [ Corentin Chary ]
15012
15013 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
15014 - LP: #689393
15015 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
15016 - LP: #689393
15017
15018 [ John Johansen ]
15019
15020 * SAUCE: Fix aufs calling of security_path_mknod
15021 - LP: #724456
15022
15023 [ Kees Cook ]
15024
15025 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
15026
15027 [ Tim Gardner ]
15028
15029 * rebase to 2.6.38-rc7
15030
15031 [ Upstream Kernel Changes ]
15032
15033 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
15034
15035 [ Major Kernel Changes ]
15036
15037 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
15038 fb62c00a6d8942775abc23d1621db1252e2d93d1
15039 - LP: #721389
15040 - LP: #722925
15041 - LP: #723672
15042 - LP: #723676
15043 - LP: #715318
15044
15045 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
15046
15047linux (2.6.38-5.32) natty; urgency=low
15048
15049 [ Andy Whitcroft ]
15050
15051 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
15052 * [Config] updateconfigs following rebase to v2.6.38-rc6
15053 * [Config] enable CONFIG_DMAR
15054 - LP: #552311
15055
15056 [ Upstream Kernel Changes ]
15057
15058 * drm/i915: skip FDI & PCH enabling for DP_A
15059 - LP: #561802, #600453, #681877
15060
15061 [ Major Kernel Changes ]
15062
15063 * rebase from v2.6.38-rc5 to v2.6.38-rc6
15064 - LP: #718402
15065 - LP: #719524
15066 - LP: #721126
15067 - LP: #719691
15068 - LP: #722689
15069 - LP: #722310
15070
15071 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
15072
15073linux (2.6.38-4.31) natty; urgency=low
15074
15075 [ Andy Whitcroft ]
15076
15077 * add in bugs closed by upstream patches pulled in by rebases
15078 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
15079 * [Config] enable CONFIG_VSX to allow use of vector instuctions
15080 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
15081 * rebase to mainline v2.6.38-rc5
15082 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
15083 supported
15084 - LP: #719691
15085
15086 [ Colin Ian King ]
15087
15088 * SAUCE: Dell All-In-One: Remove need for Dell module alias
15089
15090 [ Manoj Iyer ]
15091
15092 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
15093 - LP: #717435
15094
15095 [ Tim Gardner ]
15096
15097 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
15098
15099 [ Upstream Kernel Changes ]
15100
15101 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
15102 - LP: #702434
15103 * vfs: fix BUG_ON() in fs/namei.c:1461
15104
15105 [ Vladislav P ]
15106
15107 * SAUCE: Release BTM while sleeping to avoid deadlock.
15108 - LP: #713837
15109
15110 [ Major Kernel Changes ]
15111
15112 * rebase from v2.6.38-rc4 to v2.6.38-rc5
15113 - LP: #579276
15114 - LP: #715877
15115 - LP: #713769
15116 - LP: #716811
15117 * resync with Maverick Ubuntu-2.6.35-27.47
15118
15119 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
15120
15121linux (2.6.38-3.30) natty; urgency=low
15122
15123 [ Andy Whitcroft ]
15124
15125 * rebase to v2.6.38-rc4
15126 * ppc64 -- add basic architecture
15127 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
15128
15129 [ Colin Ian King ]
15130
15131 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
15132 - LP: #676997
15133 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
15134 - LP: #701530
15135 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
15136 - LP: #701530
15137
15138 [ Dan Rosenberg ]
15139
15140 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
15141
15142 [ Kees Cook ]
15143
15144 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
15145 attacking"
15146 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
15147
15148 [ Tim Gardner ]
15149
15150 * [Config] CONFIG_BLK_CGROUP=y
15151 - LP: #706394
15152 * [Config] CONFIG_DELL_WMI_AIO=m
15153
15154 [ Upstream Kernel Changes ]
15155
15156 * drm/i915/lvds: Restore dithering on native modes for gen2/3
15157 - LP: #711568
15158
15159 [ Upstream Kernel Changes ]
15160
15161 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
15162 - LP: #701271
15163 - LP: #708521
15164 - LP: #710371
15165
15166 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
15167
15168linux (2.6.38-2.29) natty; urgency=low
15169
15170 [ Andy Whitcroft ]
15171
15172 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
15173 * [Config] updateconfigs following rebase to
15174 1f0324caefd39985e9fe052fac97da31694db31e
15175 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
15176 * [Config] reenable HIBERNATE
15177 - LP: #710877
15178 * rebase to v2.6.38-rc3
15179 * [Config] reenable CONFIG_CRASH_DUMP
15180
15181 [ Kamal Mostafa ]
15182
15183 * SAUCE: rtl8192se: fix source file perms
15184 * SAUCE: rtl8192se: fix source file newline
15185 * SAUCE: omnibook: fix source file newline
15186
15187 [ Kees Cook ]
15188
15189 * [Config] packaging: really make System.map mode 0600
15190
15191 [ Ricardo Salveti de Araujo ]
15192
15193 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
15194 PM34XX_ERRATUM
15195
15196 [ Soren Hansen ]
15197
15198 * SAUCE: nbd: Remove module-level ioctl mutex
15199
15200 [ Tim Gardner ]
15201
15202 * SAUCE: Disable building the ACPI debugfs source
15203
15204 [ Upstream Kernel Changes ]
15205
15206 * Set physical start and alignment 1M for virtual i386
15207 - LP: #710754
15208
15209 [ Upstream Kernel Changes ]
15210
15211 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15212 to v2.6.38-rc3
15213 - LP: #707902
15214
15215 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
15216
15217linux (2.6.38-1.28) natty; urgency=low
15218
15219 [ Andy Whitcroft ]
15220
15221 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
15222
15223 [ Ricardo Salveti de Araujo ]
15224
15225 * SAUCE: omap3: beaglexm: fix DVI initialization
15226 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
15227 display work at Beagle
15228
15229 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
15230
15231linux (2.6.38-1.27) natty; urgency=low
15232
15233 [ Andy Whitcroft ]
15234
15235 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15236 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
15237 * SAUCE: ensure root is ready before running usermodehelpers in it
15238 * correct the Vcs linkage to point to natty
15239 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
15240 * [Config] update configs following rebase
15241 e78bf5e6cbe837daa6ab628a5f679548742994d3
15242 * SAUCE: Yama: follow changes to generic_permission
15243 * ubuntu: compcache -- follow changes to bd_claim/bd_release
15244 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
15245 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
15246 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
15247 * update package version to match payload version
15248 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
15249 * rebase to v2.6.38-rc1
15250 * [Config] updateconfigs following rebase to v2.6.38-rc1
15251 * SAUCE: x86 fix up jiffies/jiffies_64 handling
15252 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
15253 * [Config] updateconfigs following rebase to
15254 2b1caf6ed7b888c95a1909d343799672731651a5
15255 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
15256 * ubuntu: AUFS -- suppress benign plink warning messages
15257 - LP: #621195
15258 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
15259 * rebase to v2.6.38-rc2
15260 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
15261 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15262 * [Config] update configs following rebase to
15263 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15264 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
15265 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
15266 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
15267 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
15268
15269 [ Kees Cook ]
15270
15271 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
15272
15273 [ Stefan Bader ]
15274
15275 * Temporarily disable RODATA for virtual i386
15276 - LP: #699828
15277
15278 [ Tim Gardner ]
15279
15280 * [Config] CONFIG_NLS_DEFAULT=utf8
15281 - LP: #683690
15282 * [Config] CONFIG_HIBERNATION=n
15283 * update bnx2 firmware files in d-i/firmware/nic-modules
15284
15285 [ Upstream Kernel Changes ]
15286
15287 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
15288 objects."
15289 * packaging: make System.map mode 0600
15290 * thinkpad_acpi: Always report scancodes for hotkeys
15291 - LP: #702407
15292 * sched: tg->se->load should be initialised to tg->shares
15293 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
15294 * brcm80211: include linux/slab.h for kfree
15295 * pch_dma: add include/slab.h for kfree
15296 * i2c-eg20t: include linux/slab.h for kfree
15297 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
15298 * tty: include linux/slab.h for kfree
15299 * winbond: include linux/delay.h for mdelay et al
15300
15301 [ Upstream Kernel Changes ]
15302
15303 * mark the start of v2.6.38 versioning
15304 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15305 - LP: #689886
15306 - LP: #702125
15307 - LP: #608775
15308 - LP: #215802
15309 - LP: #686333
15310 - LP: #677830
15311 - LP: #677652
15312 - LP: #696493
15313 - LP: #697240
15314 - LP: #689036
15315 - LP: #705323
15316 - LP: #686692
15317
15318 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15319
15320linux (2.6.37-12.26) natty; urgency=low
15321
15322 [ Andy Whitcroft ]
15323
15324 * rebase to v2.6.37-rc8
15325 * [Config] armel -- reenable omap flavour
15326 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15327 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15328 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15329 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15330 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15331 * [Config] track missing modules
15332 * rebase to v2.6.37 final
15333
15334 [ Chase Douglas ]
15335
15336 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15337 Magic Trackpad
15338
15339 [ Stefan Bader ]
15340
15341 * Revert "SAUCE: blkfront: default to sd devices"
15342 - LP: #684875
15343
15344 [ Tim Gardner ]
15345
15346 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15347 - LP: #380138
15348 * [Config] Added autofs4.ko to -virtual flavour
15349 - LP: #692917
15350
15351 [ Upstream Kernel Changes ]
15352
15353 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15354 Laptops
15355 - LP: #632884
15356
15357 [ Upstream Kernel Changes ]
15358
15359 * rebase to v2.6.37-rc8
15360 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15361 * rebase to v2.6.37 final
15362
15363 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15364
15365linux (2.6.37-11.25) natty; urgency=low
15366
15367 [ Andy Whitcroft ]
15368
15369 * [Config] d-i -- add hpsa to the list of block devices
15370 - LP: #684304
15371 * [Config] add vmw-balloon driver to -virtual flavour
15372 - LP: #592039
15373 * rebase to v2.6.37-rc7
15374
15375 [ Upstream Kernel Changes ]
15376
15377 * rebase to v2.6.37-rc7
15378
15379 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15380
15381linux (2.6.37-10.24) natty; urgency=low
15382
15383 [ Andy Whitcroft ]
15384
15385 * rebase to v2.6.37-rc6
15386 * updateconfigs following rebase to v2.6.37-rc6
15387
15388 [ Upstream Kernel Changes ]
15389
15390 * rebase to v2.6.37-rc6
15391
15392 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15393
15394linux (2.6.37-9.23) natty; urgency=low
15395
15396 [ Andy Whitcroft ]
15397
15398 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15399 - LP: #689606
15400 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15401 - LP: #689606
15402
15403 [ Kees Cook ]
15404
15405 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15406 - LP: #690190
15407
15408 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15409
15410linux (2.6.37-9.22) natty; urgency=low
15411
15412 [ Andy Whitcroft ]
15413
15414 * rebase to v2.6.35-rc5
15415 * [Config] updateconfigs following rebase to v2.6.37-rc5
15416 * (no-up) add support for installed header files to ubuntu directory
15417 - LP: #684666
15418 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15419 - LP: #684666
15420 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15421 * ubuntu: dm-raid4-5 -- re-enable
15422 * ubuntu: omnibook -- update BOM
15423 * ubuntu: ndiswrapper -- update BOM to match actual version
15424 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15425 * ubuntu: ndiswrapper -- re-enable
15426 * ubuntu: iscsitarget -- re-instate copy_io_context
15427 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15428 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15429 * ubuntu: iscsitarget -- re-enable
15430
15431 [ Kees Cook ]
15432
15433 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15434
15435 [ Manoj Iyer ]
15436
15437 * SAUCE: Enable jack sense for Thinkpad Edge 13
15438 - LP: #685015
15439
15440 [ Tim Gardner ]
15441
15442 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15443 * [Config] CONFIG_CRYPTO_CRC32C=y
15444 - LP: #681819
15445 * [Config] CONFIG_9P_FSCACHE=n
15446 * [Config] Add nfsd modules to -virtual flavour
15447 - LP: #688070
15448
15449 [ Upstream Kernel Changes ]
15450
15451 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15452 * NFS: Fix panic after nfs_umount()
15453 - LP: #683938
15454 * x86: Add NX protection for kernel data
15455 * x86: Add RO/NX protection for loadable kernel modules
15456 * x86: Resume trampoline must be executable
15457 * x86: RO/NX protection for loadable kernel, jump_table fix
15458
15459 [ Upstream Kernel Changes ]
15460
15461 * rebase to v2.6.37-rc5
15462
15463 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15464
15465linux (2.6.37-8.21) natty; urgency=low
15466
15467 [ Andy Whitcroft ]
15468
15469 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15470 linux-libc-headers"
15471 * Revert "(no-up) add support for installed header files to ubuntu
15472 directory"
15473
15474 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15475
15476linux (2.6.37-8.20) natty; urgency=low
15477
15478 [ Andy Whitcroft ]
15479
15480 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15481 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15482 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15483 * Revert "SAUCE: i915 -- disable powersave by default"
15484 * SAUCE: enable Marvell 9128 PCIe SATA controller
15485 - LP: #658521
15486 * [Config] evtchn has been renamed
15487 * (no-up) add support for installed header files to ubuntu directory
15488 - LP: #684666
15489 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15490 - LP: #684666
15491
15492 [ Tim Gardner ]
15493
15494 * [Config] MISS: evtchn, NEW : xen-evtchn
15495 * rebase to v2.6.37-rc4
15496
15497 [ Upstream Kernel Changes ]
15498
15499 * drm/i915: Clean conflicting modesetting registers upon init
15500 - LP: #683775
15501 * rebase to v2.6.37-rc4
15502
15503 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15504
15505linux (2.6.37-7.19) natty; urgency=low
15506
15507 [ Tim Gardner ]
15508
15509 * [Config] Add bnx2 firmware to nic-modules udeb
15510 - LP: #676245
15511
15512 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15513
15514linux (2.6.37-7.18) natty; urgency=low
15515
15516 [ Andy Whitcroft ]
15517
15518 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
15519 * Revert "SAUCE: Add extra headers to linux-libc-dev"
15520 * Revert "SAUCE: Enable speedstep for sonoma processors."
15521 * [Config] enable CONFIG_BT_HCIUART_ATH3K
15522 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
15523 * [Config] standardise CONFIG_MII
15524 * [Config] standardise CONFIG_PRISM2_USB
15525 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
15526 * [Config] build in CONFIG_AGP
15527 * [Config] build in CONFIG_AGP_INTEL
15528 * [Config] build in CONFIG_AGP_AMD
15529 * [Config] build in CONFIG_AGP_AMD64
15530 * [Config] build in CONFIG_AGP_NVIDIA
15531 * [Config] build in CONFIG_AGP_VIA
15532 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
15533 * (no-up): document the new ## scheme
15534 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
15535 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
15536 - LP: #675453
15537
15538 [ Mathieu J. Poirier ]
15539
15540 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
15541
15542 [ Upstream Kernel Changes ]
15543
15544 * nx-emu: fix inverted report of disable_nx
15545
15546 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
15547
15548linux (2.6.37-6.17) natty; urgency=low
15549
15550 [ Andy Whitcroft ]
15551
15552 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
15553 aufs2.1-36-UNRELEASED-20101103"
15554 * Revert "ubuntu: AUFS -- aufs2-base.patch
15555 aufs2.1-36-UNRELEASED-20101103"
15556 * [Config] standardise CONFIG_BT
15557 * [Config] standardise CONFIG_IRDA
15558 * [Config] standardise CONFIG_LAPB
15559 * [Config] standardise CONFIG_RDS
15560 * [Config] standardise CONFIG_RFKILL
15561 * [Config] standardise CONFIG_TIPC
15562 * [Config] standardise CONFIG_X25
15563 * [Config] standardise CONFIG_INPUT_EVDEV
15564 * [Config] standardise CONFIG_INPUT_JOYDEV
15565 * [Config] standardise CONFIG_INPUT_JOYSTICK
15566 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
15567 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
15568 * [Config] CONFIG_IRDA=n for FTBS (arm)
15569 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
15570 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
15571 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
15572
15573 [ Tim Gardner ]
15574
15575 * SAUCE: Fix drivers/staging/easycap FTBS
15576 * [Config] CONFIG_EASYCAP=m after fixing FTBS
15577
15578 [ Upstream Kernel Changes ]
15579
15580 * Revert "x86: Add NX protection for kernel data"
15581
15582 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
15583
15584linux (2.6.37-6.16) natty; urgency=low
15585
15586 [ Andy Whitcroft ]
15587
15588 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
15589 * rebase to v2.6.37-rc3
15590
15591 [ Tim Gardner ]
15592
15593 * [Config] CONFIG_SCHED_AUTOGROUP=y
15594
15595 [ Upstream Kernel Changes ]
15596
15597 * Revert "x86: Add RO/NX protection for loadable kernel modules"
15598 * sched: automated per session task groups
15599 * rebase to v2.6.37-rc3
15600
15601 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
15602
15603linux (2.6.37-6.15) natty; urgency=low
15604
15605 [ Andy Whitcroft ]
15606
15607 * [Config] standardise CONFIG_CEPH_FS
15608 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
15609 * [Config] standardise CONFIG_SCSI_PROC_FS
15610 * [Config] standardise CONFIG_UBIFS_FS
15611 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
15612
15613 [ Kees Cook ]
15614
15615 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15616
15617 [ Manoj Iyer ]
15618
15619 * SAUCE: Enable jack sense for Thinkpad Edge 11
15620 - LP: #677210
15621 * SAUCE: enable rfkill for rtl8192se driver
15622 - LP: #640992
15623
15624 [ Tim Gardner ]
15625
15626 * [Config] CONFIG_EASYCAP=n for FTBS
15627 * Rebase to v2.6.32-rc2+git
15628
15629 [ Upstream Kernel Changes ]
15630
15631 * x86: Fix improper large page preservation
15632 * x86: Add NX protection for kernel data
15633 * x86: Add RO/NX protection for loadable kernel modules
15634
15635 [ Upstream Kernel Changes ]
15636
15637 * Rebase to Linus 2.6.37-rc2+git
15638
15639 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
15640
15641linux (2.6.37-5.14) natty; urgency=low
15642
15643 [ Upstream Kernel Changes ]
15644
15645 * PCI: fix offset check for sysfs mmapped files
15646 - LP: #676963
15647
15648 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
15649
15650linux (2.6.37-5.13) natty; urgency=low
15651
15652 [ Andy Whitcroft ]
15653
15654 * rebased to v2.6.37-rc2
15655 * updateconfigs following rebase to v2.6.37-rc2
15656
15657 [ Tim Gardner ]
15658
15659 * [Config] Added NFS and related modules to virtual flavour
15660 - LP: #659084
15661
15662 [ Upstream Kernel Changes ]
15663
15664 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
15665 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
15666 * x86, cpu: Call verify_cpu during 32bit CPU startup
15667 * x86, cpu: Only CPU features determine NX capabilities
15668
15669 [ Upstream Changes ]
15670
15671 * rebased to v2.67.37-rc2
15672
15673 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
15674
15675linux (2.6.37-4.12) natty; urgency=low
15676
15677 [ Andy Whitcroft ]
15678
15679 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
15680 * Revert "[Upstream] HID: magicmouse: properly account for scroll
15681 movement in state"
15682 * Revert "[Upstream] HID: magicmouse: disable and add module param for
15683 scroll acceleration"
15684 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
15685 middle of mouse"
15686
15687 [ Henrik Rydberg ]
15688
15689 * SAUCE: hid: ntrig: remove sysfs nodes
15690 * SAUCE: hid: ntrig: Setup input filtering manually
15691 * SAUCE: hid: ntrig: New ghost-filtering event logic
15692
15693 [ Manoj Iyer ]
15694
15695 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15696 - LP: #348861
15697
15698 [ Upstream Kernel Changes ]
15699
15700 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
15701 suspend/resume"
15702 * Revert "[ARM] implement arch_randomize_brk()"
15703 * Revert "ARM: stack protector: change the canary value per task"
15704 * Revert "ARM: initial stack protector (-fstack-protector) support"
15705 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
15706 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
15707 * Revert "perf probe: Add kernel source path option"
15708 * hid: ntrig: Support single-touch devices
15709 * hid: ntrig: Mask pen switch events
15710 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
15711 kernel
15712 - LP: #673073
15713 * Fix userspace build of linux/fs.h
15714
15715 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
15716
15717linux (2.6.37-3.11) natty; urgency=low
15718
15719 [ Andy Whitcroft ]
15720
15721 * Revert "ubuntu: AUFS -- update to
15722 b37c575759dc4535ccc03241c584ad5fe69e3b25"
15723 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
15724 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
15725 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
15726 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
15727 * [Config] Disable intel_idle for -virtual kernels
15728 - LP: #651370
15729 * [Config] enforcer -- ensure we never enable CONFIG_IMA
15730 * debian -- pass the correct flavour name when checking configs
15731 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
15732 * [Config] ensure CONFIG_IPV6=y for powerpc
15733 * [Config] enforcer -- ensure CONFIG_IPV6=y
15734 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
15735 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
15736 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
15737 * ubuntu: AUFS -- re-enable
15738 * ubuntu: AUFS -- track changes to work queue initialisation
15739 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
15740 * SAUCE: fbcon -- fix race between open and removal of framebuffers
15741 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15742 - LP: #614008
15743 * SAUCE: drm -- stop early access to drm devices
15744
15745 [ Jeremy Kerr ]
15746
15747 * [Config] Build-in powermac ZILOG serial driver
15748 - LP: #673346
15749
15750 [ Kees Cook ]
15751
15752 * SAUCE: nx-emu: use upstream ASLR when possible
15753
15754 [ Tim Gardner ]
15755
15756 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
15757 - LP: #628776
15758
15759 [ Upstream Kernel Changes ]
15760
15761 * i386: NX emulation
15762 * nx-emu: drop exec-shield sysctl, merge with disable_nx
15763 * nx-emu: standardize boottime message prefix
15764 * mmap randomization for executable mappings on 32-bit
15765 * exec-randomization: brk away from exec rand area
15766
15767 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
15768
15769linux (2.6.37-2.10) natty; urgency=low
15770
15771 [ Andy Whitcroft ]
15772
15773 * reinstate armel config changes:
15774 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
15775 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
15776
15777 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
15778
15779linux (2.6.37-2.9) natty; urgency=low
15780
15781 [ Andy Whitcroft ]
15782
15783 * config -- fix genportsconfig
15784 * [Config] move powerpc over from ports to distro
15785 * bump master version number to match contained kernel
15786 * SAUCE: fix documentation strings for struct input_keymap_entry
15787 * usb: gadget: goku_udc: add registered flag bit
15788
15789 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
15790
15791linux (2.6.36-2.8) natty; urgency=low
15792
15793 [ Tim Gardner ]
15794
15795 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
15796 * [Config]: TWL4030_CORE=n for FTBS
15797 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
15798 * [Config]: CONFIG_SOLO6X10=n for FTBS
15799 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
15800 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
15801 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
15802 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
15803 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
15804 * [Config]: CONFIG_I2C_I801=n for armel FTBS
15805 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
15806 * AppArmor: compatibility patch for v5 interface
15807 * AppArmor: compatibility patch for v5 network controll
15808 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
15809 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
15810 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15811 * Dropped: hid: 3m: Convert to MT slots
15812 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
15813 * Dropped: HID: magicmouse: simplify touch data bit manipulation
15814 * Dropped: HID: magicmouse: simplify touch down logic
15815 * Dropped: HID: magicmouse: enable Magic Trackpad support
15816 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
15817 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
15818 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
15819 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
15820 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
15821 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
15822 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
15823 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15824 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
15825 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
15826 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
15827 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
15828
15829 [ Upstream Kernel Changes ]
15830
15831 * rebased against 2.6.27-rc1
15832
15833 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
15834
15835linux (2.6.36-1.7) natty; urgency=low
15836
15837 [ Andy Whitcroft ]
15838
15839 * rebased to v2.6.36 final
15840 * [Config] update configs following rebase to v2.6.36 final
15841 * [Config] update ports configs following rebase to v2.6.36 final
15842
15843 [ Upstream Kernel Changes ]
15844
15845 * rebased to v2.6.36 final
15846
15847 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
15848
15849linux (2.6.36-1.6) natty; urgency=low
15850
15851 [ Upstream Kernel Changes ]
15852
15853 * drop broadcom staging driver preview:
15854 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
15855 wireless LAN driver."
15856
15857 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
15858
15859linux (2.6.36-1.5) natty; urgency=low
15860
15861 [ Andy Whitcroft ]
15862
15863 * rebase to v2.6.36-rc8
15864 * updateconfigs following rebase to v2.6.36-rc8
15865 * updateportsconfigs following rebase to v2.6.36-rc8
15866 * config -- simplify the kernelconfig interface
15867 * config -- add new config mode 'dumpconfigs'
15868
15869 [ Tim Gardner ]
15870
15871 * Simplify the use of CROSS_COMPILER
15872
15873 [ Upstream Kernel Changes ]
15874
15875 * drop broadcom staging driver preview:
15876 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
15877 brcmfmac.ko mutually exclusive."
15878 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
15879 set."
15880 * Revert "Staging: brcm80211: remove driver specific -W options"
15881 * Revert "Staging: brcm80211: clean up makefile cflag lines"
15882 * Revert "staging: brcm80211: add fullmac driver"
15883 * Revert "staging: brcm80211: use string native library"
15884 * Revert "staging: brcm80211: use native ctype library"
15885 * Revert "staging: brcm80211: fix remaining checkpatch errors."
15886 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
15887 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
15888 ...""
15889 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
15890 ':' ...""
15891 * Revert "staging: brcm80211: fix "ERROR: space required before that
15892 ...""
15893 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
15894 * Revert "staging: brcm80211: fix "ERROR: space required after that close
15895 brace""
15896 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
15897 ...close square bracket""
15898 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
15899 ...""
15900 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
15901 '*'""
15902 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
15903 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
15904 do - while loop""
15905 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
15906 parenthesis""
15907 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
15908 or NULL""
15909 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
15910 or NULL""
15911 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
15912 '}'""
15913 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
15914 line""
15915 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
15916 on next line""
15917 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
15918 condition""
15919 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
15920 paren...""
15921 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
15922 function dec...""
15923 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
15924 *bar"'"
15925 * Revert "staging: brcm80211: Fix URLs for firmware files."
15926 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
15927 * Revert "staging: brcm80211: Add contact info to TODO list."
15928 * Revert "staging: brcm80211: Fix some initialisation failure paths"
15929 * Export dump_{write,seek} to binary loader modules
15930 * rebase to v2.6.36-rc8.
15931
15932 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
15933
15934linux (2.6.36-0.4) natty; urgency=low
15935
15936 [ Andy Whitcroft ]
15937
15938 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
15939 (fixes FTBS on powerpc)
15940
15941 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
15942
15943linux (2.6.36-0.3) natty; urgency=low
15944
15945 [ Andy Whitcroft ]
15946
15947 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
15948
15949 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
15950
15951linux (2.6.36-0.2) natty; urgency=low
15952
15953 [ Andy Whitcroft ]
15954
15955 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
15956 (fix FTBS on powerpc)
15957
15958 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
15959
15960linux (2.6.36-0.1) natty; urgency=low
15961
15962 [ Andy Whitcroft ]
15963
15964 * reduce disk usage during buildd builds
15965 - LP: #645653
15966 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
15967 * [Config] armel -- drop omap flavour
15968
15969 [ Tim Gardner ]
15970
15971 * Added dropped patch list
15972 * more dropped patches
15973 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
15974 * [Config] Add support for cross compiling armel
15975 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
15976 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
15977 * [Config]: updateconfigs after adding brcm80211
15978 * staging: brcm80211: Fix Makefile syntax error
15979 * rebased to v2.6.36-rc7
15980
15981 [ Upstream Kernel Changes ]
15982
15983 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
15984 * (upstream) IPS driver: verify BIOS provided limits
15985 * intel_ips: Print MCP limit exceeded values.
15986 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
15987 LAN driver.
15988 * staging: brcm80211: Fix some initialisation failure paths
15989 * staging: brcm80211: Add contact info to TODO list.
15990 * staging: brcm80211: use '%pM' format to print MAC address
15991 * staging: brcm80211: Fix URLs for firmware files.
15992 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
15993 * staging: brcm80211: fix "ERROR: open brace '{' following function
15994 dec..."
15995 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
15996 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
15997 * staging: brcm80211: fix "ERROR: trailing statements should be on next
15998 line"
15999 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
16000 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
16001 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
16002 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
16003 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16004 parenthesis"
16005 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
16006 while loop"
16007 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
16008 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
16009 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
16010 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
16011 bracket"
16012 * staging: brcm80211: fix "ERROR: space required after that close brace"
16013 * staging: brcm80211: fix "ERROR: space required after that ..."
16014 * staging: brcm80211: fix "ERROR: space required before that ..."
16015 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
16016 * staging: brcm80211: fix "ERROR: spaces required around that ..."
16017 * staging: brcm80211: fix "ERROR: trailing whitespace."
16018 * staging: brcm80211: fix remaining checkpatch errors.
16019 * staging: brcm80211: use native ctype library
16020 * staging: brcm80211: use string native library
16021 * staging: brcm80211: add fullmac driver
16022 * Staging: brcm80211: clean up makefile cflag lines
16023 * Staging: brcm80211: remove driver specific -W options
16024 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
16025 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
16026 mutually exclusive.
16027
16028 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
16029
16030linux (2.6.35-22.33) maverick; urgency=low
16031
16032 [ Andy Whitcroft ]
16033
16034 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
16035 Dell E2 series Laptops"
16036 - LP: #641320
16037
16038 [ Brian Rogers ]
16039
16040 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
16041 - LP: #624701
16042
16043 [ Christopher James Halse Rogers ]
16044
16045 * SAUCE: Nouveau: Add quirk framework to disable acceleration
16046 - LP: #544088, #546393
16047 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
16048 - LP: #546393
16049
16050 [ John Johansen ]
16051
16052 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
16053 kernels"
16054 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16055 - LP: #639758
16056
16057 [ Mathieu J. Poirier ]
16058
16059 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
16060
16061 [ Upstream Kernel Changes ]
16062
16063 * ALSA: HDA: Enable internal speaker on Dell M101z
16064 - LP: #640254
16065
16066 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
16067
16068linux (2.6.35-22.32) maverick; urgency=low
16069
16070 [ Arjan van de Ven ]
16071
16072 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16073
16074 [ David Henningsson ]
16075
16076 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
16077 - LP: #605047, #628961
16078
16079 [ John Johansen ]
16080
16081 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
16082 and profile names
16083 - LP: #615947
16084 * [Upstream] AppArmor: Fix locking from removal of profile namespace
16085 - LP: #615947
16086 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16087 - LP: #639758
16088 * SAUCE: Improve Amazon EBS performance for EC2
16089 - LP: #634316
16090
16091 [ Leann Ogasawara ]
16092
16093 * Revert "SAUCE: i915 KMS -- blacklist i855"
16094 * Revert "SAUCE: i915 KMS -- blacklist i845g"
16095 * Revert "SAUCE: i915 KMS -- blacklist i830"
16096 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
16097 devices"
16098 * execute module-inclusion within a subshell
16099 - LP: #621175
16100
16101 [ Upstream Kernel Changes ]
16102
16103 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
16104 - LP: #633227
16105 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
16106 - LP: #629711
16107 * (pre-stable) mm: Move vma_stack_continue into mm.h
16108 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
16109 - LP: #601073
16110 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
16111 * PM / Runtime: Add runtime PM statistics (v3)
16112 * compat: Make compat_alloc_user_space() incorporate the access_ok()
16113 - CVE-2010-3081
16114 * x86-64, compat: Test %rax for the syscall number, not %eax
16115 - CVE-2010-3301
16116 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
16117 - CVE-2010-3301
16118
16119 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
16120
16121linux (2.6.35-21.31) maverick; urgency=low
16122
16123 [ Andy Whitcroft ]
16124
16125 * bodge linux-libc-dev package version due to ti-omap4 error
16126 * linux-libc-dev -- ensure we can only build this on debian.master
16127
16128 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
16129
16130linux (2.6.35-21.30) maverick; urgency=low
16131
16132 [ Andy Whitcroft ]
16133
16134 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16135 - LP: #614008
16136
16137 [ Daniel Lezcano ]
16138
16139 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
16140
16141 [ Henrik Rydberg ]
16142
16143 * SAUCE: Input: wacom - add fuzz parameters to features
16144 * SAUCE: Input: wacom - collect device quirks into single function
16145 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
16146 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
16147 * SAUCE: hid: ntrig: Remove unused device ids
16148 * SAUCE: hid: ntrig: remove sysfs nodes
16149 * SAUCE: hid: ntrig: Correct logic for quirks
16150 * SAUCE: hid: ntrig: zero-initialize ntrig struct
16151 * SAUCE: hid: ntrig: Setup input filtering manually
16152 * SAUCE: hid: ntrig: New ghost-filtering event logic
16153
16154 [ Leann Ogasawara ]
16155
16156 * SAUCE: ndiswrapper: Initialize buffer index and check its value
16157 - LP: #613796
16158
16159 [ Manoj Iyer ]
16160
16161 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
16162 series Laptops
16163 - LP: #632884
16164
16165 [ Ping Cheng ]
16166
16167 * SAUCE: Input: wacom - parse the Bamboo device family
16168
16169 [ Rafi Rubin ]
16170
16171 * SAUCE: hid: ntrig: identify firmware version (wiggled)
16172
16173 [ Tim Gardner ]
16174
16175 * [Config] CONFIG_NL80211_TESTMODE=n
16176
16177 [ Upstream Kernel Changes ]
16178
16179 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
16180 * e1000e: initial support for 82579 LOMs
16181 * e1000e: correct MAC-PHY interconnect register offset for 82579
16182 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
16183 tested on HP G60
16184 - LP: #587388
16185 * DSS2: Don't power off a panel twice
16186 - LP: #588243
16187 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
16188 * Input: i8042 - reset keyboard controller wehen resuming from S2R
16189 - LP: #86820
16190 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
16191 - LP: #414795
16192 * agp/intel: Support the extended physical addressing bits on
16193 Sandybridge.
16194 - LP: #632488
16195 * drm/i915,intel_agp: Add support for Sandybridge D0
16196 - LP: #632488
16197 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
16198 - LP: #632488
16199 * mmc: omap: fix for bus width which improves SD card's peformance.
16200
16201 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
16202
16203linux (2.6.35-20.29) maverick; urgency=low
16204
16205 [ Andy Whitcroft ]
16206
16207 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
16208 - LP: #563277
16209 * SAUCE: i915 KMS -- blacklist i830
16210 - LP: #542208, #563277
16211 * SAUCE: i915 KMS -- blacklist i845g
16212 - LP: #541492, #563277
16213 * SAUCE: i915 KMS -- blacklist i855
16214 - LP: #511001, #541511, #563277
16215
16216 [ Leann Ogasawara ]
16217
16218 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
16219 - LP: #601073
16220 * ARM: Temporarily disable module check for armel
16221 * rebase to v2.6.35.4
16222 * [Config] update configs following rebase to v2.6.35.4
16223
16224 [ Ricardo Salveti de Araujo ]
16225
16226 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
16227 in Omap
16228
16229 [ Tim Gardner ]
16230
16231 * [Config] Added be2net, be2scsi to udebs
16232 - LP: #628776
16233
16234 [ Upstream Kernel Changes ]
16235
16236 * x86, cpu: Package Level Thermal Control, Power Limit Notification
16237 definitions
16238 - LP: #601073
16239 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
16240 - LP: #601073
16241 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
16242 - LP: #601073
16243 * x86, hwmon: Package Level Thermal/Power: power limit
16244 - LP: #601073
16245 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
16246 - LP: #601073
16247 * hid: 3m: Adjust to sequential MT HID protocol
16248 * hid: 3m: Convert to MT slots
16249 * hid: 3m: Correct touchscreen emulation
16250 * hid: 3m: Adjust major / minor axes to scale
16251 * input: bcm5974: Adjust major / minor to scale
16252 * HID: magicmouse: don't allow hidinput to initialize the device
16253 * HID: magicmouse: simplify multitouch feature request
16254 * HID: magicmouse: simplify touch data bit manipulation
16255 * HID: magicmouse: simplify touch down logic
16256 * HID: magicmouse: remove timestamp logic
16257 * HID: magicmouse: enable Magic Trackpad support
16258 * HID: magicmouse: Adjust major / minor axes to scale
16259 * mmc: fix all hangs related to mmc/sd card insert/removal during
16260 suspend/resume
16261 - LP: #477106
16262 * drm/i915: fix VGA plane disable for Ironlake+
16263 - LP: #602281
16264
16265 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
16266
16267linux (2.6.35-19.28) maverick; urgency=low
16268
16269 [ Leann Ogasawara ]
16270
16271 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
16272 from the archive and a no-change rebuild was attempted. However, the ABI
16273 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
16274 up the ABI and re-upload.
16275
16276 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
16277
16278linux (2.6.35-19.27) maverick; urgency=low
16279
16280 [ Leann Ogasawara ]
16281
16282 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
16283 from the archive.
16284
16285 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
16286
16287linux (2.6.35-19.26) maverick; urgency=low
16288
16289 [ Upstream Kernel Changes ]
16290
16291 * ARM: OMAP: Beagle: revision detection
16292 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
16293 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
16294
16295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
16296
16297linux (2.6.35-19.25) maverick; urgency=low
16298
16299 [ Jarod Wilson ]
16300
16301 * SAUCE: Bring in staging/lirc from 2.6.36
16302 - LP: #609234
16303 * SAUCE: Update ir-core to linuxtv/other which should be merged for
16304 2.6.36.
16305 - LP: #609234
16306 * SAUCE: Fix memleaks in imon and mceusb drivers
16307 - LP: #609234
16308 * SAUCE: Bring in streamzap support from linuxtv/other
16309 - LP: #609234
16310
16311 [ Mario Limonciello ]
16312
16313 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
16314 - LP: #609234
16315
16316 [ Mathieu J. Poirier ]
16317
16318 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16319 - LP: #608279
16320
16321 [ Upstream Kernel Changes ]
16322
16323 * intel_idle: disable module support
16324 - LP: #615265
16325 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16326 correct codec ID
16327 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16328 - LP: #605101
16329 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16330 - LP: #495134
16331 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16332 - LP: #519066
16333 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16334 - LP: #519066
16335 * input: mt: Initialize slots to unused (rev2)
16336 * input: mt: Add support for the Bamboo Touch trackpad
16337 * hid: Add a hid quirk for input sync override
16338
16339 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16340
16341linux (2.6.35-18.24) maverick; urgency=low
16342
16343 [ Colin Watson ]
16344
16345 * Pass DEB_MAINT_PARAMS to hook scripts
16346
16347 [ Leann Ogasawara ]
16348
16349 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16350 - LP: #584812
16351 * rebase to v2.6.35.3
16352
16353 [ Upstream Kernel Changes ]
16354
16355 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16356 - LP: #609234
16357 * can: add limit for nframes and clean up signed/unsigned variables
16358 - CVE-2010-2959
16359 * drm: Initialize ioctl struct when no user data is present
16360 - CVE-2010-2803
16361 * ARM: initial stack protector (-fstack-protector) support
16362 * ARM: stack protector: change the canary value per task
16363 * [ARM] implement arch_randomize_brk()
16364 * [ARM] add address randomization to mmap()
16365 * ARM: fix ASLR of PIE executables
16366
16367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16368
16369linux (2.6.35-17.23) maverick; urgency=low
16370
16371 [ Jeremy Kerr ]
16372
16373 * [Config] build-in uinput module
16374 - LP: #584812
16375
16376 [ Leann Ogasawara ]
16377
16378 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16379 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16380 * Revert "[Config] [FTBS] sparc: Temporarily disable
16381 CONFIG_MTD_NAND_DENALI"
16382 * Revert "[Config] [FTBS] sparc: Temporarily disable
16383 CONFIG_MFD_JANZ_CMODIO"
16384 * Revert "[Config] [FTBS] sparc: Temporarily disable
16385 CONFIG_INFINIBAND_QIB"
16386 * [Config] Enable INTEL_IPS
16387 - LP: #601057
16388 * Remove ia64 support
16389 * [Config] Update portsconfigs after removing ia64 support
16390 * Remove sparc support
16391 * [Config] Update portsconfigs after removing sparc support
16392
16393 [ Linus Torvalds ]
16394
16395 * (pre-stable) mm: fix page table unmap for stack guard page properly
16396
16397 [ Mathieu J. Poirier ]
16398
16399 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16400 - LP: #591941
16401
16402 [ Upstream Kernel Changes ]
16403
16404 * timer: add on-stack deferrable timer interfaces
16405 - LP: #601057
16406 * x86 platform driver: intelligent power sharing driver
16407 - LP: #601057
16408 * IPS driver: add GPU busy and turbo checking
16409 - LP: #601057
16410 * X86: intel_ips, check for kzalloc properly
16411 - LP: #601057
16412 * ips driver: make it less chatty
16413 - LP: #601057
16414
16415 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16416
16417linux (2.6.35-16.22) maverick; urgency=low
16418
16419 [ Andy Whitcroft ]
16420
16421 * debian -- more agressivly clean up after depmod on purge
16422 - LP: #618591
16423
16424 [ Henrik Rydberg ]
16425
16426 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16427
16428 [ Leann Ogasawara ]
16429
16430 * ubuntu: iscsitarget -- version 1.4.20.2
16431 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16432 * rebase to v2.6.35.2
16433 * [Config] update configs following rebase to v2.6.35.2
16434 * [Config] update ports configs following rebase to v2.6.35.2
16435
16436 [ Luke Yelavich ]
16437
16438 * [Config] Enable new firewire stack on powerpc
16439
16440 [ Mathieu J. Poirier ]
16441
16442 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16443 - LP: #608266
16444
16445 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16446
16447linux (2.6.35-15.21) maverick; urgency=low
16448
16449 [ Luke Yelavich ]
16450
16451 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16452
16453 [ Upstream Kernel Changes ]
16454
16455 * Input: introduce MT event slots
16456 * Input: document the MT event slot protocol
16457 * (pre-stable) sched: Revert nohz_ratelimit() for now
16458 * (pre-stable) drm/radeon/kms: add missing copy from user
16459 - LP: #606081
16460
16461 [ Leann Ogasawara ]
16462
16463 * rebase to v2.6.35.1
16464
16465 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16466
16467linux (2.6.35-14.20) maverick; urgency=low
16468
16469 [ Andy Whitcroft ]
16470
16471 * update Vcs-Git to point to maverick repo
16472 * debian -- include the debian packaging in the -source package
16473 - LP: #608674
16474 * select debian source format 1.0
16475 * add support for building selected stages of kernel
16476 - LP: #603087
16477 * cleanup conditional dependancy handling
16478 - LP: #603087
16479
16480 [ Upstream Kernel Changes ]
16481
16482 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16483 - LP: #582199, #586418, #588031
16484 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16485 - LP: #582199, #586418, #588031
16486 * sched: Revert nohz_ratelimit() for now
16487
16488 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16489
16490linux (2.6.35-14.19) maverick; urgency=low
16491
16492 [ Leann Ogasawara ]
16493
16494 * rebase to v2.6.35
16495
16496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16497
16498linux (2.6.35-13.18) maverick; urgency=low
16499
16500 [ Andy Whitcroft ]
16501
16502 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16503 * SAUCE: add tracing for user initiated readahead requests
16504 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16505 switch
16506 * SAUCE: vt -- allow grub to request automatic vt_handoff
16507 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16508 * SAUCE: drm -- stop early access to drm devices
16509
16510 [ Bryan Wu ]
16511
16512 * CONFIG: compile in OTG driver and Transceiver driver
16513 - LP: #566645
16514 * remove OTG modules from modules list file
16515
16516 [ John Johansen ]
16517
16518 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
16519 - LP: #581525, #599450
16520 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
16521 * SAUCE: AppArmor 2.4 compatibility patch
16522 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
16523 * SAUCE: fix pv-ops for legacy Xen
16524 * SAUCE: blkfront: default to sd devices
16525 * [Config] Build in drivers required for Xen pv-ops
16526
16527 [ Leann Ogasawara ]
16528
16529 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
16530 size."
16531
16532 [ Lee Jones ]
16533
16534 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
16535 - LP: #608095
16536 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
16537 just revision
16538 - LP: #608095
16539 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
16540 - LP: #608095
16541 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
16542 - LP: #608095
16543
16544 [ Upstream Kernel Changes ]
16545
16546 * agp/intel: Use the correct mask to detect i830 aperture size.
16547 - LP: #597075
16548
16549 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
16550
16551linux (2.6.35-12.17) maverick; urgency=low
16552
16553 [ Leann Ogasawara ]
16554
16555 * rebase to v2.6.35-rc6
16556 * [Config] update configs following rebase to v2.6.35-rc6
16557 * [Config] update ports configs following rebase to v2.6.35-rc6
16558 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
16559
16560 [ Leann Ogasawara ]
16561
16562 * rebase to v2.6.35-rc6
16563
16564 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
16565
16566linux (2.6.35-11.16) maverick; urgency=low
16567
16568 [ Leann Ogasawara ]
16569
16570 * Bump ABI for new compiler update
16571
16572 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
16573
16574linux (2.6.35-10.15) maverick; urgency=low
16575
16576 [ Leann Ogasawara ]
16577
16578 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
16579 device"
16580 * [Config] Enable CONFIG_M686=y
16581 - LP: #592495
16582
16583 [ Upstream Kernel Changes ]
16584
16585 * tracing: Add alignment to syscall metadata declarations
16586
16587 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
16588
16589linux (2.6.35-9.14) maverick; urgency=low
16590
16591 [ Andy Whitcroft ]
16592
16593 * ubuntu: AUFS -- add BOM and automated update script
16594 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
16595
16596 [ John Johansen ]
16597
16598 * [Config] Enable DRBD as a module
16599
16600 [ Kees Cook ]
16601
16602 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
16603 - LP: #604407
16604
16605 [ Leann Ogasawara ]
16606
16607 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
16608 - LP: #606139
16609 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
16610 - LP: #606139
16611 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16612 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16613
16614 [ Lee Jones ]
16615
16616 * Stop ARM boards crashing when CUPS is loaded
16617 - LP: #601226
16618
16619 [ Upstream Kernel Changes ]
16620
16621 * perf probe: Support tracing an entry of array
16622 * perf probe: Support static and global variables
16623
16624 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
16625
16626linux (2.6.35-8.13) maverick; urgency=low
16627
16628 [ Kees Cook ]
16629
16630 * SAUCE: Yama: check PTRACE using thread group leader
16631 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
16632 - LP: #603716
16633
16634 [ Leann Ogasawara ]
16635
16636 * rebase to v2.6.35-rc5
16637 * [Config] update configs following rebase to v2.6.35-rc5
16638
16639 [ Nicolas Pitre ]
16640
16641 * SAUCE: make ndiswrapper available on X86 only
16642
16643 [ Tim Gardner ]
16644
16645 * [Config] Added ums-cypress to udeb
16646 - LP: #576066
16647 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
16648 * [Config] CONFIG_NDISWRAPPER=m across all configs
16649
16650 [ Upstream Kernel Changes ]
16651
16652 * HID: magicmouse: report last touch up
16653 * rebase to 2.6.35-rc5
16654
16655 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
16656
16657linux (2.6.35-7.12) maverick; urgency=low
16658
16659 [ Tim Gardner ]
16660
16661 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
16662 - LP: #597075
16663
16664 [ Upstream Kernel Changes ]
16665
16666 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
16667 (squashed)
16668
16669 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
16670
16671linux (2.6.35-7.11) maverick; urgency=low
16672
16673 [ Tim Gardner ]
16674
16675 * [Config] CONFIG_X86_MRST=n
16676
16677 [ Upstream Kernel Changes ]
16678
16679 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
16680 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
16681 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
16682
16683 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
16684
16685linux (2.6.35-7.10) maverick; urgency=low
16686
16687 [ Kees Cook ]
16688
16689 * SAUCE: security: create task_free security callback
16690 * SAUCE: Yama: add PTRACE exception tracking and interface
16691 * SAUCE: security: unconditionally chain to Yama LSM
16692 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
16693 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
16694 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
16695 * [Upstream] security: Yama LSM
16696 * [Config] Enable CONFIG_SECURITY_YAMA=y
16697
16698 [ Tim Gardner ]
16699
16700 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
16701
16702 [ Upstream Kernel Changes ]
16703
16704 * rebase to 2.6.35-rc4
16705
16706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
16707
16708linux (2.6.35-6.9) maverick; urgency=low
16709
16710 [ Tim Gardner ]
16711
16712 * [Upstream] direct_splice_actor() should not use pos in sd
16713 - LP: #588861
16714
16715 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
16716
16717linux (2.6.35-6.8) maverick; urgency=low
16718
16719 [ Mathieu J. Poirier ]
16720
16721 * ARM: Adding regulator supply for vdds_sdi.
16722 - LP: #597904
16723
16724 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
16725
16726linux (2.6.35-6.7) maverick; urgency=low
16727
16728 [ Alberto Milone ]
16729
16730 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
16731
16732 [ Chase Douglas ]
16733
16734 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
16735 of mouse
16736 * [Upstream] HID: magicmouse: disable and add module param for scroll
16737 acceleration
16738 * [Upstream] HID: magicmouse: properly account for scroll movement in
16739 state
16740 * [Upstream] HID: magicmouse: add param for scroll speed
16741 * [Upstream] HID: magicmouse: enable horizontal scrolling
16742
16743 [ Henrik Rydberg ]
16744
16745 * [Upstream] Input: evdev - convert to dynamic event buffer
16746 * [Upstream] Input: evdev - use driver hint to compute size of event
16747 buffer
16748 * [Upstream] Input: bcm5974 - set the average number of events per MT
16749 event packet
16750 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
16751 * [Upstream] Input: evdev - never leave the client buffer empty after
16752 write
16753
16754 [ John Johansen ]
16755
16756 * SAUCE: AppArmor: -- mainline 2010-06-23
16757 * SAUCE: AppArmor 2.4 compatibility patch
16758 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
16759
16760 [ Leann Ogasawara ]
16761
16762 * [Config] Enable CONFIG_INTR_REMAP=y
16763 - LP: #597091
16764 * [Config] Enable CONFIG_X86_X2APIC
16765 - LP: #597091
16766
16767 [ Mathieu J. Poirier ]
16768
16769 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
16770 - LP: #594382
16771
16772 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
16773
16774linux (2.6.35-5.6) maverick; urgency=low
16775
16776 [ Amit Kucheria ]
16777
16778 * [Config] update omap flavour description
16779
16780 [ Andy Whitcroft ]
16781
16782 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
16783 - LP: #570500, #576274
16784 * SAUCE: add option to hand off all kernel parameters to init
16785 - LP: #586386
16786 * [Config] enable passing all kernel command line to init
16787 - LP: #586386
16788 * [Config] disable CONFIG_VMI
16789 - LP: #537601
16790 * [Config] enable CONFIG_IPV6_SIT_6RD
16791 - LP: #591869
16792 * [Config] enable CONFIG_VMWARE_BALOON as module
16793 - LP: #592039
16794
16795 [ Leann Ogasawara ]
16796
16797 * Revert "SAUCE: pm: Config option to disable handling of console during
16798 suspend/resume"
16799 - LP: #594885
16800 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
16801 * [Config] ports: enable passing all kernel command line to init
16802 - LP: #586386
16803 * [Config] Enable CONFIG_FB_VESA=y for x86
16804 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
16805 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
16806 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
16807 - LP: #493156
16808
16809 [ Mathieu Poirier ]
16810
16811 * ARM: Adding MosChip MCS7830 to nic-usb
16812 - LP: #584920
16813
16814 [ Upstream Kernel Changes ]
16815
16816 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
16817 * docbook: need xmldoclinks for all doc types
16818 * perf probe: Add kernel source path option
16819
16820 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
16821
16822linux (2.6.35-4.5) maverick; urgency=low
16823
16824 [ Leann Ogasawara ]
16825
16826 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
16827 size (rev2)"
16828 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
16829 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
16830 (rev4)"
16831 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
16832 modules"
16833 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
16834 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
16835 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
16836
16837 [ Tim Gardner ]
16838
16839 * [Config] CONFIG_NFS_FSCACHE=y
16840 - LP: #440522
16841 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
16842 - LP: #440522
16843
16844 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
16845
16846linux (2.6.35-3.4) maverick; urgency=low
16847
16848 [ Andy Whitcroft ]
16849
16850 * debian -- ensure the version number is clean
16851
16852 [ Henrik Rydberg ]
16853
16854 * [Upstream] Introduce MT event slots (rev 5)
16855 * [Upstream] Document the MT event slot protocol (rev5)
16856 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
16857 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
16858 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
16859 (rev2)
16860
16861 [ Leann Ogasawara ]
16862
16863 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
16864 * Revert "SAUCE: hostap: send events on data interface as well as master
16865 interface"
16866 * Revert "Fix webcam having USB ID 0ac8:303b"
16867 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
16868 * rebase to v2.6.35-rc3
16869
16870 [ Maxim Levitsky ]
16871
16872 * [Config] Enable new Smartmedia/xD translation layer
16873 - LP: #202490
16874
16875 [ Upstream Kernel Changes ]
16876
16877 * net: fix deliver_no_wcard regression on loopback device
16878
16879 [ Upstream changes ]
16880
16881 * rebased to v2.6.35-rc3
16882
16883 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
16884
16885linux (2.6.35-2.3) maverick; urgency=low
16886
16887 [ Bryan Wu ]
16888
16889 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
16890
16891 [ Leann Ogasawara ]
16892
16893 * [Config] armel: Enable CONFIG_BNX2=m
16894 * [Config] ports: Enable CONFIG_BNX2X=m
16895 * SAUCE: armel: define get_dma_ops to fix FTBS
16896
16897 [ Tim Gardner ]
16898
16899 * [Upstream] net: Print num_rx_queues imbalance warning only when there
16900 are allocated queues
16901 - LP: #591416
16902
16903 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
16904
16905linux (2.6.35-2.2) maverick; urgency=low
16906
16907 [ Andy Whitcroft ]
16908
16909 * [Config] d-i: make armel configuration versatile flavour specific
16910 - LP: #588805
16911 * [Config] d-i: enable .udebs for omap flavour
16912 - LP: #588805
16913
16914 [ Kees Cook ]
16915
16916 * ptrace: limit scope to attach only (allow read)
16917 - LP: #589656
16918
16919 [ Leann Ogasawara ]
16920
16921 * rebase to v2.6.35-rc2
16922 * [Config] update configs following rebase to v2.6.35-rc2
16923 * [Config] update port configs following rebase to v2.6.35-rc2
16924
16925 [ Lee Jones ]
16926
16927 * Enable perf to be more helpful when perf_<version> does not exist.
16928 - LP: #570500
16929 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
16930
16931 [ Tim Gardner ]
16932
16933 * [Config] Update bnx2 udeb firmware files
16934 - LP: #589304
16935
16936 [ Upstream changes ]
16937
16938 * rebased to v2.6.35-rc2
16939
16940 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
16941
16942linux (2.6.35-1.1) maverick; urgency=low
16943
16944 [ Andy Whitcroft ]
16945
16946 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
16947 - LP: #587888
16948 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
16949
16950 [ Leann Ogasawara ]
16951
16952 * rebase to v2.6.35-rc1
16953 * [Config] update configs following rebase to v2.6.35-rc1
16954 * [Config] update port configs following rebase to v2.6.35-rc1
16955 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
16956 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
16957 * SAUCE: ndiswrapper: convert multicast list to list_head
16958 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
16959 * [Config] [FTBS] ia64: Temporarily disable gpiolib
16960 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
16961 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
16962 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
16963 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
16964 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
16965 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
16966 * [Config] [FTBS] armel: Temporarily disable bnx2
16967 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
16968 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
16969 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
16970 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
16971 gpio_set_debounce
16972
16973 [ Upstream Kernel Changes ]
16974
16975 * of/usb: fix build error due to of_node pointer move
16976 * n2_crypto: Fix build after of_device/of_platform_driver changes.
16977 * powerpc/fsl-booke: fix the case where we are not in the first page
16978 * powerpc/fsl-booke: Move the entry setup code into a seperate file
16979 * powerpc/kexec: Add support for FSL-BookE
16980 * greth: Fix build after OF device conversions.
16981
16982 [ Upstream changes ]
16983
16984 * rebased to v2.6.35-rc1
16985
16986 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
16987
16988linux (2.6.35-1.0) UNRELEASED; urgency=low
16989
16990 [ Leann Ogasawara ]
16991
16992 * Null entry.
16993
16994 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
16995
16996linux (2.6.34-5.14) maverick; urgency=low
16997
16998 [ Tim Gardner ]
16999
17000 * [Config] Added module inclusion support
17001 * [Config] Added virtual flavour module inclusion list and d-i package
17002 definitions
17003
17004 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
17005
17006linux (2.6.34-5.13) maverick; urgency=low
17007
17008 [ Andy Whitcroft ]
17009
17010 * Revert "ubuntu: AUFS -- aufs2 20091209"
17011 * Revert "ubuntu: AUFS -- export various core functions
17012 (aufs2-standalone.patch)"
17013 * Revert "ubuntu: AUFS -- export various core functions
17014 (aufs2-base.patch)"
17015 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
17016 - LP: #587888
17017 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
17018 - LP: #587888
17019 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
17020 - LP: #587888
17021 * [Config] AUFS -- enable aufs options
17022 - LP: #587888
17023
17024 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
17025
17026linux (2.6.34-5.12) maverick; urgency=low
17027
17028 [ Andy Whitcroft ]
17029
17030 * enforce -- ensure SYSFS compatibility is disabled
17031
17032 [ Chase Douglas ]
17033
17034 * build with libdw-dev for perf probe symbol support
17035 * maverick ftrace configuration changes
17036
17037 [ Kees Cook ]
17038
17039 * Revert "SAUCE: x86: brk away from exec rand area"
17040 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
17041 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17042 * SAUCE: x86: implement cs-limit nx-emulation for ia32
17043 - LP: #369978
17044 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
17045 * SAUCE: x86: brk away from exec rand area
17046 - LP: #452175
17047 * SAUCE: ptrace: restrict ptrace scope to children
17048
17049 [ Leann Ogasawara ]
17050
17051 * Add new omap flavour to getabis
17052 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
17053 - LP: #585490
17054 * build/modules: Temorarily add ignore.modules
17055 * ubuntu: iscsitarget -- version 1.4.20.1
17056
17057 [ Loïc Minier ]
17058
17059 * SAUCE: [um] Don't use nx_enabled under UML
17060 - LP: #524849
17061
17062 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
17063
17064linux (2.6.34-4.11) maverick; urgency=low
17065
17066 [ Amit Kucheria ]
17067
17068 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
17069 * [Config] Add support for OMAP-mainline flavour
17070
17071 [ Andy Whitcroft ]
17072
17073 * SAUCE: powerpc: fix compile error when ptrace.h is included from
17074 userspace
17075 - LP: #583733
17076
17077 [ Chase Douglas ]
17078
17079 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
17080 are present"
17081 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
17082 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
17083 load detect pipe"
17084
17085 [ Kees Cook ]
17086
17087 * SAUCE: fs: block cross-uid sticky symlinks
17088 * SAUCE: fs: block hardlinks to non-accessible sources
17089
17090 [ Koen Kooi ]
17091
17092 * SAUCE: board-omap3-beagle: add DSS2 support
17093
17094 [ Leann Ogasawara ]
17095
17096 * Revert "staging/go7007 -- disable"
17097 * Revert "[Config] staging/winbond -- disable"
17098 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
17099 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
17100 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
17101 controller"
17102 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
17103 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
17104 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
17105 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
17106 chipsets."
17107 * Revert "[Upstream] b43: Declare all possible firmware files."
17108 * Revert "add Breaks: against hardy lvm2"
17109 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
17110 id on Vmware ESX Server"
17111 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
17112 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
17113 * [Config] Enable CONFIG_USB=y for armel and sparc
17114 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
17115 * [Config] Enable CONFIG_RFKILL=y for ports
17116 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
17117 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
17118 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
17119 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
17120 * [Config] Enable CONFIG_LIBERTAS_MESH=y
17121 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
17122 * [Config] CONFIG_RT2800USB_UNKNOWN=y
17123 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
17124 * [Config] Enable CONFIG_CEPH_FS=m
17125 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
17126 * [Config] Enable CONFIG_EEEPC_WMI=m
17127 * [Config] Enable CONFIG_RT2800PCI=m
17128 * [Config] Enable CONFIG_SCSI_HPSA=m
17129 * [Config] Enable CONFIG_VHOST_NET=m
17130 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
17131 - LP: #582350
17132 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
17133 - LP: #579300
17134 * [Config] Enable CONFIG_PCIEASPM=y
17135 - LP: #333990
17136 * [Config] updateconfigs for OMAP flavour
17137
17138 [ Loïc Minier ]
17139
17140 * Enable perf tools on armel
17141
17142 [ Tim Gardner ]
17143
17144 * SAUCE: Updated ndiswrapper to 1.56
17145 - LP: #582555
17146 * [Config] Added virtual flavour
17147 * [Config] Remove support for sub-flavours
17148 * [Config] Removed amd64 preempt flavour
17149 * [Config] updateconfigs, updateportsconfigs after flavour munging
17150
17151 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
17152
17153linux (2.6.34-3.10) maverick; urgency=low
17154
17155 [ Leann Ogasawara ]
17156
17157 * rebase to v2.6.34
17158
17159 [ Upstream changes ]
17160
17161 * rebased to v2.6.34
17162
17163 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
17164
17165linux (2.6.34-2.9) maverick; urgency=low
17166
17167 [ Leann Ogasawara ]
17168
17169 * [Config] [FTBS] Disable comedi for armel
17170
17171 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
17172
17173linux (2.6.34-2.8) maverick; urgency=low
17174
17175 [ Leann Ogasawara ]
17176
17177 * Drop lpia
17178 * [Config] [FTBS] disable KVM
17179 * [Config] [FTBS] disable ipr for armel
17180
17181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
17182
17183linux (2.6.34-2.7) maverick; urgency=low
17184
17185 [ Leann Ogasawara ]
17186
17187 * [Config] disable CONFIG_SCSI_IPR on powerpc
17188 * [Config] Remove 386 flavour per UDS discussion
17189
17190 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
17191
17192linux (2.6.34-1.6) maverick; urgency=low
17193
17194 [ Chase Douglas ]
17195
17196 * enforce CONFIG_TMPFS_POSIX_ACL=y
17197 - LP: #575940
17198 * don't force module dependency checking
17199 - LP: #577029
17200
17201 [ Kees Cook ]
17202
17203 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
17204 - LP: #568844
17205
17206 [ Leann Ogasawara ]
17207
17208 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
17209 * rebase to v2.6.34-rc7
17210 * [Config] update configs following rebase to v2.6.34-rc7
17211 * [Config] update port configs following rebase to v2.6.34-rc7
17212 * Add btrfs to the udebs
17213
17214 [ Tim Gardner ]
17215
17216 * [Config] Add atl1c to nic-modules udeb
17217 - LP: #557130
17218
17219 [ Upstream changes ]
17220
17221 * rebased to v2.6.34-rc7
17222
17223 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
17224
17225linux (2.6.34-1.5) UNRELEASED; urgency=low
17226
17227 [ Leann Ogasawara ]
17228
17229 * rebase to v2.6.34-rc6
17230 * [Config] update configs following rebase to v2.6.34-rc6
17231 * [Config] update port configs following rebase to v2.6.34-rc6
17232
17233 [ Upstream changes ]
17234
17235 * rebased to v2.6.34-rc6
17236
17237 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
17238
17239linux (2.6.34-1.4) UNRELEASED; urgency=low
17240
17241 [ Leann Ogasawara ]
17242
17243 * rebase to v2.6.34-rc5
17244 * [Config] update ports configs following rebase to v2.6.34-rc5
17245
17246 [ Upstream changes ]
17247
17248 * rebased to v2.6.34-rc5
17249
17250 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
17251
17252linux (2.6.34-1.3) UNRELEASED; urgency=low
17253
17254 [ Leann Ogasawara ]
17255
17256 * rebase to v2.6.34-rc4
17257 * [Config] update configs following rebase to v2.6.34-rc4
17258 * [Config] update port configs following rebase to v2.6.34-rc4
17259 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
17260
17261 [ Upstream changes ]
17262
17263 * rebased to v2.6.34-rc4
17264
17265 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
17266
17267linux (2.6.34-1.2) UNRELEASED; urgency=low
17268
17269 [ Leann Ogasawara ]
17270
17271 * Temorarily disable building linux-doc
17272 * rebase to v2.6.34-rc3
17273 * [Config] update configs following rebase to v2.6.34-rc3
17274 * [Config] update port configs following rebase to v2.6.34-rc3
17275
17276 [ Upstream changes ]
17277
17278 * rebased to v2.6.34-rc3
17279
17280 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
17281
17282linux (2.6.34-1.1) UNRELEASED; urgency=low
17283
17284 [ Leann Ogasawara ]
17285
17286 * rebase to v2.6.34-rc2
17287 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
17288 * [Config] update port configs following rebase to v2.6.34-rc2
17289 * [Config] update configs following rebase to v2.6.34-rc2
17290
17291 [ Upstream changes ]
17292
17293 * rebased to v2.6.34-rc2
17294
17295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
17296
17297linux (2.6.33-1.1) UNRELEASED; urgency=low
17298
17299 [ Leann Ogasawara ]
17300
17301 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
17302 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
17303 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
17304 * ubuntu: lirc -- rename kfifo_put and kfifo_get
17305 * ubuntu: iscsitarget -- rename daddr inet_sock field
17306 * rebased to v2.6.33
17307 * [Config] update configs following rebase to v2.6.33
17308 * [Config] update ports configs following rebase to v2.6.33
17309
17310 [ Upstream changes ]
17311
17312 * rebased to v2.6.33
17313
17314 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
17315
17316linux (2.6.33-0.0) UNRELEASED; urgency=low
17317
17318 [ Leann Ogasawara ]
17319
17320 * Null entry.
17321
17322 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17323
17324linux (2.6.32-16.25) lucid; urgency=low
17325
17326 [ Andy Whitcroft ]
17327
17328 * linux-tools -- move to Suggests: with explicit seeding
17329 - LP: #534635
17330
17331 [ Tim Gardner ]
17332
17333 * [Config] CONFIG_HID=m
17334
17335 [ Upstream Kernel Changes ]
17336
17337 * (pre-stable) sched: Fix SMT scheduler regression in
17338 find_busiest_queue()
17339 * KVM: introduce kvm_vcpu_on_spin
17340 * KVM: VMX: Add support for Pause-Loop Exiting
17341
17342 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17343
17344linux (2.6.32-16.24) lucid; urgency=low
17345
17346 [ Andy Whitcroft ]
17347
17348 * armel -- perf userspace does not support arm
17349 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17350
17351 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17352
17353linux (2.6.32-16.23) lucid; urgency=low
17354
17355 [ Andy Whitcroft ]
17356
17357 * SAUCE: PM report driver and device suspend/resume times -- move config
17358 * update to standards version 3.8.4.0
17359 * printenv -- expose all of the package selectors
17360 * source package -- cleanup source content control
17361 * doc package -- ensure we do build package content on buildd
17362 * lintian -- correct the address in the debian/copyright
17363 * lintian -- update debhelper package version dependancy
17364 * lintian -- fix ghostscript dependancy
17365 * lintian -- add required misc:Depends
17366 * lintian -- move our debhelper compat level to debian/compat
17367 * perf -- build the kernel carried tools
17368 * perf -- add linux-tools carrying the version switches and manuals
17369 * SAUCE: fix up Kconfig for staging drivers
17370 * [Config] enable NOUVEAU etc following drm backport
17371 * update DRM to mainline v2.6.33
17372 * [Config] Remove AppArmor config options that no longer exist (ports)
17373 * [Config] updateportsconfigs following drm update
17374
17375 [ John Johansen ]
17376
17377 * ubuntu: AppArmor -- update to mainline 2010-03-04
17378 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17379 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17380 * [Config] Remove AppArmor config options that no longer exist
17381
17382 [ Manoj Iyer ]
17383
17384 * ubuntu: rtl8192se -- version 2010-0115,0014
17385 - LP: #530275
17386 * [Config] added CONFIG_RTL8192SE module.
17387 - LP: #530275
17388
17389 [ Tim Gardner ]
17390
17391 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17392 - LP: #531017
17393 * [Upstream] netfilter: xt_recent: Add an entry reaper
17394
17395 [ Upstream Kernel Changes ]
17396
17397 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17398 emulation"
17399 * Revert "KVM: x86 emulator: Fix popf emulation"
17400 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17401 emulation"
17402 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17403 * Revert "KVM: fix memory access during x86 emulation."
17404 * Add vlan (8021.Q) module package for d-i.
17405 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17406 Inspiron 700m
17407 - LP: #515246
17408 * [Upstream] docbook: need xmldoclinks for all doc types
17409 * x86: set_personality_ia32() misses force_personality32
17410 * lib: Introduce generic list_sort function
17411 * drm/nv50: Implement ctxprog/state generation.
17412 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17413 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17414 Inspiron 700m
17415 - LP: #515246
17416
17417 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17418
17419linux (2.6.32-15.22) lucid; urgency=low
17420
17421 [ Andy Whitcroft ]
17422
17423 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17424 * Revert "SAUCE: PM report driver and device suspend/resume times."
17425 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17426
17427 [ Manoj Iyer ]
17428
17429 * SAUCE: PM report driver and device suspend/resume times.
17430
17431 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17432
17433linux (2.6.32-15.21) lucid; urgency=low
17434
17435 [ Andy Whitcroft ]
17436
17437 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17438 * Revert "[Config] lenovo-sl-laptop -- enable"
17439 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17440 * armel -- cramfs module will no longer be built
17441 * d-i -- make all modules optional
17442 * rename the debug packages to match archive standard
17443 - LP: #527837
17444 * lenovo-sl-laptop is no longer built
17445
17446 [ Colin Ian King ]
17447
17448 * Disable 4MB page tables for Atom, work around errata AAE44
17449 - LP: #523112
17450
17451 [ Colin Watson ]
17452
17453 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17454 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17455
17456 [ Jesse Barnes ]
17457
17458 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17459 detect pipe
17460 - LP: #488328
17461
17462 [ Loïc Minier ]
17463
17464 * [Config] armel Update versatile initrd configs
17465 - LP: #524893
17466 * SAUCE: [um] Don't use nx_enabled under UML
17467 - LP: #524849
17468
17469 [ Manoj Iyer ]
17470
17471 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17472
17473 [ Mario Limonciello ]
17474
17475 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17476
17477 [ Rafael J. Wysocki ]
17478
17479 * SAUCE: PM report driver and device suspend/resume times.
17480
17481 [ Surbhi Palande ]
17482
17483 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17484 - CVE-2009-4538
17485 * Revert "[Upstream] e1000: enhance frame fragment detection"
17486 - CVE-2009-4536
17487
17488 [ Tim Gardner ]
17489
17490 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17491 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17492 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17493
17494 [ Upstream Kernel Changes ]
17495
17496 * Revert "(pre-stable) eCryptfs: Add getattr function"
17497 * Fix potential crash with sys_move_pages
17498 * futex_lock_pi() key refcnt fix
17499 * futex: Handle user space corruption gracefully
17500 * futex: Handle futex value corruption gracefully
17501 * Fix race in tty_fasync() properly
17502 * hwmon: (w83781d) Request I/O ports individually for probing
17503 * hwmon: (lm78) Request I/O ports individually for probing
17504 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17505 * ALSA: ctxfi - fix PTP address initialization
17506 * drm/i915: disable hotplug detect before Ironlake CRT detect
17507 * drm/i915: enable self-refresh on 965
17508 * drm/i915: Disable SR when more than one pipe is enabled
17509 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17510 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17511 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17512 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17513 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17514 * i2c-tiny-usb: Fix on big-endian systems
17515 * drm/i915: handle FBC and self-refresh better
17516 * drm/i915: Increase fb alignment to 64k
17517 * drm/i915: Update write_domains on active list after flush.
17518 * regulator: Fix display of null constraints for regulators
17519 * ALSA: hda-intel: Avoid divide by zero crash
17520 * CPUFREQ: Fix use after free of struct powernow_k8_data
17521 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
17522 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
17523 * ioat: fix infinite timeout checking in ioat2_quiesce
17524 * resource: add helpers for fetching rlimits
17525 * fs/exec.c: restrict initial stack space expansion to rlimit
17526 * cifs: fix length calculation for converted unicode readdir names
17527 * NFS: Fix a reference leak in nfs_wb_cancel_page()
17528 * NFS: Try to commit unstable writes in nfs_release_page()
17529 * NFSv4: Don't allow posix locking against servers that don't support it
17530 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
17531 * NFS: Fix an Oops when truncating a file
17532 * NFS: Fix a umount race
17533 * NFS: Fix a bug in nfs_fscache_release_page()
17534 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
17535 * md: fix 'degraded' calculation when starting a reshape.
17536 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
17537 * Export the symbol of getboottime and mmonotonic_to_bootbased
17538 * kvmclock: count total_sleep_time when updating guest clock
17539 * KVM: PIT: control word is write-only
17540 * tpm_infineon: fix suspend/resume handler for pnp_driver
17541 * amd64_edac: Do not falsely trigger kerneloops
17542 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
17543 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
17544 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
17545 * netfilter: xtables: compat out of scope fix
17546 * netfilter: nf_conntrack: fix hash resizing with namespaces
17547 * drm/i915: remove full registers dump debug
17548 * drm/i915: add i915_lp_ring_sync helper
17549 * drm/i915: Don't wait interruptible for possible plane buffer flush
17550 * dasd: remove strings from s390dbf
17551 * crypto: padlock-sha - Add import/export support
17552 * wmi: Free the allocated acpi objects through wmi_get_event_data
17553 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
17554 * /dev/mem: introduce size_inside_page()
17555 * devmem: check vmalloc address on kmem read/write
17556 * devmem: fix kmem write bug on memory holes
17557 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
17558 of value 0.
17559 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
17560 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
17561 * dst: call cond_resched() in dst_gc_task()
17562 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
17563 * befs: fix leak
17564 * rtc-fm3130: add missing braces
17565 * Call flush_dcache_page after PIO data transfers in libata-sff.c
17566 * ahci: add Acer G725 to broken suspend list
17567 * pktgen: Fix freezing problem
17568 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
17569 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
17570 * x86: Re-get cfg_new in case reuse/move irq_desc
17571 * Staging: fix rtl8187se compilation errors with mac80211
17572 * ALSA: usb-audio - Avoid Oops after disconnect
17573 * serial: 8250: add serial transmitter fully empty test
17574 * sysfs: sysfs_sd_setattr set iattrs unconditionally
17575 * class: Free the class private data in class_release
17576 * USB: usbfs: only copy the actual data received
17577 * USB: usbfs: properly clean up the as structure on error paths
17578 * rtl8187: Add new device ID
17579 * ACPI: Add NULL pointer check in acpi_bus_start
17580 * ACPI: fix High cpu temperature with 2.6.32
17581 * drm/radeon/kms: use udelay for short delays
17582 * NFS: Too many GETATTR and ACCESS calls after direct I/O
17583 * eCryptfs: Add getattr function
17584 * b43: Fix throughput regression
17585 * ath9k: Fix sequence numbers for PAE frames
17586 * mac80211: Fix probe request filtering in IBSS mode
17587 * iwlwifi: Fix to set correct ht configuration
17588 * dm stripe: avoid divide by zero with invalid stripe count
17589 * dm log: userspace fix overhead_size calcuations
17590 * Linux 2.6.32.9
17591 * sfc: Fix SFE4002 initialisation
17592 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
17593 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
17594 * (pre-stable) HID: handle joysticks with large number of buttons
17595 - LP: #492056
17596 * (pre-stable) HID: extend mask for BUTTON usage page
17597 - LP: #492056
17598 * PM: Measure device suspend and resume times
17599 * e1000: enhance frame fragment detection
17600 - CVE-2009-4536
17601 * e1000e: enhance frame fragment detection
17602 - CVE-2009-4538
17603 * KVM: fix memory access during x86 emulation.
17604 - CVE-2010-0306
17605 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
17606 - CVE-2010-0306
17607 * KVM: x86 emulator: Check IOPL level during io instruction emulation
17608 - CVE-2010-0306
17609 * KVM: x86 emulator: Fix popf emulation
17610 - CVE-2010-0306
17611 * KVM: x86 emulator: Check CPL level during privilege instruction
17612 emulation
17613 - CVE-2010-0306
17614 * Input: wacom - ensure the device is initialized properly upon resume
17615 * Input: wacom - add defines for packet lengths of various devices
17616 * Input: wacom - add support for new LCD tablets
17617 - LP: #516777
17618
17619 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
17620
17621linux (2.6.32-14.20) lucid; urgency=low
17622
17623 [ Andy Whitcroft ]
17624
17625 * rebuild following the GCC update to match compiler for out of tree modules
17626 * Revert "[Config] drbd -- enable"
17627 * Revert "ubuntu: drbd -- version 8.3.1"
17628 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
17629 - LP: #510937
17630
17631 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
17632
17633linux (2.6.32-14.19) lucid; urgency=low
17634
17635 [ Andy Whitcroft ]
17636
17637 * ensure we build the source package contents when enabled
17638 - LP: #522308
17639 * [Config] enable CONFIG_X86_MCE_XEON75XX
17640 * SAUCE: AppArmor -- add linux/kref.h for struct kref
17641 * [Config] enable CONFIG_HID_ORTEK
17642 * enable udeb generation for arm versatile flavour
17643 - LP: #522515
17644
17645 [ John Johansen ]
17646
17647 * ubuntu: AppArmor -- update to mainline 2010-02-18
17648 - LP: #439560, #496110, #507069
17649
17650 [ Johnathon Harris ]
17651
17652 * SAUCE: HID: add support for Ortek WKB-2000
17653 - LP: #405390
17654
17655 [ Upstream Kernel Changes ]
17656
17657 * tpm_tis: TPM_STS_DATA_EXPECT workaround
17658 - LP: #490487
17659 * x86, mce: Xeon75xx specific interface to get corrected memory error
17660 information
17661 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
17662 * x86, mce: Make xeon75xx memory driver dependent on PCI
17663 * drm/edid: Unify detailed block parsing between base and extension
17664 blocks
17665 - LP: #500999
17666 * (pre-stable) eCryptfs: Add getattr function
17667 - LP: #390833
17668
17669 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
17670
17671linux (2.6.32-13.18) lucid; urgency=low
17672
17673 [ Andy Whitcroft ]
17674
17675 * Revert "enforcer -- make the enforcement configuration common"
17676 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
17677 (Dell E6x00 series)"
17678 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
17679 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
17680 0755"
17681 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
17682 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
17683 * Revert "SAUCE: make fc transport removal of target configurable"
17684 * enforcer -- make the enforcement configuration common
17685 * getabis -- add preempt flavour to the list
17686 * [Config] enforce DEVTMPFS options
17687 * [Config] armel -- cleanup to-be builtin modules
17688 * [Config] cleanup ports configs
17689 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
17690 - LP: #485536
17691 * add printdebian target to find branch target
17692 * distclean -- do not remove debian.env
17693 * [Config] generic-pae switch to M586TSC
17694 - LP: #519448
17695 * git-ubuntu-log -- commonise duplicated log handling
17696 * git-ubuntu-log -- tighten up Bug: NNNN matching
17697 * git-ubuntu-log -- sort the bug numbers
17698
17699 [ Chris Wilson ]
17700
17701 * (pre-stable) drm/i915: Increase fb alignment to 64k
17702 - LP: #404064
17703
17704 [ Eric Miao ]
17705
17706 * arm -- enable ubuntu/ directory
17707
17708 [ Huang Ying ]
17709
17710 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
17711 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
17712
17713 [ Loïc Minier ]
17714
17715 * [Config] cleanup preempt configuration
17716 * [Config] versatile: Fix video output
17717 - LP: #517594
17718 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
17719 * [Config] Large update to armel/versatile
17720 * [Config] versatile: Add RTC support
17721 * [Config] armel: Enable NEON
17722 * [Config] versatile: Builtin MMC support
17723 * [Config] versatile Builtin SCSI controller
17724 * [Config] armel Disable dma_cache_sync callers
17725 * [Config] armel Disable asm/time.h users
17726 * [Config] armel Disable out of range udelay()
17727 * [Config] armel Disable flush_cache_range() users
17728 * [Config] armel -- Enable ubuntu/ drivers
17729
17730 [ Steve Conklin ]
17731
17732 * SAUCE: drm/i915: Add display hotplug event on Ironlake
17733 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
17734
17735 [ Upstream Kernel Changes ]
17736
17737 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
17738 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
17739 in IRQ handler""
17740 * clockevent: Don't remove broadcast device when cpu is dead
17741 * clockevents: Add missing include to pacify sparse
17742 * ACPI: don't cond_resched if irq is disabled
17743 * be2net: Add support for next generation of BladeEngine device.
17744 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
17745 * mpt2sas: New device SAS2208 support is added
17746 * ar9170: Add support for D-Link DWA 160 A2
17747 * powerpc/fsl: Add PCI device ids for new QoirQ chips
17748 * davinci: dm646x: Add support for 3.x silicon revision
17749 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
17750 * Driver-Core: devtmpfs - set root directory mode to 0755
17751 * driver-core: fix devtmpfs crash on s390
17752 * vfs: get_sb_single() - do not pass options twice
17753 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
17754 * V4L/DVB (13569): smsusb: add autodetection support for five additional
17755 Hauppauge USB IDs
17756 * USB: mos7840: add device IDs for B&B electronics devices
17757 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
17758 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
17759 SubVendor ID: 0x1043 Device ID: 0x4847)
17760 * iTCO_wdt: Add support for Intel Ibex Peak
17761 * atl1c:use common_task instead of reset_task and link_chg_task
17762 * atl1e:disable NETIF_F_TSO6 for hardware limit
17763 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
17764 * V4L/DVB (13680b): DocBook/media: create links for included sources
17765 * netfilter: xtables: fix conntrack match v1 ipt-save output
17766 * partitions: read whole sector with EFI GPT header
17767 * partitions: use sector size for EFI GPT
17768 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
17769 * sched: Fix isolcpus boot option
17770 * sched: Fix missing sched tunable recalculation on cpu add/remove
17771 * nohz: Prevent clocksource wrapping during idle
17772 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
17773 * timers, init: Limit the number of per cpu calibration bootup messages
17774 * PCI: Always set prefetchable base/limit upper32 registers
17775 * iscsi class: modify handling of replacement timeout
17776 * NFS: Revert default r/wsize behavior
17777 * HID: fixup quirk for NCR devices
17778 * scsi_devinfo: update Hitachi entries (v2)
17779 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
17780 * scsi_transport_fc: remove invalid BUG_ON
17781 * lpfc: fix hang on SGI ia64 platform
17782 * libfc: fix typo in retry check on received PRLI
17783 * libfc: fix ddp in fc_fcp for 0 xid
17784 * fcoe: remove redundant checking of netdev->netdev_ops
17785 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
17786 * libfc: lport: fix minor documentation errors
17787 * libfc: don't WARN_ON in lport_timeout for RESET state
17788 * fcoe: initialize return value in fcoe_destroy
17789 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
17790 * libfc: fix memory corruption caused by double frees and bad error
17791 handling
17792 * libfc: fix free of fc_rport_priv with timer pending
17793 * libfc: remote port gets stuck in restart state without really
17794 restarting
17795 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
17796 * fcoe: Fix checking san mac address
17797 * fcoe: Fix getting san mac for VLAN interface
17798 * qlge: Remove explicit setting of PCI Dev CTL reg.
17799 * qlge: Set PCIE max read request size.
17800 * qlge: Don't fail open when port is not initialized.
17801 * qlge: Add handler for DCBX firmware event.
17802 * qlge: Bonding fix for mode 6.
17803 * PCI: AER: fix aer inject result in kernel oops
17804 * DMI: allow omitting ident strings in DMI tables
17805 * Input: i8042 - remove identification strings from DMI tables
17806 * Input: i8042 - add Gigabyte M1022M to the noloop list
17807 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
17808 * ALSA: hda - select IbexPeak handler for Calpella
17809 * ALSA: hda - Fix quirk for Maxdata obook4-1
17810 * ALSA: hda - Add missing Line-Out and PCM switches as slave
17811 * iTCO_wdt.c - cleanup chipset documentation
17812 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
17813 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
17814 * ahci: disable SNotification capability for ich8
17815 * ata_piix: fix MWDMA handling on PIIX3
17816 * md: fix small irregularity with start_ro module parameter
17817 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
17818 * cio: fix double free in case of probe failure
17819 * cio: dont panic in non-fatal conditions
17820 * netiucv: displayed TX bytes value much too high
17821 * ipc ns: fix memory leak (idr)
17822 * ALSA: hda - Fix HP T5735 automute
17823 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
17824 * UBI: fix memory leak in update path
17825 * UBI: initialise update marker
17826 * ASoC: fix a memory-leak in wm8903
17827 * mac80211: check that ieee80211_set_power_mgmt only handles STA
17828 interfaces.
17829 * cfg80211: fix channel setting for wext
17830 * KVM: S390: fix potential array overrun in intercept handling
17831 * KVM: only allow one gsi per fd
17832 * KVM: Fix race between APIC TMR and IRR
17833 * KVM: MMU: bail out pagewalk on kvm_read_guest error
17834 * KVM: x86: Fix host_mapping_level()
17835 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
17836 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
17837 * KVM: fix lock imbalance in kvm_*_irq_source_id()
17838 * KVM: only clear irq_source_id if irqchip is present
17839 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
17840 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
17841 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
17842 - LP: #516325
17843 * iwlwifi: Fix throughput stall issue in HT mode for 5000
17844 * fnctl: f_modown should call write_lock_irqsave/restore
17845 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
17846 CPUID drivers.
17847 * Linux 2.6.32.7
17848 * scsi_lib: Fix bug in completion of bidi commands
17849 * mptsas: Fix issue with chain pools allocation on katmai
17850 * mm: add new 'read_cache_page_gfp()' helper function
17851 * drm/i915: Selectively enable self-reclaim
17852 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
17853 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
17854 * x86: Set hotpluggable nodes in nodes_possible_map
17855 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
17856 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
17857 * zcrypt: Do not remove coprocessor for error 8/72
17858 * dasd: fix possible NULL pointer errors
17859 * ACPI: Add a generic API for _OSC -v2
17860 * ACPI: Add platform-wide _OSC support.
17861 * ACPI: fix OSC regression that caused aer and pciehp not to load
17862 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
17863 * UBI: fix volume creation input checking
17864 * e1000/e1000e: don't use small hardware rx buffers
17865 * drm/i915: Reload hangcheck timer too for Ironlake
17866 * Fix a leak in affs_fill_super()
17867 * Fix failure exits in bfs_fill_super()
17868 * fix oops in fs/9p late mount failure
17869 * fix leak in romfs_fill_super()
17870 * Fix remount races with symlink handling in affs
17871 * fix affs parse_options()
17872 * Fix failure exit in ipathfs
17873 * mm: fix migratetype bug which slowed swapping
17874 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
17875 NOMMU stack
17876 * Split 'flush_old_exec' into two functions
17877 * sparc: TIF_ABI_PENDING bit removal
17878 * x86: get rid of the insane TIF_ABI_PENDING bit
17879 * Input: winbond-cir - remove dmesg spam
17880 * x86: Disable HPET MSI on ATI SB700/SB800
17881 * iwlwifi: set default aggregation frame count limit to 31
17882 * drm/i915: only enable hotplug for detected outputs
17883 * firewire: core: add_descriptor size check
17884 * SECURITY: selinux, fix update_rlimit_cpu parameter
17885 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
17886 * x86: Add Dell OptiPlex 760 reboot quirk
17887 - LP: #488319
17888 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
17889 * x86/amd-iommu: Fix possible integer overflow
17890 * clocksource: fix compilation if no GENERIC_TIME
17891 * tcp: update the netstamp_needed counter when cloning sockets
17892 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
17893 * net: restore ip source validation
17894 * af_packet: Don't use skb after dev_queue_xmit()
17895 * ax25: netrom: rose: Fix timer oopses
17896 * KVM: allow userspace to adjust kvmclock offset
17897 * oprofile/x86: add Xeon 7500 series support
17898 * oprofile/x86: fix crash when profiling more than 28 events
17899 * libata: retry link resume if necessary
17900 * mm: percpu-vmap fix RCU list walking
17901 * mm: purge fragmented percpu vmap blocks
17902 * block: fix bio_add_page for non trivial merge_bvec_fn case
17903 * Fix 'flush_old_exec()/setup_new_exec()' split
17904 * random: drop weird m_time/a_time manipulation
17905 * random: Remove unused inode variable
17906 * block: fix bugs in bio-integrity mempool usage
17907 * usb: r8a66597-hdc disable interrupts fix
17908 * connector: Delete buggy notification code.
17909 * be2net: Bug fix to support newer generation of BE ASIC
17910 * be2net: Fix memset() arg ordering.
17911 * mm: flush dcache before writing into page to avoid alias
17912 * mac80211: fix NULL pointer dereference when ftrace is enabled
17913 * imxfb: correct location of callbacks in suspend and resume
17914 * mx3fb: some debug and initialisation fixes
17915 * starfire: clean up properly if firmware loading fails
17916 * kernel/cred.c: use kmem_cache_free
17917 * uartlite: fix crash when using as console
17918 * pktcdvd: removing device does not remove its sysfs dir
17919 * ath9k: fix eeprom INI values override for 2GHz-only cards
17920 * ath9k: fix beacon slot/buffer leak
17921 * powerpc: TIF_ABI_PENDING bit removal
17922 * NET: fix oops at bootime in sysctl code
17923 * Linux 2.6.32.8
17924
17925 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
17926
17927linux (2.6.32-12.17) lucid; urgency=low
17928
17929 [ Andy Whitcroft ]
17930
17931 * restore linux-image prefix -- master
17932 * enforce -- we require SELINUX enabled -- master
17933 * enforce -- ensure APPARMOR is our default LSM -- master
17934 * make doc package completely optional -- master
17935 * make source package completely optional -- master
17936 * make linux-libc-dev completly optional -- master
17937 * convert package disable to a deps list -- master
17938 * allow common headers to switch from indep to arch -- master
17939 * convert binary package disable to a deps list -- master
17940 * add configuration option for a full source build tree -- master
17941 * add support for uImage kernels in package control scripts
17942 * getabis -- cleanup and parameterise repository list -- master
17943 * getabis -- move configuration to etc/getabi -- master
17944 * kernelconfig -- move configuration to etc -- master
17945 * rules -- make debian/debian.env master for branch name
17946 * set the current branch name -- master
17947 * pull back common debian.master files into debian -- master
17948 * enforcer -- make the enforcement configuration common
17949 * insert-changes -- correctly link to debian/rules in DROOT
17950
17951 [ Colin Watson ]
17952
17953 * future-proof ddeb handling against buildd changes
17954
17955 [ Eric Miao ]
17956
17957 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
17958 X86
17959
17960 [ Loïc Minier ]
17961
17962 * Add modules.builtin.bin to prerm rm list
17963 - LP: #516584
17964
17965 [ Tim Gardner ]
17966
17967 * [Config] Implement the amd64 preempt flavour
17968
17969 [ Upstream Kernel Changes ]
17970
17971 * syslog: distinguish between /proc/kmsg and syscalls
17972 - LP: #515623
17973 * sfc: Fix polling for slow MCDI operations
17974 * sfc: Fix conditions for MDIO self-test
17975 * sfc: QT202x: Remove unreliable MMD check at initialisation
17976 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
17977 * sfc: Use fixed-size buffers for MCDI NVRAM requests
17978
17979 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
17980
17981linux (2.6.32-12.16) lucid; urgency=low
17982
17983 [ Andy Whitcroft ]
17984
17985 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
17986 first use"
17987 * SAUCE: acpi battery -- move first lookup asynchronous
17988 - LP: #507211
17989 * [Config] update configs to cleanup generic configs
17990 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
17991 * [Config] enable USER_NS
17992 - LP: #480739, #509808
17993
17994 [ Heiko Carstens ]
17995
17996 * (pre-stable) driver-core: fix devtmpfs crash on s390
17997 - LP: #512370
17998
17999 [ John Johansen ]
18000
18001 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
18002 - LP: #494565
18003 * [Config] VIRTIO=y for server/virtual flavours
18004 - LP: #494565
18005
18006 [ Kay Sievers ]
18007
18008 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
18009 - LP: #512370
18010
18011 [ Kees Cook ]
18012
18013 * SAUCE: x86: brk away from exec rand area
18014 - LP: #452175
18015
18016 [ Leann Ogasawara ]
18017
18018 * [Upstream] e1000: enhance frame fragment detection
18019 - CVE-2009-4536
18020 * [Upstream] e1000e: enhance frame fragment detection
18021 - CVE-2009-4538
18022
18023 [ Sebastian Kapfer ]
18024
18025 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
18026 series)
18027 - LP: #296610
18028
18029 [ Upstream Kernel Changes ]
18030
18031 * inotify: do not reuse watch descriptors
18032 - LP: #485556
18033 * inotify: only warn once for inotify problems
18034 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
18035 Framebuffer"
18036 * memcg: ensure list is empty at rmdir
18037 * drm/i915: remove loop in Ironlake interrupt handler
18038 * block: Fix incorrect reporting of partition alignment
18039 * x86, mce: Thermal monitoring depends on APIC being enabled
18040 * futexes: Remove rw parameter from get_futex_key()
18041 * page allocator: update NR_FREE_PAGES only when necessary
18042 * x86, apic: use physical mode for IBM summit platforms
18043 * edac: i5000_edac critical fix panic out of bounds
18044 * x86: SGI UV: Fix mapping of MMIO registers
18045 * mfd: WM835x GPIO direction register is not locked
18046 * mfd: Correct WM835x ISINK ramp time defines
18047 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
18048 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
18049 * reiserfs: truncate blocks not used by a write
18050 * HID: add device IDs for new model of Apple Wireless Keyboard
18051 * PCI/cardbus: Add a fixup hook and fix powerpc
18052 * Input: pmouse - move Sentelic probe down the list
18053 * asus-laptop: add Lenovo SL hotkey support
18054 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
18055 * sparc64: Fix NMI programming when perf events are active.
18056 * sparc64: Fix Niagara2 perf event handling.
18057 * i2c: Do not use device name after device_unregister
18058 * i2c/pca: Don't use *_interruptible
18059 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
18060 * sched: Fix task priority bug
18061 * vfs: Fix vmtruncate() regression
18062 * Linux 2.6.32.5
18063 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
18064 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
18065 * Staging: asus_oled: fix oops in 2.6.32.2
18066 * Staging: hv: fix smp problems in the hyperv core code
18067 * tty: fix race in tty_fasync
18068 * ecryptfs: use after free
18069 * ecryptfs: initialize private persistent file before dereferencing
18070 pointer
18071 * nozomi: quick fix for the close/close bug
18072 * serial: 8250_pnp: use wildcard for serial Wacom tablets
18073 * usb: serial: fix memory leak in generic driver
18074 * USB: fix bitmask merge error
18075 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
18076 * USB: EHCI: fix handling of unusual interrupt intervals
18077 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
18078 * USB: add missing delay during remote wakeup
18079 * USB: add speed values for USB 3.0 and wireless controllers
18080 * ACPI: EC: Accelerate query execution
18081 * ACPI: EC: Add wait for irq storm
18082 * SCSI: enclosure: fix oops while iterating enclosure_status array
18083 * drm/i915: Read the response after issuing DDC bus switch command
18084 * drm/i915: try another possible DDC bus for the SDVO device with
18085 multiple outputs
18086 * block: bdev_stack_limits wrapper
18087 * DM: Fix device mapper topology stacking
18088 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
18089 * USB: fix usbstorage for 2770:915d delivers no FAT
18090 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
18091 * perf timechart: Use tid not pid for COMM change
18092 * perf events: Dont report side-band events on each cpu for
18093 per-task-per-cpu events
18094 * perf: Honour event state for aux stream data
18095 * Linux 2.6.32.6
18096
18097 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
18098
18099linux (2.6.32-11.15) lucid; urgency=low
18100
18101 [ Andy Whitcroft ]
18102
18103 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
18104 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
18105 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
18106 boards"
18107 * Revert "[Upstream] mmc: prevent dangling block device from accessing
18108 stale queues"
18109 * Revert "SAUCE: Fix nx_enable reporting"
18110 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
18111 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
18112 * SAUCE: i915 -- disable powersave by default
18113 - LP: #492392
18114
18115 [ Kees Cook ]
18116
18117 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18118 - LP: #369978
18119 * SAUCE: [x86] fix report of cs-limit nx-emulation
18120 - LP: #454285
18121 * SAUCE: Fix nx_enable reporting
18122 - LP: #454285
18123
18124 [ Tim Gardner ]
18125
18126 * [Upstream] b43: Declare all possible firmware files.
18127 - LP: #488636
18128 * [Config] updateconfigs after adding pvscsi
18129 - LP: #497156
18130 * [Config] CONFIG_BT=m
18131
18132 [ Upstream Kernel Changes ]
18133
18134 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
18135 for pre-Pentium"
18136 * SCSI: ipr: fix EEH recovery
18137 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
18138 * SCSI: st: fix mdata->page_order handling
18139 * SCSI: fc class: fix fc_transport_init error handling
18140 * sched: Fix task_hot() test order
18141 * x86, cpuid: Add "volatile" to asm in native_cpuid()
18142 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
18143 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
18144 * pata_hpt3x2n: fix clock turnaround
18145 * pata_cmd64x: fix overclocking of UDMA0-2 modes
18146 * ASoC: wm8974: fix a wrong bit definition
18147 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
18148 * ALSA: hda - Fix missing capsrc_nids for ALC88x
18149 * acerhdf: limit modalias matching to supported
18150 - LP: #435958
18151 * ACPI: EC: Fix MSI DMI detection
18152 * ACPI: Use the return result of ACPI lid notifier chain correctly
18153 * powerpc: Handle VSX alignment faults correctly in little-endian mode
18154 * ASoC: Do not write to invalid registers on the wm9712.
18155 * drm/radeon: fix build on 64-bit with some compilers.
18156 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
18157 * USB: option: support hi speed for modem Haier CE100
18158 * USB: Fix a bug on appledisplay.c regarding signedness
18159 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
18160 * Bluetooth: Prevent ill-timed autosuspend in USB driver
18161 * USB: rename usb_configure_device
18162 * USB: fix bugs in usb_(de)authorize_device
18163 * drivers/net/usb: Correct code taking the size of a pointer
18164 * x86: SGI UV: Fix writes to led registers on remote uv hubs
18165 * md: Fix unfortunate interaction with evms
18166 * dma: at_hdmac: correct incompatible type for argument 1 of
18167 'spin_lock_bh'
18168 * dma-debug: Do not add notifier when dma debugging is disabled.
18169 * dma-debug: Fix bug causing build warning
18170 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
18171 referrals
18172 * x86/amd-iommu: Fix initialization failure panic
18173 * ioat3: fix p-disabled q-continuation
18174 * ioat2,3: put channel hardware in known state at init
18175 * KVM: MMU: remove prefault from invlpg handler
18176 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
18177 * Libertas: fix buffer overflow in lbs_get_essid()
18178 * iwmc3200wifi: fix array out-of-boundary access
18179 * mac80211: fix propagation of failed hardware reconfigurations
18180 * mac80211: fix WMM AP settings application
18181 * mac80211: Fix IBSS merge
18182 * cfg80211: fix race between deauth and assoc response
18183 * ath5k: fix SWI calibration interrupt storm
18184 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
18185 * ath9k: Fix TX queue draining
18186 * ath9k: fix missed error codes in the tx status check
18187 * ath9k: wake hardware during AMPDU TX actions
18188 * ath9k: fix suspend by waking device prior to stop
18189 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
18190 64-bit
18191 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
18192 in 0x4054
18193 * iwl3945: disable power save
18194 * iwl3945: fix panic in iwl3945 driver
18195 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
18196 * iwlwifi: fix more eeprom endian bugs
18197 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
18198 * mac80211: fix race with suspend and dynamic_ps_disable_work
18199 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
18200 * 'sysctl_max_map_count' should be non-negative
18201 * kernel/sysctl.c: fix the incomplete part of
18202 sysctl_max_map_count-should-be-non-negative.patch
18203 * V4L/DVB (13596): ov511.c typo: lock => unlock
18204 * x86/ptrace: make genregs[32]_get/set more robust
18205 * memcg: avoid oom-killing innocent task in case of use_hierarchy
18206 * e100: Fix broken cbs accounting due to missing memset.
18207 * ipv6: reassembly: use seperate reassembly queues for conntrack and
18208 local delivery
18209 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
18210 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
18211 * b43: avoid PPC fault during resume
18212 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
18213 support
18214 * sched: Fix balance vs hotplug race
18215 * drm/radeon/kms: fix crtc vblank update for r600
18216 * drm: disable all the possible outputs/crtcs before entering KMS mode
18217 * S390: dasd: support DIAG access for read-only devices
18218 * xen: fix is_disconnected_device/exists_disconnected_device
18219 * xen: improvement to wait_for_devices()
18220 * xen: wait up to 5 minutes for device connetion
18221 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
18222 * udf: Try harder when looking for VAT inode
18223 * Add unlocked version of inode_add_bytes() function
18224 * quota: decouple fs reserved space from quota reservation
18225 * ext4: Convert to generic reserved quota's space management.
18226 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
18227 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
18228 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
18229 * amd64_edac: unify MCGCTL ECC switching
18230 * x86, msr: Add support for non-contiguous cpumasks
18231 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
18232 * amd64_edac: fix driver instance freeing
18233 * amd64_edac: make driver loading more robust
18234 * amd64_edac: fix forcing module load/unload
18235 * sched: Sched_rt_periodic_timer vs cpu hotplug
18236 * ext4: Update documentation to correct the inode_readahead_blks option
18237 name
18238 * lguest: fix bug in setting guest GDT entry
18239 * vmscan: do not evict inactive pages when skipping an active list scan
18240 * ksm: fix mlockfreed to munlocked
18241 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
18242 * generic_permission: MAY_OPEN is not write access
18243 * Linux 2.6.32.3
18244 * untangle the do_mremap() mess
18245 * fasync: split 'fasync_helper()' into separate add/remove functions
18246 * ASoC: fix params_rate() macro use in several codecs
18247 * modules: Skip empty sections when exporting section notes
18248 * exofs: simple_write_end does not mark_inode_dirty
18249 * nfsd: make sure data is on disk before calling ->fsync
18250 * sunrpc: fix peername failed on closed listener
18251 * SUNRPC: Fix up an error return value in
18252 gss_import_sec_context_kerberos()
18253 * SUNRPC: Fix the return value in gss_import_sec_context()
18254 * sunrpc: on successful gss error pipe write, don't return error
18255 * drm/i915: Update LVDS connector status when receiving ACPI LID event
18256 * drm/i915: fix order of fence release wrt flushing
18257 * drm/i915: Permit pinning whilst the device is 'suspended'
18258 * drm: remove address mask param for drm_pci_alloc()
18259 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
18260 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
18261 pipeconf on Ironlake
18262 * drm/i915: Select the correct BPC for LVDS on Ironlake
18263 * drm/i915: fix unused var
18264 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
18265 * drivers/cpuidle/governors/menu.c: fix undefined reference to
18266 `__udivdi3'
18267 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
18268 * lib/rational.c needs module.h
18269 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
18270 DMA_FROM_DEVICE and
18271 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
18272 * mmc_block: add dev_t initialization check
18273 * mmc_block: fix probe error cleanup bug
18274 * mmc_block: fix queue cleanup
18275 * ALSA: hda - Fix ALC861-VD capture source mixer
18276 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
18277 blacklist
18278 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
18279 - LP: #498863
18280 * ASoC: Fix WM8350 DSP mode B configuration
18281 * netfilter: ebtables: enforce CAP_NET_ADMIN
18282 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
18283 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
18284 * hwmon: (adt7462) Fix pin 28 monitoring
18285 * quota: Fix dquot_transfer for filesystems different from ext4
18286 * xen: fix hang on suspend.
18287 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
18288 * ath5k: Fix eeprom checksum check for custom sized eeproms
18289 * cfg80211: fix syntax error on user regulatory hints
18290 * iwl: off by one bug
18291 * mac80211: add missing sanity checks for action frames
18292 * drm/i915: remove render reclock support
18293 * libertas: Remove carrier signaling from the scan code
18294 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
18295 * mac80211: fix skb buffering issue (and fixes to that)
18296 * fix braindamage in audit_tree.c untag_chunk()
18297 * fix more leaks in audit_tree.c tag_chunk()
18298 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
18299 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
18300 * agp/intel-agp: Clear entire GTT on startup
18301 * Linux 2.6.32.4
18302 * ethtool: Add reset operation
18303 * gro: Name the GRO result enumeration type
18304 * gro: Change all receive functions to return GRO result codes
18305 * sfc: 10Xpress: Initialise pause advertising flags
18306 * sfc: 10Xpress: Report support for pause frames
18307 * sfc: Remove redundant header gmii.h
18308 * sfc: Remove redundant hardware initialisation
18309 * sfc: Rename Falcon-specific board code and types
18310 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
18311 * sfc: Remove versioned bitfield macros
18312 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
18313 * sfc: Update hardware definitions for Siena
18314 * sfc: Rename register I/O header and functions used by both Falcon and
18315 Siena
18316 * sfc: Eliminate indirect lookups of queue size constants
18317 * sfc: Define DMA address mask explicitly in terms of descriptor field
18318 width
18319 * sfc: Move all TX DMA length limiting into tx.c
18320 * sfc: Change order of device removal to reverse of probe order
18321 * sfc: Remove declarations of nonexistent functions
18322 * sfc: Move efx_xmit_done() declaration into correct stanza
18323 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18324 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18325 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18326 * sfc: Remove pointless abstraction of memory BAR number
18327 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18328 * sfc: Remove unnecessary tests of efx->membase
18329 * sfc: Move MTD probe after netdev registration and name allocation
18330 * sfc: Remove unused code for non-autoneg speed/duplex switching
18331 * sfc: Rename 'xfp' file and functions to reflect reality
18332 * sfc: Really allow RX checksum offload to be disabled
18333 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18334 * sfc: Enable heuristic selection between page and skb RX buffers
18335 * sfc: Remove pointless abstraction of memory BAR number (2)
18336 * sfc: Remove redundant gotos from __efx_rx_packet()
18337 * sfc: Remove ridiculously paranoid assertions
18338 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18339 * sfc: Record RX queue number on GRO path
18340 * sfc: SFT9001: Reset LED configuration correctly after blinking
18341 * sfc: Use a single blink implementation
18342 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18343 * sfc: Make board information explicitly Falcon-specific
18344 * sfc: Move definition of struct falcon_nic_data into falcon.h
18345 * sfc: Move struct falcon_board into struct falcon_nic_data
18346 * sfc: Move all I2C stuff into struct falcon_board
18347 * sfc: Gather link state fields in struct efx_nic into new struct
18348 efx_link_state
18349 * sfc: Remove unnecessary casts to struct sk_buff *
18350 * sfc: Remove redundant efx_xmit() function
18351 * sfc: Combine high-level header files
18352 * sfc: Log interrupt and reset type names, not numbers
18353 * sfc: Fix descriptor cache sizes
18354 * sfc: Treat all MAC registers as 128-bit
18355 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18356 * sfc: Comment corrections
18357 * sfc: Remove unused constant
18358 * sfc: Clean up struct falcon_board and struct falcon_board_data
18359 * sfc: Fix bugs in RX queue flushing
18360 * sfc: Remove unused function efx_flush_queues()
18361 * sfc: Only switch Falcon MAC clocks as necessary
18362 * sfc: Hold MAC lock for longer in efx_init_port()
18363 * sfc: Split MAC stats DMA initiation and completion
18364 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18365 * sfc: Simplify XMAC link polling
18366 * sfc: Change MAC promiscuity and multicast hash at the same time
18367 * sfc: Move inline comment into kernel-doc
18368 * sfc: Do not set net_device::trans_start in self-test
18369 * sfc: Simplify PHY polling
18370 * sfc: QT202x: Reset before reading PHY id
18371 * sfc: Replace MDIO spinlock with mutex
18372 * sfc: Always start Falcon using the XMAC
18373 * sfc: Limit some hardware workarounds to Falcon
18374 * sfc: Remove EFX_WORKAROUND_9141 macro
18375 * sfc: Remove another unused workaround macro
18376 * sfc: Remove some redundant whitespace
18377 * sfc: Decouple NIC revision number from Falcon PCI revision number
18378 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18379 * sfc: Clean up RX event handling
18380 * sfc: Remove redundant writes to INT_ADR_KER
18381 * sfc: Remove duplicate hardware structure definitions
18382 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18383 * sfc: Move Falcon NIC operations to efx_nic_type
18384 * sfc: Refactor link configuration
18385 * sfc: Generalise link state monitoring
18386 * sfc: Add power-management and wake-on-LAN support
18387 * sfc: Implement ethtool reset operation
18388 * sfc: Add efx_nic_type operation for register self-test
18389 * sfc: Add efx_nic_type operation for NVRAM self-test
18390 * sfc: Add efx_nic_type operation for identity LED control
18391 * sfc: Separate shared NIC code from Falcon-specific and rename
18392 accordingly
18393 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18394 * sfc: Extend loopback mode enumeration
18395 * sfc: Remove static PHY data and enumerations
18396 * sfc: Extend MTD driver for use with new NICs
18397 * sfc: Allow for additional checksum offload features
18398 * sfc: Rename falcon.h to nic.h
18399 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18400 * sfc: Add firmware protocol definitions (MCDI)
18401 * sfc: Add support for SFC9000 family (1)
18402 * sfc: Add support for SFC9000 family (2)
18403 * sfc: Implement TSO for TCP/IPv6
18404 * sfc: Update version, copyright dates, authors
18405 * drivers/net/sfc: Correct code taking the size of a pointer
18406 * sfc: Move PHY software state initialisation from init() into probe()
18407 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18408 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18409 * sfc: QT2025C: Work around PHY bug
18410 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18411 * sfc: QT2025C: Work around PHY firmware initialisation bug
18412 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18413 * sfc: Disable TX descriptor prefetch watchdog
18414 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18415 - LP: #497156
18416
18417 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18418
18419linux (2.6.32-10.14) lucid; urgency=low
18420
18421 [ Alex Deucher ]
18422
18423 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18424 - LP: #493795
18425
18426 [ Andy Whitcroft ]
18427
18428 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18429 id is less than 0x0f."
18430 * config-check -- ensure the checks get run at build time
18431 * config-check -- check the processed config during updateconfigs
18432 * config-check -- CONFIG_SECCOMP may not be present
18433 * TUN is now built in ignore
18434 * SAUCE: acpi battery -- delay first lookup of the battery until first
18435 use
18436 * SAUCE: async_populate_rootfs: move rootfs init earlier
18437 * ubuntu: AppArmor -- update to mainline 2010-01-06
18438 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18439 - LP: #498525
18440
18441 [ Dave Airlie ]
18442
18443 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18444
18445 [ Leann Ogasawara ]
18446
18447 * Add asix to nic-usb-modules file
18448 - LP: #499785
18449
18450 [ Peter Zijlstra ]
18451
18452 * (pre-stable) sched: Fix balance vs hotplug race
18453
18454 [ Tim Gardner ]
18455
18456 * [Config] Enable CONFIG_FUNCTION_TRACER
18457 - LP: #497989
18458 * [Config] Drop lpia from getabis
18459 * [Config] Build in TUN/TAP driver
18460 - LP: #499491
18461 * [Config] DH_COMPAT=5
18462
18463 [ Upstream Kernel Changes ]
18464
18465 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18466 component_only tv_modes"
18467 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18468 turned off"
18469 * USB: usb-storage: fix bug in fill_inquiry
18470 * USB: option: add pid for ZTE
18471 * firewire: ohci: handle receive packets with a data length of zero
18472 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18473 of ->completed counter
18474 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18475 counter
18476 * rcu: Fix note_new_gpnum() uses of ->gpnum
18477 * rcu: Remove inline from forward-referenced functions
18478 * perf_event: Fix invalid type in ioctl definition
18479 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18480 * perf: Don't free perf_mmap_data until work has been done
18481 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18482 * sched: Check for an idle shared cache in select_task_rq_fair()
18483 * sched: Fix affinity logic in select_task_rq_fair()
18484 * sched: Rate-limit newidle
18485 * sched: Fix and clean up rate-limit newidle code
18486 * x86/amd-iommu: attach devices to pre-allocated domains early
18487 * x86/amd-iommu: un__init iommu_setup_msi
18488 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18489 up the PCI tree
18490 * x86: Fix iommu=nodac parameter handling
18491 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18492 * x86: ASUS P4S800 reboot=bios quirk
18493 - LP: #366682
18494 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18495 * ssb: Fix range check in sprom write
18496 * ath5k: allow setting txpower to 0
18497 * ath5k: enable EEPROM checksum check
18498 * hrtimer: Fix /proc/timer_list regression
18499 * ALSA: hrtimer - Fix lock-up
18500 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18501 * KVM: x86 emulator: limit instructions to 15 bytes
18502 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18503 * KVM: s390: Make psw available on all exits, not just a subset
18504 * KVM: fix irq_source_id size verification
18505 * KVM: x86: include pvclock MSRs in msrs_to_save
18506 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18507 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18508 * x86, mce: don't restart timer if disabled
18509 * x86/mce: Set up timer unconditionally
18510 * x86: SGI UV: Fix BAU initialization
18511 * x86: Fix duplicated UV BAU interrupt vector
18512 * x86: Add new Intel CPU cache size descriptors
18513 * x86: Fix typo in Intel CPU cache size descriptor
18514 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18515 * s390: clear high-order bits of registers after sam64
18516 * V4L/DVB: Fix test in copy_reg_bits()
18517 * bsdacct: fix uid/gid misreporting
18518 * UBI: flush wl before clearing update marker
18519 * jbd2: don't wipe the journal on a failed journal checksum
18520 * USB: xhci: Add correct email and files to MAINTAINERS entry.
18521 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
18522 * USB: option.c: add support for D-Link DWM-162-U5
18523 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
18524 * USB: usb-storage: add BAD_SENSE flag
18525 * USB: Close usb_find_interface race v3
18526 * pxa/em-x270: fix usb hub power up/reset sequence
18527 * hfs: fix a potential buffer overflow
18528 * SUNRPC: IS_ERR/PTR_ERR confusion
18529 * NFS: Fix nfs_migrate_page()
18530 * md/bitmap: protect against bitmap removal while being updated.
18531 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
18532 * devpts_get_tty() should validate inode
18533 * debugfs: fix create mutex racy fops and private data
18534 * Driver core: fix race in dev_driver_string
18535 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
18536 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
18537 * mac80211: Fixed bug in mesh portal paths
18538 * mac80211: Revert 'Use correct sign for mesh active path refresh'
18539 * mac80211: fix scan abort sanity checks
18540 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
18541 * rtl8187: Fix wrong rfkill switch mask for some models
18542 * x86: Fix bogus warning in apic_noop.apic_write()
18543 * mm: hugetlb: fix hugepage memory leak in mincore()
18544 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
18545 * powerpc/windfarm: Add detection for second cpu pump
18546 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
18547 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
18548 * drm/radeon/kms: Add quirk for HIS X1300 board
18549 * drm/radeon/kms: handle vblanks properly with dpms on
18550 * drm/radeon/kms: fix legacy crtc2 dpms
18551 * drm/radeon/kms: fix vram setup on rs600
18552 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
18553 * drm/ttm: Fix build failure due to missing struct page
18554 * drm/i915: Set the error code after failing to insert new offset into mm
18555 ht.
18556 * drm/i915: Add the missing clonemask for display port on Ironlake
18557 * xen/xenbus: make DEVICE_ATTR()s static
18558 * xen: re-register runstate area earlier on resume.
18559 * xen: restore runstate_info even if !have_vcpu_info_placement
18560 * xen: correctly restore pfn_to_mfn_list_list after resume
18561 * xen: register timer interrupt with IRQF_TIMER
18562 * xen: register runstate on secondary CPUs
18563 * xen: don't call dpm_resume_noirq() with interrupts disabled.
18564 * xen: register runstate info for boot CPU early
18565 * xen: call clock resume notifier on all CPUs
18566 * xen: improve error handling in do_suspend.
18567 * xen: don't leak IRQs over suspend/resume.
18568 * xen: use iret for return from 64b kernel to 32b usermode
18569 * xen: explicitly create/destroy stop_machine workqueues outside
18570 suspend/resume region.
18571 * Xen balloon: fix totalram_pages counting.
18572 * xen: try harder to balloon up under memory pressure.
18573 * dm exception store: free tmp_store on persistent flag error
18574 * dm snapshot: only take lock for statustype info not table
18575 * dm crypt: move private iv fields to structs
18576 * dm crypt: restructure essiv error path
18577 * dm: avoid _hash_lock deadlock
18578 * dm snapshot: cope with chunk size larger than origin
18579 * dm crypt: separate essiv allocation from initialisation
18580 * dm crypt: make wipe message also wipe essiv key
18581 * slc90e66: fix UDMA handling
18582 * tcp: Stalling connections: Fix timeout calculation routine
18583 * ip_fragment: also adjust skb->truesize for packets not owned by a
18584 socket
18585 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
18586 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
18587 * sparc64: Fix overly strict range type matching for PCI devices.
18588 * sparc64: Fix stack debugging IRQ stack regression.
18589 * sparc: Set UTS_MACHINE correctly.
18590 * b43legacy: avoid PPC fault during resume
18591 * tracing: Fix event format export
18592 * ath9k: Fix TX hang poll routine
18593 * ath9k: fix processing of TX PS null data frames
18594 * ath9k: Fix maximum tx fifo settings for single stream devices
18595 * ath9k: fix tx status reporting
18596 * mac80211: Fix dynamic power save for scanning.
18597 * drm/i915: Fix sync to vblank when VGA output is turned off
18598 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
18599 * thinkpad-acpi: fix default brightness_mode for R50e/R51
18600 * thinkpad-acpi: preserve rfkill state across suspend/resume
18601 * ipw2100: fix rebooting hang with driver loaded
18602 * matroxfb: fix problems with display stability
18603 * acerhdf: add new BIOS versions
18604 * asus-laptop: change light sens default values.
18605 * vmalloc: conditionalize build of pcpu_get_vm_areas()
18606 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
18607 * net: Fix userspace RTM_NEWLINK notifications.
18608 * ext3: Fix data / filesystem corruption when write fails to copy data
18609 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
18610 * bcm63xx_enet: fix compilation failure after get_stats_count removal
18611 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
18612 * drm/i915: Avoid NULL dereference with component_only tv_modes
18613 * drm/i915: PineView only has LVDS and CRT ports
18614 * drm/i915: Fix LVDS stability issue on Ironlake
18615 * mm: sigbus instead of abusing oom
18616 * ipvs: zero usvc and udest
18617 * jffs2: Fix long-standing bug with symlink garbage collection.
18618 * intel-iommu: Detect DMAR in hyperspace at probe time.
18619 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
18620 * intel-iommu: Check for an RMRR which ends before it starts.
18621 * intel-iommu: Fix oops with intel_iommu=igfx_off
18622 * intel-iommu: ignore page table validation in pass through mode
18623 * netfilter: xtables: document minimal required version
18624 * perf_event: Fix incorrect range check on cpu number
18625 * implement early_io{re,un}map for ia64
18626 * Linux 2.6.32.2
18627
18628 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
18629
18630linux (2.6.32-9.13) lucid; urgency=low
18631
18632 [ Andy Whitcroft ]
18633
18634 * [Config] enable CONFIG_B43_PHY_LP
18635 - LP: #493059
18636 * include modules.builtin in the binary debs
18637 * config-check -- add a configuration enforcer
18638 * config-check -- add a unit-test suite to the checker
18639 * [Config] Enable CONFIG_SYN_COOKIES for versatile
18640 * [Config] Enable CONFIG_SECURITY_SMACK for ports
18641 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
18642 * [Config] Disable CONFIG_COMPAT_BRK for ports
18643 * getabis -- add armel versatile to the list
18644
18645 [ Brad Figg ]
18646
18647 * SAUCE: Increase the default prealloc buffer for HDA audio devices
18648 (non-modem)
18649
18650 [ Manoj Iyer ]
18651
18652 * ubuntu: onmibook -- Added missing BOM file
18653
18654 [ Tim Gardner ]
18655
18656 * ubuntu: fsam7400 -- Cleanup Makefile
18657
18658 [ Upstream Kernel Changes ]
18659
18660 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
18661 * signal: Fix alternate signal stack check
18662 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
18663 * SCSI: osd_protocol.h: Add missing #include
18664 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
18665 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
18666 ENOSPC
18667 * ext4: avoid divide by zero when trying to mount a corrupted file system
18668 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
18669 * ext4: fix lock order problem in ext4_move_extents()
18670 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
18671 * ext4: plug a buffer_head leak in an error path of ext4_iget()
18672 * ext4: make sure directory and symlink blocks are revoked
18673 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
18674 * ext4: journal all modifications in ext4_xattr_set_handle
18675 * ext4: don't update the superblock in ext4_statfs()
18676 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
18677 non-zero
18678 * ext4: fix block validity checks so they work correctly with meta_bg
18679 * ext4: avoid issuing unnecessary barriers
18680 * ext4: fix error handling in ext4_ind_get_blocks()
18681 * ext4: make trim/discard optional (and off by default)
18682 * ext4: make "norecovery" an alias for "noload"
18683 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
18684 * ext4: initialize moved_len before calling ext4_move_extents()
18685 * ext4: move_extent_per_page() cleanup
18686 * jbd2: Add ENOMEM checking in and for
18687 jbd2_journal_write_metadata_buffer()
18688 * ext4: Return the PTR_ERR of the correct pointer in
18689 setup_new_group_blocks()
18690 * ext4: Avoid data / filesystem corruption when write fails to copy data
18691 * ext4: wait for log to commit when umounting
18692 * ext4: remove blocks from inode prealloc list on failure
18693 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
18694 * ext4: quota macros cleanup
18695 * ext4: fix incorrect block reservation on quota transfer.
18696 * ext4: Wait for proper transaction commit on fsync
18697 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18698 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
18699 * Linux 2.6.32.1
18700 * kbuild: generate modules.builtin
18701 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
18702 - LP: #494461
18703 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
18704 tv_modes
18705 - LP: #494045
18706
18707 [ Zhao Yakui ]
18708
18709 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
18710 less than 0x0f.
18711 - LP: #481765
18712
18713 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
18714
18715linux (2.6.32-8.12) lucid; urgency=low
18716
18717 [ Andy Whitcroft ]
18718
18719 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
18720
18721 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
18722
18723linux (2.6.32-8.11) lucid; urgency=low
18724
18725 [ Andy Whitcroft ]
18726
18727 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
18728 up"
18729 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18730 transition."
18731 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
18732 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
18733 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
18734 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
18735 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
18736 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
18737 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
18738 mem"
18739 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
18740 denied"
18741 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
18742 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
18743 allocation"
18744 * Revert "SAUCE: AppArmor: Set error code after structure
18745 initialization."
18746 * Revert "AppArmor -- fix pstrace_may_access rename"
18747 * Revert "ubuntu: AppArmor security module"
18748 * Revert "SAUCE: Add config option to set a default LSM"
18749 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
18750 * Revert "[Config] fsam7400 -- enable"
18751 * Revert "[Config] AUFS -- enable"
18752 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
18753 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
18754 * Revert "ubuntu: AUFS -- export various core functions"
18755 * Revert "[Config] ubuntu/iscsitarget -- disable"
18756 * Revert "[Config] iscsitarget -- enable"
18757 * Revert "ubuntu: iscsitarget -- SVN revision r214"
18758 * update Vcs-Git to point to the correct repository
18759 - LP: #493589
18760 * update build environment overrides to lucid
18761 - LP: #493589
18762 * [Config] enable CONFIG_DEVTMPFS
18763 * [Config] update all configs following AppArmor 2009-12-08 update
18764 * SAUCE: isapnp_init: make isa PNP scans occur async
18765 * [Config] fsam7400 -- enable
18766 * [Config] omnibook -- enable
18767 * [Config] cleanup CONFIG_AUDIT
18768 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
18769 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
18770 * ubuntu: AUFS -- aufs2 20091209
18771 * [Config] AUFS -- enable
18772 * [Config] iscsitarget -- enable
18773
18774 [ Arjan van de Ven ]
18775
18776 * SAUCE: KMS: cache the EDID information of the LVDS
18777
18778 [ Colin Watson ]
18779
18780 * bnx2: update d-i firmware filenames
18781 - LP: #494052
18782 * add cdc_ether to nic-usb-modules udeb
18783 - LP: #495060
18784
18785 [ John Johansen ]
18786
18787 * ubuntu: AppArmor -- mainline 2009-10-08
18788
18789 [ Manoj Iyer ]
18790
18791 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
18792 * ubuntu: omnibook -- support Toshiba (HP) netbooks
18793 * ubuntu: iscsitarget --- version 1.4.19
18794 - LP: #494693
18795
18796 [ Surbhi Palande ]
18797
18798 * SAUCE: Make populate_rootfs asynchronous
18799
18800 [ Tim Gardner ]
18801
18802 * Parallelize flavour builds and packaging
18803 * [Config] Enable CONFIG_KSM
18804
18805 [ Upstream Kernel Changes ]
18806
18807 * Config option to set a default LSM
18808 * LSM: Add security_path_chroot().
18809 * LSM: Add security_path_chroot().
18810 * LSM: Move security_path_chmod()/security_path_chown() to after
18811 mutex_lock().
18812 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18813
18814 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
18815
18816linux (2.6.32-7.10) lucid; urgency=low
18817
18818 [ Andy Whitcroft ]
18819
18820 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
18821
18822 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
18823
18824linux (2.6.32-7.9) lucid; urgency=low
18825
18826 [ Andy Whitcroft ]
18827
18828 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
18829 - LP: #458982
18830 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
18831 * [Config] update configs following versatile switch to V7
18832 * rebased to v2.6.32
18833 * [Config] update configs following rebase to v2.6.32
18834 * [Config] update ports configs following rebase to v2.6.32
18835 * SAUCE: default ATI Radeon KMS to off until userspace catches up
18836
18837 [ Arjan van de Ven ]
18838
18839 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
18840
18841 [ Leann Ogasawara ]
18842
18843 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
18844 permissions
18845 - CVE-2009-3939
18846
18847 [ Loic Minier ]
18848
18849 * SAUCE: select a v7 CPU for versatile
18850
18851 [ Takashi Iwai ]
18852
18853 * SAUCE: ALSA: hda - Add power on/off counter
18854
18855 [ Upstream changes ]
18856
18857 * rebased to v2.6.32
18858
18859 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
18860
18861linux (2.6.32-6.8) lucid; urgency=low
18862
18863 [ Andy Whitcroft ]
18864
18865 * [Config] disable SSB devices for armel
18866
18867 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
18868
18869linux (2.6.32-6.7) lucid; urgency=low
18870
18871 [ Andy Whitcroft ]
18872
18873 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
18874 * Revert "SAUCE: Dell XPS710 reboot quirk"
18875 * Revert "SAUCE: Link acpi-cpufreq.o first"
18876 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
18877 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
18878 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
18879 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
18880 * Revert "Add Dell Dimension 9200 reboot quirk"
18881 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
18882 * Revert "SAUCE: tulip: Define ULI PCI ID's"
18883 * Revert "SAUCE: Lower warning level of some PCI messages"
18884 * Revert "mac80211: fix two issues in debugfs"
18885 Drop a number of known redundant commits as identified in the Ubuntu
18886 delta review blueprint.
18887
18888 * reenable armel versatile flavour
18889 * [Config] disable CONFIG_USB_DEVICEFS
18890
18891 [ Tim Gardner ]
18892
18893 * [Config] udeb: Add squashfs to fs-core-modules
18894 - LP: #352615
18895 * [Config] Create a real squashfs udeb
18896 - LP: #352615
18897
18898
18899 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
18900
18901linux (2.6.32-5.6) lucid; urgency=low
18902
18903 [ Andy Whitcroft ]
18904
18905 * rebase to v2.6.32-rc8
18906 * update configs following rebase to v2.6.32-rc8
18907 * update ports configs since rebase to v2.6.32-rc8
18908 * [Config] enable cgroup options
18909 - LP: #480739
18910
18911 [ Upstream Kernel Changes ]
18912
18913 * rebase to v2.6.32-rc8
18914
18915 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
18916
18917linux (2.6.32-4.5) lucid; urgency=low
18918
18919 [ Andy Whitcroft ]
18920
18921 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
18922 * rebase to v2.6.32-rc7
18923 * resync with Karmic proposed
18924
18925 [ John Johansen ]
18926
18927 * SAUCE: AppArmor: Fix oops after profile removal
18928 - LP: #475619
18929 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
18930 - LP: #437258
18931 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
18932 - LP: #479102
18933 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
18934 - LP: #479115
18935 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18936 transition.
18937 - LP: #480112
18938
18939 [ Ubuntu Changes ]
18940
18941 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
18942
18943 [ Upstream Kernel Changes ]
18944
18945 * rebase to v2.6.32-rc7
18946
18947 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
18948
18949linux (2.6.32-3.4) lucid; urgency=low
18950
18951 [ Andy Whitcroft ]
18952
18953 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
18954 * [Upstream] add local prefix to oss local change_bits
18955
18956 [ Upstream Kernel Changes ]
18957
18958 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
18959 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
18960
18961 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
18962
18963linux (2.6.32-3.3) lucid; urgency=low
18964
18965 [ Andy Whitcroft ]
18966
18967 * rebase to v2.6.32-rc6
18968 * [Config] update configs following rebase to v2.6.32-rc6
18969 * [Config] update ports configs following rebase to v2.6.32-rc6
18970 * resync with Karmic Ubuntu-2.6.31-15.49
18971 * [Config] add module ignores for broken drivers
18972
18973 [ John Johansen ]
18974
18975 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
18976 - LP: #453335
18977 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
18978 - LP: #458299
18979 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
18980 - LP: #462824
18981 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
18982 - LP: #451375
18983
18984 [ Kees Cook ]
18985
18986 * SAUCE: Fix nx_enable reporting
18987 - LP: #454285
18988
18989 [ Scott James Remnant ]
18990
18991 * Revert "SAUCE: trace: add trace_event for the open() syscall"
18992 * SAUCE: trace: add trace events for open(), exec() and uselib()
18993 - LP: #462111
18994
18995 [ Stefan Bader ]
18996
18997 * SAUCE: Fix sub-flavour script to not stop on missing directories
18998 - LP: #453073
18999
19000 [ Ubuntu Changes ]
19001
19002 * resync with Karmic Ubuntu-2.6.31-15.49
19003
19004 [ Upstream Kernel Changes ]
19005
19006 * rebase to v2.6.32-rc6
19007 - LP: #464552
19008
19009 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
19010
19011linux (2.6.32-2.2) lucid; urgency=low
19012
19013 [ Andy Whitcroft ]
19014
19015 * install the full changelog with the binary package
19016 * changelog -- explicitly note rebases and clean history
19017 * reinstate armel.mk with no flavours
19018 - LP: #449637
19019 * [Upstream] block: silently error unsupported empty barriers too
19020 - LP: #420423
19021 * [Config] udate configs following karmic resync
19022 * [Config] update ports configs following karmic resync
19023 * [Upstream] lirc -- follow removal of .id element
19024
19025 [ Colin Watson ]
19026
19027 * Use section 'admin' rather than 'base'
19028 * Add more e100 firmware to nic-modules
19029 - LP: #451872
19030 * Add qla1280 firmware to scsi-modules
19031 - LP: #381037
19032
19033 [ John Johansen ]
19034
19035 * SAUCE: AppArmor: Set error code after structure initialization.
19036 - LP: #427948
19037 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
19038 - LP: #446595
19039 * SAUCE: AppArmor: Fix mediation of "deleted" paths
19040
19041 [ Kees Cook ]
19042
19043 * SAUCE: [x86] fix report of cs-limit nx-emulation
19044 - LP: #454285
19045
19046 [ Leann Ogasawara ]
19047
19048 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
19049 events
19050 - LP: #430809
19051 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
19052 toggle switch press
19053 - LP: #430809
19054
19055 [ Luke Yelavich ]
19056
19057 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
19058 * [Config] Add sd_mod to scsi-modules udeb for powerpc
19059
19060 [ Mario Limonciello ]
19061
19062 * SAUCE: Update to LIRC 0.8.6
19063 - LP: #432678
19064 * SAUCE: dell-laptop: Store the HW switch status internally rather than
19065 requerying every time
19066 - LP: #430809
19067 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
19068 - LP: #430809
19069
19070 [ Stefan Bader ]
19071
19072 * [Upstream] acerhdf: Limit modalias matching to supported boards
19073 - LP: #435958
19074
19075 [ Tim Gardner ]
19076
19077 * [Upstream] i915: Fix i2c init message
19078 - LP: #409361
19079 * [Config] Add sym53c8xx.ko to virtual sub-flavour
19080 - LP: #439415
19081 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
19082 - LP: #439456
19083 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
19084 - LP: #381300
19085 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
19086 - LP: #430694
19087 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
19088 - LP: #430694
19089 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
19090 - LP: #416325
19091 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
19092 - LP: #430694
19093 * SAUCE: Raise the default console 'quiet' level to 2
19094 * [Config] CONFIG_X86_PAT=y
19095 * [Config] Add armel arch to linux-libc-dev arches.
19096 - LP: #449637
19097 * [Config] CONFIG_X86_MCE
19098 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
19099 M300 to rate blacklist
19100 - LP: #433801
19101
19102 [ Upstream Kernel Changes ]
19103
19104 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
19105 * drm/i915: Fix FDI M/N setting according with correct color depth
19106 - LP: #416792
19107
19108 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
19109
19110linux (2.6.32-1.1) lucid; urgency=low
19111
19112 [ Andy Whitcroft ]
19113
19114 * rebase to v2.6.32-rc3
19115 * [Config] update configs following rebase to 2.6.32-rc3
19116 * [Config] update ports configs following rebase to 2.6.32-rc3
19117 * AppArmor -- fix pstrace_may_access rename
19118 * staging/android -- disable
19119 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
19120 * ubuntu: drbd -- disable
19121 * staging/comdi -- disable
19122 * staging/go7007 -- disable
19123 * [Config] staging/winbond -- disable
19124 * [Config] ubuntu/iscsitarget -- disable
19125 * [d-i] cbc and ecb are builtin make them optional in udebs
19126 * rebase to v2.6.32-rc5
19127 * [Config] update configs following rebase to v2.6.32-rc5
19128 * [Config] update ports configs following rebase to v2.6.31-rc5
19129
19130 [ Tim Gardner ]
19131
19132 * [Config] Add cpio as a build dependency.
19133
19134 [ Upstream Kernel Changes ]
19135
19136 * rebase to v2.6.32-rc3
19137 * rebase to v2.6.32-rc5
19138
19139 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
19140
19141linux (2.6.31-11.37) karmic; urgency=low
19142
19143 [ Tim Gardner ]
19144
19145 * [Config] Increase kernel log buffer to 256K for amd64 flavours
19146 - LP: #424810
19147 * [Config] Set HZ=100 for amd64 flavours
19148 - LP: #438234
19149 * [Upstream] e1000e: Emit notice instead of an error when
19150 pci_enable_pcie_error_reporting() fails
19151 - LP: #436370
19152
19153 [ Upstream Kernel Changes ]
19154
19155 * n_tty: honor opost flag for echoes
19156 * n_tty: move echoctl check and clean up logic
19157 - LP: #438310
19158
19159 * Revert "[Upstream] drm/i915: Check that the relocation points to within
19160 the target" - Use upstream cherry-pick.
19161 * drm/i915: Check that the relocation points to within the target
19162 - LP: #429241
19163
19164 * drm/i915: fix tiling on IGDNG
19165 * drm/i915: add B43 chipset support
19166 * agp/intel: Add B43 chipset support
19167 Intel request from kernel team mailing list.
19168
19169 * HID: completely remove apple mightymouse from blacklist
19170 - LP: #428111
19171
19172 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
19173
19174linux (2.6.31-11.36) karmic; urgency=low
19175
19176 [ Brian Rogers ]
19177
19178 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
19179 persistent object
19180 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
19181 persistent object
19182
19183 [ Takashi Iwai ]
19184
19185 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
19186 - LP: #416482
19187
19188 [ Tyler Hicks ]
19189
19190 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
19191 negative during unlink
19192
19193 [ Upstream Kernel Changes ]
19194
19195 * sg: fix oops in the error path in sg_build_indirect()
19196 * mpt2sas : Rescan topology from Interrupt context instead of work thread
19197 * mpt2sas: Prevent sending command to FW while Host Reset
19198 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
19199 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
19200 * SCSI: fix oops during scsi scanning
19201 * SCSI: libsrp: fix memory leak in srp_ring_free()
19202 * cfg80211: fix looping soft lockup in find_ie()
19203 * ath5k: write PCU registers on initial reset
19204 * binfmt_elf: fix PT_INTERP bss handling
19205 * TPM: Fixup boot probe timeout for tpm_tis driver
19206 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
19207 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
19208 * fix undefined reference to user_shm_unlock
19209 * perf_counter: Fix buffer overflow in perf_copy_attr()
19210 * perf_counter: Start counting time enabled when group leader gets
19211 enabled
19212 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
19213 * powerpc: Fix bug where perf_counters breaks oprofile
19214 * powerpc/ps3: Workaround for flash memory I/O error
19215 * block: don't assume device has a request list backing in nr_requests
19216 store
19217 * agp/intel: remove restore in resume
19218 * ALSA: cs46xx - Fix minimum period size
19219 * ASoC: Fix WM835x Out4 capture enumeration
19220 * sound: oxygen: work around MCE when changing volume
19221 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
19222 * perf stat: Change noise calculation to use stddev
19223 * x86: Fix x86_model test in es7000_apic_is_cluster()
19224 * x86/i386: Make sure stack-protector segment base is cache aligned
19225 * PCI: apply nv_msi_ht_cap_quirk on resume too
19226 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
19227 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
19228 with highmem
19229 * KVM guest: do not batch pte updates from interrupt context
19230 * KVM: Fix coalesced interrupt reporting in IOAPIC
19231 * KVM: VMX: Check cpl before emulating debug register access
19232 * KVM guest: fix bogus wallclock physical address calculation
19233 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
19234 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
19235 * KVM: x86 emulator: Implement zero-extended immediate decoding
19236 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
19237 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
19238 * KVM: limit lapic periodic timer frequency
19239 * libata: fix off-by-one error in ata_tf_read_block()
19240 * PCI quirk: update 82576 device ids in SR-IOV quirks list
19241 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
19242 * powerpc/pseries: Fix to handle slb resize across migration
19243 * Linux 2.6.31.1
19244
19245 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
19246
19247linux (2.6.31-10.35) karmic; urgency=low
19248
19249 [ Amit Kucheria ]
19250
19251 * Disable CONFIG_UEVENT_HELPER_PATH
19252
19253 [ Andy Whitcroft ]
19254
19255 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
19256 * remove the tlsup driver
19257 * remove lmpcm logitech driver support
19258
19259 [ Bryan Wu ]
19260
19261 * Add 3 missing files to prerm remove file list
19262 - LP: #345623, #415832
19263
19264 [ Chris Wilson ]
19265
19266 * [Upstream] drm/i915: Check that the relocation points to within the
19267 target
19268 - LP: #429241
19269
19270 [ Luke Yelavich ]
19271
19272 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
19273
19274 [ Manoj Iyer ]
19275
19276 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
19277 - LP: #348861
19278
19279 [ Tim Gardner ]
19280
19281 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
19282 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
19283 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
19284 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
19285 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
19286 Upstream suggests that this is not the right approach.
19287
19288 * [Config] Set default I/O scheduler to DEADLINE
19289 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
19290 - LP: #381300
19291
19292 [ ubuntu@tjworld.net ]
19293
19294 * SAUCE: ipw2200: Enable LED by default
19295 - LP: #21367
19296
19297 [ Upstream Kernel Changes ]
19298
19299 * ALSA: hda - Add support for new AMD HD audio devices
19300 - LP: #430564
19301
19302 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
19303
19304linux (2.6.31-10.34) karmic; urgency=low
19305
19306 [ Ted Tso ]
19307
19308 * [Upstream] ext3: Don't update superblock write time when filesystem is
19309 read-only
19310 - LP: #427822
19311
19312 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
19313
19314linux (2.6.31-10.33) karmic; urgency=low
19315
19316 [ Leann Ogasawara ]
19317
19318 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19319 - LP: #421258
19320
19321 [ Tim Gardner ]
19322
19323 * [Config] Unconditionally copy files from sub-flavours lists.
19324 (really, really fix it this time)
19325 - LP: #423426
19326 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19327
19328 [ Upstream Kernel Changes ]
19329
19330 * ext4: Don't update superblock write time when filesystem is read-only
19331 - LP: #427822
19332
19333 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19334
19335linux (2.6.31-10.32) karmic; urgency=low
19336
19337 [ Eric Miao ]
19338
19339 * [Config] enable module support for memory stick
19340 - LP: #159951
19341
19342 [ Tim Gardner ]
19343
19344 * [Config] Unconditionally copy files from sub-flavours lists.
19345 - LP: #423426
19346
19347 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19348
19349linux (2.6.31-10.31) karmic; urgency=low
19350
19351 [ Andy Whitcroft ]
19352
19353 * rebase to v2.6.31 final
19354
19355 [ Colin Watson ]
19356
19357 * [Config] Recommend grub-pc in linux-image
19358 - LP: #385741
19359
19360 [ Ike Panhc ]
19361
19362 * [Upstream] Pull latest update of lenovo-sl-laptop
19363
19364 [ Peter Feuerer ]
19365
19366 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19367 model
19368 - LP: #426691
19369
19370 [ Tim Gardner ]
19371
19372 * [Config] De-macro some package names.
19373
19374 [ Upstream Changes ]
19375
19376 * rebase to 2.6.31 final.
19377
19378 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19379
19380linux (2.6.31-10.30) karmic; urgency=low
19381
19382 [ Amit Kucheria ]
19383
19384 * [Config] Enable CONFIG_USB_DEVICEFS
19385 - LP: #417748
19386 * [Config] Populate the config-update template a bit more
19387
19388 [ Andy Whitcroft ]
19389
19390 * rebase to v2.6.31-rc9
19391 * [Config] update configs following rebase to v2.6.31-rc9
19392 * [Config] update ports configs following rebase to v2.6.31-rc9
19393
19394 [ Colin Ian King ]
19395
19396 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19397 - LP: #254837
19398
19399 [ Jerone Young ]
19400
19401 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19402 white-list
19403 - LP: #281732
19404 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19405 white-list
19406 - LP: #281732
19407 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19408 white-list
19409 - LP: #281732
19410 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19411 white-list
19412 - LP: #281732
19413 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19414 white-list
19415 - LP: #281732
19416
19417 [ John Johansen ]
19418
19419 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19420 - LP: #419308
19421 * SAUCE: AppArmor: Return the correct error codes on profile
19422 addition/removal
19423 - LP: #408473
19424 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19425 - LP: #408454
19426 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19427 - LP: #419222
19428 * SAUCE: AppArmor: Fix change_profile failure
19429 - LP: #401931
19430 * SAUCE: AppArmor: Tell git to ignore generated include files
19431 - LP: #419505
19432
19433 [ Stefan Bader ]
19434
19435 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19436 - LP: #333386
19437 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19438
19439 [ Tim Gardner ]
19440
19441 * [Config] Exclude char-modules from non-x86 udeb creation
19442 * SAUCE: Notify the ACPI call chain of AC events
19443 * [Config] CONFIG_SATA_VIA=m
19444 - LP: #403385
19445 * [Config] Build in all phylib support modules.
19446 * [Config] Don't fail when sub-flavour files are missing
19447 - LP: #423426
19448 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19449 - LP: #423513
19450
19451 [ Upstream ]
19452
19453 * Rebased against v2.6.31-rc9
19454
19455 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19456
19457linux (2.6.31-9.29) karmic; urgency=low
19458
19459 [ Leann Ogasawara ]
19460
19461 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19462 - LP: #419993
19463 * [Config] d-i/modules: Add new char-modules file, initialize with
19464 intel-agp
19465 - LP: #420605
19466
19467 [ Upstream ]
19468
19469 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19470 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19471 adda766193ea1cf3137484a9521972d080d0b7af.
19472
19473 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19474
19475linux (2.6.31-8.28) karmic; urgency=low
19476
19477 [ Ike Panhc ]
19478
19479 * [Config] Let nic-shared-modules depends on crypto-modules
19480 - LP: #360966
19481
19482 [ Leann Ogasawara ]
19483
19484 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19485 constant
19486 - LP: #412492
19487
19488 [ Mario Limonciello ]
19489
19490 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19491 status if HW switch is disabled
19492 - LP: #418721
19493 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19494 Compal made Dell laptops
19495 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19496 with rfkill support
19497
19498 [ Tim Gardner ]
19499
19500 * [Config] Add acpiphp to virtual sub-flavour
19501 - LP: #364916
19502 * Drop KSM patch set for now because of instabilities with encrypted swap.
19503 - LP: #418781
19504
19505 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19506
19507linux (2.6.31-7.27) karmic; urgency=low
19508
19509 [ Tim Gardner ]
19510
19511 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19512 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19513 Replaces previous ksm patches from 2.6.31-6.25
19514 * [Config] KSM=y
19515
19516 [ Upstream ]
19517
19518 * Rebased against v2.6.31-rc7
19519
19520 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
19521
19522linux (2.6.31-6.26) karmic; urgency=low
19523
19524 [ Andy Whitcroft ]
19525
19526 * [Config] enable CONFIG_AUFS_BR_RAMFS
19527 - LP: #414738
19528 * split out debian directory ready for abstraction
19529 * add printdebian target to find branch target
19530 * abstracted debian -- debian/files is not abstracted
19531 * abstracted debian -- packages must be built in debian/<pkg>
19532 * abstracted debian -- kernel-wedge needs to work in debian/
19533 * abstracted debian -- ensure we install the copyright file
19534 * abstracted-debian -- drop the debian directories from headers
19535 * abstracted-debian -- drop the debian directories from headers part 2
19536 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
19537 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
19538 - LP: #410198
19539
19540 [ Luke Yelavich ]
19541
19542 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
19543 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
19544 - LP: #413150
19545 * [Config] Ports: Build all cpu frequency scaling governors into ports
19546 kernels
19547 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
19548 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
19549 * [Config] Ports: Enable PS3 network driver
19550
19551 [ Stefan Bader ]
19552
19553 * abstracted debian -- call $(DEBIAN)/rules using make
19554
19555 [ Tim Gardner ]
19556
19557 * [Config] Abstract the debian directory
19558 * SAUCE: Improve error reporting in postinst
19559 - LP: #358564
19560
19561 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
19562
19563linux (2.6.31-6.25) karmic; urgency=low
19564
19565 [ Andy Whitcroft ]
19566
19567 * script to generate Ubuntu changes from changelog
19568 * [Config] standardise ANDROID options
19569 * [Config] standardise CONFIG_ATM as module
19570 * [Config] standardise CONFIG_LIB80211 as module
19571 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
19572 * [Config] set CONFIG_CRAMFS as module
19573 * [Config] enable CONFIG_DAB and modules
19574 * [Config] set CONFIG_MAC80211_HWSIM as module
19575 * [Config] set CONFIG_NET_CLS_FLOW as module
19576 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
19577 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
19578 * [Config] set CONFIG_RTC_DRV_DS1511 as module
19579 * [Config] set CONFIG_RTC_DRV_R9701 as module
19580 * [Config] set CONFIG_RTC_DRV_S35390A as module
19581 * [Config] set CONFIG_TOIM3232_DONGLE as module
19582 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
19583 * [Config] standardise CONFIG_USB_G_PRINTER as module
19584 * [Config] standardise CONFIG_USB_SERIAL_IR as module
19585 * [Config] set CONFIG_USB_SERIAL_IUU as module
19586 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
19587 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
19588 * cleanup remains of dm-loop
19589 * drop thinkpad ec and smapi support
19590 * drop appleir
19591 * [Config] update configs following rebase to v2.6.31-rc6
19592 * rebase to v2.6.31-rc6
19593
19594 [ Hugh Dickins ]
19595
19596 * SAUCE: ksm patch 1, drop after 2.6.31
19597 * SAUCE: ksm patch 2, drop after 2.6.31
19598 * SAUCE: ksm patch 3, drop after 2.6.31
19599 * SAUCE: ksm patch 4, drop after 2.6.31
19600 * SAUCE: ksm patch 5, drop after 2.6.31
19601 * SAUCE: ksm patch 7, drop after 2.6.31
19602
19603 [ Izik Eidus ]
19604
19605 * SAUCE: ksm patch 0, drop after 2.6.31
19606 * SAUCE: ksm patch 6, drop after 2.6.31
19607 * SAUCE: ksm patch 8, drop after 2.6.31
19608 * SAUCE: ksm patch 9, drop after 2.6.31
19609
19610 [ Luke Yelavich ]
19611
19612 * [Config] Ports: Re-add PS3 modules to udebs
19613
19614 [ Michael Casadevall ]
19615
19616 * [Config] Update SPARC config and d-i files to reflect what can be built
19617
19618 [ Tim Gardner ]
19619
19620 * [Config] Removed armel package support
19621 * [Config] Enabled CONFIG_KSM=y
19622
19623 [ Upstream Kernel Changes ]
19624
19625 * Rebased against v2.6.31-rc6
19626 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
19627 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
19628 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
19629 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
19630 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
19631 changes"
19632 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
19633 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
19634 revision"
19635 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
19636 by default"
19637 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
19638 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
19639 ARCH_MXC_CANONICAL"
19640 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
19641 CONFIG_GPIOLIB"
19642 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
19643 2.6.31"
19644 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
19645 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
19646 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
19647 mxc_uart.h _everywhere_"
19648 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
19649 correct location"
19650 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
19651 snd_card_create"
19652 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
19653 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
19654 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
19655 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
19656 mxc_map_io."
19657 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19658 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19659 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
19660 with snd_soc_card."
19661 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
19662 structure"
19663 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
19664 DMA_MODE_READ/WRITE/MASK"
19665 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
19666 Freescale mx51 platform"
19667 * Driver core: add new device to bus's list before probing
19668 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
19669 power-saving
19670 - LP: #381693, #399750, #380892
19671
19672 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
19673
19674linux (2.6.31-5.24) karmic; urgency=low
19675
19676 [ Amit Kucheria ]
19677
19678 * ARM: IMX51: Make video capture drivers compile
19679 * [Config] IMX51: Config updates
19680
19681 [ Andy Whitcroft ]
19682
19683 * remove leftovers of dm-bbr
19684
19685 [ Leann Ogasawara ]
19686
19687 * Add pata_cs5535 to pata-modules
19688 - LP: #318805
19689
19690 [ Luke Yelavich ]
19691
19692 * [Config] CONFIG_PPC64=y for powerpc64-smp
19693 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
19694 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
19695 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
19696 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
19697 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
19698 * [Config] Enable all PS3 drivers in powerpc64-smp
19699
19700 [ Mario Limonciello ]
19701
19702 * LIRC -- fix lirc-i2c 2.6.31 compilation
19703
19704 [ Matthew Garrett ]
19705
19706 * [Upstream] dell-laptop: Fix rfkill state queries
19707
19708 [ Tim Gardner ]
19709
19710 * [Config] Ignore armel ABI and module changes
19711 * [Config] Update configs after rebase against 2.6.31-rc5
19712
19713 [ Upstream ]
19714
19715 * Rebased to 2.6.31-rc5
19716
19717 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
19718
19719linux (2.6.31-4.23) karmic; urgency=low
19720
19721 [ Andy Whitcroft ]
19722
19723 * AUFS -- update to aufs2-30 20090727
19724 * [Config] enable AUFS FUSE support
19725
19726 [ Luke Yelavich ]
19727
19728 * [Config] CONFIG_JFS_FS=m on sparc
19729
19730 [ Tim Gardner ]
19731
19732 * [Upstream] dell-laptop: Fix rfkill state setting.
19733
19734 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
19735
19736linux (2.6.31-4.22) karmic; urgency=low
19737
19738 [ Amit Kucheria ]
19739
19740 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
19741 * ARM: IMX51: Move board-mx51* header files to the correct location
19742 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
19743 * ARM: IMX51: Make it compile.
19744 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
19745 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
19746 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
19747 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
19748 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
19749 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
19750 * ARM: staging: udlfb: Add vmalloc.h include
19751 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
19752
19753 [ Brad Figg ]
19754
19755 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
19756 * ARM: IMX51: codec structure was moved to the card structure
19757 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
19758 * ARM: IMX51: Get to bus_id by calling dev_name.
19759 * ARM: IMX51: Get to bus_id by calling dev_name.
19760 * ARM: IMX51: Added external declaration for mxc_map_io.
19761 * ARM: IMX51: Removed the mxc_gpio_port structure.
19762 * ARM: IMX51: mxc_timer_init prototype
19763 * ARM: IMX51: Fix up merge error in Kconfig
19764 * ARM: IMX51: Changed from snd_card_new to snd_card_create
19765
19766 [ Dinh Nguyen ]
19767
19768 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
19769 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
19770 * ARM: IMX51: Babbage 2.5 needs a different system revision
19771 * ARM: IMX51: IPU irq handler deadlock fix
19772
19773 [ Tim Gardner ]
19774
19775 * [Config] Enabled CONFIG_CAN=m
19776 - LP: #327243
19777 * [Config] Enabled CONFIG_SERIAL=m
19778 - LP: #397189
19779
19780 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
19781
19782linux (2.6.31-4.21) karmic; urgency=low
19783
19784 [ Amit Kucheria ]
19785
19786 * dm-raid-4-5: Add missing brackets around test_bit()
19787
19788 [ John Johansen ]
19789
19790 * AppArmor: Fix change_profile failing lpn401931
19791 * AppArmor: Fix determination of forced AUDIT messages.
19792 * AppArmor: Fix oops in auditing of the policy interface offset
19793
19794 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
19795
19796linux (2.6.31-4.20) karmic; urgency=low
19797
19798 [ Andy Whitcroft ]
19799
19800 * SAUCE: iscsitarget -- update to SVN revision r214
19801 * SAUCE: iscsitarget -- renable driver
19802 * [Config] consolidate lpia/lpia and i386/generic configs
19803 * [Config] enable CRYPTO modules for all architectures
19804 * [Config] enable cryptoloop
19805 * [Config] enable various filesystems for armel
19806 * [Config] sync i386 generic and generic-pae
19807 * [Config] add the 386 (486 processors and above) flavour
19808 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
19809 - LP: #399914
19810 * add genconfigs/genportsconfigs to extract the built configs
19811 * updateconfigs -- alter concatenation order allow easier updates
19812 * intelfb -- INTELFB now conflicts with DRM_I915
19813 * printchanges -- rebase tree does not have stable tags use changelog
19814 * AppArmor: fix argument size missmatch on 64 bit builds
19815
19816 [ Ike Panhc ]
19817
19818 * Ship bnx2x firmware in nic-modules udeb
19819 - LP: #360966
19820
19821 [ Jeff Mahoney ]
19822
19823 * AppArmor: fix build failure on ia64
19824
19825 [ John Johansen ]
19826
19827 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
19828 initialize.
19829 * AppArmour: fix auditing of domain transitions to include target profile
19830 information
19831 * AppArmor: fix C99 violation
19832 * AppArmor: revert reporting of create to write permission.
19833 * SAUCE: Add config option to set a default LSM
19834 * [Config] enable AppArmor by default
19835 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
19836
19837 [ Keith Packard ]
19838
19839 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
19840 hardware
19841 - LP: #351756
19842
19843 [ Luke Yelavich ]
19844
19845 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
19846 header packages
19847 - LP: #355344
19848
19849 [ Michael Casadevall ]
19850
19851 * [Config] update SPARC config files to allow success build
19852
19853 [ Scott James Remnant ]
19854
19855 * SAUCE: trace: add trace_event for the open() syscall
19856
19857 [ Stefan Bader ]
19858
19859 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
19860 - LP: #396780
19861
19862 [ Tim Gardner ]
19863
19864 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
19865 - LP: #397499
19866 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
19867 refresh
19868 - LP: #365291
19869 * [Config] SSB/B44 are common across all arches/flavours.
19870
19871 [ Upstream ]
19872
19873 * Rebased to 2.6.31-rc4
19874
19875 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
19876
19877linux (2.6.31-3.19) karmic; urgency=low
19878
19879 [ Andy Whitcroft ]
19880
19881 * Revert "[Config] Disabled NDISWRAPPER"
19882 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
19883 * AUFS -- export various core functions
19884 * AUFS -- export various core functions -- fixes
19885 * AUFS -- core filesystem
19886 * AUFS -- track changes in v2.6.31
19887 * [Config] Enable AUFS
19888 * droppped 'iwl3945: do not send scan command if channel count zero' as it
19889 is already upstream but failed to auto-drop on rebase.
19890
19891 [ Eric Paris ]
19892
19893 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
19894 choose
19895 * SAUCE: inotify: check filename before dropping repeat events
19896 * SAUCE: fsnotify: fix inotify tail drop check with path entries
19897
19898 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
19899
19900linux (2.6.31-3.18) karmic; urgency=low
19901
19902 [ Andy Whitcroft ]
19903
19904 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
19905 AUFS"
19906 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
19907 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
19908 security_inode_permission"
19909 * clear out left over AUFS files and modifications
19910
19911 [ Luke Yelavich ]
19912
19913 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
19914 * SAUCE: Explicitly include header files to allow apparmor to build on
19915 powerpc
19916 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
19917
19918 [ Tim Gardner ]
19919
19920 * [Config] Dropped ubuntu/misc/wireless/acx
19921 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
19922
19923 [ Upstream ]
19924
19925 * Rebased to 2.6.31-rc3
19926
19927 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
19928
19929linux (2.6.31-2.17) karmic; urgency=low
19930
19931 [ Andy Whitcroft ]
19932
19933 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
19934 * compcache -- remove redundant Kconfig entries part 2
19935 * compcache -- clean up CCFLAGS declarations
19936 * [Config] enable AppArmor
19937 * AppArmor: fix operator precidence issue in as_path_link
19938
19939 [ John Johansen ]
19940
19941 * AppArmor security module
19942 * AppArmor: Correct mapping of file permissions.
19943 * AppArmor: Turn auditing of ptrace on
19944
19945 [ Luke Yelavich ]
19946
19947 * [Config] disable CONFIG_DM_RAID45 on powerpc
19948
19949 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
19950
19951linux (2.6.31-2.16) karmic; urgency=low
19952
19953 [ Andy Whitcroft ]
19954
19955 * compcache -- remove redundant Kconfig entries
19956 added ignore and ignore.modules for all arches since the compcache update
19957 changes the modules names as well as some compcache ABI values.
19958
19959 [ Manoj Iyer ]
19960
19961 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
19962 * SAUCE: update compcache version to 0.5.3
19963
19964 [ Tim Gardner ]
19965
19966 * [Config]: Fix sparc FTBS by adding ignore.modules
19967
19968 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
19969
19970linux (2.6.31-2.15) karmic; urgency=low
19971
19972 [ Andy Whitcroft ]
19973
19974 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19975 * [Config] Update configs following rebase to 2.6.31-rc2
19976 * [Config] update ports configs following update to 2.6.31-rc2
19977
19978 [ Luke Yelavich ]
19979
19980 * [Config] powerpc - Disable CONFIG_RDS
19981
19982 [ Matt Zimmerman ]
19983
19984 * Rename linux-doc-PKGVER to linux-doc and clean up its description
19985 - LP: #382115
19986
19987 [ Upstream Kernel Changes ]
19988
19989 * rebased to mainline 2.6.31-rc2
19990
19991 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
19992
19993linux (2.6.31-1.14) karmic; urgency=low
19994
19995 [ Andy Whitcroft ]
19996
19997 * update ndiswrapper to 1.55
19998 * remove leftovers of gfs
19999 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
20000
20001 [ Luke Yelavich ]
20002
20003 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
20004 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
20005 kernel
20006
20007 [ Manoj Iyer ]
20008
20009 * Remove snd-bt-sco ubuntu driver
20010
20011 [ Michael Casadevall ]
20012
20013 * [Config] updates ia64 config and d-i folders to allow succesful build
20014 * [Config] Update powerpc and sparc for 2.6.31
20015
20016 [ Upstream Kernel Changes ]
20017
20018 * intel-iommu: fix Identity Mapping to be arch independent
20019 - LP: #384695
20020 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
20021
20022 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
20023
20024linux (2.6.31-1.13) karmic; urgency=low
20025
20026 [ Andy Whitcroft ]
20027
20028 * REBASE: rebased to mainline 2.6.31-rc1
20029 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
20030 no longer applies, using deprecated interfaces, LPIA only, dropped
20031 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
20032 changes now upstream, dropped
20033 * [Config] Update configs following rebase to 2.6.31-rc1
20034 * [Config] update ports configs following update to 2.6.31-rc1
20035
20036 * [Config] disable broken staging driver CONFIG_STLC45XX
20037 * SAUCE: fix compcache to use updates accessors
20038 * [Config] disable staging driver CONFIG_VT6655
20039 * SAUCE: fix DRDB to use updates accessors
20040 * [Disable] ndiswrapper needs update
20041 * [Disable] LIRC I2C needs update
20042 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
20043 * [Config] disable I2C_DESIGNWARE does not compile
20044 * [Config] disable CONFIG_TLSUP for lpia
20045 * [Config] disable CONFIG_FB_UDL for arm
20046 * SAUCE: disable adding scsi headers to linux-libc-dev
20047
20048 [ Mario Limonciello ]
20049
20050 * SAUCE: Add LIRC drivers
20051
20052 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
20053
20054linux (2.6.30-10.12) karmic; urgency=low
20055
20056 [ Andy Whitcroft ]
20057
20058 * [Config] split out the ports configs into their own family
20059 * [Config] update configs following introduction of ports family
20060
20061 [ Upstream Kernel Changes ]
20062
20063 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
20064 description". Fixes linux-doc package name conflicts for now.
20065 - LP: #382115
20066
20067 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
20068
20069linux (2.6.30-10.11) karmic; urgency=low
20070
20071 [ Amit Kucheria ]
20072
20073 * [Config] Comment splitconfig.pl and misc cleanup
20074 * [Config] Rename all configs to the new naming scheme
20075 * [Config] Splitconfig rework
20076 * [Config] Rename scripts/misc/oldconfig to kernelconfig
20077 * [Config] Fix build system for new config split
20078 * [Config] Run updateconfigs after the splitconfig rework
20079
20080 [ Andy Whitcroft ]
20081
20082 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
20083 * [Config] standardise CONFIG_STAGING=y
20084 * [Config] standardise CONFIG_RD_LZMA=y
20085 * [Config] CONFIG_PCI_IOV=y
20086 * [Config] CONFIG_PCI_STUB=m
20087 * [Config] merge kernel configs more agressively
20088
20089 [ Colin Watson ]
20090
20091 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
20092 * [Config] Add support for including firmware in udebs
20093 * [Config] Ship bnx2 firmware in nic-modules udeb
20094 - LP: #384861
20095
20096 [ Luke Yelavich ]
20097
20098 * [Config] ports - Import of ports architectures into kernel packaging
20099 infrastructure
20100 * [Config] ports - Do not update ports kernel configurations by default
20101 * [Config] ports - Disable ABI checking for ports architectures
20102 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
20103 * [Config] ports - Add control.d/vars.* files for ports architectures
20104 * [Config] ports - Add ports architectures for linux-libc-dev
20105 * [Config] ports - Create powerpc specific message-modules and
20106 block-modules udebs
20107 * [Config] ports - Add configuration files for ports architectures
20108
20109 [ Manoj Iyer ]
20110
20111 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
20112 - LP: #329864
20113
20114 [ Michael Casadevall ]
20115
20116 * [Config] ports - Fix compression of kernels
20117
20118 [ Stefan Bader ]
20119
20120 * [Upstream] mmc: prevent dangling block device from accessing stale
20121 queues
20122 - LP: #383668
20123
20124 [ Tim Gardner ]
20125
20126 * [Config] Recommend grub-pc in linux-image
20127 - LP: #385741
20128 * [Config] Implement i386 generic and generic-pae flavours
20129 * [Config] ports - Add control info after integrating ports arches
20130 * [Config] Removed auto-generated files from git
20131 * [Config] Added netxen_nic to nic-modules
20132 - LP: #389603
20133
20134 [ Matt Zimmerman ]
20135
20136 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20137 - LP: #382115
20138
20139 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
20140
20141linux (2.6.30-9.10) karmic; urgency=low
20142
20143 [ Andy Whitcroft ]
20144
20145 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
20146 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
20147 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
20148 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
20149 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
20150 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
20151
20152 [ Upstream Kernel Changes ]
20153
20154 * rebased to 2.6.30 final
20155
20156 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
20157
20158linux (2.6.30-8.9) karmic; urgency=low
20159
20160 [ Andy Whitcroft ]
20161
20162 * Config update removed the following options:
20163 CONFIG_EDAC_AMD8111=m
20164 CONFIG_EDAC_AMD8131=m
20165
20166 [ Upstream Kernel Changes ]
20167
20168 * rebased to 2.6.30-rc8
20169
20170 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
20171
20172linux (2.6.30-7.8) karmic; urgency=low
20173
20174 [ Andy Whitcroft ]
20175
20176 * Enabled NEW configration options:
20177 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
20178 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
20179
20180 [ Upstream Kernel Changes ]
20181
20182 * rebased to 2.6.30-rc7
20183
20184 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
20185
20186linux (2.6.30-6.7) karmic; urgency=low
20187
20188 [ Andy Whitcroft ]
20189
20190 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
20191 upstream)
20192
20193 [ Upstream Kernel Changes ]
20194
20195 * rebased to 2.6.30-rc6
20196
20197 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
20198
20199linux (2.6.30-5.6) karmic; urgency=low
20200
20201 [ Tim Gardner ]
20202
20203 * [Config] Enable Keyspan USB serial device firmware in kernel module
20204 - LP: #334285
20205
20206 [ Upstream Kernel Changes ]
20207
20208 * rebased to 2.6.30-rc5
20209
20210 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
20211
20212linux (2.6.30-4.5) karmic; urgency=low
20213
20214 [ Colin Watson ]
20215
20216 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
20217 /usr/include/asm/* going missing
20218 - LP: #373214
20219
20220 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
20221
20222linux (2.6.30-3.4) karmic; urgency=low
20223
20224 [ Kees Cook ]
20225
20226 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20227 - LP: #369978
20228
20229 [ Stefan Bader ]
20230
20231 * SAUCE: input: Blacklist digitizers from joydev.c
20232 - LP: #300143
20233
20234 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
20235
20236linux (2.6.30-2.3) karmic; urgency=low
20237
20238 [ Tim Gardner ]
20239
20240 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
20241 - LP: #369152
20242 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
20243 * [Config] CONFIG_DRM_I915_KMS=y
20244 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
20245 minimums
20246
20247 [ Upstream Kernel Changes ]
20248
20249 * rebased to 2.6.30-rc4
20250
20251 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
20252
20253linux (2.6.30-1.2) karmic; urgency=low
20254
20255 [ Tim Gardner ]
20256
20257 * [Config] armel: disable staging drivers, fixes FTBS
20258 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
20259
20260 [ Upstream Kernel Changes ]
20261
20262 * mpt2sas: Change reset_type enum to avoid namespace collision.
20263 Submitted upstream.
20264
20265 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
20266
20267linux (2.6.30-1.1) karmic; urgency=low
20268
20269 * Initial release after rebasing against v2.6.30-rc3
20270
20271 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
20272